diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index 2f7d5019bd6030a9f2a972a173c469d3a8ea67b7..821c65dca674a61d13f72728bd169bf47656cec9 100755
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -11,44 +11,56 @@
     </configurations>
   </component>
   <component name="ChangeListManager">
-    <list default="true" id="2624f523-8bdb-4867-a32b-0c8fa25f5cda" name="Default" comment="Added the maxNode parameter">
-      <change afterPath="$PROJECT_DIR$/DATA/Datasets/Nursery/DO_1.data" afterDir="false" />
-      <change afterPath="$PROJECT_DIR$/DATA/Datasets/Nursery/DO_10.data" afterDir="false" />
-      <change afterPath="$PROJECT_DIR$/DATA/Datasets/Nursery/DO_11.data" afterDir="false" />
-      <change afterPath="$PROJECT_DIR$/DATA/Datasets/Nursery/DO_12.data" afterDir="false" />
-      <change afterPath="$PROJECT_DIR$/DATA/Datasets/Nursery/DO_13.data" afterDir="false" />
-      <change afterPath="$PROJECT_DIR$/DATA/Datasets/Nursery/DO_14.data" afterDir="false" />
-      <change afterPath="$PROJECT_DIR$/DATA/Datasets/Nursery/DO_15.data" afterDir="false" />
-      <change afterPath="$PROJECT_DIR$/DATA/Datasets/Nursery/DO_16.data" afterDir="false" />
-      <change afterPath="$PROJECT_DIR$/DATA/Datasets/Nursery/DO_2.data" afterDir="false" />
-      <change afterPath="$PROJECT_DIR$/DATA/Datasets/Nursery/DO_3.data" afterDir="false" />
-      <change afterPath="$PROJECT_DIR$/DATA/Datasets/Nursery/DO_4.data" afterDir="false" />
-      <change afterPath="$PROJECT_DIR$/DATA/Datasets/Nursery/DO_5.data" afterDir="false" />
-      <change afterPath="$PROJECT_DIR$/DATA/Datasets/Nursery/DO_6.data" afterDir="false" />
-      <change afterPath="$PROJECT_DIR$/DATA/Datasets/Nursery/DO_7.data" afterDir="false" />
-      <change afterPath="$PROJECT_DIR$/DATA/Datasets/Nursery/DO_8.data" afterDir="false" />
-      <change afterPath="$PROJECT_DIR$/DATA/Datasets/Nursery/DO_9.data" afterDir="false" />
-      <change afterPath="$PROJECT_DIR$/DATA/Datasets/Nursery/data-clean.csv" afterDir="false" />
-      <change afterPath="$PROJECT_DIR$/DATA/Datasets/Nursery/nursery.data" afterDir="false" />
-      <change afterPath="$PROJECT_DIR$/DATA/Datasets/Nursery/result.data" afterDir="false" />
-      <change afterPath="$PROJECT_DIR$/DATA/Datasets/Nursery/testing.data" afterDir="false" />
-      <change afterPath="$PROJECT_DIR$/DATA/Datasets/Nursery/training.data" afterDir="false" />
-      <change afterPath="$PROJECT_DIR$/DATA/Scripts/Clean_Nursery.py" afterDir="false" />
-      <change afterPath="$PROJECT_DIR$/DATA/Scripts/clean.csv" afterDir="false" />
-      <change afterPath="$PROJECT_DIR$/Scripts/TestPPNB.sh" afterDir="false" />
+    <list default="true" id="2624f523-8bdb-4867-a32b-0c8fa25f5cda" name="Default" comment="Testing PPNB">
+      <change afterPath="$PROJECT_DIR$/CRYPTO/EvalLrUpdate.cpp" afterDir="false" />
+      <change afterPath="$PROJECT_DIR$/CRYPTO/EvalLrUpdate.h" afterDir="false" />
       <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
       <change beforePath="$PROJECT_DIR$/CONFIG/DAPPLE.config" beforeDir="false" afterPath="$PROJECT_DIR$/CONFIG/DAPPLE.config" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/DATA/Datasets/Thyroid/data-clean.csv" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/DATA/Datasets/Thyroid/result.data" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/DATA/Datasets/Thyroid/testing.data" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/DATA/Datasets/Thyroid/training.data" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/DATA/Scripts/Split_Train_Test.py" beforeDir="false" afterPath="$PROJECT_DIR$/DATA/Scripts/Split_Train_Test.py" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/DATA/Scripts/data-brute.txt" beforeDir="false" afterPath="$PROJECT_DIR$/DATA/Scripts/data-brute.txt" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/PPML/PPNB/PPStats.cpp" beforeDir="false" afterPath="$PROJECT_DIR$/PPML/PPNB/PPStats.cpp" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/PPML/PPVFDT/PPVFDT_Classifier.cpp" beforeDir="false" afterPath="$PROJECT_DIR$/PPML/PPVFDT/PPVFDT_Classifier.cpp" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/SER/dtpkc.ser" beforeDir="false" afterPath="$PROJECT_DIR$/SER/dtpkc.ser" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/TEST/main.cpp" beforeDir="false" afterPath="$PROJECT_DIR$/TEST/main.cpp" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/CRYPTO/EvalSigmoid.cpp" beforeDir="false" afterPath="$PROJECT_DIR$/CRYPTO/EvalSigmoid.cpp" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/DATA/Datasets/Bank/LR/DO_1.data" beforeDir="false" afterPath="$PROJECT_DIR$/DATA/Datasets/Bank/LR/DO_1.data" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/DATA/Datasets/Bank/LR/DO_10.data" beforeDir="false" afterPath="$PROJECT_DIR$/DATA/Datasets/Bank/LR/DO_10.data" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/DATA/Datasets/Bank/LR/DO_11.data" beforeDir="false" afterPath="$PROJECT_DIR$/DATA/Datasets/Bank/LR/DO_11.data" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/DATA/Datasets/Bank/LR/DO_12.data" beforeDir="false" afterPath="$PROJECT_DIR$/DATA/Datasets/Bank/LR/DO_12.data" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/DATA/Datasets/Bank/LR/DO_13.data" beforeDir="false" afterPath="$PROJECT_DIR$/DATA/Datasets/Bank/LR/DO_13.data" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/DATA/Datasets/Bank/LR/DO_14.data" beforeDir="false" afterPath="$PROJECT_DIR$/DATA/Datasets/Bank/LR/DO_14.data" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/DATA/Datasets/Bank/LR/DO_15.data" beforeDir="false" afterPath="$PROJECT_DIR$/DATA/Datasets/Bank/LR/DO_15.data" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/DATA/Datasets/Bank/LR/DO_16.data" beforeDir="false" afterPath="$PROJECT_DIR$/DATA/Datasets/Bank/LR/DO_16.data" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/DATA/Datasets/Bank/LR/DO_2.data" beforeDir="false" afterPath="$PROJECT_DIR$/DATA/Datasets/Bank/LR/DO_2.data" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/DATA/Datasets/Bank/LR/DO_3.data" beforeDir="false" afterPath="$PROJECT_DIR$/DATA/Datasets/Bank/LR/DO_3.data" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/DATA/Datasets/Bank/LR/DO_4.data" beforeDir="false" afterPath="$PROJECT_DIR$/DATA/Datasets/Bank/LR/DO_4.data" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/DATA/Datasets/Bank/LR/DO_5.data" beforeDir="false" afterPath="$PROJECT_DIR$/DATA/Datasets/Bank/LR/DO_5.data" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/DATA/Datasets/Bank/LR/DO_6.data" beforeDir="false" afterPath="$PROJECT_DIR$/DATA/Datasets/Bank/LR/DO_6.data" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/DATA/Datasets/Bank/LR/DO_7.data" beforeDir="false" afterPath="$PROJECT_DIR$/DATA/Datasets/Bank/LR/DO_7.data" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/DATA/Datasets/Bank/LR/DO_8.data" beforeDir="false" afterPath="$PROJECT_DIR$/DATA/Datasets/Bank/LR/DO_8.data" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/DATA/Datasets/Bank/LR/DO_9.data" beforeDir="false" afterPath="$PROJECT_DIR$/DATA/Datasets/Bank/LR/DO_9.data" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/DATA/Datasets/Nursery/DO_1.data" beforeDir="false" afterPath="$PROJECT_DIR$/DATA/Datasets/Nursery/DO_1.data" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/DATA/Datasets/Nursery/DO_10.data" beforeDir="false" afterPath="$PROJECT_DIR$/DATA/Datasets/Nursery/DO_10.data" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/DATA/Datasets/Nursery/DO_11.data" beforeDir="false" afterPath="$PROJECT_DIR$/DATA/Datasets/Nursery/DO_11.data" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/DATA/Datasets/Nursery/DO_12.data" beforeDir="false" afterPath="$PROJECT_DIR$/DATA/Datasets/Nursery/DO_12.data" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/DATA/Datasets/Nursery/DO_13.data" beforeDir="false" afterPath="$PROJECT_DIR$/DATA/Datasets/Nursery/DO_13.data" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/DATA/Datasets/Nursery/DO_14.data" beforeDir="false" afterPath="$PROJECT_DIR$/DATA/Datasets/Nursery/DO_14.data" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/DATA/Datasets/Nursery/DO_15.data" beforeDir="false" afterPath="$PROJECT_DIR$/DATA/Datasets/Nursery/DO_15.data" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/DATA/Datasets/Nursery/DO_16.data" beforeDir="false" afterPath="$PROJECT_DIR$/DATA/Datasets/Nursery/DO_16.data" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/DATA/Datasets/Nursery/DO_2.data" beforeDir="false" afterPath="$PROJECT_DIR$/DATA/Datasets/Nursery/DO_2.data" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/DATA/Datasets/Nursery/DO_3.data" beforeDir="false" afterPath="$PROJECT_DIR$/DATA/Datasets/Nursery/DO_3.data" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/DATA/Datasets/Nursery/DO_4.data" beforeDir="false" afterPath="$PROJECT_DIR$/DATA/Datasets/Nursery/DO_4.data" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/DATA/Datasets/Nursery/DO_5.data" beforeDir="false" afterPath="$PROJECT_DIR$/DATA/Datasets/Nursery/DO_5.data" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/DATA/Datasets/Nursery/DO_6.data" beforeDir="false" afterPath="$PROJECT_DIR$/DATA/Datasets/Nursery/DO_6.data" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/DATA/Datasets/Nursery/DO_7.data" beforeDir="false" afterPath="$PROJECT_DIR$/DATA/Datasets/Nursery/DO_7.data" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/DATA/Datasets/Nursery/DO_8.data" beforeDir="false" afterPath="$PROJECT_DIR$/DATA/Datasets/Nursery/DO_8.data" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/DATA/Datasets/Nursery/DO_9.data" beforeDir="false" afterPath="$PROJECT_DIR$/DATA/Datasets/Nursery/DO_9.data" afterDir="false" />
       <change beforePath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/DAPPLE.dir/CXX.includecache" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/DAPPLE.dir/CXX.includecache" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/DAPPLE.dir/DependInfo.cmake" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/DAPPLE.dir/DependInfo.cmake" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/DAPPLE.dir/build.make" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/DAPPLE.dir/build.make" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/DAPPLE.dir/cmake_clean.cmake" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/DAPPLE.dir/cmake_clean.cmake" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/DAPPLE.dir/depend.internal" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/DAPPLE.dir/depend.internal" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/DAPPLE.dir/depend.make" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/DAPPLE.dir/depend.make" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/DAPPLE.dir/link.txt" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/DAPPLE.dir/link.txt" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/DAPPLE.dir/progress.make" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/DAPPLE.dir/progress.make" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/Makefile2" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/Makefile2" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/progress.marks" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/progress.marks" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/cmake-build-debug/DAPPLE.cbp" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-debug/DAPPLE.cbp" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/cmake-build-debug/Makefile" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-debug/Makefile" afterDir="false" />
     </list>
     <ignored path="$PROJECT_DIR$/cmake-build-debug/" />
     <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
@@ -66,98 +78,88 @@
       <file pinned="false" current-in-tab="false">
         <entry file="file://$PROJECT_DIR$/CONFIG/DAPPLE.config">
           <provider selected="true" editor-type-id="text-editor">
-            <state relative-caret-position="90">
-              <caret line="6" column="25" lean-forward="true" selection-start-line="6" selection-start-column="25" selection-end-line="6" selection-end-column="25" />
+            <state relative-caret-position="30">
+              <caret line="2" column="30" selection-start-line="2" selection-start-column="30" selection-end-line="2" selection-end-column="30" />
             </state>
           </provider>
         </entry>
       </file>
       <file pinned="false" current-in-tab="false">
-        <entry file="file://$PROJECT_DIR$/EXP/DebugPPNB/Cipher-2019-03-28-16:48:01-Stats.csv">
-          <provider selected="true" editor-type-id="text-editor" />
-        </entry>
-      </file>
-      <file pinned="false" current-in-tab="false">
-        <entry file="file://$PROJECT_DIR$/EXP/DebugPPNB/Cipher-2019-03-29-08:52:10-Stats.csv">
+        <entry file="file://$PROJECT_DIR$/CRYPTO/EvalSigmoid.cpp">
           <provider selected="true" editor-type-id="text-editor">
-            <state relative-caret-position="270">
-              <caret line="18" lean-forward="true" selection-start-line="18" selection-end-line="18" />
+            <state relative-caret-position="130">
+              <caret line="80" column="91" lean-forward="true" selection-start-line="78" selection-start-column="3" selection-end-line="80" selection-end-column="91" />
+              <folding>
+                <element signature="e#0#24#0" expanded="true" />
+              </folding>
             </state>
           </provider>
         </entry>
       </file>
       <file pinned="false" current-in-tab="true">
-        <entry file="file://$PROJECT_DIR$/Scripts/TestPPNB.sh">
+        <entry file="file://$PROJECT_DIR$/CRYPTO/EvalLrUpdate.cpp">
           <provider selected="true" editor-type-id="text-editor">
-            <state relative-caret-position="705">
-              <caret line="47" lean-forward="true" selection-start-line="47" selection-end-line="47" />
+            <state relative-caret-position="180">
+              <caret line="74" lean-forward="true" selection-start-line="74" selection-end-line="74" />
+              <folding>
+                <element signature="e#0#25#0" expanded="true" />
+              </folding>
             </state>
           </provider>
         </entry>
       </file>
       <file pinned="false" current-in-tab="false">
-        <entry file="file://$PROJECT_DIR$/Scripts/vary_th.sh">
+        <entry file="file://$PROJECT_DIR$/CRYPTO/EvalLrUpdate.h">
           <provider selected="true" editor-type-id="text-editor">
-            <state relative-caret-position="30">
-              <caret line="2" selection-start-line="2" selection-end-line="11" />
+            <state relative-caret-position="165">
+              <caret line="11" column="8" selection-start-line="11" selection-start-column="8" selection-end-line="11" selection-end-column="8" />
             </state>
           </provider>
         </entry>
       </file>
       <file pinned="false" current-in-tab="false">
-        <entry file="file://$PROJECT_DIR$/ML/NB/Stats.cpp">
+        <entry file="file://$PROJECT_DIR$/CRYPTO/EvalEntropy.cpp">
           <provider selected="true" editor-type-id="text-editor">
-            <state relative-caret-position="75">
-              <caret line="5" column="2" selection-start-line="5" selection-start-column="2" selection-end-line="5" selection-end-column="2" />
-              <folding>
-                <element signature="e#0#18#0" expanded="true" />
-                <element signature="e#80#220#0" />
-                <element signature="e#223#1383#0" />
-                <element signature="e#1385#1781#0" />
-                <element signature="e#1783#1892#0" />
-              </folding>
+            <state relative-caret-position="-1035">
+              <caret line="72" column="4" selection-start-line="72" selection-start-column="4" selection-end-line="72" selection-end-column="25" />
             </state>
           </provider>
         </entry>
       </file>
       <file pinned="false" current-in-tab="false">
-        <entry file="file://$PROJECT_DIR$/PPML/PPVFDT/PPVFDT_Classifier.cpp">
+        <entry file="file://$PROJECT_DIR$/CRYPTO/EvalEntropy.h">
           <provider selected="true" editor-type-id="text-editor">
-            <state relative-caret-position="88">
-              <caret line="295" column="37" selection-start-line="295" selection-start-column="34" selection-end-line="295" selection-end-column="37" />
-              <folding>
-                <element signature="e#20#50#0" expanded="true" />
-              </folding>
-            </state>
+            <state relative-caret-position="-450" />
           </provider>
         </entry>
       </file>
       <file pinned="false" current-in-tab="false">
-        <entry file="file://$PROJECT_DIR$/PPML/PPNB/PPStats.cpp">
+        <entry file="file://$PROJECT_DIR$/EXP/DEBUG-LR/Cipher-2019-04-03-13:48:10-Stats.csv">
+          <provider selected="true" editor-type-id="text-editor" />
+        </entry>
+      </file>
+      <file pinned="false" current-in-tab="false">
+        <entry file="file://$PROJECT_DIR$/ML/LR/LR.cpp">
           <provider selected="true" editor-type-id="text-editor">
-            <state relative-caret-position="178">
-              <caret line="100" column="40" selection-start-line="100" selection-start-column="40" selection-end-line="100" selection-end-column="40" />
+            <state relative-caret-position="-525">
+              <caret line="202" selection-start-line="202" selection-end-line="202" />
               <folding>
-                <element signature="e#0#20#0" expanded="true" />
+                <element signature="e#0#16#0" expanded="true" />
               </folding>
             </state>
           </provider>
         </entry>
       </file>
       <file pinned="false" current-in-tab="false">
-        <entry file="file://$PROJECT_DIR$/PPML/PPVFDT/PPNode.cpp">
-          <provider selected="true" editor-type-id="text-editor">
-            <state relative-caret-position="88">
-              <caret line="18" column="33" selection-start-line="18" selection-start-column="33" selection-end-line="18" selection-end-column="33" />
-            </state>
-          </provider>
+        <entry file="file://$PROJECT_DIR$/EXP/LR-Bank/LR-2019-03-13-21:10:32-Stats.csv">
+          <provider selected="true" editor-type-id="text-editor" />
         </entry>
       </file>
       <file pinned="false" current-in-tab="false">
-        <entry file="file://$PROJECT_DIR$/PPML/PPVFDT/PPNodeStats.cpp">
+        <entry file="file://$PROJECT_DIR$/EXP/LR-Bank/LR-2019-03-13-21:10:32-Config.txt">
           <provider selected="true" editor-type-id="text-editor">
-            <state relative-caret-position="88">
-              <caret line="6" column="10" selection-start-line="6" selection-start-column="7" selection-end-line="6" selection-end-column="10" />
+            <state relative-caret-position="330">
+              <caret line="61" column="2" selection-start-line="56" selection-start-column="1" selection-end-line="61" selection-end-column="2" />
             </state>
           </provider>
         </entry>
@@ -166,8 +168,6 @@
   </component>
   <component name="FindInProjectRecents">
     <findStrings>
-      <find>reset</find>
-      <find>counter++</find>
       <find>counter</find>
       <find>Split</find>
       <find>split</find>
@@ -196,6 +196,8 @@
       <find>classify</find>
       <find>update</find>
       <find>omp</find>
+      <find>time</find>
+      <find>predict</find>
     </findStrings>
     <replaceStrings>
       <replace>EvalCmp100</replace>
@@ -216,9 +218,6 @@
   <component name="IdeDocumentHistory">
     <option name="CHANGED_PATHS">
       <list>
-        <option value="$PROJECT_DIR$/ML/IO/DatasetReader.h" />
-        <option value="$PROJECT_DIR$/ML/LR/LR.h" />
-        <option value="$PROJECT_DIR$/DATA/Scripts/Clean_Bank.py" />
         <option value="$PROJECT_DIR$/DATA/Datasets/Bank/clean.csv" />
         <option value="$PROJECT_DIR$/DATA/Scripts/subsetRebalance.py" />
         <option value="$PROJECT_DIR$/DATA/Scripts/Clean_Autism.py" />
@@ -233,7 +232,6 @@
         <option value="$PROJECT_DIR$/CRYPTO/EvalHBound.cpp" />
         <option value="$PROJECT_DIR$/CRYPTO/EvalMult.cpp" />
         <option value="$PROJECT_DIR$/CRYPTO/EvalProba.cpp" />
-        <option value="$PROJECT_DIR$/CRYPTO/EvalSigmoid.cpp" />
         <option value="$PROJECT_DIR$/CRYPTO/EvalStandardDiv.cpp" />
         <option value="$PROJECT_DIR$/CRYPTO/SkeySwitch.cpp" />
         <option value="$PROJECT_DIR$/PPML/EVAL/EvaluateClassification.py" />
@@ -265,8 +263,12 @@
         <option value="$PROJECT_DIR$/DATA/Scripts/Split_Train_Test.py" />
         <option value="$PROJECT_DIR$/TEST/main.cpp" />
         <option value="$PROJECT_DIR$/PPML/PPNB/PPStats.cpp" />
-        <option value="$PROJECT_DIR$/CONFIG/DAPPLE.config" />
         <option value="$PROJECT_DIR$/Scripts/TestPPNB.sh" />
+        <option value="$PROJECT_DIR$/EXP/LR-Bank/LR-2019-03-13-21:10:32-Config.txt" />
+        <option value="$PROJECT_DIR$/CONFIG/DAPPLE.config" />
+        <option value="$PROJECT_DIR$/CRYPTO/EvalSigmoid.cpp" />
+        <option value="$PROJECT_DIR$/CRYPTO/EvalLrUpdate.h" />
+        <option value="$PROJECT_DIR$/CRYPTO/EvalLrUpdate.cpp" />
       </list>
     </option>
   </component>
@@ -299,12 +301,7 @@
             <path>
               <item name="DAPPLE" type="b2602c69:ProjectViewProjectNode" />
               <item name="DAPPLE-2.0" type="462c0819:PsiDirectoryNode" />
-              <item name="Scripts" type="462c0819:PsiDirectoryNode" />
-            </path>
-            <path>
-              <item name="DAPPLE" type="b2602c69:ProjectViewProjectNode" />
-              <item name="DAPPLE-2.0" type="462c0819:PsiDirectoryNode" />
-              <item name="TEST" type="462c0819:PsiDirectoryNode" />
+              <item name="CRYPTO" type="462c0819:PsiDirectoryNode" />
             </path>
           </expand>
           <select />
@@ -329,11 +326,11 @@
       <recent name="$PROJECT_DIR$/TEST" />
     </key>
     <key name="CopyFile.RECENT_KEYS">
+      <recent name="$PROJECT_DIR$/CRYPTO" />
       <recent name="$PROJECT_DIR$/Scripts" />
       <recent name="$PROJECT_DIR$/DATA/Scripts" />
       <recent name="$PROJECT_DIR$/cmake-build-debug" />
       <recent name="$PROJECT_DIR$" />
-      <recent name="$PROJECT_DIR$/CRYPTO" />
     </key>
   </component>
   <component name="RunDashboard">
@@ -411,14 +408,7 @@
       <workItem from="1553532738694" duration="2640000" />
       <workItem from="1553555726404" duration="2609000" />
       <workItem from="1553591361409" duration="14332000" />
-      <workItem from="1553676823720" duration="20815000" />
-    </task>
-    <task id="LOCAL-00004" summary="31/10/2018 (CleanUp)">
-      <created>1541006613666</created>
-      <option name="number" value="00004" />
-      <option name="presentableId" value="LOCAL-00004" />
-      <option name="project" value="LOCAL" />
-      <updated>1541006613666</updated>
+      <workItem from="1553676823720" duration="30999000" />
     </task>
     <task id="LOCAL-00005" summary="31/10/2018 (Added NTL)">
       <created>1541006791950</created>
@@ -756,11 +746,18 @@
       <option name="project" value="LOCAL" />
       <updated>1553617730415</updated>
     </task>
-    <option name="localTasksCounter" value="53" />
+    <task id="LOCAL-00053" summary="Testing PPNB">
+      <created>1553943203444</created>
+      <option name="number" value="00053" />
+      <option name="presentableId" value="LOCAL-00053" />
+      <option name="project" value="LOCAL" />
+      <updated>1553943203448</updated>
+    </task>
+    <option name="localTasksCounter" value="54" />
     <servers />
   </component>
   <component name="TimeTrackingManager">
-    <option name="totallyTimeSpent" value="686295000" />
+    <option name="totallyTimeSpent" value="696479000" />
   </component>
   <component name="TodoView">
     <todo-panel id="selected-file">
@@ -772,8 +769,7 @@
     </todo-panel>
   </component>
   <component name="ToolWindowManager">
-    <frame x="67" y="25" width="1355" height="678" extended-state="6" />
-    <editor active="true" />
+    <frame x="67" y="25" width="1355" height="686" extended-state="6" />
     <layout>
       <window_info active="true" content_ui="combo" id="Project" order="0" sideWeight="0.8053333" visible="true" weight="0.3040489" />
       <window_info id="Structure" order="1" sideWeight="0.2735043" side_tool="true" weight="0.3390558" />
@@ -781,14 +777,14 @@
       <window_info anchor="bottom" id="Database Changes" order="0" />
       <window_info anchor="bottom" id="Message" order="1" />
       <window_info anchor="bottom" id="Find" order="2" sideWeight="0.49503437" weight="0.32817337" />
-      <window_info anchor="bottom" id="Run" order="3" sideWeight="0.6355997" visible="true" weight="0.3096539" />
+      <window_info anchor="bottom" id="Run" order="3" sideWeight="0.6355997" visible="true" weight="0.30520648" />
       <window_info anchor="bottom" id="Debug" order="4" sideWeight="0.58594346" weight="0.36612022" />
       <window_info anchor="bottom" id="Cvs" order="5" weight="0.25" />
       <window_info anchor="bottom" id="Inspection" order="6" weight="0.4" />
       <window_info anchor="bottom" id="TODO" order="7" sideWeight="0.49920928" weight="0.32786885" />
-      <window_info anchor="bottom" id="Messages" order="8" sideWeight="0.6363636" weight="0.41894352" />
+      <window_info anchor="bottom" id="Messages" order="8" sideWeight="0.6363636" weight="0.4183124" />
       <window_info anchor="bottom" id="Event Log" order="9" sideWeight="0.53093964" side_tool="true" weight="0.38069215" />
-      <window_info anchor="bottom" id="Terminal" order="10" sideWeight="0.46906036" weight="0.3132969" />
+      <window_info anchor="bottom" id="Terminal" order="10" sideWeight="0.46906036" weight="0.3123878" />
       <window_info anchor="bottom" id="Version Control" order="11" sideWeight="0.49197862" weight="0.32422587" />
       <window_info anchor="bottom" id="CMake" order="12" sideWeight="0.7173415" weight="0.36612022" />
       <window_info anchor="right" id="Database" order="0" />
@@ -846,7 +842,6 @@
   <component name="VcsManagerConfiguration">
     <option name="CHECK_CODE_SMELLS_BEFORE_PROJECT_COMMIT" value="false" />
     <option name="CHECK_NEW_TODO" value="false" />
-    <MESSAGE value="14/11/2018 : Error in reading dataset" />
     <MESSAGE value="15/11/2018 : DatasetReader module works and tested" />
     <MESSAGE value="16/11/2018 : Half of the VFDT algo is coded but not tested" />
     <MESSAGE value="19/11/2018 : NPFDT done but still not tested nor working" />
@@ -871,7 +866,8 @@
     <MESSAGE value="Debugging the trace diff between PP and NPP : I think the pb is fixed !" />
     <MESSAGE value="reverted from the big keys thingy" />
     <MESSAGE value="Added the maxNode parameter" />
-    <option name="LAST_COMMIT_MESSAGE" value="Added the maxNode parameter" />
+    <MESSAGE value="Testing PPNB" />
+    <option name="LAST_COMMIT_MESSAGE" value="Testing PPNB" />
   </component>
   <component name="XDebuggerManager">
     <breakpoint-manager>
@@ -1341,126 +1337,6 @@
     </watches-manager>
   </component>
   <component name="editorHistoryManager">
-    <entry file="file://$PROJECT_DIR$/EXP/DebugPPNB/clear-2019-03-27-18:29:14-Stats.csv">
-      <provider selected="true" editor-type-id="text-editor" />
-    </entry>
-    <entry file="file://$PROJECT_DIR$/EXP/DebugPPNB/clear-2019-03-27-18:06:35-Stats.csv">
-      <provider selected="true" editor-type-id="text-editor">
-        <state relative-caret-position="270">
-          <caret line="18" selection-start-line="18" selection-end-line="18" />
-        </state>
-      </provider>
-    </entry>
-    <entry file="file://$PROJECT_DIR$/EXP/DebugPPNB/clear-2019-03-27-18:05:00-Stats.csv">
-      <provider selected="true" editor-type-id="text-editor">
-        <state relative-caret-position="45">
-          <caret line="3" selection-start-line="3" selection-end-line="3" />
-        </state>
-      </provider>
-    </entry>
-    <entry file="file://$PROJECT_DIR$/EXP/DebugPPNB/clear-2019-03-28-13:32:03-Stats.csv">
-      <provider selected="true" editor-type-id="text-editor" />
-    </entry>
-    <entry file="file://$PROJECT_DIR$/EXP/DebugPPNB/clear-2019-03-28-13:34:30-ClassOutput.txt">
-      <provider selected="true" editor-type-id="text-editor" />
-    </entry>
-    <entry file="file://$PROJECT_DIR$/EXP/DebugPPNB/clear-2019-03-28-13:34:30-Stats.csv">
-      <provider selected="true" editor-type-id="text-editor" />
-    </entry>
-    <entry file="file://$PROJECT_DIR$/ML/NB/Stats.h">
-      <provider selected="true" editor-type-id="text-editor">
-        <state relative-caret-position="150">
-          <caret line="18" column="25" selection-start-line="18" selection-start-column="25" selection-end-line="18" selection-end-column="25" />
-        </state>
-      </provider>
-    </entry>
-    <entry file="file://$PROJECT_DIR$/ML/NB/NB_Classifier.cpp">
-      <provider selected="true" editor-type-id="text-editor">
-        <state relative-caret-position="98">
-          <caret line="93" selection-start-line="93" selection-end-line="93" />
-          <folding>
-            <element signature="e#40#57#0" expanded="true" />
-          </folding>
-        </state>
-      </provider>
-    </entry>
-    <entry file="file://$PROJECT_DIR$/EXP/DebugPPNB/clear-2019-03-28-13:50:23-Stats.csv">
-      <provider selected="true" editor-type-id="text-editor" />
-    </entry>
-    <entry file="file://$PROJECT_DIR$/DATA/Datasets/SIS/DO_1.data">
-      <provider selected="true" editor-type-id="text-editor" />
-    </entry>
-    <entry file="file://$PROJECT_DIR$/EXP/DebugPPNB/clear-2019-03-28-13:53:57-Stats.csv">
-      <provider selected="true" editor-type-id="text-editor" />
-    </entry>
-    <entry file="file://$PROJECT_DIR$/DATA/Datasets/Autism/clean.csv">
-      <provider selected="true" editor-type-id="text-editor">
-        <state relative-caret-position="-7920">
-          <caret column="36" selection-start-column="36" selection-end-column="36" />
-        </state>
-      </provider>
-    </entry>
-    <entry file="file://$PROJECT_DIR$/DATA/Datasets/Autism/DO_1.data">
-      <provider selected="true" editor-type-id="text-editor">
-        <state relative-caret-position="-503">
-          <caret line="9" column="42" selection-start-line="9" selection-start-column="42" selection-end-line="9" selection-end-column="42" />
-        </state>
-      </provider>
-    </entry>
-    <entry file="file://$PROJECT_DIR$/DATA/Datasets/Autism/DO_2.data">
-      <provider selected="true" editor-type-id="text-editor" />
-    </entry>
-    <entry file="file://$PROJECT_DIR$/DATA/Datasets/Autism/Desc.txt">
-      <provider selected="true" editor-type-id="text-editor" />
-    </entry>
-    <entry file="file://$PROJECT_DIR$/EXP/DebugPPNB/clear-2019-03-28-13:56:22-Stats.csv">
-      <provider selected="true" editor-type-id="text-editor" />
-    </entry>
-    <entry file="file://$PROJECT_DIR$/EXP/DebugPPNB/clear-2019-03-28-13:56:22-ClassOutput.txt">
-      <provider selected="true" editor-type-id="text-editor">
-        <state relative-caret-position="142">
-          <caret line="133" column="2" selection-start-line="133" selection-start-column="2" selection-end-line="133" selection-end-column="2" />
-        </state>
-      </provider>
-    </entry>
-    <entry file="file://$PROJECT_DIR$/DATA/Datasets/Thyroid/training.data">
-      <provider selected="true" editor-type-id="text-editor" />
-    </entry>
-    <entry file="file://$PROJECT_DIR$/DATA/Datasets/Spam/Desc.txt">
-      <provider selected="true" editor-type-id="text-editor">
-        <state relative-caret-position="-68">
-          <caret line="14" column="56" selection-start-line="14" selection-start-column="56" selection-end-line="14" selection-end-column="56" />
-        </state>
-      </provider>
-    </entry>
-    <entry file="file://$PROJECT_DIR$/DATA/Datasets/Vote/DO_4.data">
-      <provider selected="true" editor-type-id="text-editor">
-        <state relative-caret-position="-248">
-          <caret line="16" column="47" selection-start-line="16" selection-start-column="47" selection-end-line="16" selection-end-column="47" />
-        </state>
-      </provider>
-    </entry>
-    <entry file="file://$PROJECT_DIR$/EXP/DebugPPNB/clear-2019-03-28-14:11:19-Stats.csv">
-      <provider selected="true" editor-type-id="text-editor">
-        <state relative-caret-position="45">
-          <caret line="3" column="54" selection-start-line="3" selection-start-column="48" selection-end-line="3" selection-end-column="54" />
-        </state>
-      </provider>
-    </entry>
-    <entry file="file://$PROJECT_DIR$/DATA/Scripts/Clean_Nursery.py">
-      <provider selected="true" editor-type-id="text-editor">
-        <state relative-caret-position="180">
-          <caret line="12" column="54" selection-start-line="12" selection-start-column="54" selection-end-line="12" selection-end-column="54" />
-        </state>
-      </provider>
-    </entry>
-    <entry file="file://$PROJECT_DIR$/DATA/CLEAN/nursery_12960_8.csv">
-      <provider selected="true" editor-type-id="text-editor">
-        <state>
-          <caret selection-end-line="1" />
-        </state>
-      </provider>
-    </entry>
     <entry file="file://$PROJECT_DIR$/DATA/Scripts/clean.csv">
       <provider selected="true" editor-type-id="text-editor" />
     </entry>
@@ -1542,16 +1418,6 @@
         </state>
       </provider>
     </entry>
-    <entry file="file://$PROJECT_DIR$/PPML/PPNB/PPNB_Classifier.cpp">
-      <provider selected="true" editor-type-id="text-editor">
-        <state relative-caret-position="240">
-          <caret line="16" column="15" selection-start-line="16" selection-start-column="15" selection-end-line="16" selection-end-column="15" />
-          <folding>
-            <element signature="e#0#17#0" expanded="true" />
-          </folding>
-        </state>
-      </provider>
-    </entry>
     <entry file="file://$PROJECT_DIR$/ML/NB/Stats.cpp">
       <provider selected="true" editor-type-id="text-editor">
         <state relative-caret-position="75">
@@ -1600,20 +1466,13 @@
         </state>
       </provider>
     </entry>
-    <entry file="file://$PROJECT_DIR$/CONFIG/DAPPLE.config">
-      <provider selected="true" editor-type-id="text-editor">
-        <state relative-caret-position="90">
-          <caret line="6" column="25" lean-forward="true" selection-start-line="6" selection-start-column="25" selection-end-line="6" selection-end-column="25" />
-        </state>
-      </provider>
-    </entry>
     <entry file="file://$PROJECT_DIR$/EXP/DebugPPNB/Cipher-2019-03-28-16:48:01-Stats.csv">
       <provider selected="true" editor-type-id="text-editor" />
     </entry>
     <entry file="file://$PROJECT_DIR$/EXP/DebugPPNB/Cipher-2019-03-29-08:52:10-Stats.csv">
       <provider selected="true" editor-type-id="text-editor">
         <state relative-caret-position="270">
-          <caret line="18" lean-forward="true" selection-start-line="18" selection-end-line="18" />
+          <caret line="18" selection-start-line="18" selection-end-line="18" />
         </state>
       </provider>
     </entry>
@@ -1626,8 +1485,145 @@
     </entry>
     <entry file="file://$PROJECT_DIR$/Scripts/TestPPNB.sh">
       <provider selected="true" editor-type-id="text-editor">
-        <state relative-caret-position="705">
-          <caret line="47" lean-forward="true" selection-start-line="47" selection-end-line="47" />
+        <state relative-caret-position="285">
+          <caret line="19" column="2" selection-start-line="19" selection-start-column="2" selection-end-line="19" selection-end-column="2" />
+        </state>
+      </provider>
+    </entry>
+    <entry file="file://$PROJECT_DIR$/PPML/PPNB/PPNB_Classifier.cpp">
+      <provider selected="true" editor-type-id="text-editor">
+        <state relative-caret-position="-210">
+          <caret line="292" column="14" selection-start-line="292" selection-start-column="9" selection-end-line="292" selection-end-column="14" />
+          <folding>
+            <element signature="e#0#17#0" expanded="true" />
+          </folding>
+        </state>
+      </provider>
+    </entry>
+    <entry file="file://$PROJECT_DIR$/EXP/DebugPPNB/Cipher-2019-04-03-10:50:29-Stats.csv">
+      <provider selected="true" editor-type-id="text-editor">
+        <state relative-caret-position="255">
+          <caret line="17" column="17" selection-start-line="17" selection-start-column="17" selection-end-line="17" selection-end-column="17" />
+        </state>
+      </provider>
+    </entry>
+    <entry file="file://$PROJECT_DIR$/EXP/DEBUG-LR/Cipher-2019-04-03-13:21:49-Stats.csv">
+      <provider selected="true" editor-type-id="text-editor" />
+    </entry>
+    <entry file="file://$PROJECT_DIR$/EXP/DEBUG-LR/Cipher-2019-04-03-13:23:53-Stats.csv">
+      <provider selected="true" editor-type-id="text-editor" />
+    </entry>
+    <entry file="file://$PROJECT_DIR$/EXP/DEBUG-LR/Cipher-2019-04-03-13:24:57-Stats.csv">
+      <provider selected="true" editor-type-id="text-editor" />
+    </entry>
+    <entry file="file://$PROJECT_DIR$/EXP/DEBUG-LR/Cipher-2019-04-03-13:29:57-Stats.csv">
+      <provider selected="true" editor-type-id="text-editor" />
+    </entry>
+    <entry file="file://$PROJECT_DIR$/EXP/DEBUG-LR/Cipher-2019-04-03-13:31:34-Stats.csv">
+      <provider selected="true" editor-type-id="text-editor" />
+    </entry>
+    <entry file="file://$PROJECT_DIR$/EXP/LR-Bank/LR-2019-03-13-21:12:09-Config.txt">
+      <provider selected="true" editor-type-id="text-editor">
+        <state relative-caret-position="165">
+          <caret line="56" selection-start-line="56" selection-end-line="62" />
+        </state>
+      </provider>
+    </entry>
+    <entry file="file://$PROJECT_DIR$/EXP/LR-Bank/LR-2019-03-13-21:13:08-Config.txt">
+      <provider selected="true" editor-type-id="text-editor">
+        <state relative-caret-position="210">
+          <caret line="56" selection-start-line="56" selection-end-line="61" selection-end-column="2" />
+        </state>
+      </provider>
+    </entry>
+    <entry file="file://$PROJECT_DIR$/EXP/LR-Bank/LR-2019-03-13-21:12:09-Stats.csv">
+      <provider selected="true" editor-type-id="text-editor" />
+    </entry>
+    <entry file="file://$PROJECT_DIR$/EXP/LR-Bank/LR-2019-03-13-21:13:08-Stats.csv">
+      <provider selected="true" editor-type-id="text-editor" />
+    </entry>
+    <entry file="file://$PROJECT_DIR$/EXP/DEBUG-LR/Cipher-2019-04-03-13:32:59-Stats.csv">
+      <provider selected="true" editor-type-id="text-editor" />
+    </entry>
+    <entry file="file://$PROJECT_DIR$/EXP/DebugPPNB/clear-2019-03-28-16:43:39-Stats.csv">
+      <provider selected="true" editor-type-id="text-editor" />
+    </entry>
+    <entry file="file://$PROJECT_DIR$/EXP/LR-Bank/LR-2019-03-13-21:10:32-Stats.csv">
+      <provider selected="true" editor-type-id="text-editor" />
+    </entry>
+    <entry file="file://$PROJECT_DIR$/EXP/DEBUG-LR/Cipher-2019-04-03-13:35:51-Stats.csv">
+      <provider selected="true" editor-type-id="text-editor">
+        <state relative-caret-position="270">
+          <caret line="18" lean-forward="true" selection-start-line="18" selection-end-line="18" />
+        </state>
+      </provider>
+    </entry>
+    <entry file="file://$PROJECT_DIR$/EXP/LR-Bank/LR-2019-03-13-21:10:32-Config.txt">
+      <provider selected="true" editor-type-id="text-editor">
+        <state relative-caret-position="330">
+          <caret line="61" column="2" selection-start-line="56" selection-start-column="1" selection-end-line="61" selection-end-column="2" />
+        </state>
+      </provider>
+    </entry>
+    <entry file="file://$PROJECT_DIR$/EXP/DEBUG-LR/Cipher-2019-04-03-13:44:21-Stats.csv">
+      <provider selected="true" editor-type-id="text-editor" />
+    </entry>
+    <entry file="file://$PROJECT_DIR$/EXP/DEBUG-LR/Cipher-2019-04-03-13:48:10-Stats.csv">
+      <provider selected="true" editor-type-id="text-editor" />
+    </entry>
+    <entry file="file://$PROJECT_DIR$/ML/LR/LR.cpp">
+      <provider selected="true" editor-type-id="text-editor">
+        <state relative-caret-position="-525">
+          <caret line="202" selection-start-line="202" selection-end-line="202" />
+          <folding>
+            <element signature="e#0#16#0" expanded="true" />
+          </folding>
+        </state>
+      </provider>
+    </entry>
+    <entry file="file://$PROJECT_DIR$/CRYPTO/EvalEntropy.h">
+      <provider selected="true" editor-type-id="text-editor">
+        <state relative-caret-position="-450" />
+      </provider>
+    </entry>
+    <entry file="file://$PROJECT_DIR$/CONFIG/DAPPLE.config">
+      <provider selected="true" editor-type-id="text-editor">
+        <state relative-caret-position="30">
+          <caret line="2" column="30" selection-start-line="2" selection-start-column="30" selection-end-line="2" selection-end-column="30" />
+        </state>
+      </provider>
+    </entry>
+    <entry file="file://$PROJECT_DIR$/CRYPTO/EvalEntropy.cpp">
+      <provider selected="true" editor-type-id="text-editor">
+        <state relative-caret-position="-1035">
+          <caret line="72" column="4" selection-start-line="72" selection-start-column="4" selection-end-line="72" selection-end-column="25" />
+        </state>
+      </provider>
+    </entry>
+    <entry file="file://$PROJECT_DIR$/CRYPTO/EvalSigmoid.cpp">
+      <provider selected="true" editor-type-id="text-editor">
+        <state relative-caret-position="130">
+          <caret line="80" column="91" lean-forward="true" selection-start-line="78" selection-start-column="3" selection-end-line="80" selection-end-column="91" />
+          <folding>
+            <element signature="e#0#24#0" expanded="true" />
+          </folding>
+        </state>
+      </provider>
+    </entry>
+    <entry file="file://$PROJECT_DIR$/CRYPTO/EvalLrUpdate.h">
+      <provider selected="true" editor-type-id="text-editor">
+        <state relative-caret-position="165">
+          <caret line="11" column="8" selection-start-line="11" selection-start-column="8" selection-end-line="11" selection-end-column="8" />
+        </state>
+      </provider>
+    </entry>
+    <entry file="file://$PROJECT_DIR$/CRYPTO/EvalLrUpdate.cpp">
+      <provider selected="true" editor-type-id="text-editor">
+        <state relative-caret-position="180">
+          <caret line="74" lean-forward="true" selection-start-line="74" selection-end-line="74" />
+          <folding>
+            <element signature="e#0#25#0" expanded="true" />
+          </folding>
         </state>
       </provider>
     </entry>
diff --git a/CONFIG/DAPPLE.config b/CONFIG/DAPPLE.config
index 1c3dd1bf414e0bd53c867ce505020ec269546c80..e336be30c1940745b81a955c2d2fd51d155aa41c 100755
--- a/CONFIG/DAPPLE.config
+++ b/CONFIG/DAPPLE.config
@@ -1,13 +1,13 @@
 # Experiments parameters
  perf{
-      testBuildingBlocks="false";
-      PrivacyPreservation="true";
-      MLAlgorithm="nb";
+      testBuildingBlocks="true";
+      PrivacyPreservation="false";
+      MLAlgorithm="lr";
       runs_number ="1";
       thread_number="16";
       remoteClient="false";
       Incremental="true";
-      OutputPath="/home/rania/CLionProjects/DAPPLE-2.0/EXP/DebugPPNB/";
+      OutputPath="/home/rania/CLionProjects/DAPPLE-2.0/EXP/DEBUG-LR/";
       scenarioName ="Cipher";
       debug="true";
       maxTrainSize="100";
@@ -17,11 +17,11 @@
  # The dataset configuration parameters
  dataset{
      mainPath = "/home/rania/CLionProjects/DAPPLE-2.0/";
-     path="/home/rania/CLionProjects/DAPPLE-2.0/DATA/Datasets/Nursery/";
-     clearPath= "/home/rania/CLionProjects/DAPPLE-2.0/DATA/Datasets/Nursery/";
+     path="/home/rania/CLionProjects/DAPPLE-2.0/DATA/Datasets/Bank/LR/";
+     clearPath= "/home/rania/CLionProjects/DAPPLE-2.0/DATA/Datasets/Bank/LR/";
      chunk_prefix="DO";
-     class_number="4";
-     dimension="9";
+     class_number="2";
+     dimension="17";
      chunk_number="16";
  }
 
@@ -55,11 +55,11 @@
 
  #LR parameters
 
- lr{
-    alpha="10000";
+lr{
+    alpha="100";
     LRTH="0.5";
-    batchSize="30";
-    epochs="2";
+    batchSize="100";
+    epochs="3";
  }
 
  # Network parameters
diff --git a/CRYPTO/EvalLrUpdate.cpp b/CRYPTO/EvalLrUpdate.cpp
new file mode 100755
index 0000000000000000000000000000000000000000..2819908173696c2fd8153fdeb2b3e7c3c4755b52
--- /dev/null
+++ b/CRYPTO/EvalLrUpdate.cpp
@@ -0,0 +1,95 @@
+#include "EvalLrUpdate.h"
+#include "EvalDiv.h"
+
+
+EvalLrUpdate::EvalLrUpdate(std::vector<Cipher> a, std::vector<Cipher> b, std::vector<Cipher> c, int alpha,
+                           DTPKC dtpkc)
+{
+    this->a=a;
+    this->b=b;
+    this->c=c;
+    this->alpha=alpha;
+    this->dtpkc=dtpkc;
+}
+
+
+std::vector<Cipher> EvalLrUpdate::EvalLrUpdate_U1_step1()
+{
+
+    gmp_randstate_t state;
+    std::vector<Cipher> res;
+
+    gmp_randinit_default(state);
+    gmp_randseed_ui(state,time(NULL));
+
+    r1=mpz_class_get_z_bits(dtpkc.blindVal);
+    r2=mpz_class_get_z_bits(dtpkc.blindVal);
+
+    gmp_randclear(state);
+
+    for (int i=0; i<a.size(); i++)
+    {
+        Cipher inter, inter2;
+        inter.T1 = a[i].T1*mpz_class_powm(b[i].T1,dtpkc.n-1,dtpkc.n2);
+        inter.T2 = a[i].T2*mpz_class_powm(b[i].T2,dtpkc.n-1,dtpkc.n2);
+        inter.Pub= b[i].Pub;
+
+        inter.T1 = mpz_class_powm(inter.T1,r1,dtpkc.n2);
+        inter.T2 = mpz_class_powm(inter.T2,r1,dtpkc.n2);
+
+        inter2.T1 = mpz_class_powm(c[i].T1,r2,dtpkc.n2);
+        inter2.T2 = mpz_class_powm(c[i].T2,r2,dtpkc.n2);
+        inter2.Pub= c[i].Pub;
+
+        res.push_back(inter);
+        res.push_back(dtpkc.PSdec0(inter));
+
+        res.push_back(inter2);
+        res.push_back(dtpkc.PSdec0(inter2));
+
+    }
+
+    return res;
+
+
+}
+
+Cipher EvalLrUpdate::EvalLrUpdate_U2_step2(std::vector<Cipher> val)
+{
+
+    mpz_class res;
+    gmp_randstate_t state;
+    gmp_randinit_default(state);
+    gmp_randseed_ui(state,time(NULL));
+
+    r3=mpz_class_get_z_bits(dtpkc.blindVal);
+
+    gmp_randclear(state);
+
+    for (int i=0; i<val.size(); i++)
+    {
+        mpz_class inter  = dtpkc.PSdec1(val[i], val[i+1]) * dtpkc.PSdec1(val[i+2], val[i+3]) * alpha;
+        res = res + inter/r3;
+    }
+
+
+    return dtpkc.enc(res,a[0].Pub);
+
+}
+
+
+
+Cipher EvalLrUpdate::EvalLrUpdate_U1_step3(Cipher val)
+{
+
+    Cipher S1;
+
+    S1 = dtpkc.enc(r1*r2/r3,a[0].Pub);
+
+    EvalDiv evalDiv(val,S1,dtpkc);
+    std::vector <Cipher> res = evalDiv.EvalDiv_U1_step1();
+    Cipher out = evalDiv.EvalDiv_U1_step3(evalDiv.EvalDiv_U2_step2(res[0],res[1], res[2], res[3]));
+
+    return out;
+
+}
diff --git a/CRYPTO/EvalLrUpdate.h b/CRYPTO/EvalLrUpdate.h
new file mode 100755
index 0000000000000000000000000000000000000000..44c656c88c205c0aab804434bb8d36a441557812
--- /dev/null
+++ b/CRYPTO/EvalLrUpdate.h
@@ -0,0 +1,33 @@
+#ifndef DAPPLE_EVALLRUPDATE_H
+#define DAPPLE_EVALLRUPDATE_H
+
+#include "DTPKC.h" // Header of the DTPKC cryptosystem's class
+
+
+class EvalLrUpdate {
+
+
+    private :
+    std::vector<Cipher> a, b, c;
+    int alpha;
+    DTPKC dtpkc;
+    mpz_class r1, r2, r3;
+
+
+    /******* Functions **********/
+
+    public :
+    EvalLrUpdate(std::vector<Cipher> a ,std::vector<Cipher> b, std::vector<Cipher> c, int alpha,  DTPKC dtpkc);
+
+    public :
+    std::vector<Cipher> EvalLrUpdate_U1_step1();
+
+    public :
+    Cipher EvalLrUpdate_U2_step2(std::vector<Cipher> val );
+
+    public :
+    Cipher EvalLrUpdate_U1_step3(Cipher val );
+
+};
+
+#endif
diff --git a/CRYPTO/EvalSigmoid.cpp b/CRYPTO/EvalSigmoid.cpp
index 272d54eb858b9d9ae1a3aa26579050908cd465d9..2279f1f1a926cf9621e217adbb845fb2b8a9f39c 100755
--- a/CRYPTO/EvalSigmoid.cpp
+++ b/CRYPTO/EvalSigmoid.cpp
@@ -26,9 +26,9 @@ EvalSigmoid::EvalSig_U1_step1()
 
     gmp_randclear(state);
 
-    //Cipher C_R = dtpkc.enc(mpz_class_log(r),u.Pub);
+    Cipher C_R = dtpkc.enc(mpz_class_log(r),u.Pub);
 
-    Cipher C_R = dtpkc.enc(r,u.Pub);
+    cout << "C_R" << C_R << endl;
 
     S1.T1=C_R.T1*u.T1;
     S1.T2=C_R.T2*u.T2;
@@ -51,8 +51,8 @@ EvalSigmoid::EvalSig_U2_step2(Cipher S1, Cipher S2)
     gmp_randstate_t randstate;
     gmp_randinit_default(randstate);
     gmp_randseed_ui(randstate,time(NULL));
-    r2=mpz_class_get_z_bits(dtpkc.blindVal);
-    S4=dtpkc.enc(mpz_class_exp(S3-r2,lambda),u.Pub);
+    //r2=mpz_class_get_z_bits(dtpkc.blindVal);
+    S4=dtpkc.enc(mpz_class_exp(S3,lambda),u.Pub);
 
     //cout << "***" << mpz_class_exp(3,lambda)*mpz_class_exp(mpz_class_log(r),1)<< endl;
     //cout << mpz_class_exp(S3,lambda)<< endl;
@@ -70,10 +70,10 @@ EvalSigmoid::EvalSig_U1_step3(Cipher S4)
 
     Cipher S5, S6, S7, S9, S8;
 
-    //S5 = dtpkc.enc(mpz_class_exp(mpz_class_log(r),1), u.Pub);
+    S5 = dtpkc.enc(mpz_class_exp(mpz_class_log(r),1), u.Pub);
 
-    cout << r-r2 << endl;
-    S5 = dtpkc.enc(mpz_class_exp(r-r2,1), u.Pub);
+    //cout << r-r2 << endl;
+    //S5 = dtpkc.enc(mpz_class_exp(r-r2,1), u.Pub);
 
 
     EvalDiv evalDiv(S4,S5,dtpkc);
diff --git a/DATA/Datasets/Bank/LR/DO_1.data b/DATA/Datasets/Bank/LR/DO_1.data
index c8ed05a7ef139fd395630b3d73f4621112a0f40c..5269f0728b274eec2da9ac829cf9f0e4b4a4b543 100644
--- a/DATA/Datasets/Bank/LR/DO_1.data
+++ b/DATA/Datasets/Bank/LR/DO_1.data
@@ -1,100 +1,100 @@
-17,5,3,3,1,4,1,2,0,13,5,16,2,0,0,4,1
-26,8,0,2,1,32,2,1,3,26,8,5,0,0,0,4,0
-27,10,3,2,1,46,2,1,3,23,8,15,33,0,0,4,1
-22,7,2,2,1,61,2,1,3,26,8,5,11,0,0,4,0
-13,5,2,3,1,19,1,1,0,4,1,12,45,0,0,4,1
 40,11,2,1,1,13,1,1,0,24,5,5,38,0,0,4,1
+25,8,0,2,1,10,2,1,3,10,8,11,22,0,0,4,1
 32,11,2,2,1,43,2,1,3,23,8,14,22,0,0,4,1
+8,10,3,2,1,28,1,2,0,13,5,0,22,0,0,4,1
+28,0,3,2,1,68,2,1,3,26,6,10,11,0,0,4,1
+26,8,0,2,1,32,2,1,3,26,8,5,0,0,0,4,0
+14,10,3,2,1,22,2,1,0,5,1,6,22,0,0,4,1
+19,0,3,2,1,9,2,1,3,26,8,3,0,0,0,4,0
 31,10,2,2,1,66,2,1,0,20,4,2,0,0,0,4,1
-15,5,3,3,1,68,1,1,0,3,1,15,0,0,0,4,1
-32,0,3,2,1,16,1,1,0,20,5,15,33,0,0,4,1
-16,1,0,2,1,44,2,1,3,4,8,7,0,0,0,4,1
-11,1,2,2,1,35,2,1,0,7,5,16,0,0,0,4,1
-13,10,3,3,1,28,2,1,3,30,8,10,22,0,0,4,1
-39,10,2,2,1,66,2,1,3,26,8,12,11,0,0,4,0
-16,10,3,2,1,68,2,1,3,12,8,2,33,0,0,4,1
-21,10,3,2,1,23,1,1,0,12,10,5,33,0,0,4,1
-38,10,2,3,1,63,1,1,0,13,1,12,33,0,0,4,1
-39,10,2,2,1,67,1,2,3,26,8,7,0,0,0,4,0
-23,1,2,2,1,2,1,2,0,21,5,14,22,0,0,4,1
-49,6,2,3,1,16,1,1,0,4,3,12,0,0,0,4,1
-38,5,2,1,1,9,1,1,0,22,3,16,0,0,0,4,1
-28,1,2,1,1,43,2,1,3,4,8,15,11,0,0,4,1
+24,5,3,3,1,9,2,2,3,26,8,11,11,0,0,4,1
 12,8,3,2,1,52,2,1,0,13,10,12,0,0,0,4,1
-33,1,0,1,1,52,1,1,0,21,5,11,11,0,0,4,1
-20,10,2,2,1,53,2,1,0,19,3,16,0,5,37,3,1
-40,6,2,4,1,69,1,1,0,13,5,15,33,0,0,4,1
-22,0,3,3,1,33,1,1,0,12,1,10,11,0,0,4,1
-20,10,2,2,1,9,2,1,0,14,5,5,0,0,0,4,1
+35,2,3,2,1,59,2,1,3,23,8,0,38,0,0,4,1
+44,3,2,4,1,25,1,1,2,18,3,9,0,0,0,4,1
 16,1,2,1,1,62,2,2,3,7,8,1,33,0,0,4,1
-7,1,3,2,1,2,2,1,3,10,6,15,45,0,0,4,1
 28,10,2,2,1,40,2,1,3,30,8,13,0,0,0,4,1
-14,1,2,2,1,51,2,1,0,15,5,15,47,0,0,4,1
-10,1,3,2,1,1,2,1,0,25,5,0,22,0,0,4,1
-29,5,0,3,1,13,2,1,2,19,11,7,0,0,0,4,1
-20,10,2,2,1,9,1,1,0,29,5,12,0,0,0,4,1
-11,10,2,2,1,34,1,1,0,25,3,8,11,0,0,4,1
 18,8,2,2,1,71,1,1,3,7,6,1,0,0,0,4,1
-35,1,2,2,1,62,2,1,3,26,8,11,11,0,0,4,0
-28,0,3,2,1,68,2,1,3,26,6,10,11,0,0,4,1
-25,5,3,3,1,26,2,1,3,29,8,13,0,0,0,4,1
-18,8,2,2,1,37,1,2,0,29,5,13,38,0,0,4,1
-13,1,2,1,1,6,2,2,0,13,5,0,45,0,0,4,1
-25,1,3,2,1,38,2,1,3,26,6,13,11,0,0,4,1
-15,10,3,3,1,9,2,1,0,13,10,12,0,0,0,4,1
-41,5,0,3,1,33,1,1,3,26,8,6,0,0,0,4,0
-26,0,0,2,1,61,2,1,3,26,8,6,0,0,0,4,0
-18,5,2,3,1,68,2,2,3,13,8,15,11,0,0,4,1
-18,11,2,3,1,19,1,1,0,18,1,11,45,0,0,4,1
-15,0,2,2,1,67,2,1,0,17,5,13,0,0,0,4,1
-25,5,2,3,1,45,1,1,0,1,3,4,0,0,0,4,1
-27,1,0,1,1,68,1,1,3,26,6,0,22,0,0,4,1
-23,5,2,3,1,22,2,2,3,26,8,9,0,0,0,4,0
-11,0,3,2,1,10,2,1,0,11,3,6,0,0,0,4,1
-7,8,3,2,1,29,1,2,0,13,5,1,11,0,0,4,1
+39,6,2,1,1,41,2,1,0,17,1,12,22,0,0,4,1
+33,1,0,1,1,52,1,1,0,21,5,11,11,0,0,4,1
+17,8,2,2,1,47,2,1,3,12,8,6,0,0,0,4,1
+49,6,2,3,1,16,1,1,0,4,3,12,0,0,0,4,1
+35,1,2,2,1,8,1,1,0,26,1,13,0,0,0,4,1
+40,6,2,4,1,69,1,1,0,13,5,15,33,0,0,4,1
 12,1,2,2,1,34,2,2,3,15,8,1,0,0,0,4,1
-35,5,0,3,1,27,1,1,0,4,3,13,22,0,0,4,1
-22,5,2,3,1,40,2,1,0,10,10,12,11,187,1,3,1
 28,3,2,2,1,34,2,1,0,23,5,0,21,0,0,4,1
-35,1,2,2,1,8,1,1,0,26,1,13,0,0,0,4,1
-13,10,2,3,1,13,1,1,0,29,1,0,0,0,0,4,1
-15,1,3,2,1,65,2,1,3,25,6,2,33,0,0,4,1
-21,7,2,3,1,10,1,1,3,27,6,11,0,0,0,4,1
+27,0,3,2,1,26,2,1,3,26,8,6,0,0,0,4,0
+22,1,3,4,1,30,2,1,3,26,8,6,0,0,0,4,0
+37,8,2,2,1,31,2,1,3,26,8,11,0,0,0,4,1
+29,10,2,2,1,25,2,1,0,13,5,15,11,0,0,4,1
+12,1,3,1,1,9,1,1,0,6,5,13,22,0,0,4,1
+21,10,3,2,1,23,1,1,0,12,10,5,33,0,0,4,1
 30,10,2,2,2,9,1,1,3,23,8,12,0,0,0,4,1
-12,1,3,2,1,19,2,2,0,30,5,4,22,0,0,4,1
-44,3,2,4,1,25,1,1,2,18,3,9,0,0,0,4,1
+11,1,3,2,1,2,1,2,0,13,5,11,0,0,0,4,1
+22,7,2,2,1,61,2,1,3,26,8,5,11,0,0,4,0
+13,10,3,3,1,28,2,1,3,30,8,10,22,0,0,4,1
+20,10,2,2,1,9,1,1,0,29,5,12,0,0,0,4,1
+21,7,2,3,1,10,1,1,3,27,6,11,0,0,0,4,1
+32,0,3,2,1,16,1,1,0,20,5,15,33,0,0,4,1
+23,1,2,2,1,2,1,2,0,21,5,14,22,0,0,4,1
+25,5,3,3,1,26,2,1,3,29,8,13,0,0,0,4,1
+35,1,2,4,1,23,1,1,3,26,8,2,0,0,0,4,0
 5,1,3,2,1,52,2,1,3,25,6,12,0,0,0,4,1
-8,10,3,2,1,28,1,2,0,13,5,0,22,0,0,4,1
 16,5,2,3,1,63,1,1,0,25,3,9,11,0,0,4,1
-27,0,3,2,1,26,2,1,3,26,8,6,0,0,0,4,0
-24,5,2,3,1,15,2,2,0,13,10,15,38,0,0,4,1
-12,1,3,1,1,9,1,1,0,6,5,13,22,0,0,4,1
+15,0,2,2,1,67,2,1,0,17,5,13,0,0,0,4,1
+20,10,2,2,1,9,2,1,0,14,5,5,0,0,0,4,1
+22,0,3,3,1,33,1,1,0,12,1,10,11,0,0,4,1
+31,1,2,2,1,9,1,2,0,30,5,12,0,0,0,4,1
+34,2,2,3,2,5,1,1,0,29,5,11,0,0,0,4,1
+13,1,2,1,1,6,2,2,0,13,5,0,45,0,0,4,1
+39,10,2,2,1,67,1,2,3,26,8,7,0,0,0,4,0
 9,10,3,3,1,9,2,1,3,26,8,9,0,0,0,4,0
-39,6,2,1,1,41,2,1,0,17,1,12,22,0,0,4,1
-24,5,3,3,1,9,2,2,3,26,8,11,11,0,0,4,1
-22,1,3,4,1,30,2,1,3,26,8,6,0,0,0,4,0
+25,5,2,3,1,45,1,1,0,1,3,4,0,0,0,4,1
 32,10,2,2,1,38,1,1,0,28,1,12,0,0,0,4,1
+13,10,2,3,1,13,1,1,0,29,1,0,0,0,0,4,1
+35,1,2,2,1,62,2,1,3,26,8,11,11,0,0,4,0
+38,5,2,1,1,9,1,1,0,22,3,16,0,0,0,4,1
 26,5,2,3,1,46,2,2,2,13,10,1,0,0,0,4,1
-35,1,2,4,1,23,1,1,3,26,8,2,0,0,0,4,0
-25,8,0,2,1,10,2,1,3,10,8,11,22,0,0,4,1
+14,1,2,2,1,51,2,1,0,15,5,15,47,0,0,4,1
+18,5,2,3,1,68,2,2,3,13,8,15,11,0,0,4,1
+24,5,3,3,2,9,2,1,0,13,10,14,0,0,0,4,1
 72,6,0,2,1,9,1,1,0,4,3,4,22,0,0,4,1
-30,5,2,3,1,29,1,1,0,9,10,12,0,0,0,4,1
-24,0,0,2,1,70,1,1,0,23,4,15,0,0,0,4,1
-26,0,0,1,1,47,2,1,2,15,11,14,0,0,0,4,1
-17,8,2,2,1,47,2,1,3,12,8,6,0,0,0,4,1
-35,2,3,2,1,59,2,1,3,23,8,0,38,0,0,4,1
-33,1,2,4,1,2,2,1,3,26,8,5,11,0,0,4,0
-19,0,3,2,1,9,2,1,3,26,8,3,0,0,0,4,0
+11,10,2,2,1,34,1,1,0,25,3,8,11,0,0,4,1
+26,3,3,1,1,11,1,1,3,9,6,7,0,0,0,4,1
+39,10,2,2,1,66,2,1,3,26,8,12,11,0,0,4,0
+27,1,0,1,1,68,1,1,3,26,6,0,22,0,0,4,1
+21,5,2,3,1,2,1,2,3,2,6,15,46,0,0,4,1
+16,1,0,2,1,44,2,1,3,4,8,7,0,0,0,4,1
+7,8,3,2,1,29,1,2,0,13,5,1,11,0,0,4,1
 13,11,2,2,1,38,2,1,0,12,10,3,22,86,38,0,1
+12,1,3,2,1,19,2,2,0,30,5,4,22,0,0,4,1
+18,11,2,3,1,19,1,1,0,18,1,11,45,0,0,4,1
+16,10,3,2,1,68,2,1,3,12,8,2,33,0,0,4,1
+15,1,3,2,1,65,2,1,3,25,6,2,33,0,0,4,1
+23,5,2,3,1,22,2,2,3,26,8,9,0,0,0,4,0
+38,10,2,3,1,63,1,1,0,13,1,12,33,0,0,4,1
+35,5,0,3,1,27,1,1,0,4,3,13,22,0,0,4,1
+15,5,3,3,1,68,1,1,0,3,1,15,0,0,0,4,1
+25,1,3,2,1,38,2,1,3,26,6,13,11,0,0,4,1
+41,5,0,3,1,33,1,1,3,26,8,6,0,0,0,4,0
 24,8,2,2,1,41,2,2,0,7,5,0,11,0,0,4,1
-37,8,2,2,1,31,2,1,3,26,8,11,0,0,0,4,1
-8,1,3,2,2,66,1,2,0,29,5,14,11,0,0,4,1
+30,5,2,3,1,29,1,1,0,9,10,12,0,0,0,4,1
+15,10,3,3,1,9,2,1,0,13,10,12,0,0,0,4,1
+10,1,3,2,1,1,2,1,0,25,5,0,22,0,0,4,1
+28,1,2,1,1,43,2,1,3,4,8,15,11,0,0,4,1
+18,8,2,2,1,37,1,2,0,29,5,13,38,0,0,4,1
 40,5,2,3,1,27,2,1,3,26,8,7,0,0,0,4,0
-29,10,2,2,1,25,2,1,0,13,5,15,11,0,0,4,1
-24,5,3,3,2,9,2,1,0,13,10,14,0,0,0,4,1
-31,1,2,2,1,9,1,2,0,30,5,12,0,0,0,4,1
-11,1,3,2,1,2,1,2,0,13,5,11,0,0,0,4,1
-34,2,2,3,2,5,1,1,0,29,5,11,0,0,0,4,1
-21,5,2,3,1,2,1,2,3,2,6,15,46,0,0,4,1
-14,10,3,2,1,22,2,1,0,5,1,6,22,0,0,4,1
-26,3,3,1,1,11,1,1,3,9,6,7,0,0,0,4,1
+29,5,0,3,1,13,2,1,2,19,11,7,0,0,0,4,1
+11,0,3,2,1,10,2,1,0,11,3,6,0,0,0,4,1
+7,1,3,2,1,2,2,1,3,10,6,15,45,0,0,4,1
+13,5,2,3,1,19,1,1,0,4,1,12,45,0,0,4,1
+20,10,2,2,1,53,2,1,0,19,3,16,0,5,37,3,1
+24,5,2,3,1,15,2,2,0,13,10,15,38,0,0,4,1
+26,0,0,1,1,47,2,1,2,15,11,14,0,0,0,4,1
+11,1,2,2,1,35,2,1,0,7,5,16,0,0,0,4,1
+17,5,3,3,1,4,1,2,0,13,5,16,2,0,0,4,1
+8,1,3,2,2,66,1,2,0,29,5,14,11,0,0,4,1
+27,10,3,2,1,46,2,1,3,23,8,15,33,0,0,4,1
+22,5,2,3,1,40,2,1,0,10,10,12,11,187,1,3,1
+33,1,2,4,1,2,2,1,3,26,8,5,11,0,0,4,0
+26,0,0,2,1,61,2,1,3,26,8,6,0,0,0,4,0
+24,0,0,2,1,70,1,1,0,23,4,15,0,0,0,4,1
diff --git a/DATA/Datasets/Bank/LR/DO_10.data b/DATA/Datasets/Bank/LR/DO_10.data
index 82794b8fb9230de23469423326691874d9dcefd5..f631bb94cfdb46b3cabcc2bc30d8448e2fff20eb 100644
--- a/DATA/Datasets/Bank/LR/DO_10.data
+++ b/DATA/Datasets/Bank/LR/DO_10.data
@@ -1,1000 +1,1000 @@
-42,5,2,3,1,28,2,1,0,2,5,1,11,0,0,4,1
-26,1,2,2,1,57,1,2,3,26,8,7,0,0,0,4,0
-49,6,2,3,1,16,1,1,0,4,3,12,0,0,0,4,1
-31,10,3,2,1,17,1,1,0,26,1,15,0,0,0,4,1
-34,2,2,3,2,5,1,1,0,29,5,11,0,0,0,4,1
-24,5,3,3,2,9,2,1,0,13,10,14,0,0,0,4,1
-26,10,0,2,1,71,2,1,3,12,8,12,22,0,0,4,1
-12,5,2,3,1,24,2,2,0,13,10,9,11,86,24,1,1
-26,3,3,1,1,11,1,1,3,9,6,7,0,0,0,4,1
-16,5,2,3,1,67,1,2,0,2,1,1,22,0,0,4,1
-19,8,2,2,1,65,1,2,0,17,5,0,0,0,0,4,1
-17,10,2,3,1,39,2,1,0,14,5,12,11,0,0,4,1
-10,10,3,2,1,38,1,1,0,30,3,2,11,0,0,4,1
-12,8,3,2,2,4,2,1,0,9,5,10,0,0,0,4,1
-12,5,3,3,1,55,1,1,0,27,1,4,22,0,0,4,1
-31,10,2,2,1,66,2,1,0,20,4,2,0,0,0,4,1
-15,10,2,3,1,62,1,1,0,12,10,13,0,3,2,1,1
-15,5,2,3,1,40,1,1,0,12,10,7,0,0,0,4,1
-37,6,2,2,1,19,2,2,0,8,10,13,0,0,0,4,1
-20,10,2,2,1,9,2,1,0,14,5,5,0,0,0,4,1
-7,8,2,2,1,52,2,1,3,26,8,8,0,0,0,4,0
-22,1,2,2,1,9,2,2,3,12,6,0,38,0,0,4,1
-19,10,2,3,1,15,2,1,0,4,3,13,0,0,0,4,1
-10,1,2,2,1,34,2,1,3,27,6,9,11,0,0,4,1
-32,1,2,4,1,29,2,1,2,24,5,1,8,0,0,4,1
-24,2,2,4,1,26,2,1,0,23,5,12,11,0,0,4,1
-22,10,0,3,1,51,2,1,0,2,3,8,11,0,0,4,1
-23,10,2,2,1,53,2,1,3,10,8,11,38,0,0,4,1
-23,5,2,3,1,9,2,1,0,9,10,15,22,0,0,4,1
-24,2,3,4,1,39,1,1,3,7,6,12,0,0,0,4,1
-22,11,2,1,1,24,2,1,0,26,3,5,11,0,0,4,1
-13,7,3,3,1,32,1,1,0,13,10,11,0,0,0,4,1
-31,10,2,2,1,46,1,1,0,10,1,3,46,0,0,4,1
-35,0,2,2,1,68,2,1,0,27,3,8,22,0,0,4,1
-36,10,2,2,1,17,2,1,3,26,8,7,0,0,0,4,0
-9,5,3,3,2,8,2,1,3,25,6,10,11,0,0,4,1
-21,7,2,3,1,10,1,1,3,27,6,11,0,0,0,4,1
-15,12,2,2,1,40,1,1,0,25,3,15,11,85,38,0,1
-31,1,2,2,1,9,1,2,0,30,5,12,0,0,0,4,1
-12,10,3,2,1,67,2,1,3,5,10,6,0,0,0,4,1
-42,6,2,3,1,66,2,1,3,26,8,0,0,0,0,4,0
-21,1,0,1,1,16,2,1,0,12,10,11,0,78,30,1,1
-30,1,2,1,1,51,1,1,0,2,1,14,22,0,0,4,1
-23,5,2,3,1,56,1,1,0,12,1,12,11,0,0,4,1
-13,5,2,3,1,17,2,1,0,25,3,11,11,152,38,1,1
-12,1,3,2,1,65,2,1,0,12,10,12,0,0,0,4,1
-20,10,0,3,1,23,1,1,3,30,6,15,11,0,0,4,1
-28,5,0,2,1,20,2,2,3,26,8,6,11,0,0,4,0
-21,1,3,1,1,57,2,1,0,19,3,7,0,188,1,1,1
-12,10,3,3,1,69,2,2,3,10,8,15,43,0,0,4,1
-13,10,3,3,1,12,1,1,0,26,3,12,0,74,12,0,1
-38,10,2,2,1,57,2,1,3,15,11,10,0,53,12,3,1
-36,5,0,3,1,27,2,2,2,9,10,0,0,0,0,4,1
-18,0,0,2,1,53,2,1,3,26,8,11,0,0,0,4,0
-8,1,2,2,1,31,2,1,3,7,8,2,22,0,0,4,1
-28,11,0,2,1,40,2,1,0,10,10,10,0,82,1,3,1
-12,1,3,2,1,52,1,1,0,23,4,14,11,0,0,4,1
-9,5,3,3,1,15,2,1,3,21,8,13,22,0,0,4,1
-21,10,3,3,1,50,2,1,3,26,8,6,0,0,0,4,0
-35,3,2,1,1,42,1,1,0,20,5,2,11,0,0,4,1
-29,0,0,2,1,36,2,1,3,27,6,15,11,0,0,4,1
-30,3,2,2,1,53,1,2,0,20,5,15,22,0,0,4,1
-34,2,2,2,1,12,2,2,3,26,8,3,0,0,0,4,0
-37,10,2,3,1,21,1,2,0,26,1,12,11,0,0,4,1
-22,5,2,3,1,4,2,1,3,26,8,6,0,0,0,4,0
-18,10,3,2,1,33,2,2,3,26,8,8,0,0,0,4,0
-40,6,2,1,1,30,2,1,3,26,8,5,0,0,0,4,0
-9,8,3,2,1,55,2,1,3,20,8,11,11,0,0,4,1
-24,5,2,3,1,15,2,2,0,13,10,15,38,0,0,4,1
-33,7,2,3,1,55,2,2,0,24,5,11,33,0,0,4,1
-15,5,2,3,1,24,1,1,0,4,1,2,11,0,0,4,1
-19,0,3,2,1,9,2,1,3,26,8,3,0,0,0,4,0
-6,10,3,2,1,0,2,2,3,26,8,4,0,0,0,4,0
-44,3,2,4,1,25,1,1,2,18,3,9,0,0,0,4,1
-7,10,3,2,1,10,1,2,0,29,5,11,11,0,0,4,1
-12,1,3,1,1,9,1,1,0,6,5,13,22,0,0,4,1
-35,1,2,2,1,9,2,2,3,26,8,6,0,0,0,4,0
-37,5,2,3,1,63,2,1,3,26,8,4,11,0,0,4,0
-21,10,2,3,1,70,2,2,3,7,8,14,0,0,0,4,1
-30,1,3,1,1,59,2,1,0,11,3,4,11,0,0,4,1
-27,1,2,1,1,9,2,1,3,3,8,10,38,0,0,4,1
-33,1,2,4,1,2,2,1,3,26,8,5,11,0,0,4,0
-18,11,0,2,1,68,1,1,0,3,1,9,22,0,0,4,1
-15,8,3,2,1,21,1,1,0,28,5,13,0,0,0,4,1
-18,11,2,3,1,19,1,1,0,18,1,11,45,0,0,4,1
-24,1,0,1,1,27,2,1,0,28,5,9,22,0,0,4,1
-28,10,0,3,1,9,1,1,0,20,4,2,11,0,0,4,1
-31,11,2,1,1,54,1,1,0,21,4,6,11,0,0,4,1
-14,5,3,3,1,33,2,1,0,3,1,15,11,0,0,4,1
-12,1,3,2,1,30,2,1,3,15,8,13,0,0,0,4,1
-26,5,2,3,1,37,2,1,0,26,3,12,0,0,0,4,1
-42,1,2,1,1,15,2,2,3,4,8,0,0,0,0,4,1
-17,3,2,1,1,12,2,1,0,8,5,15,11,0,0,4,1
-35,1,2,1,1,31,1,1,0,24,5,13,33,0,0,4,1
-41,6,2,2,1,62,1,1,2,12,10,0,11,0,0,4,1
-19,5,3,3,1,28,1,2,0,13,10,8,11,0,0,4,1
-27,0,2,2,1,30,1,1,0,12,1,12,11,0,0,4,1
-17,0,2,2,1,46,2,1,3,21,8,11,0,0,0,4,1
-13,5,2,3,1,16,1,1,0,22,3,6,11,549,1,3,1
-36,5,2,2,1,12,2,1,0,17,5,3,22,0,0,4,1
-17,0,2,2,1,8,2,1,3,22,6,3,45,0,0,4,1
+33,0,3,3,1,45,1,1,2,20,4,15,11,0,0,4,1
+41,11,2,2,1,10,1,1,0,9,3,14,22,0,0,4,1
+14,5,2,3,1,58,2,1,3,9,6,1,38,0,0,4,1
 41,6,0,2,1,61,1,1,0,23,5,13,33,0,0,4,1
-37,10,2,2,1,14,2,1,3,26,8,5,11,0,0,4,0
-20,5,2,3,1,59,1,1,0,22,3,7,0,0,0,4,1
-29,8,2,2,1,15,1,1,0,12,10,8,33,0,0,4,1
-12,5,3,3,1,47,1,1,0,3,1,13,33,0,0,4,1
-11,5,3,3,1,55,1,1,0,9,3,4,0,0,0,4,1
-22,7,2,2,2,8,2,2,3,22,6,15,22,0,0,4,1
-8,10,3,2,1,28,1,2,0,13,5,0,22,0,0,4,1
-31,10,0,2,1,37,1,1,0,16,5,9,11,0,0,4,1
-28,1,2,2,1,33,2,1,3,26,8,11,0,0,0,4,0
-38,10,0,4,1,56,2,1,3,26,8,10,0,0,0,4,0
-15,5,3,3,1,7,2,1,3,26,8,9,0,0,0,4,0
-12,0,2,2,1,23,1,1,0,12,10,0,0,0,0,4,1
-56,6,2,2,1,22,1,1,2,8,3,3,0,0,0,4,1
-25,5,0,2,1,53,1,1,0,11,3,9,0,0,0,4,1
-17,5,3,3,1,62,1,1,3,27,6,1,0,0,0,4,1
-33,10,2,2,1,13,1,1,0,9,3,10,11,0,0,4,1
-10,0,3,2,1,50,2,1,3,18,8,13,43,0,0,4,1
-34,1,0,1,1,2,2,1,3,6,8,13,0,0,0,4,1
-16,0,2,2,1,4,2,2,0,1,5,15,0,0,0,4,1
-21,11,3,3,1,62,2,1,0,12,10,15,33,0,0,4,1
-29,0,0,2,1,56,2,2,2,8,11,10,0,0,0,4,1
-17,5,0,3,1,22,2,1,0,17,5,14,0,0,0,4,1
-34,11,2,1,1,71,1,1,2,23,5,12,11,0,0,4,1
-24,8,2,2,1,41,2,2,0,7,5,0,11,0,0,4,1
-40,5,2,2,1,4,1,1,0,24,5,12,3,0,0,4,1
-38,5,2,1,1,9,1,1,0,22,3,16,0,0,0,4,1
-15,5,0,2,1,52,2,1,3,4,8,3,0,0,0,4,1
-25,10,2,2,1,48,2,1,3,26,8,2,0,0,0,4,0
 17,1,3,2,1,69,2,1,0,6,5,12,43,0,0,4,1
-41,1,2,1,1,6,1,1,0,17,1,2,43,0,0,4,1
-21,5,2,2,1,13,2,1,0,2,1,13,11,0,0,4,1
-11,1,2,2,1,66,2,2,0,1,5,12,0,0,0,4,1
-7,0,3,3,1,43,2,1,0,19,3,9,0,0,0,4,1
-40,6,2,4,1,69,1,1,0,13,5,15,33,0,0,4,1
-32,10,2,2,1,19,1,2,0,5,5,1,22,0,0,4,1
-21,5,2,3,1,23,1,1,0,27,1,15,22,0,0,4,1
-27,1,0,1,1,68,1,1,3,26,6,0,22,0,0,4,1
-14,10,3,2,1,9,1,1,0,9,1,11,33,0,0,4,1
-13,8,2,2,1,44,2,1,3,26,8,13,11,0,0,4,0
-31,8,2,2,1,67,1,1,0,29,1,13,33,0,0,4,1
-31,8,0,2,1,9,2,2,3,26,8,8,0,0,0,4,0
-8,11,3,2,1,59,1,1,0,20,4,4,11,0,0,4,1
-14,5,2,3,1,66,2,2,0,30,5,0,0,0,0,4,1
-33,1,2,1,1,22,2,1,3,26,8,11,11,0,0,4,0
-25,5,3,3,1,15,1,1,0,27,1,10,11,0,0,4,1
-20,0,0,2,1,24,2,1,0,26,3,1,22,167,12,3,1
-43,5,2,2,1,71,1,1,0,9,1,16,43,0,0,4,1
-12,5,3,3,1,15,2,1,0,27,10,4,0,0,0,4,1
-25,1,3,2,1,38,2,1,3,26,6,13,11,0,0,4,1
-6,1,3,2,2,2,2,1,3,3,6,10,22,0,0,4,1
-13,10,3,3,1,63,2,1,3,29,8,15,11,0,0,4,1
-35,10,2,2,1,8,2,1,3,19,8,2,0,0,0,4,1
-14,7,2,2,1,53,2,1,0,2,5,14,0,0,0,4,1
-20,0,3,2,1,9,2,1,3,28,8,13,0,0,0,4,1
-18,5,0,3,1,66,1,2,0,14,5,11,0,0,0,4,1
-22,0,2,2,1,40,1,1,0,24,5,2,38,0,0,4,1
-17,0,3,2,1,53,2,1,0,14,5,11,11,0,0,4,1
-24,10,2,3,1,2,1,1,3,12,6,5,38,0,0,4,1
-35,1,2,4,1,23,1,1,3,26,8,2,0,0,0,4,0
-22,8,2,1,1,9,2,1,3,6,8,15,11,0,0,4,1
-37,3,2,1,1,9,2,1,0,8,5,3,11,0,0,4,1
-23,1,2,2,1,2,1,2,0,21,5,14,22,0,0,4,1
-15,2,2,2,1,7,2,2,0,29,5,13,0,0,0,4,1
-15,0,2,2,1,9,2,1,2,8,5,4,45,0,0,4,1
-11,10,2,2,1,34,1,1,0,25,3,8,11,0,0,4,1
-35,10,2,2,1,51,1,1,3,27,6,12,11,0,0,4,1
-43,6,2,1,1,25,1,1,0,8,3,1,0,0,0,4,1
-13,10,2,3,1,32,1,2,0,9,10,9,0,31,37,1,1
-35,0,2,2,1,43,1,1,3,12,6,1,22,0,0,4,1
-38,10,0,2,1,18,2,1,0,26,1,9,22,0,0,4,1
-32,11,2,1,1,63,1,1,3,26,6,10,0,0,0,4,1
-18,1,2,2,1,39,2,2,0,7,5,14,0,0,0,4,1
-18,0,3,1,1,2,2,1,3,26,8,7,0,0,0,4,0
-19,10,3,2,1,14,2,1,3,13,8,13,0,0,0,4,1
-22,1,2,1,1,34,2,1,3,15,8,0,22,0,0,4,1
-25,10,3,2,1,58,2,1,3,26,8,11,0,0,0,4,0
-20,0,2,2,1,9,1,1,3,26,8,4,0,0,0,4,0
-8,11,3,2,1,12,1,1,0,30,5,11,0,0,0,4,1
-35,1,2,2,1,8,1,1,0,26,1,13,0,0,0,4,1
-24,1,3,2,1,59,1,1,3,10,6,12,22,0,0,4,1
-37,10,2,2,1,9,2,2,0,11,7,2,0,0,0,4,1
-24,11,2,4,1,71,2,1,2,13,5,12,1,0,0,4,1
-29,1,2,2,1,36,1,1,0,1,3,8,0,0,0,4,1
-15,5,0,3,1,71,2,1,0,16,5,4,11,0,0,4,1
-34,5,2,3,1,63,1,1,0,25,1,4,0,0,0,4,1
-22,5,2,3,1,40,2,1,0,10,10,12,11,187,1,3,1
-51,6,2,1,1,39,1,1,0,25,3,3,33,0,0,4,1
-16,5,2,3,1,61,1,1,2,2,10,10,0,0,0,4,1
-40,5,0,3,1,53,2,1,0,9,10,4,11,0,0,4,1
-34,5,2,4,1,28,2,1,3,4,8,14,0,0,0,4,1
-10,1,3,2,1,1,2,1,0,25,5,0,22,0,0,4,1
-38,5,2,3,1,59,1,1,0,27,3,5,0,0,0,4,1
-13,0,2,2,1,71,2,1,3,10,8,11,0,0,0,4,1
-27,1,2,2,1,12,2,1,3,14,11,12,0,0,0,4,1
-36,5,2,3,1,15,1,1,0,22,3,5,0,0,0,4,1
-14,1,2,2,1,32,2,1,0,10,10,5,22,0,0,4,1
-23,8,0,3,1,20,2,1,0,30,5,12,0,0,0,4,1
-19,5,2,3,1,49,1,1,0,4,1,14,38,0,0,4,1
-25,5,2,3,1,45,1,1,0,1,3,4,0,0,0,4,1
-23,5,3,3,1,12,1,1,3,9,6,5,0,0,0,4,1
-5,1,3,2,1,52,2,1,3,25,6,12,0,0,0,4,1
-32,11,2,2,1,43,2,1,3,23,8,14,22,0,0,4,1
-28,1,2,1,1,43,2,1,3,4,8,15,11,0,0,4,1
-18,10,3,2,1,60,1,1,0,28,1,14,0,0,0,4,1
-28,3,0,1,1,26,2,1,0,9,5,1,11,0,0,4,1
-36,8,2,2,1,27,2,1,3,26,8,10,11,0,0,4,0
-27,10,0,2,1,33,1,1,0,28,1,15,22,0,0,4,1
-27,2,2,3,1,25,2,1,0,12,10,14,38,0,0,4,1
-33,1,2,1,1,63,1,1,0,27,1,4,45,0,0,4,1
-17,5,0,3,1,17,1,2,0,12,10,13,0,0,0,4,1
-28,2,2,3,1,24,1,1,0,14,1,11,43,0,0,4,1
-13,2,3,3,2,5,2,2,0,4,1,12,11,0,0,4,1
-15,1,2,2,1,9,1,1,0,21,5,10,43,0,0,4,1
-31,10,2,3,1,43,1,1,0,26,1,14,11,0,0,4,1
-9,10,3,2,2,9,1,2,0,29,5,13,0,0,0,4,1
-17,7,2,2,1,24,2,2,3,26,6,6,11,0,0,4,1
-31,1,0,1,1,9,2,2,3,26,8,9,0,0,0,4,0
-11,0,3,2,1,10,2,1,0,11,3,6,0,0,0,4,1
-12,5,3,2,1,50,2,1,0,13,10,11,0,0,0,4,1
-21,10,2,2,1,31,2,1,0,8,5,8,11,0,0,4,1
-14,1,3,2,1,13,2,1,0,8,5,3,0,0,0,4,1
-27,0,2,2,1,18,2,1,3,15,8,15,22,0,0,4,1
-39,1,2,1,1,27,1,1,0,3,1,1,11,0,0,4,1
-27,5,0,3,1,9,1,1,0,27,1,10,11,0,0,4,1
-23,8,2,4,2,9,1,2,0,23,5,2,33,0,0,4,1
+12,10,2,2,1,35,2,1,0,5,1,2,33,0,0,4,1
 40,11,2,1,1,13,1,1,0,24,5,5,38,0,0,4,1
-14,1,2,2,1,51,2,1,0,15,5,15,47,0,0,4,1
-19,11,3,2,1,48,1,1,0,21,4,5,0,0,0,4,1
-40,2,2,3,1,68,1,1,3,26,6,2,11,0,0,4,1
-22,0,3,3,1,33,1,1,0,12,1,10,11,0,0,4,1
-7,5,3,3,1,31,1,1,0,8,3,10,0,0,0,4,1
-19,5,2,3,1,9,1,1,3,7,6,12,43,0,0,4,1
-12,10,2,2,1,49,2,1,0,13,10,13,0,0,0,4,1
-19,1,0,2,1,38,2,1,3,18,8,12,11,0,0,4,1
-17,5,2,3,1,47,1,1,0,2,1,15,33,0,0,4,1
-17,1,0,2,1,9,2,1,3,12,8,2,0,0,0,4,1
-39,8,2,2,1,20,2,1,3,26,8,5,0,0,0,4,0
-24,0,0,2,1,70,1,1,0,23,4,15,0,0,0,4,1
-57,6,0,1,1,44,2,1,0,25,3,3,22,0,0,4,1
-37,1,2,4,1,64,1,1,3,27,6,12,22,0,0,4,1
-21,5,2,3,1,44,2,2,3,26,8,3,11,0,0,4,0
-10,1,3,2,1,2,2,1,3,30,8,6,11,0,0,4,1
-13,1,3,1,1,27,2,1,3,13,8,11,0,0,0,4,1
-10,10,3,3,1,31,2,1,2,19,3,8,11,0,0,4,1
-14,8,2,2,1,33,2,2,0,10,10,4,0,0,0,4,1
-32,8,2,2,1,56,2,1,3,26,8,9,11,0,0,4,0
 17,5,2,3,1,36,2,2,0,29,1,13,22,0,0,4,1
-21,9,3,3,1,27,1,1,0,11,3,11,0,0,0,4,1
-38,0,2,2,1,21,1,1,0,13,1,13,1,0,0,4,1
-14,1,2,2,1,24,2,1,0,7,5,13,11,0,0,4,1
-18,1,0,2,1,60,2,1,3,7,6,4,11,0,0,4,1
-37,5,0,3,1,9,1,1,0,9,1,8,33,0,0,4,1
-39,1,2,2,1,35,1,1,0,13,1,14,1,0,0,4,1
-15,0,2,4,1,34,1,1,0,10,10,10,0,0,0,4,1
-18,1,2,1,1,46,2,1,3,25,6,15,0,0,0,4,1
-20,0,0,2,1,25,2,1,3,18,8,9,11,0,0,4,1
-16,1,2,2,1,64,2,2,0,8,10,3,0,0,0,4,1
-20,1,0,2,1,23,2,1,0,20,5,1,33,0,0,4,1
-10,8,3,2,1,40,2,1,0,16,5,14,11,0,0,4,1
-12,10,2,2,1,19,2,2,3,26,8,7,11,0,0,4,0
-33,6,2,3,1,57,1,1,0,10,10,12,11,0,0,4,1
-33,2,2,3,1,54,2,1,3,15,11,3,0,0,0,4,1
+15,1,2,2,1,9,1,1,0,21,5,10,43,0,0,4,1
+24,0,2,2,1,49,2,1,3,26,8,12,0,0,0,4,0
+31,2,2,1,1,59,1,1,0,9,10,10,0,0,0,4,1
+28,2,2,3,1,24,1,1,0,14,1,11,43,0,0,4,1
+14,1,3,3,1,62,1,1,3,4,10,15,0,0,0,4,1
+4,0,3,3,1,69,2,1,0,25,3,3,33,0,0,4,1
+33,7,2,3,1,55,2,2,0,24,5,11,33,0,0,4,1
+13,1,0,2,1,9,2,2,0,9,5,15,33,0,0,4,1
+30,5,0,3,1,3,2,1,3,26,8,7,0,0,0,4,0
+18,8,2,2,1,36,2,1,3,11,6,9,0,0,0,4,1
+11,1,3,2,1,69,2,1,3,12,6,5,0,0,0,4,1
+12,5,3,3,1,53,1,2,0,9,5,11,0,0,0,4,1
+31,8,2,2,1,38,1,1,2,30,3,6,33,0,0,4,1
+40,5,2,3,1,27,2,1,3,26,8,7,0,0,0,4,0
+22,1,2,2,1,53,1,1,3,30,10,8,0,0,0,4,1
+31,10,0,2,1,37,1,1,0,16,5,9,11,0,0,4,1
+33,10,2,2,1,9,1,1,0,11,3,10,11,0,0,4,1
+35,5,2,3,1,18,1,1,0,12,1,15,11,0,0,4,1
+14,1,2,2,2,9,2,1,3,30,8,12,0,0,0,4,1
+27,1,2,1,1,9,2,1,3,3,8,10,38,0,0,4,1
+23,0,2,2,1,41,2,1,3,26,8,10,0,0,0,4,0
+17,9,3,4,1,36,2,1,3,26,8,11,11,0,0,4,0
+15,5,0,2,1,52,2,1,3,4,8,3,0,0,0,4,1
 12,8,2,2,1,45,2,1,0,12,10,11,0,0,0,4,1
-14,5,3,3,1,50,1,1,0,13,1,13,43,0,0,4,1
-41,5,0,3,1,33,1,1,3,26,8,6,0,0,0,4,0
-37,8,2,2,1,31,2,1,3,26,8,11,0,0,0,4,1
-36,8,2,4,1,9,2,1,0,26,3,12,11,184,1,1,1
-44,6,2,4,1,66,1,1,0,8,3,13,0,0,0,4,1
-12,2,3,2,1,64,1,1,0,22,3,4,33,0,0,4,1
-22,8,0,2,1,62,2,1,0,11,3,11,0,120,1,3,1
-22,8,2,2,1,50,2,1,0,16,5,9,33,0,0,4,1
-28,5,3,2,1,3,2,1,3,26,8,7,11,0,0,4,0
-7,8,3,2,1,40,1,2,0,6,5,1,11,0,0,4,1
-29,5,2,3,1,58,1,1,0,10,1,8,6,0,0,4,1
+22,5,2,3,1,4,2,1,3,26,8,6,0,0,0,4,0
+13,8,3,2,1,15,1,2,0,27,3,0,11,0,0,4,1
+26,10,2,3,1,50,2,1,3,6,8,15,11,0,0,4,1
+14,1,3,1,1,14,2,1,0,12,10,13,0,0,0,4,1
+13,10,3,3,1,28,2,1,3,30,8,10,22,0,0,4,1
+25,10,2,2,1,8,2,2,0,30,5,13,22,0,0,4,1
+38,10,0,1,1,15,2,1,3,26,8,9,11,0,0,4,0
+13,11,0,1,1,9,2,1,3,23,8,13,3,0,0,4,1
+31,1,2,4,1,19,2,1,3,26,8,9,0,0,0,4,0
+27,5,0,3,1,68,1,2,0,29,5,13,0,0,0,4,1
+36,6,2,1,1,37,1,1,0,4,1,15,11,0,0,4,1
+20,10,2,2,1,9,2,1,0,14,5,5,0,0,0,4,1
+37,3,0,1,1,65,1,1,0,24,5,10,43,0,0,4,1
+13,5,2,3,1,66,1,1,0,12,1,13,5,0,0,4,1
+21,0,3,2,1,28,2,2,2,13,10,2,47,0,0,4,1
+20,2,2,2,1,58,2,2,0,16,5,4,16,0,0,4,1
+34,5,2,3,1,45,1,1,0,10,10,3,22,0,0,4,1
+34,12,2,4,1,55,1,1,0,26,1,11,22,0,0,4,1
+17,1,2,3,1,37,1,1,3,3,6,2,43,0,0,4,1
+18,11,3,3,1,15,1,1,0,22,3,8,0,0,0,4,1
+39,12,2,4,1,24,1,1,3,15,11,8,0,0,0,4,1
+36,10,2,2,1,4,1,2,0,1,5,6,0,0,0,4,1
+9,10,3,3,1,61,1,1,0,21,4,14,11,0,0,4,1
+15,5,3,3,1,68,1,1,0,3,1,15,0,0,0,4,1
+23,1,0,1,1,17,2,1,0,9,5,12,22,0,0,4,1
+10,11,2,1,1,64,2,1,0,11,3,16,38,186,12,0,1
+37,6,2,2,1,19,2,2,0,8,10,13,0,0,0,4,1
+26,5,2,1,1,56,1,1,0,10,3,7,38,0,0,4,1
+18,0,2,2,1,14,2,1,0,10,10,6,11,0,0,4,1
+11,1,2,2,1,66,2,2,0,1,5,12,0,0,0,4,1
+25,5,2,3,1,45,2,1,3,26,8,7,0,0,0,4,0
+14,5,2,3,1,21,1,1,2,5,1,12,11,0,0,4,1
+16,5,3,3,1,38,2,1,3,26,8,1,11,0,0,4,0
+16,7,3,3,1,50,1,1,0,13,1,6,22,0,0,4,1
+13,1,3,3,1,65,1,1,2,9,10,10,11,0,0,4,1
+35,1,2,2,1,62,2,1,3,26,8,11,11,0,0,4,0
+24,6,2,2,1,56,2,1,3,26,8,7,0,0,0,4,0
+37,10,2,3,1,21,1,2,0,26,1,12,11,0,0,4,1
+23,8,2,2,1,9,2,1,3,26,8,1,11,0,0,4,0
+9,10,3,2,1,52,2,1,0,23,5,9,33,0,0,4,1
+33,1,2,4,1,2,2,1,3,26,8,5,11,0,0,4,0
+30,1,2,1,1,34,2,1,3,26,8,3,11,0,0,4,0
+16,7,3,2,1,36,1,1,0,19,1,11,4,0,0,4,1
+14,5,2,3,1,9,2,1,3,26,8,6,0,0,0,4,0
+31,1,2,1,1,1,2,1,0,28,5,10,22,0,0,4,1
+17,5,2,3,1,5,2,1,0,23,5,11,46,0,0,4,1
+26,11,0,3,1,9,1,1,0,26,3,6,22,0,0,4,1
+7,8,2,2,1,52,2,1,3,26,8,8,0,0,0,4,0
+32,8,2,2,1,20,1,1,3,30,6,14,0,0,0,4,1
+23,5,2,3,1,9,1,1,0,2,1,2,38,0,0,4,1
+30,5,2,3,1,29,1,1,0,9,10,12,0,0,0,4,1
+11,5,2,3,1,25,2,2,3,28,8,5,33,0,0,4,1
+7,8,2,2,1,9,2,1,0,16,5,10,47,0,0,4,1
+25,10,2,2,1,39,2,1,3,4,8,5,11,0,0,4,1
+18,1,2,1,1,49,2,1,3,26,8,8,0,0,0,4,0
+12,5,3,3,1,47,1,1,0,3,1,13,33,0,0,4,1
+18,7,2,3,1,24,1,1,3,26,8,6,11,0,0,4,0
+42,5,2,3,1,28,2,1,0,2,5,1,11,0,0,4,1
+19,5,3,2,1,66,2,1,3,7,8,2,33,0,0,4,1
+35,5,2,3,1,9,1,1,0,2,1,11,11,0,0,4,1
+31,5,2,3,1,10,2,1,0,9,10,15,0,0,0,4,1
+33,10,2,2,1,25,2,2,0,8,3,14,0,0,0,4,1
+19,0,2,2,1,34,2,1,3,19,8,13,22,0,0,4,1
+35,2,3,2,1,59,2,1,3,23,8,0,38,0,0,4,1
+15,1,2,2,1,38,1,1,0,25,3,4,22,0,0,4,1
+15,0,2,2,1,67,2,1,0,17,5,13,0,0,0,4,1
+13,0,3,2,1,48,2,2,3,12,8,0,0,0,0,4,1
+28,5,0,2,1,20,2,2,3,26,8,6,11,0,0,4,0
+6,7,3,3,1,36,2,1,3,19,8,15,0,0,0,4,1
+14,7,2,2,1,53,2,1,0,2,5,14,0,0,0,4,1
+42,5,2,3,1,63,1,1,2,29,1,7,11,0,0,4,1
+32,2,2,1,1,50,2,1,3,6,8,12,25,0,0,4,1
+27,1,2,2,1,12,2,1,3,14,11,12,0,0,0,4,1
+26,5,2,3,1,37,2,1,0,26,3,12,0,0,0,4,1
+24,10,0,2,1,38,2,1,3,23,11,7,0,0,0,4,1
+35,10,2,2,1,51,1,1,3,27,6,12,11,0,0,4,1
+8,10,3,3,1,13,1,1,0,4,3,2,0,0,0,4,1
+10,1,3,2,1,2,2,1,3,30,8,6,11,0,0,4,1
+36,5,0,3,1,27,2,2,2,9,10,0,0,0,0,4,1
+24,2,2,3,1,55,1,1,3,2,6,14,22,0,0,4,1
+10,1,2,2,1,64,2,1,0,14,5,11,38,0,0,4,1
+9,5,3,3,2,8,2,1,3,25,6,10,11,0,0,4,1
+40,1,2,1,1,65,2,1,3,26,8,5,11,0,0,4,0
+40,6,0,1,1,32,2,1,0,10,10,12,11,14,37,0,1
+31,5,0,2,1,5,2,1,3,30,6,1,1,0,0,4,1
+17,5,3,3,1,64,2,1,3,23,11,7,0,0,0,4,1
+38,5,2,1,1,9,1,1,0,22,3,16,0,0,0,4,1
+14,1,2,2,1,65,2,1,3,13,8,15,22,0,0,4,1
+23,8,2,4,2,9,1,2,0,23,5,2,33,0,0,4,1
+9,8,2,2,1,9,2,1,0,8,5,16,38,0,0,4,1
+20,10,3,2,1,39,1,1,0,10,1,12,5,0,0,4,1
+19,5,3,3,1,69,1,1,3,3,6,0,22,0,0,4,1
+29,1,2,2,1,67,1,1,0,29,1,13,11,0,0,4,1
+21,5,2,3,1,23,1,1,0,27,1,15,22,0,0,4,1
+20,10,2,1,1,27,2,1,3,30,6,10,43,0,0,4,1
+29,5,3,3,1,68,1,1,0,11,3,1,0,0,0,4,1
+16,10,3,2,1,61,1,1,0,13,1,4,11,0,0,4,1
+20,0,3,2,1,31,1,1,2,24,11,7,0,0,0,4,1
+4,9,3,2,1,44,1,1,0,3,3,7,0,0,0,4,1
+12,5,3,3,1,19,1,1,0,9,1,10,46,0,0,4,1
+9,10,3,2,2,9,1,2,0,29,5,13,0,0,0,4,1
 42,6,0,2,1,55,2,1,3,27,8,0,0,0,0,4,1
-15,11,3,3,1,61,1,1,0,5,1,5,11,0,0,4,1
-15,1,2,2,1,69,2,1,0,9,5,8,11,0,0,4,1
-22,11,2,2,1,28,2,1,3,26,8,9,0,0,0,4,0
-25,1,2,2,1,62,2,2,0,12,10,3,11,26,12,1,1
-23,0,2,2,1,41,2,1,3,26,8,10,0,0,0,4,0
-32,1,2,1,1,9,1,1,3,26,8,7,22,0,0,4,0
-29,2,2,2,1,9,1,1,3,26,6,4,0,0,0,4,1
-21,0,0,2,1,4,2,1,3,26,8,11,11,0,0,4,0
-11,8,3,4,1,25,1,1,0,23,4,13,11,0,0,4,1
+20,1,2,2,1,4,2,1,3,26,8,8,0,0,0,4,0
+30,1,2,2,1,9,2,1,3,3,6,3,11,0,0,4,1
+27,0,0,2,1,57,2,1,0,16,5,14,46,0,0,4,1
+22,5,3,3,1,16,1,1,0,21,4,4,0,0,0,4,1
+13,1,2,2,1,9,2,1,3,26,8,4,0,0,0,4,0
+29,0,2,2,1,28,2,1,3,26,8,11,0,0,0,4,0
+19,0,0,2,1,19,2,1,0,13,10,11,33,0,0,4,1
+25,5,2,3,1,9,1,1,0,5,5,2,22,0,0,4,1
+42,5,2,3,1,39,1,1,3,8,6,7,22,0,0,4,1
+24,5,2,3,1,15,2,2,0,13,10,15,38,0,0,4,1
+29,1,2,2,1,36,1,1,0,1,3,8,0,0,0,4,1
+15,5,2,3,1,24,1,1,0,4,1,2,11,0,0,4,1
+25,11,2,1,1,54,1,1,3,12,6,15,11,0,0,4,1
+7,5,3,3,1,31,1,1,0,8,3,10,0,0,0,4,1
+18,10,3,2,1,46,2,1,3,23,8,14,22,0,0,4,1
+7,0,3,2,1,51,1,2,0,22,3,6,0,0,0,4,1
+29,10,2,2,1,25,2,1,0,13,5,15,11,0,0,4,1
+35,0,2,2,1,43,1,1,3,12,6,1,22,0,0,4,1
+22,7,2,2,2,8,2,2,3,22,6,15,22,0,0,4,1
+12,8,2,2,1,51,2,1,0,24,5,12,4,0,0,4,1
+8,11,3,2,1,12,1,1,0,30,5,11,0,0,0,4,1
+34,11,2,1,1,71,1,1,2,23,5,12,11,0,0,4,1
+32,2,2,3,1,2,2,1,0,15,5,3,11,0,0,4,1
+24,8,2,2,1,41,2,2,0,7,5,0,11,0,0,4,1
+14,8,3,3,1,70,1,1,0,12,10,11,0,0,0,4,1
 13,5,3,3,1,46,1,2,0,30,5,11,38,0,0,4,1
-13,5,2,3,1,61,1,1,0,28,1,2,0,0,0,4,1
-15,10,2,2,1,45,2,2,3,9,6,12,11,0,0,4,1
-23,10,0,2,1,46,2,1,0,9,3,8,0,0,0,4,1
-23,1,3,2,1,64,2,1,3,0,5,10,47,0,0,4,1
-16,1,3,2,1,37,2,2,0,12,10,12,0,0,0,4,1
-23,2,3,2,1,61,1,1,0,16,5,2,0,0,0,4,1
-16,0,0,2,1,3,1,1,0,9,5,12,0,0,0,4,1
-25,10,2,3,1,9,1,1,0,25,1,4,11,0,0,4,1
-11,10,3,3,1,21,1,1,0,22,3,8,0,0,0,4,1
-10,5,3,3,1,70,2,1,3,19,8,13,0,0,0,4,1
-7,1,3,2,1,2,2,1,3,10,6,15,45,0,0,4,1
-12,5,2,3,1,19,2,1,0,3,1,1,33,0,0,4,1
-25,5,2,3,1,30,1,1,0,4,1,9,43,0,0,4,1
-36,6,2,1,1,37,1,1,0,4,1,15,11,0,0,4,1
-17,1,2,3,1,37,1,1,3,3,6,2,43,0,0,4,1
-13,0,3,2,1,24,2,1,0,9,10,6,0,0,0,4,1
-42,5,2,3,1,63,1,1,2,29,1,7,11,0,0,4,1
-38,10,2,2,1,61,2,1,2,25,10,10,0,0,0,4,1
-29,12,2,4,1,34,1,1,3,26,8,8,11,0,0,4,0
-30,5,0,3,1,3,2,1,3,26,8,7,0,0,0,4,0
-18,2,0,3,1,65,1,2,0,28,5,13,22,0,0,4,1
-6,9,3,2,1,67,2,1,3,26,8,6,11,0,0,4,0
-55,6,2,3,1,20,2,1,0,19,3,10,11,0,0,4,1
-7,1,2,2,1,71,2,1,3,19,8,13,0,0,0,4,1
-12,5,3,3,1,53,1,2,0,9,5,11,0,0,0,4,1
-33,8,0,2,1,60,1,2,0,6,5,14,0,0,0,4,1
-30,5,2,3,1,23,2,1,0,18,3,7,0,0,0,4,1
-30,8,2,4,1,21,2,1,3,26,8,1,0,0,0,4,0
-28,5,2,3,1,9,1,1,0,9,10,13,11,13,24,1,1
-19,5,3,3,1,58,2,1,3,26,8,4,0,0,0,4,0
-17,8,2,2,1,47,2,1,3,12,8,6,0,0,0,4,1
-10,7,3,3,1,9,2,1,3,18,8,5,11,0,0,4,1
-15,10,3,3,1,18,2,1,0,10,10,9,11,91,1,1,1
-33,10,2,2,1,9,1,1,0,11,3,10,11,0,0,4,1
-25,0,2,2,1,44,1,1,0,23,5,13,46,0,0,4,1
+31,1,0,1,1,9,2,2,3,26,8,9,0,0,0,4,0
 8,10,3,2,1,42,1,1,0,7,5,11,0,0,0,4,1
-36,5,2,2,1,35,2,2,3,26,8,5,0,0,0,4,0
-14,10,3,2,1,56,2,1,3,23,8,13,22,0,0,4,1
-37,1,2,2,1,9,1,1,3,3,6,11,11,0,0,4,1
-41,6,0,1,1,9,2,1,3,26,6,15,11,0,0,4,1
-7,8,3,2,1,29,1,2,0,13,5,1,11,0,0,4,1
-16,5,2,3,1,9,2,1,0,10,10,13,22,105,12,1,1
-28,5,0,3,1,27,2,1,0,15,5,14,0,0,0,4,1
-35,5,2,3,1,9,1,1,0,2,1,11,11,0,0,4,1
-17,5,2,3,1,5,2,1,0,23,5,11,46,0,0,4,1
-20,0,0,2,1,24,2,1,3,23,8,11,11,0,0,4,1
-29,10,3,2,1,3,2,2,0,28,5,15,22,0,0,4,1
-13,1,2,2,1,9,2,1,3,26,8,4,0,0,0,4,0
-14,1,3,1,1,14,2,1,0,12,10,13,0,0,0,4,1
-32,10,0,2,1,45,1,1,3,12,6,13,11,0,0,4,1
-22,5,3,3,1,16,1,1,0,21,4,4,0,0,0,4,1
-22,1,2,2,1,51,2,1,3,26,8,8,11,0,0,4,0
-21,5,2,3,1,2,1,2,3,2,6,15,46,0,0,4,1
-14,0,3,2,1,27,1,1,0,28,5,14,38,0,0,4,1
-27,5,0,2,1,60,2,1,0,10,10,9,0,75,1,3,1
-13,8,3,2,1,15,1,2,0,27,3,0,11,0,0,4,1
-18,5,3,3,1,65,2,1,3,23,8,15,0,0,0,4,1
-10,9,3,2,1,30,1,1,2,14,11,5,0,0,0,4,1
-41,3,0,1,1,25,1,1,3,26,8,9,11,0,0,4,0
-19,8,0,2,1,52,2,1,3,7,8,12,11,0,0,4,1
-14,10,0,3,1,54,1,1,0,14,1,12,11,0,0,4,1
-21,1,2,1,1,34,2,1,3,26,8,9,0,0,0,4,0
-8,1,3,2,2,66,1,2,0,29,5,14,11,0,0,4,1
-16,10,2,2,1,53,2,1,3,26,8,6,11,0,0,4,0
-42,0,2,2,1,35,2,1,3,26,8,11,0,0,0,4,0
-14,1,3,2,1,66,1,2,0,15,5,6,43,0,0,4,1
-14,1,3,3,1,62,1,1,3,4,10,15,0,0,0,4,1
-17,5,0,3,1,68,2,2,0,10,10,5,0,0,0,4,1
-11,0,3,2,1,20,2,2,3,7,8,14,0,0,0,4,1
-17,2,2,2,1,31,1,2,0,5,5,4,22,0,0,4,1
-8,1,3,2,1,3,2,1,0,1,5,16,33,0,0,4,1
-33,0,2,2,1,54,2,1,3,26,8,7,11,0,0,4,0
-18,7,3,3,1,51,1,1,3,30,6,1,22,0,0,4,1
-10,8,2,2,1,53,2,2,0,29,5,6,11,0,0,4,1
-23,1,2,1,1,28,1,2,3,9,6,5,22,0,0,4,1
-38,10,2,3,1,63,1,1,0,13,1,12,33,0,0,4,1
+35,8,0,2,1,18,2,1,3,26,8,2,0,0,0,4,0
+14,5,3,3,1,9,1,1,0,26,3,11,33,0,0,4,1
+10,0,3,2,1,50,2,1,3,18,8,13,43,0,0,4,1
+24,5,2,3,1,42,1,1,0,13,10,12,22,0,0,4,1
+8,10,3,2,1,61,2,1,3,20,8,11,22,0,0,4,1
+26,1,2,2,1,7,2,1,3,26,8,7,0,0,0,4,0
+27,0,3,2,1,26,2,1,3,26,8,6,0,0,0,4,0
 21,10,3,2,1,50,2,1,0,9,10,10,0,0,0,4,1
-28,0,2,2,1,56,2,2,3,6,8,12,22,0,0,4,1
-19,0,3,2,1,31,2,2,3,28,8,13,11,0,0,4,1
-28,10,2,2,1,56,1,1,3,20,8,13,0,0,0,4,1
-9,2,2,3,1,17,1,1,0,6,5,10,38,0,0,4,1
-39,5,2,3,1,9,2,2,3,12,6,5,0,0,0,4,1
-25,0,3,2,1,3,2,2,0,11,3,13,11,508,30,0,1
-13,1,3,3,1,65,1,1,2,9,10,10,11,0,0,4,1
-14,1,2,2,1,54,2,1,3,26,8,11,0,0,0,4,0
+13,11,2,2,1,68,2,2,3,22,6,15,11,0,0,4,1
+28,0,3,2,1,68,2,1,3,26,6,10,11,0,0,4,1
 21,10,3,2,1,53,2,1,0,28,5,13,11,0,0,4,1
-11,10,3,3,1,61,2,1,0,30,3,14,22,0,0,4,1
-29,8,0,2,1,20,1,1,3,26,8,7,0,0,0,4,0
-4,9,3,2,1,44,1,1,0,3,3,7,0,0,0,4,1
-12,7,3,2,1,7,1,2,0,10,10,15,0,0,0,4,1
-25,11,2,1,1,54,1,1,3,12,6,15,11,0,0,4,1
-36,1,2,2,1,15,2,1,3,26,8,7,0,0,0,4,0
-34,12,2,4,1,55,1,1,0,26,1,11,22,0,0,4,1
-41,0,2,2,1,29,2,1,3,26,8,0,0,0,0,4,1
-11,5,3,3,1,62,1,1,0,25,3,6,0,0,0,4,1
-25,1,2,1,1,2,2,1,3,29,8,1,11,0,0,4,1
-21,10,3,2,1,23,1,1,0,12,10,5,33,0,0,4,1
-18,10,2,2,1,43,2,2,3,27,8,5,11,0,0,4,1
-32,0,3,2,1,16,1,1,0,20,5,15,33,0,0,4,1
-13,8,2,3,1,43,2,1,3,26,8,8,0,0,0,4,0
-39,6,2,1,1,41,2,1,0,17,1,12,22,0,0,4,1
-26,5,2,3,1,66,1,1,0,17,1,12,45,0,0,4,1
+19,0,3,2,1,11,2,1,0,13,10,5,11,0,0,4,1
+14,0,3,2,1,27,1,1,0,28,5,14,38,0,0,4,1
+27,10,2,2,1,68,2,1,3,26,8,7,0,0,0,4,0
+30,8,2,4,1,21,2,1,3,26,8,1,0,0,0,4,0
+38,10,0,2,1,18,2,1,0,26,1,9,22,0,0,4,1
+4,0,3,2,1,39,1,1,0,3,3,9,0,0,0,4,1
+20,5,2,3,1,13,2,1,3,4,8,11,33,0,0,4,1
+18,2,2,3,1,37,1,1,3,7,6,8,33,0,0,4,1
+21,1,0,1,1,16,2,1,0,12,10,11,0,78,30,1,1
+28,11,0,2,1,40,2,1,0,10,10,10,0,82,1,3,1
+12,1,3,2,1,52,1,1,0,23,4,14,11,0,0,4,1
+29,1,2,2,1,12,2,1,0,21,4,1,0,0,0,4,1
+15,12,2,2,1,40,1,1,0,25,3,15,11,85,38,0,1
+23,0,0,2,1,33,2,1,3,26,8,7,0,0,0,4,0
+13,7,3,3,1,32,1,1,0,13,10,11,0,0,0,4,1
+14,10,3,3,1,41,1,1,2,4,1,12,47,0,0,4,1
+15,5,2,3,1,22,1,1,0,3,3,9,0,0,0,4,1
+22,0,3,3,1,14,1,1,3,2,6,3,11,0,0,4,1
+34,10,2,3,1,62,1,2,3,26,8,6,0,0,0,4,0
+41,5,0,3,1,33,1,1,3,26,8,6,0,0,0,4,0
+42,5,2,3,1,9,1,1,0,28,1,9,22,0,0,4,1
+23,1,2,2,1,35,2,1,3,5,8,14,0,0,0,4,1
+8,1,2,2,1,31,2,1,3,7,8,2,22,0,0,4,1
+34,10,2,2,1,54,2,1,3,10,11,3,0,0,0,4,1
+17,0,3,2,1,53,2,1,0,14,5,11,11,0,0,4,1
+33,1,2,1,1,63,1,1,0,27,1,4,45,0,0,4,1
+13,10,3,3,1,63,2,1,3,29,8,15,11,0,0,4,1
+29,10,2,2,1,56,2,1,0,3,1,5,0,0,0,4,1
+41,2,0,2,1,69,2,1,3,26,8,13,22,0,0,4,0
+13,2,3,3,2,5,2,2,0,4,1,12,11,0,0,4,1
+27,0,2,2,1,18,2,1,3,15,8,15,22,0,0,4,1
+20,0,0,2,1,24,2,1,3,23,8,11,11,0,0,4,1
+37,1,2,2,1,9,1,1,3,3,6,11,11,0,0,4,1
+13,10,3,3,1,35,1,1,3,29,10,5,0,0,0,4,1
+32,11,2,1,1,63,1,1,3,26,6,10,0,0,0,4,1
+34,3,2,1,1,44,2,1,0,8,5,2,0,0,0,4,1
+35,6,2,3,1,29,1,1,0,8,10,1,11,57,1,3,1
+13,5,3,3,1,15,2,1,0,27,3,5,0,551,1,3,1
+31,10,2,3,1,43,1,1,0,26,1,14,11,0,0,4,1
+12,0,2,2,1,15,2,2,3,18,8,9,11,0,0,4,1
+13,5,2,3,1,16,1,1,3,26,10,7,0,0,0,4,1
+34,2,2,3,2,5,1,1,0,29,5,11,0,0,0,4,1
+23,2,3,2,1,61,1,1,0,16,5,2,0,0,0,4,1
+35,1,2,2,1,9,2,2,3,26,8,6,0,0,0,4,0
+27,5,0,3,1,9,1,1,0,27,1,10,11,0,0,4,1
 22,1,0,1,1,9,2,1,3,26,8,15,0,0,0,4,0
-33,11,2,2,1,29,1,1,0,14,1,13,0,0,0,4,1
-8,5,3,3,1,9,2,1,3,23,8,7,11,0,0,4,1
-26,0,0,1,1,47,2,1,2,15,11,14,0,0,0,4,1
-27,10,2,3,1,6,1,2,0,13,10,16,11,0,0,4,1
+39,0,3,2,1,57,2,1,3,10,6,10,0,0,0,4,1
 8,1,3,2,2,4,2,1,3,22,6,10,11,0,0,4,1
+40,5,2,3,1,44,2,1,0,6,5,14,33,0,0,4,1
+20,10,2,2,1,53,2,1,0,19,3,16,0,5,37,3,1
+12,10,3,3,1,15,2,1,3,13,8,5,11,0,0,4,1
+17,10,3,2,1,41,2,1,0,21,1,12,11,0,0,4,1
+36,8,2,4,1,9,2,1,0,26,3,12,11,184,1,1,1
+18,0,3,1,1,2,2,1,3,26,8,7,0,0,0,4,0
+38,1,2,2,1,14,1,1,3,2,6,15,0,0,0,4,1
+10,7,3,3,1,9,2,1,3,18,8,5,11,0,0,4,1
+13,5,2,3,1,19,1,1,0,4,1,12,45,0,0,4,1
+32,10,2,3,1,29,1,1,0,26,1,11,0,0,0,4,1
+40,1,2,2,1,31,1,1,3,30,6,10,22,0,0,4,1
+17,1,0,1,1,23,2,1,0,24,5,12,43,0,0,4,1
+8,8,3,2,1,69,2,1,3,18,8,13,11,0,0,4,1
+12,10,3,3,1,69,2,2,3,10,8,15,43,0,0,4,1
+17,8,2,2,1,47,2,1,3,12,8,6,0,0,0,4,1
+17,5,0,3,1,18,1,1,0,27,1,13,11,0,0,4,1
+28,8,0,2,1,9,1,1,3,12,6,0,22,0,0,4,1
+15,1,2,2,1,61,2,1,0,9,5,15,0,0,0,4,1
+31,1,2,1,1,37,1,2,0,30,5,4,43,0,0,4,1
+15,5,0,3,1,71,2,1,0,16,5,4,11,0,0,4,1
+20,5,2,3,1,59,1,1,0,22,3,7,0,0,0,4,1
+29,10,3,2,1,3,2,2,0,28,5,15,22,0,0,4,1
+15,5,3,3,1,7,2,1,3,26,8,9,0,0,0,4,0
+33,1,2,1,1,22,2,1,3,26,8,11,11,0,0,4,0
+23,5,2,3,1,56,1,1,0,12,1,12,11,0,0,4,1
+31,8,0,2,1,9,2,2,3,26,8,8,0,0,0,4,0
+43,5,2,2,1,71,1,1,0,9,1,16,43,0,0,4,1
+23,6,0,1,1,3,2,1,3,6,8,2,11,0,0,4,1
+17,10,3,2,1,42,1,1,0,2,1,10,22,0,0,4,1
+12,1,3,2,1,65,2,1,0,12,10,12,0,0,0,4,1
+7,1,3,2,1,14,1,2,0,1,5,3,45,0,0,4,1
+10,5,3,3,1,49,2,2,3,26,8,7,0,0,0,4,0
 33,6,2,2,1,27,2,1,3,26,8,5,0,0,0,4,0
-19,8,3,2,1,34,2,1,3,22,6,0,22,0,0,4,1
-10,10,3,3,1,20,2,1,0,17,5,4,11,0,0,4,1
-26,10,2,3,1,50,2,1,3,6,8,15,11,0,0,4,1
-6,9,3,2,1,47,2,1,3,26,8,7,22,0,0,4,0
-19,0,2,2,1,25,1,1,2,19,11,9,0,0,0,4,1
-33,0,3,2,1,25,1,1,3,9,6,13,11,0,0,4,1
-10,1,3,2,1,54,1,2,0,29,5,12,0,0,0,4,1
-38,10,2,2,1,57,2,1,3,21,8,11,11,0,0,4,1
-40,0,0,2,1,25,1,1,2,18,11,7,0,0,0,4,1
-14,10,2,2,1,66,2,1,3,13,8,13,11,0,0,4,1
-17,1,3,2,1,14,2,2,3,26,8,6,0,0,0,4,0
-13,10,3,3,1,26,1,1,0,3,1,3,45,0,0,4,1
-16,5,2,3,1,63,1,1,0,25,3,9,11,0,0,4,1
-29,1,0,1,1,14,2,1,3,22,6,7,11,0,0,4,1
-26,8,0,2,1,32,2,1,3,26,8,5,0,0,0,4,0
-9,10,2,2,1,4,2,1,0,15,5,7,11,0,0,4,1
-32,0,2,2,1,33,1,1,2,23,5,0,43,0,0,4,1
-18,7,3,2,1,15,1,1,0,12,10,2,0,0,0,4,1
-37,11,0,2,1,44,2,1,3,27,8,15,0,0,0,4,1
-34,6,0,3,1,43,2,2,3,7,6,13,33,0,0,4,1
-16,10,3,2,1,34,2,1,0,9,10,14,0,0,0,4,1
-12,0,0,2,1,43,2,1,3,25,6,10,6,0,0,4,1
-14,8,3,3,1,70,1,1,0,12,10,11,0,0,0,4,1
-14,10,3,3,1,55,1,1,2,14,11,6,0,0,0,4,1
-31,2,2,1,1,59,1,1,0,9,10,10,0,0,0,4,1
-19,7,2,2,1,20,1,1,0,28,5,12,11,0,0,4,1
-27,10,3,2,1,46,2,1,3,23,8,15,33,0,0,4,1
-21,10,3,2,1,12,1,1,0,28,1,9,11,0,0,4,1
-14,1,2,2,1,26,2,1,0,5,10,3,0,0,0,4,1
+57,6,0,1,1,44,2,1,0,25,3,3,22,0,0,4,1
 18,5,2,3,1,9,1,1,2,19,1,12,47,0,0,4,1
-16,5,3,3,1,18,2,1,0,9,10,11,0,91,1,1,1
-13,11,3,2,1,14,1,1,0,25,3,15,0,0,0,4,1
-30,1,2,1,1,34,2,1,3,26,8,3,11,0,0,4,0
-29,10,2,2,1,56,2,1,0,3,1,5,0,0,0,4,1
-39,5,0,3,1,69,2,1,0,3,1,14,11,0,0,4,1
-12,10,2,2,1,35,2,1,0,5,1,2,33,0,0,4,1
-16,5,3,3,1,14,1,1,0,26,3,7,46,0,0,4,1
-25,10,2,2,1,8,2,2,0,30,5,13,22,0,0,4,1
-20,5,2,3,1,13,2,1,3,4,8,11,33,0,0,4,1
-18,10,3,2,1,39,2,1,3,19,11,6,0,0,0,4,1
-30,1,2,2,1,17,2,1,3,5,8,12,11,0,0,4,1
+26,0,2,2,1,11,2,1,0,2,5,15,11,0,0,4,1
 18,8,2,2,1,71,1,1,3,7,6,1,0,0,0,4,1
-38,5,2,3,1,9,1,2,3,12,6,9,0,0,0,4,1
-9,1,2,1,1,47,2,1,3,23,8,2,11,0,0,4,1
-18,5,2,3,1,69,1,1,0,2,1,9,33,0,0,4,1
+15,5,2,3,1,10,1,1,0,29,1,10,33,0,0,4,1
+21,0,0,2,1,4,2,1,3,26,8,11,11,0,0,4,0
+33,8,0,2,1,30,1,2,0,5,5,3,33,0,0,4,1
+22,5,2,3,1,40,2,1,0,10,10,12,11,187,1,3,1
+17,10,2,3,1,39,2,1,0,14,5,12,11,0,0,4,1
+40,6,0,3,1,39,1,1,2,24,11,11,0,0,0,4,1
+10,5,3,3,1,70,2,1,3,19,8,13,0,0,0,4,1
+28,7,2,3,1,16,2,2,3,26,8,7,0,0,0,4,0
+23,5,2,3,1,22,2,2,3,26,8,9,0,0,0,4,0
+15,0,2,2,1,9,2,1,2,8,5,4,45,0,0,4,1
+6,9,3,2,1,47,2,1,3,26,8,7,22,0,0,4,0
+15,0,2,4,1,34,1,1,0,10,10,10,0,0,0,4,1
+39,1,2,1,1,27,1,1,0,3,1,1,11,0,0,4,1
+19,5,3,3,1,58,2,1,3,26,8,4,0,0,0,4,0
+16,5,2,3,1,63,1,1,0,25,3,9,11,0,0,4,1
+29,5,3,3,1,32,1,2,0,23,5,14,33,0,0,4,1
+10,1,3,2,1,1,2,1,0,25,5,0,22,0,0,4,1
 17,5,3,3,1,4,1,2,0,13,5,16,2,0,0,4,1
-24,10,3,2,1,16,2,1,3,6,8,6,43,0,0,4,1
-30,5,3,3,1,67,1,1,0,17,1,15,33,0,0,4,1
-33,5,2,3,1,11,2,1,3,26,8,8,0,0,0,4,0
-11,8,3,1,1,40,1,1,3,25,5,5,22,0,0,4,1
-20,10,2,2,1,32,2,1,3,26,8,9,0,0,0,4,0
-14,10,3,3,1,41,1,1,2,4,1,12,47,0,0,4,1
-12,1,2,2,1,53,2,2,0,12,10,16,0,85,1,0,1
-14,1,2,2,1,24,1,1,0,27,3,11,46,0,0,4,1
-21,2,2,1,1,48,2,1,3,19,11,4,0,0,0,4,1
-25,5,2,2,1,11,2,2,2,20,11,3,0,0,0,4,1
-32,8,2,2,1,20,1,1,3,30,6,14,0,0,0,4,1
-28,11,2,2,1,70,1,1,0,28,5,9,38,0,0,4,1
-25,2,2,2,1,9,1,1,3,22,6,0,45,0,0,4,1
-22,7,2,2,1,61,2,1,3,26,8,5,11,0,0,4,0
+39,10,2,3,1,62,1,1,0,28,1,14,11,0,0,4,1
+31,11,2,1,1,54,1,1,0,21,4,6,11,0,0,4,1
+35,10,0,2,1,71,2,1,3,26,8,14,0,0,0,4,0
+22,1,2,2,1,9,2,2,3,12,6,0,38,0,0,4,1
+11,10,3,3,1,21,1,1,0,22,3,8,0,0,0,4,1
+23,7,2,2,2,9,2,1,0,8,10,13,0,0,0,4,1
+12,2,3,2,1,64,1,1,0,22,3,4,33,0,0,4,1
+41,3,2,3,1,9,1,1,2,4,10,10,0,0,0,4,1
+32,1,2,4,1,29,2,1,2,24,5,1,8,0,0,4,1
+7,1,3,2,1,2,2,1,3,10,6,15,45,0,0,4,1
+37,3,2,1,1,9,2,1,0,8,5,3,11,0,0,4,1
+21,10,2,2,1,31,2,1,0,8,5,8,11,0,0,4,1
+12,1,2,2,1,34,2,2,3,15,8,1,0,0,0,4,1
+25,1,2,2,1,62,2,2,0,12,10,3,11,26,12,1,1
+20,10,2,2,1,9,1,1,0,29,5,12,0,0,0,4,1
+14,8,3,2,1,32,1,1,0,10,10,14,0,0,0,4,1
+14,8,3,2,1,51,1,1,0,21,4,2,0,0,0,4,1
+14,10,2,2,1,66,2,1,3,13,8,13,11,0,0,4,1
+33,10,2,2,1,13,1,1,0,9,3,10,11,0,0,4,1
+23,1,3,2,1,64,2,1,3,0,5,10,47,0,0,4,1
+26,0,0,2,1,45,2,2,0,7,3,3,0,173,1,1,1
+16,2,2,3,1,18,2,1,0,5,5,13,11,0,0,4,1
+39,10,2,1,1,9,1,1,3,26,8,16,0,0,0,4,0
+31,5,2,3,1,44,2,1,3,26,8,7,0,0,0,4,0
+11,0,3,2,1,20,2,2,3,7,8,14,0,0,0,4,1
+16,0,2,2,1,4,2,2,0,1,5,15,0,0,0,4,1
+14,1,3,2,1,13,2,1,0,8,5,3,0,0,0,4,1
+8,1,3,2,1,3,2,1,0,1,5,16,33,0,0,4,1
+27,2,2,3,1,25,2,1,0,12,10,14,38,0,0,4,1
+53,6,2,1,1,50,1,1,0,7,3,15,38,0,0,4,1
+13,5,2,3,1,16,1,1,0,22,3,6,11,549,1,3,1
+15,1,3,2,1,65,2,1,3,25,6,2,33,0,0,4,1
+39,10,0,2,1,59,2,1,3,26,8,7,0,0,0,4,0
+16,10,2,2,1,53,2,1,3,26,8,6,11,0,0,4,0
+24,5,3,3,2,9,2,1,0,13,10,14,0,0,0,4,1
+34,5,3,3,1,67,1,1,0,18,1,2,43,0,0,4,1
+41,0,2,2,1,29,2,1,3,26,8,0,0,0,0,4,1
+10,1,3,2,1,65,2,1,3,30,8,13,0,0,0,4,1
+18,7,3,3,1,51,1,1,3,30,6,1,22,0,0,4,1
+14,5,3,3,1,50,1,1,0,13,1,13,43,0,0,4,1
+17,2,2,2,1,31,1,2,0,5,5,4,22,0,0,4,1
+6,9,3,2,1,67,2,1,3,26,8,6,11,0,0,4,0
+18,5,2,3,1,16,1,1,3,10,6,6,0,0,0,4,1
+42,6,0,2,1,11,1,1,0,23,5,10,38,0,0,4,1
 25,8,0,2,1,10,2,1,3,10,8,11,22,0,0,4,1
-11,1,2,2,1,35,2,1,0,7,5,16,0,0,0,4,1
-26,10,3,2,1,21,1,1,2,12,11,13,0,0,0,4,1
-42,5,2,3,1,9,1,1,0,28,1,9,22,0,0,4,1
-17,9,3,4,1,36,2,1,3,26,8,11,11,0,0,4,0
-42,0,0,2,1,5,2,2,0,27,3,5,0,179,1,0,1
-13,5,3,3,1,21,1,2,0,29,1,10,11,0,0,4,1
-19,5,3,3,1,69,1,1,3,3,6,0,22,0,0,4,1
-30,2,2,3,2,4,1,1,0,24,5,13,33,0,0,4,1
+25,2,2,2,1,9,1,1,3,22,6,0,45,0,0,4,1
+16,1,3,2,1,68,2,1,0,7,5,11,0,0,0,4,1
+10,8,3,2,1,40,2,1,0,16,5,14,11,0,0,4,1
+18,10,0,2,1,9,1,1,0,29,1,2,22,0,0,4,1
+12,5,3,2,1,50,2,1,0,13,10,11,0,0,0,4,1
+21,10,3,4,1,49,2,1,3,27,8,5,0,0,0,4,1
+20,0,0,2,1,24,2,1,0,26,3,1,22,167,12,3,1
+17,5,3,3,1,62,1,1,3,27,6,1,0,0,0,4,1
+17,1,3,2,1,14,2,2,3,26,8,6,0,0,0,4,0
+13,8,2,2,1,44,2,1,3,26,8,13,11,0,0,4,0
+16,12,3,2,1,68,1,1,0,20,4,14,0,0,0,4,1
+33,3,0,3,1,20,1,1,0,25,1,14,0,0,0,4,1
+10,5,3,3,1,9,2,1,0,7,5,13,38,0,0,4,1
+20,10,0,3,1,23,1,1,3,30,6,15,11,0,0,4,1
 26,1,3,2,1,36,1,2,0,8,5,2,33,0,0,4,1
-33,1,2,2,1,63,2,1,3,5,8,15,0,0,0,4,1
-31,1,2,4,1,19,2,1,3,26,8,9,0,0,0,4,0
-40,5,2,3,1,44,2,1,0,6,5,14,33,0,0,4,1
-14,1,2,1,1,60,1,1,0,21,4,12,0,0,0,4,1
-14,1,2,2,2,9,2,1,3,30,8,12,0,0,0,4,1
-23,10,2,2,1,11,1,1,0,2,3,1,22,0,0,4,1
-25,1,3,1,1,9,1,1,0,30,5,2,0,0,0,4,1
-38,1,2,2,1,14,1,1,3,2,6,15,0,0,0,4,1
-29,1,2,2,1,14,2,1,2,3,10,9,0,0,0,4,1
-15,5,3,3,1,68,1,1,0,3,1,15,0,0,0,4,1
-19,0,2,2,1,34,2,1,3,19,8,13,22,0,0,4,1
-13,5,3,3,1,43,1,1,0,29,1,12,11,0,0,4,1
-25,5,2,3,1,9,1,1,0,5,5,2,22,0,0,4,1
-34,1,2,2,1,63,1,2,2,12,10,14,22,0,0,4,1
-35,1,0,1,1,33,2,1,3,23,8,6,11,0,0,4,1
-40,5,0,3,1,14,1,1,0,26,1,5,0,0,0,4,1
+25,0,2,2,1,44,1,1,0,23,5,13,46,0,0,4,1
+11,1,3,2,1,2,1,2,0,13,5,11,0,0,0,4,1
+8,10,3,2,1,28,1,2,0,13,5,0,22,0,0,4,1
+12,9,3,3,1,34,1,1,0,13,10,14,0,0,0,4,1
+22,5,2,3,1,26,2,1,3,26,8,9,0,0,0,4,0
+23,10,0,2,1,46,2,1,0,9,3,8,0,0,0,4,1
+30,5,2,3,1,23,2,1,0,18,3,7,0,0,0,4,1
+9,1,3,2,2,3,1,1,3,15,6,10,11,0,0,4,1
 33,0,3,2,1,69,1,1,0,15,5,12,11,0,0,4,1
-25,5,2,3,1,18,2,1,3,15,6,12,11,0,0,4,1
-15,1,2,2,1,9,2,1,3,13,8,10,22,0,0,4,1
-41,11,3,1,1,65,1,1,0,13,10,9,22,0,0,4,1
-16,10,3,2,1,61,1,1,0,13,1,4,11,0,0,4,1
-32,10,2,2,1,38,1,1,0,28,1,12,0,0,0,4,1
-20,10,2,2,1,28,2,1,3,23,8,13,22,0,0,4,1
-10,9,3,2,1,19,1,1,0,15,5,1,11,0,0,4,1
-38,10,0,1,1,15,2,1,3,26,8,9,11,0,0,4,0
-10,1,2,2,1,64,2,1,0,14,5,11,38,0,0,4,1
-31,5,0,2,1,5,2,1,3,30,6,1,1,0,0,4,1
-10,11,2,1,1,64,2,1,0,11,3,16,38,186,12,0,1
+9,1,2,1,1,47,2,1,3,23,8,2,11,0,0,4,1
+12,5,3,3,1,55,1,1,0,27,1,4,22,0,0,4,1
+26,10,3,2,1,21,1,1,2,12,11,13,0,0,0,4,1
+14,1,2,2,1,51,2,1,0,15,5,15,47,0,0,4,1
+38,10,0,4,1,56,2,1,3,26,8,10,0,0,0,4,0
+12,1,3,1,1,9,1,1,0,6,5,13,22,0,0,4,1
+14,1,3,1,1,29,2,2,3,26,8,5,0,0,0,4,0
+13,8,2,2,1,31,2,2,3,26,8,5,0,0,0,4,0
+25,5,2,2,1,11,2,2,2,20,11,3,0,0,0,4,1
+19,5,2,3,1,56,1,1,0,26,3,8,0,0,0,4,1
+29,1,2,2,1,34,1,1,0,2,1,10,0,0,0,4,1
+22,1,2,2,1,8,2,2,0,7,5,0,11,0,0,4,1
+29,12,2,4,1,34,1,1,3,26,8,8,11,0,0,4,0
+21,5,2,3,1,44,2,2,3,26,8,3,11,0,0,4,0
+31,8,2,2,1,67,1,1,0,29,1,13,33,0,0,4,1
+35,3,2,1,1,42,1,1,0,20,5,2,11,0,0,4,1
+27,0,0,2,1,2,1,2,0,28,5,11,0,0,0,4,1
+18,0,2,3,1,27,2,1,3,26,8,4,11,0,0,4,0
+20,0,0,2,1,25,2,1,3,18,8,9,11,0,0,4,1
+18,2,0,3,1,65,1,2,0,28,5,13,22,0,0,4,1
 23,1,2,1,1,14,2,1,3,12,8,4,11,0,0,4,1
-27,5,2,3,1,54,2,1,3,26,8,14,11,0,0,4,0
-29,10,2,2,1,25,2,1,0,13,5,15,11,0,0,4,1
-12,8,3,2,1,20,1,1,0,2,3,4,11,0,0,4,1
-6,10,3,2,1,46,2,1,3,7,8,15,0,0,0,4,1
-12,1,2,2,1,51,2,1,3,21,8,1,22,0,0,4,1
+12,8,3,3,1,5,1,2,0,13,1,5,11,0,0,4,1
+38,0,2,2,1,21,1,1,0,13,1,13,1,0,0,4,1
+41,1,2,2,1,9,2,1,3,26,8,7,0,0,0,4,0
+29,1,2,4,2,20,1,1,0,17,1,9,22,0,0,4,1
+25,5,2,3,1,18,2,1,3,15,6,12,11,0,0,4,1
+37,10,2,2,1,14,2,1,3,26,8,5,11,0,0,4,0
+21,1,3,1,1,57,2,1,0,19,3,7,0,188,1,1,1
+19,5,2,3,1,9,1,1,3,7,6,12,43,0,0,4,1
 34,1,2,1,1,15,2,1,3,26,8,7,0,0,0,4,0
-26,10,0,2,1,15,2,1,3,18,8,13,2,0,0,4,1
-27,10,2,2,1,69,1,1,0,28,5,12,11,0,0,4,1
-12,1,2,2,1,21,2,1,2,12,11,6,0,0,0,4,1
-12,7,3,3,1,48,2,1,0,11,3,9,0,0,0,4,1
-29,0,2,2,1,35,2,1,0,14,5,3,11,0,0,4,1
-16,1,2,1,1,62,2,2,3,7,8,1,33,0,0,4,1
-42,7,2,1,1,42,1,2,0,21,5,14,43,0,0,4,1
-16,1,2,1,1,10,2,1,3,21,8,13,22,0,0,4,1
-12,1,3,2,1,19,2,2,0,30,5,4,22,0,0,4,1
-7,1,3,2,1,14,1,2,0,1,5,3,45,0,0,4,1
-26,10,3,2,1,35,2,1,3,26,8,4,0,0,0,4,0
-41,2,0,2,1,69,2,1,3,26,8,13,22,0,0,4,0
-29,2,2,3,1,9,1,1,0,7,3,7,11,0,0,4,1
-42,1,0,2,1,9,2,1,3,21,8,2,0,0,0,4,1
-21,10,3,2,1,10,2,1,3,12,8,4,11,0,0,4,1
-23,1,3,2,2,11,2,2,0,28,5,11,0,0,0,4,1
-42,5,2,3,1,29,1,1,0,26,3,7,11,0,0,4,1
-16,5,2,3,1,29,2,1,3,18,8,15,33,0,0,4,1
-37,5,2,3,1,4,1,1,0,23,5,14,11,0,0,4,1
+35,1,2,2,1,8,1,1,0,26,1,13,0,0,0,4,1
+33,11,0,3,1,9,1,1,0,24,5,11,11,0,0,4,1
+41,0,2,2,1,20,2,1,0,14,1,2,2,0,0,4,1
+26,1,3,1,1,20,2,1,3,21,8,14,22,0,0,4,1
+15,5,2,3,1,40,1,1,0,12,10,7,0,0,0,4,1
+19,0,2,1,1,27,2,1,0,30,5,12,0,0,0,4,1
+7,1,2,2,1,71,2,1,3,19,8,13,0,0,0,4,1
+14,10,3,2,1,9,2,1,3,26,8,3,0,0,0,4,0
+11,1,3,2,1,32,2,1,3,11,6,13,5,0,0,4,1
+33,5,3,2,1,20,2,1,3,7,6,2,22,0,0,4,1
+15,8,3,2,1,21,1,1,0,28,5,13,0,0,0,4,1
+34,5,2,4,1,28,2,1,3,4,8,14,0,0,0,4,1
+27,1,0,1,1,68,1,1,3,26,6,0,22,0,0,4,1
+14,10,3,2,1,22,2,1,0,5,1,6,22,0,0,4,1
+8,8,3,2,1,2,1,2,0,8,5,11,11,0,0,4,1
+37,5,2,3,1,63,2,1,3,26,8,4,11,0,0,4,0
+26,10,0,2,1,71,2,1,3,12,8,12,22,0,0,4,1
+7,1,3,2,1,3,2,1,0,15,5,12,0,0,0,4,1
+25,10,2,3,1,9,1,1,0,25,1,4,11,0,0,4,1
+30,5,0,3,1,53,1,2,3,3,6,2,45,0,0,4,1
+14,10,3,3,1,55,1,1,2,14,11,6,0,0,0,4,1
+22,11,2,2,1,28,2,1,3,26,8,9,0,0,0,4,0
+20,0,3,2,1,9,2,1,3,28,8,13,0,0,0,4,1
+9,1,2,2,1,58,2,1,3,10,6,0,0,0,0,4,1
+28,10,0,3,1,9,1,1,0,20,4,2,11,0,0,4,1
+18,0,0,2,1,53,2,1,3,26,8,11,0,0,0,4,0
+22,7,2,2,1,61,2,1,3,26,8,5,11,0,0,4,0
+16,8,3,2,1,9,2,1,3,26,8,4,0,0,0,4,0
+36,10,2,2,1,24,1,2,0,20,5,11,22,0,0,4,1
+15,2,0,3,1,43,1,2,0,29,5,1,0,0,0,4,1
+14,1,2,1,1,60,1,1,0,21,4,12,0,0,0,4,1
+28,10,2,2,1,55,2,1,3,7,6,13,11,0,0,4,1
 13,1,2,1,1,6,2,2,0,13,5,0,45,0,0,4,1
-15,1,3,2,1,65,2,1,3,25,6,2,33,0,0,4,1
-42,6,2,1,1,58,2,1,3,26,8,7,0,0,0,4,0
-28,0,2,2,1,61,1,1,0,27,1,13,11,0,0,4,1
-19,5,2,3,1,56,1,1,0,26,3,8,0,0,0,4,1
-23,8,2,4,1,19,1,1,0,21,5,13,11,0,0,4,1
-39,3,2,1,1,34,1,1,0,2,1,11,33,0,0,4,1
-17,0,0,2,1,42,1,2,0,13,10,14,11,0,0,4,1
-14,5,3,3,1,38,1,1,3,3,8,13,11,0,0,4,1
-13,5,3,3,1,15,2,1,0,27,3,5,0,551,1,3,1
-35,3,0,1,1,70,2,1,3,26,8,5,0,0,0,4,0
-42,0,2,2,1,44,2,2,3,26,8,6,0,0,0,4,0
-13,11,2,2,1,38,2,1,0,12,10,3,22,86,38,0,1
-13,7,3,3,1,21,2,2,0,20,4,14,0,0,0,4,1
-30,10,2,2,2,9,1,1,3,23,8,12,0,0,0,4,1
-12,10,3,3,1,22,1,1,0,8,5,12,22,0,0,4,1
-39,1,2,4,1,42,1,1,2,5,10,5,0,0,0,4,1
-41,3,2,3,1,9,1,1,2,4,10,10,0,0,0,4,1
+20,10,0,2,1,69,2,1,0,22,3,12,0,0,0,4,1
+9,10,3,2,1,22,2,1,3,7,8,13,0,0,0,4,1
+17,7,0,3,1,16,2,1,3,15,8,13,11,0,0,4,1
+7,1,2,2,1,9,1,2,0,6,5,4,33,0,0,4,1
+10,12,3,2,1,49,1,1,0,20,4,13,0,0,0,4,1
+35,0,0,4,1,32,1,1,0,2,5,3,11,0,0,4,1
+28,1,2,2,1,33,2,1,3,26,8,11,0,0,0,4,0
+16,1,2,2,1,64,2,2,0,8,10,3,0,0,0,4,1
+34,1,2,2,1,57,1,1,0,13,10,15,11,0,0,4,1
+24,10,2,3,1,17,2,1,0,27,1,12,33,0,0,4,1
+14,10,3,2,1,56,2,1,3,23,8,13,22,0,0,4,1
+28,1,2,1,1,43,2,1,3,4,8,15,11,0,0,4,1
+36,10,2,2,1,17,2,1,3,26,8,7,0,0,0,4,0
+44,6,2,4,1,66,1,1,0,8,3,13,0,0,0,4,1
+20,0,2,2,1,9,1,1,3,26,8,4,0,0,0,4,0
+29,2,2,3,1,9,1,1,0,7,3,7,11,0,0,4,1
+18,5,0,3,1,9,1,1,0,25,1,2,0,0,0,4,1
+20,8,2,2,1,19,2,1,3,26,8,7,0,0,0,4,0
+32,0,2,2,1,33,1,1,2,23,5,0,43,0,0,4,1
+23,10,2,2,1,11,1,1,0,2,3,1,22,0,0,4,1
+35,1,2,1,1,41,2,1,0,17,5,12,38,0,0,4,1
+18,8,2,1,1,9,2,1,3,11,6,0,0,0,0,4,1
+29,5,2,3,1,58,1,1,0,10,1,8,6,0,0,4,1
+27,10,2,2,1,69,1,1,0,28,5,12,11,0,0,4,1
+21,7,2,3,1,10,1,1,3,27,6,11,0,0,0,4,1
+27,5,0,2,1,60,2,1,0,10,10,9,0,75,1,3,1
+37,3,2,2,1,15,2,1,2,13,5,1,46,0,0,4,1
+23,1,2,1,1,28,1,2,3,9,6,5,22,0,0,4,1
+14,1,2,2,1,32,2,1,0,10,10,5,22,0,0,4,1
+12,5,2,3,1,19,2,1,0,3,1,1,33,0,0,4,1
+17,5,0,3,1,17,1,2,0,12,10,13,0,0,0,4,1
+22,1,2,1,1,34,2,1,3,15,8,0,22,0,0,4,1
+17,10,3,3,1,54,1,1,0,13,10,15,11,0,0,4,1
+43,6,2,1,1,25,1,1,0,8,3,1,0,0,0,4,1
+20,10,2,2,1,18,1,1,0,3,1,15,33,0,0,4,1
+44,6,2,2,1,18,1,1,0,11,3,7,0,0,0,4,1
+17,5,0,3,1,62,2,1,0,30,5,1,0,0,0,4,1
+14,5,3,3,1,33,2,1,0,3,1,15,11,0,0,4,1
+31,8,0,2,1,9,1,1,0,20,5,9,11,0,0,4,1
+18,5,3,3,1,36,1,1,0,9,1,14,46,0,0,4,1
+35,1,2,4,1,23,1,1,3,26,8,2,0,0,0,4,0
+15,1,2,2,1,9,2,1,3,13,8,10,22,0,0,4,1
+13,5,3,3,1,21,1,2,0,29,1,10,11,0,0,4,1
+10,0,0,2,1,66,2,1,3,29,8,10,11,0,0,4,1
+42,6,2,1,1,19,2,1,3,5,8,15,0,0,0,4,1
+39,1,2,2,1,35,1,1,0,13,1,14,1,0,0,4,1
 18,1,2,2,1,13,2,1,3,4,8,0,33,0,0,4,1
-29,1,2,4,1,37,2,1,3,26,8,3,0,0,0,4,0
-8,8,3,2,1,2,1,2,0,8,5,11,11,0,0,4,1
-19,5,0,3,1,14,2,1,3,10,8,5,11,0,0,4,1
-40,5,2,4,1,11,2,1,3,26,8,7,22,0,0,4,0
-31,1,2,2,1,43,2,1,0,2,5,1,11,0,0,4,1
-30,2,3,3,1,38,2,1,0,26,3,0,33,0,0,4,1
-43,6,2,3,1,14,1,1,0,1,3,10,0,0,0,4,1
-16,1,0,2,1,44,2,1,3,4,8,7,0,0,0,4,1
+17,0,2,2,1,46,2,1,3,21,8,11,0,0,0,4,1
+41,6,2,2,1,30,1,1,0,19,1,0,43,0,0,4,1
 16,10,3,2,1,68,2,1,3,12,8,2,33,0,0,4,1
+21,10,3,2,1,23,1,1,0,12,10,5,33,0,0,4,1
+19,10,3,2,1,14,2,1,3,13,8,13,0,0,0,4,1
+12,8,0,1,1,50,2,1,0,9,5,10,0,0,0,4,1
+33,1,2,1,1,58,2,1,0,16,5,14,11,0,0,4,1
+31,10,3,2,1,17,1,1,0,26,1,15,0,0,0,4,1
+17,0,0,2,1,48,2,1,3,25,6,15,0,0,0,4,1
+41,10,2,2,1,16,2,2,0,15,5,9,33,0,0,4,1
+13,8,2,3,1,43,2,1,3,26,8,8,0,0,0,4,0
+33,11,2,2,1,29,1,1,0,14,1,13,0,0,0,4,1
+42,1,2,1,1,15,2,2,3,4,8,0,0,0,0,4,1
+32,10,2,2,1,19,1,2,0,5,5,1,22,0,0,4,1
+19,5,2,3,1,45,1,1,0,19,1,0,33,0,0,4,1
+33,5,2,3,1,11,2,1,3,26,8,8,0,0,0,4,0
+32,8,2,2,1,56,2,1,3,26,8,9,11,0,0,4,0
+19,7,2,2,1,20,1,1,0,28,5,12,11,0,0,4,1
+13,5,3,3,1,9,2,1,3,26,8,11,0,0,0,4,0
+39,10,2,2,1,66,2,1,3,26,8,12,11,0,0,4,0
+13,5,3,3,1,43,1,1,0,29,1,12,11,0,0,4,1
+12,8,3,2,2,4,2,1,0,9,5,10,0,0,0,4,1
+28,10,0,2,1,8,2,1,0,28,1,9,22,0,0,4,1
+14,8,2,2,1,33,2,2,0,10,10,4,0,0,0,4,1
+13,10,3,3,1,12,1,1,0,26,3,12,0,74,12,0,1
+19,5,2,2,1,55,2,2,0,8,10,6,0,0,0,4,1
+21,11,3,3,1,62,2,1,0,12,10,15,33,0,0,4,1
+14,1,2,2,1,24,2,1,0,7,5,13,11,0,0,4,1
+32,0,2,2,1,46,1,1,0,13,10,11,0,0,0,4,1
+11,5,2,3,1,11,1,1,3,6,8,2,11,0,0,4,1
+19,0,2,2,1,15,2,1,0,3,3,2,33,123,24,0,1
+28,3,0,1,1,26,2,1,0,9,5,1,11,0,0,4,1
+18,11,2,3,1,19,1,1,0,18,1,11,45,0,0,4,1
+41,6,0,1,1,9,2,1,3,26,6,15,11,0,0,4,1
+19,8,3,2,1,34,2,1,3,22,6,0,22,0,0,4,1
+27,10,0,2,1,33,1,1,0,28,1,15,22,0,0,4,1
 39,10,2,2,1,67,1,2,3,26,8,7,0,0,0,4,0
-39,0,3,2,1,57,2,1,3,10,6,10,0,0,0,4,1
-40,5,2,3,1,27,2,1,3,26,8,7,0,0,0,4,0
-35,1,2,1,1,41,2,1,0,17,5,12,38,0,0,4,1
-34,6,0,3,1,4,2,1,3,10,6,10,11,0,0,4,1
+33,8,2,2,1,28,2,1,3,26,8,13,11,0,0,4,0
+27,1,2,1,1,55,2,1,0,12,10,14,11,0,0,4,1
+10,5,3,3,1,15,2,1,0,18,3,12,0,0,0,4,1
+40,7,2,3,1,4,2,1,3,26,8,9,0,0,0,4,0
+18,1,0,2,1,60,2,1,3,7,6,4,11,0,0,4,1
+12,2,3,1,1,9,2,2,3,19,8,1,0,0,0,4,1
+25,5,3,3,1,15,1,1,0,27,1,10,11,0,0,4,1
+24,1,3,2,1,59,1,1,3,10,6,12,22,0,0,4,1
+22,11,0,2,1,21,1,1,0,3,1,10,43,0,0,4,1
+30,1,3,1,1,59,2,1,0,11,3,4,11,0,0,4,1
+27,5,2,3,1,54,2,1,3,26,8,14,11,0,0,4,0
+33,1,2,1,1,55,1,1,0,2,1,12,22,0,0,4,1
+21,1,2,1,1,62,1,1,3,29,8,14,0,0,0,4,1
+24,1,2,2,1,48,2,1,3,11,6,12,38,0,0,4,1
+18,11,0,2,1,68,1,1,0,3,1,9,22,0,0,4,1
+42,0,2,2,1,44,2,2,3,26,8,6,0,0,0,4,0
+16,10,0,3,1,61,2,1,0,28,1,11,11,0,0,4,1
+40,6,2,3,1,9,1,1,0,4,1,12,33,0,0,4,1
+21,5,2,2,1,13,2,1,0,2,1,13,11,0,0,4,1
+40,5,2,3,1,40,1,1,0,26,3,8,38,0,0,4,1
+13,10,2,3,1,13,1,1,0,29,1,0,0,0,0,4,1
+42,6,0,2,1,11,1,1,0,2,5,13,11,0,0,4,1
+35,10,2,2,1,8,2,1,3,19,8,2,0,0,0,4,1
+21,10,3,2,1,12,1,1,0,28,1,9,11,0,0,4,1
 9,0,3,2,1,24,1,1,2,20,5,1,8,0,0,4,1
-33,1,2,2,1,32,2,1,3,26,8,13,0,0,0,4,0
-21,5,3,3,1,32,2,1,3,26,8,8,0,0,0,4,0
-15,5,2,3,1,61,1,1,0,26,1,1,11,0,0,4,1
-20,1,2,2,1,4,2,1,3,26,8,8,0,0,0,4,0
-29,0,2,2,1,28,2,1,3,26,8,11,0,0,0,4,0
-18,5,3,3,1,36,1,1,0,9,1,14,46,0,0,4,1
-29,1,2,2,1,12,2,1,0,21,4,1,0,0,0,4,1
-35,5,0,3,1,27,1,1,0,4,3,13,22,0,0,4,1
-15,0,2,2,1,67,2,1,0,17,5,13,0,0,0,4,1
-17,8,2,2,1,54,2,1,0,11,7,9,33,0,0,4,1
-31,5,2,3,1,10,2,1,0,9,10,15,0,0,0,4,1
+19,0,2,2,1,25,1,1,2,19,11,9,0,0,0,4,1
+24,2,3,4,1,39,1,1,3,7,6,12,0,0,0,4,1
+37,10,2,2,1,9,2,2,0,11,7,2,0,0,0,4,1
+35,1,2,2,1,22,2,1,0,13,10,13,38,61,1,0,1
+12,7,2,3,1,22,1,1,3,8,11,7,0,0,0,4,1
 23,10,2,2,1,71,1,1,0,14,1,8,1,0,0,4,1
-33,0,3,3,1,45,1,1,2,20,4,15,11,0,0,4,1
-20,10,2,1,1,27,2,1,3,30,6,10,43,0,0,4,1
-18,5,0,3,1,9,1,1,0,25,1,2,0,0,0,4,1
-33,5,3,2,1,20,2,1,3,7,6,2,22,0,0,4,1
-13,1,0,2,1,9,2,2,0,9,5,15,33,0,0,4,1
-24,0,0,2,1,19,2,1,3,7,8,14,0,0,0,4,1
-35,10,3,2,1,70,1,1,0,17,1,15,22,0,0,4,1
-21,10,3,4,1,49,2,1,3,27,8,5,0,0,0,4,1
-31,5,2,3,1,44,2,1,3,26,8,7,0,0,0,4,0
-15,8,3,3,1,5,1,1,0,21,4,12,11,0,0,4,1
-38,8,2,1,1,51,1,2,2,13,5,6,0,0,0,4,1
-35,10,2,3,1,71,1,1,0,12,1,4,38,0,0,4,1
-7,9,2,3,1,9,2,1,0,13,5,14,33,0,0,4,1
-22,11,2,2,1,25,2,1,3,11,6,11,43,0,0,4,1
-19,5,2,3,1,45,1,1,0,19,1,0,33,0,0,4,1
+10,10,3,2,1,38,1,1,0,30,3,2,11,0,0,4,1
+19,0,3,2,1,9,2,1,3,26,8,3,0,0,0,4,0
+28,5,3,2,1,3,2,1,3,26,8,7,11,0,0,4,0
+18,8,2,2,1,9,1,1,0,23,5,14,11,0,0,4,1
+10,10,3,3,1,52,1,1,0,30,3,7,13,0,0,4,1
+28,11,2,2,1,70,1,1,0,28,5,9,38,0,0,4,1
+37,8,2,2,1,31,2,1,3,26,8,11,0,0,0,4,1
+12,2,2,2,1,15,1,2,0,10,10,11,11,0,0,4,1
+32,11,0,4,1,11,1,1,0,11,3,13,0,0,0,4,1
+22,1,2,2,1,51,2,1,3,26,8,8,11,0,0,4,0
+21,10,2,2,1,9,2,1,3,26,8,6,0,0,0,4,0
+32,10,2,2,1,38,1,1,0,28,1,12,0,0,0,4,1
+14,5,3,2,1,25,1,1,0,2,1,2,0,0,0,4,1
+28,1,2,1,1,71,1,2,2,11,3,9,22,0,0,4,1
+39,1,2,4,1,42,1,1,2,5,10,5,0,0,0,4,1
+26,3,3,1,1,11,1,1,3,9,6,7,0,0,0,4,1
+14,1,2,2,1,26,2,1,0,5,10,3,0,0,0,4,1
+19,8,2,2,1,65,1,2,0,17,5,0,0,0,0,4,1
+8,11,3,3,1,67,1,1,0,20,4,4,0,0,0,4,1
+29,5,2,3,1,62,1,1,0,9,1,12,43,0,0,4,1
+36,5,0,3,1,52,2,1,3,13,8,14,33,0,0,4,1
+11,8,3,1,1,40,1,1,3,25,5,5,22,0,0,4,1
+14,0,2,2,1,20,1,2,0,28,5,12,0,0,0,4,1
+27,5,2,3,1,61,1,1,3,12,6,12,22,0,0,4,1
+27,10,3,2,1,46,2,1,3,23,8,15,33,0,0,4,1
+39,10,0,2,1,37,1,1,0,5,1,13,11,0,0,4,1
+24,10,3,3,1,33,1,1,0,21,5,7,11,0,0,4,1
+42,6,2,1,1,58,2,1,3,26,8,7,0,0,0,4,0
+29,8,2,2,1,43,2,1,0,1,5,10,33,0,0,4,1
+17,0,0,2,1,42,1,2,0,13,10,14,11,0,0,4,1
+39,6,0,1,1,59,1,2,0,17,5,4,8,0,0,4,1
+10,10,3,3,1,20,2,1,0,17,5,4,11,0,0,4,1
+27,0,0,3,1,19,1,1,0,20,5,9,33,0,0,4,1
+13,11,3,2,1,14,1,1,0,25,3,15,0,0,0,4,1
+29,8,0,2,1,20,1,1,3,26,8,7,0,0,0,4,0
 37,10,2,2,1,33,2,2,0,24,5,2,38,0,0,4,1
-13,5,2,3,1,16,1,1,3,26,10,7,0,0,0,4,1
-16,1,2,2,1,30,2,1,3,26,8,8,0,0,0,4,0
-32,0,2,2,1,46,1,1,0,13,10,11,0,0,0,4,1
-33,3,0,3,1,20,1,1,0,25,1,14,0,0,0,4,1
-20,10,3,2,1,39,1,1,0,10,1,12,5,0,0,4,1
-23,1,0,2,1,42,1,1,3,10,6,1,33,0,0,4,1
-18,11,3,3,1,15,1,1,0,22,3,8,0,0,0,4,1
-17,10,3,2,1,41,2,1,0,21,1,12,11,0,0,4,1
-28,8,0,2,1,9,1,1,3,12,6,0,22,0,0,4,1
-14,5,3,3,1,24,1,1,0,17,1,10,38,0,0,4,1
+11,0,3,2,1,10,2,1,0,11,3,6,0,0,0,4,1
+13,10,2,3,1,32,1,2,0,9,10,9,0,31,37,1,1
+12,7,3,2,1,7,1,2,0,10,10,15,0,0,0,4,1
+8,8,3,2,1,18,1,1,2,15,11,5,0,0,0,4,1
+40,5,0,3,1,14,1,1,0,26,1,5,0,0,0,4,1
+25,1,2,1,1,2,2,1,3,29,8,1,11,0,0,4,1
+9,5,3,3,1,71,2,1,3,25,6,13,11,0,0,4,1
+15,1,0,1,1,44,2,1,3,30,8,12,11,0,0,4,1
+16,1,2,1,1,62,2,2,3,7,8,1,33,0,0,4,1
+16,5,2,3,1,9,2,1,0,22,3,7,0,0,0,4,1
+31,5,2,3,1,60,1,1,3,2,6,11,0,0,0,4,1
+38,8,2,1,1,51,1,2,2,13,5,6,0,0,0,4,1
+21,5,2,3,1,35,2,1,0,6,5,14,22,0,0,4,1
+16,1,3,2,1,37,2,2,0,12,10,12,0,0,0,4,1
+12,0,2,2,1,23,1,1,0,12,10,0,0,0,0,4,1
+27,0,3,4,1,15,2,1,3,26,8,16,0,0,0,4,0
+38,1,0,1,1,66,2,1,3,26,8,5,11,0,0,4,0
+22,8,3,2,1,19,2,1,0,12,10,9,0,0,0,4,1
+27,10,3,3,1,9,1,1,0,9,1,13,33,0,0,4,1
+25,10,3,2,1,58,2,1,3,26,8,11,0,0,0,4,0
+17,0,2,2,1,8,2,1,3,22,6,3,45,0,0,4,1
+72,6,0,2,1,9,1,1,0,4,3,4,22,0,0,4,1
+25,1,3,2,1,38,2,1,3,26,6,13,11,0,0,4,1
+12,1,3,2,1,19,2,2,0,30,5,4,22,0,0,4,1
+9,2,2,3,1,17,1,1,0,6,5,10,38,0,0,4,1
+35,10,2,2,1,58,2,1,3,26,8,10,0,0,0,4,0
+49,6,2,3,1,16,1,1,0,4,3,12,0,0,0,4,1
+23,5,3,3,1,25,1,1,0,13,10,11,0,0,0,4,1
+23,1,0,1,1,9,1,1,0,23,5,10,11,0,0,4,1
+14,0,3,2,1,27,2,1,3,26,8,8,0,0,0,4,0
+15,1,3,3,1,62,1,1,0,30,3,3,0,546,1,3,1
+33,10,2,3,1,16,2,2,0,1,3,5,0,158,1,0,1
+30,1,2,2,1,17,2,1,3,5,8,12,11,0,0,4,1
+10,8,2,2,1,53,2,2,0,29,5,6,11,0,0,4,1
+17,10,2,2,1,9,2,1,0,10,10,12,33,0,0,4,1
+30,10,2,2,2,9,1,1,3,23,8,12,0,0,0,4,1
 27,1,0,1,1,4,2,1,3,15,8,0,0,0,0,4,1
-15,5,3,3,1,33,1,1,0,20,1,11,8,0,0,4,1
-29,10,3,2,1,12,2,1,0,15,5,15,22,0,0,4,1
-29,10,2,3,1,19,2,1,3,26,8,6,0,0,0,4,0
-19,8,2,2,1,47,2,2,0,23,5,11,33,0,0,4,1
-42,6,0,2,1,11,1,1,0,2,5,13,11,0,0,4,1
-24,1,2,2,1,48,2,1,3,11,6,12,38,0,0,4,1
-31,5,2,3,1,39,2,1,3,26,8,7,22,0,0,4,0
-26,11,0,3,1,9,1,1,0,26,3,6,22,0,0,4,1
-12,0,3,2,1,38,2,1,0,25,3,1,11,0,0,4,1
-17,7,0,3,1,16,2,1,3,15,8,13,11,0,0,4,1
-35,0,0,4,1,32,1,1,0,2,5,3,11,0,0,4,1
-18,8,2,1,1,9,2,1,3,11,6,0,0,0,0,4,1
-51,5,2,3,1,67,1,1,2,26,3,3,22,0,0,4,1
-21,2,2,2,1,13,1,1,0,9,10,2,11,0,0,4,1
-7,7,3,2,1,14,2,1,3,20,8,11,11,0,0,4,1
-39,6,0,1,1,59,1,2,0,17,5,4,8,0,0,4,1
-8,8,3,2,1,69,2,1,3,18,8,13,11,0,0,4,1
-23,7,2,2,2,9,2,1,0,8,10,13,0,0,0,4,1
-28,10,0,2,1,8,2,1,0,28,1,9,22,0,0,4,1
-24,0,2,2,1,49,2,1,3,26,8,12,0,0,0,4,0
-41,3,0,1,1,31,1,1,0,23,5,12,22,0,0,4,1
-41,6,3,2,1,41,2,1,3,19,8,1,38,0,0,4,1
-29,1,2,2,1,34,1,1,0,2,1,10,0,0,0,4,1
-15,2,2,2,1,25,2,2,3,26,8,13,0,0,0,4,0
-35,1,2,2,1,31,1,1,0,14,1,11,11,0,0,4,1
-27,10,2,2,1,68,2,1,3,26,8,7,0,0,0,4,0
-15,5,2,3,1,22,1,1,0,3,3,9,0,0,0,4,1
-17,5,3,3,1,39,1,1,0,5,1,14,11,0,0,4,1
-14,0,0,2,1,5,1,2,0,9,5,4,33,0,0,4,1
-23,1,2,1,1,31,2,1,3,6,8,1,0,0,0,4,1
-39,10,0,2,1,37,1,1,0,5,1,13,11,0,0,4,1
+13,0,3,2,1,24,2,1,0,9,10,6,0,0,0,4,1
+35,10,3,2,1,70,1,1,0,17,1,15,22,0,0,4,1
+27,10,2,3,1,6,1,2,0,13,10,16,11,0,0,4,1
+24,10,3,2,2,0,2,1,3,11,6,11,38,0,0,4,1
+17,1,0,2,1,9,2,1,3,12,8,2,0,0,0,4,1
+29,1,2,4,1,37,2,1,3,26,8,3,0,0,0,4,0
+19,5,2,3,1,49,1,1,0,4,1,14,38,0,0,4,1
+32,10,0,2,1,45,1,1,3,12,6,13,11,0,0,4,1
+11,5,3,3,1,62,1,1,0,25,3,6,0,0,0,4,1
+16,1,2,1,1,10,2,1,3,21,8,13,22,0,0,4,1
+18,10,3,2,1,33,2,2,3,26,8,8,0,0,0,4,0
+35,10,2,3,1,71,1,1,0,12,1,4,38,0,0,4,1
+37,1,2,1,1,53,1,1,0,26,1,2,11,0,0,4,1
+17,5,0,3,1,68,2,2,0,10,10,5,0,0,0,4,1
+31,1,0,2,1,11,1,2,0,25,3,2,0,0,0,4,1
+16,5,3,3,1,14,1,1,0,26,3,7,46,0,0,4,1
+33,0,2,2,1,54,2,1,3,26,8,7,11,0,0,4,0
+36,8,2,2,1,27,2,1,3,26,8,10,11,0,0,4,0
 10,10,3,2,2,0,2,1,3,27,6,13,11,0,0,4,1
-11,5,2,3,1,38,1,1,3,20,8,15,11,0,0,4,1
-53,6,2,1,1,50,1,1,0,7,3,15,38,0,0,4,1
-17,10,3,3,1,54,1,1,0,13,10,15,11,0,0,4,1
-24,5,0,3,1,14,1,1,0,18,1,0,33,0,0,4,1
-9,1,3,2,2,3,1,1,3,15,6,10,11,0,0,4,1
-35,2,3,2,1,59,2,1,3,23,8,0,38,0,0,4,1
-31,0,2,2,1,47,2,1,3,26,8,10,0,0,0,4,0
-15,10,3,3,1,9,2,1,0,13,10,12,0,0,0,4,1
-12,2,2,2,1,15,1,2,0,10,10,11,11,0,0,4,1
-40,6,0,3,1,39,1,1,2,24,11,11,0,0,0,4,1
-37,1,2,1,1,41,1,1,0,9,1,12,33,0,0,4,1
-28,8,2,2,1,34,1,1,0,14,1,11,11,0,0,4,1
-20,10,2,2,1,18,1,1,0,3,1,15,33,0,0,4,1
-25,5,2,3,1,45,2,1,3,26,8,7,0,0,0,4,0
-16,0,2,2,1,68,1,1,3,27,8,5,0,0,0,4,1
-34,1,2,2,1,17,1,2,0,8,5,13,11,0,0,4,1
-34,5,3,3,1,67,1,1,0,18,1,2,43,0,0,4,1
-22,8,2,2,1,51,2,1,0,20,5,9,22,0,0,4,1
-16,7,3,2,1,36,1,1,0,19,1,11,4,0,0,4,1
-14,5,2,3,1,9,2,1,3,26,8,6,0,0,0,4,0
-24,5,3,3,1,9,2,2,3,26,8,11,11,0,0,4,1
-14,1,3,1,1,29,2,2,3,26,8,5,0,0,0,4,0
-11,1,3,2,1,69,2,1,3,12,6,5,0,0,0,4,1
-40,6,2,3,1,9,1,1,0,4,1,12,33,0,0,4,1
-19,5,2,2,1,55,2,2,0,8,10,6,0,0,0,4,1
-8,10,2,2,1,43,1,2,0,29,5,1,33,0,0,4,1
-21,1,2,1,1,62,1,1,3,29,8,14,0,0,0,4,1
-39,10,2,3,1,62,1,1,0,28,1,14,11,0,0,4,1
-18,8,2,2,1,36,2,1,3,11,6,9,0,0,0,4,1
-11,1,3,2,1,2,1,2,0,13,5,11,0,0,0,4,1
-28,1,2,1,1,71,1,2,2,11,3,9,22,0,0,4,1
-41,10,2,2,1,16,2,2,0,15,5,9,33,0,0,4,1
-7,1,3,2,1,3,2,1,0,15,5,12,0,0,0,4,1
-33,8,2,2,1,28,2,1,3,26,8,13,11,0,0,4,0
-33,11,0,3,1,9,1,1,0,24,5,11,11,0,0,4,1
-14,5,2,3,1,21,1,1,2,5,1,12,11,0,0,4,1
-9,10,3,2,1,52,2,1,0,23,5,9,33,0,0,4,1
-26,1,2,2,1,7,2,1,3,26,8,7,0,0,0,4,0
-17,1,0,1,1,23,2,1,0,24,5,12,43,0,0,4,1
+22,0,2,2,1,40,1,1,0,24,5,2,38,0,0,4,1
 16,8,3,2,1,3,1,1,0,13,5,3,22,0,0,4,1
+12,1,2,2,1,53,2,2,0,12,10,16,0,85,1,0,1
+19,10,2,2,1,34,2,1,3,26,8,3,0,0,0,4,0
+16,5,3,3,1,33,2,1,0,13,10,12,43,0,0,4,1
+24,2,2,4,1,26,2,1,0,23,5,12,11,0,0,4,1
+19,11,3,2,1,48,1,1,0,21,4,5,0,0,0,4,1
+8,1,3,1,1,70,1,1,0,21,4,2,0,0,0,4,1
+19,5,2,3,1,57,2,1,3,26,8,16,11,0,0,4,0
+37,1,2,1,1,29,2,1,3,26,8,8,0,0,0,4,0
 40,6,2,1,1,47,1,1,0,4,1,10,11,0,0,4,1
-26,0,0,2,1,45,2,2,0,7,3,3,0,173,1,1,1
-37,3,0,1,1,65,1,1,0,24,5,10,43,0,0,4,1
-33,1,2,2,1,39,1,2,3,7,6,13,22,0,0,4,1
-29,0,2,2,1,43,2,1,3,26,8,3,11,0,0,4,0
-12,1,2,2,1,34,2,2,3,15,8,1,0,0,0,4,1
-39,10,2,1,1,9,1,1,3,26,8,16,0,0,0,4,0
-32,5,3,3,1,41,1,1,3,16,11,8,0,0,0,4,1
-9,5,3,3,1,71,2,1,3,25,6,13,11,0,0,4,1
-16,2,2,3,1,18,2,1,0,5,5,13,11,0,0,4,1
+39,3,2,1,1,34,1,1,0,2,1,11,33,0,0,4,1
+18,1,2,2,1,49,2,1,3,12,8,10,0,0,0,4,1
+12,8,2,2,1,52,1,2,0,1,5,14,38,0,0,4,1
+12,10,2,2,1,49,2,1,0,13,10,13,0,0,0,4,1
+7,8,3,2,1,29,1,2,0,13,5,1,11,0,0,4,1
+8,5,3,3,1,9,2,1,3,23,8,7,11,0,0,4,1
+23,1,2,2,2,63,1,2,0,16,5,12,0,0,0,4,1
+13,5,2,3,1,61,1,1,0,28,1,2,0,0,0,4,1
+13,7,3,3,1,21,2,2,0,20,4,14,0,0,0,4,1
+14,1,2,2,1,24,1,1,0,27,3,11,46,0,0,4,1
+18,5,2,3,1,69,1,1,0,2,1,9,33,0,0,4,1
+41,1,2,1,1,38,2,1,3,6,8,12,0,0,0,4,1
+12,10,2,3,1,54,2,2,3,18,6,12,22,0,0,4,1
+15,1,3,2,1,5,2,1,3,7,8,13,11,0,0,4,1
+34,3,2,2,1,45,2,1,3,5,8,15,22,0,0,4,1
+14,1,3,2,1,66,1,2,0,15,5,6,43,0,0,4,1
+10,1,2,2,1,34,2,1,3,27,6,9,11,0,0,4,1
+7,0,3,3,1,43,2,1,0,19,3,9,0,0,0,4,1
+17,7,2,2,1,24,2,2,3,26,6,6,11,0,0,4,1
+51,5,2,3,1,67,1,1,2,26,3,3,22,0,0,4,1
+15,10,2,3,1,62,1,1,0,12,10,13,0,3,2,1,1
+14,5,3,3,1,38,1,1,3,3,8,13,11,0,0,4,1
+33,2,2,3,1,54,2,1,3,15,11,3,0,0,0,4,1
+20,10,2,3,1,48,1,1,0,25,3,4,33,0,0,4,1
+19,5,0,3,1,14,2,1,3,10,8,5,11,0,0,4,1
+21,9,3,3,1,27,1,1,0,11,3,11,0,0,0,4,1
+26,5,2,3,1,46,2,2,2,13,10,1,0,0,0,4,1
+19,10,2,3,1,15,2,1,0,4,3,13,0,0,0,4,1
+29,1,2,2,1,14,2,1,2,3,10,9,0,0,0,4,1
 10,9,3,2,1,9,1,1,0,9,3,7,12,0,0,4,1
-34,10,2,2,1,54,2,1,3,10,11,3,0,0,0,4,1
+20,10,2,2,1,28,2,1,3,23,8,13,22,0,0,4,1
+34,2,2,2,1,12,2,2,3,26,8,3,0,0,0,4,0
+26,10,0,2,1,15,2,1,3,18,8,13,2,0,0,4,1
+28,8,2,2,1,34,1,1,0,14,1,11,11,0,0,4,1
+21,10,3,3,1,50,2,1,3,26,8,6,0,0,0,4,0
+36,10,2,3,1,32,1,1,3,26,8,8,33,0,0,4,0
+8,9,3,2,1,9,1,1,0,11,3,2,11,0,0,4,1
+32,11,2,2,1,43,2,1,3,23,8,14,22,0,0,4,1
+30,5,3,3,1,67,1,1,0,17,1,15,33,0,0,4,1
+13,5,2,3,1,15,1,1,0,9,3,8,11,0,0,4,1
+40,6,2,4,1,69,1,1,0,13,5,15,33,0,0,4,1
+30,2,3,3,1,38,2,1,0,26,3,0,33,0,0,4,1
+15,5,3,3,1,42,1,1,0,4,3,5,11,540,24,0,1
+35,10,2,2,1,16,1,1,3,10,6,3,22,0,0,4,1
+10,10,3,3,1,31,2,1,2,19,3,8,11,0,0,4,1
+17,8,3,1,1,21,1,2,0,2,5,11,11,0,0,4,1
+17,5,0,3,1,22,2,1,0,17,5,14,0,0,0,4,1
+15,2,3,3,1,37,2,2,0,23,4,15,38,0,0,4,1
+24,11,2,4,1,71,2,1,2,13,5,12,1,0,0,4,1
+30,7,2,3,1,9,1,1,0,21,4,3,22,0,0,4,1
+39,6,0,3,1,64,1,1,0,27,1,3,33,0,0,4,1
+12,5,3,3,1,59,1,1,0,19,3,6,11,0,0,4,1
+35,1,2,1,1,31,1,1,0,24,5,13,33,0,0,4,1
+15,11,3,3,1,61,1,1,0,5,1,5,11,0,0,4,1
+21,5,3,3,1,32,2,1,3,26,8,8,0,0,0,4,0
+12,1,2,2,1,51,2,1,3,21,8,1,22,0,0,4,1
+9,8,3,2,1,55,2,1,3,20,8,11,11,0,0,4,1
+13,1,3,1,1,27,2,1,3,13,8,11,0,0,0,4,1
+26,0,0,1,1,47,2,1,2,15,11,14,0,0,0,4,1
+29,0,2,2,1,43,2,1,3,26,8,3,11,0,0,4,0
+14,10,3,2,1,9,1,1,0,9,1,11,33,0,0,4,1
+10,7,3,3,1,66,1,1,0,7,3,8,0,0,0,4,1
+12,8,3,2,1,20,1,1,0,2,3,4,11,0,0,4,1
+28,0,2,2,1,56,2,2,3,6,8,12,22,0,0,4,1
+21,1,2,1,1,34,2,1,3,26,8,9,0,0,0,4,0
+38,10,2,3,1,63,1,1,0,13,1,12,33,0,0,4,1
+12,7,3,3,1,48,2,1,0,11,3,9,0,0,0,4,1
+37,5,0,3,1,9,1,1,0,9,1,8,33,0,0,4,1
+24,1,0,1,1,27,2,1,0,28,5,9,22,0,0,4,1
+11,5,3,3,1,55,1,1,0,9,3,4,0,0,0,4,1
 24,1,2,4,1,46,2,1,3,26,8,1,11,0,0,4,0
-30,5,0,3,1,53,1,2,3,3,6,2,45,0,0,4,1
-12,10,2,3,1,55,2,1,3,18,8,9,11,0,0,4,1
-9,1,2,3,1,40,2,1,3,18,6,10,22,0,0,4,1
-31,8,2,2,1,38,1,1,2,30,3,6,33,0,0,4,1
+15,5,2,3,1,61,1,1,0,26,1,1,11,0,0,4,1
+37,1,2,4,1,69,1,1,0,14,1,3,11,0,0,4,1
+11,1,2,2,1,35,2,1,0,7,5,16,0,0,0,4,1
+23,8,2,4,1,19,1,1,0,21,5,13,11,0,0,4,1
+14,1,2,2,1,54,2,1,3,26,8,11,0,0,0,4,0
+40,10,2,4,1,63,2,1,3,26,8,13,0,0,0,4,0
+20,10,2,2,1,32,2,1,3,26,8,9,0,0,0,4,0
+35,8,2,4,1,32,2,1,3,26,8,7,11,0,0,4,0
+23,10,2,2,1,53,2,1,3,10,8,11,38,0,0,4,1
+36,5,2,2,1,35,2,2,3,26,8,5,0,0,0,4,0
+29,8,2,2,1,15,1,1,0,12,10,8,33,0,0,4,1
+7,8,3,2,1,40,1,2,0,6,5,1,11,0,0,4,1
+14,10,0,3,1,54,1,1,0,14,1,12,11,0,0,4,1
+9,10,2,2,1,4,2,1,0,15,5,7,11,0,0,4,1
+14,5,3,3,1,46,1,1,0,13,1,12,38,0,0,4,1
+10,1,2,1,1,39,2,1,3,26,8,6,0,0,0,4,0
+28,0,2,2,1,61,1,1,0,27,1,13,11,0,0,4,1
+8,1,3,2,2,66,1,2,0,29,5,14,11,0,0,4,1
+29,2,2,2,1,9,1,1,3,26,6,4,0,0,0,4,1
+17,5,2,3,1,47,1,1,0,2,1,15,33,0,0,4,1
+8,10,2,2,1,43,1,2,0,29,5,1,33,0,0,4,1
+12,10,3,2,1,67,2,1,3,5,10,6,0,0,0,4,1
+40,2,2,3,1,68,1,1,3,26,6,2,11,0,0,4,1
+16,0,0,2,1,3,1,1,0,9,5,12,0,0,0,4,1
+41,5,0,3,1,57,2,1,3,26,8,8,0,0,0,4,0
+23,1,2,1,1,31,2,1,3,6,8,1,0,0,0,4,1
+25,5,2,3,1,30,1,1,0,4,1,9,43,0,0,4,1
+29,1,0,1,1,14,2,1,3,22,6,7,11,0,0,4,1
+40,0,2,2,1,67,1,1,3,3,6,14,0,0,0,4,1
+22,8,2,1,1,9,2,1,3,6,8,15,11,0,0,4,1
+33,1,2,2,1,32,2,1,3,26,8,13,0,0,0,4,0
+33,8,0,2,1,60,1,2,0,6,5,14,0,0,0,4,1
+19,1,3,2,1,53,1,2,0,17,5,12,33,0,0,4,1
+29,0,0,2,1,36,2,1,3,27,6,15,11,0,0,4,1
+32,5,3,3,1,41,1,1,3,16,11,8,0,0,0,4,1
+23,1,2,2,1,2,1,2,0,21,5,14,22,0,0,4,1
+13,1,2,2,1,36,2,1,3,15,8,4,11,0,0,4,1
+36,5,2,2,1,12,2,1,0,17,5,3,22,0,0,4,1
+43,6,2,3,1,14,1,1,0,1,3,10,0,0,0,4,1
+31,5,2,3,1,39,2,1,3,26,8,7,22,0,0,4,0
+5,1,3,2,1,52,2,1,3,25,6,12,0,0,0,4,1
+17,5,2,3,1,29,2,1,3,26,8,4,0,0,0,4,0
+18,10,3,2,2,13,1,1,0,3,1,11,11,0,0,4,1
+26,10,0,2,1,34,1,1,0,8,10,1,0,0,0,4,1
+16,5,2,3,1,67,1,2,0,2,1,1,22,0,0,4,1
+18,5,0,3,1,66,1,2,0,14,5,11,0,0,0,4,1
+14,10,3,2,1,13,2,1,0,12,1,13,11,0,0,4,1
+14,9,3,3,1,12,1,1,2,1,3,9,22,0,0,4,1
+19,1,2,2,1,43,2,1,3,26,8,6,0,0,0,4,0
+51,6,2,1,1,39,1,1,0,25,3,3,33,0,0,4,1
+13,0,2,2,1,71,2,1,3,10,8,11,0,0,0,4,1
+28,10,2,2,1,56,1,1,3,20,8,13,0,0,0,4,1
+42,0,2,2,1,35,2,1,3,26,8,11,0,0,0,4,0
 13,1,2,2,1,25,2,1,3,12,8,6,11,0,0,4,1
-6,7,3,3,1,36,2,1,3,19,8,15,0,0,0,4,1
-16,5,2,3,1,9,2,1,0,22,3,7,0,0,0,4,1
-34,1,2,2,1,57,1,1,0,13,10,15,11,0,0,4,1
+24,5,0,3,1,14,1,1,0,18,1,0,33,0,0,4,1
+41,3,0,1,1,25,1,1,3,26,8,9,11,0,0,4,0
+23,8,0,2,1,67,2,1,0,11,3,15,0,0,0,4,1
+35,1,2,1,1,56,1,1,0,20,1,7,43,0,0,4,1
+23,1,0,2,1,42,1,1,3,10,6,1,33,0,0,4,1
+28,5,0,3,1,27,2,1,0,15,5,14,0,0,0,4,1
+35,1,0,1,1,33,2,1,3,23,8,6,11,0,0,4,1
+42,0,0,2,1,5,2,2,0,27,3,5,0,179,1,0,1
+7,10,3,2,1,10,1,2,0,29,5,11,11,0,0,4,1
+37,6,2,2,1,9,1,2,3,26,8,3,0,0,0,4,0
+31,1,2,1,1,46,1,1,0,3,1,11,33,0,0,4,1
+16,5,2,3,1,9,2,1,0,10,10,13,22,105,12,1,1
 28,0,0,2,1,28,1,1,0,4,3,2,0,0,0,4,1
+21,10,2,3,1,70,2,2,3,7,8,14,0,0,0,4,1
+31,0,2,2,1,47,2,1,3,26,8,10,0,0,0,4,0
+15,10,3,3,1,18,2,1,0,10,10,9,11,91,1,1,1
+15,8,2,2,1,9,2,1,3,26,8,11,0,0,0,4,0
+56,6,2,2,1,22,1,1,2,8,3,3,0,0,0,4,1
+19,8,0,2,1,52,2,1,3,7,8,12,11,0,0,4,1
 35,1,2,1,2,5,1,1,0,21,4,10,0,0,0,4,1
-31,8,0,2,1,9,1,1,0,20,5,9,11,0,0,4,1
+25,5,2,3,1,45,1,1,0,1,3,4,0,0,0,4,1
 28,8,0,2,1,48,1,1,0,13,10,11,11,0,0,4,1
-10,5,3,3,1,49,2,2,3,26,8,7,0,0,0,4,0
-36,11,3,2,1,44,1,1,0,8,10,12,11,0,0,4,1
-20,2,2,3,1,9,1,1,0,15,5,11,11,0,0,4,1
-28,3,2,2,1,34,2,1,0,23,5,0,21,0,0,4,1
-10,7,3,3,1,66,1,1,0,7,3,8,0,0,0,4,1
-14,10,3,2,1,22,2,1,0,5,1,6,22,0,0,4,1
-23,1,2,2,2,63,1,2,0,16,5,12,0,0,0,4,1
-8,1,3,2,1,67,2,1,3,30,8,12,0,0,0,4,1
-10,5,3,3,1,15,2,1,0,18,3,12,0,0,0,4,1
-32,2,2,3,1,2,2,1,0,15,5,3,11,0,0,4,1
-13,5,0,3,1,43,1,1,0,1,3,3,43,0,0,4,1
-27,0,0,2,1,2,1,2,0,28,5,11,0,0,0,4,1
-28,10,2,2,1,55,2,1,3,7,6,13,11,0,0,4,1
-36,10,2,2,1,24,1,2,0,20,5,11,22,0,0,4,1
-12,7,2,3,1,22,1,1,3,8,11,7,0,0,0,4,1
-40,1,2,1,1,65,2,1,3,26,8,5,11,0,0,4,0
-17,5,3,3,1,64,2,1,3,23,11,7,0,0,0,4,1
-14,8,3,2,1,51,1,1,0,21,4,2,0,0,0,4,1
-35,8,0,2,1,18,2,1,3,26,8,2,0,0,0,4,0
-16,1,3,2,1,68,2,1,0,7,5,11,0,0,0,4,1
-37,6,2,1,1,40,1,1,0,5,1,12,33,0,0,4,1
-18,0,2,2,1,14,2,1,0,10,10,6,11,0,0,4,1
-33,1,2,1,1,55,1,1,0,2,1,12,22,0,0,4,1
-7,0,3,2,1,51,1,2,0,22,3,6,0,0,0,4,1
-20,8,2,2,1,19,2,1,3,26,8,7,0,0,0,4,0
-8,9,3,2,1,9,2,1,3,26,8,11,11,0,0,4,0
-19,5,3,2,1,66,2,1,3,7,8,2,33,0,0,4,1
-20,10,2,2,1,9,1,1,0,29,5,12,0,0,0,4,1
-22,2,0,2,1,37,2,1,0,9,5,12,22,0,0,4,1
-41,0,2,2,1,20,2,1,0,14,1,2,2,0,0,4,1
-22,10,0,3,1,9,1,1,3,8,6,10,0,0,0,4,1
-44,5,0,3,1,58,1,1,2,8,3,6,33,0,0,4,1
-12,10,2,3,1,54,2,2,3,18,6,12,22,0,0,4,1
-19,10,2,2,1,34,2,1,3,26,8,3,0,0,0,4,0
-19,0,2,2,1,15,2,1,0,3,3,2,33,123,24,0,1
-32,1,2,1,1,58,2,1,3,26,8,12,22,0,0,4,0
-32,2,2,1,1,50,2,1,3,6,8,12,25,0,0,4,1
-23,6,0,1,1,3,2,1,3,6,8,2,11,0,0,4,1
-18,10,0,2,1,9,1,1,0,29,1,2,22,0,0,4,1
-41,1,2,1,1,38,2,1,3,6,8,12,0,0,0,4,1
-18,0,2,3,1,27,2,1,3,26,8,4,11,0,0,4,0
-9,10,3,3,1,9,2,1,3,26,8,9,0,0,0,4,0
-19,10,3,2,1,40,2,1,3,13,8,14,0,0,0,4,1
-23,1,0,1,1,17,2,1,0,9,5,12,22,0,0,4,1
-25,5,3,3,1,26,2,1,3,29,8,13,0,0,0,4,1
-39,1,2,1,1,31,2,1,3,26,8,5,0,0,0,4,0
-8,10,3,2,1,61,2,1,3,20,8,11,22,0,0,4,1
+10,1,3,2,1,54,1,2,0,29,5,12,0,0,0,4,1
+17,11,3,2,1,15,2,1,2,5,10,5,0,0,0,4,1
 32,5,2,3,1,17,1,1,0,17,1,13,43,0,0,4,1
-33,1,0,1,1,52,1,1,0,21,5,11,11,0,0,4,1
-18,10,3,2,1,46,2,1,3,23,8,14,22,0,0,4,1
-13,10,3,3,1,28,2,1,3,30,8,10,22,0,0,4,1
-39,12,2,4,1,24,1,1,3,15,11,8,0,0,0,4,1
-31,1,0,2,1,11,1,2,0,25,3,2,0,0,0,4,1
-28,10,2,2,1,40,2,1,3,30,8,13,0,0,0,4,1
-13,8,2,2,1,31,2,2,3,26,8,5,0,0,0,4,0
-40,7,2,3,1,4,2,1,3,26,8,9,0,0,0,4,0
-13,5,2,3,1,19,1,1,0,4,1,12,45,0,0,4,1
-23,5,2,3,1,9,1,1,0,2,1,2,38,0,0,4,1
-42,1,2,4,1,55,2,1,3,26,8,7,0,0,0,4,0
-23,5,3,3,1,25,1,1,0,13,10,11,0,0,0,4,1
-34,3,2,2,1,45,2,1,3,5,8,15,22,0,0,4,1
-20,10,2,3,1,48,1,1,0,25,3,4,33,0,0,4,1
-39,1,2,2,1,19,2,1,0,8,10,11,0,0,0,4,1
-40,1,2,2,1,31,1,1,3,30,6,10,22,0,0,4,1
-29,1,2,2,1,67,1,1,0,29,1,13,11,0,0,4,1
-20,10,0,2,1,69,2,1,0,22,3,12,0,0,0,4,1
-18,8,2,2,1,37,1,2,0,29,5,13,38,0,0,4,1
-18,1,2,2,1,49,2,1,3,12,8,10,0,0,0,4,1
-21,8,0,2,1,62,2,1,0,30,5,14,0,0,0,4,1
-14,5,2,3,1,58,2,1,3,9,6,1,38,0,0,4,1
-26,0,0,2,1,61,2,1,3,26,8,6,0,0,0,4,0
-13,1,2,3,1,4,1,1,0,12,10,15,11,0,0,4,1
-12,5,3,3,1,59,1,1,0,19,3,6,11,0,0,4,1
-39,6,0,3,1,64,1,1,0,27,1,3,33,0,0,4,1
-22,1,2,2,1,53,1,1,3,30,10,8,0,0,0,4,1
-16,5,3,3,1,33,2,1,0,13,10,12,43,0,0,4,1
-17,1,2,2,1,56,2,1,0,12,10,15,11,0,0,4,1
-29,5,2,3,1,62,1,1,0,9,1,12,43,0,0,4,1
-37,3,2,2,1,15,2,1,2,13,5,1,46,0,0,4,1
-37,1,2,1,1,29,2,1,3,26,8,8,0,0,0,4,0
-13,5,3,3,1,9,2,1,3,26,8,11,0,0,0,4,0
-18,1,2,1,1,49,2,1,3,26,8,8,0,0,0,4,0
-17,10,3,2,1,21,2,1,0,1,3,10,0,0,0,4,1
-8,10,3,3,1,13,1,1,0,4,3,2,0,0,0,4,1
-7,1,2,2,1,9,1,2,0,6,5,4,33,0,0,4,1
-18,5,2,3,1,9,2,2,3,26,8,9,0,0,0,4,0
-35,8,2,4,1,32,2,1,3,26,8,7,11,0,0,4,0
-23,5,2,3,1,22,2,2,3,26,8,9,0,0,0,4,0
-30,5,2,3,1,29,1,1,0,9,10,12,0,0,0,4,1
-19,1,3,2,1,53,1,2,0,17,5,12,33,0,0,4,1
-17,10,2,2,1,9,2,1,0,10,10,12,33,0,0,4,1
-19,5,2,3,1,19,1,1,0,10,10,9,22,0,0,4,1
-12,0,2,2,1,15,2,2,3,18,8,9,11,0,0,4,1
-18,8,2,2,1,37,2,1,3,26,8,7,0,0,0,4,0
-31,8,2,2,1,8,2,1,3,29,8,1,0,0,0,4,1
-34,8,2,1,1,20,1,1,0,29,1,10,11,0,0,4,1
-15,8,0,2,1,48,1,2,0,15,5,11,0,0,0,4,1
-34,1,2,2,1,65,2,1,3,26,8,15,22,0,0,4,0
-17,5,0,3,1,18,1,1,0,27,1,13,11,0,0,4,1
-10,12,3,2,1,49,1,1,0,20,4,13,0,0,0,4,1
-27,1,2,1,1,55,2,1,0,12,10,14,11,0,0,4,1
-20,0,3,2,1,31,1,1,2,24,11,7,0,0,0,4,1
-35,10,0,2,1,71,2,1,3,26,8,14,0,0,0,4,0
-36,5,0,3,1,52,2,1,3,13,8,14,33,0,0,4,1
-16,8,2,2,1,36,1,1,0,27,1,14,11,0,0,4,1
-36,10,2,3,1,32,1,1,3,26,8,8,33,0,0,4,0
-9,2,2,2,1,29,1,1,2,19,11,3,0,0,0,4,1
-17,8,3,1,1,21,1,2,0,2,5,11,11,0,0,4,1
+24,10,3,2,1,16,2,1,3,6,8,6,43,0,0,4,1
+19,10,3,2,1,40,2,1,3,13,8,14,0,0,0,4,1
+10,9,3,2,1,19,1,1,0,15,5,1,11,0,0,4,1
+22,10,2,2,1,47,1,1,0,4,1,6,11,0,0,4,1
 5,2,3,1,1,45,2,1,3,4,8,9,11,0,0,4,1
-14,9,3,3,1,12,1,1,2,1,3,9,22,0,0,4,1
-35,1,2,2,1,22,2,1,0,13,10,13,38,61,1,0,1
-14,1,2,2,1,65,2,1,3,13,8,15,22,0,0,4,1
-22,1,2,2,1,8,2,2,0,7,5,0,11,0,0,4,1
-22,1,2,2,1,14,2,1,3,26,8,11,38,0,0,4,0
-27,0,0,3,1,19,1,1,0,20,5,9,33,0,0,4,1
-12,8,0,1,1,50,2,1,0,9,5,10,0,0,0,4,1
-17,5,3,3,1,34,1,1,0,26,3,12,0,0,0,4,1
-22,8,3,2,1,19,2,1,0,12,10,9,0,0,0,4,1
-15,1,2,2,1,38,1,1,0,25,3,4,22,0,0,4,1
-17,5,0,3,1,62,2,1,0,30,5,1,0,0,0,4,1
-30,3,2,1,1,63,1,1,0,13,10,11,11,0,0,4,1
-20,2,2,2,1,58,2,2,0,16,5,4,16,0,0,4,1
-26,1,2,2,1,21,2,1,3,25,5,4,11,0,0,4,1
-35,10,2,2,1,58,2,1,3,26,8,10,0,0,0,4,0
-32,10,2,3,1,29,1,1,0,26,1,11,0,0,0,4,1
-12,2,3,1,1,9,2,2,3,19,8,1,0,0,0,4,1
-35,10,2,2,1,16,1,1,3,10,6,3,22,0,0,4,1
-15,1,2,2,1,61,2,1,0,9,5,15,0,0,0,4,1
-20,10,2,2,1,24,1,1,0,25,1,14,0,0,0,4,1
-23,1,2,2,1,35,2,1,3,5,8,14,0,0,0,4,1
+15,8,0,2,1,48,1,2,0,15,5,11,0,0,0,4,1
+40,5,0,3,1,53,2,1,0,9,10,4,11,0,0,4,1
+18,8,2,2,1,37,1,2,0,29,5,13,38,0,0,4,1
 16,1,3,2,1,49,2,1,0,13,10,15,0,0,0,4,1
-27,0,0,2,1,57,2,1,0,16,5,14,46,0,0,4,1
-12,8,2,2,1,52,1,2,0,1,5,14,38,0,0,4,1
-13,11,2,2,1,68,2,2,3,22,6,15,11,0,0,4,1
+39,1,2,1,1,31,2,1,3,26,8,5,0,0,0,4,0
+30,2,2,3,2,4,1,1,0,24,5,13,33,0,0,4,1
+8,8,2,2,1,4,2,2,0,14,5,2,45,0,0,4,1
+24,10,0,2,1,24,1,1,0,12,1,14,33,0,0,4,1
+41,11,3,1,1,65,1,1,0,13,10,9,22,0,0,4,1
+14,7,3,3,1,14,2,1,0,10,10,10,0,0,0,4,1
+22,0,3,3,1,33,1,1,0,12,1,10,11,0,0,4,1
+12,8,3,2,1,52,2,1,0,13,10,12,0,0,0,4,1
+12,10,2,3,1,55,2,1,3,18,8,9,11,0,0,4,1
+41,3,0,1,1,31,1,1,0,23,5,12,22,0,0,4,1
+25,10,2,2,1,24,2,1,3,26,8,6,0,0,0,4,0
 16,10,2,2,1,24,2,1,3,26,8,9,33,0,0,4,0
-33,2,2,1,1,18,1,1,0,9,3,5,1,0,0,4,1
-34,10,2,3,1,62,1,2,3,26,8,6,0,0,0,4,0
-10,10,3,3,1,52,1,1,0,30,3,7,13,0,0,4,1
-22,11,0,2,1,21,1,1,0,3,1,10,43,0,0,4,1
-35,1,2,2,1,62,2,1,3,26,8,11,11,0,0,4,0
-12,8,3,3,1,5,1,2,0,13,1,5,11,0,0,4,1
-31,1,2,1,1,1,2,1,0,28,5,10,22,0,0,4,1
-41,6,2,2,1,30,1,1,0,19,1,0,43,0,0,4,1
-15,1,0,1,1,44,2,1,3,30,8,12,11,0,0,4,1
-25,10,2,2,1,39,2,1,3,4,8,5,11,0,0,4,1
-31,8,0,2,1,70,1,1,3,12,6,14,11,0,0,4,1
-23,8,0,2,1,67,2,1,0,11,3,15,0,0,0,4,1
-9,10,3,2,1,22,2,1,3,7,8,13,0,0,0,4,1
-13,1,2,2,1,36,2,1,3,15,8,4,11,0,0,4,1
-15,5,3,3,1,42,1,1,0,4,3,5,11,540,24,0,1
+15,10,3,3,1,9,2,1,0,13,10,12,0,0,0,4,1
+16,1,0,2,1,44,2,1,3,4,8,7,0,0,0,4,1
+18,1,2,2,1,39,2,2,0,7,5,14,0,0,0,4,1
 9,5,3,3,1,19,2,1,0,7,5,10,0,0,0,4,1
-13,11,0,1,1,9,2,1,3,23,8,13,3,0,0,4,1
-23,0,0,2,1,33,2,1,3,26,8,7,0,0,0,4,0
-41,5,0,3,1,57,2,1,3,26,8,8,0,0,0,4,0
-14,5,3,2,1,25,1,1,0,2,1,2,0,0,0,4,1
-12,9,3,3,1,34,1,1,0,13,10,14,0,0,0,4,1
-21,5,2,3,1,35,2,1,0,6,5,14,22,0,0,4,1
-26,5,2,1,1,56,1,1,0,10,3,7,38,0,0,4,1
-29,1,2,4,2,20,1,1,0,17,1,9,22,0,0,4,1
-27,10,3,3,1,9,1,1,0,9,1,13,33,0,0,4,1
-13,5,2,3,1,66,1,1,0,12,1,13,5,0,0,4,1
-12,10,3,3,1,15,2,1,3,13,8,5,11,0,0,4,1
-19,1,2,2,1,43,2,1,3,26,8,6,0,0,0,4,0
-40,0,2,2,1,67,1,1,3,3,6,14,0,0,0,4,1
-38,11,2,2,1,9,1,1,2,11,3,10,0,0,0,4,1
-12,5,3,3,1,19,1,1,0,9,1,10,46,0,0,4,1
-16,8,3,2,1,9,2,1,3,26,8,4,0,0,0,4,0
-29,8,2,2,1,43,2,1,0,1,5,10,33,0,0,4,1
-40,6,0,1,1,32,2,1,0,10,10,12,11,14,37,0,1
-22,0,3,3,1,14,1,1,3,2,6,3,11,0,0,4,1
-32,11,0,4,1,11,1,1,0,11,3,13,0,0,0,4,1
-13,5,2,3,1,15,1,1,0,9,3,8,11,0,0,4,1
-72,6,0,2,1,9,1,1,0,4,3,4,22,0,0,4,1
-26,0,2,2,1,11,2,1,0,2,5,15,11,0,0,4,1
-29,5,3,3,1,68,1,1,0,11,3,1,0,0,0,4,1
-25,10,2,2,1,24,2,1,3,26,8,6,0,0,0,4,0
-38,1,0,1,1,66,2,1,3,26,8,5,11,0,0,4,0
-22,1,3,4,1,30,2,1,3,26,8,6,0,0,0,4,0
+42,7,2,1,1,42,1,2,0,21,5,14,43,0,0,4,1
+21,2,2,2,1,13,1,1,0,9,10,2,11,0,0,4,1
+43,5,2,3,1,58,1,1,0,11,3,12,22,0,0,4,1
+35,0,2,2,1,68,2,1,0,27,3,8,22,0,0,4,1
 12,5,3,3,1,43,2,1,0,13,10,13,0,0,0,4,1
-33,1,2,1,1,58,2,1,0,16,5,14,11,0,0,4,1
-26,10,0,2,1,34,1,1,0,8,10,1,0,0,0,4,1
-30,7,2,3,1,9,1,1,0,21,4,3,22,0,0,4,1
-39,10,2,2,1,66,2,1,3,26,8,12,11,0,0,4,0
-18,5,2,3,1,68,2,2,3,13,8,15,11,0,0,4,1
-33,8,0,2,1,30,1,2,0,5,5,3,33,0,0,4,1
-8,8,2,2,1,4,2,2,0,14,5,2,45,0,0,4,1
-11,1,3,2,1,32,2,1,3,11,6,13,5,0,0,4,1
-11,5,2,3,1,25,2,2,3,28,8,5,33,0,0,4,1
+34,1,2,2,1,63,1,2,2,12,10,14,22,0,0,4,1
+13,5,2,3,1,17,2,1,0,25,3,11,11,152,38,1,1
+17,5,3,3,1,34,1,1,0,26,3,12,0,0,0,4,1
+21,2,2,1,1,48,2,1,3,19,11,4,0,0,0,4,1
+26,8,0,2,1,32,2,1,3,26,8,5,0,0,0,4,0
+19,5,2,3,1,19,1,1,0,10,10,9,22,0,0,4,1
+18,1,2,1,1,46,2,1,3,25,6,15,0,0,0,4,1
+23,5,2,3,1,9,2,1,0,9,10,15,22,0,0,4,1
+32,5,2,2,1,52,2,1,3,26,8,6,11,0,0,4,0
+15,8,3,3,1,5,1,1,0,21,4,12,11,0,0,4,1
+37,1,2,1,1,41,1,1,0,9,1,12,33,0,0,4,1
+27,0,2,2,1,30,1,1,0,12,1,12,11,0,0,4,1
+24,0,0,2,1,70,1,1,0,23,4,15,0,0,0,4,1
+16,5,3,3,1,18,2,1,0,9,10,11,0,91,1,1,1
+32,1,2,1,1,58,2,1,3,26,8,12,22,0,0,4,0
+16,0,2,2,1,68,1,1,3,27,8,5,0,0,0,4,1
+34,5,2,3,1,63,1,1,0,25,1,4,0,0,0,4,1
+42,6,2,3,1,66,2,1,3,26,8,0,0,0,0,4,0
+36,10,0,2,1,27,2,1,0,22,3,7,0,105,30,0,1
+25,1,3,1,1,9,1,1,0,30,5,2,0,0,0,4,1
+22,11,2,1,1,24,2,1,0,26,3,5,11,0,0,4,1
+41,6,2,2,1,62,1,1,2,12,10,0,11,0,0,4,1
+42,6,2,3,1,9,1,1,3,26,8,11,0,0,0,4,0
+11,10,2,2,1,34,1,1,0,25,3,8,11,0,0,4,1
+40,5,2,2,1,4,1,1,0,24,5,12,3,0,0,4,1
+32,0,3,2,1,16,1,1,0,20,5,15,33,0,0,4,1
+39,1,2,2,1,19,2,1,0,8,10,11,0,0,0,4,1
+18,10,3,2,1,60,1,1,0,28,1,14,0,0,0,4,1
+30,1,2,1,1,51,1,1,0,2,1,14,22,0,0,4,1
+38,11,2,2,1,9,1,1,2,11,3,10,0,0,0,4,1
+41,1,2,1,1,6,1,1,0,17,1,2,43,0,0,4,1
+7,9,2,3,1,9,2,1,0,13,5,14,33,0,0,4,1
+6,10,3,2,1,46,2,1,3,7,8,15,0,0,0,4,1
+40,0,0,2,1,25,1,1,2,18,11,7,0,0,0,4,1
+21,1,2,4,1,13,2,1,0,23,5,12,11,0,0,4,1
+9,10,3,3,1,9,2,1,3,26,8,9,0,0,0,4,0
+30,3,2,2,1,53,1,2,0,20,5,15,22,0,0,4,1
+18,5,3,3,1,65,2,1,3,23,8,15,0,0,0,4,1
+33,1,0,1,1,52,1,1,0,21,5,11,11,0,0,4,1
+11,10,3,3,1,61,2,1,0,30,3,14,22,0,0,4,1
+22,10,0,3,1,51,2,1,0,2,3,8,11,0,0,4,1
+22,11,2,2,1,25,2,1,3,11,6,11,43,0,0,4,1
+29,5,0,3,1,13,2,1,2,19,11,7,0,0,0,4,1
+12,10,2,2,1,19,2,2,3,26,8,7,11,0,0,4,0
+26,1,2,2,1,21,2,1,3,25,5,4,11,0,0,4,1
+23,8,0,3,1,20,2,1,0,30,5,12,0,0,0,4,1
+25,0,3,2,1,3,2,2,0,11,3,13,11,508,30,0,1
+36,5,2,3,1,15,1,1,0,22,3,5,0,0,0,4,1
+42,1,2,4,1,55,2,1,3,26,8,7,0,0,0,4,0
 13,5,2,3,1,9,2,2,0,20,5,12,46,0,0,4,1
-15,2,3,3,1,37,2,2,0,23,4,15,38,0,0,4,1
+15,1,2,2,1,69,2,1,0,9,5,8,11,0,0,4,1
+44,3,2,4,1,25,1,1,2,18,3,9,0,0,0,4,1
+8,1,3,2,1,67,2,1,3,30,8,12,0,0,0,4,1
+16,10,0,2,1,18,2,1,3,23,8,1,6,0,0,4,1
+11,5,2,3,1,38,1,1,3,20,8,15,11,0,0,4,1
+6,1,3,2,2,2,2,1,3,3,6,10,22,0,0,4,1
+34,8,2,1,1,20,1,1,0,29,1,10,11,0,0,4,1
+6,10,3,2,1,0,2,2,3,26,8,4,0,0,0,4,0
+24,0,0,2,1,19,2,1,3,7,8,14,0,0,0,4,1
+39,8,2,2,1,20,2,1,3,26,8,5,0,0,0,4,0
+31,8,2,2,1,44,1,1,2,24,5,0,33,0,0,4,1
+35,1,2,2,1,31,1,1,0,14,1,11,11,0,0,4,1
+37,6,2,1,1,40,1,1,0,5,1,12,33,0,0,4,1
+26,5,2,3,1,66,1,1,0,17,1,12,45,0,0,4,1
+12,5,2,3,1,24,2,2,0,13,10,9,11,86,24,1,1
+34,1,2,2,1,65,2,1,3,26,8,15,22,0,0,4,0
 5,1,2,2,1,70,2,1,3,26,8,6,0,0,0,4,0
-24,10,3,2,2,0,2,1,3,11,6,11,38,0,0,4,1
-9,8,2,2,1,9,2,1,0,8,5,16,38,0,0,4,1
-15,2,0,3,1,43,1,2,0,29,5,1,0,0,0,4,1
-40,5,2,3,1,40,1,1,0,26,3,8,38,0,0,4,1
+16,5,2,3,1,29,2,1,3,18,8,15,33,0,0,4,1
+12,0,3,2,1,38,2,1,0,25,3,1,11,0,0,4,1
+18,5,2,3,1,68,2,2,3,13,8,15,11,0,0,4,1
+16,5,2,3,1,61,1,1,2,2,10,10,0,0,0,4,1
+18,10,2,2,1,43,2,2,3,27,8,5,11,0,0,4,1
+18,8,2,2,1,37,2,1,3,26,8,7,0,0,0,4,0
+28,3,2,2,1,34,2,1,0,23,5,0,21,0,0,4,1
+22,8,2,2,1,51,2,1,0,20,5,9,22,0,0,4,1
+28,5,2,3,1,9,1,1,0,9,10,13,11,13,24,1,1
+25,10,2,2,1,48,2,1,3,26,8,2,0,0,0,4,0
+21,10,3,2,1,10,2,1,3,12,8,4,11,0,0,4,1
+34,6,0,3,1,4,2,1,3,10,6,10,11,0,0,4,1
+37,11,0,2,1,44,2,1,3,27,8,15,0,0,0,4,1
+38,5,2,3,1,59,1,1,0,27,3,5,0,0,0,4,1
+12,1,3,2,1,30,2,1,3,15,8,13,0,0,0,4,1
+31,8,2,2,1,50,1,1,3,26,8,7,11,0,0,4,0
+25,5,3,3,1,26,2,1,3,29,8,13,0,0,0,4,1
+14,5,3,3,1,24,1,1,0,17,1,10,38,0,0,4,1
+22,8,0,2,1,62,2,1,0,11,3,11,0,120,1,3,1
 24,5,2,3,1,45,2,1,0,8,5,13,0,0,0,4,1
-14,0,3,2,1,27,2,1,3,26,8,8,0,0,0,4,0
-19,0,3,2,1,11,2,1,0,13,10,5,11,0,0,4,1
-37,1,2,1,1,53,1,1,0,26,1,2,11,0,0,4,1
-12,8,2,2,1,51,2,1,0,24,5,12,4,0,0,4,1
-14,8,3,2,1,32,1,1,0,10,10,14,0,0,0,4,1
+37,1,2,4,1,64,1,1,3,27,6,12,22,0,0,4,1
+36,7,0,1,1,41,2,1,3,27,6,12,11,0,0,4,1
+38,10,2,2,1,57,2,1,3,15,11,10,0,53,12,3,1
+13,5,0,3,1,43,1,1,0,1,3,3,43,0,0,4,1
+55,6,2,3,1,20,2,1,0,19,3,10,11,0,0,4,1
+42,1,0,2,1,9,2,1,3,21,8,2,0,0,0,4,1
+26,0,0,2,1,61,2,1,3,26,8,6,0,0,0,4,0
+22,8,2,2,1,50,2,1,0,16,5,9,33,0,0,4,1
+12,10,3,3,1,22,1,1,0,8,5,12,22,0,0,4,1
+13,10,3,3,1,26,1,1,0,3,1,3,45,0,0,4,1
+17,3,2,1,1,12,2,1,0,8,5,15,11,0,0,4,1
+40,5,2,4,1,11,2,1,3,26,8,7,22,0,0,4,0
+38,10,2,2,1,57,2,1,3,21,8,11,11,0,0,4,1
+29,10,3,2,1,12,2,1,0,15,5,15,22,0,0,4,1
+7,7,3,2,1,14,2,1,3,20,8,11,11,0,0,4,1
+8,9,3,2,1,9,2,1,3,26,8,11,11,0,0,4,0
+42,5,2,3,1,29,1,1,0,26,3,7,11,0,0,4,1
+21,5,2,3,1,2,1,2,3,2,6,15,46,0,0,4,1
+16,10,3,2,1,34,2,1,0,9,10,14,0,0,0,4,1
+12,0,0,2,1,43,2,1,3,25,6,10,6,0,0,4,1
+19,5,3,3,1,28,1,2,0,13,10,8,11,0,0,4,1
+23,1,3,2,2,11,2,2,0,28,5,11,0,0,0,4,1
+38,5,2,3,1,9,1,2,3,12,6,9,0,0,0,4,1
+14,0,0,2,1,5,1,2,0,9,5,4,33,0,0,4,1
+17,1,2,2,1,56,2,1,0,12,10,15,11,0,0,4,1
+33,1,2,2,1,39,1,2,3,7,6,13,22,0,0,4,1
+39,5,2,3,1,9,2,2,3,12,6,5,0,0,0,4,1
+30,3,2,1,1,63,1,1,0,13,10,11,11,0,0,4,1
+22,2,0,2,1,37,2,1,0,9,5,12,22,0,0,4,1
+39,6,2,1,1,41,2,1,0,17,1,12,22,0,0,4,1
+33,2,2,1,1,18,1,1,0,9,3,5,1,0,0,4,1
+37,5,2,3,1,4,1,1,0,23,5,14,11,0,0,4,1
+17,10,3,2,1,21,2,1,0,1,3,10,0,0,0,4,1
+29,0,0,2,1,56,2,2,2,8,11,10,0,0,0,4,1
+19,1,0,2,1,38,2,1,3,18,8,12,11,0,0,4,1
+44,5,0,3,1,58,1,1,2,8,3,6,33,0,0,4,1
+34,1,2,2,1,17,1,2,0,8,5,13,11,0,0,4,1
+11,8,3,4,1,25,1,1,0,23,4,13,11,0,0,4,1
+33,0,3,2,1,25,1,1,3,9,6,13,11,0,0,4,1
+34,6,0,3,1,43,2,2,3,7,6,13,33,0,0,4,1
+12,5,3,3,1,15,2,1,0,27,10,4,0,0,0,4,1
+10,9,3,2,1,30,1,1,2,14,11,5,0,0,0,4,1
+24,10,2,3,1,2,1,1,3,12,6,5,38,0,0,4,1
+16,1,2,2,1,30,2,1,3,26,8,8,0,0,0,4,0
 28,8,2,1,1,23,2,1,3,26,8,6,0,0,0,4,0
-31,1,2,1,1,46,1,1,0,3,1,11,33,0,0,4,1
-18,7,2,3,1,24,1,1,3,26,8,6,11,0,0,4,0
-8,8,3,2,1,18,1,1,2,15,11,5,0,0,0,4,1
-22,10,0,2,1,9,1,1,0,28,1,12,11,0,0,4,1
+36,11,3,2,1,44,1,1,0,8,10,12,11,0,0,4,1
+15,10,2,2,1,45,2,2,3,9,6,12,11,0,0,4,1
+36,1,2,2,1,15,2,1,3,26,8,7,0,0,0,4,0
+26,1,2,2,1,57,1,2,3,26,8,7,0,0,0,4,0
+31,8,2,2,1,8,2,1,3,29,8,1,0,0,0,4,1
+35,3,0,1,1,70,2,1,3,26,8,5,0,0,0,4,0
 9,10,2,2,1,27,2,2,3,13,8,14,0,0,0,4,1
-29,5,0,3,1,13,2,1,2,19,11,7,0,0,0,4,1
-31,8,2,2,1,44,1,1,2,24,5,0,33,0,0,4,1
-42,6,2,1,1,19,2,1,3,5,8,15,0,0,0,4,1
-11,5,2,3,1,11,1,1,3,6,8,2,11,0,0,4,1
-31,1,2,1,1,37,1,2,0,30,5,4,43,0,0,4,1
-42,5,2,3,1,39,1,1,3,8,6,7,22,0,0,4,1
-44,6,2,2,1,18,1,1,0,11,3,7,0,0,0,4,1
-18,5,2,3,1,16,1,1,3,10,6,6,0,0,0,4,1
-18,10,3,2,2,13,1,1,0,3,1,11,11,0,0,4,1
+21,10,2,2,1,11,2,1,0,17,5,3,47,0,0,4,1
+23,5,3,3,1,12,1,1,3,9,6,5,0,0,0,4,1
+15,2,2,2,1,25,2,2,3,26,8,13,0,0,0,4,0
+41,6,3,2,1,41,2,1,3,19,8,1,38,0,0,4,1
+32,1,2,1,1,9,1,1,3,26,8,7,22,0,0,4,0
+19,8,2,2,1,47,2,2,0,23,5,11,33,0,0,4,1
+16,8,2,2,1,36,1,1,0,27,1,14,11,0,0,4,1
+14,5,2,3,1,66,2,2,0,30,5,0,0,0,0,4,1
+31,1,2,2,1,43,2,1,0,2,5,1,11,0,0,4,1
+19,0,3,2,1,31,2,2,3,28,8,13,11,0,0,4,1
+40,6,2,1,1,30,2,1,3,26,8,5,0,0,0,4,0
+29,10,2,3,1,19,2,1,3,26,8,6,0,0,0,4,0
+35,5,0,3,1,27,1,1,0,4,3,13,22,0,0,4,1
+20,1,0,2,1,23,2,1,0,20,5,1,33,0,0,4,1
+31,8,0,2,1,70,1,1,3,12,6,14,11,0,0,4,1
+31,10,2,2,1,46,1,1,0,10,1,3,46,0,0,4,1
+18,10,3,2,1,39,2,1,3,19,11,6,0,0,0,4,1
+17,5,3,3,1,39,1,1,0,5,1,14,11,0,0,4,1
+20,2,2,3,1,9,1,1,0,15,5,11,11,0,0,4,1
+8,11,3,2,1,59,1,1,0,20,4,4,11,0,0,4,1
+22,1,3,4,1,30,2,1,3,26,8,6,0,0,0,4,0
+31,1,2,2,1,9,1,2,0,30,5,12,0,0,0,4,1
 12,0,0,2,1,9,2,1,0,9,5,12,11,0,0,4,1
-42,6,0,2,1,11,1,1,0,23,5,10,38,0,0,4,1
-24,6,2,2,1,56,2,1,3,26,8,7,0,0,0,4,0
-4,0,3,2,1,39,1,1,0,3,3,9,0,0,0,4,1
-36,10,2,2,1,4,1,2,0,1,5,6,0,0,0,4,1
-42,6,2,3,1,9,1,1,3,26,8,11,0,0,0,4,0
-12,8,3,2,1,52,2,1,0,13,10,12,0,0,0,4,1
-17,0,0,2,1,48,2,1,3,25,6,15,0,0,0,4,1
-17,10,3,2,1,42,1,1,0,2,1,10,22,0,0,4,1
-13,10,2,3,1,13,1,1,0,29,1,0,0,0,0,4,1
-43,5,2,3,1,58,1,1,0,11,3,12,22,0,0,4,1
+29,0,2,2,1,35,2,1,0,14,5,3,11,0,0,4,1
+20,10,2,2,1,24,1,1,0,25,1,14,0,0,0,4,1
+22,10,0,3,1,9,1,1,3,8,6,10,0,0,0,4,1
+21,8,0,2,1,62,2,1,0,30,5,14,0,0,0,4,1
+18,7,3,2,1,15,1,1,0,12,10,2,0,0,0,4,1
+34,1,0,1,1,2,2,1,3,6,8,13,0,0,0,4,1
+33,6,2,3,1,57,1,1,0,10,10,12,11,0,0,4,1
+29,0,0,2,1,28,1,1,0,20,1,1,33,0,0,4,1
+12,1,2,2,1,21,2,1,2,12,11,6,0,0,0,4,1
+18,5,2,3,1,9,2,2,3,26,8,9,0,0,0,4,0
+39,5,0,3,1,69,2,1,0,3,1,14,11,0,0,4,1
+13,11,2,2,1,38,2,1,0,12,10,3,22,86,38,0,1
+9,1,2,3,1,40,2,1,3,18,6,10,22,0,0,4,1
+22,10,0,2,1,9,1,1,0,28,1,12,11,0,0,4,1
+25,5,0,2,1,53,1,1,0,11,3,9,0,0,0,4,1
+24,5,3,3,1,9,2,2,3,26,8,11,11,0,0,4,1
+28,10,2,2,1,40,2,1,3,30,8,13,0,0,0,4,1
+24,5,0,4,1,65,1,1,0,7,3,4,11,0,0,4,1
+15,2,2,2,1,7,2,2,0,29,5,13,0,0,0,4,1
+17,8,2,2,1,54,2,1,0,11,7,9,33,0,0,4,1
+26,10,3,2,1,35,2,1,3,26,8,4,0,0,0,4,0
+22,1,2,2,1,14,2,1,3,26,8,11,38,0,0,4,0
+9,5,3,3,1,15,2,1,3,21,8,13,22,0,0,4,1
+9,2,2,2,1,29,1,1,2,19,11,3,0,0,0,4,1
 23,0,3,2,1,67,1,2,3,2,6,11,33,0,0,4,1
+33,1,2,2,1,63,2,1,3,5,8,15,0,0,0,4,1
 13,11,0,3,1,32,2,1,0,7,5,14,11,0,0,4,1
-14,5,3,3,1,46,1,1,0,13,1,12,38,0,0,4,1
-26,1,3,1,1,20,2,1,3,21,8,14,22,0,0,4,1
-10,1,2,1,1,39,2,1,3,26,8,6,0,0,0,4,0
-19,0,2,1,1,27,2,1,0,30,5,12,0,0,0,4,1
-14,0,2,2,1,20,1,2,0,28,5,12,0,0,0,4,1
-34,5,2,3,1,45,1,1,0,10,10,3,22,0,0,4,1
-19,5,2,3,1,57,2,1,3,26,8,16,11,0,0,4,0
-31,5,2,3,1,60,1,1,3,2,6,11,0,0,0,4,1
-19,0,0,2,1,19,2,1,0,13,10,11,33,0,0,4,1
-14,10,3,2,1,13,2,1,0,12,1,13,11,0,0,4,1
-24,5,2,3,1,42,1,1,0,13,10,12,22,0,0,4,1
-13,0,3,2,1,48,2,2,3,12,8,0,0,0,0,4,1
-22,5,2,3,1,26,2,1,3,26,8,9,0,0,0,4,0
-27,5,0,3,1,68,1,2,0,29,5,13,0,0,0,4,1
-22,10,2,2,1,47,1,1,0,4,1,6,11,0,0,4,1
-14,10,3,2,1,9,2,1,3,26,8,3,0,0,0,4,0
-15,1,3,3,1,62,1,1,0,30,3,3,0,546,1,3,1
-10,0,0,2,1,66,2,1,3,29,8,10,11,0,0,4,1
-21,1,2,4,1,13,2,1,0,23,5,12,11,0,0,4,1
-24,10,3,3,1,33,1,1,0,21,5,7,11,0,0,4,1
-15,1,3,2,1,5,2,1,3,7,8,13,11,0,0,4,1
-36,7,0,1,1,41,2,1,3,27,6,12,11,0,0,4,1
-15,8,2,2,1,9,2,1,3,26,8,11,0,0,0,4,0
-27,0,3,4,1,15,2,1,3,26,8,16,0,0,0,4,0
-26,5,2,3,1,46,2,2,2,13,10,1,0,0,0,4,1
-20,10,2,2,1,53,2,1,0,19,3,16,0,5,37,3,1
-41,1,2,2,1,9,2,1,3,26,8,7,0,0,0,4,0
-16,10,0,2,1,18,2,1,3,23,8,1,6,0,0,4,1
-35,6,2,3,1,29,1,1,0,8,10,1,11,57,1,3,1
-18,2,2,3,1,37,1,1,3,7,6,8,33,0,0,4,1
-13,10,3,3,1,35,1,1,3,29,10,5,0,0,0,4,1
-24,5,0,4,1,65,1,1,0,7,3,4,11,0,0,4,1
-14,5,3,3,1,9,1,1,0,26,3,11,33,0,0,4,1
-16,5,3,3,1,38,2,1,3,26,8,1,11,0,0,4,0
-24,10,0,2,1,24,1,1,0,12,1,14,33,0,0,4,1
-7,8,2,2,1,9,2,1,0,16,5,10,47,0,0,4,1
-8,11,3,3,1,67,1,1,0,20,4,4,0,0,0,4,1
-9,10,3,3,1,61,1,1,0,21,4,14,11,0,0,4,1
-37,6,2,2,1,9,1,2,3,26,8,3,0,0,0,4,0
-27,0,3,2,1,26,2,1,3,26,8,6,0,0,0,4,0
-16,12,3,2,1,68,1,1,0,20,4,14,0,0,0,4,1
-29,5,3,3,1,32,1,2,0,23,5,14,33,0,0,4,1
-40,10,2,4,1,63,2,1,3,26,8,13,0,0,0,4,0
-27,5,2,3,1,61,1,1,3,12,6,12,22,0,0,4,1
-31,8,2,2,1,50,1,1,3,26,8,7,11,0,0,4,0
-16,10,0,3,1,61,2,1,0,28,1,11,11,0,0,4,1
-23,8,2,2,1,9,2,1,3,26,8,1,11,0,0,4,0
-16,7,3,3,1,50,1,1,0,13,1,6,22,0,0,4,1
-33,10,2,3,1,16,2,2,0,1,3,5,0,158,1,0,1
-8,9,3,2,1,9,1,1,0,11,3,2,11,0,0,4,1
-21,0,3,2,1,28,2,2,2,13,10,2,47,0,0,4,1
-21,10,2,2,1,9,2,1,3,26,8,6,0,0,0,4,0
-34,3,2,1,1,44,2,1,0,8,5,2,0,0,0,4,1
-18,8,2,2,1,9,1,1,0,23,5,14,11,0,0,4,1
-24,10,0,2,1,38,2,1,3,23,11,7,0,0,0,4,1
-23,1,0,1,1,9,1,1,0,23,5,10,11,0,0,4,1
-9,1,2,2,1,58,2,1,3,10,6,0,0,0,0,4,1
-28,7,2,3,1,16,2,2,3,26,8,7,0,0,0,4,0
+15,5,3,3,1,33,1,1,0,20,1,11,8,0,0,4,1
+13,1,2,3,1,4,1,1,0,12,10,15,11,0,0,4,1
+38,10,2,2,1,61,2,1,2,25,10,10,0,0,0,4,1
+31,10,2,2,1,66,2,1,0,20,4,2,0,0,0,4,1
 12,1,2,2,1,21,2,1,0,1,5,7,0,0,0,4,1
-4,0,3,3,1,69,2,1,0,25,3,3,33,0,0,4,1
-24,2,2,3,1,55,1,1,3,2,6,14,22,0,0,4,1
-8,1,3,1,1,70,1,1,0,21,4,2,0,0,0,4,1
-32,5,2,2,1,52,2,1,3,26,8,6,11,0,0,4,0
-17,5,2,3,1,29,2,1,3,26,8,4,0,0,0,4,0
-30,1,2,2,1,9,2,1,3,3,6,3,11,0,0,4,1
-10,1,3,2,1,65,2,1,3,30,8,13,0,0,0,4,1
-28,0,3,2,1,68,2,1,3,26,6,10,11,0,0,4,1
-15,5,2,3,1,10,1,1,0,29,1,10,33,0,0,4,1
-36,10,0,2,1,27,2,1,0,22,3,7,0,105,30,0,1
-35,5,2,3,1,18,1,1,0,12,1,15,11,0,0,4,1
-29,0,0,2,1,28,1,1,0,20,1,1,33,0,0,4,1
-33,10,2,2,1,25,2,2,0,8,3,14,0,0,0,4,1
-24,10,2,3,1,17,2,1,0,27,1,12,33,0,0,4,1
-41,11,2,2,1,10,1,1,0,9,3,14,22,0,0,4,1
-14,7,3,3,1,14,2,1,0,10,10,10,0,0,0,4,1
-35,1,2,1,1,56,1,1,0,20,1,7,43,0,0,4,1
-10,5,3,3,1,9,2,1,0,7,5,13,38,0,0,4,1
-37,1,2,4,1,69,1,1,0,14,1,3,11,0,0,4,1
-39,10,0,2,1,59,2,1,3,26,8,7,0,0,0,4,0
-21,10,2,2,1,11,2,1,0,17,5,3,47,0,0,4,1
-17,11,3,2,1,15,2,1,2,5,10,5,0,0,0,4,1
diff --git a/DATA/Datasets/Bank/LR/DO_11.data b/DATA/Datasets/Bank/LR/DO_11.data
index 8e8d7aaa8bb53348ab9287cd9899134058acada4..5cec679b38b7aae66e089e3c5df51b9bc536f012 100644
--- a/DATA/Datasets/Bank/LR/DO_11.data
+++ b/DATA/Datasets/Bank/LR/DO_11.data
@@ -1,1100 +1,1100 @@
-20,10,2,3,1,48,1,1,0,25,3,4,33,0,0,4,1
-7,1,2,2,1,71,2,1,3,19,8,13,0,0,0,4,1
-22,8,2,2,1,51,2,1,0,20,5,9,22,0,0,4,1
-25,8,0,2,1,10,2,1,3,10,8,11,22,0,0,4,1
-32,0,2,2,1,46,1,1,0,13,10,11,0,0,0,4,1
-27,1,0,1,1,4,2,1,3,15,8,0,0,0,0,4,1
-28,5,3,3,1,35,2,1,3,23,8,16,11,0,0,4,1
-14,8,3,3,1,70,1,1,0,12,10,11,0,0,0,4,1
-38,10,2,3,1,63,1,1,0,13,1,12,33,0,0,4,1
-17,0,3,2,1,53,2,1,0,14,5,11,11,0,0,4,1
-38,1,0,1,1,66,2,1,3,26,8,5,11,0,0,4,0
-19,8,3,2,1,34,2,1,3,22,6,0,22,0,0,4,1
-13,1,3,3,1,65,1,1,2,9,10,10,11,0,0,4,1
-12,7,2,3,1,22,1,1,3,8,11,7,0,0,0,4,1
-40,1,2,2,1,31,1,1,3,30,6,10,22,0,0,4,1
-23,10,2,2,1,11,1,1,0,2,3,1,22,0,0,4,1
-16,5,3,3,1,33,2,1,0,13,10,12,43,0,0,4,1
-15,5,3,3,1,42,1,1,0,4,3,5,11,540,24,0,1
-17,5,2,3,1,47,1,1,0,2,1,15,33,0,0,4,1
-34,11,2,1,1,71,1,1,2,23,5,12,11,0,0,4,1
-12,1,3,2,1,30,2,1,3,15,8,13,0,0,0,4,1
-16,1,2,1,1,62,2,2,3,7,8,1,33,0,0,4,1
-25,10,2,2,1,8,2,2,0,30,5,13,22,0,0,4,1
-21,9,3,3,1,27,1,1,0,11,3,11,0,0,0,4,1
-24,2,2,4,1,26,2,1,0,23,5,12,11,0,0,4,1
-19,8,2,2,1,47,2,2,0,23,5,11,33,0,0,4,1
-29,2,2,3,1,9,1,1,0,7,3,7,11,0,0,4,1
-32,10,0,2,1,45,1,1,3,12,6,13,11,0,0,4,1
-15,5,3,3,1,63,1,1,0,19,1,10,46,0,0,4,1
-7,0,3,3,1,43,2,1,0,19,3,9,0,0,0,4,1
-36,5,2,3,1,9,1,1,3,26,8,2,11,0,0,4,0
-9,8,2,2,1,9,2,1,0,8,5,16,38,0,0,4,1
-42,0,0,2,1,5,2,2,0,27,3,5,0,179,1,0,1
-17,10,2,3,1,39,2,1,0,14,5,12,11,0,0,4,1
-12,1,2,2,1,21,2,1,2,12,11,6,0,0,0,4,1
-28,10,2,2,1,13,2,1,0,13,10,5,11,0,0,4,1
-35,2,3,2,1,59,2,1,3,23,8,0,38,0,0,4,1
-27,0,2,2,1,18,2,1,3,15,8,15,22,0,0,4,1
-18,5,0,3,1,9,1,1,0,25,1,2,0,0,0,4,1
-10,10,3,3,1,20,2,1,0,17,5,4,11,0,0,4,1
-33,0,3,2,1,69,1,1,0,15,5,12,11,0,0,4,1
-10,1,2,2,1,34,2,1,3,27,6,9,11,0,0,4,1
-33,1,2,1,1,58,2,1,0,16,5,14,11,0,0,4,1
-37,1,2,4,1,64,1,1,3,27,6,12,22,0,0,4,1
-29,5,3,3,1,68,1,1,0,11,3,1,0,0,0,4,1
-22,0,3,3,1,14,1,1,3,2,6,3,11,0,0,4,1
-36,10,2,2,1,17,2,1,3,26,8,7,0,0,0,4,0
-32,0,2,2,1,33,1,1,2,23,5,0,43,0,0,4,1
-27,5,2,3,1,61,1,1,3,12,6,12,22,0,0,4,1
-44,5,0,3,1,58,1,1,2,8,3,6,33,0,0,4,1
-29,1,2,2,1,12,2,1,0,21,4,1,0,0,0,4,1
-5,8,3,2,1,61,2,1,3,20,8,2,0,0,0,4,1
-30,1,2,2,1,20,2,1,3,5,8,13,0,0,0,4,1
-30,2,2,3,2,4,1,1,0,24,5,13,33,0,0,4,1
-20,10,2,2,1,24,1,1,0,25,1,14,0,0,0,4,1
-39,1,2,2,1,19,2,1,0,8,10,11,0,0,0,4,1
-14,1,3,2,1,13,2,1,0,8,5,3,0,0,0,4,1
-40,5,0,3,1,14,1,1,0,26,1,5,0,0,0,4,1
-17,1,3,2,1,69,2,1,0,6,5,12,43,0,0,4,1
-18,1,2,2,1,49,2,1,3,12,8,10,0,0,0,4,1
-14,0,3,2,1,27,1,1,0,28,5,14,38,0,0,4,1
-26,0,0,2,1,45,2,2,0,7,3,3,0,173,1,1,1
-13,10,3,3,1,26,1,1,0,3,1,3,45,0,0,4,1
-35,1,2,1,1,41,2,1,0,17,5,12,38,0,0,4,1
-8,8,3,2,1,18,1,1,2,15,11,5,0,0,0,4,1
-17,2,3,3,1,18,2,1,0,9,5,14,11,0,0,4,1
-15,11,3,3,1,61,1,1,0,5,1,5,11,0,0,4,1
-10,1,3,2,1,2,2,1,3,30,8,6,11,0,0,4,1
-32,1,2,1,1,58,2,1,3,26,8,12,22,0,0,4,0
-7,1,3,2,1,2,2,1,3,10,6,15,45,0,0,4,1
-19,1,2,2,1,43,2,1,3,26,8,6,0,0,0,4,0
-33,6,2,3,1,57,1,1,0,10,10,12,11,0,0,4,1
-41,5,2,3,1,36,1,2,0,6,5,14,22,0,0,4,1
-33,1,2,2,1,39,1,2,3,7,6,13,22,0,0,4,1
-22,8,2,1,1,9,2,1,3,6,8,15,11,0,0,4,1
-17,8,2,2,1,54,2,1,0,11,7,9,33,0,0,4,1
-28,8,0,2,1,48,1,1,0,13,10,11,11,0,0,4,1
-29,8,0,2,1,20,1,1,3,26,8,7,0,0,0,4,0
-15,1,0,1,1,44,2,1,3,30,8,12,11,0,0,4,1
-10,10,3,2,1,38,1,1,0,30,3,2,11,0,0,4,1
-16,5,2,3,1,63,1,1,0,25,3,9,11,0,0,4,1
-40,1,2,1,1,65,2,1,3,26,8,5,11,0,0,4,0
-19,10,3,2,1,14,2,1,3,13,8,13,0,0,0,4,1
-22,8,0,2,1,62,2,1,0,11,3,11,0,120,1,3,1
-14,5,2,3,1,66,2,2,0,30,5,0,0,0,0,4,1
-8,1,2,2,1,31,2,1,3,7,8,2,22,0,0,4,1
-18,2,2,3,1,37,1,1,3,7,6,8,33,0,0,4,1
-11,1,3,2,1,2,1,2,0,13,5,11,0,0,0,4,1
-10,5,3,3,1,15,2,1,0,18,3,12,0,0,0,4,1
-13,0,3,2,1,24,2,1,0,9,10,6,0,0,0,4,1
-10,8,3,2,1,53,2,1,3,27,8,3,22,0,0,4,1
-21,10,3,2,1,50,2,1,0,9,10,10,0,0,0,4,1
-31,5,2,3,1,10,2,1,0,9,10,15,0,0,0,4,1
-16,0,2,2,1,4,2,2,0,1,5,15,0,0,0,4,1
-31,8,2,2,1,8,2,1,3,29,8,1,0,0,0,4,1
-18,10,3,2,1,39,2,1,3,19,11,6,0,0,0,4,1
-31,8,0,2,1,70,1,1,3,12,6,14,11,0,0,4,1
-12,1,3,2,1,19,2,2,0,30,5,4,22,0,0,4,1
-18,5,0,3,1,66,1,2,0,14,5,11,0,0,0,4,1
-21,10,3,2,1,10,2,1,3,12,8,4,11,0,0,4,1
-25,10,2,2,1,48,2,1,3,26,8,2,0,0,0,4,0
-23,8,2,4,2,9,1,2,0,23,5,2,33,0,0,4,1
-28,0,0,2,1,28,1,1,0,4,3,2,0,0,0,4,1
-12,5,3,3,1,53,1,2,0,9,5,11,0,0,0,4,1
-29,5,0,3,1,13,2,1,2,19,11,7,0,0,0,4,1
-41,10,2,2,1,16,2,2,0,15,5,9,33,0,0,4,1
-23,1,2,2,2,63,1,2,0,16,5,12,0,0,0,4,1
-19,5,3,2,1,66,2,1,3,7,8,2,33,0,0,4,1
-9,10,2,2,1,27,2,2,3,13,8,14,0,0,0,4,1
-33,8,2,2,1,28,2,1,3,26,8,13,11,0,0,4,0
-41,3,2,3,1,9,1,1,2,4,10,10,0,0,0,4,1
-10,1,3,2,1,65,2,1,3,30,8,13,0,0,0,4,1
-17,7,0,3,1,16,2,1,3,15,8,13,11,0,0,4,1
-38,10,0,4,1,56,2,1,3,26,8,10,0,0,0,4,0
-16,7,3,2,1,36,1,1,0,19,1,11,4,0,0,4,1
-17,5,0,3,1,68,2,2,0,10,10,5,0,0,0,4,1
-27,11,0,2,1,40,2,1,3,21,8,13,0,0,0,4,1
-9,10,2,2,1,4,2,1,0,15,5,7,11,0,0,4,1
-41,0,2,2,1,9,2,1,0,1,5,16,0,0,0,4,1
-20,9,3,3,1,40,1,1,3,8,6,3,22,0,0,4,1
-37,3,2,1,1,9,2,1,0,8,5,3,11,0,0,4,1
-28,1,2,2,1,33,2,1,3,26,8,11,0,0,0,4,0
-34,1,2,1,1,15,2,1,3,26,8,7,0,0,0,4,0
-38,10,0,2,1,18,2,1,0,26,1,9,22,0,0,4,1
-15,0,2,2,1,9,2,1,2,8,5,4,45,0,0,4,1
-20,0,2,2,1,9,1,1,3,26,8,4,0,0,0,4,0
-12,5,3,2,1,50,2,1,0,13,10,11,0,0,0,4,1
-19,5,2,3,1,9,1,1,3,7,6,12,43,0,0,4,1
-28,1,2,1,1,43,2,1,3,4,8,15,11,0,0,4,1
-42,1,2,1,1,15,2,2,3,4,8,0,0,0,0,4,1
-20,8,3,2,1,56,2,1,3,26,8,13,11,0,0,4,0
-17,5,0,3,1,18,1,1,0,27,1,13,11,0,0,4,1
-36,8,2,4,1,9,2,1,0,26,3,12,11,184,1,1,1
-33,2,2,3,1,54,2,1,3,15,11,3,0,0,0,4,1
-22,0,2,2,1,40,1,1,0,24,5,2,38,0,0,4,1
-42,1,2,4,1,55,2,1,3,26,8,7,0,0,0,4,0
-40,2,2,3,1,68,1,1,3,26,6,2,11,0,0,4,1
-12,5,3,3,1,59,1,1,0,19,3,6,11,0,0,4,1
-39,1,2,1,1,31,2,1,3,26,8,5,0,0,0,4,0
-33,1,2,2,1,32,2,1,3,26,8,13,0,0,0,4,0
-31,10,3,2,1,17,1,1,0,26,1,15,0,0,0,4,1
-13,0,3,2,1,48,2,2,3,12,8,0,0,0,0,4,1
-14,5,3,3,1,38,1,1,3,3,8,13,11,0,0,4,1
-16,1,2,1,1,41,2,1,0,13,10,0,0,0,0,4,1
-36,1,2,2,1,15,2,1,3,26,8,7,0,0,0,4,0
-33,10,2,2,1,9,1,1,0,11,3,10,11,0,0,4,1
-8,9,3,2,1,9,1,1,0,11,3,2,11,0,0,4,1
-16,0,2,2,1,19,1,1,0,26,3,12,11,0,0,4,1
-26,10,0,2,1,15,2,1,3,18,8,13,2,0,0,4,1
-37,10,2,2,2,4,1,1,0,11,3,13,0,0,0,4,1
-29,8,2,2,1,15,1,1,0,12,10,8,33,0,0,4,1
-12,8,3,2,1,20,1,1,0,2,3,4,11,0,0,4,1
-24,5,2,3,1,42,1,1,0,13,10,12,22,0,0,4,1
-32,11,0,4,1,11,1,1,0,11,3,13,0,0,0,4,1
-23,8,0,3,1,20,2,1,0,30,5,12,0,0,0,4,1
-16,8,2,2,1,36,1,1,0,27,1,14,11,0,0,4,1
-21,1,2,4,1,13,2,1,0,23,5,12,11,0,0,4,1
-28,11,2,2,1,70,1,1,0,28,5,9,38,0,0,4,1
-17,5,2,3,1,5,2,1,0,23,5,11,46,0,0,4,1
-13,11,3,2,1,14,1,1,0,25,3,15,0,0,0,4,1
-12,10,3,3,1,22,1,1,0,8,5,12,22,0,0,4,1
-31,10,0,2,1,37,1,1,0,16,5,9,11,0,0,4,1
-39,10,2,2,1,67,1,2,3,26,8,7,0,0,0,4,0
-41,1,2,1,1,38,2,1,3,6,8,12,0,0,0,4,1
-35,6,2,3,1,29,1,1,0,8,10,1,11,57,1,3,1
-35,1,2,2,1,31,1,1,0,14,1,11,11,0,0,4,1
-37,5,2,3,1,4,1,1,0,23,5,14,11,0,0,4,1
-21,1,0,1,1,16,2,1,0,12,10,11,0,78,30,1,1
-39,10,2,1,1,9,1,1,3,26,8,16,0,0,0,4,0
-13,1,2,2,1,9,2,1,3,26,8,4,0,0,0,4,0
-39,6,0,3,1,64,1,1,0,27,1,3,33,0,0,4,1
-42,5,2,3,1,29,1,1,0,26,3,7,11,0,0,4,1
-57,6,0,1,1,44,2,1,0,25,3,3,22,0,0,4,1
-17,3,2,1,1,12,2,1,0,8,5,15,11,0,0,4,1
-14,5,2,3,1,9,2,1,3,26,8,6,0,0,0,4,0
-31,5,0,2,1,5,2,1,3,30,6,1,1,0,0,4,1
-32,11,2,1,1,63,1,1,3,26,6,10,0,0,0,4,1
-26,3,3,1,1,11,1,1,3,9,6,7,0,0,0,4,1
-25,1,3,2,1,64,2,1,3,12,6,11,11,0,0,4,1
-42,6,0,2,1,55,2,1,3,27,8,0,0,0,0,4,1
-24,6,2,2,1,56,2,1,3,26,8,7,0,0,0,4,0
-17,1,0,2,1,9,2,1,3,12,8,2,0,0,0,4,1
-33,0,3,2,1,25,1,1,3,9,6,13,11,0,0,4,1
-43,6,2,1,1,25,1,1,0,8,3,1,0,0,0,4,1
-18,7,3,3,1,51,1,1,3,30,6,1,22,0,0,4,1
-20,5,2,3,1,13,2,1,3,4,8,11,33,0,0,4,1
-22,1,2,2,1,53,1,1,3,30,10,8,0,0,0,4,1
-16,5,2,3,1,9,2,1,0,10,10,13,22,105,12,1,1
-42,6,0,2,1,11,1,1,0,23,5,10,38,0,0,4,1
-36,5,2,2,1,12,2,1,0,17,5,3,22,0,0,4,1
-35,10,3,2,1,70,1,1,0,17,1,15,22,0,0,4,1
-12,2,3,1,1,9,2,2,3,19,8,1,0,0,0,4,1
-18,10,0,2,1,9,1,1,0,29,1,2,22,0,0,4,1
-21,1,2,1,1,13,1,1,0,22,3,15,0,0,0,4,1
-12,1,2,2,1,51,2,1,3,21,8,1,22,0,0,4,1
-19,5,0,3,1,14,2,1,3,10,8,5,11,0,0,4,1
-14,8,3,2,1,51,1,1,0,21,4,2,0,0,0,4,1
-42,5,2,3,1,9,1,1,0,28,1,9,22,0,0,4,1
-21,5,2,2,1,13,2,1,0,2,1,13,11,0,0,4,1
-16,10,3,2,1,61,1,1,0,13,1,4,11,0,0,4,1
-15,5,3,3,1,37,2,1,0,14,5,1,0,0,0,4,1
-7,10,3,2,1,51,1,1,0,16,5,13,0,0,0,4,1
-11,1,2,2,1,35,2,1,0,7,5,16,0,0,0,4,1
-24,1,3,1,1,20,2,1,0,17,5,11,46,0,0,4,1
-27,1,0,1,1,68,1,1,3,26,6,0,22,0,0,4,1
-11,5,2,3,1,38,1,1,3,20,8,15,11,0,0,4,1
-18,5,2,3,1,16,1,1,3,10,6,6,0,0,0,4,1
-10,12,3,2,1,49,1,1,0,20,4,13,0,0,0,4,1
-32,8,2,2,1,20,1,1,3,30,6,14,0,0,0,4,1
-24,1,3,2,1,59,1,1,3,10,6,12,22,0,0,4,1
-9,1,2,3,1,40,2,1,3,18,6,10,22,0,0,4,1
-35,1,2,1,2,5,1,1,0,21,4,10,0,0,0,4,1
-35,1,2,4,1,23,1,1,3,26,8,2,0,0,0,4,0
-13,1,2,2,1,36,2,1,3,15,8,4,11,0,0,4,1
-30,3,2,1,1,63,1,1,0,13,10,11,11,0,0,4,1
-14,0,0,2,1,5,1,2,0,9,5,4,33,0,0,4,1
-26,1,3,1,1,20,2,1,3,21,8,14,22,0,0,4,1
-22,0,2,1,1,63,2,2,0,13,10,14,0,0,0,4,1
-34,6,0,3,1,4,2,1,3,10,6,10,11,0,0,4,1
-28,2,2,3,1,24,1,1,0,14,1,11,43,0,0,4,1
-23,1,2,1,1,28,1,2,3,9,6,5,22,0,0,4,1
-33,8,0,2,1,30,1,2,0,5,5,3,33,0,0,4,1
-38,10,0,1,1,15,2,1,3,26,8,9,11,0,0,4,0
-33,0,2,2,1,54,2,1,3,26,8,7,11,0,0,4,0
-17,10,2,2,1,9,2,1,0,10,10,12,33,0,0,4,1
-23,1,2,2,1,55,2,1,0,1,5,11,0,0,0,4,1
-12,1,3,2,1,52,1,1,0,23,4,14,11,0,0,4,1
-40,5,2,3,1,27,2,1,3,26,8,7,0,0,0,4,0
-53,6,2,1,1,50,1,1,0,7,3,15,38,0,0,4,1
-17,1,0,1,1,23,2,1,0,24,5,12,43,0,0,4,1
-15,1,2,2,1,9,2,1,3,13,8,10,22,0,0,4,1
-14,10,3,2,1,56,2,1,3,23,8,13,22,0,0,4,1
-23,1,2,2,1,2,1,2,0,21,5,14,22,0,0,4,1
-28,3,0,1,1,26,2,1,0,9,5,1,11,0,0,4,1
-15,1,2,2,1,69,2,1,0,9,5,8,11,0,0,4,1
-29,2,2,2,1,9,1,1,3,26,6,4,0,0,0,4,1
-19,0,3,2,1,9,2,1,3,26,8,3,0,0,0,4,0
-32,11,2,2,1,43,2,1,3,23,8,14,22,0,0,4,1
-15,1,2,2,1,61,2,1,0,9,5,15,0,0,0,4,1
-14,1,3,3,1,62,1,1,3,4,10,15,0,0,0,4,1
-18,8,2,2,1,36,2,1,3,11,6,9,0,0,0,4,1
-22,1,2,2,1,14,2,1,3,26,8,11,38,0,0,4,0
-24,5,2,3,1,45,2,1,0,8,5,13,0,0,0,4,1
-24,5,0,3,1,14,1,1,0,18,1,0,33,0,0,4,1
-22,10,0,3,1,51,2,1,0,2,3,8,11,0,0,4,1
-37,6,2,2,1,19,2,2,0,8,10,13,0,0,0,4,1
-15,5,3,3,1,68,1,1,0,3,1,15,0,0,0,4,1
-14,1,3,1,1,14,2,1,0,12,10,13,0,0,0,4,1
-33,1,2,1,1,22,2,1,3,26,8,11,11,0,0,4,0
-10,5,3,3,1,70,2,1,3,19,8,13,0,0,0,4,1
-19,0,2,2,1,15,2,1,0,3,3,2,33,123,24,0,1
-35,1,2,2,1,9,2,2,3,26,8,6,0,0,0,4,0
-25,5,2,3,1,45,2,1,3,26,8,7,0,0,0,4,0
-11,10,2,2,1,34,1,1,0,25,3,8,11,0,0,4,1
-31,0,2,2,1,47,2,1,3,26,8,10,0,0,0,4,0
-8,10,2,2,1,1,1,2,0,30,5,9,38,0,0,4,1
-20,0,3,2,1,9,2,1,3,28,8,13,0,0,0,4,1
-41,3,0,1,1,31,1,1,0,23,5,12,22,0,0,4,1
-34,5,3,3,1,67,1,1,0,18,1,2,43,0,0,4,1
-14,10,3,3,1,55,1,1,2,14,11,6,0,0,0,4,1
-29,8,2,2,1,43,2,1,0,1,5,10,33,0,0,4,1
-21,10,3,3,1,50,2,1,3,26,8,6,0,0,0,4,0
-6,10,3,2,1,46,2,1,3,7,8,15,0,0,0,4,1
-42,6,0,2,1,27,2,1,3,26,8,7,0,0,0,4,0
-7,5,3,3,1,31,1,1,0,8,3,10,0,0,0,4,1
-31,1,2,1,1,1,2,1,0,28,5,10,22,0,0,4,1
-17,5,3,3,1,39,1,1,0,5,1,14,11,0,0,4,1
-44,6,2,4,1,66,1,1,0,8,3,13,0,0,0,4,1
-35,5,0,2,1,9,1,2,2,14,2,2,0,0,0,4,1
-12,5,3,3,1,19,1,1,0,9,1,10,46,0,0,4,1
-34,6,0,3,1,43,2,2,3,7,6,13,33,0,0,4,1
-34,5,2,3,1,34,2,1,3,26,8,16,0,0,0,4,0
-11,1,2,2,1,66,2,2,0,1,5,12,0,0,0,4,1
-34,2,2,3,2,5,1,1,0,29,5,11,0,0,0,4,1
-35,0,2,2,1,68,2,1,0,27,3,8,22,0,0,4,1
-22,1,2,2,1,8,2,2,0,7,5,0,11,0,0,4,1
-11,0,3,2,1,20,2,2,3,7,8,14,0,0,0,4,1
-40,5,2,3,1,44,2,1,0,6,5,14,33,0,0,4,1
-42,7,2,1,1,42,1,2,0,21,5,14,43,0,0,4,1
-34,1,2,2,1,57,1,1,0,13,10,15,11,0,0,4,1
-15,5,0,3,1,71,2,1,0,16,5,4,11,0,0,4,1
-26,1,2,2,1,7,2,1,3,26,8,7,0,0,0,4,0
-36,10,3,3,1,50,2,1,0,9,5,12,22,0,0,4,1
-21,8,0,2,1,62,2,1,0,30,5,14,0,0,0,4,1
-20,10,3,2,1,39,1,1,0,10,1,12,5,0,0,4,1
-18,8,2,2,1,9,1,1,0,23,5,14,11,0,0,4,1
-5,1,2,2,1,70,2,1,3,26,8,6,0,0,0,4,0
-34,5,2,3,1,45,1,1,0,10,10,3,22,0,0,4,1
-12,5,3,3,1,43,2,1,0,13,10,13,0,0,0,4,1
-18,10,2,2,1,43,2,2,3,27,8,5,11,0,0,4,1
-22,5,2,3,1,4,2,1,3,26,8,6,0,0,0,4,0
-29,3,3,3,1,43,1,1,3,3,6,16,43,0,0,4,1
-31,1,0,1,1,9,2,2,3,26,8,9,0,0,0,4,0
-14,1,3,1,1,29,2,2,3,26,8,5,0,0,0,4,0
-8,1,3,1,1,70,1,1,0,21,4,2,0,0,0,4,1
-15,2,0,3,1,43,1,2,0,29,5,1,0,0,0,4,1
-26,5,2,3,1,46,2,2,2,13,10,1,0,0,0,4,1
-11,5,3,3,1,62,1,1,0,25,3,6,0,0,0,4,1
-15,1,3,1,1,15,2,1,3,21,8,1,11,0,0,4,1
-38,5,2,3,1,59,1,1,0,27,3,5,0,0,0,4,1
-17,10,3,2,1,42,1,1,0,2,1,10,22,0,0,4,1
-33,11,0,3,1,9,1,1,0,24,5,11,11,0,0,4,1
-12,5,3,3,1,15,2,1,0,27,10,4,0,0,0,4,1
-35,0,2,2,1,43,1,1,3,12,6,1,22,0,0,4,1
-5,2,3,1,1,45,2,1,3,4,8,9,11,0,0,4,1
-40,5,2,4,1,11,2,1,3,26,8,7,22,0,0,4,0
-18,5,2,3,1,9,2,2,3,26,8,9,0,0,0,4,0
-29,5,2,3,1,58,1,1,0,10,1,8,6,0,0,4,1
-41,6,2,2,1,62,1,1,2,12,10,0,11,0,0,4,1
-27,5,0,3,1,68,1,2,0,29,5,13,0,0,0,4,1
-36,6,2,1,1,37,1,1,0,4,1,15,11,0,0,4,1
-39,1,2,4,1,42,1,1,2,5,10,5,0,0,0,4,1
-25,5,2,2,1,11,2,2,2,20,11,3,0,0,0,4,1
-15,5,2,3,1,61,1,1,0,26,1,1,11,0,0,4,1
-13,11,0,1,1,9,2,1,3,23,8,13,3,0,0,4,1
-25,10,2,2,1,39,2,1,3,4,8,5,11,0,0,4,1
-29,1,2,4,2,20,1,1,0,17,1,9,22,0,0,4,1
-20,0,0,2,1,25,2,1,3,18,8,9,11,0,0,4,1
-42,5,2,3,1,63,1,1,2,29,1,7,11,0,0,4,1
-23,8,0,2,1,67,2,1,0,11,3,15,0,0,0,4,1
-28,10,2,2,1,41,1,2,0,19,3,2,0,0,0,4,1
-17,5,3,3,1,4,1,2,0,13,5,16,2,0,0,4,1
-14,0,3,2,1,27,2,1,3,26,8,8,0,0,0,4,0
-8,1,3,2,2,66,1,2,0,29,5,14,11,0,0,4,1
-18,10,3,2,1,46,2,1,3,23,8,14,22,0,0,4,1
-30,1,3,1,1,59,2,1,0,11,3,4,11,0,0,4,1
-16,7,3,3,1,50,1,1,0,13,1,6,22,0,0,4,1
-32,2,2,3,1,2,2,1,0,15,5,3,11,0,0,4,1
-25,0,2,2,1,44,1,1,0,23,5,13,46,0,0,4,1
-18,1,2,1,1,49,2,1,3,26,8,8,0,0,0,4,0
-20,8,2,2,1,19,2,1,3,26,8,7,0,0,0,4,0
-39,6,2,1,1,41,2,1,0,17,1,12,22,0,0,4,1
-14,5,2,3,1,21,1,1,2,5,1,12,11,0,0,4,1
-28,0,2,2,1,14,1,1,3,9,6,3,0,0,0,4,1
-18,0,0,2,1,53,2,1,3,26,8,11,0,0,0,4,0
-29,5,2,3,1,62,1,1,0,9,1,12,43,0,0,4,1
-33,5,2,3,1,11,2,1,3,26,8,8,0,0,0,4,0
-12,2,2,2,1,15,1,2,0,10,10,11,11,0,0,4,1
-37,10,2,3,1,21,1,2,0,26,1,12,11,0,0,4,1
-35,10,2,2,1,16,1,1,3,10,6,3,22,0,0,4,1
-33,2,2,1,1,18,1,1,0,9,3,5,1,0,0,4,1
-16,0,2,2,1,68,1,1,3,27,8,5,0,0,0,4,1
-31,8,0,2,1,9,1,1,0,20,5,9,11,0,0,4,1
-18,0,3,1,1,2,2,1,3,26,8,7,0,0,0,4,0
-26,1,3,2,1,36,1,2,0,8,5,2,33,0,0,4,1
-9,0,3,2,1,24,1,1,2,20,5,1,8,0,0,4,1
-13,8,3,2,1,15,1,2,0,27,3,0,11,0,0,4,1
-28,10,2,2,1,56,1,1,3,20,8,13,0,0,0,4,1
-16,12,3,2,1,68,1,1,0,20,4,14,0,0,0,4,1
-33,0,3,3,1,45,1,1,2,20,4,15,11,0,0,4,1
-41,11,2,2,1,10,1,1,0,9,3,14,22,0,0,4,1
-41,5,0,3,1,33,1,1,3,26,8,6,0,0,0,4,0
-18,10,3,2,1,33,2,2,3,26,8,8,0,0,0,4,0
-19,5,3,3,1,28,1,2,0,13,10,8,11,0,0,4,1
-28,5,0,2,1,20,2,2,3,26,8,6,11,0,0,4,0
-27,5,0,2,1,60,2,1,0,10,10,9,0,75,1,3,1
-29,0,0,2,1,28,1,1,0,20,1,1,33,0,0,4,1
-15,5,2,3,1,22,1,1,0,3,3,9,0,0,0,4,1
-28,11,0,2,1,40,2,1,0,10,10,10,0,82,1,3,1
-17,5,3,3,1,34,1,1,0,26,3,12,0,0,0,4,1
-16,5,2,3,1,67,1,2,0,2,1,1,22,0,0,4,1
-37,5,2,3,1,56,1,1,0,3,1,15,1,0,0,4,1
-16,8,2,2,1,2,2,2,3,26,8,13,0,0,0,4,0
-24,2,0,3,2,25,2,1,3,26,8,9,0,0,0,4,0
-15,10,3,3,1,17,2,1,0,9,5,1,22,0,0,4,1
-16,10,0,2,1,18,2,1,3,23,8,1,6,0,0,4,1
-23,1,0,1,1,9,1,1,0,23,5,10,11,0,0,4,1
-26,5,2,3,1,12,1,1,0,19,1,10,22,0,0,4,1
-12,1,2,2,1,21,2,1,0,1,5,7,0,0,0,4,1
-15,1,2,2,1,9,1,1,0,21,5,10,43,0,0,4,1
-23,1,3,2,2,11,2,2,0,28,5,11,0,0,0,4,1
-16,5,3,3,1,18,2,1,0,9,10,11,0,91,1,1,1
-11,10,3,3,1,61,2,1,0,30,3,14,22,0,0,4,1
-19,5,2,2,1,55,2,2,0,8,10,6,0,0,0,4,1
-27,0,2,2,1,30,1,1,0,12,1,12,11,0,0,4,1
-29,1,2,2,1,14,2,1,2,3,10,9,0,0,0,4,1
-18,8,2,2,1,37,1,2,0,29,5,13,38,0,0,4,1
-7,8,2,2,1,9,2,1,0,16,5,10,47,0,0,4,1
-20,1,2,2,1,20,1,1,3,7,6,3,47,0,0,4,1
-31,1,2,2,1,9,1,2,0,30,5,12,0,0,0,4,1
-32,5,2,3,1,17,1,1,0,17,1,13,43,0,0,4,1
-35,1,2,2,1,59,1,1,0,22,3,7,0,0,0,4,1
-10,11,2,1,1,64,2,1,0,11,3,16,38,186,12,0,1
-28,5,2,3,1,9,1,1,0,9,10,13,11,13,24,1,1
-27,10,2,2,1,69,1,1,0,28,5,12,11,0,0,4,1
-12,10,2,2,1,19,2,2,3,26,8,7,11,0,0,4,0
-12,7,3,3,1,48,2,1,0,11,3,9,0,0,0,4,1
-13,10,3,3,1,12,1,1,0,26,3,12,0,74,12,0,1
-19,2,0,2,1,22,2,2,3,4,8,13,43,0,0,4,1
-8,8,3,2,1,2,1,2,0,8,5,11,11,0,0,4,1
-10,7,3,3,1,66,1,1,0,7,3,8,0,0,0,4,1
-13,8,2,3,1,43,2,1,3,26,8,8,0,0,0,4,0
-22,1,2,1,1,34,2,1,3,15,8,0,22,0,0,4,1
-26,5,2,3,1,66,1,1,0,17,1,12,45,0,0,4,1
-30,5,2,3,1,23,2,1,0,18,3,7,0,0,0,4,1
-15,10,3,2,1,10,2,1,3,26,8,7,11,0,0,4,0
-72,6,0,2,1,9,1,1,0,4,3,4,22,0,0,4,1
-16,1,0,2,1,44,2,1,3,4,8,7,0,0,0,4,1
-37,1,2,1,1,29,2,1,3,26,8,8,0,0,0,4,0
-19,5,2,3,1,45,1,1,0,19,1,0,33,0,0,4,1
-32,5,3,3,1,41,1,1,3,16,11,8,0,0,0,4,1
-15,10,3,3,1,18,2,1,0,10,10,9,11,91,1,1,1
-19,5,2,3,1,57,2,1,3,26,8,16,11,0,0,4,0
-33,10,2,2,1,13,1,1,0,9,3,10,11,0,0,4,1
-34,1,2,2,1,63,1,2,2,12,10,14,22,0,0,4,1
-25,0,3,2,1,3,2,2,0,11,3,13,11,508,30,0,1
-18,1,2,1,1,46,2,1,3,25,6,15,0,0,0,4,1
-17,8,2,2,1,47,2,1,3,12,8,6,0,0,0,4,1
-36,5,0,3,1,52,2,1,3,13,8,14,33,0,0,4,1
-12,7,3,2,1,7,1,2,0,10,10,15,0,0,0,4,1
-22,5,3,3,1,16,1,1,0,21,4,4,0,0,0,4,1
-32,10,2,3,1,29,1,1,0,26,1,11,0,0,0,4,1
-13,5,2,3,1,16,1,1,3,26,10,7,0,0,0,4,1
-28,10,0,2,1,8,2,1,0,28,1,9,22,0,0,4,1
-14,1,2,2,1,32,2,1,0,10,10,5,22,0,0,4,1
-16,8,3,2,1,3,1,1,0,13,5,3,22,0,0,4,1
-9,5,3,3,2,8,2,1,3,25,6,10,11,0,0,4,1
-9,8,3,2,1,55,2,1,3,20,8,11,11,0,0,4,1
-23,1,3,2,1,64,2,1,3,0,5,10,47,0,0,4,1
-10,1,2,1,1,39,2,1,3,26,8,6,0,0,0,4,0
-42,5,2,3,1,39,1,1,3,8,6,7,22,0,0,4,1
-17,6,3,1,1,48,1,1,3,26,8,4,0,0,0,4,0
-29,0,2,2,1,35,2,1,0,14,5,3,11,0,0,4,1
-13,11,2,2,1,68,2,2,3,22,6,15,11,0,0,4,1
-27,10,0,2,1,33,1,1,0,28,1,15,22,0,0,4,1
-29,0,2,2,1,28,2,1,3,26,8,11,0,0,0,4,0
-21,10,3,2,1,23,1,1,0,12,10,5,33,0,0,4,1
-31,8,2,2,1,50,1,1,3,26,8,7,11,0,0,4,0
-21,10,3,2,1,12,1,1,0,28,1,9,11,0,0,4,1
-36,10,0,2,1,27,2,1,0,22,3,7,0,105,30,0,1
-13,5,2,3,1,9,2,2,0,20,5,12,46,0,0,4,1
-30,1,2,1,1,63,1,2,0,2,1,9,38,0,0,4,1
-13,1,3,2,1,63,1,1,0,28,5,13,11,0,0,4,1
-9,10,3,2,1,52,2,1,0,23,5,9,33,0,0,4,1
-37,3,0,1,1,65,1,1,0,24,5,10,43,0,0,4,1
-26,10,3,2,1,21,1,1,2,12,11,13,0,0,0,4,1
-19,0,3,2,1,31,2,2,3,28,8,13,11,0,0,4,1
-29,11,2,1,1,39,1,1,0,13,10,10,11,0,0,4,1
-40,11,2,1,1,13,1,1,0,24,5,5,38,0,0,4,1
-19,0,2,2,1,25,1,1,2,19,11,9,0,0,0,4,1
-15,1,3,2,1,5,2,1,3,7,8,13,11,0,0,4,1
-24,5,3,3,2,9,2,1,0,13,10,14,0,0,0,4,1
-19,10,3,2,1,40,2,1,3,13,8,14,0,0,0,4,1
-19,0,2,1,1,27,2,1,0,30,5,12,0,0,0,4,1
-17,5,0,3,1,17,1,2,0,12,10,13,0,0,0,4,1
-8,1,3,2,2,4,2,1,3,22,6,10,11,0,0,4,1
-25,5,3,3,1,26,2,1,3,29,8,13,0,0,0,4,1
-23,1,2,1,1,31,2,1,3,6,8,1,0,0,0,4,1
-26,1,2,2,1,21,2,1,3,25,5,4,11,0,0,4,1
-13,10,3,3,1,35,1,1,3,29,10,5,0,0,0,4,1
-20,10,2,2,1,32,2,1,3,26,8,9,0,0,0,4,0
-13,1,2,1,1,6,2,2,0,13,5,0,45,0,0,4,1
-17,5,0,3,1,22,2,1,0,17,5,14,0,0,0,4,1
-14,8,2,1,1,29,2,1,0,13,5,0,43,0,0,4,1
-31,5,2,2,1,31,1,1,2,27,10,7,0,0,0,4,1
-38,8,2,1,1,51,1,2,2,13,5,6,0,0,0,4,1
-20,10,0,3,1,23,1,1,3,30,6,15,11,0,0,4,1
-27,5,2,3,1,54,2,1,3,26,8,14,11,0,0,4,0
-34,12,2,4,1,55,1,1,0,26,1,11,22,0,0,4,1
-15,10,3,3,1,9,2,1,0,13,10,12,0,0,0,4,1
-34,2,2,2,1,12,2,2,3,26,8,3,0,0,0,4,0
-42,1,0,2,1,9,2,1,3,21,8,2,0,0,0,4,1
-26,5,2,1,1,56,1,1,0,10,3,7,38,0,0,4,1
-8,9,3,2,1,9,2,1,3,26,8,11,11,0,0,4,0
-35,5,2,3,1,9,1,1,0,2,1,11,11,0,0,4,1
-25,5,2,3,1,45,1,1,0,1,3,4,0,0,0,4,1
-32,1,2,1,1,9,1,1,3,26,8,7,22,0,0,4,0
-15,2,2,2,1,7,2,2,0,29,5,13,0,0,0,4,1
-7,7,3,2,1,14,2,1,3,20,8,11,11,0,0,4,1
-44,3,2,4,1,25,1,1,2,18,3,9,0,0,0,4,1
-14,8,2,2,1,33,2,2,0,10,10,4,0,0,0,4,1
-34,10,2,2,1,54,2,1,3,10,11,3,0,0,0,4,1
-42,6,2,1,1,58,2,1,3,26,8,7,0,0,0,4,0
-35,1,2,2,1,8,1,1,0,26,1,13,0,0,0,4,1
-12,1,2,2,1,34,2,2,3,15,8,1,0,0,0,4,1
-56,6,2,2,1,22,1,1,2,8,3,3,0,0,0,4,1
-36,7,0,1,1,41,2,1,3,27,6,12,11,0,0,4,1
-23,5,2,3,1,22,2,2,3,26,8,9,0,0,0,4,0
-34,8,2,1,1,20,1,1,0,29,1,10,11,0,0,4,1
-4,9,3,2,1,44,1,1,0,3,3,7,0,0,0,4,1
-22,10,2,2,1,47,1,1,0,4,1,6,11,0,0,4,1
-22,8,3,2,1,19,2,1,0,12,10,9,0,0,0,4,1
-26,10,3,2,1,35,2,1,3,26,8,4,0,0,0,4,0
-23,7,2,2,2,9,2,1,0,8,10,13,0,0,0,4,1
-13,5,2,3,1,15,1,1,0,9,3,8,11,0,0,4,1
-36,6,0,3,1,9,1,1,3,4,8,12,0,0,0,4,1
-17,1,3,2,1,14,2,2,3,26,8,6,0,0,0,4,0
-18,1,2,2,1,13,2,1,3,4,8,0,33,0,0,4,1
-27,0,0,2,1,57,2,1,0,16,5,14,46,0,0,4,1
-22,11,0,2,1,21,1,1,0,3,1,10,43,0,0,4,1
-33,10,2,3,1,16,2,2,0,1,3,5,0,158,1,0,1
-6,10,3,2,1,0,2,2,3,26,8,4,0,0,0,4,0
-8,8,3,2,1,69,2,1,3,18,8,13,11,0,0,4,1
-20,10,2,2,1,28,2,1,3,23,8,13,22,0,0,4,1
-17,1,2,2,1,56,2,1,0,12,10,15,11,0,0,4,1
-31,8,2,2,1,67,1,1,0,29,1,13,33,0,0,4,1
-38,5,2,1,1,9,1,1,0,22,3,16,0,0,0,4,1
-34,10,2,3,1,62,1,2,3,26,8,6,0,0,0,4,0
-13,11,3,1,1,20,1,1,0,23,4,13,11,110,1,1,1
-12,10,2,2,1,35,2,1,0,5,1,2,33,0,0,4,1
-15,8,0,2,1,48,1,2,0,15,5,11,0,0,0,4,1
-17,0,2,2,1,8,2,1,3,22,6,3,45,0,0,4,1
-29,1,0,1,1,14,2,1,3,22,6,7,11,0,0,4,1
-17,8,3,1,1,21,1,2,0,2,5,11,11,0,0,4,1
-25,10,2,3,1,9,1,1,0,25,1,4,11,0,0,4,1
-13,10,2,3,1,32,1,2,0,9,10,9,0,31,37,1,1
-20,0,3,2,1,31,1,1,2,24,11,7,0,0,0,4,1
-14,10,3,2,1,9,1,1,0,9,1,11,33,0,0,4,1
-18,7,3,2,1,15,1,1,0,12,10,2,0,0,0,4,1
-21,10,2,3,1,70,2,2,3,7,8,14,0,0,0,4,1
-7,0,3,2,1,51,1,2,0,22,3,6,0,0,0,4,1
-15,5,2,3,1,24,1,1,0,4,1,2,11,0,0,4,1
-20,0,0,2,1,24,2,1,3,23,8,11,11,0,0,4,1
-20,10,2,2,1,9,2,1,0,14,5,5,0,0,0,4,1
-38,10,2,2,1,61,2,1,2,25,10,10,0,0,0,4,1
-20,10,2,2,1,9,1,1,0,29,5,12,0,0,0,4,1
-7,1,3,2,1,14,1,2,0,1,5,3,45,0,0,4,1
-23,6,0,1,1,3,2,1,3,6,8,2,11,0,0,4,1
-24,5,3,3,1,9,2,2,3,26,8,11,11,0,0,4,1
-21,1,3,1,1,57,2,1,0,19,3,7,0,188,1,1,1
-23,0,0,2,1,33,2,1,3,26,8,7,0,0,0,4,0
-16,8,3,2,1,9,2,1,3,26,8,4,0,0,0,4,0
-14,1,2,2,2,9,2,1,3,30,8,12,0,0,0,4,1
-13,1,2,3,1,4,1,1,0,12,10,15,11,0,0,4,1
-37,1,2,1,1,41,1,1,0,9,1,12,33,0,0,4,1
-34,5,2,3,1,63,1,1,0,25,1,4,0,0,0,4,1
-8,11,3,2,1,59,1,1,0,20,4,4,11,0,0,4,1
-27,0,0,2,1,2,1,2,0,28,5,11,0,0,0,4,1
-36,10,2,2,1,4,1,2,0,1,5,6,0,0,0,4,1
-24,10,2,3,1,2,1,1,3,12,6,5,38,0,0,4,1
-16,1,3,2,1,49,2,1,0,13,10,15,0,0,0,4,1
-21,2,2,1,1,48,2,1,3,19,11,4,0,0,0,4,1
-11,8,3,4,1,25,1,1,0,23,4,13,11,0,0,4,1
-23,0,3,2,1,67,1,2,3,2,6,11,33,0,0,4,1
-38,10,2,2,1,57,2,1,3,21,8,11,11,0,0,4,1
-40,10,2,4,1,63,2,1,3,26,8,13,0,0,0,4,0
-41,1,2,2,1,9,2,1,3,26,8,7,0,0,0,4,0
-32,10,2,2,1,38,1,1,0,28,1,12,0,0,0,4,1
-40,6,2,3,1,9,1,1,0,4,1,12,33,0,0,4,1
-21,5,2,3,1,23,1,1,0,27,1,15,22,0,0,4,1
-26,0,0,1,1,47,2,1,2,15,11,14,0,0,0,4,1
-37,10,2,2,1,14,2,1,3,26,8,5,11,0,0,4,0
-30,5,2,2,1,33,2,1,0,20,5,10,45,0,0,4,1
-13,5,2,3,1,16,1,1,0,22,3,6,11,549,1,3,1
-29,10,2,2,1,56,2,1,0,3,1,5,0,0,0,4,1
-10,1,2,2,1,64,2,1,0,14,5,11,38,0,0,4,1
-27,10,2,3,1,6,1,2,0,13,10,16,11,0,0,4,1
-42,6,2,3,1,66,2,1,3,26,8,0,0,0,0,4,0
-29,1,2,2,1,36,1,1,0,1,3,8,0,0,0,4,1
-39,10,0,2,1,59,2,1,3,26,8,7,0,0,0,4,0
-19,5,2,3,1,19,1,1,0,10,10,9,22,0,0,4,1
-13,1,3,1,1,27,2,1,3,13,8,11,0,0,0,4,1
-17,1,2,3,1,37,1,1,3,3,6,2,43,0,0,4,1
-27,2,2,3,1,25,2,1,0,12,10,14,38,0,0,4,1
-12,10,3,2,1,67,2,1,3,5,10,6,0,0,0,4,1
-13,10,3,3,1,28,2,1,3,30,8,10,22,0,0,4,1
-25,1,3,1,1,9,1,1,0,30,5,2,0,0,0,4,1
+41,0,2,2,1,9,2,1,0,1,5,16,0,0,0,4,1
+19,1,3,2,1,53,1,2,0,17,5,12,33,0,0,4,1
+13,11,0,1,1,9,2,1,3,23,8,13,3,0,0,4,1
 10,0,0,2,1,66,2,1,3,29,8,10,11,0,0,4,1
-15,12,2,2,1,40,1,1,0,25,3,15,11,85,38,0,1
-12,9,3,3,1,34,1,1,0,13,10,14,0,0,0,4,1
-15,5,2,3,1,40,1,1,0,12,10,7,0,0,0,4,1
-24,1,0,1,1,27,2,1,0,28,5,9,22,0,0,4,1
-12,10,2,3,1,55,2,1,3,18,8,9,11,0,0,4,1
-28,8,2,2,1,34,1,1,0,14,1,11,11,0,0,4,1
-28,8,2,1,1,23,2,1,3,26,8,6,0,0,0,4,0
-37,3,2,2,1,15,2,1,2,13,5,1,46,0,0,4,1
-18,0,2,2,1,14,2,1,0,10,10,6,11,0,0,4,1
-21,0,0,2,1,4,2,1,3,26,8,11,11,0,0,4,0
-37,1,2,1,1,53,1,1,0,26,1,2,11,0,0,4,1
-32,8,2,2,1,56,2,1,3,26,8,9,11,0,0,4,0
-15,12,3,4,1,9,1,1,3,26,8,6,0,0,0,4,0
-24,5,2,3,1,15,2,2,0,13,10,15,38,0,0,4,1
-17,5,3,3,1,62,1,1,3,27,6,1,0,0,0,4,1
-9,10,3,3,1,9,2,1,3,26,8,9,0,0,0,4,0
-7,8,2,2,1,52,2,1,3,26,8,8,0,0,0,4,0
-13,5,3,3,1,46,1,2,0,30,5,11,38,0,0,4,1
-26,8,0,2,1,32,2,1,3,26,8,5,0,0,0,4,0
-37,6,2,1,1,40,1,1,0,5,1,12,33,0,0,4,1
+15,10,3,3,1,17,2,1,0,9,5,1,22,0,0,4,1
+33,0,3,2,1,25,1,1,3,9,6,13,11,0,0,4,1
+29,10,2,2,1,56,2,1,0,3,1,5,0,0,0,4,1
+37,8,2,2,1,31,2,1,3,26,8,11,0,0,0,4,1
 26,11,0,3,1,9,1,1,0,26,3,6,22,0,0,4,1
-8,10,3,2,1,28,1,2,0,13,5,0,22,0,0,4,1
-37,11,0,2,1,44,2,1,3,27,8,15,0,0,0,4,1
-23,8,2,4,1,19,1,1,0,21,5,13,11,0,0,4,1
-22,5,2,3,1,26,2,1,3,26,8,9,0,0,0,4,0
-29,0,0,2,1,56,2,2,2,8,11,10,0,0,0,4,1
+20,5,2,3,1,59,1,1,0,22,3,7,0,0,0,4,1
+13,5,3,3,1,9,2,1,3,26,8,11,0,0,0,4,0
+13,10,3,3,1,63,2,1,3,29,8,15,11,0,0,4,1
+22,11,2,1,1,24,2,1,0,26,3,5,11,0,0,4,1
+29,11,2,1,1,39,1,1,0,13,10,10,11,0,0,4,1
+36,1,2,2,1,15,2,1,3,26,8,7,0,0,0,4,0
+9,1,2,3,1,40,2,1,3,18,6,10,22,0,0,4,1
+18,8,2,2,1,71,1,1,3,7,6,1,0,0,0,4,1
+41,5,0,3,1,33,1,1,3,26,8,6,0,0,0,4,0
+7,1,3,2,1,14,1,2,0,1,5,3,45,0,0,4,1
+9,10,3,3,1,61,1,1,0,21,4,14,11,0,0,4,1
+15,5,3,3,1,7,2,1,3,26,8,9,0,0,0,4,0
+13,10,3,3,1,35,1,1,3,29,10,5,0,0,0,4,1
 18,1,2,2,1,39,2,2,0,7,5,14,0,0,0,4,1
-39,12,2,4,1,24,1,1,3,15,11,8,0,0,0,4,1
-21,10,2,2,1,11,2,1,0,17,5,3,47,0,0,4,1
-31,5,2,3,1,60,1,1,3,2,6,11,0,0,0,4,1
-18,0,2,3,1,27,2,1,3,26,8,4,11,0,0,4,0
-9,5,3,3,1,15,2,1,3,21,8,13,22,0,0,4,1
-42,0,2,2,1,35,2,1,3,26,8,11,0,0,0,4,0
-13,1,0,2,1,9,2,2,0,9,5,15,33,0,0,4,1
-8,1,3,2,1,3,2,1,0,1,5,16,33,0,0,4,1
-34,3,2,1,1,44,2,1,0,8,5,2,0,0,0,4,1
-13,1,2,2,1,25,2,1,3,12,8,6,11,0,0,4,1
-30,5,2,3,1,9,1,1,2,1,10,7,0,0,0,4,1
-12,8,2,2,1,51,2,1,0,24,5,12,4,0,0,4,1
-24,1,2,4,1,46,2,1,3,26,8,1,11,0,0,4,0
-14,1,2,2,1,24,2,1,0,7,5,13,11,0,0,4,1
-25,5,2,3,1,30,1,1,0,4,1,9,43,0,0,4,1
+17,1,2,3,1,37,1,1,3,3,6,2,43,0,0,4,1
+23,8,0,3,1,20,2,1,0,30,5,12,0,0,0,4,1
+25,1,2,2,1,62,2,2,0,12,10,3,11,26,12,1,1
+24,0,2,2,1,49,2,1,3,26,8,12,0,0,0,4,0
+39,5,2,3,1,9,2,2,3,12,6,5,0,0,0,4,1
+14,1,2,2,2,9,2,1,3,30,8,12,0,0,0,4,1
+15,5,2,3,1,10,1,1,0,29,1,10,33,0,0,4,1
+30,5,2,3,1,25,2,1,3,4,8,12,11,0,0,4,1
+37,6,2,2,1,19,2,2,0,8,10,13,0,0,0,4,1
+27,10,2,3,1,43,2,1,3,10,6,14,22,0,0,4,1
 40,0,0,2,1,25,1,1,2,18,11,7,0,0,0,4,1
-9,1,2,2,1,58,2,1,3,10,6,0,0,0,0,4,1
-16,2,2,3,1,18,2,1,0,5,5,13,11,0,0,4,1
-25,5,2,3,1,18,2,1,3,15,6,12,11,0,0,4,1
-35,10,2,3,1,71,1,1,0,12,1,4,38,0,0,4,1
-18,5,3,3,1,26,1,2,0,12,10,13,0,0,0,4,1
-23,5,3,3,1,25,1,1,0,13,10,11,0,0,0,4,1
-22,11,2,1,1,24,2,1,0,26,3,5,11,0,0,4,1
-31,10,2,3,1,43,1,1,0,26,1,14,11,0,0,4,1
-23,10,2,2,1,71,1,1,0,14,1,8,1,0,0,4,1
-31,11,2,1,1,54,1,1,0,21,4,6,11,0,0,4,1
-32,5,2,2,1,52,2,1,3,26,8,6,11,0,0,4,0
-33,1,2,1,1,63,1,1,0,27,1,4,45,0,0,4,1
-36,8,2,2,1,27,2,1,3,26,8,10,11,0,0,4,0
-8,11,3,2,1,12,1,1,0,30,5,11,0,0,0,4,1
-8,8,2,2,1,4,2,2,0,14,5,2,45,0,0,4,1
-42,1,2,4,1,10,2,1,3,26,8,7,0,0,0,4,0
+32,10,2,2,1,19,1,2,0,5,5,1,22,0,0,4,1
+17,10,2,2,1,9,2,1,0,10,10,12,33,0,0,4,1
+16,7,2,3,1,9,1,1,0,20,1,13,2,0,0,4,1
+16,8,2,2,1,36,1,1,0,27,1,14,11,0,0,4,1
+20,0,0,2,1,24,2,1,3,23,8,11,11,0,0,4,1
+23,1,0,2,1,42,1,1,3,10,6,1,33,0,0,4,1
+25,1,3,2,1,64,2,1,3,12,6,11,11,0,0,4,1
+33,1,2,1,1,58,2,1,0,16,5,14,11,0,0,4,1
+18,5,2,3,1,69,1,1,0,2,1,9,33,0,0,4,1
+14,10,0,3,1,54,1,1,0,14,1,12,11,0,0,4,1
+13,10,2,2,2,4,2,1,0,9,5,10,11,0,0,4,1
+22,5,2,3,1,40,2,1,0,10,10,12,11,187,1,3,1
+12,1,3,2,1,30,2,1,3,15,8,13,0,0,0,4,1
+18,5,0,3,1,66,1,2,0,14,5,11,0,0,0,4,1
+21,1,0,1,1,16,2,1,0,12,10,11,0,78,30,1,1
+36,8,2,4,1,9,2,1,0,26,3,12,11,184,1,1,1
+14,7,2,2,1,53,2,1,0,2,5,14,0,0,0,4,1
+16,10,0,3,1,61,2,1,0,28,1,11,11,0,0,4,1
+12,1,3,2,1,65,2,1,0,12,10,12,0,0,0,4,1
+16,1,2,2,1,30,2,1,3,26,8,8,0,0,0,4,0
+28,10,2,2,1,56,1,1,3,20,8,13,0,0,0,4,1
+28,0,2,2,1,61,1,1,0,27,1,13,11,0,0,4,1
+37,3,2,1,1,9,2,1,0,8,5,3,11,0,0,4,1
+6,7,3,3,1,36,2,1,3,19,8,15,0,0,0,4,1
+18,5,0,3,1,9,1,1,0,25,1,2,0,0,0,4,1
+14,0,3,2,1,27,2,1,3,26,8,8,0,0,0,4,0
+23,8,0,2,1,67,2,1,0,11,3,15,0,0,0,4,1
+16,1,2,2,1,64,2,2,0,8,10,3,0,0,0,4,1
+9,1,3,2,2,3,1,1,3,15,6,10,11,0,0,4,1
+17,5,0,3,1,18,1,1,0,27,1,13,11,0,0,4,1
+41,6,0,1,1,9,2,1,3,26,6,15,11,0,0,4,1
+28,10,2,2,1,41,1,2,0,19,3,2,0,0,0,4,1
+19,8,2,2,1,47,2,2,0,23,5,11,33,0,0,4,1
+37,10,2,2,1,9,2,2,0,11,7,2,0,0,0,4,1
+16,1,3,2,1,68,2,1,0,7,5,11,0,0,0,4,1
+25,10,2,2,1,24,2,1,3,26,8,6,0,0,0,4,0
+24,2,0,3,2,25,2,1,3,26,8,9,0,0,0,4,0
 36,5,0,3,1,27,2,2,2,9,10,0,0,0,0,4,1
-18,7,2,3,1,24,1,1,3,26,8,6,11,0,0,4,0
-27,1,2,2,1,12,2,1,3,14,11,12,0,0,0,4,1
-21,0,2,2,1,15,2,2,0,25,3,3,11,0,0,4,1
-41,6,0,2,1,61,1,1,0,23,5,13,33,0,0,4,1
-19,11,3,2,1,44,2,1,3,29,8,16,11,0,0,4,1
-13,7,2,3,1,70,1,1,0,14,1,11,11,0,0,4,1
-21,10,3,2,1,53,2,1,0,28,5,13,11,0,0,4,1
-17,5,0,3,1,62,2,1,0,30,5,1,0,0,0,4,1
-16,5,2,3,1,29,2,1,3,18,8,15,33,0,0,4,1
-24,8,2,2,1,41,2,2,0,7,5,0,11,0,0,4,1
-36,10,2,2,1,24,1,2,0,20,5,11,22,0,0,4,1
-21,1,2,1,1,34,2,1,3,26,8,9,0,0,0,4,0
-28,0,3,2,1,68,2,1,3,26,6,10,11,0,0,4,1
-15,0,2,4,1,34,1,1,0,10,10,10,0,0,0,4,1
-29,1,2,2,1,34,1,1,0,2,1,10,0,0,0,4,1
-41,6,2,1,1,20,2,2,0,26,1,14,0,0,0,4,1
-31,1,2,4,1,19,2,1,3,26,8,9,0,0,0,4,0
-18,8,2,1,1,9,2,1,3,11,6,0,0,0,0,4,1
-27,0,0,3,1,19,1,1,0,20,5,9,33,0,0,4,1
-13,5,2,3,1,19,1,1,0,4,1,12,45,0,0,4,1
-17,5,0,3,1,9,2,1,2,21,11,5,0,0,0,4,1
-34,3,2,2,1,45,2,1,3,5,8,15,22,0,0,4,1
-28,5,3,2,1,3,2,1,3,26,8,7,11,0,0,4,0
-40,6,2,4,1,69,1,1,0,13,5,15,33,0,0,4,1
-16,10,2,2,1,24,2,1,3,26,8,9,33,0,0,4,0
-12,2,3,2,1,64,1,1,0,22,3,4,33,0,0,4,1
-12,5,3,3,1,47,1,1,0,3,1,13,33,0,0,4,1
-33,8,0,2,1,60,1,2,0,6,5,14,0,0,0,4,1
+29,2,2,2,1,9,1,1,3,26,6,4,0,0,0,4,1
+30,1,3,1,1,59,2,1,0,11,3,4,11,0,0,4,1
+24,10,3,2,1,16,2,1,3,6,8,6,43,0,0,4,1
+10,10,3,2,1,38,1,1,0,30,3,2,11,0,0,4,1
+30,8,2,4,1,21,2,1,3,26,8,1,0,0,0,4,0
+16,10,3,2,1,34,2,1,0,9,10,14,0,0,0,4,1
+14,5,3,3,1,38,1,1,3,3,8,13,11,0,0,4,1
+24,1,3,1,1,20,2,1,0,17,5,11,46,0,0,4,1
+22,7,2,2,1,61,2,1,3,26,8,5,11,0,0,4,0
+23,0,3,2,1,67,1,2,3,2,6,11,33,0,0,4,1
+25,1,2,1,1,2,2,1,3,29,8,1,11,0,0,4,1
+22,1,2,2,1,9,2,2,3,12,6,0,38,0,0,4,1
+12,5,3,3,1,53,1,2,0,9,5,11,0,0,0,4,1
+35,10,2,2,1,51,1,1,3,27,6,12,11,0,0,4,1
+56,6,2,2,1,22,1,1,2,8,3,3,0,0,0,4,1
+34,1,2,2,1,17,1,2,0,8,5,13,11,0,0,4,1
+28,11,0,2,1,40,2,1,0,10,10,10,0,82,1,3,1
 17,0,0,2,1,42,1,2,0,13,10,14,11,0,0,4,1
-13,5,2,3,1,17,2,1,0,25,3,11,11,152,38,1,1
-20,10,0,2,1,69,2,1,0,22,3,12,0,0,0,4,1
-29,12,2,4,1,34,1,1,3,26,8,8,11,0,0,4,0
-16,10,2,2,1,53,2,1,3,26,8,6,11,0,0,4,0
-14,5,3,3,1,33,2,1,0,3,1,15,11,0,0,4,1
-32,1,2,4,1,29,2,1,2,24,5,1,8,0,0,4,1
-24,5,0,4,1,65,1,1,0,7,3,4,11,0,0,4,1
-14,1,2,2,1,26,2,1,0,5,10,3,0,0,0,4,1
-40,5,2,3,1,47,2,1,2,5,10,5,0,0,0,4,1
-22,8,2,2,1,50,2,1,0,16,5,9,33,0,0,4,1
-35,1,2,1,1,56,1,1,0,20,1,7,43,0,0,4,1
-14,10,3,2,1,13,2,1,0,12,1,13,11,0,0,4,1
-36,0,0,2,1,24,1,1,0,4,3,10,38,0,0,4,1
-13,2,3,3,2,5,2,2,0,4,1,12,11,0,0,4,1
-8,5,3,3,1,9,2,1,3,23,8,7,11,0,0,4,1
-39,1,2,2,1,35,1,1,0,13,1,14,1,0,0,4,1
-10,8,3,2,1,40,2,1,0,16,5,14,11,0,0,4,1
-30,5,2,3,1,25,2,1,3,4,8,12,11,0,0,4,1
+41,3,0,1,1,31,1,1,0,23,5,12,22,0,0,4,1
+32,11,2,1,1,63,1,1,3,26,6,10,0,0,0,4,1
+25,2,2,2,1,9,1,1,3,22,6,0,45,0,0,4,1
+32,0,2,2,1,46,1,1,0,13,10,11,0,0,0,4,1
+25,8,0,2,1,10,2,1,3,10,8,11,22,0,0,4,1
+7,1,3,2,1,2,2,1,3,10,6,15,45,0,0,4,1
+18,1,0,2,1,60,2,1,3,7,6,4,11,0,0,4,1
+24,0,0,2,1,70,1,1,0,23,4,15,0,0,0,4,1
+13,8,2,2,1,31,2,2,3,26,8,5,0,0,0,4,0
+25,5,0,2,1,53,1,1,0,11,3,9,0,0,0,4,1
+15,1,3,2,1,5,2,1,3,7,8,13,11,0,0,4,1
+30,5,0,3,1,3,2,1,3,26,8,7,0,0,0,4,0
+19,11,3,2,1,48,1,1,0,21,4,5,0,0,0,4,1
+15,1,2,2,1,9,1,1,0,21,5,10,43,0,0,4,1
+33,8,0,2,1,60,1,2,0,6,5,14,0,0,0,4,1
+18,5,3,3,1,26,1,2,0,12,10,13,0,0,0,4,1
+42,1,2,4,1,55,2,1,3,26,8,7,0,0,0,4,0
+12,5,3,3,1,47,1,1,0,3,1,13,33,0,0,4,1
+10,10,3,2,2,0,2,1,3,27,6,13,11,0,0,4,1
+16,5,2,3,1,63,1,1,0,25,3,9,11,0,0,4,1
+40,11,2,1,1,13,1,1,0,24,5,5,38,0,0,4,1
+7,1,3,2,1,3,2,1,0,15,5,12,0,0,0,4,1
+13,5,2,3,1,16,1,1,0,22,3,6,11,549,1,3,1
+20,10,2,2,1,9,2,1,0,14,5,5,0,0,0,4,1
+25,11,2,1,1,54,1,1,3,12,6,15,11,0,0,4,1
+43,5,2,2,1,71,1,1,0,9,1,16,43,0,0,4,1
+26,10,2,3,1,50,2,1,3,6,8,15,11,0,0,4,1
+8,1,3,2,2,66,1,2,0,29,5,14,11,0,0,4,1
+25,1,3,2,1,38,2,1,3,26,6,13,11,0,0,4,1
+16,1,2,1,1,10,2,1,3,21,8,13,22,0,0,4,1
+15,5,3,3,1,37,2,1,0,14,5,1,0,0,0,4,1
+37,6,2,2,1,9,1,2,3,26,8,3,0,0,0,4,0
+14,10,3,3,1,41,1,1,2,4,1,12,47,0,0,4,1
+14,10,2,2,1,66,2,1,3,13,8,13,11,0,0,4,1
+24,5,3,3,1,9,2,2,3,26,8,11,11,0,0,4,1
+26,10,0,2,1,34,1,1,0,8,10,1,0,0,0,4,1
+14,5,3,3,1,24,1,1,0,17,1,10,38,0,0,4,1
+21,7,2,3,1,10,1,1,3,27,6,11,0,0,0,4,1
+24,5,2,3,1,42,1,1,0,13,10,12,22,0,0,4,1
+41,0,2,2,1,20,2,1,0,14,1,2,2,0,0,4,1
+17,11,3,2,1,15,2,1,2,5,10,5,0,0,0,4,1
+22,7,2,2,2,8,2,2,3,22,6,15,22,0,0,4,1
+42,6,2,1,1,58,2,1,3,26,8,7,0,0,0,4,0
+16,10,2,2,1,24,2,1,3,26,8,9,33,0,0,4,0
+37,3,2,2,1,15,2,1,2,13,5,1,46,0,0,4,1
+39,10,2,2,1,66,2,1,3,26,8,12,11,0,0,4,0
 10,0,3,2,1,50,2,1,3,18,8,13,43,0,0,4,1
-39,6,2,2,1,27,2,1,3,26,8,7,11,0,0,4,0
-18,5,2,3,1,68,2,2,3,13,8,15,11,0,0,4,1
-19,1,0,2,1,38,2,1,3,18,8,12,11,0,0,4,1
-37,10,2,2,1,9,2,2,0,11,7,2,0,0,0,4,1
-27,10,3,2,1,46,2,1,3,23,8,15,33,0,0,4,1
-17,10,3,2,1,21,2,1,0,1,3,10,0,0,0,4,1
-7,8,3,2,1,29,1,2,0,13,5,1,11,0,0,4,1
-13,7,3,3,1,21,2,2,0,20,4,14,0,0,0,4,1
-30,7,2,3,1,9,1,1,0,21,4,3,22,0,0,4,1
-34,1,0,1,1,2,2,1,3,6,8,13,0,0,0,4,1
-24,2,2,3,1,55,1,1,3,2,6,14,22,0,0,4,1
-30,5,3,3,1,67,1,1,0,17,1,15,33,0,0,4,1
-23,5,2,3,1,9,1,1,0,2,1,2,38,0,0,4,1
-28,10,2,2,1,40,2,1,3,30,8,13,0,0,0,4,1
-35,8,2,4,1,32,2,1,3,26,8,7,11,0,0,4,0
-29,10,3,2,1,3,2,2,0,28,5,15,22,0,0,4,1
-14,1,2,2,1,54,2,1,3,26,8,11,0,0,0,4,0
-19,5,3,3,1,49,2,1,0,4,1,15,43,0,0,4,1
-28,10,2,2,1,55,2,1,3,7,6,13,11,0,0,4,1
-38,5,2,3,1,9,1,2,3,12,6,9,0,0,0,4,1
-8,10,3,2,1,61,2,1,3,20,8,11,22,0,0,4,1
+26,0,0,2,1,45,2,2,0,7,3,3,0,173,1,1,1
+10,1,3,2,1,1,2,1,0,25,5,0,22,0,0,4,1
+17,10,3,3,1,54,1,1,0,13,10,15,11,0,0,4,1
+12,10,2,3,1,55,2,1,3,18,8,9,11,0,0,4,1
+15,0,2,2,1,67,2,1,0,17,5,13,0,0,0,4,1
+42,6,2,3,1,66,2,1,3,26,8,0,0,0,0,4,0
+25,5,3,3,1,26,2,1,3,29,8,13,0,0,0,4,1
+29,5,3,3,1,68,1,1,0,11,3,1,0,0,0,4,1
+17,1,3,2,1,45,2,1,3,30,8,12,33,0,0,4,1
+37,1,2,1,1,53,1,1,0,26,1,2,11,0,0,4,1
+23,1,2,2,1,55,2,1,0,1,5,11,0,0,0,4,1
+18,0,0,2,1,53,2,1,3,26,8,11,0,0,0,4,0
+22,8,2,1,1,9,2,1,3,6,8,15,11,0,0,4,1
+18,11,2,3,1,19,1,1,0,18,1,11,45,0,0,4,1
+25,5,2,2,1,11,2,2,2,20,11,3,0,0,0,4,1
+40,6,0,3,1,39,1,1,2,24,11,11,0,0,0,4,1
+13,1,2,2,1,9,2,1,3,26,8,4,0,0,0,4,0
+15,1,3,3,1,62,1,1,0,30,3,3,0,546,1,3,1
+39,10,0,2,1,37,1,1,0,5,1,13,11,0,0,4,1
+7,5,3,3,1,31,1,1,0,8,3,10,0,0,0,4,1
+39,1,2,2,1,19,2,1,0,8,10,11,0,0,0,4,1
+25,1,3,1,1,9,1,1,0,30,5,2,0,0,0,4,1
+31,5,2,3,1,10,2,1,0,9,10,15,0,0,0,4,1
+15,1,2,2,1,61,2,1,0,9,5,15,0,0,0,4,1
+31,8,0,2,1,9,2,2,3,26,8,8,0,0,0,4,0
+15,0,2,2,1,9,2,1,2,8,5,4,45,0,0,4,1
+15,8,3,3,1,5,1,1,0,21,4,12,11,0,0,4,1
+12,0,3,2,1,38,2,1,0,25,3,1,11,0,0,4,1
+8,8,3,2,1,2,1,2,0,8,5,11,11,0,0,4,1
+37,10,2,2,1,33,2,2,0,24,5,2,38,0,0,4,1
+42,6,2,3,1,9,1,1,3,26,8,11,0,0,0,4,0
+11,8,3,4,1,25,1,1,0,23,4,13,11,0,0,4,1
+33,1,2,2,1,63,2,1,3,5,8,15,0,0,0,4,1
+15,5,0,2,1,52,2,1,3,4,8,3,0,0,0,4,1
+23,10,2,2,1,71,1,1,0,14,1,8,1,0,0,4,1
+12,5,3,2,1,50,2,1,0,13,10,11,0,0,0,4,1
+34,2,2,3,2,5,1,1,0,29,5,11,0,0,0,4,1
+17,0,0,2,1,48,2,1,3,25,6,15,0,0,0,4,1
+31,2,2,1,1,59,1,1,0,9,10,10,0,0,0,4,1
+23,10,2,2,1,53,2,1,3,10,8,11,38,0,0,4,1
+26,10,3,2,1,21,1,1,2,12,11,13,0,0,0,4,1
+40,5,0,3,1,14,1,1,0,26,1,5,0,0,0,4,1
+11,0,3,2,1,20,2,2,3,7,8,14,0,0,0,4,1
+40,5,2,2,1,4,1,1,0,24,5,12,3,0,0,4,1
+7,10,3,2,1,51,1,1,0,16,5,13,0,0,0,4,1
+28,1,2,1,1,43,2,1,3,4,8,15,11,0,0,4,1
+20,2,2,3,1,9,1,1,0,15,5,11,11,0,0,4,1
+22,5,2,3,1,4,2,1,3,26,8,6,0,0,0,4,0
+28,8,2,2,1,36,1,1,0,13,10,15,0,0,0,4,1
+25,1,2,2,1,23,1,2,0,7,5,0,2,0,0,4,1
+20,0,3,2,1,31,1,1,2,24,11,7,0,0,0,4,1
+33,6,2,2,1,27,2,1,3,26,8,5,0,0,0,4,0
+31,2,0,4,2,7,2,1,0,23,5,16,11,0,0,4,1
+8,10,3,2,1,42,1,1,0,7,5,11,0,0,0,4,1
+21,5,2,3,1,2,1,2,3,2,6,15,46,0,0,4,1
 10,10,3,2,1,16,1,1,0,19,3,13,0,0,0,4,1
-43,6,2,3,1,14,1,1,0,1,3,10,0,0,0,4,1
-11,8,3,2,1,3,2,1,3,25,6,11,0,0,0,4,1
-30,3,2,2,1,53,1,2,0,20,5,15,22,0,0,4,1
-38,1,3,2,1,61,1,2,0,29,5,14,22,0,0,4,1
-10,9,3,2,1,9,1,1,0,9,3,7,12,0,0,4,1
-9,10,3,3,1,61,1,1,0,21,4,14,11,0,0,4,1
-24,0,0,2,1,19,2,1,3,7,8,14,0,0,0,4,1
-16,1,2,1,1,10,2,1,3,21,8,13,22,0,0,4,1
-25,11,2,1,1,54,1,1,3,12,6,15,11,0,0,4,1
-16,1,3,2,1,68,2,1,0,7,5,11,0,0,0,4,1
-7,1,2,2,1,9,1,2,0,6,5,4,33,0,0,4,1
-16,5,2,3,1,9,2,1,0,22,3,7,0,0,0,4,1
-29,10,2,3,1,19,2,1,3,26,8,6,0,0,0,4,0
-21,5,2,3,1,44,2,2,3,26,8,3,11,0,0,4,0
-28,3,2,2,1,34,2,1,0,23,5,0,21,0,0,4,1
-41,3,0,1,1,25,1,1,3,26,8,9,11,0,0,4,0
-16,7,2,3,1,9,1,1,0,20,1,13,2,0,0,4,1
-19,0,3,2,1,11,2,1,0,13,10,5,11,0,0,4,1
-22,10,3,3,1,21,2,1,0,11,3,7,0,157,12,0,1
-28,8,0,2,1,9,1,1,3,12,6,0,22,0,0,4,1
-8,5,3,3,1,62,2,1,3,20,8,5,11,0,0,4,1
-25,1,2,2,1,62,2,2,0,12,10,3,11,26,12,1,1
-20,10,2,2,1,53,2,1,0,19,3,16,0,5,37,3,1
-34,1,2,2,1,17,1,2,0,8,5,13,11,0,0,4,1
-25,1,3,2,1,38,2,1,3,26,6,13,11,0,0,4,1
-9,2,2,2,1,29,1,1,2,19,11,3,0,0,0,4,1
-27,1,2,1,1,55,2,1,0,12,10,14,11,0,0,4,1
-35,11,0,2,1,57,1,1,0,10,10,11,0,0,0,4,1
-22,1,2,2,1,9,2,2,3,12,6,0,38,0,0,4,1
-19,5,2,3,1,49,1,1,0,4,1,14,38,0,0,4,1
-22,2,0,2,1,37,2,1,0,9,5,12,22,0,0,4,1
-37,5,2,3,1,63,2,1,3,26,8,4,11,0,0,4,0
-10,9,3,2,1,19,1,1,0,15,5,1,11,0,0,4,1
-39,5,2,3,1,9,2,2,3,12,6,5,0,0,0,4,1
-11,8,3,1,1,40,1,1,3,25,5,5,22,0,0,4,1
-9,1,3,2,1,31,2,1,3,21,8,13,0,0,0,4,1
-23,1,2,2,1,35,2,1,3,5,8,14,0,0,0,4,1
-14,8,3,2,1,32,1,1,0,10,10,14,0,0,0,4,1
-19,11,3,2,1,48,1,1,0,21,4,5,0,0,0,4,1
-15,10,2,2,1,45,2,2,3,9,6,12,11,0,0,4,1
-31,5,2,3,1,39,2,1,3,26,8,7,22,0,0,4,0
-40,0,2,2,1,67,1,1,3,3,6,14,0,0,0,4,1
+51,6,2,1,1,39,1,1,0,25,3,3,33,0,0,4,1
 49,6,2,3,1,16,1,1,0,4,3,12,0,0,0,4,1
-33,7,2,3,1,55,2,2,0,24,5,11,33,0,0,4,1
-31,2,0,4,2,7,2,1,0,23,5,16,11,0,0,4,1
-19,0,2,2,1,34,2,1,3,19,8,13,22,0,0,4,1
-40,5,2,2,1,4,1,1,0,24,5,12,3,0,0,4,1
-18,5,3,3,1,36,1,1,0,9,1,14,46,0,0,4,1
-23,8,2,2,1,9,2,1,3,26,8,1,11,0,0,4,0
-37,10,2,2,1,33,2,2,0,24,5,2,38,0,0,4,1
-13,5,3,3,1,15,2,1,0,27,3,5,0,551,1,3,1
+30,7,2,3,1,9,1,1,0,21,4,3,22,0,0,4,1
+13,1,3,1,1,27,2,1,3,13,8,11,0,0,0,4,1
+16,0,2,2,1,19,1,1,0,26,3,12,11,0,0,4,1
+21,10,3,3,1,50,2,1,3,26,8,6,0,0,0,4,0
+12,0,0,2,1,43,2,1,3,25,6,10,6,0,0,4,1
+29,1,2,2,1,67,1,1,0,29,1,13,11,0,0,4,1
+18,8,2,2,1,9,1,1,0,23,5,14,11,0,0,4,1
+25,5,3,3,1,15,1,1,0,27,1,10,11,0,0,4,1
+28,3,2,2,1,34,2,1,0,23,5,0,21,0,0,4,1
+38,11,2,2,1,9,1,1,2,11,3,10,0,0,0,4,1
+12,10,3,2,1,67,2,1,3,5,10,6,0,0,0,4,1
+12,1,2,2,1,51,2,1,3,21,8,1,22,0,0,4,1
+13,1,2,2,1,25,2,1,3,12,8,6,11,0,0,4,1
+21,10,2,2,1,11,2,1,0,17,5,3,47,0,0,4,1
+20,8,3,2,1,56,2,1,3,26,8,13,11,0,0,4,0
+29,1,2,4,1,37,2,1,3,26,8,3,0,0,0,4,0
+12,5,2,3,1,19,2,1,0,3,1,1,33,0,0,4,1
+14,5,2,3,1,58,2,1,3,9,6,1,38,0,0,4,1
+8,5,3,3,1,9,2,1,3,23,8,7,11,0,0,4,1
+39,0,3,2,1,57,2,1,3,10,6,10,0,0,0,4,1
+37,5,2,3,1,56,1,1,0,3,1,15,1,0,0,4,1
+26,1,2,2,1,21,2,1,3,25,5,4,11,0,0,4,1
+5,8,3,2,1,61,2,1,3,20,8,2,0,0,0,4,1
+27,5,2,3,1,54,2,1,3,26,8,14,11,0,0,4,0
+11,1,3,2,1,69,2,1,3,12,6,5,0,0,0,4,1
+10,1,3,2,1,54,1,2,0,29,5,12,0,0,0,4,1
+35,1,2,1,1,64,2,1,0,22,3,4,11,0,0,4,1
+42,5,2,3,1,9,1,1,0,28,1,9,22,0,0,4,1
+10,9,3,2,1,30,1,1,2,14,11,5,0,0,0,4,1
+36,11,3,2,1,44,1,1,0,8,10,12,11,0,0,4,1
+13,5,3,3,1,46,1,2,0,30,5,11,38,0,0,4,1
+12,8,3,2,2,4,2,1,0,9,5,10,0,0,0,4,1
+41,11,3,1,1,65,1,1,0,13,10,9,22,0,0,4,1
+24,5,0,3,1,14,1,1,0,18,1,0,33,0,0,4,1
+14,8,3,2,1,51,1,1,0,21,4,2,0,0,0,4,1
+11,5,3,3,1,62,1,1,0,25,3,6,0,0,0,4,1
+18,5,2,3,1,9,2,2,3,26,8,9,0,0,0,4,0
+11,8,3,2,1,3,2,1,3,25,6,11,0,0,0,4,1
+5,1,2,2,1,70,2,1,3,26,8,6,0,0,0,4,0
+19,5,0,3,1,14,2,1,3,10,8,5,11,0,0,4,1
+32,5,2,2,1,52,2,1,3,26,8,6,11,0,0,4,0
+22,8,2,2,1,50,2,1,0,16,5,9,33,0,0,4,1
+12,5,3,3,1,43,2,1,0,13,10,13,0,0,0,4,1
+12,5,3,3,1,19,1,1,0,9,1,10,46,0,0,4,1
+26,0,0,2,1,61,2,1,3,26,8,6,0,0,0,4,0
+5,2,3,1,1,45,2,1,3,4,8,9,11,0,0,4,1
+42,6,0,2,1,55,2,1,3,27,8,0,0,0,0,4,1
+18,2,2,3,1,37,1,1,3,7,6,8,33,0,0,4,1
+14,7,3,3,1,44,2,1,0,9,10,10,0,0,0,4,1
+7,8,2,2,1,52,2,1,3,26,8,8,0,0,0,4,0
+10,1,3,2,1,2,2,1,3,30,8,6,11,0,0,4,1
+23,10,0,2,1,46,2,1,0,9,3,8,0,0,0,4,1
+18,11,3,3,1,15,1,1,0,22,3,8,0,0,0,4,1
+39,6,0,3,1,64,1,1,0,27,1,3,33,0,0,4,1
+16,1,2,1,1,41,2,1,0,13,10,0,0,0,0,4,1
+29,8,2,2,1,43,2,1,0,1,5,10,33,0,0,4,1
+21,10,3,2,1,10,2,1,3,12,8,4,11,0,0,4,1
+36,5,2,3,1,9,1,1,3,26,8,2,11,0,0,4,0
+36,6,2,1,1,37,1,1,0,4,1,15,11,0,0,4,1
+17,5,0,3,1,62,2,1,0,30,5,1,0,0,0,4,1
+40,2,2,3,1,68,1,1,3,26,6,2,11,0,0,4,1
+6,1,3,2,2,2,2,1,3,3,6,10,22,0,0,4,1
+18,8,2,2,1,37,1,2,0,29,5,13,38,0,0,4,1
+24,10,0,2,1,24,1,1,0,12,1,14,33,0,0,4,1
+26,8,0,2,1,32,2,1,3,26,8,5,0,0,0,4,0
+19,11,3,2,1,44,2,1,3,29,8,16,11,0,0,4,1
+37,11,0,2,1,44,2,1,3,27,8,15,0,0,0,4,1
+22,8,3,2,1,19,2,1,0,12,10,9,0,0,0,4,1
 15,1,3,2,1,65,2,1,3,25,6,2,33,0,0,4,1
-14,10,3,2,1,22,2,1,0,5,1,6,22,0,0,4,1
-7,1,3,2,1,3,2,1,0,15,5,12,0,0,0,4,1
-27,1,2,1,1,9,2,1,3,3,8,10,38,0,0,4,1
-27,0,3,2,1,26,2,1,3,26,8,6,0,0,0,4,0
-13,5,2,3,1,66,1,1,0,12,1,13,5,0,0,4,1
-30,5,0,3,1,3,2,1,3,26,8,7,0,0,0,4,0
+10,7,3,3,1,9,2,1,3,18,8,5,11,0,0,4,1
+27,5,0,2,1,60,2,1,0,10,10,9,0,75,1,3,1
+16,5,3,3,1,18,2,1,0,9,10,11,0,91,1,1,1
+14,10,3,2,1,56,2,1,3,23,8,13,22,0,0,4,1
+30,5,2,2,1,33,2,1,0,20,5,10,45,0,0,4,1
+14,10,3,2,1,9,1,1,0,9,1,11,33,0,0,4,1
+19,10,3,2,1,14,2,1,3,13,8,13,0,0,0,4,1
+20,10,3,2,1,39,1,1,0,10,1,12,5,0,0,4,1
+7,9,2,3,1,9,2,1,0,13,5,14,33,0,0,4,1
+15,5,2,3,1,22,1,1,0,3,3,9,0,0,0,4,1
+28,0,3,2,1,68,2,1,3,26,6,10,11,0,0,4,1
+9,10,2,2,1,4,2,1,0,15,5,7,11,0,0,4,1
 12,0,2,2,1,15,2,2,3,18,8,9,11,0,0,4,1
-14,1,2,2,1,51,2,1,0,15,5,15,47,0,0,4,1
+22,1,0,1,1,9,2,1,3,26,8,15,0,0,0,4,0
+6,10,3,2,1,0,2,2,3,26,8,4,0,0,0,4,0
+31,5,2,2,1,31,1,1,2,27,10,7,0,0,0,4,1
+13,1,0,2,1,9,2,2,0,9,5,15,33,0,0,4,1
+33,8,0,2,1,30,1,2,0,5,5,3,33,0,0,4,1
+30,5,0,3,1,53,1,2,3,3,6,2,45,0,0,4,1
+35,1,0,1,1,33,2,1,3,23,8,6,11,0,0,4,1
+18,10,3,2,1,46,2,1,3,23,8,14,22,0,0,4,1
+35,1,2,2,1,22,2,1,0,13,10,13,38,61,1,0,1
+14,8,2,1,1,29,2,1,0,13,5,0,43,0,0,4,1
+42,1,0,2,1,9,2,1,3,21,8,2,0,0,0,4,1
+15,5,3,3,1,63,1,1,0,19,1,10,46,0,0,4,1
+33,1,0,1,1,52,1,1,0,21,5,11,11,0,0,4,1
+41,6,2,1,1,20,2,2,0,26,1,14,0,0,0,4,1
+6,9,3,2,1,47,2,1,3,26,8,7,22,0,0,4,0
+21,5,2,3,1,35,2,1,0,6,5,14,22,0,0,4,1
+24,2,2,3,1,55,1,1,3,2,6,14,22,0,0,4,1
+7,0,3,2,1,51,1,2,0,22,3,6,0,0,0,4,1
+10,8,3,2,1,40,2,1,0,16,5,14,11,0,0,4,1
+10,1,3,2,1,65,2,1,3,30,8,13,0,0,0,4,1
+12,9,3,3,1,34,1,1,0,13,10,14,0,0,0,4,1
+29,1,2,2,1,14,2,1,2,3,10,9,0,0,0,4,1
+22,10,0,2,1,9,1,1,0,28,1,12,11,0,0,4,1
+36,10,2,2,1,4,1,2,0,1,5,6,0,0,0,4,1
+35,5,2,3,1,18,1,1,0,12,1,15,11,0,0,4,1
+26,5,2,1,1,56,1,1,0,10,3,7,38,0,0,4,1
+38,0,2,2,1,21,1,1,0,13,1,13,1,0,0,4,1
+37,10,2,3,1,21,1,2,0,26,1,12,11,0,0,4,1
+7,10,3,2,1,10,1,2,0,29,5,11,11,0,0,4,1
+34,1,2,2,1,65,2,1,3,26,8,15,22,0,0,4,0
+14,5,3,3,1,9,1,1,0,26,3,11,33,0,0,4,1
+10,10,3,3,1,31,2,1,2,19,3,8,11,0,0,4,1
+27,10,3,3,1,9,1,1,0,9,1,13,33,0,0,4,1
+14,1,3,3,1,62,1,1,3,4,10,15,0,0,0,4,1
+13,8,2,3,1,43,2,1,3,26,8,8,0,0,0,4,0
+33,0,2,2,1,54,2,1,3,26,8,7,11,0,0,4,0
+9,10,3,2,1,22,2,1,3,7,8,13,0,0,0,4,1
+12,10,2,3,1,54,2,2,3,18,6,12,22,0,0,4,1
 35,1,2,2,1,62,2,1,3,26,8,11,11,0,0,4,0
-12,10,3,3,1,69,2,2,3,10,8,15,43,0,0,4,1
-41,1,2,1,1,6,1,1,0,17,1,2,43,0,0,4,1
+25,0,2,2,1,44,1,1,0,23,5,13,46,0,0,4,1
+16,10,3,2,1,68,2,1,3,12,8,2,33,0,0,4,1
+16,1,0,2,1,44,2,1,3,4,8,7,0,0,0,4,1
+4,0,3,2,1,39,1,1,0,3,3,9,0,0,0,4,1
 19,0,0,2,1,19,2,1,0,13,10,11,33,0,0,4,1
+15,2,3,3,1,37,2,2,0,23,4,15,38,0,0,4,1
+16,1,2,1,1,62,2,2,3,7,8,1,33,0,0,4,1
+16,5,2,3,1,29,2,1,3,18,8,15,33,0,0,4,1
+8,1,3,1,1,70,1,1,0,21,4,2,0,0,0,4,1
+16,8,2,2,1,2,2,2,3,26,8,13,0,0,0,4,0
+35,5,0,2,1,9,1,2,2,14,2,2,0,0,0,4,1
+22,1,2,2,1,8,2,2,0,7,5,0,11,0,0,4,1
+23,5,2,3,1,56,1,1,0,12,1,12,11,0,0,4,1
+20,10,0,3,1,23,1,1,3,30,6,15,11,0,0,4,1
+16,5,2,3,1,61,1,1,2,2,10,10,0,0,0,4,1
 43,5,2,3,1,58,1,1,0,11,3,12,22,0,0,4,1
-16,1,2,2,1,64,2,2,0,8,10,3,0,0,0,4,1
-33,1,0,1,1,52,1,1,0,21,5,11,11,0,0,4,1
+15,10,3,2,1,10,2,1,3,26,8,7,11,0,0,4,0
+32,2,2,3,1,2,2,1,0,15,5,3,11,0,0,4,1
+27,0,2,2,1,30,1,1,0,12,1,12,11,0,0,4,1
+13,11,2,2,1,68,2,2,3,22,6,15,11,0,0,4,1
+29,10,3,2,1,12,2,1,0,15,5,15,22,0,0,4,1
+39,1,2,1,1,31,2,1,3,26,8,5,0,0,0,4,0
+10,10,3,3,1,52,1,1,0,30,3,7,13,0,0,4,1
+15,0,2,4,1,34,1,1,0,10,10,10,0,0,0,4,1
+19,5,3,3,1,58,2,1,3,26,8,4,0,0,0,4,0
+30,1,2,2,1,9,2,1,3,3,6,3,11,0,0,4,1
+8,8,2,2,1,4,2,2,0,14,5,2,45,0,0,4,1
+36,6,0,3,1,9,1,1,3,4,8,12,0,0,0,4,1
+42,0,2,2,1,44,2,2,3,26,8,6,0,0,0,4,0
+20,10,2,2,1,9,1,1,0,29,5,12,0,0,0,4,1
+28,5,0,2,1,20,2,2,3,26,8,6,11,0,0,4,0
+12,5,2,3,1,24,2,2,0,13,10,9,11,86,24,1,1
+12,5,3,3,1,15,2,1,0,27,10,4,0,0,0,4,1
+33,11,0,3,1,9,1,1,0,24,5,11,11,0,0,4,1
+21,10,2,3,1,70,2,2,3,7,8,14,0,0,0,4,1
+40,0,2,2,1,67,1,1,3,3,6,14,0,0,0,4,1
+17,8,2,2,1,47,2,1,3,12,8,6,0,0,0,4,1
+27,0,2,2,1,18,2,1,3,15,8,15,22,0,0,4,1
+32,10,2,3,1,29,1,1,0,26,1,11,0,0,0,4,1
+41,2,0,2,1,69,2,1,3,26,8,13,22,0,0,4,0
+21,10,3,2,1,50,2,1,0,9,10,10,0,0,0,4,1
+22,10,2,2,1,47,1,1,0,4,1,6,11,0,0,4,1
+20,8,2,2,1,19,2,1,3,26,8,7,0,0,0,4,0
+26,1,2,2,1,7,2,1,3,26,8,7,0,0,0,4,0
+40,6,2,1,1,47,1,1,0,4,1,10,11,0,0,4,1
+27,2,2,3,1,25,2,1,0,12,10,14,38,0,0,4,1
+37,1,2,4,1,64,1,1,3,27,6,12,22,0,0,4,1
+42,5,2,3,1,63,1,1,2,29,1,7,11,0,0,4,1
+29,0,0,2,1,28,1,1,0,20,1,1,33,0,0,4,1
+23,1,0,1,1,17,2,1,0,9,5,12,22,0,0,4,1
+12,2,2,2,1,15,1,2,0,10,10,11,11,0,0,4,1
+16,1,2,2,1,23,1,1,0,27,1,15,11,0,0,4,1
+10,5,3,3,1,15,2,1,0,18,3,12,0,0,0,4,1
+32,1,2,1,1,9,1,1,3,26,8,7,22,0,0,4,0
+17,5,2,3,1,47,1,1,0,2,1,15,33,0,0,4,1
+35,1,2,2,1,59,1,1,0,22,3,7,0,0,0,4,1
+33,2,2,1,1,18,1,1,0,9,3,5,1,0,0,4,1
+13,5,2,3,1,61,1,1,0,28,1,2,0,0,0,4,1
+12,8,2,2,1,52,1,2,0,1,5,14,38,0,0,4,1
+11,5,2,3,1,25,2,2,3,28,8,5,33,0,0,4,1
+23,8,2,4,1,19,1,1,0,21,5,13,11,0,0,4,1
+16,1,3,2,1,49,2,1,0,13,10,15,0,0,0,4,1
+21,1,3,1,1,57,2,1,0,19,3,7,0,188,1,1,1
+8,8,3,2,1,69,2,1,3,18,8,13,11,0,0,4,1
+24,10,2,3,1,17,2,1,0,27,1,12,33,0,0,4,1
+22,1,2,2,1,14,2,1,3,26,8,11,38,0,0,4,0
+35,3,0,1,1,70,2,1,3,26,8,5,0,0,0,4,0
+14,10,3,2,1,13,2,1,0,12,1,13,11,0,0,4,1
+39,1,2,1,1,27,1,1,0,3,1,1,11,0,0,4,1
+14,9,3,3,1,12,1,1,2,1,3,9,22,0,0,4,1
+15,5,3,3,1,42,1,1,0,4,3,5,11,540,24,0,1
+32,5,2,3,1,17,1,1,0,17,1,13,43,0,0,4,1
 16,5,3,3,1,14,1,1,0,26,3,7,46,0,0,4,1
-40,6,2,1,1,30,2,1,3,26,8,5,0,0,0,4,0
-20,5,2,3,1,22,2,1,0,1,5,10,0,0,0,4,1
-8,10,3,2,1,42,1,1,0,7,5,11,0,0,0,4,1
-21,5,2,3,1,2,1,2,3,2,6,15,46,0,0,4,1
+40,5,2,3,1,27,2,1,3,26,8,7,0,0,0,4,0
+15,5,3,3,1,33,1,1,0,20,1,11,8,0,0,4,1
+10,1,2,2,1,64,2,1,0,14,5,11,38,0,0,4,1
+8,1,3,2,2,4,2,1,3,22,6,10,11,0,0,4,1
+12,8,3,3,1,5,1,2,0,13,1,5,11,0,0,4,1
+25,5,2,3,1,45,1,1,0,1,3,4,0,0,0,4,1
+19,0,2,2,1,34,2,1,3,19,8,13,22,0,0,4,1
+27,0,3,4,1,15,2,1,3,26,8,16,0,0,0,4,0
+17,5,3,3,1,34,1,1,0,26,3,12,0,0,0,4,1
+17,5,3,3,1,62,1,1,3,27,6,1,0,0,0,4,1
+28,1,2,1,1,71,1,2,2,11,3,9,22,0,0,4,1
+42,0,0,2,1,5,2,2,0,27,3,5,0,179,1,0,1
+32,10,0,2,1,45,1,1,3,12,6,13,11,0,0,4,1
+35,10,3,2,1,70,1,1,0,17,1,15,22,0,0,4,1
+23,1,2,1,1,14,2,1,3,12,8,4,11,0,0,4,1
+31,1,0,1,1,9,2,2,3,26,8,9,0,0,0,4,0
+24,1,0,1,1,27,2,1,0,28,5,9,22,0,0,4,1
+17,7,0,3,1,16,2,1,3,15,8,13,11,0,0,4,1
+25,5,2,3,1,18,2,1,3,15,6,12,11,0,0,4,1
+41,11,2,2,1,10,1,1,0,9,3,14,22,0,0,4,1
 12,8,2,2,1,45,2,1,0,12,10,11,0,0,0,4,1
-14,1,3,2,1,66,1,2,0,15,5,6,43,0,0,4,1
+19,5,2,3,1,57,2,1,3,26,8,16,11,0,0,4,0
+72,6,0,2,1,9,1,1,0,4,3,4,22,0,0,4,1
+22,10,3,3,1,21,2,1,0,11,3,7,0,157,12,0,1
+15,5,3,3,1,68,1,1,0,3,1,15,0,0,0,4,1
+14,0,2,2,1,20,1,2,0,28,5,12,0,0,0,4,1
+31,5,2,3,1,44,2,1,3,26,8,7,0,0,0,4,0
+32,11,0,4,1,11,1,1,0,11,3,13,0,0,0,4,1
+26,1,3,1,1,20,2,1,3,21,8,14,22,0,0,4,1
+22,0,2,1,1,63,2,2,0,13,10,14,0,0,0,4,1
+18,1,2,1,1,46,2,1,3,25,6,15,0,0,0,4,1
+16,5,2,3,1,67,1,2,0,2,1,1,22,0,0,4,1
+12,8,2,2,1,51,2,1,0,24,5,12,4,0,0,4,1
+8,11,3,2,1,12,1,1,0,30,5,11,0,0,0,4,1
+13,7,3,3,1,18,2,1,3,7,8,12,0,0,0,4,1
+8,1,2,2,1,31,2,1,3,7,8,2,22,0,0,4,1
+18,7,3,2,1,15,1,1,0,12,10,2,0,0,0,4,1
+37,10,2,2,1,14,2,1,3,26,8,5,11,0,0,4,0
+21,0,3,2,1,28,2,2,2,13,10,2,47,0,0,4,1
+10,8,2,2,1,53,2,2,0,29,5,6,11,0,0,4,1
 17,5,2,3,1,36,2,2,0,29,1,13,22,0,0,4,1
-35,3,2,1,1,42,1,1,0,20,5,2,11,0,0,4,1
-9,10,3,2,1,22,2,1,3,7,8,13,0,0,0,4,1
-40,6,0,1,1,32,2,1,0,10,10,12,11,14,37,0,1
-8,10,3,3,1,13,1,1,0,4,3,2,0,0,0,4,1
-12,0,3,2,1,38,2,1,0,25,3,1,11,0,0,4,1
-26,0,0,2,1,61,2,1,3,26,8,6,0,0,0,4,0
-35,10,2,2,1,51,1,1,3,27,6,12,11,0,0,4,1
-11,1,3,2,1,69,2,1,3,12,6,5,0,0,0,4,1
-38,0,2,2,1,21,1,1,0,13,1,13,1,0,0,4,1
-13,10,2,3,1,13,1,1,0,29,1,0,0,0,0,4,1
-12,8,0,1,1,50,2,1,0,9,5,10,0,0,0,4,1
-36,11,3,2,1,44,1,1,0,8,10,12,11,0,0,4,1
-11,0,3,2,1,10,2,1,0,11,3,6,0,0,0,4,1
-19,8,2,2,1,65,1,2,0,17,5,0,0,0,0,4,1
-33,5,3,2,1,20,2,1,3,7,6,2,22,0,0,4,1
-20,2,2,2,1,58,2,2,0,16,5,4,16,0,0,4,1
-27,10,3,3,1,9,1,1,0,9,1,13,33,0,0,4,1
-22,7,2,2,1,61,2,1,3,26,8,5,11,0,0,4,0
-21,5,3,3,1,32,2,1,3,26,8,8,0,0,0,4,0
-29,5,3,3,1,32,1,2,0,23,5,14,33,0,0,4,1
-33,1,2,2,1,63,2,1,3,5,8,15,0,0,0,4,1
-32,2,2,1,1,50,2,1,3,6,8,12,25,0,0,4,1
-13,11,2,2,1,38,2,1,0,12,10,3,22,86,38,0,1
-22,10,0,3,1,9,1,1,3,8,6,10,0,0,0,4,1
-35,1,0,1,1,33,2,1,3,23,8,6,11,0,0,4,1
-30,5,2,3,1,29,1,1,0,9,10,12,0,0,0,4,1
-15,2,2,2,1,25,2,2,3,26,8,13,0,0,0,4,0
-39,10,0,2,1,37,1,1,0,5,1,13,11,0,0,4,1
-28,5,0,3,1,27,2,1,0,15,5,14,0,0,0,4,1
+7,0,3,3,1,43,2,1,0,19,3,9,0,0,0,4,1
+14,5,3,3,1,46,1,1,0,13,1,12,38,0,0,4,1
+13,8,2,2,1,44,2,1,3,26,8,13,11,0,0,4,0
+14,1,3,2,1,66,1,2,0,15,5,6,43,0,0,4,1
+15,12,2,2,1,40,1,1,0,25,3,15,11,85,38,0,1
+36,10,3,3,1,50,2,1,0,9,5,12,22,0,0,4,1
+16,10,2,2,1,53,2,1,3,26,8,6,11,0,0,4,0
+36,5,0,3,1,52,2,1,3,13,8,14,33,0,0,4,1
+20,10,2,1,1,27,2,1,3,30,6,10,43,0,0,4,1
+36,10,2,3,1,32,1,1,3,26,8,8,33,0,0,4,0
+19,7,2,2,1,20,1,1,0,28,5,12,11,0,0,4,1
+23,5,3,3,1,25,1,1,0,13,10,11,0,0,0,4,1
 20,1,0,2,1,23,2,1,0,20,5,1,33,0,0,4,1
-17,5,2,3,1,29,2,1,3,26,8,4,0,0,0,4,0
-12,1,3,1,1,9,1,1,0,6,5,13,22,0,0,4,1
-23,0,2,2,1,41,2,1,3,26,8,10,0,0,0,4,0
-17,10,3,2,1,41,2,1,0,21,1,12,11,0,0,4,1
-39,8,2,2,1,20,2,1,3,26,8,5,0,0,0,4,0
-4,0,3,2,1,39,1,1,0,3,3,9,0,0,0,4,1
-31,2,2,1,1,59,1,1,0,9,10,10,0,0,0,4,1
-23,1,0,2,1,42,1,1,3,10,6,1,33,0,0,4,1
-15,1,3,3,1,62,1,1,0,30,3,3,0,546,1,3,1
-24,10,2,3,1,17,2,1,0,27,1,12,33,0,0,4,1
-30,1,2,2,1,9,2,1,3,3,6,3,11,0,0,4,1
-17,10,3,3,1,54,1,1,0,13,10,15,11,0,0,4,1
-26,0,2,2,1,11,2,1,0,2,5,15,11,0,0,4,1
-23,2,2,1,1,44,2,1,0,13,10,11,11,0,0,4,1
-41,5,2,2,1,16,1,1,3,30,6,9,22,0,0,4,1
-25,2,2,2,1,9,1,1,3,22,6,0,45,0,0,4,1
-28,8,2,2,1,36,1,1,0,13,10,15,0,0,0,4,1
-30,1,2,2,1,17,2,1,3,5,8,12,11,0,0,4,1
-33,7,2,2,1,70,2,1,0,15,5,3,33,0,0,4,1
-5,1,3,2,1,52,2,1,3,25,6,12,0,0,0,4,1
-13,7,3,3,1,32,1,1,0,13,10,11,0,0,0,4,1
-35,10,2,2,1,8,2,1,3,19,8,2,0,0,0,4,1
-38,11,2,2,1,9,1,1,2,11,3,10,0,0,0,4,1
-17,9,3,4,1,36,2,1,3,26,8,11,11,0,0,4,0
-31,1,2,2,1,43,2,1,0,2,5,1,11,0,0,4,1
-27,10,2,3,1,43,2,1,3,10,6,14,22,0,0,4,1
+25,10,2,2,1,48,2,1,3,26,8,2,0,0,0,4,0
 33,1,2,4,1,2,2,1,3,26,8,5,11,0,0,4,0
-12,5,2,3,1,24,2,2,0,13,10,9,11,86,24,1,1
-17,1,3,2,1,45,2,1,3,30,8,12,33,0,0,4,1
-38,10,0,2,1,23,1,1,0,9,5,11,0,0,0,4,1
-18,11,3,3,1,15,1,1,0,22,3,8,0,0,0,4,1
-17,0,0,2,1,48,2,1,3,25,6,15,0,0,0,4,1
-30,5,0,3,1,53,1,2,3,3,6,2,45,0,0,4,1
-12,0,2,2,1,23,1,1,0,12,10,0,0,0,0,4,1
-28,0,2,2,1,61,2,1,2,21,5,1,2,0,0,4,1
-13,10,2,2,2,4,2,1,0,9,5,10,11,0,0,4,1
-14,5,3,3,1,24,1,1,0,17,1,10,38,0,0,4,1
-24,10,0,2,1,24,1,1,0,12,1,14,33,0,0,4,1
+13,11,2,2,1,38,2,1,0,12,10,3,22,86,38,0,1
+11,10,3,3,1,21,1,1,0,22,3,8,0,0,0,4,1
+38,10,0,2,1,18,2,1,0,26,1,9,22,0,0,4,1
+18,1,2,1,1,49,2,1,3,26,8,8,0,0,0,4,0
+14,5,2,3,1,66,2,2,0,30,5,0,0,0,0,4,1
+15,5,2,3,1,40,1,1,0,12,10,7,0,0,0,4,1
+23,1,2,2,1,2,1,2,0,21,5,14,22,0,0,4,1
+31,10,0,2,1,37,1,1,0,16,5,9,11,0,0,4,1
+35,5,2,3,1,9,1,1,0,2,1,11,11,0,0,4,1
+41,6,2,2,1,30,1,1,0,19,1,0,43,0,0,4,1
+22,1,2,2,1,51,2,1,3,26,8,8,11,0,0,4,0
 31,8,2,2,1,44,1,1,2,24,5,0,33,0,0,4,1
-10,7,3,3,1,9,2,1,3,18,8,5,11,0,0,4,1
-38,10,2,2,1,57,2,1,3,15,11,10,0,53,12,3,1
-41,0,2,2,1,29,2,1,3,26,8,0,0,0,0,4,1
-18,10,3,2,2,13,1,1,0,3,1,11,11,0,0,4,1
+28,0,0,2,1,28,1,1,0,4,3,2,0,0,0,4,1
+15,2,2,2,1,25,2,2,3,26,8,13,0,0,0,4,0
+33,10,2,2,1,25,2,2,0,8,3,14,0,0,0,4,1
+38,10,0,2,1,23,1,1,0,9,5,11,0,0,0,4,1
+7,1,2,2,1,9,1,2,0,6,5,4,33,0,0,4,1
+25,10,2,3,1,9,1,1,0,25,1,4,11,0,0,4,1
+21,5,2,3,1,44,2,2,3,26,8,3,11,0,0,4,0
+39,5,0,3,1,69,2,1,0,3,1,14,11,0,0,4,1
+40,6,0,1,1,32,2,1,0,10,10,12,11,14,37,0,1
+34,3,2,1,1,44,2,1,0,8,5,2,0,0,0,4,1
+13,5,2,3,1,15,1,1,0,9,3,8,11,0,0,4,1
+42,6,0,2,1,11,1,1,0,23,5,10,38,0,0,4,1
+24,10,2,3,1,2,1,1,3,12,6,5,38,0,0,4,1
+20,10,2,3,1,48,1,1,0,25,3,4,33,0,0,4,1
+15,10,2,2,1,45,2,2,3,9,6,12,11,0,0,4,1
+26,0,0,1,1,47,2,1,2,15,11,14,0,0,0,4,1
+21,5,3,3,1,32,2,1,3,26,8,8,0,0,0,4,0
 15,8,2,2,1,9,2,1,3,26,8,11,0,0,0,4,0
-16,10,3,2,1,68,2,1,3,12,8,2,33,0,0,4,1
-18,5,3,3,1,65,2,1,3,23,8,15,0,0,0,4,1
-41,0,2,2,1,20,2,1,0,14,1,2,2,0,0,4,1
-42,6,0,2,1,11,1,1,0,2,5,13,11,0,0,4,1
-18,11,0,2,1,68,1,1,0,3,1,9,22,0,0,4,1
-29,1,2,2,1,67,1,1,0,29,1,13,11,0,0,4,1
-8,1,3,2,1,67,2,1,3,30,8,12,0,0,0,4,1
-10,1,3,2,1,54,1,2,0,29,5,12,0,0,0,4,1
-40,6,0,3,1,39,1,1,2,24,11,11,0,0,0,4,1
-23,1,2,1,1,14,2,1,3,12,8,4,11,0,0,4,1
-15,5,0,2,1,52,2,1,3,4,8,3,0,0,0,4,1
-39,6,0,1,1,59,1,2,0,17,5,4,8,0,0,4,1
-10,8,2,2,1,53,2,2,0,29,5,6,11,0,0,4,1
-19,5,3,3,1,69,1,1,3,3,6,0,22,0,0,4,1
-19,1,3,2,1,53,1,2,0,17,5,12,33,0,0,4,1
-11,8,3,2,1,67,1,2,3,22,5,11,22,0,0,4,1
-9,9,2,2,1,13,2,1,0,7,5,13,11,0,0,4,1
-14,10,3,2,1,9,2,1,3,26,8,3,0,0,0,4,0
-32,10,2,2,1,19,1,2,0,5,5,1,22,0,0,4,1
-10,10,3,3,1,31,2,1,2,19,3,8,11,0,0,4,1
-30,1,2,1,1,34,2,1,3,26,8,3,11,0,0,4,0
-35,1,2,2,1,22,2,1,0,13,10,13,38,61,1,0,1
-12,5,2,3,1,19,2,1,0,3,1,1,33,0,0,4,1
-18,8,2,2,1,71,1,1,3,7,6,1,0,0,0,4,1
-16,1,2,2,1,23,1,1,0,27,1,15,11,0,0,4,1
-37,1,2,4,1,69,1,1,0,14,1,3,11,0,0,4,1
-31,8,0,2,1,9,2,2,3,26,8,8,0,0,0,4,0
-22,5,2,3,1,40,2,1,0,10,10,12,11,187,1,3,1
-42,6,2,1,1,19,2,1,3,5,8,15,0,0,0,4,1
-19,5,2,3,1,56,1,1,0,26,3,8,0,0,0,4,1
-16,5,2,3,1,61,1,1,2,2,10,10,0,0,0,4,1
-16,10,3,2,1,34,2,1,0,9,10,14,0,0,0,4,1
-13,8,2,2,1,31,2,2,3,26,8,5,0,0,0,4,0
-14,0,2,2,1,20,1,2,0,28,5,12,0,0,0,4,1
-35,1,2,1,1,31,1,1,0,24,5,13,33,0,0,4,1
-24,10,3,3,1,33,1,1,0,21,5,7,11,0,0,4,1
-7,10,3,2,1,10,1,2,0,29,5,11,11,0,0,4,1
-23,1,0,2,1,54,2,1,3,5,8,4,22,0,0,4,1
-14,10,0,3,1,54,1,1,0,14,1,12,11,0,0,4,1
-24,0,0,2,1,70,1,1,0,23,4,15,0,0,0,4,1
-13,5,0,3,1,43,1,1,0,1,3,3,43,0,0,4,1
-23,5,2,3,1,56,1,1,0,12,1,12,11,0,0,4,1
-24,0,2,2,1,49,2,1,3,26,8,12,0,0,0,4,0
-33,1,2,1,1,55,1,1,0,2,1,12,22,0,0,4,1
-13,8,2,2,1,44,2,1,3,26,8,13,11,0,0,4,0
-26,1,2,2,1,57,2,1,3,26,8,10,0,0,0,4,0
-12,0,0,2,1,43,2,1,3,25,6,10,6,0,0,4,1
-35,5,2,3,1,18,1,1,0,12,1,15,11,0,0,4,1
-13,7,3,3,1,18,2,1,3,7,8,12,0,0,0,4,1
-14,5,3,3,1,46,1,1,0,13,1,12,38,0,0,4,1
-41,2,0,2,1,69,2,1,3,26,8,13,22,0,0,4,0
-27,0,3,4,1,15,2,1,3,26,8,16,0,0,0,4,0
-42,0,2,2,1,44,2,2,3,26,8,6,0,0,0,4,0
-29,10,2,2,1,25,2,1,0,13,5,15,11,0,0,4,1
-15,8,3,3,1,5,1,1,0,21,4,12,11,0,0,4,1
+12,1,2,2,1,21,2,1,0,1,5,7,0,0,0,4,1
+29,5,2,3,1,58,1,1,0,10,1,8,6,0,0,4,1
+28,10,2,2,1,40,2,1,3,30,8,13,0,0,0,4,1
+9,1,2,2,1,58,2,1,3,10,6,0,0,0,0,4,1
+40,1,2,1,1,65,2,1,3,26,8,5,11,0,0,4,0
+18,1,2,2,1,13,2,1,3,4,8,0,33,0,0,4,1
+33,3,0,3,1,20,1,1,0,25,1,14,0,0,0,4,1
+12,1,3,2,1,52,1,1,0,23,4,14,11,0,0,4,1
+40,6,2,3,1,9,1,1,0,4,1,12,33,0,0,4,1
+33,0,3,3,1,45,1,1,2,20,4,15,11,0,0,4,1
+25,5,2,3,1,30,1,1,0,4,1,9,43,0,0,4,1
+21,10,3,2,1,23,1,1,0,12,10,5,33,0,0,4,1
+36,10,0,2,1,27,2,1,0,22,3,7,0,105,30,0,1
+27,0,0,2,1,57,2,1,0,16,5,14,46,0,0,4,1
+39,3,2,1,1,34,1,1,0,2,1,11,33,0,0,4,1
+35,10,2,2,1,8,2,1,3,19,8,2,0,0,0,4,1
+17,2,3,3,1,18,2,1,0,9,5,14,11,0,0,4,1
+12,0,0,2,1,9,2,1,0,9,5,12,11,0,0,4,1
+9,1,3,2,1,31,2,1,3,21,8,13,0,0,0,4,1
+15,1,3,1,1,15,2,1,3,21,8,1,11,0,0,4,1
+13,10,3,3,1,26,1,1,0,3,1,3,45,0,0,4,1
+16,10,0,2,1,18,2,1,3,23,8,1,6,0,0,4,1
+24,1,2,4,1,46,2,1,3,26,8,1,11,0,0,4,0
+16,5,2,3,1,9,2,1,0,10,10,13,22,105,12,1,1
+22,11,2,2,1,28,2,1,3,26,8,9,0,0,0,4,0
+12,10,2,2,1,49,2,1,0,13,10,13,0,0,0,4,1
+33,10,2,2,1,13,1,1,0,9,3,10,11,0,0,4,1
+14,1,2,1,1,60,1,1,0,21,4,12,0,0,0,4,1
+14,1,3,1,1,14,2,1,0,12,10,13,0,0,0,4,1
+44,3,2,4,1,25,1,1,2,18,3,9,0,0,0,4,1
+30,1,2,1,1,51,1,1,0,2,1,14,22,0,0,4,1
+23,0,0,2,1,33,2,1,3,26,8,7,0,0,0,4,0
+13,11,3,2,1,14,1,1,0,25,3,15,0,0,0,4,1
 8,10,2,2,1,43,1,2,0,29,5,1,33,0,0,4,1
-17,5,3,3,1,64,2,1,3,23,11,7,0,0,0,4,1
-14,7,2,2,1,53,2,1,0,2,5,14,0,0,0,4,1
-21,7,2,3,1,10,1,1,3,27,6,11,0,0,0,4,1
-25,1,2,1,1,2,2,1,3,29,8,1,11,0,0,4,1
+31,8,2,2,1,8,2,1,3,29,8,1,0,0,0,4,1
+27,10,3,2,1,46,2,1,3,23,8,15,33,0,0,4,1
+17,7,2,2,1,24,2,2,3,26,6,6,11,0,0,4,1
+39,6,2,2,1,27,2,1,3,26,8,7,11,0,0,4,0
+28,1,2,2,1,33,2,1,3,26,8,11,0,0,0,4,0
+22,10,0,3,1,51,2,1,0,2,3,8,11,0,0,4,1
+31,8,2,2,1,50,1,1,3,26,8,7,11,0,0,4,0
+15,11,3,3,1,61,1,1,0,5,1,5,11,0,0,4,1
+33,0,3,2,1,69,1,1,0,15,5,12,11,0,0,4,1
+23,6,0,1,1,3,2,1,3,6,8,2,11,0,0,4,1
+24,1,3,2,1,59,1,1,3,10,6,12,22,0,0,4,1
+34,5,2,3,1,34,2,1,3,26,8,16,0,0,0,4,0
+12,0,2,2,1,23,1,1,0,12,10,0,0,0,0,4,1
+11,1,3,2,1,32,2,1,3,11,6,13,5,0,0,4,1
+31,1,2,2,1,43,2,1,0,2,5,1,11,0,0,4,1
+35,0,2,2,1,43,1,1,3,12,6,1,22,0,0,4,1
+27,5,2,3,1,61,1,1,3,12,6,12,22,0,0,4,1
+31,0,2,2,1,47,2,1,3,26,8,10,0,0,0,4,0
+18,10,2,2,1,43,2,2,3,27,8,5,11,0,0,4,1
+19,10,3,2,1,40,2,1,3,13,8,14,0,0,0,4,1
+12,7,3,2,1,7,1,2,0,10,10,15,0,0,0,4,1
+9,10,3,2,1,52,2,1,0,23,5,9,33,0,0,4,1
+28,2,2,3,1,24,1,1,0,14,1,11,43,0,0,4,1
+34,5,2,4,1,28,2,1,3,4,8,14,0,0,0,4,1
+27,0,0,2,1,2,1,2,0,28,5,11,0,0,0,4,1
+44,6,2,2,1,18,1,1,0,11,3,7,0,0,0,4,1
+11,10,2,2,1,34,1,1,0,25,3,8,11,0,0,4,1
+18,11,0,2,1,68,1,1,0,3,1,9,22,0,0,4,1
+31,5,2,3,1,39,2,1,3,26,8,7,22,0,0,4,0
+15,2,2,2,1,7,2,2,0,29,5,13,0,0,0,4,1
+8,11,3,2,1,59,1,1,0,20,4,4,11,0,0,4,1
+16,7,3,2,1,36,1,1,0,19,1,11,4,0,0,4,1
+39,10,2,2,1,67,1,2,3,26,8,7,0,0,0,4,0
+27,1,2,2,1,12,2,1,3,14,11,12,0,0,0,4,1
+33,7,2,2,1,70,2,1,0,15,5,3,33,0,0,4,1
+23,1,3,2,2,11,2,2,0,28,5,11,0,0,0,4,1
+17,5,2,3,1,29,2,1,3,26,8,4,0,0,0,4,0
+10,7,3,3,1,66,1,1,0,7,3,8,0,0,0,4,1
+32,10,2,2,1,38,1,1,0,28,1,12,0,0,0,4,1
+13,8,3,2,1,15,1,2,0,27,3,0,11,0,0,4,1
+20,0,0,2,1,24,2,1,0,26,3,1,22,167,12,3,1
+13,0,2,2,1,71,2,1,3,10,8,11,0,0,0,4,1
+31,1,2,2,1,9,1,2,0,30,5,12,0,0,0,4,1
+27,5,0,3,1,9,1,1,0,27,1,10,11,0,0,4,1
+17,9,3,4,1,36,2,1,3,26,8,11,11,0,0,4,0
+14,1,3,1,1,29,2,2,3,26,8,5,0,0,0,4,0
+9,5,3,3,1,19,2,1,0,7,5,10,0,0,0,4,1
+27,10,0,2,1,33,1,1,0,28,1,15,22,0,0,4,1
+37,1,2,2,1,9,1,1,3,3,6,11,11,0,0,4,1
+31,10,2,2,1,46,1,1,0,10,1,3,46,0,0,4,1
+38,1,3,2,1,61,1,2,0,29,5,14,22,0,0,4,1
 35,3,2,1,1,10,1,2,3,26,6,12,0,0,0,4,1
-24,1,2,2,1,48,2,1,3,11,6,12,38,0,0,4,1
+20,10,0,2,1,69,2,1,0,22,3,12,0,0,0,4,1
+36,10,2,2,1,17,2,1,3,26,8,7,0,0,0,4,0
+34,10,2,2,1,54,2,1,3,10,11,3,0,0,0,4,1
+17,1,3,2,1,14,2,2,3,26,8,6,0,0,0,4,0
+18,8,2,2,1,36,2,1,3,11,6,9,0,0,0,4,1
+22,0,3,3,1,14,1,1,3,2,6,3,11,0,0,4,1
+35,2,3,2,1,59,2,1,3,23,8,0,38,0,0,4,1
+27,10,2,2,1,68,2,1,3,26,8,7,0,0,0,4,0
+41,5,0,3,1,57,2,1,3,26,8,8,0,0,0,4,0
+44,6,2,4,1,66,1,1,0,8,3,13,0,0,0,4,1
+39,6,0,1,1,59,1,2,0,17,5,4,8,0,0,4,1
+17,5,0,3,1,9,2,1,2,21,11,5,0,0,0,4,1
+28,8,2,2,1,34,1,1,0,14,1,11,11,0,0,4,1
+22,11,2,2,1,25,2,1,3,11,6,11,43,0,0,4,1
 40,5,0,3,1,53,2,1,0,9,10,4,11,0,0,4,1
-23,2,3,2,1,61,1,1,0,16,5,2,0,0,0,4,1
-13,0,2,2,1,71,2,1,3,10,8,11,0,0,0,4,1
-42,6,2,3,1,9,1,1,3,26,8,11,0,0,0,4,0
-12,8,2,2,1,52,1,2,0,1,5,14,38,0,0,4,1
-21,1,2,1,1,62,1,1,3,29,8,14,0,0,0,4,1
+19,5,2,3,1,9,1,1,3,7,6,12,43,0,0,4,1
+41,5,2,3,1,36,1,2,0,6,5,14,22,0,0,4,1
+26,5,2,3,1,12,1,1,0,19,1,10,22,0,0,4,1
+38,1,2,2,1,14,1,1,3,2,6,15,0,0,0,4,1
+37,5,2,3,1,63,2,1,3,26,8,4,11,0,0,4,0
+12,10,3,3,1,15,2,1,3,13,8,5,11,0,0,4,1
+23,5,2,3,1,9,2,1,0,9,10,15,22,0,0,4,1
+34,3,2,2,1,45,2,1,3,5,8,15,22,0,0,4,1
+34,1,2,2,1,63,1,2,2,12,10,14,22,0,0,4,1
+40,5,2,4,1,11,2,1,3,26,8,7,22,0,0,4,0
+17,6,3,1,1,48,1,1,3,26,8,4,0,0,0,4,0
+11,8,3,1,1,40,1,1,3,25,5,5,22,0,0,4,1
+35,10,0,2,1,71,2,1,3,26,8,14,0,0,0,4,0
+19,0,2,2,1,25,1,1,2,19,11,9,0,0,0,4,1
+19,0,3,2,1,11,2,1,0,13,10,5,11,0,0,4,1
+15,1,2,2,1,9,2,1,3,13,8,10,22,0,0,4,1
+17,1,2,2,1,56,2,1,0,12,10,15,11,0,0,4,1
+38,1,0,1,1,66,2,1,3,26,8,5,11,0,0,4,0
+38,10,0,4,1,56,2,1,3,26,8,10,0,0,0,4,0
+32,0,2,2,1,33,1,1,2,23,5,0,43,0,0,4,1
+42,6,0,2,1,27,2,1,3,26,8,7,0,0,0,4,0
+14,1,2,2,1,51,2,1,0,15,5,15,47,0,0,4,1
+12,5,3,3,1,59,1,1,0,19,3,6,11,0,0,4,1
+17,10,2,3,1,39,2,1,0,14,5,12,11,0,0,4,1
+16,0,0,2,1,3,1,1,0,9,5,12,0,0,0,4,1
+22,1,2,1,1,34,2,1,3,15,8,0,22,0,0,4,1
+23,1,2,1,1,31,2,1,3,6,8,1,0,0,0,4,1
+41,6,0,2,1,61,1,1,0,23,5,13,33,0,0,4,1
+40,2,2,3,1,65,2,1,2,30,5,16,0,0,0,4,1
+30,1,2,2,1,17,2,1,3,5,8,12,11,0,0,4,1
+18,10,3,2,1,33,2,2,3,26,8,8,0,0,0,4,0
+22,11,0,2,1,21,1,1,0,3,1,10,43,0,0,4,1
 39,10,2,3,1,62,1,1,0,28,1,14,11,0,0,4,1
+23,1,2,1,1,28,1,2,3,9,6,5,22,0,0,4,1
+28,0,2,2,1,61,2,1,2,21,5,1,2,0,0,4,1
+35,1,2,2,1,8,1,1,0,26,1,13,0,0,0,4,1
+17,3,2,1,1,12,2,1,0,8,5,15,11,0,0,4,1
+18,8,2,2,1,37,2,1,3,26,8,7,0,0,0,4,0
+29,0,0,2,1,36,2,1,3,27,6,15,11,0,0,4,1
+28,8,2,1,1,23,2,1,3,26,8,6,0,0,0,4,0
+16,10,3,2,1,61,1,1,0,13,1,4,11,0,0,4,1
+11,1,2,2,1,66,2,2,0,1,5,12,0,0,0,4,1
+17,1,3,2,1,69,2,1,0,6,5,12,43,0,0,4,1
+21,11,3,2,1,1,2,1,0,22,3,9,0,0,0,4,1
+10,5,3,3,1,9,2,1,0,7,5,13,38,0,0,4,1
+6,10,3,2,1,46,2,1,3,7,8,15,0,0,0,4,1
+7,8,3,2,1,29,1,2,0,13,5,1,11,0,0,4,1
+23,5,2,3,1,22,2,2,3,26,8,9,0,0,0,4,0
+37,1,2,4,1,69,1,1,0,14,1,3,11,0,0,4,1
+32,8,2,2,1,20,1,1,3,30,6,14,0,0,0,4,1
+16,8,3,2,1,3,1,1,0,13,5,3,22,0,0,4,1
+21,10,3,4,1,49,2,1,3,27,8,5,0,0,0,4,1
+29,1,0,1,1,14,2,1,3,22,6,7,11,0,0,4,1
+18,7,3,3,1,51,1,1,3,30,6,1,22,0,0,4,1
+10,0,3,4,1,30,2,1,0,9,5,9,11,0,0,4,1
+9,10,3,3,1,9,2,1,3,26,8,9,0,0,0,4,0
+19,10,2,3,1,15,2,1,0,4,3,13,0,0,0,4,1
+22,8,0,2,1,62,2,1,0,11,3,11,0,120,1,3,1
+8,11,3,3,1,67,1,1,0,20,4,4,0,0,0,4,1
+22,0,2,2,1,40,1,1,0,24,5,2,38,0,0,4,1
+24,5,2,3,1,45,2,1,0,8,5,13,0,0,0,4,1
+41,10,2,2,1,16,2,2,0,15,5,9,33,0,0,4,1
+12,8,3,2,1,52,2,1,0,13,10,12,0,0,0,4,1
+11,5,2,3,1,38,1,1,3,20,8,15,11,0,0,4,1
+35,11,0,2,1,57,1,1,0,10,10,11,0,0,0,4,1
+35,3,2,1,1,42,1,1,0,20,5,2,11,0,0,4,1
+14,1,2,2,1,26,2,1,0,5,10,3,0,0,0,4,1
+13,10,3,3,1,12,1,1,0,26,3,12,0,74,12,0,1
+35,1,2,4,1,23,1,1,3,26,8,2,0,0,0,4,0
+39,8,2,2,1,20,2,1,3,26,8,5,0,0,0,4,0
+18,10,0,2,1,9,1,1,0,29,1,2,22,0,0,4,1
+19,5,3,3,1,49,2,1,0,4,1,15,43,0,0,4,1
+27,10,2,3,1,6,1,2,0,13,10,16,11,0,0,4,1
+17,0,3,2,1,53,2,1,0,14,5,11,11,0,0,4,1
+28,11,2,2,1,70,1,1,0,28,5,9,38,0,0,4,1
+33,10,2,3,1,16,2,2,0,1,3,5,0,158,1,0,1
+21,8,0,2,1,62,2,1,0,30,5,14,0,0,0,4,1
+24,6,2,2,1,56,2,1,3,26,8,7,0,0,0,4,0
+20,10,2,2,1,32,2,1,3,26,8,9,0,0,0,4,0
+12,1,2,2,1,34,2,2,3,15,8,1,0,0,0,4,1
+27,11,0,2,1,40,2,1,3,21,8,13,0,0,0,4,1
+36,5,2,3,1,15,1,1,0,22,3,5,0,0,0,4,1
+31,1,2,1,1,46,1,1,0,3,1,11,33,0,0,4,1
+26,10,0,2,1,71,2,1,3,12,8,12,22,0,0,4,1
+16,7,3,3,1,50,1,1,0,13,1,6,22,0,0,4,1
+38,10,0,1,1,15,2,1,3,26,8,9,11,0,0,4,0
+31,1,2,1,1,1,2,1,0,28,5,10,22,0,0,4,1
+35,1,2,1,1,56,1,1,0,20,1,7,43,0,0,4,1
+36,10,2,2,1,24,1,2,0,20,5,11,22,0,0,4,1
+24,11,2,4,1,71,2,1,2,13,5,12,1,0,0,4,1
+12,5,3,3,1,55,1,1,0,27,1,4,22,0,0,4,1
+35,6,2,3,1,29,1,1,0,8,10,1,11,57,1,3,1
+53,6,2,1,1,50,1,1,0,7,3,15,38,0,0,4,1
+23,0,2,2,1,41,2,1,3,26,8,10,0,0,0,4,0
+33,1,2,1,1,22,2,1,3,26,8,11,11,0,0,4,0
+13,7,3,3,1,21,2,2,0,20,4,14,0,0,0,4,1
+24,5,0,4,1,65,1,1,0,7,3,4,11,0,0,4,1
 24,2,3,4,1,39,1,1,3,7,6,12,0,0,0,4,1
-17,11,3,2,1,15,2,1,2,5,10,5,0,0,0,4,1
-26,5,2,3,1,37,2,1,0,26,3,12,0,0,0,4,1
-28,10,0,3,1,9,1,1,0,20,4,2,11,0,0,4,1
-39,10,2,2,1,66,2,1,3,26,8,12,11,0,0,4,0
-14,7,3,3,1,44,2,1,0,9,10,10,0,0,0,4,1
-36,10,2,3,1,32,1,1,3,26,8,8,33,0,0,4,0
-15,8,3,2,1,21,1,1,0,28,5,13,0,0,0,4,1
-35,10,2,2,1,58,2,1,3,26,8,10,0,0,0,4,0
-25,1,2,2,1,23,1,2,0,7,5,0,2,0,0,4,1
-14,1,2,2,1,65,2,1,3,13,8,15,22,0,0,4,1
-41,6,3,2,1,41,2,1,3,19,8,1,38,0,0,4,1
-27,10,2,2,1,68,2,1,3,26,8,7,0,0,0,4,0
-28,1,2,1,1,71,1,2,2,11,3,9,22,0,0,4,1
-29,1,2,4,1,37,2,1,3,26,8,3,0,0,0,4,0
-14,7,3,3,1,14,2,1,0,10,10,10,0,0,0,4,1
-22,1,3,4,1,30,2,1,3,26,8,6,0,0,0,4,0
-13,10,3,3,1,63,2,1,3,29,8,15,11,0,0,4,1
-30,10,2,2,2,9,1,1,3,23,8,12,0,0,0,4,1
-40,5,2,3,1,40,1,1,0,26,3,8,38,0,0,4,1
-15,0,2,2,1,67,2,1,0,17,5,13,0,0,0,4,1
+9,9,2,2,1,13,2,1,0,7,5,13,11,0,0,4,1
+9,8,3,2,1,55,2,1,3,20,8,11,11,0,0,4,1
+34,2,2,2,1,12,2,2,3,26,8,3,0,0,0,4,0
+30,5,2,3,1,23,2,1,0,18,3,7,0,0,0,4,1
+41,5,0,3,1,32,2,1,2,21,11,7,0,0,0,4,1
+35,8,2,4,1,32,2,1,3,26,8,7,11,0,0,4,0
+19,5,2,3,1,56,1,1,0,26,3,8,0,0,0,4,1
+19,1,0,2,1,38,2,1,3,18,8,12,11,0,0,4,1
+13,10,2,3,1,32,1,2,0,9,10,9,0,31,37,1,1
+10,12,3,2,1,49,1,1,0,20,4,13,0,0,0,4,1
+38,8,2,1,1,51,1,2,2,13,5,6,0,0,0,4,1
+6,9,3,2,1,67,2,1,3,26,8,6,11,0,0,4,0
+11,0,3,2,1,10,2,1,0,11,3,6,0,0,0,4,1
+35,1,2,1,2,5,1,1,0,21,4,10,0,0,0,4,1
+13,1,2,2,1,36,2,1,3,15,8,4,11,0,0,4,1
+35,1,2,2,1,9,2,2,3,26,8,6,0,0,0,4,0
+13,5,3,3,1,43,1,1,0,29,1,12,11,0,0,4,1
+30,1,2,1,1,34,2,1,3,26,8,3,11,0,0,4,0
+29,0,2,2,1,35,2,1,0,14,5,3,11,0,0,4,1
+5,1,3,2,1,52,2,1,3,25,6,12,0,0,0,4,1
+10,5,3,3,1,70,2,1,3,19,8,13,0,0,0,4,1
+23,7,2,2,2,9,2,1,0,8,10,13,0,0,0,4,1
+7,1,2,2,1,71,2,1,3,19,8,13,0,0,0,4,1
+17,5,0,3,1,68,2,2,0,10,10,5,0,0,0,4,1
+35,0,0,4,1,32,1,1,0,2,5,3,11,0,0,4,1
+37,1,2,1,1,29,2,1,3,26,8,8,0,0,0,4,0
 12,1,2,2,1,53,2,2,0,12,10,16,0,85,1,0,1
-25,10,3,2,1,58,2,1,3,26,8,11,0,0,0,4,0
-6,1,3,2,2,2,2,1,3,3,6,10,22,0,0,4,1
-33,10,2,2,1,25,2,2,0,8,3,14,0,0,0,4,1
-24,10,0,2,1,38,2,1,3,23,11,7,0,0,0,4,1
-15,1,2,2,1,38,1,1,0,25,3,4,22,0,0,4,1
-18,2,0,3,1,65,1,2,0,28,5,13,22,0,0,4,1
-31,5,2,3,1,44,2,1,3,26,8,7,0,0,0,4,0
-4,0,3,3,1,69,2,1,0,25,3,3,33,0,0,4,1
+23,1,2,2,2,63,1,2,0,16,5,12,0,0,0,4,1
+13,5,3,3,1,15,2,1,0,27,3,5,0,551,1,3,1
+36,7,0,1,1,41,2,1,3,27,6,12,11,0,0,4,1
+21,0,2,2,1,15,2,2,0,25,3,3,11,0,0,4,1
+9,10,2,2,1,27,2,2,3,13,8,14,0,0,0,4,1
+32,1,2,1,1,58,2,1,3,26,8,12,22,0,0,4,0
+14,1,2,2,1,32,2,1,0,10,10,5,22,0,0,4,1
+21,1,2,4,1,13,2,1,0,23,5,12,11,0,0,4,1
+15,1,0,1,1,44,2,1,3,30,8,12,11,0,0,4,1
+35,1,2,1,1,41,2,1,0,17,5,12,38,0,0,4,1
+31,1,2,4,1,19,2,1,3,26,8,9,0,0,0,4,0
+40,6,2,4,1,69,1,1,0,13,5,15,33,0,0,4,1
+10,11,2,1,1,64,2,1,0,11,3,16,38,186,12,0,1
+51,5,2,3,1,67,1,1,2,26,3,3,22,0,0,4,1
+8,9,3,2,1,9,2,1,3,26,8,11,11,0,0,4,0
+35,10,2,2,1,16,1,1,3,10,6,3,22,0,0,4,1
+30,2,2,3,2,4,1,1,0,24,5,13,33,0,0,4,1
+18,0,3,1,1,2,2,1,3,26,8,7,0,0,0,4,0
+33,1,2,2,1,39,1,2,3,7,6,13,22,0,0,4,1
+21,1,2,1,1,62,1,1,3,29,8,14,0,0,0,4,1
+20,0,3,2,1,9,2,1,3,28,8,13,0,0,0,4,1
+24,10,0,2,1,38,2,1,3,23,11,7,0,0,0,4,1
+14,1,2,2,1,54,2,1,3,26,8,11,0,0,0,4,0
+15,10,3,3,1,9,2,1,0,13,10,12,0,0,0,4,1
+35,0,2,2,1,68,2,1,0,27,3,8,22,0,0,4,1
+21,9,3,3,1,27,1,1,0,11,3,11,0,0,0,4,1
+27,1,0,1,1,4,2,1,3,15,8,0,0,0,0,4,1
+15,1,2,2,1,69,2,1,0,9,5,8,11,0,0,4,1
+13,2,3,3,2,5,2,2,0,4,1,12,11,0,0,4,1
+37,5,2,3,1,4,1,1,0,23,5,14,11,0,0,4,1
+21,10,2,2,1,31,2,1,0,8,5,8,11,0,0,4,1
+29,1,2,2,1,12,2,1,0,21,4,1,0,0,0,4,1
+12,2,3,2,1,64,1,1,0,22,3,4,33,0,0,4,1
+25,10,2,2,1,8,2,2,0,30,5,13,22,0,0,4,1
+28,10,0,2,1,8,2,1,0,28,1,9,22,0,0,4,1
+33,1,2,1,1,63,1,1,0,27,1,4,45,0,0,4,1
+18,5,3,3,1,36,1,1,0,9,1,14,46,0,0,4,1
+18,1,2,2,1,49,2,1,3,12,8,10,0,0,0,4,1
+26,0,2,2,1,11,2,1,0,2,5,15,11,0,0,4,1
+14,8,2,2,1,33,2,2,0,10,10,4,0,0,0,4,1
+8,10,3,2,1,28,1,2,0,13,5,0,22,0,0,4,1
+41,1,2,1,1,6,1,1,0,17,1,2,43,0,0,4,1
+16,0,2,2,1,68,1,1,3,27,8,5,0,0,0,4,1
+12,10,3,3,1,22,1,1,0,8,5,12,22,0,0,4,1
+9,5,3,3,1,15,2,1,3,21,8,13,22,0,0,4,1
 17,2,2,2,1,31,1,2,0,5,5,4,22,0,0,4,1
-15,5,3,3,1,33,1,1,0,20,1,11,8,0,0,4,1
-16,5,3,3,1,38,2,1,3,26,8,1,11,0,0,4,0
-51,6,2,1,1,39,1,1,0,25,3,3,33,0,0,4,1
-21,2,2,2,1,13,1,1,0,9,10,2,11,0,0,4,1
-30,1,2,1,1,51,1,1,0,2,1,14,22,0,0,4,1
-20,0,0,2,1,24,2,1,0,26,3,1,22,167,12,3,1
-32,0,3,2,1,16,1,1,0,20,5,15,33,0,0,4,1
-18,8,2,2,1,37,2,1,3,26,8,7,0,0,0,4,0
-12,1,3,2,1,65,2,1,0,12,10,12,0,0,0,4,1
-40,6,2,1,1,47,1,1,0,4,1,10,11,0,0,4,1
-41,6,0,1,1,9,2,1,3,26,6,15,11,0,0,4,1
+40,6,2,1,1,14,1,1,0,9,1,6,11,0,0,4,1
+27,10,2,2,1,69,1,1,0,28,5,12,11,0,0,4,1
+17,8,3,1,1,21,1,2,0,2,5,11,11,0,0,4,1
+27,5,0,3,1,68,1,2,0,29,5,13,0,0,0,4,1
+22,1,2,2,1,53,1,1,3,30,10,8,0,0,0,4,1
+11,1,3,2,1,2,1,2,0,13,5,11,0,0,0,4,1
+30,2,3,3,1,38,2,1,0,26,3,0,33,0,0,4,1
+12,1,3,2,1,19,2,2,0,30,5,4,22,0,0,4,1
+11,1,2,2,1,35,2,1,0,7,5,16,0,0,0,4,1
+20,10,2,2,1,24,1,1,0,25,1,14,0,0,0,4,1
+22,0,3,3,1,33,1,1,0,12,1,10,11,0,0,4,1
+28,7,2,3,1,16,2,2,3,26,8,7,0,0,0,4,0
+30,1,2,2,1,20,2,1,3,5,8,13,0,0,0,4,1
+31,8,2,2,1,67,1,1,0,29,1,13,33,0,0,4,1
+16,1,3,2,1,37,2,2,0,12,10,12,0,0,0,4,1
+17,5,3,3,1,39,1,1,0,5,1,14,11,0,0,4,1
+21,11,3,3,1,62,2,1,0,12,10,15,33,0,0,4,1
+13,1,2,1,1,6,2,2,0,13,5,0,45,0,0,4,1
+23,1,2,2,1,35,2,1,3,5,8,14,0,0,0,4,1
+14,0,3,2,1,27,1,1,0,28,5,14,38,0,0,4,1
+23,8,2,4,2,9,1,2,0,23,5,2,33,0,0,4,1
+34,6,0,3,1,43,2,2,3,7,6,13,33,0,0,4,1
+27,1,2,1,1,55,2,1,0,12,10,14,11,0,0,4,1
+24,10,3,2,2,0,2,1,3,11,6,11,38,0,0,4,1
+19,8,0,2,1,52,2,1,3,7,8,12,11,0,0,4,1
+34,5,2,3,1,63,1,1,0,25,1,4,0,0,0,4,1
+33,10,2,2,1,9,1,1,0,11,3,10,11,0,0,4,1
+33,1,2,1,1,55,1,1,0,2,1,12,22,0,0,4,1
+38,5,2,1,1,9,1,1,0,22,3,16,0,0,0,4,1
+4,0,3,3,1,69,2,1,0,25,3,3,33,0,0,4,1
+23,10,2,2,1,11,1,1,0,2,3,1,22,0,0,4,1
+34,1,2,1,1,15,2,1,3,26,8,7,0,0,0,4,0
+18,8,2,1,1,9,2,1,3,11,6,0,0,0,0,4,1
+24,2,2,4,1,26,2,1,0,23,5,12,11,0,0,4,1
+15,1,2,2,1,38,1,1,0,25,3,4,22,0,0,4,1
+29,10,2,3,1,19,2,1,3,26,8,6,0,0,0,4,0
+21,5,2,2,1,13,2,1,0,2,1,13,11,0,0,4,1
+42,1,2,4,1,10,2,1,3,26,8,7,0,0,0,4,0
+38,10,2,2,1,57,2,1,3,21,8,11,11,0,0,4,1
+19,2,0,2,1,22,2,2,3,4,8,13,43,0,0,4,1
+34,5,3,3,1,67,1,1,0,18,1,2,43,0,0,4,1
+14,10,3,3,1,55,1,1,2,14,11,6,0,0,0,4,1
+31,11,2,1,1,54,1,1,0,21,4,6,11,0,0,4,1
+20,5,2,3,1,13,2,1,3,4,8,11,33,0,0,4,1
+9,12,3,2,1,13,1,1,2,18,3,7,0,4,1,0,1
+41,0,2,2,1,29,2,1,3,26,8,0,0,0,0,4,1
+35,8,0,2,1,18,2,1,3,26,8,2,0,0,0,4,0
 33,11,2,2,1,29,1,1,0,14,1,13,0,0,0,4,1
-16,10,0,3,1,61,2,1,0,28,1,11,11,0,0,4,1
-10,5,3,3,1,9,2,1,0,7,5,13,38,0,0,4,1
-12,8,3,2,2,4,2,1,0,9,5,10,0,0,0,4,1
 31,1,2,1,1,37,1,2,0,30,5,4,43,0,0,4,1
+31,8,0,2,1,9,1,1,0,20,5,9,11,0,0,4,1
+14,1,3,2,1,13,2,1,0,8,5,3,0,0,0,4,1
+15,5,2,3,1,24,1,1,0,4,1,2,11,0,0,4,1
+25,10,2,2,1,39,2,1,3,4,8,5,11,0,0,4,1
+44,5,0,3,1,58,1,1,2,8,3,6,33,0,0,4,1
+10,1,2,2,1,34,2,1,3,27,6,9,11,0,0,4,1
+24,0,0,2,1,19,2,1,3,7,8,14,0,0,0,4,1
+23,5,3,3,1,12,1,1,3,9,6,5,0,0,0,4,1
+19,5,2,3,1,45,1,1,0,19,1,0,33,0,0,4,1
+17,1,0,1,1,23,2,1,0,24,5,12,43,0,0,4,1
+14,10,3,2,1,9,2,1,3,26,8,3,0,0,0,4,0
+23,1,0,1,1,9,1,1,0,23,5,10,11,0,0,4,1
+13,10,2,3,1,13,1,1,0,29,1,0,0,0,0,4,1
+14,8,3,2,1,32,1,1,0,10,10,14,0,0,0,4,1
+15,8,0,2,1,48,1,2,0,15,5,11,0,0,0,4,1
+29,5,2,3,1,62,1,1,0,9,1,12,43,0,0,4,1
+25,5,2,3,1,45,2,1,3,26,8,7,0,0,0,4,0
+35,10,2,2,1,58,2,1,3,26,8,10,0,0,0,4,0
+17,10,3,2,1,41,2,1,0,21,1,12,11,0,0,4,1
+11,5,3,3,1,55,1,1,0,9,3,4,0,0,0,4,1
+18,10,3,2,1,39,2,1,3,19,11,6,0,0,0,4,1
+33,6,2,3,1,57,1,1,0,10,10,12,11,0,0,4,1
+12,1,2,2,1,21,2,1,2,12,11,6,0,0,0,4,1
+14,7,3,3,1,14,2,1,0,10,10,10,0,0,0,4,1
+7,8,2,2,1,9,2,1,0,16,5,10,47,0,0,4,1
+30,5,3,3,1,67,1,1,0,17,1,15,33,0,0,4,1
+13,10,3,3,1,28,2,1,3,30,8,10,22,0,0,4,1
+26,5,2,3,1,66,1,1,0,17,1,12,45,0,0,4,1
+28,0,2,2,1,14,1,1,3,9,6,3,0,0,0,4,1
+12,7,2,3,1,22,1,1,3,8,11,7,0,0,0,4,1
+32,8,2,2,1,56,2,1,3,26,8,9,11,0,0,4,0
+30,1,2,1,1,63,1,2,0,2,1,9,38,0,0,4,1
+36,5,2,2,1,12,2,1,0,17,5,3,22,0,0,4,1
+26,5,2,3,1,46,2,2,2,13,10,1,0,0,0,4,1
+26,10,3,2,1,35,2,1,3,26,8,4,0,0,0,4,0
+19,0,2,2,1,15,2,1,0,3,3,2,33,123,24,0,1
+13,5,2,3,1,66,1,1,0,12,1,13,5,0,0,4,1
 42,5,2,3,1,28,2,1,0,2,5,1,11,0,0,4,1
+29,1,2,2,1,34,1,1,0,2,1,10,0,0,0,4,1
+40,1,2,2,1,31,1,1,3,30,6,10,22,0,0,4,1
+33,8,2,2,1,28,2,1,3,26,8,13,11,0,0,4,0
+29,2,2,3,1,9,1,1,0,7,3,7,11,0,0,4,1
+33,7,2,3,1,55,2,2,0,24,5,11,33,0,0,4,1
+23,2,3,2,1,61,1,1,0,16,5,2,0,0,0,4,1
+15,10,2,3,1,62,1,1,0,12,10,13,0,3,2,1,1
+28,10,0,3,1,9,1,1,0,20,4,2,11,0,0,4,1
+13,5,2,3,1,16,1,1,3,26,10,7,0,0,0,4,1
+31,5,0,2,1,5,2,1,3,30,6,1,1,0,0,4,1
+28,8,0,2,1,48,1,1,0,13,10,11,11,0,0,4,1
+15,5,2,3,1,61,1,1,0,26,1,1,11,0,0,4,1
+24,5,2,3,1,15,2,2,0,13,10,15,38,0,0,4,1
+29,12,2,4,1,34,1,1,3,26,8,8,11,0,0,4,0
+37,3,0,1,1,65,1,1,0,24,5,10,43,0,0,4,1
+22,10,0,3,1,9,1,1,3,8,6,10,0,0,0,4,1
+18,0,2,2,1,14,2,1,0,10,10,6,11,0,0,4,1
+26,1,2,2,1,57,1,2,3,26,8,7,0,0,0,4,0
+28,5,0,3,1,27,2,1,0,15,5,14,0,0,0,4,1
+38,5,2,3,1,59,1,1,0,27,3,5,0,0,0,4,1
+32,5,3,3,1,41,1,1,3,16,11,8,0,0,0,4,1
+29,0,0,2,1,56,2,2,2,8,11,10,0,0,0,4,1
+42,5,2,3,1,39,1,1,3,8,6,7,22,0,0,4,1
+17,10,3,2,1,42,1,1,0,2,1,10,22,0,0,4,1
+14,5,2,3,1,21,1,1,2,5,1,12,11,0,0,4,1
 19,10,2,2,1,34,2,1,3,26,8,3,0,0,0,4,0
-37,6,2,2,1,9,1,2,3,26,8,3,0,0,0,4,0
-11,1,3,2,1,32,2,1,3,11,6,13,5,0,0,4,1
-6,7,3,3,1,36,2,1,3,19,8,15,0,0,0,4,1
-13,5,3,3,1,43,1,1,0,29,1,12,11,0,0,4,1
-7,9,2,3,1,9,2,1,0,13,5,14,33,0,0,4,1
-10,0,3,4,1,30,2,1,0,9,5,9,11,0,0,4,1
-22,0,3,3,1,33,1,1,0,12,1,10,11,0,0,4,1
-39,0,3,2,1,57,2,1,3,10,6,10,0,0,0,4,1
-21,11,3,3,1,62,2,1,0,12,10,15,33,0,0,4,1
-41,6,2,2,1,30,1,1,0,19,1,0,43,0,0,4,1
-14,5,3,3,1,9,1,1,0,26,3,11,33,0,0,4,1
-12,8,3,3,1,5,1,2,0,13,1,5,11,0,0,4,1
-14,10,3,3,1,41,1,1,2,4,1,12,47,0,0,4,1
-33,3,0,3,1,20,1,1,0,25,1,14,0,0,0,4,1
-21,0,3,2,1,28,2,2,2,13,10,2,47,0,0,4,1
-40,2,2,3,1,65,2,1,2,30,5,16,0,0,0,4,1
-14,10,2,2,1,66,2,1,3,13,8,13,11,0,0,4,1
-20,10,2,1,1,27,2,1,3,30,6,10,43,0,0,4,1
-10,1,3,2,1,1,2,1,0,25,5,0,22,0,0,4,1
+22,5,2,3,1,26,2,1,3,26,8,9,0,0,0,4,0
+16,5,3,3,1,38,2,1,3,26,8,1,11,0,0,4,0
+14,1,2,2,1,65,2,1,3,13,8,15,22,0,0,4,1
+13,7,2,3,1,70,1,1,0,14,1,11,11,0,0,4,1
+8,10,3,2,1,61,2,1,3,20,8,11,22,0,0,4,1
+27,1,0,1,1,68,1,1,3,26,6,0,22,0,0,4,1
+38,10,2,3,1,63,1,1,0,13,1,12,33,0,0,4,1
+39,6,2,1,1,41,2,1,0,17,1,12,22,0,0,4,1
+13,0,3,2,1,24,2,1,0,9,10,6,0,0,0,4,1
+26,1,2,2,1,57,2,1,3,26,8,10,0,0,0,4,0
+23,1,0,1,1,61,1,2,0,6,5,15,38,0,0,4,1
+8,1,3,2,1,3,2,1,0,1,5,16,33,0,0,4,1
+9,2,2,3,1,17,1,1,0,6,5,10,38,0,0,4,1
+17,10,3,2,1,21,2,1,0,1,3,10,0,0,0,4,1
+15,2,0,3,1,43,1,2,0,29,5,1,0,0,0,4,1
+13,5,2,3,1,19,1,1,0,4,1,12,45,0,0,4,1
+19,5,2,2,1,55,2,2,0,8,10,6,0,0,0,4,1
+31,1,0,2,1,11,1,2,0,25,3,2,0,0,0,4,1
+20,5,2,3,1,22,2,1,0,1,5,10,0,0,0,4,1
+31,5,2,3,1,60,1,1,3,2,6,11,0,0,0,4,1
+15,8,3,2,1,21,1,1,0,28,5,13,0,0,0,4,1
+8,8,3,2,1,18,1,1,2,15,11,5,0,0,0,4,1
+16,8,3,2,1,9,2,1,3,26,8,4,0,0,0,4,0
+28,5,2,3,1,9,1,1,0,9,10,13,11,13,24,1,1
+39,1,2,2,1,35,1,1,0,13,1,14,1,0,0,4,1
+9,5,3,3,2,8,2,1,3,25,6,10,11,0,0,4,1
+13,5,2,3,1,17,2,1,0,25,3,11,11,152,38,1,1
+14,5,3,3,1,50,1,1,0,13,1,13,43,0,0,4,1
+9,2,2,2,1,29,1,1,2,19,11,3,0,0,0,4,1
+29,1,2,2,1,36,1,1,0,1,3,8,0,0,0,4,1
+19,0,3,2,1,9,2,1,3,26,8,3,0,0,0,4,0
+38,5,2,3,1,9,1,2,3,12,6,9,0,0,0,4,1
+12,10,2,2,1,19,2,2,3,26,8,7,11,0,0,4,0
+42,7,2,1,1,42,1,2,0,21,5,14,43,0,0,4,1
+14,0,0,2,1,5,1,2,0,9,5,4,33,0,0,4,1
+8,5,3,3,1,62,2,1,3,20,8,5,11,0,0,4,1
+41,1,2,2,1,9,2,1,3,26,8,7,0,0,0,4,0
+18,10,3,2,1,60,1,1,0,28,1,14,0,0,0,4,1
+21,2,2,2,1,13,1,1,0,9,10,2,11,0,0,4,1
+4,9,3,2,1,44,1,1,0,3,3,7,0,0,0,4,1
+17,8,2,2,1,54,2,1,0,11,7,9,33,0,0,4,1
+10,5,3,3,1,49,2,2,3,26,8,7,0,0,0,4,0
+18,0,2,3,1,27,2,1,3,26,8,4,11,0,0,4,0
+33,5,3,2,1,20,2,1,3,7,6,2,22,0,0,4,1
+13,1,3,3,1,65,1,1,2,9,10,10,11,0,0,4,1
+19,0,2,1,1,27,2,1,0,30,5,12,0,0,0,4,1
+37,1,2,1,1,41,1,1,0,9,1,12,33,0,0,4,1
+15,10,3,3,1,18,2,1,0,10,10,9,11,91,1,1,1
+17,1,0,2,1,9,2,1,3,12,8,2,0,0,0,4,1
+19,5,2,3,1,19,1,1,0,10,10,9,22,0,0,4,1
+21,0,0,2,1,4,2,1,3,26,8,11,11,0,0,4,0
+21,10,3,2,1,12,1,1,0,28,1,9,11,0,0,4,1
+12,2,3,1,1,9,2,2,3,19,8,1,0,0,0,4,1
+16,0,2,2,1,4,2,2,0,1,5,15,0,0,0,4,1
+20,10,2,2,1,28,2,1,3,23,8,13,22,0,0,4,1
+12,1,3,1,1,9,1,1,0,6,5,13,22,0,0,4,1
 13,11,0,3,1,32,2,1,0,7,5,14,11,0,0,4,1
-13,5,2,3,1,61,1,1,0,28,1,2,0,0,0,4,1
-14,9,3,3,1,12,1,1,2,1,3,9,22,0,0,4,1
-35,5,0,3,1,27,1,1,0,4,3,13,22,0,0,4,1
-9,5,3,3,1,19,2,1,0,7,5,10,0,0,0,4,1
-34,1,2,2,1,65,2,1,3,26,8,15,22,0,0,4,0
-31,8,2,2,1,38,1,1,2,30,3,6,33,0,0,4,1
-18,5,2,3,1,9,1,1,2,19,1,12,47,0,0,4,1
-21,5,2,3,1,35,2,1,0,6,5,14,22,0,0,4,1
-25,5,2,3,1,9,1,1,0,5,5,2,22,0,0,4,1
-26,10,0,2,1,34,1,1,0,8,10,1,0,0,0,4,1
-11,10,3,3,1,21,1,1,0,22,3,8,0,0,0,4,1
-26,10,2,3,1,50,2,1,3,6,8,15,11,0,0,4,1
-14,1,2,1,1,60,1,1,0,21,4,12,0,0,0,4,1
-55,6,2,3,1,20,2,1,0,19,3,10,11,0,0,4,1
-21,11,3,2,1,1,2,1,0,22,3,9,0,0,0,4,1
+27,1,2,1,1,9,2,1,3,3,8,10,38,0,0,4,1
+16,2,2,3,1,18,2,1,0,5,5,13,11,0,0,4,1
+29,5,3,3,1,32,1,2,0,23,5,14,33,0,0,4,1
 9,10,3,2,2,9,1,2,0,29,5,13,0,0,0,4,1
-13,5,3,3,1,21,1,2,0,29,1,10,11,0,0,4,1
-12,5,3,3,1,55,1,1,0,27,1,4,22,0,0,4,1
-16,1,2,2,1,30,2,1,3,26,8,8,0,0,0,4,0
-18,10,3,2,1,60,1,1,0,28,1,14,0,0,0,4,1
-11,5,2,3,1,25,2,2,3,28,8,5,33,0,0,4,1
-41,5,0,3,1,32,2,1,2,21,11,7,0,0,0,4,1
-24,10,3,2,1,16,2,1,3,6,8,6,43,0,0,4,1
-23,1,0,1,1,61,1,2,0,6,5,15,38,0,0,4,1
-8,11,3,3,1,67,1,1,0,20,4,4,0,0,0,4,1
-44,6,2,2,1,18,1,1,0,11,3,7,0,0,0,4,1
+23,1,3,2,1,64,2,1,3,0,5,10,47,0,0,4,1
+28,3,0,1,1,26,2,1,0,9,5,1,11,0,0,4,1
+19,1,2,2,1,43,2,1,3,26,8,6,0,0,0,4,0
+13,1,2,3,1,4,1,1,0,12,10,15,11,0,0,4,1
+19,5,3,3,1,69,1,1,3,3,6,0,22,0,0,4,1
+32,0,3,2,1,16,1,1,0,20,5,15,33,0,0,4,1
 31,10,2,2,1,66,2,1,0,20,4,2,0,0,0,4,1
-38,1,2,2,1,14,1,1,3,2,6,15,0,0,0,4,1
-17,7,2,2,1,24,2,2,3,26,6,6,11,0,0,4,1
-31,10,2,2,1,46,1,1,0,10,1,3,46,0,0,4,1
-26,10,0,2,1,71,2,1,3,12,8,12,22,0,0,4,1
-25,10,2,2,1,24,2,1,3,26,8,6,0,0,0,4,0
-23,5,3,3,1,12,1,1,3,9,6,5,0,0,0,4,1
-19,10,2,3,1,15,2,1,0,4,3,13,0,0,0,4,1
-9,1,3,2,2,3,1,1,3,15,6,10,11,0,0,4,1
-25,5,3,3,1,15,1,1,0,27,1,10,11,0,0,4,1
-28,0,2,2,1,56,2,2,3,6,8,12,22,0,0,4,1
-6,9,3,2,1,47,2,1,3,26,8,7,22,0,0,4,0
-9,5,3,3,1,71,2,1,3,25,6,13,11,0,0,4,1
-15,5,3,3,1,7,2,1,3,26,8,9,0,0,0,4,0
-22,1,2,2,1,51,2,1,3,26,8,8,11,0,0,4,0
-23,5,2,3,1,9,2,1,0,9,10,15,22,0,0,4,1
-37,1,2,2,1,9,1,1,3,3,6,11,11,0,0,4,1
-24,10,3,2,2,0,2,1,3,11,6,11,38,0,0,4,1
-30,8,2,4,1,21,2,1,3,26,8,1,0,0,0,4,0
-9,12,3,2,1,13,1,1,2,18,3,7,0,4,1,0,1
-16,1,3,2,1,37,2,2,0,12,10,12,0,0,0,4,1
-33,6,2,2,1,27,2,1,3,26,8,5,0,0,0,4,0
-14,5,3,3,1,50,1,1,0,13,1,13,43,0,0,4,1
-37,5,0,3,1,9,1,1,0,9,1,8,33,0,0,4,1
-9,2,2,3,1,17,1,1,0,6,5,10,38,0,0,4,1
-29,10,3,2,1,12,2,1,0,15,5,15,22,0,0,4,1
-35,0,0,4,1,32,1,1,0,2,5,3,11,0,0,4,1
-10,9,3,2,1,30,1,1,2,14,11,5,0,0,0,4,1
-18,11,2,3,1,19,1,1,0,18,1,11,45,0,0,4,1
+29,5,0,3,1,13,2,1,2,19,11,7,0,0,0,4,1
+19,5,3,2,1,66,2,1,3,7,8,2,33,0,0,4,1
+20,9,3,3,1,40,1,1,3,8,6,3,22,0,0,4,1
+32,1,2,4,1,29,2,1,2,24,5,1,8,0,0,4,1
+13,1,3,2,1,63,1,1,0,28,5,13,11,0,0,4,1
+9,1,2,1,1,47,2,1,3,23,8,2,11,0,0,4,1
+36,5,2,2,1,35,2,2,3,26,8,5,0,0,0,4,0
+41,1,2,1,1,38,2,1,3,6,8,12,0,0,0,4,1
+10,9,3,2,1,9,1,1,0,9,3,7,12,0,0,4,1
+22,5,3,3,1,16,1,1,0,21,4,4,0,0,0,4,1
+21,1,2,1,1,13,1,1,0,22,3,15,0,0,0,4,1
+21,10,3,2,1,53,2,1,0,28,5,13,11,0,0,4,1
+8,9,3,2,1,9,1,1,0,11,3,2,11,0,0,4,1
+41,5,2,2,1,16,1,1,3,30,6,9,22,0,0,4,1
+14,1,2,2,1,24,2,1,0,7,5,13,11,0,0,4,1
+40,5,2,3,1,44,2,1,0,6,5,14,33,0,0,4,1
+37,6,2,1,1,40,1,1,0,5,1,12,33,0,0,4,1
+35,1,2,2,1,31,1,1,0,14,1,11,11,0,0,4,1
+29,10,2,2,1,25,2,1,0,13,5,15,11,0,0,4,1
+24,10,3,3,1,33,1,1,0,21,5,7,11,0,0,4,1
+10,8,3,2,1,53,2,1,3,27,8,3,22,0,0,4,1
+30,5,2,3,1,9,1,1,2,1,10,7,0,0,0,4,1
+15,5,0,3,1,71,2,1,0,16,5,4,11,0,0,4,1
+32,11,2,2,1,43,2,1,3,23,8,14,22,0,0,4,1
+26,1,3,2,1,36,1,2,0,8,5,2,33,0,0,4,1
+12,7,3,3,1,48,2,1,0,11,3,9,0,0,0,4,1
+26,10,0,2,1,15,2,1,3,18,8,13,2,0,0,4,1
 20,10,2,2,1,18,1,1,0,3,1,15,33,0,0,4,1
-21,10,2,2,1,31,2,1,0,8,5,8,11,0,0,4,1
-23,10,2,2,1,53,2,1,3,10,8,11,38,0,0,4,1
-19,8,0,2,1,52,2,1,3,7,8,12,11,0,0,4,1
-13,5,3,3,1,9,2,1,3,26,8,11,0,0,0,4,0
-39,1,2,1,1,27,1,1,0,3,1,1,11,0,0,4,1
-34,5,2,4,1,28,2,1,3,4,8,14,0,0,0,4,1
-25,5,0,2,1,53,1,1,0,11,3,9,0,0,0,4,1
-35,3,0,1,1,70,2,1,3,26,8,5,0,0,0,4,0
-41,11,3,1,1,65,1,1,0,13,10,9,22,0,0,4,1
-12,10,2,3,1,54,2,2,3,18,6,12,22,0,0,4,1
-22,7,2,2,2,8,2,2,3,22,6,15,22,0,0,4,1
+8,10,3,3,1,13,1,1,0,4,3,2,0,0,0,4,1
+9,8,2,2,1,9,2,1,0,8,5,16,38,0,0,4,1
+16,12,3,2,1,68,1,1,0,20,4,14,0,0,0,4,1
+31,8,0,2,1,70,1,1,3,12,6,14,11,0,0,4,1
+22,2,0,2,1,37,2,1,0,9,5,12,22,0,0,4,1
+20,10,2,2,1,53,2,1,0,19,3,16,0,5,37,3,1
+28,0,2,2,1,56,2,2,3,6,8,12,22,0,0,4,1
+42,6,2,1,1,19,2,1,3,5,8,15,0,0,0,4,1
+20,0,0,2,1,25,2,1,3,18,8,9,11,0,0,4,1
+13,5,0,3,1,43,1,1,0,1,3,3,43,0,0,4,1
+28,10,2,2,1,55,2,1,3,7,6,13,11,0,0,4,1
+31,10,3,2,1,17,1,1,0,26,1,15,0,0,0,4,1
+24,1,2,2,1,48,2,1,3,11,6,12,38,0,0,4,1
+13,0,3,2,1,48,2,2,3,12,8,0,0,0,0,4,1
+18,5,2,3,1,9,1,1,2,19,1,12,47,0,0,4,1
+22,1,3,4,1,30,2,1,3,26,8,6,0,0,0,4,0
+27,0,0,3,1,19,1,1,0,20,5,9,33,0,0,4,1
+20,2,2,2,1,58,2,2,0,16,5,4,16,0,0,4,1
+57,6,0,1,1,44,2,1,0,25,3,3,22,0,0,4,1
+28,5,3,2,1,3,2,1,3,26,8,7,11,0,0,4,0
+23,5,2,3,1,9,1,1,0,2,1,2,38,0,0,4,1
+31,10,2,3,1,43,1,1,0,26,1,14,11,0,0,4,1
+24,5,3,3,2,9,2,1,0,13,10,14,0,0,0,4,1
+13,7,3,3,1,32,1,1,0,13,10,11,0,0,0,4,1
+15,12,3,4,1,9,1,1,3,26,8,6,0,0,0,4,0
+39,10,0,2,1,59,2,1,3,26,8,7,0,0,0,4,0
+7,7,3,2,1,14,2,1,3,20,8,11,11,0,0,4,1
+18,10,3,2,2,13,1,1,0,3,1,11,11,0,0,4,1
+21,1,2,1,1,34,2,1,3,26,8,9,0,0,0,4,0
+41,6,3,2,1,41,2,1,3,19,8,1,38,0,0,4,1
+19,0,3,2,1,31,2,2,3,28,8,13,11,0,0,4,1
+13,5,2,3,1,9,2,2,0,20,5,12,46,0,0,4,1
+24,8,2,2,1,41,2,2,0,7,5,0,11,0,0,4,1
+34,11,2,1,1,71,1,1,2,23,5,12,11,0,0,4,1
+19,8,2,2,1,65,1,2,0,17,5,0,0,0,0,4,1
+8,1,3,2,1,67,2,1,3,30,8,12,0,0,0,4,1
+28,8,0,2,1,9,1,1,3,12,6,0,22,0,0,4,1
+31,8,2,2,1,38,1,1,2,30,3,6,33,0,0,4,1
 17,0,2,2,1,46,2,1,3,21,8,11,0,0,0,4,1
-28,7,2,3,1,16,2,2,3,26,8,7,0,0,0,4,0
-12,10,3,3,1,15,2,1,3,13,8,5,11,0,0,4,1
-51,5,2,3,1,67,1,1,2,26,3,3,22,0,0,4,1
-30,2,3,3,1,38,2,1,0,26,3,0,33,0,0,4,1
-16,0,0,2,1,3,1,1,0,9,5,12,0,0,0,4,1
-40,6,2,1,1,14,1,1,0,9,1,6,11,0,0,4,1
-24,11,2,4,1,71,2,1,2,13,5,12,1,0,0,4,1
-37,8,2,2,1,31,2,1,3,26,8,11,0,0,0,4,1
-39,5,0,3,1,69,2,1,0,3,1,14,11,0,0,4,1
-12,0,0,2,1,9,2,1,0,9,5,12,11,0,0,4,1
-27,5,0,3,1,9,1,1,0,27,1,10,11,0,0,4,1
-15,2,3,3,1,37,2,2,0,23,4,15,38,0,0,4,1
-19,7,2,2,1,20,1,1,0,28,5,12,11,0,0,4,1
-31,1,0,2,1,11,1,2,0,25,3,2,0,0,0,4,1
-23,1,0,1,1,17,2,1,0,9,5,12,22,0,0,4,1
+10,9,3,2,1,19,1,1,0,15,5,1,11,0,0,4,1
+11,10,3,3,1,61,2,1,0,30,3,14,22,0,0,4,1
+35,10,2,3,1,71,1,1,0,12,1,4,38,0,0,4,1
+23,1,0,2,1,54,2,1,3,5,8,4,22,0,0,4,1
+37,5,0,3,1,9,1,1,0,9,1,8,33,0,0,4,1
+18,5,3,3,1,65,2,1,3,23,8,15,0,0,0,4,1
+10,10,3,3,1,20,2,1,0,17,5,4,11,0,0,4,1
+34,1,0,1,1,2,2,1,3,6,8,13,0,0,0,4,1
+18,2,0,3,1,65,1,2,0,28,5,13,22,0,0,4,1
 11,5,2,3,1,11,1,1,3,6,8,2,11,0,0,4,1
+35,1,2,1,1,31,1,1,0,24,5,13,33,0,0,4,1
+33,2,2,3,1,54,2,1,3,15,11,3,0,0,0,4,1
+38,10,2,2,1,57,2,1,3,15,11,10,0,53,12,3,1
+29,10,3,2,1,3,2,2,0,28,5,15,22,0,0,4,1
+41,6,2,2,1,62,1,1,2,12,10,0,11,0,0,4,1
+29,3,3,3,1,43,1,1,3,3,6,16,43,0,0,4,1
+23,8,2,2,1,9,2,1,3,26,8,1,11,0,0,4,0
+17,5,3,3,1,4,1,2,0,13,5,16,2,0,0,4,1
+42,0,2,2,1,35,2,1,3,26,8,11,0,0,0,4,0
+17,0,2,2,1,8,2,1,3,22,6,3,45,0,0,4,1
+30,5,2,3,1,29,1,1,0,9,10,12,0,0,0,4,1
+41,3,2,3,1,9,1,1,2,4,10,10,0,0,0,4,1
+8,10,2,2,1,1,1,2,0,30,5,9,38,0,0,4,1
+43,6,2,1,1,25,1,1,0,8,3,1,0,0,0,4,1
+34,6,0,3,1,4,2,1,3,10,6,10,11,0,0,4,1
+9,0,3,2,1,24,1,1,2,20,5,1,8,0,0,4,1
+25,5,2,3,1,9,1,1,0,5,5,2,22,0,0,4,1
+12,8,3,2,1,20,1,1,0,2,3,4,11,0,0,4,1
+26,3,3,1,1,11,1,1,3,9,6,7,0,0,0,4,1
+13,11,3,1,1,20,1,1,0,23,4,13,11,110,1,1,1
+17,5,0,3,1,17,1,2,0,12,10,13,0,0,0,4,1
+34,10,2,3,1,62,1,2,3,26,8,6,0,0,0,4,0
+39,1,2,4,1,42,1,1,2,5,10,5,0,0,0,4,1
+14,5,3,3,1,33,2,1,0,3,1,15,11,0,0,4,1
+34,5,2,3,1,45,1,1,0,10,10,3,22,0,0,4,1
+40,5,2,3,1,40,1,1,0,26,3,8,38,0,0,4,1
+12,10,3,3,1,69,2,2,3,10,8,15,43,0,0,4,1
+41,3,0,1,1,25,1,1,3,26,8,9,11,0,0,4,0
+33,5,2,3,1,11,2,1,3,26,8,8,0,0,0,4,0
+12,8,0,1,1,50,2,1,0,9,5,10,0,0,0,4,1
+14,5,3,2,1,25,1,1,0,2,1,2,0,0,0,4,1
+13,5,3,3,1,21,1,2,0,29,1,10,11,0,0,4,1
+21,2,2,1,1,48,2,1,3,19,11,4,0,0,0,4,1
+30,3,2,2,1,53,1,2,0,20,5,15,22,0,0,4,1
 20,1,2,2,1,4,2,1,3,26,8,8,0,0,0,4,0
-29,0,0,2,1,36,2,1,3,27,6,15,11,0,0,4,1
-35,8,0,2,1,18,2,1,3,26,8,2,0,0,0,4,0
-23,10,0,2,1,46,2,1,0,9,3,8,0,0,0,4,1
-35,10,0,2,1,71,2,1,3,26,8,14,0,0,0,4,0
-15,5,2,3,1,10,1,1,0,29,1,10,33,0,0,4,1
-18,1,0,2,1,60,2,1,3,7,6,4,11,0,0,4,1
-22,10,0,2,1,9,1,1,0,28,1,12,11,0,0,4,1
-28,0,2,2,1,61,1,1,0,27,1,13,11,0,0,4,1
-12,10,2,2,1,49,2,1,0,13,10,13,0,0,0,4,1
-6,9,3,2,1,67,2,1,3,26,8,6,11,0,0,4,0
-43,5,2,2,1,71,1,1,0,9,1,16,43,0,0,4,1
+55,6,2,3,1,20,2,1,0,19,3,10,11,0,0,4,1
+39,10,2,1,1,9,1,1,3,26,8,16,0,0,0,4,0
+38,10,2,2,1,61,2,1,2,25,10,10,0,0,0,4,1
+32,2,2,1,1,50,2,1,3,6,8,12,25,0,0,4,1
+43,6,2,3,1,14,1,1,0,1,3,10,0,0,0,4,1
+34,8,2,1,1,20,1,1,0,29,1,10,11,0,0,4,1
 14,1,2,2,1,24,1,1,0,27,3,11,46,0,0,4,1
-36,5,2,3,1,15,1,1,0,22,3,5,0,0,0,4,1
-11,5,3,3,1,55,1,1,0,9,3,4,0,0,0,4,1
-22,11,2,2,1,25,2,1,3,11,6,11,43,0,0,4,1
-18,5,2,3,1,69,1,1,0,2,1,9,33,0,0,4,1
-19,5,3,3,1,58,2,1,3,26,8,4,0,0,0,4,0
-20,2,2,3,1,9,1,1,0,15,5,11,11,0,0,4,1
-14,5,2,3,1,58,2,1,3,9,6,1,38,0,0,4,1
-39,3,2,1,1,34,1,1,0,2,1,11,33,0,0,4,1
-14,5,3,2,1,25,1,1,0,2,1,2,0,0,0,4,1
-21,10,3,4,1,49,2,1,3,27,8,5,0,0,0,4,1
-10,10,3,3,1,52,1,1,0,30,3,7,13,0,0,4,1
-22,11,2,2,1,28,2,1,3,26,8,9,0,0,0,4,0
-10,10,3,2,2,0,2,1,3,27,6,13,11,0,0,4,1
-9,1,2,1,1,47,2,1,3,23,8,2,11,0,0,4,1
-29,0,2,2,1,43,2,1,3,26,8,3,11,0,0,4,0
-21,10,2,2,1,9,2,1,3,26,8,6,0,0,0,4,0
-31,1,2,1,1,46,1,1,0,3,1,11,33,0,0,4,1
-22,1,0,1,1,9,2,1,3,26,8,15,0,0,0,4,0
-15,10,2,3,1,62,1,1,0,12,10,13,0,3,2,1,1
-10,5,3,3,1,49,2,2,3,26,8,7,0,0,0,4,0
+26,5,2,3,1,37,2,1,0,26,3,12,0,0,0,4,1
+39,12,2,4,1,24,1,1,3,15,11,8,0,0,0,4,1
+29,0,2,2,1,28,2,1,3,26,8,11,0,0,0,4,0
+11,8,3,2,1,67,1,2,3,22,5,11,22,0,0,4,1
 40,7,2,3,1,4,2,1,3,26,8,9,0,0,0,4,0
+27,0,3,2,1,26,2,1,3,26,8,6,0,0,0,4,0
+25,0,3,2,1,3,2,2,0,11,3,13,11,508,30,0,1
+25,10,3,2,1,58,2,1,3,26,8,11,0,0,0,4,0
 7,8,3,2,1,40,1,2,0,6,5,1,11,0,0,4,1
-26,1,2,2,1,57,1,2,3,26,8,7,0,0,0,4,0
-20,5,2,3,1,59,1,1,0,22,3,7,0,0,0,4,1
-41,5,0,3,1,57,2,1,3,26,8,8,0,0,0,4,0
-36,5,2,2,1,35,2,2,3,26,8,5,0,0,0,4,0
-12,8,3,2,1,52,2,1,0,13,10,12,0,0,0,4,1
-35,1,2,1,1,64,2,1,0,22,3,4,11,0,0,4,1
+36,0,0,2,1,24,1,1,0,4,3,10,38,0,0,4,1
+20,1,2,2,1,20,1,1,3,7,6,3,47,0,0,4,1
+21,5,2,3,1,23,1,1,0,27,1,15,22,0,0,4,1
+30,3,2,1,1,63,1,1,0,13,10,11,11,0,0,4,1
+17,5,0,3,1,22,2,1,0,17,5,14,0,0,0,4,1
+19,5,2,3,1,49,1,1,0,4,1,14,38,0,0,4,1
+37,10,2,2,2,4,1,1,0,11,3,13,0,0,0,4,1
+36,8,2,2,1,27,2,1,3,26,8,10,11,0,0,4,0
+29,1,2,4,2,20,1,1,0,17,1,9,22,0,0,4,1
+42,1,2,1,1,15,2,2,3,4,8,0,0,0,0,4,1
+33,1,2,2,1,32,2,1,3,26,8,13,0,0,0,4,0
+20,0,2,2,1,9,1,1,3,26,8,4,0,0,0,4,0
+29,8,2,2,1,15,1,1,0,12,10,8,33,0,0,4,1
+18,5,2,3,1,16,1,1,3,10,6,6,0,0,0,4,1
+19,8,3,2,1,34,2,1,3,22,6,0,22,0,0,4,1
+14,5,2,3,1,9,2,1,3,26,8,6,0,0,0,4,0
+40,6,2,1,1,30,2,1,3,26,8,5,0,0,0,4,0
+28,5,3,3,1,35,2,1,3,23,8,16,11,0,0,4,1
+22,8,2,2,1,51,2,1,0,20,5,9,22,0,0,4,1
+34,12,2,4,1,55,1,1,0,26,1,11,22,0,0,4,1
+17,5,3,3,1,64,2,1,3,23,11,7,0,0,0,4,1
+23,2,2,1,1,44,2,1,0,13,10,11,11,0,0,4,1
+18,5,2,3,1,68,2,2,3,13,8,15,11,0,0,4,1
+42,5,2,3,1,29,1,1,0,26,3,7,11,0,0,4,1
+12,10,2,2,1,35,2,1,0,5,1,2,33,0,0,4,1
+28,10,2,2,1,13,2,1,0,13,10,5,11,0,0,4,1
+29,0,2,2,1,43,2,1,3,26,8,3,11,0,0,4,0
+21,10,2,2,1,9,2,1,3,26,8,6,0,0,0,4,0
+30,10,2,2,2,9,1,1,3,23,8,12,0,0,0,4,1
+40,5,2,3,1,47,2,1,2,5,10,5,0,0,0,4,1
+9,5,3,3,1,71,2,1,3,25,6,13,11,0,0,4,1
+35,5,0,3,1,27,1,1,0,4,3,13,22,0,0,4,1
+19,5,3,3,1,28,1,2,0,13,10,8,11,0,0,4,1
+42,6,0,2,1,11,1,1,0,2,5,13,11,0,0,4,1
+34,1,2,2,1,57,1,1,0,13,10,15,11,0,0,4,1
+29,8,0,2,1,20,1,1,3,26,8,7,0,0,0,4,0
+10,1,2,1,1,39,2,1,3,26,8,6,0,0,0,4,0
+18,7,2,3,1,24,1,1,3,26,8,6,11,0,0,4,0
+16,5,3,3,1,33,2,1,0,13,10,12,43,0,0,4,1
+14,10,3,2,1,22,2,1,0,5,1,6,22,0,0,4,1
+16,5,2,3,1,9,2,1,0,22,3,7,0,0,0,4,1
+17,5,2,3,1,5,2,1,0,23,5,11,46,0,0,4,1
+14,8,3,3,1,70,1,1,0,12,10,11,0,0,0,4,1
+40,10,2,4,1,63,2,1,3,26,8,13,0,0,0,4,0
diff --git a/DATA/Datasets/Bank/LR/DO_12.data b/DATA/Datasets/Bank/LR/DO_12.data
index 1fa2e97968cb852fbf4223a1ea99e0bbee8e3ab1..6add6d38c2d6d4f8be84c76a11ad163b352b7037 100644
--- a/DATA/Datasets/Bank/LR/DO_12.data
+++ b/DATA/Datasets/Bank/LR/DO_12.data
@@ -1,1200 +1,1200 @@
-17,2,2,2,1,31,1,2,0,5,5,4,22,0,0,4,1
-25,5,2,3,1,18,2,1,3,15,6,12,11,0,0,4,1
-15,8,3,2,1,21,1,1,0,28,5,13,0,0,0,4,1
-28,5,0,3,1,27,2,1,0,15,5,14,0,0,0,4,1
-16,7,2,3,1,9,1,1,0,20,1,13,2,0,0,4,1
-13,7,3,3,1,21,2,2,0,20,4,14,0,0,0,4,1
-15,2,2,2,1,25,2,2,3,26,8,13,0,0,0,4,0
-14,5,2,3,1,66,2,2,0,30,5,0,0,0,0,4,1
-25,0,3,2,1,3,2,2,0,11,3,13,11,508,30,0,1
-14,5,3,3,1,65,1,1,0,21,1,12,11,0,0,4,1
-33,1,2,2,1,63,2,1,3,5,8,15,0,0,0,4,1
-31,1,2,2,1,43,2,1,0,2,5,1,11,0,0,4,1
-8,1,2,2,1,31,2,1,3,7,8,2,22,0,0,4,1
-17,10,3,3,1,54,1,1,0,13,10,15,11,0,0,4,1
-18,8,2,2,1,37,2,1,3,26,8,7,0,0,0,4,0
-15,1,2,2,1,38,1,1,0,25,3,4,22,0,0,4,1
-41,2,0,2,1,69,2,1,3,26,8,13,22,0,0,4,0
-13,1,0,2,1,9,2,2,0,9,5,15,33,0,0,4,1
-24,1,2,2,1,48,2,1,3,11,6,12,38,0,0,4,1
+36,6,2,1,1,37,1,1,0,4,1,15,11,0,0,4,1
+33,2,2,3,1,54,2,1,3,15,11,3,0,0,0,4,1
+12,10,3,2,1,67,2,1,3,5,10,6,0,0,0,4,1
+14,10,3,3,1,41,1,1,2,4,1,12,47,0,0,4,1
+17,1,3,2,1,14,2,2,3,26,8,6,0,0,0,4,0
+28,7,2,3,1,16,2,2,3,26,8,7,0,0,0,4,0
+15,11,2,2,1,1,1,1,0,23,5,10,22,0,0,4,1
+29,2,2,2,1,9,1,1,3,26,6,4,0,0,0,4,1
+14,0,3,2,1,27,1,1,0,28,5,14,38,0,0,4,1
+22,0,2,2,1,40,1,1,0,24,5,2,38,0,0,4,1
+5,2,3,1,1,45,2,1,3,4,8,9,11,0,0,4,1
+20,10,0,3,1,23,1,1,3,30,6,15,11,0,0,4,1
+34,2,2,3,2,5,1,1,0,29,5,11,0,0,0,4,1
+34,5,2,3,1,63,1,1,0,25,1,4,0,0,0,4,1
+12,11,3,3,1,37,1,1,0,2,3,11,22,0,0,4,1
+18,5,2,3,1,9,1,1,2,19,1,12,47,0,0,4,1
 37,5,2,3,1,56,1,1,0,3,1,15,1,0,0,4,1
-18,10,3,2,1,33,2,2,3,26,8,8,0,0,0,4,0
-22,0,2,1,1,63,2,2,0,13,10,14,0,0,0,4,1
-37,10,2,2,1,33,2,2,0,24,5,2,38,0,0,4,1
-16,10,0,2,1,18,2,1,3,23,8,1,6,0,0,4,1
-23,1,0,2,1,42,1,1,3,10,6,1,33,0,0,4,1
-14,1,2,2,1,65,2,1,3,13,8,15,22,0,0,4,1
-29,2,2,3,1,9,1,1,0,7,3,7,11,0,0,4,1
-14,1,3,1,1,14,2,1,0,12,10,13,0,0,0,4,1
-17,5,2,3,1,22,1,1,0,24,5,9,33,0,0,4,1
-30,3,2,2,1,53,1,2,0,20,5,15,22,0,0,4,1
-38,1,3,2,1,61,1,2,0,29,5,14,22,0,0,4,1
-13,5,2,3,1,15,1,1,0,9,3,8,11,0,0,4,1
-10,10,3,2,2,0,2,1,3,27,6,13,11,0,0,4,1
-40,6,0,3,1,39,1,1,2,24,11,11,0,0,0,4,1
-41,6,2,2,1,30,1,1,0,19,1,0,43,0,0,4,1
-9,1,2,2,1,58,2,1,3,10,6,0,0,0,0,4,1
-12,0,0,2,1,43,2,1,3,25,6,10,6,0,0,4,1
+17,3,2,1,1,12,2,1,0,8,5,15,11,0,0,4,1
+24,10,0,2,1,24,1,1,0,12,1,14,33,0,0,4,1
+35,1,2,2,1,8,1,1,0,26,1,13,0,0,0,4,1
+14,5,2,3,1,66,2,2,0,30,5,0,0,0,0,4,1
+26,5,2,3,1,12,1,1,0,19,1,10,22,0,0,4,1
+16,10,2,2,1,53,2,1,3,26,8,6,11,0,0,4,0
+40,5,2,3,1,27,2,1,3,26,8,7,0,0,0,4,0
+29,5,2,3,1,58,1,1,0,10,1,8,6,0,0,4,1
+12,8,2,2,1,45,2,1,0,12,10,11,0,0,0,4,1
+24,2,3,4,1,39,1,1,3,7,6,12,0,0,0,4,1
+22,11,2,1,1,24,2,1,0,26,3,5,11,0,0,4,1
+27,1,2,2,1,12,2,1,3,14,11,12,0,0,0,4,1
+36,5,2,2,1,12,2,1,0,17,5,3,22,0,0,4,1
+21,5,3,3,1,32,2,1,3,26,8,8,0,0,0,4,0
+27,2,2,3,1,25,2,1,0,12,10,14,38,0,0,4,1
+12,5,2,2,1,68,1,1,0,3,1,10,11,0,0,4,1
+19,0,2,2,1,15,2,1,0,3,3,2,33,123,24,0,1
+37,3,0,1,1,65,1,1,0,24,5,10,43,0,0,4,1
+11,5,3,3,1,55,1,1,0,9,3,4,0,0,0,4,1
+28,1,2,1,1,68,1,1,0,27,1,16,0,0,0,4,1
+31,2,2,1,1,59,1,1,0,9,10,10,0,0,0,4,1
+16,10,3,2,1,68,2,1,3,12,8,2,33,0,0,4,1
+14,8,2,2,1,33,2,2,0,10,10,4,0,0,0,4,1
+20,10,2,2,1,53,2,1,0,19,3,16,0,5,37,3,1
+13,8,2,2,1,31,2,2,3,26,8,5,0,0,0,4,0
+23,8,2,2,1,9,2,1,3,26,8,1,11,0,0,4,0
+36,8,2,4,1,9,2,1,0,26,3,12,11,184,1,1,1
+28,10,2,2,1,56,1,1,3,20,8,13,0,0,0,4,1
+19,1,3,2,1,53,1,2,0,17,5,12,33,0,0,4,1
+13,8,2,2,1,44,2,1,3,26,8,13,11,0,0,4,0
+29,1,2,4,1,37,2,1,3,26,8,3,0,0,0,4,0
+14,5,3,2,1,25,1,1,0,2,1,2,0,0,0,4,1
+20,10,3,2,1,21,2,1,3,26,8,6,0,0,0,4,0
+7,10,3,2,1,14,2,1,0,19,3,9,38,0,0,4,1
+25,2,2,2,1,9,1,1,3,22,6,0,45,0,0,4,1
+13,5,2,3,1,16,1,1,0,22,3,6,11,549,1,3,1
+28,0,0,2,1,28,1,1,0,4,3,2,0,0,0,4,1
+28,5,3,2,1,3,2,1,3,26,8,7,11,0,0,4,0
+16,7,3,2,1,36,1,1,0,19,1,11,4,0,0,4,1
+34,1,2,2,1,57,1,1,0,13,10,15,11,0,0,4,1
+16,5,2,3,1,67,1,2,0,2,1,1,22,0,0,4,1
+13,5,2,3,1,16,1,1,3,26,10,7,0,0,0,4,1
+10,11,2,1,1,64,2,1,0,11,3,16,38,186,12,0,1
+22,0,3,3,1,14,1,1,3,2,6,3,11,0,0,4,1
+22,1,2,2,1,53,1,1,3,30,10,8,0,0,0,4,1
+14,8,3,2,1,2,2,1,3,13,8,12,22,0,0,4,1
+36,10,2,3,1,32,1,1,3,26,8,8,33,0,0,4,0
+15,10,2,3,1,62,1,1,0,12,10,13,0,3,2,1,1
+16,10,2,2,1,24,2,1,3,26,8,9,33,0,0,4,0
+43,5,2,3,1,58,1,1,0,11,3,12,22,0,0,4,1
+38,10,0,2,1,18,2,1,0,26,1,9,22,0,0,4,1
+29,1,2,2,1,12,2,1,0,21,4,1,0,0,0,4,1
+13,8,2,3,1,43,2,1,3,26,8,8,0,0,0,4,0
+29,8,2,2,1,43,2,1,0,1,5,10,33,0,0,4,1
+17,5,3,3,1,34,1,1,0,26,3,12,0,0,0,4,1
+14,10,3,3,1,55,1,1,2,14,11,6,0,0,0,4,1
+9,8,2,2,1,9,2,1,0,8,5,16,38,0,0,4,1
+11,0,3,2,1,20,2,2,3,7,8,14,0,0,0,4,1
+14,0,2,2,1,20,1,2,0,28,5,12,0,0,0,4,1
+16,7,2,3,1,9,1,1,0,20,1,13,2,0,0,4,1
+29,5,2,3,1,62,1,1,0,9,1,12,43,0,0,4,1
+33,3,0,3,1,20,1,1,0,25,1,14,0,0,0,4,1
+39,1,2,1,1,31,2,1,3,26,8,5,0,0,0,4,0
+13,7,2,3,1,70,1,1,0,14,1,11,11,0,0,4,1
+24,5,0,3,1,14,1,1,0,18,1,0,33,0,0,4,1
+16,10,2,2,1,10,1,1,0,17,1,4,1,0,0,4,1
+6,9,3,2,1,47,2,1,3,26,8,7,22,0,0,4,0
 35,1,2,1,1,56,1,1,0,20,1,7,43,0,0,4,1
-16,0,2,2,1,19,1,1,0,26,3,12,11,0,0,4,1
-21,1,2,1,1,13,1,1,0,22,3,15,0,0,0,4,1
-39,0,3,2,1,57,2,1,3,10,6,10,0,0,0,4,1
-12,1,2,2,1,51,2,1,3,21,8,1,22,0,0,4,1
-15,5,3,3,1,63,1,1,0,19,1,10,46,0,0,4,1
+14,8,3,3,1,70,1,1,0,12,10,11,0,0,0,4,1
+53,6,2,1,1,50,1,1,0,7,3,15,38,0,0,4,1
+19,5,3,3,1,69,1,1,3,3,6,0,22,0,0,4,1
+11,10,2,2,1,34,1,1,0,25,3,8,11,0,0,4,1
+28,3,0,1,1,26,2,1,0,9,5,1,11,0,0,4,1
+26,10,2,3,1,50,2,1,3,6,8,15,11,0,0,4,1
 14,9,3,3,1,12,1,1,2,1,3,9,22,0,0,4,1
-24,11,2,4,1,71,2,1,2,13,5,12,1,0,0,4,1
-13,0,3,2,1,24,2,1,0,9,10,6,0,0,0,4,1
-40,6,0,1,1,32,2,1,0,10,10,12,11,14,37,0,1
-18,10,3,2,1,60,1,1,0,28,1,14,0,0,0,4,1
-18,11,3,3,1,15,1,1,0,22,3,8,0,0,0,4,1
-16,10,2,2,1,24,2,1,3,26,8,9,33,0,0,4,0
-30,2,3,3,1,38,2,1,0,26,3,0,33,0,0,4,1
-32,1,2,1,1,46,2,1,0,28,1,10,11,0,0,4,1
-20,5,2,3,1,22,2,1,0,1,5,10,0,0,0,4,1
-22,10,0,3,1,9,1,1,3,8,6,10,0,0,0,4,1
-12,5,3,3,1,47,1,1,0,3,1,13,33,0,0,4,1
-28,0,2,2,1,61,1,1,0,27,1,13,11,0,0,4,1
-19,8,2,2,1,19,2,1,0,7,3,4,11,0,0,4,1
-23,1,2,2,1,55,2,1,0,1,5,11,0,0,0,4,1
-31,8,2,2,1,50,1,1,3,26,8,7,11,0,0,4,0
-34,5,2,3,1,14,1,1,0,14,1,1,33,0,0,4,1
-25,10,2,2,1,39,2,1,3,4,8,5,11,0,0,4,1
-8,5,3,3,1,9,2,1,3,23,8,7,11,0,0,4,1
-21,1,3,2,1,9,1,1,0,14,5,14,33,0,0,4,1
-12,1,3,2,1,65,2,1,0,12,10,12,0,0,0,4,1
-38,1,2,2,1,31,2,1,3,21,8,13,11,0,0,4,1
-14,1,2,2,1,24,1,1,0,27,3,11,46,0,0,4,1
-21,2,2,1,1,48,2,1,3,19,11,4,0,0,0,4,1
-10,10,3,3,1,31,2,1,2,19,3,8,11,0,0,4,1
-15,5,2,3,1,10,1,1,0,29,1,10,33,0,0,4,1
-18,0,0,2,1,53,2,1,3,26,8,11,0,0,0,4,0
-23,5,2,3,1,22,2,2,3,26,8,9,0,0,0,4,0
-27,10,2,2,1,69,1,1,0,28,5,12,11,0,0,4,1
-33,2,2,4,1,58,2,1,3,20,8,11,47,0,0,4,1
-14,1,3,3,1,62,1,1,3,4,10,15,0,0,0,4,1
-38,5,2,1,1,9,1,1,0,22,3,16,0,0,0,4,1
-13,5,2,3,1,16,1,1,3,26,10,7,0,0,0,4,1
-12,1,3,2,1,19,2,2,0,30,5,4,22,0,0,4,1
-32,11,2,1,1,63,1,1,3,26,6,10,0,0,0,4,1
-30,5,2,3,1,25,2,1,3,4,8,12,11,0,0,4,1
-35,2,3,2,1,59,2,1,3,23,8,0,38,0,0,4,1
-24,5,0,4,1,65,1,1,0,7,3,4,11,0,0,4,1
-12,2,2,2,1,15,1,2,0,10,10,11,11,0,0,4,1
-16,1,0,2,1,44,2,1,3,4,8,7,0,0,0,4,1
-17,10,2,2,1,9,2,1,0,10,10,12,33,0,0,4,1
-37,3,2,1,1,9,2,1,0,8,5,3,11,0,0,4,1
-15,5,2,3,1,24,1,1,0,4,1,2,11,0,0,4,1
-41,6,3,2,1,37,2,1,3,26,8,10,0,0,0,4,0
-14,5,3,3,1,33,2,1,0,3,1,15,11,0,0,4,1
-23,1,0,1,1,17,2,1,0,9,5,12,22,0,0,4,1
-41,8,2,2,1,2,2,1,3,18,8,13,22,0,0,4,1
-13,5,2,3,1,16,1,1,0,22,3,6,11,549,1,3,1
-8,9,3,2,1,9,1,1,0,11,3,2,11,0,0,4,1
-31,5,2,3,1,10,2,1,0,9,10,15,0,0,0,4,1
+15,1,2,2,1,69,2,1,0,9,5,8,11,0,0,4,1
+34,5,2,4,1,28,2,1,3,4,8,14,0,0,0,4,1
+26,8,0,2,1,32,2,1,3,26,8,5,0,0,0,4,0
+27,10,0,2,1,33,1,1,0,28,1,15,22,0,0,4,1
+17,5,0,3,1,68,2,2,0,10,10,5,0,0,0,4,1
+19,1,2,2,1,43,2,1,3,26,8,6,0,0,0,4,0
+34,2,2,2,1,12,2,2,3,26,8,3,0,0,0,4,0
+41,0,2,2,1,29,2,1,3,26,8,0,0,0,0,4,1
+18,1,2,2,1,49,2,1,3,12,8,10,0,0,0,4,1
+15,8,3,3,1,5,1,1,0,21,4,12,11,0,0,4,1
+9,10,3,3,1,61,1,1,0,21,4,14,11,0,0,4,1
+34,3,2,2,1,45,2,1,3,5,8,15,22,0,0,4,1
+24,1,3,2,1,59,1,1,3,10,6,12,22,0,0,4,1
+39,10,0,2,1,37,1,1,0,5,1,13,11,0,0,4,1
+21,8,0,2,1,62,2,1,0,30,5,14,0,0,0,4,1
+10,0,0,2,1,66,2,1,3,29,8,10,11,0,0,4,1
 14,1,2,2,1,32,2,1,0,10,10,5,22,0,0,4,1
+9,1,3,2,2,3,1,1,3,15,6,10,11,0,0,4,1
+9,5,3,3,1,15,2,1,3,21,8,13,22,0,0,4,1
+18,5,3,3,1,26,1,2,0,12,10,13,0,0,0,4,1
+39,10,2,3,1,62,1,1,0,28,1,14,11,0,0,4,1
+13,1,2,3,1,4,1,1,0,12,10,15,11,0,0,4,1
+37,10,2,2,1,14,2,1,3,26,8,5,11,0,0,4,0
+26,1,3,2,1,36,1,2,0,8,5,2,33,0,0,4,1
+28,10,2,2,1,13,2,1,0,13,10,5,11,0,0,4,1
+23,1,3,2,2,11,2,2,0,28,5,11,0,0,0,4,1
+26,10,0,2,1,15,2,1,3,18,8,13,2,0,0,4,1
+20,10,2,2,1,9,1,1,0,29,5,12,0,0,0,4,1
+33,7,2,3,1,55,2,2,0,24,5,11,33,0,0,4,1
+24,5,3,3,2,9,2,1,0,13,10,14,0,0,0,4,1
+17,5,0,3,1,18,1,1,0,27,1,13,11,0,0,4,1
+57,6,0,1,1,44,2,1,0,25,3,3,22,0,0,4,1
+18,1,0,2,1,60,2,1,3,7,6,4,11,0,0,4,1
+39,6,2,2,1,27,2,1,3,26,8,7,11,0,0,4,0
+14,8,3,2,1,51,1,1,0,21,4,2,0,0,0,4,1
+15,5,3,3,1,68,1,1,0,3,1,15,0,0,0,4,1
+9,1,2,1,1,47,2,1,3,23,8,2,11,0,0,4,1
+17,0,0,2,1,42,1,2,0,13,10,14,11,0,0,4,1
+32,10,2,2,1,38,1,1,0,28,1,12,0,0,0,4,1
+12,5,3,3,1,19,1,1,0,9,1,10,46,0,0,4,1
+41,3,0,1,1,31,1,1,0,23,5,12,22,0,0,4,1
+42,6,0,2,1,27,2,1,3,26,8,7,0,0,0,4,0
+16,8,2,2,1,2,2,2,3,26,8,13,0,0,0,4,0
+12,9,3,3,1,34,1,1,0,13,10,14,0,0,0,4,1
 39,1,2,2,1,58,2,2,3,26,8,7,0,0,0,4,0
-26,5,2,3,1,37,2,1,0,26,3,12,0,0,0,4,1
-9,1,3,2,1,31,2,1,3,21,8,13,0,0,0,4,1
-15,1,3,3,1,62,1,1,0,30,3,3,0,546,1,3,1
-14,1,3,2,1,66,1,2,0,15,5,6,43,0,0,4,1
-35,0,2,2,1,43,1,1,3,12,6,1,22,0,0,4,1
-19,1,3,2,1,53,1,2,0,17,5,12,33,0,0,4,1
-31,5,2,3,1,44,2,1,3,26,8,7,0,0,0,4,0
-15,10,3,3,1,18,2,1,0,10,10,9,11,91,1,1,1
-15,5,2,3,1,40,1,1,0,12,10,7,0,0,0,4,1
+30,5,2,3,1,9,1,1,2,1,10,7,0,0,0,4,1
+37,11,0,2,1,44,2,1,3,27,8,15,0,0,0,4,1
+31,0,2,2,1,47,2,1,3,26,8,10,0,0,0,4,0
+72,6,0,2,1,9,1,1,0,4,3,4,22,0,0,4,1
+31,5,2,3,1,10,2,1,0,9,10,15,0,0,0,4,1
+22,7,2,2,2,8,2,2,3,22,6,15,22,0,0,4,1
+39,0,3,2,1,57,2,1,3,10,6,10,0,0,0,4,1
+32,5,2,3,1,17,1,1,0,17,1,13,43,0,0,4,1
+16,5,2,3,1,9,2,1,0,10,10,13,22,105,12,1,1
 44,3,2,4,1,25,1,1,2,18,3,9,0,0,0,4,1
-35,1,2,2,1,8,1,1,0,26,1,13,0,0,0,4,1
-26,3,3,1,1,11,1,1,3,9,6,7,0,0,0,4,1
-24,2,0,3,2,25,2,1,3,26,8,9,0,0,0,4,0
-20,1,2,2,1,20,1,1,3,7,6,3,47,0,0,4,1
-37,1,2,4,1,69,1,1,0,14,1,3,11,0,0,4,1
-18,7,3,3,1,14,1,1,0,24,5,14,22,0,0,4,1
-15,5,0,2,1,52,2,1,3,4,8,3,0,0,0,4,1
-17,5,3,3,1,34,1,1,0,26,3,12,0,0,0,4,1
-9,10,3,2,2,9,1,2,0,29,5,13,0,0,0,4,1
-31,5,0,2,1,5,2,1,3,30,6,1,1,0,0,4,1
-7,1,2,2,1,9,1,2,0,6,5,4,33,0,0,4,1
-24,6,2,2,1,56,2,1,3,26,8,7,0,0,0,4,0
-38,10,0,1,1,15,2,1,3,26,8,9,11,0,0,4,0
-36,5,2,3,1,9,1,1,3,26,8,2,11,0,0,4,0
-32,8,2,2,1,20,1,1,3,30,6,14,0,0,0,4,1
-33,1,2,4,1,2,2,1,3,26,8,5,11,0,0,4,0
-23,5,3,3,1,25,1,1,0,13,10,11,0,0,0,4,1
-14,10,3,2,1,9,2,1,3,26,8,3,0,0,0,4,0
+41,5,0,3,1,32,2,1,2,21,11,7,0,0,0,4,1
+8,5,3,3,1,9,2,1,3,23,8,7,11,0,0,4,1
+8,9,3,2,1,9,2,1,3,26,8,11,11,0,0,4,0
+35,3,2,1,1,10,1,2,3,26,6,12,0,0,0,4,1
+14,1,3,2,1,66,1,2,0,15,5,6,43,0,0,4,1
+40,5,2,4,1,11,2,1,3,26,8,7,22,0,0,4,0
+17,2,0,2,1,7,2,1,3,26,8,8,0,0,0,4,0
+18,8,2,2,1,37,1,2,0,29,5,13,38,0,0,4,1
+16,8,2,2,1,36,1,1,0,27,1,14,11,0,0,4,1
+19,8,3,2,1,34,2,1,3,22,6,0,22,0,0,4,1
+26,0,2,2,1,11,2,1,0,2,5,15,11,0,0,4,1
+40,10,2,4,1,63,2,1,3,26,8,13,0,0,0,4,0
+7,8,3,2,1,40,1,2,0,6,5,1,11,0,0,4,1
+42,6,0,2,1,55,2,1,3,27,8,0,0,0,0,4,1
+12,5,3,3,1,43,2,1,0,13,10,13,0,0,0,4,1
+18,5,2,3,1,68,2,2,3,13,8,15,11,0,0,4,1
+13,1,2,2,1,36,2,1,3,15,8,4,11,0,0,4,1
+25,1,2,1,1,2,2,1,3,29,8,1,11,0,0,4,1
+19,0,0,2,1,19,2,1,0,13,10,11,33,0,0,4,1
+11,8,3,1,1,40,1,1,3,25,5,5,22,0,0,4,1
+10,5,3,3,1,49,2,2,3,26,8,7,0,0,0,4,0
+16,0,2,2,1,19,1,1,0,26,3,12,11,0,0,4,1
+18,1,2,2,1,39,2,2,0,7,5,14,0,0,0,4,1
+14,1,2,2,2,9,2,1,3,30,8,12,0,0,0,4,1
+35,10,2,2,1,16,1,1,3,10,6,3,22,0,0,4,1
+20,1,2,2,1,20,1,1,3,7,6,3,47,0,0,4,1
+9,10,3,2,1,22,2,1,3,7,8,13,0,0,0,4,1
+12,0,2,2,1,23,1,1,0,12,10,0,0,0,0,4,1
+29,0,2,2,1,35,2,1,0,14,5,3,11,0,0,4,1
+11,1,3,2,1,2,1,2,0,13,5,11,0,0,0,4,1
+31,1,2,1,1,46,1,1,0,3,1,11,33,0,0,4,1
+33,1,0,1,1,52,1,1,0,21,5,11,11,0,0,4,1
+10,10,3,2,1,69,1,2,0,28,5,11,0,0,0,4,1
+18,5,3,3,1,65,2,1,3,23,8,15,0,0,0,4,1
+17,5,0,3,1,62,2,1,0,30,5,1,0,0,0,4,1
+12,5,3,3,1,47,1,1,0,3,1,13,33,0,0,4,1
+21,10,2,2,1,9,2,1,3,26,8,6,0,0,0,4,0
+19,5,3,3,1,58,2,1,3,26,8,4,0,0,0,4,0
+28,5,3,3,1,9,1,1,0,14,1,12,11,0,0,4,1
+27,1,2,1,1,9,2,1,3,3,8,10,38,0,0,4,1
+41,3,0,1,1,25,1,1,3,26,8,9,11,0,0,4,0
+24,6,2,2,1,56,2,1,3,26,8,7,0,0,0,4,0
+16,10,0,3,1,61,2,1,0,28,1,11,11,0,0,4,1
+8,9,3,2,1,9,1,1,0,11,3,2,11,0,0,4,1
+34,1,0,1,1,2,2,1,3,6,8,13,0,0,0,4,1
+31,8,2,2,1,38,1,1,2,30,3,6,33,0,0,4,1
+26,5,2,3,1,37,2,1,0,26,3,12,0,0,0,4,1
+12,10,2,3,1,55,2,1,3,18,8,9,11,0,0,4,1
+23,10,2,2,1,71,1,1,0,14,1,8,1,0,0,4,1
+42,1,2,4,1,55,2,1,3,26,8,7,0,0,0,4,0
+22,10,0,2,1,9,1,1,0,28,1,12,11,0,0,4,1
+11,1,2,2,1,66,2,2,0,1,5,12,0,0,0,4,1
+11,5,3,3,1,71,2,1,0,2,5,15,11,0,0,4,1
+42,5,2,3,1,29,1,1,0,26,3,7,11,0,0,4,1
+13,5,2,3,1,17,2,1,0,25,3,11,11,152,38,1,1
+10,1,3,2,1,54,1,2,0,29,5,12,0,0,0,4,1
+49,6,2,3,1,16,1,1,0,4,3,12,0,0,0,4,1
+40,1,2,2,1,31,1,1,3,30,6,10,22,0,0,4,1
+30,1,3,1,1,59,2,1,0,11,3,4,11,0,0,4,1
+32,0,2,2,1,33,1,1,2,23,5,0,43,0,0,4,1
+11,7,3,3,1,14,2,1,3,23,8,4,11,0,0,4,1
+8,1,3,2,1,67,2,1,3,30,8,12,0,0,0,4,1
+39,10,2,2,1,64,1,1,2,20,11,4,0,0,0,4,1
+40,5,0,3,1,14,1,1,0,26,1,5,0,0,0,4,1
+37,6,2,2,1,9,1,2,3,26,8,3,0,0,0,4,0
+21,2,2,1,1,48,2,1,3,19,11,4,0,0,0,4,1
+14,5,3,3,1,65,1,1,0,21,1,12,11,0,0,4,1
+18,10,2,2,1,31,1,1,0,20,1,15,33,0,0,4,1
+21,5,2,3,1,44,2,2,3,26,8,3,11,0,0,4,0
+11,10,3,3,1,21,1,1,0,22,3,8,0,0,0,4,1
+15,1,3,1,1,15,2,1,3,21,8,1,11,0,0,4,1
+12,0,3,2,1,38,2,1,0,25,3,1,11,0,0,4,1
+7,10,3,2,1,10,1,2,0,29,5,11,11,0,0,4,1
+15,1,0,1,1,44,2,1,3,30,8,12,11,0,0,4,1
+35,6,2,3,1,29,1,1,0,8,10,1,11,57,1,3,1
+15,10,3,3,1,9,2,1,0,13,10,12,0,0,0,4,1
+10,5,3,3,1,70,2,1,3,19,8,13,0,0,0,4,1
+34,11,2,1,1,71,1,1,2,23,5,12,11,0,0,4,1
+20,1,0,2,1,23,2,1,0,20,5,1,33,0,0,4,1
+42,1,2,1,1,15,2,2,3,4,8,0,0,0,0,4,1
 18,11,2,3,1,19,1,1,0,18,1,11,45,0,0,4,1
-17,1,3,2,1,45,2,1,3,30,8,12,33,0,0,4,1
-25,10,3,2,1,58,2,1,3,26,8,11,0,0,0,4,0
-31,2,0,4,2,7,2,1,0,23,5,16,11,0,0,4,1
-17,1,3,2,1,69,2,1,0,6,5,12,43,0,0,4,1
+13,10,3,3,1,63,2,1,3,29,8,15,11,0,0,4,1
 18,5,2,3,1,16,1,1,3,10,6,6,0,0,0,4,1
-35,1,2,2,1,59,1,1,0,22,3,7,0,0,0,4,1
-7,1,2,2,1,71,2,1,3,19,8,13,0,0,0,4,1
-11,5,3,3,1,55,1,1,0,9,3,4,0,0,0,4,1
-25,8,0,2,1,10,2,1,3,10,8,11,22,0,0,4,1
-12,10,3,3,1,69,2,2,3,10,8,15,43,0,0,4,1
-14,5,2,3,1,21,1,1,2,5,1,12,11,0,0,4,1
-43,5,2,2,1,71,1,1,0,9,1,16,43,0,0,4,1
-9,5,3,3,1,19,2,1,0,7,5,10,0,0,0,4,1
-18,11,0,2,1,68,1,1,0,3,1,9,22,0,0,4,1
-12,5,2,3,1,24,2,2,0,13,10,9,11,86,24,1,1
-8,11,3,2,1,12,1,1,0,30,5,11,0,0,0,4,1
-9,10,3,3,1,61,1,1,0,21,4,14,11,0,0,4,1
-38,10,0,2,1,18,2,1,0,26,1,9,22,0,0,4,1
-36,10,2,2,1,24,1,2,0,20,5,11,22,0,0,4,1
-16,5,3,3,1,14,1,1,0,26,3,7,46,0,0,4,1
-29,10,2,2,1,56,2,1,0,3,1,5,0,0,0,4,1
-41,5,0,3,1,57,2,1,3,26,8,8,0,0,0,4,0
-10,1,2,1,1,39,2,1,3,26,8,6,0,0,0,4,0
-15,8,2,2,1,9,2,1,3,26,8,11,0,0,0,4,0
-12,5,3,3,1,55,1,1,0,27,1,4,22,0,0,4,1
-37,5,2,3,1,4,1,1,0,23,5,14,11,0,0,4,1
-13,11,0,1,1,9,2,1,3,23,8,13,3,0,0,4,1
-28,7,2,3,1,16,2,2,3,26,8,7,0,0,0,4,0
-26,1,2,2,1,21,2,1,3,25,5,4,11,0,0,4,1
-29,1,2,4,1,37,2,1,3,26,8,3,0,0,0,4,0
-26,1,2,2,1,57,1,2,3,26,8,7,0,0,0,4,0
-16,5,2,3,1,9,2,1,0,22,3,7,0,0,0,4,1
-23,1,3,2,2,11,2,2,0,28,5,11,0,0,0,4,1
-36,0,0,2,1,24,1,1,0,4,3,10,38,0,0,4,1
-24,10,3,2,1,16,2,1,3,6,8,6,43,0,0,4,1
-8,10,3,2,1,28,1,2,0,13,5,0,22,0,0,4,1
-24,1,3,1,1,20,2,1,0,17,5,11,46,0,0,4,1
-18,5,2,3,1,9,2,1,2,15,11,4,0,49,24,0,1
-13,5,3,3,1,43,1,1,0,29,1,12,11,0,0,4,1
-24,5,2,3,1,15,2,2,0,13,10,15,38,0,0,4,1
-20,0,2,2,1,9,1,1,3,26,8,4,0,0,0,4,0
-18,1,2,2,1,13,2,1,3,4,8,0,33,0,0,4,1
-15,10,3,2,1,10,2,1,3,26,8,7,11,0,0,4,0
-33,7,2,2,1,70,2,1,0,15,5,3,33,0,0,4,1
+38,10,2,2,1,57,2,1,3,15,11,10,0,53,12,3,1
+35,1,2,2,1,22,2,1,0,13,10,13,38,61,1,0,1
+27,5,0,3,1,68,1,2,0,29,5,13,0,0,0,4,1
+18,0,2,3,1,27,2,1,3,26,8,4,11,0,0,4,0
+40,6,2,1,1,14,1,1,0,9,1,6,11,0,0,4,1
+17,7,2,2,1,24,2,2,3,26,6,6,11,0,0,4,1
+30,1,2,2,1,17,2,1,3,5,8,12,11,0,0,4,1
+5,1,3,2,1,52,2,1,3,25,6,12,0,0,0,4,1
+5,8,3,2,1,61,2,1,3,20,8,2,0,0,0,4,1
 19,0,2,1,1,27,2,1,0,30,5,12,0,0,0,4,1
-31,10,2,2,1,46,1,1,0,10,1,3,46,0,0,4,1
-13,7,3,3,1,18,2,1,3,7,8,12,0,0,0,4,1
-18,1,0,2,1,60,2,1,3,7,6,4,11,0,0,4,1
-19,5,2,3,1,57,2,1,3,26,8,16,11,0,0,4,0
-13,1,2,2,1,36,2,1,3,15,8,4,11,0,0,4,1
-13,10,3,3,1,12,1,1,0,26,3,12,0,74,12,0,1
-8,10,3,2,1,42,1,1,0,7,5,11,0,0,0,4,1
-9,10,3,3,1,9,2,1,3,26,8,9,0,0,0,4,0
-14,10,3,2,1,22,2,1,0,5,1,6,22,0,0,4,1
-25,5,2,3,1,9,1,1,0,5,5,2,22,0,0,4,1
-12,5,3,3,1,59,1,1,0,19,3,6,11,0,0,4,1
+24,1,2,4,1,46,2,1,3,26,8,1,11,0,0,4,0
+21,5,2,3,1,35,2,1,0,6,5,14,22,0,0,4,1
+23,10,2,2,1,53,2,1,3,10,8,11,38,0,0,4,1
+30,5,0,3,1,53,1,2,3,3,6,2,45,0,0,4,1
+18,10,3,2,1,46,2,1,3,23,8,14,22,0,0,4,1
+25,5,3,3,1,15,1,1,0,27,1,10,11,0,0,4,1
+21,1,2,1,1,34,2,1,3,26,8,9,0,0,0,4,0
+31,0,0,2,1,21,2,2,3,29,8,10,0,0,0,4,1
+25,5,2,3,1,45,2,1,3,26,8,7,0,0,0,4,0
+11,5,2,3,1,38,1,1,3,20,8,15,11,0,0,4,1
+13,5,0,3,1,43,1,1,0,1,3,3,43,0,0,4,1
+10,8,3,2,1,40,2,1,0,16,5,14,11,0,0,4,1
+35,10,2,2,1,8,2,1,3,19,8,2,0,0,0,4,1
+20,0,3,2,1,9,2,1,3,28,8,13,0,0,0,4,1
+12,1,3,2,1,19,2,2,0,30,5,4,22,0,0,4,1
+19,5,2,3,1,45,1,1,0,19,1,0,33,0,0,4,1
+25,5,2,3,1,18,2,1,3,15,6,12,11,0,0,4,1
+42,6,2,1,1,58,2,1,3,26,8,7,0,0,0,4,0
+25,10,2,2,1,39,2,1,3,4,8,5,11,0,0,4,1
+28,0,2,2,1,14,1,1,3,9,6,3,0,0,0,4,1
+40,5,0,3,1,53,2,1,0,9,10,4,11,0,0,4,1
+23,2,2,1,1,44,2,1,0,13,10,11,11,0,0,4,1
+28,8,2,2,1,34,1,1,0,14,1,11,11,0,0,4,1
+14,7,2,2,1,53,2,1,0,2,5,14,0,0,0,4,1
+15,10,2,2,1,45,2,2,3,9,6,12,11,0,0,4,1
+25,1,3,2,1,38,2,1,3,26,6,13,11,0,0,4,1
+41,6,2,2,1,62,1,1,2,12,10,0,11,0,0,4,1
+39,1,2,4,1,42,1,1,2,5,10,5,0,0,0,4,1
+33,0,2,2,1,54,2,1,3,26,8,7,11,0,0,4,0
+24,10,2,3,1,2,1,1,3,12,6,5,38,0,0,4,1
+32,5,3,3,1,41,1,1,3,16,11,8,0,0,0,4,1
+36,0,0,2,1,24,1,1,0,4,3,10,38,0,0,4,1
+24,10,0,2,1,38,2,1,3,23,11,7,0,0,0,4,1
+41,10,2,2,1,16,2,2,0,15,5,9,33,0,0,4,1
+23,10,0,2,1,46,2,1,0,9,3,8,0,0,0,4,1
+42,0,0,2,1,5,2,2,0,27,3,5,0,179,1,0,1
+29,0,0,2,1,36,2,1,3,27,6,15,11,0,0,4,1
+13,7,3,3,1,32,1,1,0,13,10,11,0,0,0,4,1
+30,0,2,1,1,42,2,2,2,24,5,0,47,0,0,4,1
+39,5,2,3,1,70,1,2,3,12,6,1,11,0,0,4,1
+21,0,0,2,1,4,2,1,3,26,8,11,11,0,0,4,0
+20,5,2,3,1,22,2,1,0,1,5,10,0,0,0,4,1
+42,5,2,3,1,63,1,1,2,29,1,7,11,0,0,4,1
 12,10,2,3,1,54,2,2,3,18,6,12,22,0,0,4,1
-25,5,0,2,1,53,1,1,0,11,3,9,0,0,0,4,1
-39,10,2,2,1,64,1,1,2,20,11,4,0,0,0,4,1
-27,11,0,2,1,40,2,1,3,21,8,13,0,0,0,4,1
+9,10,2,2,1,27,2,2,3,13,8,14,0,0,0,4,1
+11,8,3,2,1,3,2,1,3,25,6,11,0,0,0,4,1
+19,5,0,3,1,14,2,1,3,10,8,5,11,0,0,4,1
+19,5,3,3,1,28,1,2,0,13,10,8,11,0,0,4,1
+32,5,2,2,1,52,2,1,3,26,8,6,11,0,0,4,0
+22,5,2,3,1,40,2,1,0,10,10,12,11,187,1,3,1
+19,11,3,2,1,48,1,1,0,21,4,5,0,0,0,4,1
+13,7,3,3,1,18,2,1,3,7,8,12,0,0,0,4,1
+14,5,2,3,1,21,1,1,2,5,1,12,11,0,0,4,1
+15,12,2,2,1,40,1,1,0,25,3,15,11,85,38,0,1
+17,5,2,3,1,22,1,1,0,24,5,9,33,0,0,4,1
+43,6,2,1,1,25,1,1,0,8,3,1,0,0,0,4,1
+23,1,0,2,1,54,2,1,3,5,8,4,22,0,0,4,1
+35,1,2,2,1,9,2,2,3,26,8,6,0,0,0,4,0
+10,0,3,2,1,50,2,1,3,18,8,13,43,0,0,4,1
+31,1,0,2,1,11,1,2,0,25,3,2,0,0,0,4,1
+13,7,3,3,1,21,2,2,0,20,4,14,0,0,0,4,1
+17,0,2,2,1,46,2,1,3,21,8,11,0,0,0,4,1
+10,10,3,3,1,20,2,1,0,17,5,4,11,0,0,4,1
+14,8,3,2,1,32,1,1,0,10,10,14,0,0,0,4,1
+27,0,2,2,1,18,2,1,3,15,8,15,22,0,0,4,1
+18,5,0,3,1,66,1,2,0,14,5,11,0,0,0,4,1
+33,11,0,3,1,9,1,1,0,24,5,11,11,0,0,4,1
+38,10,0,4,1,56,2,1,3,26,8,10,0,0,0,4,0
+36,5,2,3,1,9,1,1,3,26,8,2,11,0,0,4,0
+36,1,2,2,1,15,2,1,3,26,8,7,0,0,0,4,0
+11,10,3,3,1,29,1,1,0,11,3,3,0,0,0,4,1
+12,5,2,3,1,19,2,1,0,3,1,1,33,0,0,4,1
+27,1,0,1,1,4,2,1,3,15,8,0,0,0,0,4,1
+19,0,3,2,1,31,2,2,3,28,8,13,11,0,0,4,1
+12,5,3,3,1,55,1,1,0,27,1,4,22,0,0,4,1
+29,2,2,3,1,9,1,1,0,7,3,7,11,0,0,4,1
+37,8,2,2,1,31,2,1,3,26,8,11,0,0,0,4,1
+14,1,2,2,1,54,2,1,3,26,8,11,0,0,0,4,0
 19,7,2,2,1,20,1,1,0,28,5,12,11,0,0,4,1
-22,11,0,2,1,21,1,1,0,3,1,10,43,0,0,4,1
-72,6,0,2,1,9,1,1,0,4,3,4,22,0,0,4,1
-18,2,2,3,1,37,1,1,3,7,6,8,33,0,0,4,1
-11,1,2,2,1,35,2,1,0,7,5,16,0,0,0,4,1
-28,0,2,2,1,61,2,1,2,21,5,1,2,0,0,4,1
-35,1,2,4,1,23,1,1,3,26,8,2,0,0,0,4,0
-10,1,3,2,1,54,1,2,0,29,5,12,0,0,0,4,1
-40,10,2,4,1,63,2,1,3,26,8,13,0,0,0,4,0
-11,10,3,3,1,61,2,1,0,30,3,14,22,0,0,4,1
 41,6,0,2,1,61,1,1,0,23,5,13,33,0,0,4,1
-39,1,2,4,1,42,1,1,2,5,10,5,0,0,0,4,1
-30,5,2,3,1,29,1,1,0,9,10,12,0,0,0,4,1
-26,10,2,3,1,50,2,1,3,6,8,15,11,0,0,4,1
-9,5,3,3,2,8,2,1,3,25,6,10,11,0,0,4,1
-40,0,0,2,1,25,1,1,2,18,11,7,0,0,0,4,1
-33,6,2,2,1,27,2,1,3,26,8,5,0,0,0,4,0
-16,1,2,2,1,30,2,1,3,26,8,8,0,0,0,4,0
-23,1,2,2,1,35,2,1,3,5,8,14,0,0,0,4,1
-13,10,2,3,1,32,1,2,0,9,10,9,0,31,37,1,1
-11,0,3,2,1,20,2,2,3,7,8,14,0,0,0,4,1
-28,8,0,2,1,48,1,1,0,13,10,11,11,0,0,4,1
-14,0,3,2,1,27,2,1,3,26,8,8,0,0,0,4,0
-23,2,2,1,1,44,2,1,0,13,10,11,11,0,0,4,1
-17,2,3,3,1,18,2,1,0,9,5,14,11,0,0,4,1
-8,10,3,3,1,19,1,1,0,11,3,8,0,0,0,4,1
-12,5,3,3,1,43,2,1,0,13,10,13,0,0,0,4,1
-10,0,3,4,1,34,1,1,0,29,5,12,0,0,0,4,1
-17,1,2,2,1,56,2,1,0,12,10,15,11,0,0,4,1
-18,5,0,3,1,66,1,2,0,14,5,11,0,0,0,4,1
-30,5,0,3,1,3,2,1,3,26,8,7,0,0,0,4,0
-34,10,2,3,1,62,1,2,3,26,8,6,0,0,0,4,0
-15,5,3,3,1,42,1,1,0,4,3,5,11,540,24,0,1
-17,9,3,2,1,24,2,1,0,7,3,13,22,112,33,0,1
-6,10,3,2,1,0,2,2,3,26,8,4,0,0,0,4,0
-29,10,3,2,1,12,2,1,0,15,5,15,22,0,0,4,1
-14,7,3,3,1,14,2,1,0,10,10,10,0,0,0,4,1
-19,5,2,3,1,19,1,1,0,10,10,9,22,0,0,4,1
-39,5,2,3,1,9,2,2,3,12,6,5,0,0,0,4,1
-12,0,0,2,1,9,2,1,0,9,5,12,11,0,0,4,1
-26,5,2,1,1,56,1,1,0,10,3,7,38,0,0,4,1
-15,1,0,1,1,44,2,1,3,30,8,12,11,0,0,4,1
-31,1,2,1,1,37,1,2,0,30,5,4,43,0,0,4,1
-39,10,2,2,1,67,1,2,3,26,8,7,0,0,0,4,0
-34,1,2,1,1,15,2,1,3,26,8,7,0,0,0,4,0
-22,10,0,2,1,9,1,1,0,28,1,12,11,0,0,4,1
-10,8,3,2,1,53,2,1,3,27,8,3,22,0,0,4,1
-8,5,3,3,1,62,2,1,3,20,8,5,11,0,0,4,1
-14,0,0,2,1,3,1,2,3,19,6,14,11,0,0,4,1
-9,5,3,3,1,15,2,1,3,21,8,13,22,0,0,4,1
-6,9,3,2,1,47,2,1,3,26,8,7,22,0,0,4,0
-15,1,3,2,1,5,2,1,3,7,8,13,11,0,0,4,1
-16,10,3,3,1,72,2,1,0,26,3,13,11,0,0,4,1
-22,10,0,2,1,38,1,1,0,27,1,13,11,0,0,4,1
+15,10,3,2,1,10,2,1,3,26,8,7,11,0,0,4,0
+28,0,3,2,1,68,2,1,3,26,6,10,11,0,0,4,1
+13,11,3,1,1,46,1,1,0,25,3,13,0,0,0,4,1
+29,1,0,1,1,14,2,1,3,22,6,7,11,0,0,4,1
+26,1,2,2,1,57,1,2,3,26,8,7,0,0,0,4,0
+42,6,2,1,1,19,2,1,3,5,8,15,0,0,0,4,1
+11,8,3,2,1,67,1,2,3,22,5,11,22,0,0,4,1
+18,5,2,3,1,69,1,1,0,2,1,9,33,0,0,4,1
+41,3,2,3,1,9,1,1,2,4,10,10,0,0,0,4,1
+39,10,0,2,1,59,2,1,3,26,8,7,0,0,0,4,0
+67,6,0,1,1,65,1,1,0,9,3,9,22,0,0,4,1
+9,5,3,3,1,19,2,1,0,7,5,10,0,0,0,4,1
+37,1,2,4,1,69,1,1,0,14,1,3,11,0,0,4,1
+8,0,3,2,1,32,1,1,0,30,3,6,0,0,0,4,1
+35,10,2,2,1,58,2,1,3,26,8,10,0,0,0,4,0
+28,3,2,2,1,34,2,1,0,23,5,0,21,0,0,4,1
+20,8,2,2,1,19,2,1,3,26,8,7,0,0,0,4,0
+37,1,2,2,1,9,1,1,3,3,6,11,11,0,0,4,1
+23,5,3,3,1,12,1,1,3,9,6,5,0,0,0,4,1
+12,5,3,2,1,50,2,1,0,13,10,11,0,0,0,4,1
+20,10,2,2,1,28,2,1,3,23,8,13,22,0,0,4,1
+33,11,2,2,1,29,1,1,0,14,1,13,0,0,0,4,1
+14,5,3,3,1,9,1,1,0,26,3,11,33,0,0,4,1
+25,1,3,2,1,37,2,1,3,30,8,15,22,0,0,4,1
+32,1,2,4,1,29,2,1,2,24,5,1,8,0,0,4,1
+32,2,2,3,1,2,2,1,0,15,5,3,11,0,0,4,1
+20,10,2,1,1,27,2,1,3,30,6,10,43,0,0,4,1
+37,1,2,4,1,64,1,1,3,27,6,12,22,0,0,4,1
+18,8,2,2,1,36,2,1,3,11,6,9,0,0,0,4,1
+37,10,2,2,2,4,1,1,0,11,3,13,0,0,0,4,1
+22,11,2,2,1,28,2,1,3,26,8,9,0,0,0,4,0
+41,1,2,1,1,6,1,1,0,17,1,2,43,0,0,4,1
+34,10,2,2,1,54,2,1,3,10,11,3,0,0,0,4,1
+27,5,2,3,1,54,2,1,3,26,8,14,11,0,0,4,0
+16,1,3,2,1,49,2,1,0,13,10,15,0,0,0,4,1
+17,5,2,3,1,68,2,1,3,11,6,7,22,0,0,4,1
+28,2,2,3,1,24,1,1,0,14,1,11,43,0,0,4,1
+15,8,0,2,1,48,1,2,0,15,5,11,0,0,0,4,1
+14,5,3,3,1,24,1,1,0,17,1,10,38,0,0,4,1
+13,11,2,2,1,68,2,2,3,22,6,15,11,0,0,4,1
+14,5,2,3,1,58,2,1,3,9,6,1,38,0,0,4,1
+18,11,3,3,1,15,1,1,0,22,3,8,0,0,0,4,1
+16,10,0,2,1,18,2,1,3,23,8,1,6,0,0,4,1
+12,2,3,1,1,9,2,2,3,19,8,1,0,0,0,4,1
+28,10,2,2,1,41,1,2,0,19,3,2,0,0,0,4,1
+24,8,2,2,1,17,2,1,0,11,7,13,33,0,0,4,1
+21,10,3,2,1,53,2,1,0,28,5,13,11,0,0,4,1
+12,7,3,2,1,7,1,2,0,10,10,15,0,0,0,4,1
+16,1,3,2,1,37,2,2,0,12,10,12,0,0,0,4,1
 28,5,0,2,1,20,2,2,3,26,8,6,11,0,0,4,0
-9,1,2,3,1,40,2,1,3,18,6,10,22,0,0,4,1
-28,10,2,2,1,40,2,1,3,30,8,13,0,0,0,4,1
-12,5,3,3,1,15,2,1,0,27,10,4,0,0,0,4,1
-10,9,3,2,1,9,1,1,0,9,3,7,12,0,0,4,1
-16,10,3,2,1,34,2,1,0,9,10,14,0,0,0,4,1
-16,1,2,1,1,62,2,2,3,7,8,1,33,0,0,4,1
-30,0,2,1,1,42,2,2,2,24,5,0,47,0,0,4,1
-15,10,2,3,1,62,1,1,0,12,10,13,0,3,2,1,1
-19,5,2,3,1,45,1,1,0,19,1,0,33,0,0,4,1
-14,10,0,3,1,54,1,1,0,14,1,12,11,0,0,4,1
-28,1,2,1,1,43,2,1,3,4,8,15,11,0,0,4,1
-51,5,2,3,1,67,1,1,2,26,3,3,22,0,0,4,1
-14,8,2,1,1,29,2,1,0,13,5,0,43,0,0,4,1
-8,0,3,3,1,38,1,2,0,18,3,7,11,0,0,4,1
-16,8,2,2,1,36,1,1,0,27,1,14,11,0,0,4,1
-41,11,2,2,1,10,1,1,0,9,3,14,22,0,0,4,1
-10,0,3,2,1,7,1,2,3,18,6,8,11,0,0,4,1
-17,5,3,3,1,62,1,1,3,27,6,1,0,0,0,4,1
-40,5,0,3,1,56,1,1,0,11,3,10,0,0,0,4,1
+25,5,2,3,1,45,1,1,0,1,3,4,0,0,0,4,1
+43,5,2,2,1,71,1,1,0,9,1,16,43,0,0,4,1
+28,1,2,1,1,71,1,2,2,11,3,9,22,0,0,4,1
+22,10,0,3,1,51,2,1,0,2,3,8,11,0,0,4,1
+13,5,2,3,1,19,1,1,0,4,1,12,45,0,0,4,1
 17,10,2,3,1,39,2,1,0,14,5,12,11,0,0,4,1
-35,11,2,4,1,15,1,1,3,26,8,9,22,0,0,4,0
-35,1,0,1,1,33,2,1,3,23,8,6,11,0,0,4,1
-27,0,2,2,1,30,1,1,0,12,1,12,11,0,0,4,1
-13,10,3,3,1,28,2,1,3,30,8,10,22,0,0,4,1
-13,0,3,2,1,64,2,1,3,18,8,11,11,0,0,4,1
-35,1,2,1,1,41,2,1,0,17,5,12,38,0,0,4,1
-22,1,3,4,1,30,2,1,3,26,8,6,0,0,0,4,0
-13,5,3,3,1,9,2,1,3,26,8,11,0,0,0,4,0
-14,7,3,3,1,44,2,1,0,9,10,10,0,0,0,4,1
-18,1,2,1,1,49,2,1,3,26,8,8,0,0,0,4,0
-31,0,2,2,1,47,2,1,3,26,8,10,0,0,0,4,0
-14,5,2,3,1,9,2,1,3,26,8,6,0,0,0,4,0
-29,10,2,3,1,19,2,1,3,26,8,6,0,0,0,4,0
-12,8,3,3,1,5,1,2,0,13,1,5,11,0,0,4,1
-28,5,3,3,1,9,1,1,0,14,1,12,11,0,0,4,1
-8,0,3,2,1,32,1,1,0,30,3,6,0,0,0,4,1
-11,5,2,3,1,25,2,2,3,28,8,5,33,0,0,4,1
-32,11,2,2,1,43,2,1,3,23,8,14,22,0,0,4,1
-29,1,2,4,2,20,1,1,0,17,1,9,22,0,0,4,1
-31,8,2,2,1,44,1,1,2,24,5,0,33,0,0,4,1
-9,1,2,1,1,47,2,1,3,23,8,2,11,0,0,4,1
-29,0,0,2,1,36,2,1,3,27,6,15,11,0,0,4,1
-26,0,0,1,1,47,2,1,2,15,11,14,0,0,0,4,1
-9,5,3,3,1,71,2,1,3,25,6,13,11,0,0,4,1
-32,1,2,1,1,9,1,1,3,26,8,7,22,0,0,4,0
-7,10,3,2,1,51,1,1,0,16,5,13,0,0,0,4,1
-13,0,2,2,1,71,2,1,3,10,8,11,0,0,0,4,1
-32,8,2,2,1,56,2,1,3,26,8,9,11,0,0,4,0
-21,0,3,2,1,28,2,2,2,13,10,2,47,0,0,4,1
-15,12,3,4,1,9,1,1,3,26,8,6,0,0,0,4,0
-39,12,2,4,1,24,1,1,3,15,11,8,0,0,0,4,1
-33,6,2,3,1,57,1,1,0,10,10,12,11,0,0,4,1
-33,0,2,2,1,54,2,1,3,26,8,7,11,0,0,4,0
-18,1,2,2,1,39,2,2,0,7,5,14,0,0,0,4,1
-31,8,2,2,1,38,1,1,2,30,3,6,33,0,0,4,1
-25,5,2,3,1,45,2,1,3,26,8,7,0,0,0,4,0
 31,1,2,1,1,1,2,1,0,28,5,10,22,0,0,4,1
-18,0,3,1,1,2,2,1,3,26,8,7,0,0,0,4,0
-21,8,0,2,1,62,2,1,0,30,5,14,0,0,0,4,1
-42,6,2,1,1,58,2,1,3,26,8,7,0,0,0,4,0
-38,11,2,2,1,9,1,1,2,11,3,10,0,0,0,4,1
-23,1,2,1,1,14,2,1,3,12,8,4,11,0,0,4,1
+29,1,2,2,1,14,2,1,2,3,10,9,0,0,0,4,1
+22,5,2,3,1,4,2,1,3,26,8,6,0,0,0,4,0
+20,8,3,2,1,56,2,1,3,26,8,13,11,0,0,4,0
+24,10,3,2,1,16,2,1,3,6,8,6,43,0,0,4,1
+24,2,2,4,1,26,2,1,0,23,5,12,11,0,0,4,1
+18,2,2,3,1,37,1,1,3,7,6,8,33,0,0,4,1
+6,10,3,2,1,0,2,2,3,26,8,4,0,0,0,4,0
+14,10,2,2,1,66,2,1,3,13,8,13,11,0,0,4,1
+37,6,2,1,1,40,1,1,0,5,1,12,33,0,0,4,1
+8,10,2,2,1,43,1,2,0,29,5,1,33,0,0,4,1
+34,1,2,2,1,63,1,2,2,12,10,14,22,0,0,4,1
+23,7,2,2,2,9,2,1,0,8,10,13,0,0,0,4,1
+13,11,2,2,1,38,2,1,0,12,10,3,22,86,38,0,1
+24,5,2,3,1,45,2,1,0,8,5,13,0,0,0,4,1
+19,5,3,3,1,49,2,1,0,4,1,15,43,0,0,4,1
+22,1,2,2,1,51,2,1,3,26,8,8,11,0,0,4,0
+22,8,0,2,1,62,2,1,0,11,3,11,0,120,1,3,1
+39,6,2,3,1,9,2,2,3,20,8,12,0,0,0,4,1
+26,0,0,1,1,47,2,1,2,15,11,14,0,0,0,4,1
+20,5,2,3,1,44,2,1,2,20,11,5,0,0,0,4,1
+38,0,2,2,1,21,1,1,0,13,1,13,1,0,0,4,1
+18,7,3,3,1,14,1,1,0,24,5,14,22,0,0,4,1
 39,3,2,1,1,34,1,1,0,2,1,11,33,0,0,4,1
-23,1,2,2,2,63,1,2,0,16,5,12,0,0,0,4,1
-9,0,3,2,1,24,1,1,2,20,5,1,8,0,0,4,1
-8,1,3,2,2,66,1,2,0,29,5,14,11,0,0,4,1
-26,5,2,3,1,12,1,1,0,19,1,10,22,0,0,4,1
-20,0,0,2,1,25,2,1,3,18,8,9,11,0,0,4,1
-34,10,2,2,1,54,2,1,3,10,11,3,0,0,0,4,1
-28,8,2,1,1,23,2,1,3,26,8,6,0,0,0,4,0
-41,0,2,2,1,20,2,1,0,14,1,2,2,0,0,4,1
-7,10,3,2,1,10,1,2,0,29,5,11,11,0,0,4,1
-42,6,2,3,1,9,1,1,3,26,8,11,0,0,0,4,0
-8,1,3,2,2,4,2,1,3,22,6,10,11,0,0,4,1
-39,6,2,2,1,27,2,1,3,26,8,7,11,0,0,4,0
-18,7,2,3,1,24,1,1,3,26,8,6,11,0,0,4,0
-28,1,2,1,1,68,1,1,0,27,1,16,0,0,0,4,1
-8,10,3,2,1,61,2,1,3,20,8,11,22,0,0,4,1
-18,8,2,2,1,9,1,1,0,23,5,14,11,0,0,4,1
-40,2,2,3,1,65,2,1,2,30,5,16,0,0,0,4,1
-27,0,3,2,1,26,2,1,3,26,8,6,0,0,0,4,0
-20,10,2,2,1,24,1,1,0,25,1,14,0,0,0,4,1
-11,8,3,4,1,25,1,1,0,23,4,13,11,0,0,4,1
+10,1,2,1,1,39,2,1,3,26,8,6,0,0,0,4,0
+15,1,2,2,1,9,2,1,3,13,8,10,22,0,0,4,1
+38,5,2,3,1,59,1,1,0,27,3,5,0,0,0,4,1
 10,1,2,2,1,64,2,1,0,14,5,11,38,0,0,4,1
-25,5,2,2,1,11,2,2,2,20,11,3,0,0,0,4,1
-13,5,2,3,1,9,2,2,0,20,5,12,46,0,0,4,1
-17,0,0,2,1,48,2,1,3,25,6,15,0,0,0,4,1
-20,5,2,3,1,13,2,1,3,4,8,11,33,0,0,4,1
-57,6,0,1,1,44,2,1,0,25,3,3,22,0,0,4,1
-26,1,3,1,1,20,2,1,3,21,8,14,22,0,0,4,1
-30,1,2,1,1,63,1,2,0,2,1,9,38,0,0,4,1
-25,0,2,2,1,44,1,1,0,23,5,13,46,0,0,4,1
-27,10,3,3,1,9,1,1,0,9,1,13,33,0,0,4,1
-14,5,2,3,1,58,2,1,3,9,6,1,38,0,0,4,1
-18,10,3,2,2,13,1,1,0,3,1,11,11,0,0,4,1
+16,8,3,2,1,9,2,1,3,26,8,4,0,0,0,4,0
+18,0,2,2,1,14,2,1,0,10,10,6,11,0,0,4,1
+23,1,2,2,1,17,2,1,3,6,8,2,33,0,0,4,1
 22,5,3,3,1,16,1,1,0,21,4,4,0,0,0,4,1
-15,1,2,2,1,61,2,1,0,9,5,15,0,0,0,4,1
-30,1,2,1,1,34,2,1,3,26,8,3,11,0,0,4,0
-38,1,0,1,1,66,2,1,3,26,8,5,11,0,0,4,0
-14,10,3,2,1,13,2,1,0,12,1,13,11,0,0,4,1
-46,6,2,1,1,48,1,1,0,27,3,10,0,0,0,4,1
-18,7,3,2,1,15,1,1,0,12,10,2,0,0,0,4,1
-27,5,0,2,1,60,2,1,0,10,10,9,0,75,1,3,1
-37,10,2,2,1,9,2,2,0,11,7,2,0,0,0,4,1
-16,5,2,3,1,61,1,1,2,2,10,10,0,0,0,4,1
-11,8,3,2,1,3,2,1,3,25,6,11,0,0,0,4,1
-13,10,3,3,1,26,1,1,0,3,1,3,45,0,0,4,1
-20,2,2,3,1,9,1,1,0,15,5,11,11,0,0,4,1
-18,5,3,3,1,36,1,1,0,9,1,14,46,0,0,4,1
-38,8,2,1,1,51,1,2,2,13,5,6,0,0,0,4,1
-21,10,3,2,1,10,2,1,3,12,8,4,11,0,0,4,1
-19,8,2,2,1,47,2,2,0,23,5,11,33,0,0,4,1
-19,10,3,2,1,14,2,1,3,13,8,13,0,0,0,4,1
-20,0,3,2,1,9,2,1,3,28,8,13,0,0,0,4,1
-33,10,2,2,1,13,1,1,0,9,3,10,11,0,0,4,1
-33,0,3,3,1,45,1,1,2,20,4,15,11,0,0,4,1
-7,1,2,2,1,7,2,1,3,26,8,9,0,0,0,4,0
-37,11,0,2,1,44,2,1,3,27,8,15,0,0,0,4,1
-44,6,2,2,1,18,1,1,0,11,3,7,0,0,0,4,1
-22,1,2,2,1,51,2,1,3,26,8,8,11,0,0,4,0
-23,1,0,1,1,61,1,2,0,6,5,15,38,0,0,4,1
-4,9,3,2,1,44,1,1,0,3,3,7,0,0,0,4,1
-21,10,3,2,1,12,1,1,0,28,1,9,11,0,0,4,1
-32,5,3,3,1,41,1,1,3,16,11,8,0,0,0,4,1
-35,10,2,2,1,16,1,1,3,10,6,3,22,0,0,4,1
-17,0,2,2,1,8,2,1,3,22,6,3,45,0,0,4,1
-40,6,2,1,1,47,1,1,0,4,1,10,11,0,0,4,1
-20,8,3,2,1,56,2,1,3,26,8,13,11,0,0,4,0
-20,9,3,3,1,40,1,1,3,8,6,3,22,0,0,4,1
-33,10,2,2,1,25,2,2,0,8,3,14,0,0,0,4,1
-41,6,2,2,1,62,1,1,2,12,10,0,11,0,0,4,1
-18,10,2,2,1,31,1,1,0,20,1,15,33,0,0,4,1
-27,0,0,2,1,2,1,2,0,28,5,11,0,0,0,4,1
-17,8,2,2,1,47,2,1,3,12,8,6,0,0,0,4,1
-17,7,2,2,1,24,2,2,3,26,6,6,11,0,0,4,1
-29,2,2,2,1,9,1,1,3,26,6,4,0,0,0,4,1
-31,8,2,2,1,67,1,1,0,29,1,13,33,0,0,4,1
-14,5,3,3,1,38,1,1,3,3,8,13,11,0,0,4,1
-12,11,3,3,1,37,1,1,0,2,3,11,22,0,0,4,1
-24,10,3,3,1,33,1,1,0,21,5,7,11,0,0,4,1
-8,0,3,2,1,31,1,1,0,10,3,12,22,0,0,4,1
-29,11,2,1,1,39,1,1,0,13,10,10,11,0,0,4,1
-33,1,2,2,1,39,1,2,3,7,6,13,22,0,0,4,1
-18,1,2,2,1,49,2,1,3,12,8,10,0,0,0,4,1
-42,5,2,3,1,28,2,1,0,2,5,1,11,0,0,4,1
-41,0,2,2,1,9,2,1,0,1,5,16,0,0,0,4,1
-35,8,0,2,1,18,2,1,3,26,8,2,0,0,0,4,0
-10,7,3,3,1,66,1,1,0,7,3,8,0,0,0,4,1
-15,1,2,2,1,9,1,1,0,21,5,10,43,0,0,4,1
-35,0,2,2,1,68,2,1,0,27,3,8,22,0,0,4,1
-36,5,0,3,1,52,2,1,3,13,8,14,33,0,0,4,1
-27,5,2,3,1,61,1,1,3,12,6,12,22,0,0,4,1
-28,0,3,2,1,68,2,1,3,26,6,10,11,0,0,4,1
-15,0,2,4,1,34,1,1,0,10,10,10,0,0,0,4,1
+19,1,2,1,1,9,2,1,3,26,8,13,0,0,0,4,0
+26,1,2,2,1,57,2,1,3,26,8,10,0,0,0,4,0
 24,10,3,2,2,0,2,1,3,11,6,11,38,0,0,4,1
-14,10,3,3,1,41,1,1,2,4,1,12,47,0,0,4,1
-31,11,2,1,1,54,1,1,0,21,4,6,11,0,0,4,1
-35,10,2,2,1,58,2,1,3,26,8,10,0,0,0,4,0
-31,10,3,2,1,17,1,1,0,26,1,15,0,0,0,4,1
-12,7,2,3,1,22,1,1,3,8,11,7,0,0,0,4,1
-34,5,2,4,1,28,2,1,3,4,8,14,0,0,0,4,1
-22,1,0,1,1,9,2,1,3,26,8,15,0,0,0,4,0
-27,5,0,3,1,9,1,1,0,27,1,10,11,0,0,4,1
-27,5,2,3,1,54,2,1,3,26,8,14,11,0,0,4,0
-7,0,3,2,1,51,1,2,0,22,3,6,0,0,0,4,1
-21,10,3,2,1,50,2,1,0,9,10,10,0,0,0,4,1
-4,0,3,2,1,39,1,1,0,3,3,9,0,0,0,4,1
-22,0,3,3,1,14,1,1,3,2,6,3,11,0,0,4,1
-19,5,3,3,1,49,2,1,0,4,1,15,43,0,0,4,1
+13,0,2,2,1,71,2,1,3,10,8,11,0,0,0,4,1
+10,5,3,3,1,9,2,1,0,7,5,13,38,0,0,4,1
+31,8,2,2,1,15,1,1,0,5,1,14,5,0,0,4,1
+8,0,3,2,1,31,1,1,0,10,3,12,22,0,0,4,1
+20,0,0,2,1,25,2,1,3,18,8,9,11,0,0,4,1
+8,8,2,2,1,4,2,2,0,14,5,2,45,0,0,4,1
 33,8,0,2,1,30,1,2,0,5,5,3,33,0,0,4,1
-30,5,2,2,1,33,2,1,0,20,5,10,45,0,0,4,1
-36,11,3,2,1,44,1,1,0,8,10,12,11,0,0,4,1
-12,1,2,2,1,21,2,1,0,1,5,7,0,0,0,4,1
-9,8,2,2,1,9,2,1,0,8,5,16,38,0,0,4,1
-23,5,2,3,1,56,1,1,0,12,1,12,11,0,0,4,1
+11,1,2,2,1,35,2,1,0,7,5,16,0,0,0,4,1
+13,11,3,2,1,14,1,1,0,25,3,15,0,0,0,4,1
+21,11,3,2,1,1,2,1,0,22,3,9,0,0,0,4,1
+25,1,2,2,1,23,1,2,0,7,5,0,2,0,0,4,1
+18,0,3,1,1,2,2,1,3,26,8,7,0,0,0,4,0
+16,1,0,2,1,44,2,1,3,4,8,7,0,0,0,4,1
+30,3,2,1,1,63,1,1,0,13,10,11,11,0,0,4,1
+41,1,2,2,1,9,2,1,3,26,8,7,0,0,0,4,0
+7,5,3,3,1,31,1,1,0,8,3,10,0,0,0,4,1
+34,5,2,3,1,14,1,1,0,14,1,1,33,0,0,4,1
+18,8,2,2,1,71,1,1,3,7,6,1,0,0,0,4,1
+8,10,3,3,1,19,1,1,0,11,3,8,0,0,0,4,1
+30,2,3,3,1,38,2,1,0,26,3,0,33,0,0,4,1
+35,8,2,4,1,32,2,1,3,26,8,7,11,0,0,4,0
+42,7,2,1,1,42,1,2,0,21,5,14,43,0,0,4,1
+37,3,2,1,1,9,2,1,0,8,5,3,11,0,0,4,1
+21,0,3,2,1,28,2,2,2,13,10,2,47,0,0,4,1
+37,1,2,2,1,44,1,1,3,26,8,8,0,0,0,4,0
+39,6,2,1,1,41,2,1,0,17,1,12,22,0,0,4,1
+31,10,2,2,1,46,1,1,0,10,1,3,46,0,0,4,1
+34,5,2,3,1,45,1,1,0,10,10,3,22,0,0,4,1
+13,5,3,3,1,21,1,2,0,29,1,10,11,0,0,4,1
+39,5,2,3,1,9,2,2,3,12,6,5,0,0,0,4,1
+23,0,3,2,1,67,1,2,3,2,6,11,33,0,0,4,1
+23,5,3,3,1,25,1,1,0,13,10,11,0,0,0,4,1
+13,11,0,3,1,32,2,1,0,7,5,14,11,0,0,4,1
+18,5,2,3,1,71,1,1,0,23,5,13,33,0,0,4,1
+22,1,2,2,1,14,2,1,3,26,8,11,38,0,0,4,0
+32,10,2,3,1,29,1,1,0,26,1,11,0,0,0,4,1
+8,11,3,2,1,12,1,1,0,30,5,11,0,0,0,4,1
+24,11,2,4,1,71,2,1,2,13,5,12,1,0,0,4,1
+33,10,2,2,1,27,1,1,0,28,5,11,11,0,0,4,1
+17,11,3,2,1,15,2,1,2,5,10,5,0,0,0,4,1
+28,10,0,2,1,8,2,1,0,28,1,9,22,0,0,4,1
+29,10,2,3,1,19,2,1,3,26,8,6,0,0,0,4,0
+7,1,3,2,1,14,1,2,0,1,5,3,45,0,0,4,1
+10,7,3,3,1,9,2,1,3,18,8,5,11,0,0,4,1
+21,10,2,2,1,11,2,1,0,17,5,3,47,0,0,4,1
+14,0,3,2,1,27,2,1,3,26,8,8,0,0,0,4,0
+38,1,2,2,1,31,2,1,3,21,8,13,11,0,0,4,1
+29,1,2,2,1,36,1,1,0,1,3,8,0,0,0,4,1
+40,5,2,3,1,44,2,1,0,6,5,14,33,0,0,4,1
+24,0,2,2,1,10,1,1,3,2,6,2,33,0,0,4,1
+23,5,2,3,1,9,2,1,0,9,10,15,22,0,0,4,1
+33,7,2,2,1,70,2,1,0,15,5,3,33,0,0,4,1
+35,10,3,2,1,70,1,1,0,17,1,15,22,0,0,4,1
+10,8,2,2,1,53,2,2,0,29,5,6,11,0,0,4,1
+20,0,2,2,1,9,1,1,3,26,8,4,0,0,0,4,0
+20,10,2,3,1,48,1,1,0,25,3,4,33,0,0,4,1
+26,1,2,2,1,21,2,1,3,25,5,4,11,0,0,4,1
+24,11,0,2,1,22,2,1,3,23,8,14,11,0,0,4,1
+39,12,2,4,1,24,1,1,3,15,11,8,0,0,0,4,1
+36,6,0,3,1,9,1,1,3,4,8,12,0,0,0,4,1
+22,2,0,2,1,37,2,1,0,9,5,12,22,0,0,4,1
+21,9,3,3,1,27,1,1,0,11,3,11,0,0,0,4,1
+22,1,2,2,1,9,2,1,3,30,8,5,11,0,0,4,1
 22,1,2,2,1,9,2,2,3,12,6,0,38,0,0,4,1
-13,5,0,3,1,43,1,1,0,1,3,3,43,0,0,4,1
-33,1,2,1,1,58,2,1,0,16,5,14,11,0,0,4,1
-13,11,3,1,1,46,1,1,0,25,3,13,0,0,0,4,1
-20,10,2,2,1,9,1,1,0,29,5,12,0,0,0,4,1
-26,1,2,2,1,18,2,1,3,26,8,7,11,0,0,4,0
+12,8,3,2,1,52,2,1,0,13,10,12,0,0,0,4,1
+17,1,3,2,1,45,2,1,3,30,8,12,33,0,0,4,1
+28,10,2,2,1,55,2,1,3,7,6,13,11,0,0,4,1
+41,6,2,1,1,20,2,2,0,26,1,14,0,0,0,4,1
+32,2,2,1,1,50,2,1,3,6,8,12,25,0,0,4,1
+31,8,2,2,1,44,1,1,2,24,5,0,33,0,0,4,1
+21,7,2,3,1,10,1,1,3,27,6,11,0,0,0,4,1
+16,1,2,1,1,41,2,1,0,13,10,0,0,0,0,4,1
+17,5,3,3,1,62,1,1,3,27,6,1,0,0,0,4,1
+13,1,3,2,1,63,1,1,0,28,5,13,11,0,0,4,1
+26,5,2,3,1,66,1,1,0,17,1,12,45,0,0,4,1
 41,6,3,2,1,41,2,1,3,19,8,1,38,0,0,4,1
-32,0,2,2,1,46,1,1,0,13,10,11,0,0,0,4,1
-31,10,0,2,1,37,1,1,0,16,5,9,11,0,0,4,1
-25,1,2,1,1,2,2,1,3,29,8,1,11,0,0,4,1
-19,5,3,2,1,66,2,1,3,7,8,2,33,0,0,4,1
-17,5,3,3,1,39,1,1,0,5,1,14,11,0,0,4,1
-8,8,3,2,1,2,1,2,0,8,5,11,11,0,0,4,1
-30,1,3,1,1,59,2,1,0,11,3,4,11,0,0,4,1
-35,10,3,2,1,70,1,1,0,17,1,15,22,0,0,4,1
-32,10,2,2,1,19,1,2,0,5,5,1,22,0,0,4,1
-17,1,0,2,1,9,2,1,3,12,8,2,0,0,0,4,1
-28,8,0,2,1,9,1,1,3,12,6,0,22,0,0,4,1
-41,3,0,1,1,25,1,1,3,26,8,9,11,0,0,4,0
-12,9,3,3,1,34,1,1,0,13,10,14,0,0,0,4,1
-7,8,3,2,1,40,1,2,0,6,5,1,11,0,0,4,1
+8,8,3,2,1,18,1,1,2,15,11,5,0,0,0,4,1
+11,5,3,3,1,62,1,1,0,25,3,6,0,0,0,4,1
+18,10,3,2,2,13,1,1,0,3,1,11,11,0,0,4,1
+41,0,2,2,1,9,2,1,0,1,5,16,0,0,0,4,1
+46,6,2,1,1,48,1,1,0,27,3,10,0,0,0,4,1
+37,6,2,2,1,19,2,2,0,8,10,13,0,0,0,4,1
+37,10,2,2,1,9,2,2,0,11,7,2,0,0,0,4,1
+36,5,2,3,1,15,1,1,0,22,3,5,0,0,0,4,1
+16,1,2,1,1,10,2,1,3,21,8,13,22,0,0,4,1
+12,1,2,2,1,34,2,2,3,15,8,1,0,0,0,4,1
 28,7,2,3,1,30,1,1,0,10,10,1,0,3,30,0,1
-10,11,2,1,1,64,2,1,0,11,3,16,38,186,12,0,1
-29,5,2,3,1,58,1,1,0,10,1,8,6,0,0,4,1
-17,0,3,2,1,53,2,1,0,14,5,11,11,0,0,4,1
-38,10,2,2,1,57,2,1,3,15,11,10,0,53,12,3,1
-32,0,2,2,1,33,1,1,2,23,5,0,43,0,0,4,1
-20,8,2,2,1,19,2,1,3,26,8,7,0,0,0,4,0
-19,1,2,2,1,43,2,1,3,26,8,6,0,0,0,4,0
-14,8,3,2,1,51,1,1,0,21,4,2,0,0,0,4,1
-36,1,2,2,1,15,2,1,3,26,8,7,0,0,0,4,0
-37,6,2,2,1,9,1,2,3,26,8,3,0,0,0,4,0
-30,1,2,2,1,17,2,1,3,5,8,12,11,0,0,4,1
-25,10,2,2,1,48,2,1,3,26,8,2,0,0,0,4,0
-30,8,2,4,1,21,2,1,3,26,8,1,0,0,0,4,0
-16,5,3,3,1,33,2,1,0,13,10,12,43,0,0,4,1
-8,8,2,2,1,4,2,2,0,14,5,2,45,0,0,4,1
-29,0,2,2,1,43,2,1,3,26,8,3,11,0,0,4,0
+21,1,2,4,1,13,2,1,0,23,5,12,11,0,0,4,1
+36,10,3,3,1,50,2,1,0,9,5,12,22,0,0,4,1
+19,0,2,2,1,34,2,1,3,19,8,13,22,0,0,4,1
+44,6,2,2,1,18,1,1,0,11,3,7,0,0,0,4,1
+13,10,3,3,1,12,1,1,0,26,3,12,0,74,12,0,1
+25,11,2,1,1,54,1,1,3,12,6,15,11,0,0,4,1
+14,1,3,1,1,29,2,2,3,26,8,5,0,0,0,4,0
+28,5,2,3,1,9,1,1,0,9,10,13,11,13,24,1,1
+17,0,0,2,1,48,2,1,3,25,6,15,0,0,0,4,1
+16,5,2,3,1,63,1,1,0,25,3,9,11,0,0,4,1
+43,6,2,2,1,65,1,1,0,27,1,10,33,0,0,4,1
+14,5,3,3,1,25,1,1,0,5,1,2,11,0,0,4,1
+21,0,2,2,1,15,2,2,0,25,3,3,11,0,0,4,1
+33,10,2,2,1,25,2,2,0,8,3,14,0,0,0,4,1
+10,0,3,2,1,7,1,2,3,18,6,8,11,0,0,4,1
+9,0,3,2,1,24,1,1,2,20,5,1,8,0,0,4,1
+18,0,0,2,1,53,2,1,3,26,8,11,0,0,0,4,0
+26,1,2,2,1,7,2,1,3,26,8,7,0,0,0,4,0
+14,8,3,2,1,65,2,1,3,6,8,12,22,0,0,4,1
+17,10,3,3,1,54,1,1,0,13,10,15,11,0,0,4,1
+34,6,0,3,1,4,2,1,3,10,6,10,11,0,0,4,1
+19,5,2,3,1,49,1,1,0,4,1,14,38,0,0,4,1
+8,11,3,2,1,59,1,1,0,20,4,4,11,0,0,4,1
+15,1,2,2,1,61,2,1,0,9,5,15,0,0,0,4,1
+44,5,0,3,1,58,1,1,2,8,3,6,33,0,0,4,1
+13,10,2,2,2,4,2,1,0,9,5,10,11,0,0,4,1
+31,8,2,2,1,67,1,1,0,29,1,13,33,0,0,4,1
+10,9,3,2,1,9,1,1,0,9,3,7,12,0,0,4,1
 12,8,2,2,1,52,1,2,0,1,5,14,38,0,0,4,1
-21,9,3,3,1,27,1,1,0,11,3,11,0,0,0,4,1
-14,1,2,2,1,54,2,1,3,26,8,11,0,0,0,4,0
-10,5,3,3,1,9,2,1,0,7,5,13,38,0,0,4,1
-21,1,2,1,1,34,2,1,3,26,8,9,0,0,0,4,0
-13,8,2,2,1,44,2,1,3,26,8,13,11,0,0,4,0
-43,5,2,3,1,58,1,1,0,11,3,12,22,0,0,4,1
-4,9,3,2,1,9,1,1,0,27,3,7,43,0,0,4,1
-8,9,3,2,1,9,2,1,3,26,8,11,11,0,0,4,0
-34,1,2,2,1,17,1,2,0,8,5,13,11,0,0,4,1
-41,0,2,2,1,29,2,1,3,26,8,0,0,0,0,4,1
-15,11,3,3,1,61,1,1,0,5,1,5,11,0,0,4,1
-36,6,0,3,1,9,1,1,3,4,8,12,0,0,0,4,1
-29,0,0,2,1,56,2,2,2,8,11,10,0,0,0,4,1
-29,5,2,3,1,62,1,1,0,9,1,12,43,0,0,4,1
-8,1,3,2,1,3,2,1,0,1,5,16,33,0,0,4,1
-35,10,2,2,1,51,1,1,3,27,6,12,11,0,0,4,1
-13,8,2,3,1,43,2,1,3,26,8,8,0,0,0,4,0
-15,11,2,2,1,1,1,1,0,23,5,10,22,0,0,4,1
-28,8,2,2,1,36,1,1,0,13,10,15,0,0,0,4,1
-67,6,0,1,1,65,1,1,0,9,3,9,22,0,0,4,1
-11,1,3,2,1,2,1,2,0,13,5,11,0,0,0,4,1
-24,2,3,4,1,39,1,1,3,7,6,12,0,0,0,4,1
-23,1,2,2,1,2,1,2,0,21,5,14,22,0,0,4,1
-19,0,3,2,1,31,2,2,3,28,8,13,11,0,0,4,1
-57,6,2,1,1,42,1,1,0,8,3,9,2,0,0,4,1
-33,7,2,3,1,55,2,2,0,24,5,11,33,0,0,4,1
-4,0,3,3,1,69,2,1,0,25,3,3,33,0,0,4,1
-10,12,3,2,1,49,1,1,0,20,4,13,0,0,0,4,1
-18,0,2,2,1,14,2,1,0,10,10,6,11,0,0,4,1
-22,11,2,2,1,28,2,1,3,26,8,9,0,0,0,4,0
+31,1,0,1,1,9,2,2,3,26,8,9,0,0,0,4,0
 37,10,0,2,2,45,1,1,0,20,4,1,0,0,0,4,1
-41,1,2,1,1,6,1,1,0,17,1,2,43,0,0,4,1
-40,11,2,1,1,13,1,1,0,24,5,5,38,0,0,4,1
-35,5,2,3,1,9,1,1,0,2,1,11,11,0,0,4,1
-16,7,3,2,1,36,1,1,0,19,1,11,4,0,0,4,1
-32,11,0,4,1,11,1,1,0,11,3,13,0,0,0,4,1
-23,5,2,3,1,9,2,1,0,9,10,15,22,0,0,4,1
-31,0,0,2,1,21,2,2,3,29,8,10,0,0,0,4,1
-39,10,2,1,1,9,1,1,3,26,8,16,0,0,0,4,0
-38,5,2,3,1,59,1,1,0,27,3,5,0,0,0,4,1
-17,5,2,3,1,47,1,1,0,2,1,15,33,0,0,4,1
-23,1,3,2,2,4,1,2,0,12,10,10,0,0,0,4,1
-36,10,2,2,1,4,1,2,0,1,5,6,0,0,0,4,1
-12,5,3,3,1,53,1,2,0,9,5,11,0,0,0,4,1
-26,5,2,3,1,46,2,2,2,13,10,1,0,0,0,4,1
-17,10,3,2,1,41,2,1,0,21,1,12,11,0,0,4,1
-37,1,2,2,1,44,1,1,3,26,8,8,0,0,0,4,0
-19,11,3,2,1,44,2,1,3,29,8,16,11,0,0,4,1
-30,5,3,3,1,67,1,1,0,17,1,15,33,0,0,4,1
-17,3,2,1,1,12,2,1,0,8,5,15,11,0,0,4,1
-19,5,2,3,1,49,1,1,0,4,1,14,38,0,0,4,1
-32,10,0,2,1,45,1,1,3,12,6,13,11,0,0,4,1
-24,5,2,3,1,45,2,1,0,8,5,13,0,0,0,4,1
-26,10,3,2,1,35,2,1,3,26,8,4,0,0,0,4,0
-36,5,2,3,1,15,1,1,0,22,3,5,0,0,0,4,1
-19,10,2,3,1,15,2,1,0,4,3,13,0,0,0,4,1
-20,8,0,2,1,58,1,1,3,26,6,12,0,0,0,4,1
-21,7,2,3,1,10,1,1,3,27,6,11,0,0,0,4,1
-24,10,0,2,1,24,1,1,0,12,1,14,33,0,0,4,1
-27,10,2,3,1,6,1,2,0,13,10,16,11,0,0,4,1
-28,1,2,2,1,33,2,1,3,26,8,11,0,0,0,4,0
-30,2,2,3,2,4,1,1,0,24,5,13,33,0,0,4,1
-26,0,2,2,1,11,2,1,0,2,5,15,11,0,0,4,1
-17,5,2,3,1,29,2,1,3,26,8,4,0,0,0,4,0
-39,1,2,1,1,27,1,1,0,3,1,1,11,0,0,4,1
-39,5,2,3,1,70,1,2,3,12,6,1,11,0,0,4,1
-28,2,2,3,1,24,1,1,0,14,1,11,43,0,0,4,1
-21,5,2,3,1,35,2,1,0,6,5,14,22,0,0,4,1
-21,10,2,2,1,31,2,1,0,8,5,8,11,0,0,4,1
-12,1,3,1,1,9,1,1,0,6,5,13,22,0,0,4,1
-37,10,2,2,1,14,2,1,3,26,8,5,11,0,0,4,0
-39,10,0,2,1,37,1,1,0,5,1,13,11,0,0,4,1
-15,1,3,1,1,15,2,1,3,21,8,1,11,0,0,4,1
+36,10,2,2,1,17,2,1,3,26,8,7,0,0,0,4,0
+19,5,2,3,1,56,1,1,0,26,3,8,0,0,0,4,1
+35,10,2,3,1,71,1,1,0,12,1,4,38,0,0,4,1
+21,5,2,3,1,23,1,1,0,27,1,15,22,0,0,4,1
+21,11,3,3,1,62,2,1,0,12,10,15,33,0,0,4,1
+19,8,2,2,1,47,2,2,0,23,5,11,33,0,0,4,1
+7,1,2,2,1,71,2,1,3,19,8,13,0,0,0,4,1
+7,1,3,2,1,3,2,1,0,15,5,12,0,0,0,4,1
+14,8,2,1,1,29,2,1,0,13,5,0,43,0,0,4,1
+15,5,2,3,1,10,1,1,0,29,1,10,33,0,0,4,1
 26,10,3,2,1,21,1,1,2,12,11,13,0,0,0,4,1
-12,8,2,2,1,51,2,1,0,24,5,12,4,0,0,4,1
-10,9,3,2,1,19,1,1,0,15,5,1,11,0,0,4,1
-51,6,2,1,1,39,1,1,0,25,3,3,33,0,0,4,1
-13,5,3,3,1,21,1,2,0,29,1,10,11,0,0,4,1
-40,1,2,2,1,31,1,1,3,30,6,10,22,0,0,4,1
-39,5,0,3,1,69,2,1,0,3,1,14,11,0,0,4,1
-7,1,3,2,1,2,2,1,3,10,6,15,45,0,0,4,1
-19,8,0,2,1,52,2,1,3,7,8,12,11,0,0,4,1
-39,6,2,3,1,9,2,2,3,20,8,12,0,0,0,4,1
-19,11,3,2,1,48,1,1,0,21,4,5,0,0,0,4,1
-13,1,2,1,1,6,2,2,0,13,5,0,45,0,0,4,1
-39,6,0,3,1,64,1,1,0,27,1,3,33,0,0,4,1
-20,2,2,2,1,58,2,2,0,16,5,4,16,0,0,4,1
-13,11,3,1,1,20,1,1,0,23,4,13,11,110,1,1,1
-15,1,2,2,1,9,2,1,3,13,8,10,22,0,0,4,1
-20,0,0,2,1,24,2,1,3,23,8,11,11,0,0,4,1
-20,10,2,2,1,32,2,1,3,26,8,9,0,0,0,4,0
-21,0,2,2,1,15,2,2,0,25,3,3,11,0,0,4,1
-31,1,2,4,1,19,2,1,3,26,8,9,0,0,0,4,0
-18,0,2,3,1,27,2,1,3,26,8,4,11,0,0,4,0
-30,7,2,3,1,9,1,1,0,21,4,3,22,0,0,4,1
-16,10,3,2,1,68,2,1,3,12,8,2,33,0,0,4,1
-12,5,3,2,1,50,2,1,0,13,10,11,0,0,0,4,1
-21,0,0,2,1,4,2,1,3,26,8,11,11,0,0,4,0
-21,8,3,4,1,32,2,1,3,26,8,9,0,0,0,4,0
-19,8,2,2,1,65,1,2,0,17,5,0,0,0,0,4,1
-13,1,2,2,1,19,2,2,0,29,5,14,0,0,0,4,1
-41,1,2,2,1,9,2,1,3,26,8,7,0,0,0,4,0
-33,1,2,1,1,22,2,1,3,26,8,11,11,0,0,4,0
-18,5,3,3,1,65,2,1,3,23,8,15,0,0,0,4,1
-10,1,3,2,1,2,2,1,3,30,8,6,11,0,0,4,1
-42,5,2,3,1,29,1,1,0,26,3,7,11,0,0,4,1
-12,10,3,3,1,22,1,1,0,8,5,12,22,0,0,4,1
-26,10,0,2,1,15,2,1,3,18,8,13,2,0,0,4,1
-42,6,0,2,1,11,1,1,0,23,5,10,38,0,0,4,1
-8,1,2,2,1,0,2,2,0,8,5,2,22,0,0,4,1
-27,1,2,1,1,31,2,1,3,26,8,9,0,0,0,4,0
-22,2,0,2,1,37,2,1,0,9,5,12,22,0,0,4,1
-30,3,2,1,1,63,1,1,0,13,10,11,11,0,0,4,1
-29,10,2,2,1,25,2,1,0,13,5,15,11,0,0,4,1
-10,7,3,3,1,9,2,1,3,18,8,5,11,0,0,4,1
-36,5,2,2,1,35,2,2,3,26,8,5,0,0,0,4,0
-25,5,2,3,1,30,1,1,0,4,1,9,43,0,0,4,1
-28,0,0,2,1,28,1,1,0,4,3,2,0,0,0,4,1
-42,7,2,1,1,42,1,2,0,21,5,14,43,0,0,4,1
-36,8,2,2,1,27,2,1,3,26,8,10,11,0,0,4,0
-41,3,2,3,1,9,1,1,2,4,10,10,0,0,0,4,1
-28,10,3,2,1,68,1,1,0,10,10,14,22,0,0,4,1
-23,0,0,2,1,33,2,1,3,26,8,7,0,0,0,4,0
-24,10,2,3,1,2,1,1,3,12,6,5,38,0,0,4,1
-17,10,3,2,1,42,1,1,0,2,1,10,22,0,0,4,1
+13,1,2,2,1,25,2,1,3,12,8,6,11,0,0,4,1
+22,1,3,4,1,30,2,1,3,26,8,6,0,0,0,4,0
+10,10,3,3,1,31,2,1,2,19,3,8,11,0,0,4,1
+38,10,2,2,1,61,2,1,2,25,10,10,0,0,0,4,1
+32,5,2,4,1,67,1,1,0,19,3,6,0,178,1,0,1
+36,5,0,3,1,27,2,2,2,9,10,0,0,0,0,4,1
+24,10,2,3,1,17,2,1,0,27,1,12,33,0,0,4,1
+12,0,0,2,1,43,2,1,3,25,6,10,6,0,0,4,1
+20,10,2,2,1,18,1,1,0,3,1,15,33,0,0,4,1
+42,1,0,2,1,9,2,1,3,21,8,2,0,0,0,4,1
 35,10,0,1,1,18,2,1,3,5,8,10,0,0,0,4,1
+26,10,0,2,1,34,1,1,0,8,10,1,0,0,0,4,1
+23,1,2,1,1,14,2,1,3,12,8,4,11,0,0,4,1
+27,1,2,1,1,55,2,1,0,12,10,14,11,0,0,4,1
 33,1,2,1,1,55,1,1,0,2,1,12,22,0,0,4,1
-13,1,3,2,1,63,1,1,0,28,5,13,11,0,0,4,1
-25,10,2,3,1,9,1,1,0,25,1,4,11,0,0,4,1
-18,5,2,3,1,69,1,1,0,2,1,9,33,0,0,4,1
-11,1,3,2,1,69,2,1,3,12,6,5,0,0,0,4,1
-39,10,0,2,1,59,2,1,3,26,8,7,0,0,0,4,0
-20,5,2,3,1,59,1,1,0,22,3,7,0,0,0,4,1
-16,8,3,2,1,3,1,1,0,13,5,3,22,0,0,4,1
-23,1,2,1,1,28,1,2,3,9,6,5,22,0,0,4,1
-27,1,2,2,1,12,2,1,3,14,11,12,0,0,0,4,1
-28,10,2,2,1,13,2,1,0,13,10,5,11,0,0,4,1
-29,0,2,2,1,35,2,1,0,14,5,3,11,0,0,4,1
-12,2,3,1,1,9,2,2,3,19,8,1,0,0,0,4,1
-31,8,0,2,1,9,2,2,3,26,8,8,0,0,0,4,0
-30,5,2,3,1,23,2,1,0,18,3,7,0,0,0,4,1
-15,2,3,3,1,37,2,2,0,23,4,15,38,0,0,4,1
-28,1,2,1,1,71,1,2,2,11,3,9,22,0,0,4,1
-6,1,3,2,2,2,2,1,3,3,6,10,22,0,0,4,1
-9,2,2,3,1,17,1,1,0,6,5,10,38,0,0,4,1
-7,9,2,3,1,9,2,1,0,13,5,14,33,0,0,4,1
-33,8,0,2,1,60,1,2,0,6,5,14,0,0,0,4,1
-17,0,0,2,1,42,1,2,0,13,10,14,11,0,0,4,1
-5,8,3,2,1,61,2,1,3,20,8,2,0,0,0,4,1
-21,1,0,1,1,16,2,1,0,12,10,11,0,78,30,1,1
-35,3,0,1,1,70,2,1,3,26,8,5,0,0,0,4,0
-28,8,2,2,1,34,1,1,0,14,1,11,11,0,0,4,1
-13,1,3,3,1,65,1,1,2,9,10,10,11,0,0,4,1
-35,6,2,3,1,29,1,1,0,8,10,1,11,57,1,3,1
-17,5,3,3,1,64,2,1,3,23,11,7,0,0,0,4,1
-30,1,2,1,1,51,1,1,0,2,1,14,22,0,0,4,1
-11,7,3,3,1,14,2,1,3,23,8,4,11,0,0,4,1
-39,1,2,2,1,35,1,1,0,13,1,14,1,0,0,4,1
-9,2,2,2,1,29,1,1,2,19,11,3,0,0,0,4,1
-16,5,2,3,1,29,2,1,3,18,8,15,33,0,0,4,1
-26,8,0,2,1,53,2,2,3,19,8,8,11,0,0,4,1
-25,2,2,2,1,9,1,1,3,22,6,0,45,0,0,4,1
-20,10,2,3,1,25,1,1,0,26,1,3,11,0,0,4,1
-18,8,2,2,1,36,2,1,3,11,6,9,0,0,0,4,1
-35,5,2,3,1,18,1,1,0,12,1,15,11,0,0,4,1
-13,0,3,2,1,48,2,2,3,12,8,0,0,0,0,4,1
-14,8,2,2,1,33,2,2,0,10,10,4,0,0,0,4,1
-17,2,0,2,1,7,2,1,3,26,8,8,0,0,0,4,0
-14,8,3,2,1,2,2,1,3,13,8,12,22,0,0,4,1
-34,1,2,2,1,63,1,2,2,12,10,14,22,0,0,4,1
-20,10,3,2,1,21,2,1,3,26,8,6,0,0,0,4,0
-28,10,2,2,1,41,1,2,0,19,3,2,0,0,0,4,1
-11,5,3,3,1,71,2,1,0,2,5,15,11,0,0,4,1
-28,11,2,2,1,70,1,1,0,28,5,9,38,0,0,4,1
-22,1,2,2,1,9,2,1,3,30,8,5,11,0,0,4,1
-30,5,2,3,1,9,1,1,2,1,10,7,0,0,0,4,1
-19,0,2,2,1,34,2,1,3,19,8,13,22,0,0,4,1
-40,5,0,3,1,53,2,1,0,9,10,4,11,0,0,4,1
-12,10,2,3,1,55,2,1,3,18,8,9,11,0,0,4,1
-26,8,0,2,1,32,2,1,3,26,8,5,0,0,0,4,0
-22,7,2,2,1,61,2,1,3,26,8,5,11,0,0,4,0
-23,10,2,2,1,11,1,1,0,2,3,1,22,0,0,4,1
-35,11,0,2,1,57,1,1,0,10,10,11,0,0,0,4,1
-12,0,2,2,1,15,2,2,3,18,8,9,11,0,0,4,1
-22,7,2,2,2,8,2,2,3,22,6,15,22,0,0,4,1
-36,10,3,3,1,50,2,1,0,9,5,12,22,0,0,4,1
-5,1,3,2,1,52,2,1,3,25,6,12,0,0,0,4,1
-22,8,2,1,1,9,2,1,3,6,8,15,11,0,0,4,1
-16,1,2,2,1,64,2,2,0,8,10,3,0,0,0,4,1
-23,0,2,2,1,41,2,1,3,26,8,10,0,0,0,4,0
-13,11,2,2,1,68,2,2,3,22,6,15,11,0,0,4,1
-27,1,0,1,1,68,1,1,3,26,6,0,22,0,0,4,1
-18,8,2,2,1,37,1,2,0,29,5,13,38,0,0,4,1
-16,5,2,3,1,9,2,1,0,10,10,13,22,105,12,1,1
-22,1,2,1,1,34,2,1,3,15,8,0,22,0,0,4,1
-16,0,0,2,1,3,1,1,0,9,5,12,0,0,0,4,1
-24,5,3,3,1,9,2,2,3,26,8,11,11,0,0,4,1
-20,10,2,1,1,27,2,1,3,30,6,10,43,0,0,4,1
-33,10,2,2,1,27,1,1,0,28,5,11,11,0,0,4,1
-16,8,2,2,1,2,2,2,3,26,8,13,0,0,0,4,0
-23,1,0,2,1,54,2,1,3,5,8,4,22,0,0,4,1
-43,6,2,1,1,25,1,1,0,8,3,1,0,0,0,4,1
-17,9,3,4,1,36,2,1,3,26,8,11,11,0,0,4,0
-32,5,3,3,1,36,2,1,3,26,8,2,0,0,0,4,0
-17,5,0,3,1,22,2,1,0,17,5,14,0,0,0,4,1
+13,5,2,3,1,9,2,2,0,20,5,12,46,0,0,4,1
+23,1,0,1,1,61,1,2,0,6,5,15,38,0,0,4,1
+10,1,2,2,1,34,2,1,3,27,6,9,11,0,0,4,1
+38,10,0,1,1,15,2,1,3,26,8,9,11,0,0,4,0
+36,5,0,3,1,52,2,1,3,13,8,14,33,0,0,4,1
+31,5,2,3,1,44,2,1,3,26,8,7,0,0,0,4,0
+29,1,2,2,1,34,1,1,0,2,1,10,0,0,0,4,1
+12,10,3,3,1,69,2,2,3,10,8,15,43,0,0,4,1
+18,7,3,2,1,15,1,1,0,12,10,2,0,0,0,4,1
+13,5,2,3,1,66,1,1,0,12,1,13,5,0,0,4,1
+55,6,2,3,1,20,2,1,0,19,3,10,11,0,0,4,1
+8,8,3,2,1,69,2,1,3,18,8,13,11,0,0,4,1
+12,1,3,2,1,52,1,1,0,23,4,14,11,0,0,4,1
+31,10,2,2,1,66,2,1,0,20,4,2,0,0,0,4,1
 35,1,2,2,1,62,2,1,3,26,8,11,11,0,0,4,0
-24,1,3,2,1,59,1,1,3,10,6,12,22,0,0,4,1
-12,5,2,3,1,19,2,1,0,3,1,1,33,0,0,4,1
-27,10,3,2,1,46,2,1,3,23,8,15,33,0,0,4,1
-40,6,2,1,1,30,2,1,3,26,8,5,0,0,0,4,0
-42,6,0,2,1,55,2,1,3,27,8,0,0,0,0,4,1
-17,5,0,3,1,62,2,1,0,30,5,1,0,0,0,4,1
-35,10,0,2,1,71,2,1,3,26,8,14,0,0,0,4,0
-37,10,2,3,1,21,1,2,0,26,1,12,11,0,0,4,1
-30,5,0,3,1,53,1,2,3,3,6,2,45,0,0,4,1
-17,5,0,3,1,17,1,2,0,12,10,13,0,0,0,4,1
-38,10,2,3,1,63,1,1,0,13,1,12,33,0,0,4,1
+32,10,0,2,1,45,1,1,3,12,6,13,11,0,0,4,1
+36,11,3,2,1,44,1,1,0,8,10,12,11,0,0,4,1
+36,10,2,2,1,4,1,2,0,1,5,6,0,0,0,4,1
+20,1,2,2,1,4,2,1,3,26,8,8,0,0,0,4,0
+31,2,0,4,2,7,2,1,0,23,5,16,11,0,0,4,1
+16,10,3,3,1,72,2,1,0,26,3,13,11,0,0,4,1
+13,5,3,3,1,43,1,1,0,29,1,12,11,0,0,4,1
+40,6,2,1,1,47,1,1,0,4,1,10,11,0,0,4,1
+40,0,2,2,1,67,1,1,3,3,6,14,0,0,0,4,1
+23,1,0,1,1,17,2,1,0,9,5,12,22,0,0,4,1
+37,10,2,2,1,33,2,2,0,24,5,2,38,0,0,4,1
 10,10,3,3,1,52,1,1,0,30,3,7,13,0,0,4,1
-38,0,2,2,1,21,1,1,0,13,1,13,1,0,0,4,1
-37,3,0,1,1,65,1,1,0,24,5,10,43,0,0,4,1
-31,1,0,1,1,9,2,2,3,26,8,9,0,0,0,4,0
-34,1,2,2,1,65,2,1,3,26,8,15,22,0,0,4,0
-16,1,3,2,1,49,2,1,0,13,10,15,0,0,0,4,1
-19,5,2,3,1,46,2,1,0,11,3,8,11,82,30,1,1
-40,5,2,3,1,40,1,1,0,26,3,8,38,0,0,4,1
-15,12,2,2,1,40,1,1,0,25,3,15,11,85,38,0,1
-20,10,2,2,1,53,2,1,0,19,3,16,0,5,37,3,1
-19,5,2,2,1,55,2,2,0,8,10,6,0,0,0,4,1
-17,1,2,3,1,37,1,1,3,3,6,2,43,0,0,4,1
-18,1,2,1,1,46,2,1,3,25,6,15,0,0,0,4,1
-35,1,2,1,2,5,1,1,0,21,4,10,0,0,0,4,1
-21,2,2,2,1,13,1,1,0,9,10,2,11,0,0,4,1
-31,1,0,2,1,11,1,2,0,25,3,2,0,0,0,4,1
-19,0,0,2,1,19,2,1,0,13,10,11,33,0,0,4,1
-33,10,2,2,1,9,1,1,0,11,3,10,11,0,0,4,1
-25,10,2,2,1,24,2,1,3,26,8,6,0,0,0,4,0
-20,0,3,2,1,31,1,1,2,24,11,7,0,0,0,4,1
-33,2,2,3,1,54,2,1,3,15,11,3,0,0,0,4,1
-16,0,2,2,1,4,2,2,0,1,5,15,0,0,0,4,1
-29,1,2,2,1,36,1,1,0,1,3,8,0,0,0,4,1
-42,1,2,4,1,55,2,1,3,26,8,7,0,0,0,4,0
-54,6,2,3,1,9,1,1,0,4,3,16,0,0,0,4,1
-10,1,3,2,1,65,2,1,3,30,8,13,0,0,0,4,1
-40,6,2,4,1,69,1,1,0,13,5,15,33,0,0,4,1
-14,0,0,2,1,5,1,2,0,9,5,4,33,0,0,4,1
-40,6,2,3,1,9,1,1,0,4,1,12,33,0,0,4,1
+16,1,2,2,1,23,1,1,0,27,1,15,11,0,0,4,1
+35,3,0,1,1,70,2,1,3,26,8,5,0,0,0,4,0
+35,0,0,4,1,32,1,1,0,2,5,3,11,0,0,4,1
+14,10,3,2,1,9,2,1,3,26,8,3,0,0,0,4,0
+36,7,0,1,1,41,2,1,3,27,6,12,11,0,0,4,1
+35,11,0,2,1,57,1,1,0,10,10,11,0,0,0,4,1
+23,1,2,2,1,55,2,1,0,1,5,11,0,0,0,4,1
+29,0,2,2,1,43,2,1,3,26,8,3,11,0,0,4,0
+40,6,0,1,1,32,2,1,0,10,10,12,11,14,37,0,1
+11,10,3,3,1,61,2,1,0,30,3,14,22,0,0,4,1
+19,2,0,2,1,22,2,2,3,4,8,13,43,0,0,4,1
 15,5,3,3,1,7,2,1,3,26,8,9,0,0,0,4,0
-24,2,2,3,1,55,1,1,3,2,6,14,22,0,0,4,1
-24,10,2,3,1,17,2,1,0,27,1,12,33,0,0,4,1
-33,5,3,2,1,20,2,1,3,7,6,2,22,0,0,4,1
-32,10,2,2,1,47,2,1,3,26,6,10,38,0,0,4,1
-19,10,2,2,1,34,2,1,3,26,8,3,0,0,0,4,0
-21,10,3,4,1,49,2,1,3,27,8,5,0,0,0,4,1
-29,12,2,4,1,34,1,1,3,26,8,8,11,0,0,4,0
-41,1,2,1,1,38,2,1,3,6,8,12,0,0,0,4,1
-28,0,2,2,1,14,1,1,3,9,6,3,0,0,0,4,1
-23,5,3,3,1,12,1,1,3,9,6,5,0,0,0,4,1
-10,1,2,2,1,34,2,1,3,27,6,9,11,0,0,4,1
-33,0,3,2,1,25,1,1,3,9,6,13,11,0,0,4,1
-33,1,2,1,1,63,1,1,0,27,1,4,45,0,0,4,1
-12,10,3,3,1,15,2,1,3,13,8,5,11,0,0,4,1
-17,5,0,3,1,68,2,2,0,10,10,5,0,0,0,4,1
-26,0,0,2,1,45,2,2,0,7,3,3,0,173,1,1,1
-17,11,3,2,1,15,2,1,2,5,10,5,0,0,0,4,1
-44,5,0,3,1,58,1,1,2,8,3,6,33,0,0,4,1
-12,1,2,2,1,34,2,2,3,15,8,1,0,0,0,4,1
-13,5,2,3,1,66,1,1,0,12,1,13,5,0,0,4,1
-15,5,0,3,1,71,2,1,0,16,5,4,11,0,0,4,1
-14,7,2,2,1,53,2,1,0,2,5,14,0,0,0,4,1
-41,6,2,1,1,20,2,2,0,26,1,14,0,0,0,4,1
-28,5,3,2,1,3,2,1,3,26,8,7,11,0,0,4,0
-14,10,3,2,1,56,2,1,3,23,8,13,22,0,0,4,1
-22,5,2,3,1,4,2,1,3,26,8,6,0,0,0,4,0
-12,8,3,2,1,52,2,1,0,13,10,12,0,0,0,4,1
-26,5,2,3,1,66,1,1,0,17,1,12,45,0,0,4,1
-9,12,3,2,1,13,1,1,2,18,3,7,0,4,1,0,1
-19,10,3,2,1,40,2,1,3,13,8,14,0,0,0,4,1
-29,0,2,2,1,28,2,1,3,26,8,11,0,0,0,4,0
-23,8,2,2,1,9,2,1,3,26,8,1,11,0,0,4,0
-20,10,0,2,1,69,2,1,0,22,3,12,0,0,0,4,1
-21,5,2,2,1,13,2,1,0,2,1,13,11,0,0,4,1
+25,5,2,3,1,30,1,1,0,4,1,9,43,0,0,4,1
+40,5,2,3,1,47,2,1,2,5,10,5,0,0,0,4,1
+14,7,3,3,1,44,2,1,0,9,10,10,0,0,0,4,1
 22,10,3,3,1,21,2,1,0,11,3,7,0,157,12,0,1
-30,10,2,2,2,9,1,1,3,23,8,12,0,0,0,4,1
-37,1,2,1,1,29,2,1,3,26,8,8,0,0,0,4,0
-11,10,3,3,1,21,1,1,0,22,3,8,0,0,0,4,1
-13,8,2,2,1,31,2,2,3,26,8,5,0,0,0,4,0
-15,0,2,2,1,67,2,1,0,17,5,13,0,0,0,4,1
-19,1,0,2,1,38,2,1,3,18,8,12,11,0,0,4,1
-16,5,3,3,1,18,2,1,0,9,10,11,0,91,1,1,1
-42,0,2,2,1,44,2,2,3,26,8,6,0,0,0,4,0
-29,1,2,1,1,1,2,1,3,26,8,6,0,0,0,4,0
-34,3,2,2,1,45,2,1,3,5,8,15,22,0,0,4,1
-28,10,2,2,1,56,1,1,3,20,8,13,0,0,0,4,1
-27,0,3,4,1,15,2,1,3,26,8,16,0,0,0,4,0
-15,10,3,3,1,17,2,1,0,9,5,1,22,0,0,4,1
-13,11,0,3,1,32,2,1,0,7,5,14,11,0,0,4,1
-22,10,2,2,1,47,1,1,0,4,1,6,11,0,0,4,1
-36,5,0,3,1,27,2,2,2,9,10,0,0,0,0,4,1
-13,1,2,3,1,4,1,1,0,12,10,15,11,0,0,4,1
-33,11,2,2,1,29,1,1,0,14,1,13,0,0,0,4,1
-11,10,2,2,1,34,1,1,0,25,3,8,11,0,0,4,1
-12,1,3,2,1,30,2,1,3,15,8,13,0,0,0,4,1
+17,1,0,1,1,37,2,1,3,4,8,15,11,0,0,4,1
+9,10,3,2,2,9,1,2,0,29,5,13,0,0,0,4,1
+12,8,0,1,1,50,2,1,0,9,5,10,0,0,0,4,1
+22,11,2,2,1,25,2,1,3,11,6,11,43,0,0,4,1
+28,10,3,2,1,68,1,1,0,10,10,14,22,0,0,4,1
+27,5,2,3,1,61,1,1,3,12,6,12,22,0,0,4,1
+12,5,3,3,1,59,1,1,0,19,3,6,11,0,0,4,1
+13,1,2,2,1,9,2,1,3,26,8,4,0,0,0,4,0
+38,1,0,1,1,66,2,1,3,26,8,5,11,0,0,4,0
+10,12,3,2,1,49,1,1,0,20,4,13,0,0,0,4,1
+8,1,3,2,2,66,1,2,0,29,5,14,11,0,0,4,1
+18,10,3,2,1,60,1,1,0,28,1,14,0,0,0,4,1
+9,12,3,2,1,13,1,1,2,18,3,7,0,4,1,0,1
+26,0,0,2,1,61,2,1,3,26,8,6,0,0,0,4,0
+24,2,0,3,2,25,2,1,3,26,8,9,0,0,0,4,0
+12,1,2,2,1,53,2,2,0,12,10,16,0,85,1,0,1
+25,5,0,2,1,53,1,1,0,11,3,9,0,0,0,4,1
 7,8,2,2,1,52,2,1,3,26,8,8,0,0,0,4,0
-35,10,2,3,1,71,1,1,0,12,1,4,38,0,0,4,1
-35,3,2,1,1,10,1,2,3,26,6,12,0,0,0,4,1
-15,0,2,2,1,9,2,1,2,8,5,4,45,0,0,4,1
-42,6,2,3,1,66,2,1,3,26,8,0,0,0,0,4,0
-14,5,3,3,1,25,1,1,0,5,1,2,11,0,0,4,1
-19,0,2,2,1,15,2,1,0,3,3,2,33,123,24,0,1
-13,10,2,2,2,4,2,1,0,9,5,10,11,0,0,4,1
-28,3,2,2,1,34,2,1,0,23,5,0,21,0,0,4,1
-14,0,3,2,1,27,1,1,0,28,5,14,38,0,0,4,1
-36,5,2,2,1,12,2,1,0,17,5,3,22,0,0,4,1
-7,0,3,3,1,43,2,1,0,19,3,9,0,0,0,4,1
-29,1,0,1,1,14,2,1,3,22,6,7,11,0,0,4,1
-31,8,2,2,1,8,2,1,3,29,8,1,0,0,0,4,1
-22,8,0,2,1,62,2,1,0,11,3,11,0,120,1,3,1
-22,11,2,1,1,24,2,1,0,26,3,5,11,0,0,4,1
-31,8,0,2,1,70,1,1,3,12,6,14,11,0,0,4,1
-14,1,3,2,1,13,2,1,0,8,5,3,0,0,0,4,1
-23,1,2,2,1,17,2,1,3,6,8,2,33,0,0,4,1
-18,10,0,2,1,9,1,1,0,29,1,2,22,0,0,4,1
-38,10,0,2,1,23,1,1,0,9,5,11,0,0,0,4,1
-18,8,2,2,1,71,1,1,3,7,6,1,0,0,0,4,1
-24,8,2,2,1,17,2,1,0,11,7,13,33,0,0,4,1
-17,8,2,2,1,54,2,1,0,11,7,9,33,0,0,4,1
+23,1,3,2,2,4,1,2,0,12,10,10,0,0,0,4,1
+19,5,3,2,1,66,2,1,3,7,8,2,33,0,0,4,1
+29,0,0,2,1,28,1,1,0,20,1,1,33,0,0,4,1
+15,5,3,3,1,33,1,1,0,20,1,11,8,0,0,4,1
+39,5,0,3,1,69,2,1,0,3,1,14,11,0,0,4,1
+23,6,0,1,1,3,2,1,3,6,8,2,11,0,0,4,1
 5,1,2,2,1,70,2,1,3,26,8,6,0,0,0,4,0
-35,10,2,2,1,8,2,1,3,19,8,2,0,0,0,4,1
-17,1,0,1,1,37,2,1,3,4,8,15,11,0,0,4,1
-39,10,2,2,1,66,2,1,3,26,8,12,11,0,0,4,0
-18,8,2,1,1,9,2,1,3,11,6,0,0,0,0,4,1
-42,1,2,1,1,15,2,2,3,4,8,0,0,0,0,4,1
-37,5,2,3,1,63,2,1,3,26,8,4,11,0,0,4,0
-37,8,2,2,1,31,2,1,3,26,8,11,0,0,0,4,1
-12,5,3,3,1,19,1,1,0,9,1,10,46,0,0,4,1
-13,10,3,3,1,35,1,1,3,29,10,5,0,0,0,4,1
-7,10,3,2,1,14,2,1,0,19,3,9,38,0,0,4,1
-34,6,0,3,1,43,2,2,3,7,6,13,33,0,0,4,1
-15,10,3,3,1,9,2,1,0,13,10,12,0,0,0,4,1
-8,8,3,2,1,18,1,1,2,15,11,5,0,0,0,4,1
-42,6,2,1,1,19,2,1,3,5,8,15,0,0,0,4,1
+23,1,2,1,1,31,2,1,3,6,8,1,0,0,0,4,1
+39,6,0,1,1,59,1,2,0,17,5,4,8,0,0,4,1
+17,8,3,1,1,21,1,2,0,2,5,11,11,0,0,4,1
+14,1,3,3,1,62,1,1,3,4,10,15,0,0,0,4,1
+32,8,2,2,1,56,2,1,3,26,8,9,11,0,0,4,0
+8,1,3,2,1,3,2,1,0,1,5,16,33,0,0,4,1
+31,5,0,2,1,5,2,1,3,30,6,1,1,0,0,4,1
+29,3,3,3,1,43,1,1,3,3,6,16,43,0,0,4,1
+42,0,2,2,1,44,2,2,3,26,8,6,0,0,0,4,0
+21,10,2,3,1,70,2,2,3,7,8,14,0,0,0,4,1
 43,6,2,3,1,14,1,1,0,1,3,10,0,0,0,4,1
-7,8,3,2,1,29,1,2,0,13,5,1,11,0,0,4,1
-17,1,0,1,1,23,2,1,0,24,5,12,43,0,0,4,1
-34,5,2,3,1,34,2,1,3,26,8,16,0,0,0,4,0
-10,0,3,2,1,50,2,1,3,18,8,13,43,0,0,4,1
-15,1,2,2,1,69,2,1,0,9,5,8,11,0,0,4,1
+16,12,3,2,1,68,1,1,0,20,4,14,0,0,0,4,1
+30,10,2,2,2,9,1,1,3,23,8,12,0,0,0,4,1
 37,1,2,1,1,41,1,1,0,9,1,12,33,0,0,4,1
-11,5,3,3,1,62,1,1,0,25,3,6,0,0,0,4,1
-28,11,0,2,1,40,2,1,0,10,10,10,0,82,1,3,1
-16,10,0,3,1,61,2,1,0,28,1,11,11,0,0,4,1
-20,5,2,3,1,44,2,1,2,20,11,5,0,0,0,4,1
-18,5,2,3,1,71,1,1,0,23,5,13,33,0,0,4,1
-17,5,0,3,1,18,1,1,0,27,1,13,11,0,0,4,1
-42,1,0,2,1,9,2,1,3,21,8,2,0,0,0,4,1
-41,3,0,1,1,31,1,1,0,23,5,12,22,0,0,4,1
-42,5,2,3,1,63,1,1,2,29,1,7,11,0,0,4,1
-12,1,3,2,1,52,1,1,0,23,4,14,11,0,0,4,1
-16,5,3,3,1,38,2,1,3,26,8,1,11,0,0,4,0
-42,1,2,4,1,10,2,1,3,26,8,7,0,0,0,4,0
-38,10,0,4,1,56,2,1,3,26,8,10,0,0,0,4,0
-34,12,2,4,1,55,1,1,0,26,1,11,22,0,0,4,1
-24,10,0,2,1,38,2,1,3,23,11,7,0,0,0,4,1
-20,10,2,2,1,28,2,1,3,23,8,13,22,0,0,4,1
-28,10,2,2,1,55,2,1,3,7,6,13,11,0,0,4,1
-24,0,2,2,1,49,2,1,3,26,8,12,0,0,0,4,0
-10,8,2,2,1,53,2,2,0,29,5,6,11,0,0,4,1
-21,10,2,2,1,9,2,1,3,26,8,6,0,0,0,4,0
-10,8,3,2,1,40,2,1,0,16,5,14,11,0,0,4,1
-25,5,3,3,1,26,2,1,3,29,8,13,0,0,0,4,1
-8,5,3,3,1,49,1,1,0,1,5,2,22,0,0,4,1
-19,8,3,2,1,34,2,1,3,22,6,0,22,0,0,4,1
-35,1,2,2,1,31,1,1,0,14,1,11,11,0,0,4,1
-42,0,2,2,1,35,2,1,3,26,8,11,0,0,0,4,0
-39,1,2,2,1,19,2,1,0,8,10,11,0,0,0,4,1
+40,2,2,3,1,68,1,1,3,26,6,2,11,0,0,4,1
+18,10,3,2,1,33,2,2,3,26,8,8,0,0,0,4,0
+29,10,2,2,1,25,2,1,0,13,5,15,11,0,0,4,1
+29,12,2,4,1,34,1,1,3,26,8,8,11,0,0,4,0
+33,0,3,3,1,45,1,1,2,20,4,15,11,0,0,4,1
+15,2,2,2,1,25,2,2,3,26,8,13,0,0,0,4,0
+14,5,2,3,1,9,2,1,3,26,8,6,0,0,0,4,0
+30,5,3,3,1,67,1,1,0,17,1,15,33,0,0,4,1
+13,5,2,3,1,15,1,1,0,9,3,8,11,0,0,4,1
+18,5,3,3,1,36,1,1,0,9,1,14,46,0,0,4,1
+23,0,0,2,1,33,2,1,3,26,8,7,0,0,0,4,0
+19,10,2,3,1,15,2,1,0,4,3,13,0,0,0,4,1
+10,7,3,2,1,56,2,1,0,30,3,12,33,0,0,4,1
+16,1,3,2,1,68,2,1,0,7,5,11,0,0,0,4,1
+31,10,3,2,1,17,1,1,0,26,1,15,0,0,0,4,1
+31,1,2,2,1,43,2,1,0,2,5,1,11,0,0,4,1
+13,5,3,3,1,46,1,2,0,30,5,11,38,0,0,4,1
+17,2,2,2,1,31,1,2,0,5,5,4,22,0,0,4,1
+29,1,2,2,1,67,1,1,0,29,1,13,11,0,0,4,1
+24,5,3,3,1,9,2,2,3,26,8,11,11,0,0,4,1
+17,10,3,2,1,21,2,1,0,1,3,10,0,0,0,4,1
 11,1,3,2,1,51,1,2,0,1,5,1,22,0,0,4,1
+57,6,2,1,1,42,1,1,0,8,3,9,2,0,0,4,1
+18,5,2,3,1,9,2,2,3,26,8,9,0,0,0,4,0
+10,0,3,4,1,30,2,1,0,9,5,9,11,0,0,4,1
+25,1,3,2,1,64,2,1,3,12,6,11,11,0,0,4,1
+12,10,3,3,1,15,2,1,3,13,8,5,11,0,0,4,1
+30,1,2,2,1,9,2,1,3,3,6,3,11,0,0,4,1
+17,1,0,1,1,23,2,1,0,24,5,12,43,0,0,4,1
+42,5,2,3,1,28,2,1,0,2,5,1,11,0,0,4,1
+29,8,0,2,1,20,1,1,3,26,8,7,0,0,0,4,0
+29,10,2,2,1,56,2,1,0,3,1,5,0,0,0,4,1
+33,1,2,2,1,63,2,1,3,5,8,15,0,0,0,4,1
+29,0,0,2,1,56,2,2,2,8,11,10,0,0,0,4,1
+8,1,2,2,1,31,2,1,3,7,8,2,22,0,0,4,1
 18,10,2,2,1,43,2,2,3,27,8,5,11,0,0,4,1
-33,2,2,1,1,18,1,1,0,9,3,5,1,0,0,4,1
-32,2,2,1,1,50,2,1,3,6,8,12,25,0,0,4,1
-17,0,2,2,1,46,2,1,3,21,8,11,0,0,0,4,1
-22,8,2,2,1,51,2,1,0,20,5,9,22,0,0,4,1
-37,1,2,2,1,9,1,1,3,3,6,11,11,0,0,4,1
-25,5,2,3,1,45,1,1,0,1,3,4,0,0,0,4,1
-31,5,2,3,1,39,2,1,3,26,8,7,22,0,0,4,0
-31,10,2,3,1,43,1,1,0,26,1,14,11,0,0,4,1
-16,10,3,2,1,61,1,1,0,13,1,4,11,0,0,4,1
-31,5,2,3,1,60,1,1,3,2,6,11,0,0,0,4,1
-13,10,2,3,1,13,1,1,0,29,1,0,0,0,0,4,1
-21,10,3,3,1,50,2,1,3,26,8,6,0,0,0,4,0
-10,5,3,3,1,70,2,1,3,19,8,13,0,0,0,4,1
-41,5,0,3,1,33,1,1,3,26,8,6,0,0,0,4,0
-32,1,2,4,1,29,2,1,2,24,5,1,8,0,0,4,1
-24,1,2,4,1,46,2,1,3,26,8,1,11,0,0,4,0
-15,2,0,3,1,43,1,2,0,29,5,1,0,0,0,4,1
-33,10,2,3,1,16,2,2,0,1,3,5,0,158,1,0,1
-12,10,3,2,1,67,2,1,3,5,10,6,0,0,0,4,1
-18,5,3,3,1,26,1,2,0,12,10,13,0,0,0,4,1
-56,6,2,2,1,22,1,1,2,8,3,3,0,0,0,4,1
-19,5,3,3,1,69,1,1,3,3,6,0,22,0,0,4,1
-21,1,2,4,1,13,2,1,0,23,5,12,11,0,0,4,1
-14,5,3,3,1,46,1,1,0,13,1,12,38,0,0,4,1
-23,8,2,4,1,19,1,1,0,21,5,13,11,0,0,4,1
-44,6,2,4,1,66,1,1,0,8,3,13,0,0,0,4,1
-40,5,2,3,1,44,2,1,0,6,5,14,33,0,0,4,1
-5,2,3,1,1,45,2,1,3,4,8,9,11,0,0,4,1
-11,8,3,1,1,40,1,1,3,25,5,5,22,0,0,4,1
-9,10,2,2,1,4,2,1,0,15,5,7,11,0,0,4,1
-16,1,3,2,1,37,2,2,0,12,10,12,0,0,0,4,1
-14,1,2,2,1,26,2,1,0,5,10,3,0,0,0,4,1
-7,9,3,2,1,30,1,1,0,26,3,7,45,0,0,4,1
-22,1,2,2,1,53,1,1,3,30,10,8,0,0,0,4,1
-34,2,2,3,2,5,1,1,0,29,5,11,0,0,0,4,1
-20,10,3,2,1,39,1,1,0,10,1,12,5,0,0,4,1
-34,1,2,2,1,57,1,1,0,13,10,15,11,0,0,4,1
-36,10,2,2,1,17,2,1,3,26,8,7,0,0,0,4,0
-35,0,0,4,1,32,1,1,0,2,5,3,11,0,0,4,1
-18,10,3,2,1,46,2,1,3,23,8,14,22,0,0,4,1
-33,3,0,3,1,20,1,1,0,25,1,14,0,0,0,4,1
-10,5,3,3,1,49,2,2,3,26,8,7,0,0,0,4,0
-34,5,2,3,1,63,1,1,0,25,1,4,0,0,0,4,1
-42,5,2,3,1,39,1,1,3,8,6,7,22,0,0,4,1
-32,0,3,2,1,16,1,1,0,20,5,15,33,0,0,4,1
-6,9,3,2,1,67,2,1,3,26,8,6,11,0,0,4,0
-38,10,2,2,1,57,2,1,3,21,8,11,11,0,0,4,1
-19,2,0,2,1,22,2,2,3,4,8,13,43,0,0,4,1
-31,8,2,2,1,15,1,1,0,5,1,14,5,0,0,4,1
-14,10,3,3,1,55,1,1,2,14,11,6,0,0,0,4,1
-23,10,2,2,1,53,2,1,3,10,8,11,38,0,0,4,1
-22,1,2,2,1,14,2,1,3,26,8,11,38,0,0,4,0
-11,5,2,3,1,38,1,1,3,20,8,15,11,0,0,4,1
-11,5,2,3,1,11,1,1,3,6,8,2,11,0,0,4,1
-27,5,0,3,1,68,1,2,0,29,5,13,0,0,0,4,1
-15,5,2,3,1,22,1,1,0,3,3,9,0,0,0,4,1
-25,1,3,2,1,38,2,1,3,26,6,13,11,0,0,4,1
-18,5,0,3,1,9,1,1,0,25,1,2,0,0,0,4,1
-19,0,3,2,1,11,2,1,0,13,10,5,11,0,0,4,1
-7,1,3,2,1,14,1,2,0,1,5,3,45,0,0,4,1
-14,5,3,3,1,9,1,1,0,26,3,11,33,0,0,4,1
-15,8,3,3,1,5,1,1,0,21,4,12,11,0,0,4,1
-35,3,2,1,1,42,1,1,0,20,5,2,11,0,0,4,1
-12,8,0,1,1,50,2,1,0,9,5,10,0,0,0,4,1
-14,8,3,3,1,70,1,1,0,12,10,11,0,0,0,4,1
-21,10,2,3,1,70,2,2,3,7,8,14,0,0,0,4,1
-19,0,2,2,1,25,1,1,2,19,11,9,0,0,0,4,1
-41,5,2,3,1,36,1,2,0,6,5,14,22,0,0,4,1
-20,10,0,3,1,23,1,1,3,30,6,15,11,0,0,4,1
-24,5,3,3,2,9,2,1,0,13,10,14,0,0,0,4,1
-12,7,3,3,1,48,2,1,0,11,3,9,0,0,0,4,1
-31,8,0,2,1,9,1,1,0,20,5,9,11,0,0,4,1
-23,8,2,4,2,9,1,2,0,23,5,2,33,0,0,4,1
+34,12,2,4,1,55,1,1,0,26,1,11,22,0,0,4,1
+9,1,2,3,1,40,2,1,3,18,6,10,22,0,0,4,1
+10,10,3,2,1,16,1,1,0,19,3,13,0,0,0,4,1
+13,0,3,2,1,48,2,2,3,12,8,0,0,0,0,4,1
+41,8,2,2,1,2,2,1,3,18,8,13,22,0,0,4,1
 37,1,2,1,1,53,1,1,0,26,1,2,11,0,0,4,1
-17,6,3,1,1,48,1,1,3,26,8,4,0,0,0,4,0
-13,5,2,3,1,17,2,1,0,25,3,11,11,152,38,1,1
-38,5,2,3,1,9,1,2,3,12,6,9,0,0,0,4,1
-36,7,0,1,1,41,2,1,3,27,6,12,11,0,0,4,1
-40,5,0,3,1,14,1,1,0,26,1,5,0,0,0,4,1
-38,10,2,2,1,61,2,1,2,25,10,10,0,0,0,4,1
-40,5,2,4,1,11,2,1,3,26,8,7,22,0,0,4,0
-15,8,0,2,1,48,1,2,0,15,5,11,0,0,0,4,1
-18,10,3,2,1,39,2,1,3,19,11,6,0,0,0,4,1
-42,0,0,2,1,5,2,2,0,27,3,5,0,179,1,0,1
-29,8,2,2,1,15,1,1,0,12,10,8,33,0,0,4,1
+11,0,3,2,1,10,2,1,0,11,3,6,0,0,0,4,1
+31,8,2,2,1,50,1,1,3,26,8,7,11,0,0,4,0
+31,8,2,2,1,8,2,1,3,29,8,1,0,0,0,4,1
+28,5,3,3,1,35,2,1,3,23,8,16,11,0,0,4,1
+18,10,0,2,1,9,1,1,0,29,1,2,22,0,0,4,1
+11,0,0,3,2,9,1,2,0,30,5,9,22,0,0,4,1
+15,5,2,3,1,24,1,1,0,4,1,2,11,0,0,4,1
+9,5,3,3,2,8,2,1,3,25,6,10,11,0,0,4,1
+6,7,3,3,1,36,2,1,3,19,8,15,0,0,0,4,1
+12,1,3,2,1,30,2,1,3,15,8,13,0,0,0,4,1
+7,1,2,2,1,9,1,2,0,29,5,10,22,0,0,4,1
+40,6,2,1,1,30,2,1,3,26,8,5,0,0,0,4,0
+16,2,2,3,1,18,2,1,0,5,5,13,11,0,0,4,1
+26,1,3,1,1,20,2,1,3,21,8,14,22,0,0,4,1
+14,10,3,2,1,56,2,1,3,23,8,13,22,0,0,4,1
+24,5,2,3,1,15,2,2,0,13,10,15,38,0,0,4,1
+41,6,3,2,1,37,2,1,3,26,8,10,0,0,0,4,0
+13,10,3,3,1,28,2,1,3,30,8,10,22,0,0,4,1
+15,8,2,2,1,9,2,1,3,26,8,11,0,0,0,4,0
+21,10,2,2,1,31,2,1,0,8,5,8,11,0,0,4,1
 25,10,2,2,1,8,2,2,0,30,5,13,22,0,0,4,1
-23,6,0,1,1,3,2,1,3,6,8,2,11,0,0,4,1
-36,10,2,3,1,32,1,1,3,26,8,8,33,0,0,4,0
-39,10,2,3,1,62,1,1,0,28,1,14,11,0,0,4,1
-27,0,0,3,1,19,1,1,0,20,5,9,33,0,0,4,1
-40,5,2,3,1,47,2,1,2,5,10,5,0,0,0,4,1
-29,1,2,2,1,14,2,1,2,3,10,9,0,0,0,4,1
-15,5,2,3,1,61,1,1,0,26,1,1,11,0,0,4,1
-24,5,0,3,1,14,1,1,0,18,1,0,33,0,0,4,1
-24,1,0,1,1,27,2,1,0,28,5,9,22,0,0,4,1
-34,3,2,1,1,44,2,1,0,8,5,2,0,0,0,4,1
-42,5,2,3,1,9,1,1,0,28,1,9,22,0,0,4,1
-42,6,0,2,1,27,2,1,3,26,8,7,0,0,0,4,0
-21,5,3,3,1,32,2,1,3,26,8,8,0,0,0,4,0
-22,8,2,2,1,50,2,1,0,16,5,9,33,0,0,4,1
-10,10,3,2,1,69,1,2,0,28,5,11,0,0,0,4,1
-27,2,2,3,1,25,2,1,0,12,10,14,38,0,0,4,1
-37,5,0,3,1,9,1,1,0,9,1,8,33,0,0,4,1
-22,1,2,2,1,8,2,2,0,7,5,0,11,0,0,4,1
-31,5,2,2,1,31,1,1,2,27,10,7,0,0,0,4,1
-12,8,3,2,2,4,2,1,0,9,5,10,0,0,0,4,1
-16,12,3,2,1,68,1,1,0,20,4,14,0,0,0,4,1
-15,5,3,3,1,33,1,1,0,20,1,11,8,0,0,4,1
-16,2,2,3,1,18,2,1,0,5,5,13,11,0,0,4,1
-35,1,2,2,1,22,2,1,0,13,10,13,38,61,1,0,1
-12,10,2,2,1,49,2,1,0,13,10,13,0,0,0,4,1
-42,6,0,2,1,11,1,1,0,2,5,13,11,0,0,4,1
+28,3,2,1,1,71,1,1,3,26,8,6,0,0,0,4,0
+30,1,2,1,1,51,1,1,0,2,1,14,22,0,0,4,1
+23,1,0,2,1,42,1,1,3,10,6,1,33,0,0,4,1
+28,8,2,2,1,36,1,1,0,13,10,15,0,0,0,4,1
+15,1,3,2,1,5,2,1,3,7,8,13,11,0,0,4,1
+14,1,2,2,1,65,2,1,3,13,8,15,22,0,0,4,1
+41,0,2,2,1,20,2,1,0,14,1,2,2,0,0,4,1
+18,7,2,3,1,24,1,1,3,26,8,6,11,0,0,4,0
+27,10,3,2,1,46,2,1,3,23,8,15,33,0,0,4,1
+25,6,2,2,1,68,1,1,2,23,11,3,0,0,0,4,1
+10,1,3,2,1,1,2,1,0,25,5,0,22,0,0,4,1
+41,6,2,2,1,30,1,1,0,19,1,0,43,0,0,4,1
+41,2,0,2,1,69,2,1,3,26,8,13,22,0,0,4,0
+56,6,2,2,1,22,1,1,2,8,3,3,0,0,0,4,1
+27,0,0,2,1,57,2,1,0,16,5,14,46,0,0,4,1
+29,0,2,2,1,28,2,1,3,26,8,11,0,0,0,4,0
+8,5,3,3,1,49,1,1,0,1,5,2,22,0,0,4,1
+7,9,3,2,1,30,1,1,0,26,3,7,45,0,0,4,1
+30,5,0,3,1,3,2,1,3,26,8,7,0,0,0,4,0
+34,1,2,2,1,65,2,1,3,26,8,15,22,0,0,4,0
+16,0,0,2,1,3,1,1,0,9,5,12,0,0,0,4,1
+19,10,2,2,1,34,2,1,3,26,8,3,0,0,0,4,0
+10,1,3,2,1,2,2,1,3,30,8,6,11,0,0,4,1
+15,2,2,2,1,7,2,2,0,29,5,13,0,0,0,4,1
+39,6,0,3,1,64,1,1,0,27,1,3,33,0,0,4,1
+40,0,0,2,1,25,1,1,2,18,11,7,0,0,0,4,1
+29,5,3,3,1,32,1,2,0,23,5,14,33,0,0,4,1
+9,10,3,2,1,52,2,1,0,23,5,9,33,0,0,4,1
+16,5,2,3,1,29,2,1,3,18,8,15,33,0,0,4,1
+8,11,3,3,1,67,1,1,0,20,4,4,0,0,0,4,1
+38,1,3,2,1,61,1,2,0,29,5,14,22,0,0,4,1
+28,8,0,2,1,48,1,1,0,13,10,11,11,0,0,4,1
+29,10,3,2,1,3,2,2,0,28,5,15,22,0,0,4,1
+14,5,3,3,1,33,2,1,0,3,1,15,11,0,0,4,1
+40,6,0,3,1,39,1,1,2,24,11,11,0,0,0,4,1
+12,8,3,3,1,5,1,2,0,13,1,5,11,0,0,4,1
+17,5,3,3,1,39,1,1,0,5,1,14,11,0,0,4,1
+24,5,2,3,1,42,1,1,0,13,10,12,22,0,0,4,1
+30,7,2,3,1,9,1,1,0,21,4,3,22,0,0,4,1
+15,12,3,4,1,9,1,1,3,26,8,6,0,0,0,4,0
+35,2,3,2,1,59,2,1,3,23,8,0,38,0,0,4,1
+13,1,3,1,1,27,2,1,3,13,8,11,0,0,0,4,1
+23,5,2,3,1,56,1,1,0,12,1,12,11,0,0,4,1
+26,0,0,2,1,45,2,2,0,7,3,3,0,173,1,1,1
+33,1,2,4,1,2,2,1,3,26,8,5,11,0,0,4,0
+32,1,2,1,1,9,1,1,3,26,8,7,22,0,0,4,0
+31,10,2,3,1,43,1,1,0,26,1,14,11,0,0,4,1
+18,7,3,3,1,51,1,1,3,30,6,1,22,0,0,4,1
+23,8,0,3,1,20,2,1,0,30,5,12,0,0,0,4,1
+33,8,0,2,1,60,1,2,0,6,5,14,0,0,0,4,1
+33,10,2,2,1,13,1,1,0,9,3,10,11,0,0,4,1
+22,0,2,1,1,63,2,2,0,13,10,14,0,0,0,4,1
+25,1,3,1,1,9,1,1,0,30,5,2,0,0,0,4,1
+26,5,2,3,1,46,2,2,2,13,10,1,0,0,0,4,1
+33,1,2,2,1,32,2,1,3,26,8,13,0,0,0,4,0
+18,2,0,3,1,65,1,2,0,28,5,13,22,0,0,4,1
+35,1,2,2,1,59,1,1,0,22,3,7,0,0,0,4,1
+41,11,3,1,1,65,1,1,0,13,10,9,22,0,0,4,1
+7,0,3,3,1,43,2,1,0,19,3,9,0,0,0,4,1
+18,1,2,1,1,46,2,1,3,25,6,15,0,0,0,4,1
+17,1,0,2,1,9,2,1,3,12,8,2,0,0,0,4,1
+23,8,2,4,1,19,1,1,0,21,5,13,11,0,0,4,1
 35,5,0,2,1,9,1,2,2,14,2,2,0,0,0,4,1
-35,8,2,4,1,32,2,1,3,26,8,7,11,0,0,4,0
-22,0,3,3,1,33,1,1,0,12,1,10,11,0,0,4,1
-35,1,2,2,1,9,2,2,3,26,8,6,0,0,0,4,0
-32,5,2,4,1,67,1,1,0,19,3,6,0,178,1,0,1
-40,6,2,1,1,14,1,1,0,9,1,6,11,0,0,4,1
-13,10,3,3,1,63,2,1,3,29,8,15,11,0,0,4,1
-40,1,2,1,1,65,2,1,3,26,8,5,11,0,0,4,0
-12,1,2,2,1,21,2,1,2,12,11,6,0,0,0,4,1
-15,5,3,3,1,68,1,1,0,3,1,15,0,0,0,4,1
-21,1,2,1,1,62,1,1,3,29,8,14,0,0,0,4,1
-13,7,2,3,1,70,1,1,0,14,1,11,11,0,0,4,1
+35,11,2,4,1,15,1,1,3,26,8,9,22,0,0,4,0
+19,10,3,2,1,40,2,1,3,13,8,14,0,0,0,4,1
+29,11,2,1,1,39,1,1,0,13,10,10,11,0,0,4,1
+23,1,2,2,1,35,2,1,3,5,8,14,0,0,0,4,1
+37,1,2,1,1,29,2,1,3,26,8,8,0,0,0,4,0
+14,1,2,2,1,24,1,1,0,27,3,11,46,0,0,4,1
+12,10,3,3,1,22,1,1,0,8,5,12,22,0,0,4,1
+16,5,3,3,1,33,2,1,0,13,10,12,43,0,0,4,1
+16,5,2,3,1,9,2,1,0,22,3,7,0,0,0,4,1
+30,3,2,2,1,53,1,2,0,20,5,15,22,0,0,4,1
+31,11,2,1,1,54,1,1,0,21,4,6,11,0,0,4,1
+20,10,2,2,1,24,1,1,0,25,1,14,0,0,0,4,1
+11,5,2,3,1,25,2,2,3,28,8,5,33,0,0,4,1
+30,8,2,4,1,21,2,1,3,26,8,1,0,0,0,4,0
+20,10,2,3,1,25,1,1,0,26,1,3,11,0,0,4,1
+18,8,2,2,1,37,2,1,3,26,8,7,0,0,0,4,0
 39,8,2,2,1,20,2,1,3,26,8,5,0,0,0,4,0
-15,1,3,2,1,65,2,1,3,25,6,2,33,0,0,4,1
-36,8,2,4,1,9,2,1,0,26,3,12,11,184,1,1,1
-32,5,2,2,1,52,2,1,3,26,8,6,11,0,0,4,0
-41,6,0,1,1,9,2,1,3,26,6,15,11,0,0,4,1
-24,2,2,4,1,26,2,1,0,23,5,12,11,0,0,4,1
-55,6,2,3,1,20,2,1,0,19,3,10,11,0,0,4,1
-27,10,2,3,1,43,2,1,3,10,6,14,22,0,0,4,1
-9,1,3,2,2,3,1,1,3,15,6,10,11,0,0,4,1
-16,1,2,1,1,10,2,1,3,21,8,13,22,0,0,4,1
-8,1,3,1,1,70,1,1,0,21,4,2,0,0,0,4,1
-16,1,2,1,1,41,2,1,0,13,10,0,0,0,0,4,1
-11,0,0,3,2,9,1,2,0,30,5,9,22,0,0,4,1
-23,2,3,2,1,61,1,1,0,16,5,2,0,0,0,4,1
-23,10,2,2,1,71,1,1,0,14,1,8,1,0,0,4,1
-23,1,2,1,1,31,2,1,3,6,8,1,0,0,0,4,1
-13,11,2,2,1,38,2,1,0,12,10,3,22,86,38,0,1
-22,5,2,3,1,40,2,1,0,10,10,12,11,187,1,3,1
-27,10,2,2,1,68,2,1,3,26,8,7,0,0,0,4,0
-14,5,3,2,1,25,1,1,0,2,1,2,0,0,0,4,1
-33,8,2,2,1,28,2,1,3,26,8,13,11,0,0,4,0
-17,5,2,3,1,36,2,2,0,29,1,13,22,0,0,4,1
-8,11,3,3,1,67,1,1,0,20,4,4,0,0,0,4,1
-27,0,2,2,1,18,2,1,3,15,8,15,22,0,0,4,1
-29,1,2,2,1,34,1,1,0,2,1,10,0,0,0,4,1
-13,5,2,3,1,61,1,1,0,28,1,2,0,0,0,4,1
-31,1,2,1,1,46,1,1,0,3,1,11,33,0,0,4,1
-14,10,3,2,1,9,1,1,0,9,1,11,33,0,0,4,1
-26,1,2,2,1,57,2,1,3,26,8,10,0,0,0,4,0
-21,11,3,2,1,1,2,1,0,22,3,9,0,0,0,4,1
-32,1,2,1,1,58,2,1,3,26,8,12,22,0,0,4,0
-25,11,2,1,1,54,1,1,3,12,6,15,11,0,0,4,1
-18,5,2,3,1,68,2,2,3,13,8,15,11,0,0,4,1
-25,5,3,3,1,15,1,1,0,27,1,10,11,0,0,4,1
-25,1,3,2,1,37,2,1,3,30,8,15,22,0,0,4,1
-22,8,3,2,1,19,2,1,0,12,10,9,0,0,0,4,1
-8,10,2,2,1,43,1,2,0,29,5,1,33,0,0,4,1
-10,10,3,2,1,16,1,1,0,19,3,13,0,0,0,4,1
+10,9,3,2,1,30,1,1,2,14,11,5,0,0,0,4,1
+30,5,2,3,1,23,2,1,0,18,3,7,0,0,0,4,1
+40,5,2,2,1,4,1,1,0,24,5,12,3,0,0,4,1
+25,10,2,2,1,24,2,1,3,26,8,6,0,0,0,4,0
+15,2,3,3,1,37,2,2,0,23,4,15,38,0,0,4,1
+42,6,0,2,1,11,1,1,0,23,5,10,38,0,0,4,1
 12,10,2,2,1,35,2,1,0,5,1,2,33,0,0,4,1
-21,1,3,1,1,57,2,1,0,19,3,7,0,188,1,1,1
-28,5,2,3,1,9,1,1,0,9,10,13,11,13,24,1,1
-14,1,2,2,1,24,2,1,0,7,5,13,11,0,0,4,1
-16,7,3,3,1,50,1,1,0,13,1,6,22,0,0,4,1
-28,3,2,1,1,71,1,1,3,26,8,6,0,0,0,4,0
-21,10,3,2,1,53,2,1,0,28,5,13,11,0,0,4,1
+27,1,2,1,1,31,2,1,3,26,8,9,0,0,0,4,0
+38,10,2,2,1,57,2,1,3,21,8,11,11,0,0,4,1
+24,2,2,3,1,55,1,1,3,2,6,14,22,0,0,4,1
+30,1,2,1,1,34,2,1,3,26,8,3,11,0,0,4,0
+15,11,3,3,1,61,1,1,0,5,1,5,11,0,0,4,1
+15,5,2,3,1,22,1,1,0,3,3,9,0,0,0,4,1
+25,10,2,2,1,48,2,1,3,26,8,2,0,0,0,4,0
+25,1,2,2,1,62,2,2,0,12,10,3,11,26,12,1,1
+35,10,0,2,1,71,2,1,3,26,8,14,0,0,0,4,0
+30,5,2,3,1,29,1,1,0,9,10,12,0,0,0,4,1
+23,1,2,2,1,2,1,2,0,21,5,14,22,0,0,4,1
+34,6,0,3,1,43,2,2,3,7,6,13,33,0,0,4,1
+16,5,2,3,1,61,1,1,2,2,10,10,0,0,0,4,1
+42,6,2,3,1,9,1,1,3,26,8,11,0,0,0,4,0
+10,10,3,2,1,38,1,1,0,30,3,2,11,0,0,4,1
+7,0,3,2,1,51,1,2,0,22,3,6,0,0,0,4,1
+40,7,2,3,1,4,2,1,3,26,8,9,0,0,0,4,0
+20,9,3,3,1,40,1,1,3,8,6,3,22,0,0,4,1
+32,11,2,1,1,63,1,1,3,26,6,10,0,0,0,4,1
+36,10,0,2,1,27,2,1,0,22,3,7,0,105,30,0,1
+18,11,0,2,1,68,1,1,0,3,1,9,22,0,0,4,1
+38,1,2,2,1,14,1,1,3,2,6,15,0,0,0,4,1
+14,5,3,3,1,50,1,1,0,13,1,13,43,0,0,4,1
+35,0,2,2,1,68,2,1,0,27,3,8,22,0,0,4,1
+30,1,2,2,1,20,2,1,3,5,8,13,0,0,0,4,1
+20,0,0,2,1,24,2,1,0,26,3,1,22,167,12,3,1
+25,5,3,3,1,26,2,1,3,29,8,13,0,0,0,4,1
+28,10,2,2,1,40,2,1,3,30,8,13,0,0,0,4,1
+22,10,0,3,1,9,1,1,3,8,6,10,0,0,0,4,1
+16,1,2,2,1,64,2,2,0,8,10,3,0,0,0,4,1
+15,5,2,3,1,61,1,1,0,26,1,1,11,0,0,4,1
+12,2,2,2,1,15,1,2,0,10,10,11,11,0,0,4,1
+15,5,3,3,1,37,2,1,0,14,5,1,0,0,0,4,1
+16,0,2,2,1,68,1,1,3,27,8,5,0,0,0,4,1
+35,3,2,1,1,42,1,1,0,20,5,2,11,0,0,4,1
+9,1,2,2,1,58,2,1,3,10,6,0,0,0,0,4,1
+17,1,2,3,1,37,1,1,3,3,6,2,43,0,0,4,1
+17,2,3,3,1,18,2,1,0,9,5,14,11,0,0,4,1
+14,1,3,1,1,14,2,1,0,12,10,13,0,0,0,4,1
+21,10,3,2,1,23,1,1,0,12,10,5,33,0,0,4,1
+15,1,2,2,1,38,1,1,0,25,3,4,22,0,0,4,1
+42,6,2,3,1,66,2,1,3,26,8,0,0,0,0,4,0
+27,10,3,3,1,9,1,1,0,9,1,13,33,0,0,4,1
+20,10,3,2,1,39,1,1,0,10,1,12,5,0,0,4,1
+24,0,2,2,1,49,2,1,3,26,8,12,0,0,0,4,0
+28,11,2,2,1,70,1,1,0,28,5,9,38,0,0,4,1
+38,5,2,3,1,9,1,2,3,12,6,9,0,0,0,4,1
 24,8,2,2,1,41,2,2,0,7,5,0,11,0,0,4,1
+8,1,3,1,1,70,1,1,0,21,4,2,0,0,0,4,1
+37,5,2,3,1,63,2,1,3,26,8,4,11,0,0,4,0
+17,9,3,4,1,36,2,1,3,26,8,11,11,0,0,4,0
+14,1,2,2,1,51,2,1,0,15,5,15,47,0,0,4,1
+19,5,2,2,1,55,2,2,0,8,10,6,0,0,0,4,1
+36,10,2,2,1,24,1,2,0,20,5,11,22,0,0,4,1
+9,10,3,3,1,9,2,1,3,26,8,9,0,0,0,4,0
+33,1,2,1,1,63,1,1,0,27,1,4,45,0,0,4,1
+12,10,2,2,1,19,2,2,3,26,8,7,11,0,0,4,0
+21,10,3,4,1,49,2,1,3,27,8,5,0,0,0,4,1
+31,1,2,2,1,9,1,2,0,30,5,12,0,0,0,4,1
+10,0,3,4,1,34,1,1,0,29,5,12,0,0,0,4,1
+30,2,2,3,2,4,1,1,0,24,5,13,33,0,0,4,1
+39,10,2,2,1,66,2,1,3,26,8,12,11,0,0,4,0
+31,8,0,2,1,9,1,1,0,20,5,9,11,0,0,4,1
+13,10,2,3,1,32,1,2,0,9,10,9,0,31,37,1,1
+17,5,2,3,1,5,2,1,0,23,5,11,46,0,0,4,1
+23,10,2,2,1,11,1,1,0,2,3,1,22,0,0,4,1
+15,1,3,2,1,65,2,1,3,25,6,2,33,0,0,4,1
+20,5,2,3,1,13,2,1,3,4,8,11,33,0,0,4,1
+32,10,2,2,1,47,2,1,3,26,6,10,38,0,0,4,1
+13,0,3,2,1,64,2,1,3,18,8,11,11,0,0,4,1
+12,1,2,2,1,21,2,1,2,12,11,6,0,0,0,4,1
+35,5,0,3,1,27,1,1,0,4,3,13,22,0,0,4,1
 34,5,3,3,1,67,1,1,0,18,1,2,43,0,0,4,1
-36,10,0,2,1,27,2,1,0,22,3,7,0,105,30,0,1
+13,5,0,3,1,36,2,1,0,8,5,11,38,0,0,4,1
+18,8,2,2,1,9,1,1,0,23,5,14,11,0,0,4,1
+19,0,2,2,1,25,1,1,2,19,11,9,0,0,0,4,1
+12,1,3,2,1,65,2,1,0,12,10,12,0,0,0,4,1
+15,10,3,3,1,18,2,1,0,10,10,9,11,91,1,1,1
+28,0,2,2,1,61,1,1,0,27,1,13,11,0,0,4,1
+17,8,2,2,1,47,2,1,3,12,8,6,0,0,0,4,1
+36,5,2,2,1,35,2,2,3,26,8,5,0,0,0,4,0
+33,1,2,1,1,22,2,1,3,26,8,11,11,0,0,4,0
+25,0,3,2,1,3,2,2,0,11,3,13,11,508,30,0,1
+21,5,2,2,1,13,2,1,0,2,1,13,11,0,0,4,1
+40,5,2,3,1,40,1,1,0,26,3,8,38,0,0,4,1
+17,5,2,3,1,29,2,1,3,26,8,4,0,0,0,4,0
+15,1,2,2,1,9,1,1,0,21,5,10,43,0,0,4,1
+19,8,2,2,1,19,2,1,0,7,3,4,11,0,0,4,1
+41,5,0,3,1,33,1,1,3,26,8,6,0,0,0,4,0
+42,5,2,3,1,9,1,1,0,28,1,9,22,0,0,4,1
+41,1,2,1,1,38,2,1,3,6,8,12,0,0,0,4,1
+22,8,2,1,1,9,2,1,3,6,8,15,11,0,0,4,1
+12,7,2,3,1,22,1,1,3,8,11,7,0,0,0,4,1
+16,7,3,3,1,50,1,1,0,13,1,6,22,0,0,4,1
+38,8,2,1,1,51,1,2,2,13,5,6,0,0,0,4,1
+21,1,0,1,1,16,2,1,0,12,10,11,0,78,30,1,1
 9,9,2,2,1,13,2,1,0,7,5,13,11,0,0,4,1
-21,5,2,3,1,23,1,1,0,27,1,15,22,0,0,4,1
-18,5,2,3,1,9,1,1,2,19,1,12,47,0,0,4,1
-33,1,0,1,1,52,1,1,0,21,5,11,11,0,0,4,1
-12,0,3,2,1,38,2,1,0,25,3,1,11,0,0,4,1
-37,3,2,2,1,15,2,1,2,13,5,1,46,0,0,4,1
-12,8,2,2,1,45,2,1,0,12,10,11,0,0,0,4,1
-41,11,3,1,1,65,1,1,0,13,10,9,22,0,0,4,1
-22,11,2,2,1,25,2,1,3,11,6,11,43,0,0,4,1
-26,10,0,2,1,34,1,1,0,8,10,1,0,0,0,4,1
-37,10,2,2,2,4,1,1,0,11,3,13,0,0,0,4,1
-19,5,2,3,1,56,1,1,0,26,3,8,0,0,0,4,1
-12,7,3,2,1,7,1,2,0,10,10,15,0,0,0,4,1
-20,1,2,2,1,4,2,1,3,26,8,8,0,0,0,4,0
-26,1,3,2,1,36,1,2,0,8,5,2,33,0,0,4,1
-17,7,0,3,1,16,2,1,3,15,8,13,11,0,0,4,1
+35,1,2,1,1,64,2,1,0,22,3,4,11,0,0,4,1
+34,3,2,1,1,44,2,1,0,8,5,2,0,0,0,4,1
+31,1,3,1,1,56,2,1,0,17,5,16,11,0,0,4,1
+8,8,3,2,1,2,1,2,0,8,5,11,11,0,0,4,1
+7,9,2,3,1,9,2,1,0,13,5,14,33,0,0,4,1
+29,1,2,1,1,1,2,1,3,26,8,6,0,0,0,4,0
+29,10,3,2,1,12,2,1,0,15,5,15,22,0,0,4,1
+9,2,2,3,1,17,1,1,0,6,5,10,38,0,0,4,1
+17,8,2,2,1,54,2,1,0,11,7,9,33,0,0,4,1
+10,9,3,2,1,19,1,1,0,15,5,1,11,0,0,4,1
+33,1,2,2,1,39,1,2,3,7,6,13,22,0,0,4,1
+35,1,2,1,1,31,1,1,0,24,5,13,33,0,0,4,1
+28,1,2,1,1,43,2,1,3,4,8,15,11,0,0,4,1
+33,6,2,3,1,57,1,1,0,10,10,12,11,0,0,4,1
+16,1,2,1,1,62,2,2,3,7,8,1,33,0,0,4,1
+35,0,2,2,1,43,1,1,3,12,6,1,22,0,0,4,1
+27,5,0,2,1,60,2,1,0,10,10,9,0,75,1,3,1
+40,5,0,3,1,56,1,1,0,11,3,10,0,0,0,4,1
+13,5,3,3,1,9,2,1,3,26,8,11,0,0,0,4,0
+15,5,3,3,1,42,1,1,0,4,3,5,11,540,24,0,1
+27,10,2,3,1,43,2,1,3,10,6,14,22,0,0,4,1
+40,6,2,4,1,69,1,1,0,13,5,15,33,0,0,4,1
+27,5,0,3,1,9,1,1,0,27,1,10,11,0,0,4,1
+33,10,2,3,1,16,2,2,0,1,3,5,0,158,1,0,1
+27,0,3,4,1,15,2,1,3,26,8,16,0,0,0,4,0
+26,8,0,2,1,53,2,2,3,19,8,8,11,0,0,4,1
+7,7,3,2,1,14,2,1,3,20,8,11,11,0,0,4,1
+41,6,0,1,1,9,2,1,3,26,6,15,11,0,0,4,1
+13,10,2,3,1,13,1,1,0,29,1,0,0,0,0,4,1
+19,5,2,3,1,57,2,1,3,26,8,16,11,0,0,4,0
+17,1,2,2,1,56,2,1,0,12,10,15,11,0,0,4,1
+18,8,2,1,1,9,2,1,3,11,6,0,0,0,0,4,1
+17,5,2,3,1,47,1,1,0,2,1,15,33,0,0,4,1
+22,5,2,3,1,26,2,1,3,26,8,9,0,0,0,4,0
+33,0,3,2,1,69,1,1,0,15,5,12,11,0,0,4,1
+30,5,2,2,1,33,2,1,0,20,5,10,45,0,0,4,1
+25,5,2,2,1,11,2,2,2,20,11,3,0,0,0,4,1
+4,0,3,2,1,39,1,1,0,3,3,9,0,0,0,4,1
+22,0,3,3,1,33,1,1,0,12,1,10,11,0,0,4,1
+21,10,3,2,1,10,2,1,3,12,8,4,11,0,0,4,1
+15,5,0,3,1,71,2,1,0,16,5,4,11,0,0,4,1
 29,5,3,3,1,68,1,1,0,11,3,1,0,0,0,4,1
-10,9,3,2,1,30,1,1,2,14,11,5,0,0,0,4,1
-13,11,3,2,1,14,1,1,0,25,3,15,0,0,0,4,1
-23,5,2,3,1,9,1,1,0,2,1,2,38,0,0,4,1
-17,5,2,3,1,5,2,1,0,23,5,11,46,0,0,4,1
-9,10,2,2,1,27,2,2,3,13,8,14,0,0,0,4,1
-28,0,2,2,1,56,2,2,3,6,8,12,22,0,0,4,1
-33,5,2,3,1,11,2,1,3,26,8,8,0,0,0,4,0
-28,10,0,3,1,9,1,1,0,20,4,2,11,0,0,4,1
-21,5,2,3,1,2,1,2,3,2,6,15,46,0,0,4,1
-31,10,2,2,1,66,2,1,0,20,4,2,0,0,0,4,1
-17,1,3,2,1,14,2,2,3,26,8,6,0,0,0,4,0
-34,2,2,2,1,12,2,2,3,26,8,3,0,0,0,4,0
-25,1,3,2,1,64,2,1,3,12,6,11,11,0,0,4,1
-10,10,3,3,1,20,2,1,0,17,5,4,11,0,0,4,1
-12,8,3,2,1,20,1,1,0,2,3,4,11,0,0,4,1
-30,1,2,2,1,20,2,1,3,5,8,13,0,0,0,4,1
-13,5,2,3,1,19,1,1,0,4,1,12,45,0,0,4,1
-41,5,0,3,1,32,2,1,2,21,11,7,0,0,0,4,1
-20,10,2,2,1,18,1,1,0,3,1,15,33,0,0,4,1
-25,1,2,2,1,62,2,2,0,12,10,3,11,26,12,1,1
-24,0,0,2,1,19,2,1,3,7,8,14,0,0,0,4,1
-13,1,2,2,1,25,2,1,3,12,8,6,11,0,0,4,1
-20,1,0,2,1,23,2,1,0,20,5,1,33,0,0,4,1
-24,11,0,2,1,22,2,1,3,23,8,14,11,0,0,4,1
-12,5,2,2,1,68,1,1,0,3,1,10,11,0,0,4,1
-9,10,3,2,1,52,2,1,0,23,5,9,33,0,0,4,1
-27,10,0,2,1,33,1,1,0,28,1,15,22,0,0,4,1
-19,5,3,3,1,58,2,1,3,26,8,4,0,0,0,4,0
-8,10,3,3,1,13,1,1,0,4,3,2,0,0,0,4,1
-34,11,2,1,1,71,1,1,2,23,5,12,11,0,0,4,1
-14,1,2,2,2,9,2,1,3,30,8,12,0,0,0,4,1
-29,10,3,2,1,3,2,2,0,28,5,15,22,0,0,4,1
-17,5,0,3,1,9,2,1,2,21,11,5,0,0,0,4,1
-10,0,3,4,1,30,2,1,0,9,5,9,11,0,0,4,1
-33,11,0,3,1,9,1,1,0,24,5,11,11,0,0,4,1
-21,5,2,3,1,44,2,2,3,26,8,3,11,0,0,4,0
-17,10,3,2,1,21,2,1,0,1,3,10,0,0,0,4,1
-26,0,0,2,1,61,2,1,3,26,8,6,0,0,0,4,0
-37,6,2,1,1,40,1,1,0,5,1,12,33,0,0,4,1
-23,8,0,3,1,20,2,1,0,30,5,12,0,0,0,4,1
-9,10,3,2,1,22,2,1,3,7,8,13,0,0,0,4,1
-8,8,3,2,1,69,2,1,3,18,8,13,11,0,0,4,1
+26,10,3,2,1,35,2,1,3,26,8,4,0,0,0,4,0
+34,1,2,1,1,15,2,1,3,26,8,7,0,0,0,4,0
+35,1,2,1,2,5,1,1,0,21,4,10,0,0,0,4,1
+16,8,3,2,1,3,1,1,0,13,5,3,22,0,0,4,1
+16,5,3,3,1,38,2,1,3,26,8,1,11,0,0,4,0
+10,7,3,3,1,66,1,1,0,7,3,8,0,0,0,4,1
+31,5,2,3,1,60,1,1,3,2,6,11,0,0,0,4,1
+33,8,2,2,1,28,2,1,3,26,8,13,11,0,0,4,0
+6,10,3,2,1,46,2,1,3,7,8,15,0,0,0,4,1
+12,0,0,2,1,9,2,1,0,9,5,12,11,0,0,4,1
+51,6,2,1,1,39,1,1,0,25,3,3,33,0,0,4,1
+35,1,2,1,1,41,2,1,0,17,5,12,38,0,0,4,1
+8,1,2,2,1,0,2,2,0,8,5,2,22,0,0,4,1
+35,1,2,4,1,23,1,1,3,26,8,2,0,0,0,4,0
+27,11,0,2,1,40,2,1,3,21,8,13,0,0,0,4,1
+25,10,2,3,1,9,1,1,0,25,1,4,11,0,0,4,1
+13,5,2,3,1,61,1,1,0,28,1,2,0,0,0,4,1
+42,1,2,4,1,10,2,1,3,26,8,7,0,0,0,4,0
+20,8,0,2,1,58,1,1,3,26,6,12,0,0,0,4,1
+11,1,3,2,1,32,2,1,3,11,6,13,5,0,0,4,1
+13,5,3,3,1,15,2,1,0,27,3,5,0,551,1,3,1
+12,8,3,2,2,4,2,1,0,9,5,10,0,0,0,4,1
+18,1,2,2,1,13,2,1,3,4,8,0,33,0,0,4,1
+33,0,3,2,1,25,1,1,3,9,6,13,11,0,0,4,1
+18,5,0,3,1,9,1,1,0,25,1,2,0,0,0,4,1
+20,0,0,2,1,24,2,1,3,23,8,11,11,0,0,4,1
+20,10,2,2,1,32,2,1,3,26,8,9,0,0,0,4,0
+15,0,2,2,1,9,2,1,2,8,5,4,45,0,0,4,1
+13,2,3,3,2,5,2,2,0,4,1,12,11,0,0,4,1
+7,1,3,2,1,2,2,1,3,10,6,15,45,0,0,4,1
+27,1,0,1,1,68,1,1,3,26,6,0,22,0,0,4,1
+11,8,3,4,1,25,1,1,0,23,4,13,11,0,0,4,1
+16,0,2,2,1,4,2,2,0,1,5,15,0,0,0,4,1
+21,1,3,1,1,57,2,1,0,19,3,7,0,188,1,1,1
+19,5,2,3,1,46,2,1,0,11,3,8,11,82,30,1,1
+33,1,2,1,1,58,2,1,0,16,5,14,11,0,0,4,1
 26,11,0,3,1,9,1,1,0,26,3,6,22,0,0,4,1
-32,10,2,2,1,38,1,1,0,28,1,12,0,0,0,4,1
-33,0,3,2,1,69,1,1,0,15,5,12,11,0,0,4,1
-37,1,2,4,1,64,1,1,3,27,6,12,22,0,0,4,1
-10,10,3,2,1,38,1,1,0,30,3,2,11,0,0,4,1
-34,1,0,1,1,2,2,1,3,6,8,13,0,0,0,4,1
-13,5,3,3,1,46,1,2,0,30,5,11,38,0,0,4,1
-10,5,3,3,1,15,2,1,0,18,3,12,0,0,0,4,1
-39,6,0,1,1,59,1,2,0,17,5,4,8,0,0,4,1
-18,2,0,3,1,65,1,2,0,28,5,13,22,0,0,4,1
-20,10,2,3,1,48,1,1,0,25,3,4,33,0,0,4,1
+15,8,3,2,1,21,1,1,0,28,5,13,0,0,0,4,1
+28,8,2,1,1,23,2,1,3,26,8,6,0,0,0,4,0
+12,2,3,2,1,64,1,1,0,22,3,4,33,0,0,4,1
+27,0,0,2,1,2,1,2,0,28,5,11,0,0,0,4,1
+38,10,0,2,1,23,1,1,0,9,5,11,0,0,0,4,1
+23,2,3,2,1,61,1,1,0,16,5,2,0,0,0,4,1
+21,5,2,3,1,2,1,2,3,2,6,15,46,0,0,4,1
+32,10,2,2,1,19,1,2,0,5,5,1,22,0,0,4,1
 19,0,3,2,1,9,2,1,3,26,8,3,0,0,0,4,0
-28,5,3,3,1,35,2,1,3,23,8,16,11,0,0,4,1
-24,0,2,2,1,10,1,1,3,2,6,2,33,0,0,4,1
-29,8,0,2,1,20,1,1,3,26,8,7,0,0,0,4,0
-23,7,2,2,2,9,2,1,0,8,10,13,0,0,0,4,1
-13,5,0,3,1,36,2,1,0,8,5,11,38,0,0,4,1
-27,1,2,1,1,55,2,1,0,12,10,14,11,0,0,4,1
-39,1,2,1,1,31,2,1,3,26,8,5,0,0,0,4,0
-28,3,0,1,1,26,2,1,0,9,5,1,11,0,0,4,1
-35,1,2,1,1,64,2,1,0,22,3,4,11,0,0,4,1
-23,1,0,1,1,9,1,1,0,23,5,10,11,0,0,4,1
-32,5,2,3,1,17,1,1,0,17,1,13,43,0,0,4,1
-14,1,2,2,1,51,2,1,0,15,5,15,47,0,0,4,1
-17,8,3,1,1,21,1,2,0,2,5,11,11,0,0,4,1
-19,5,3,3,1,28,1,2,0,13,10,8,11,0,0,4,1
-6,7,3,3,1,36,2,1,3,19,8,15,0,0,0,4,1
+54,6,2,3,1,9,1,1,0,4,3,16,0,0,0,4,1
+13,1,0,2,1,9,2,2,0,9,5,15,33,0,0,4,1
+25,5,2,3,1,9,1,1,0,5,5,2,22,0,0,4,1
+14,5,3,3,1,38,1,1,3,3,8,13,11,0,0,4,1
+10,8,3,2,1,53,2,1,3,27,8,3,22,0,0,4,1
+19,5,2,3,1,19,1,1,0,10,10,9,22,0,0,4,1
+31,1,2,4,1,19,2,1,3,26,8,9,0,0,0,4,0
+20,2,2,2,1,58,2,2,0,16,5,4,16,0,0,4,1
+9,8,3,2,1,55,2,1,3,20,8,11,11,0,0,4,1
+21,1,3,2,1,9,1,1,0,14,5,14,33,0,0,4,1
+34,10,2,3,1,62,1,2,3,26,8,6,0,0,0,4,0
+39,10,2,2,1,67,1,2,3,26,8,7,0,0,0,4,0
+10,5,3,3,1,15,2,1,0,18,3,12,0,0,0,4,1
+28,1,2,2,1,33,2,1,3,26,8,11,0,0,0,4,0
+21,10,3,2,1,12,1,1,0,28,1,9,11,0,0,4,1
+39,1,2,1,1,27,1,1,0,3,1,1,11,0,0,4,1
+27,10,2,2,1,69,1,1,0,28,5,12,11,0,0,4,1
+8,10,3,2,1,42,1,1,0,7,5,11,0,0,0,4,1
+17,10,3,2,1,41,2,1,0,21,1,12,11,0,0,4,1
+8,10,3,3,1,13,1,1,0,4,3,2,0,0,0,4,1
+40,11,2,1,1,13,1,1,0,24,5,5,38,0,0,4,1
+8,10,3,2,1,61,2,1,3,20,8,11,22,0,0,4,1
+36,8,2,2,1,27,2,1,3,26,8,10,11,0,0,4,0
+14,1,2,1,1,60,1,1,0,21,4,12,0,0,0,4,1
+35,1,2,2,1,31,1,1,0,14,1,11,11,0,0,4,1
+25,0,2,2,1,44,1,1,0,23,5,13,46,0,0,4,1
+24,10,3,3,1,33,1,1,0,21,5,7,11,0,0,4,1
+29,5,0,3,1,13,2,1,2,19,11,7,0,0,0,4,1
+15,2,0,3,1,43,1,2,0,29,5,1,0,0,0,4,1
+8,10,3,2,1,28,1,2,0,13,5,0,22,0,0,4,1
+27,0,0,3,1,19,1,1,0,20,5,9,33,0,0,4,1
+21,2,2,2,1,13,1,1,0,9,10,2,11,0,0,4,1
+19,0,3,2,1,11,2,1,0,13,10,5,11,0,0,4,1
+4,9,3,2,1,44,1,1,0,3,3,7,0,0,0,4,1
+25,8,0,2,1,10,2,1,3,10,8,11,22,0,0,4,1
+13,1,2,2,1,19,2,2,0,29,5,14,0,0,0,4,1
+22,10,2,2,1,47,1,1,0,4,1,6,11,0,0,4,1
+37,5,0,3,1,9,1,1,0,9,1,8,33,0,0,4,1
+11,1,3,2,1,69,2,1,3,12,6,5,0,0,0,4,1
+39,1,2,2,1,35,1,1,0,13,1,14,1,0,0,4,1
+15,0,2,4,1,34,1,1,0,10,10,10,0,0,0,4,1
+22,1,2,2,1,8,2,2,0,7,5,0,11,0,0,4,1
+13,11,3,1,1,20,1,1,0,23,4,13,11,110,1,1,1
+24,1,2,2,1,48,2,1,3,11,6,12,38,0,0,4,1
+23,0,2,2,1,41,2,1,3,26,8,10,0,0,0,4,0
+35,10,2,2,1,51,1,1,3,27,6,12,11,0,0,4,1
+10,10,3,2,2,0,2,1,3,27,6,13,11,0,0,4,1
+14,1,2,2,1,24,2,1,0,7,5,13,11,0,0,4,1
+31,1,2,1,1,37,1,2,0,30,5,4,43,0,0,4,1
+31,8,0,2,1,9,2,2,3,26,8,8,0,0,0,4,0
+24,8,2,2,1,65,1,1,0,20,4,16,0,0,0,4,1
+17,10,3,2,1,42,1,1,0,2,1,10,22,0,0,4,1
+27,10,2,3,1,6,1,2,0,13,10,16,11,0,0,4,1
+32,1,2,1,1,46,2,1,0,28,1,10,11,0,0,4,1
+40,6,2,3,1,9,1,1,0,4,1,12,33,0,0,4,1
+10,1,3,2,1,65,2,1,3,30,8,13,0,0,0,4,1
 7,8,2,2,1,9,2,1,0,16,5,10,47,0,0,4,1
-25,6,2,2,1,68,1,1,2,23,11,3,0,0,0,4,1
-15,10,2,2,1,45,2,2,3,9,6,12,11,0,0,4,1
-23,8,0,2,1,67,2,1,0,11,3,15,0,0,0,4,1
-13,1,3,1,1,27,2,1,3,13,8,11,0,0,0,4,1
-12,0,2,2,1,23,1,1,0,12,10,0,0,0,0,4,1
-41,5,2,2,1,16,1,1,3,30,6,9,22,0,0,4,1
+16,5,3,3,1,14,1,1,0,26,3,7,46,0,0,4,1
+16,5,3,3,1,18,2,1,0,9,10,11,0,91,1,1,1
+39,1,2,2,1,19,2,1,0,8,10,11,0,0,0,4,1
+15,10,3,3,1,17,2,1,0,9,5,1,22,0,0,4,1
+9,10,2,2,1,4,2,1,0,15,5,7,11,0,0,4,1
+42,0,2,2,1,35,2,1,3,26,8,11,0,0,0,4,0
+7,1,2,2,1,7,2,1,3,26,8,9,0,0,0,4,0
+12,1,2,2,1,21,2,1,0,1,5,7,0,0,0,4,1
+7,10,3,2,1,51,1,1,0,16,5,13,0,0,0,4,1
+33,5,2,3,1,11,2,1,3,26,8,8,0,0,0,4,0
+22,8,2,2,1,51,2,1,0,20,5,9,22,0,0,4,1
 13,8,3,2,1,15,1,2,0,27,3,0,11,0,0,4,1
-14,8,3,2,1,32,1,1,0,10,10,14,0,0,0,4,1
-14,0,2,2,1,20,1,2,0,28,5,12,0,0,0,4,1
-11,0,3,2,1,10,2,1,0,11,3,6,0,0,0,4,1
-24,0,0,2,1,70,1,1,0,23,4,15,0,0,0,4,1
-28,10,0,2,1,8,2,1,0,28,1,9,22,0,0,4,1
-6,10,3,2,1,46,2,1,3,7,8,15,0,0,0,4,1
-40,5,2,2,1,4,1,1,0,24,5,12,3,0,0,4,1
-11,1,3,2,1,32,2,1,3,11,6,13,5,0,0,4,1
-19,5,2,3,1,9,1,1,3,7,6,12,43,0,0,4,1
-23,0,3,2,1,67,1,2,3,2,6,11,33,0,0,4,1
-16,5,2,3,1,63,1,1,0,25,3,9,11,0,0,4,1
-37,6,2,2,1,19,2,2,0,8,10,13,0,0,0,4,1
-35,1,2,1,1,31,1,1,0,24,5,13,33,0,0,4,1
-23,10,0,2,1,46,2,1,0,9,3,8,0,0,0,4,1
-34,5,2,3,1,45,1,1,0,10,10,3,22,0,0,4,1
-12,10,2,2,1,19,2,2,3,26,8,7,11,0,0,4,0
-22,0,2,2,1,40,1,1,0,24,5,2,38,0,0,4,1
-25,1,3,1,1,9,1,1,0,30,5,2,0,0,0,4,1
-8,11,3,2,1,59,1,1,0,20,4,4,11,0,0,4,1
-11,10,3,3,1,29,1,1,0,11,3,3,0,0,0,4,1
-16,0,2,2,1,68,1,1,3,27,8,5,0,0,0,4,1
-14,1,2,1,1,60,1,1,0,21,4,12,0,0,0,4,1
-16,1,3,2,1,68,2,1,0,7,5,11,0,0,0,4,1
-29,0,0,2,1,28,1,1,0,20,1,1,33,0,0,4,1
-40,5,2,3,1,27,2,1,3,26,8,7,0,0,0,4,0
-25,1,2,2,1,23,1,2,0,7,5,0,2,0,0,4,1
-10,1,3,2,1,1,2,1,0,25,5,0,22,0,0,4,1
-27,0,0,2,1,57,2,1,0,16,5,14,46,0,0,4,1
-17,5,2,3,1,68,2,1,3,11,6,7,22,0,0,4,1
-16,1,2,2,1,23,1,1,0,27,1,15,11,0,0,4,1
-13,5,3,3,1,15,2,1,0,27,3,5,0,551,1,3,1
-29,3,3,3,1,43,1,1,3,3,6,16,43,0,0,4,1
-9,8,3,2,1,55,2,1,3,20,8,11,11,0,0,4,1
-31,2,2,1,1,59,1,1,0,9,10,10,0,0,0,4,1
-32,10,2,3,1,29,1,1,0,26,1,11,0,0,0,4,1
-36,6,2,1,1,37,1,1,0,4,1,15,11,0,0,4,1
-16,10,2,2,1,53,2,1,3,26,8,6,11,0,0,4,0
+27,10,2,2,1,68,2,1,3,26,8,7,0,0,0,4,0
+15,1,3,3,1,62,1,1,0,30,3,3,0,546,1,3,1
+24,0,0,2,1,19,2,1,3,7,8,14,0,0,0,4,1
 34,8,2,1,1,20,1,1,0,29,1,10,11,0,0,4,1
-11,8,3,2,1,67,1,2,3,22,5,11,22,0,0,4,1
-8,10,2,2,1,1,1,2,0,30,5,9,38,0,0,4,1
-29,8,2,2,1,43,2,1,0,1,5,10,33,0,0,4,1
-14,5,3,3,1,24,1,1,0,17,1,10,38,0,0,4,1
-14,5,3,3,1,50,1,1,0,13,1,13,43,0,0,4,1
-12,1,2,2,1,53,2,2,0,12,10,16,0,85,1,0,1
-29,1,2,2,1,12,2,1,0,21,4,1,0,0,0,4,1
-40,7,2,3,1,4,2,1,3,26,8,9,0,0,0,4,0
-27,1,2,1,1,9,2,1,3,3,8,10,38,0,0,4,1
-26,1,2,2,1,7,2,1,3,26,8,7,0,0,0,4,0
-14,1,3,1,1,29,2,2,3,26,8,5,0,0,0,4,0
-30,1,2,2,1,9,2,1,3,3,6,3,11,0,0,4,1
-24,8,2,2,1,65,1,1,0,20,4,16,0,0,0,4,1
-16,8,3,2,1,9,2,1,3,26,8,4,0,0,0,4,0
+20,5,2,3,1,59,1,1,0,22,3,7,0,0,0,4,1
+29,1,2,4,2,20,1,1,0,17,1,9,22,0,0,4,1
+33,5,3,2,1,20,2,1,3,7,6,2,22,0,0,4,1
+21,10,3,2,1,50,2,1,0,9,10,10,0,0,0,4,1
+32,0,2,2,1,46,1,1,0,13,10,11,0,0,0,4,1
 26,10,0,2,1,71,2,1,3,12,8,12,22,0,0,4,1
-14,8,3,2,1,65,2,1,3,6,8,12,22,0,0,4,1
-14,10,2,2,1,66,2,1,3,13,8,13,11,0,0,4,1
-12,2,3,2,1,64,1,1,0,22,3,4,33,0,0,4,1
-7,7,3,2,1,14,2,1,3,20,8,11,11,0,0,4,1
-20,0,0,2,1,24,2,1,0,26,3,1,22,167,12,3,1
-17,5,3,3,1,4,1,2,0,13,5,16,2,0,0,4,1
+12,1,2,2,1,51,2,1,3,21,8,1,22,0,0,4,1
+12,5,3,3,1,15,2,1,0,27,10,4,0,0,0,4,1
+19,1,0,2,1,38,2,1,3,18,8,12,11,0,0,4,1
+42,5,2,3,1,39,1,1,3,8,6,7,22,0,0,4,1
+19,11,3,2,1,44,2,1,3,29,8,16,11,0,0,4,1
+23,1,3,2,1,64,2,1,3,0,5,10,47,0,0,4,1
+20,2,2,3,1,9,1,1,0,15,5,11,11,0,0,4,1
+17,9,3,2,1,24,2,1,0,7,3,13,22,112,33,0,1
+35,8,0,2,1,18,2,1,3,26,8,2,0,0,0,4,0
+19,8,0,2,1,52,2,1,3,7,8,12,11,0,0,4,1
+22,1,2,1,1,34,2,1,3,15,8,0,22,0,0,4,1
+15,5,3,3,1,63,1,1,0,19,1,10,46,0,0,4,1
+9,5,3,3,1,71,2,1,3,25,6,13,11,0,0,4,1
+17,5,0,3,1,9,2,1,2,21,11,5,0,0,0,4,1
+14,10,3,2,1,22,2,1,0,5,1,6,22,0,0,4,1
+19,10,3,2,1,14,2,1,3,13,8,13,0,0,0,4,1
+12,8,2,2,1,51,2,1,0,24,5,12,4,0,0,4,1
+33,6,2,2,1,27,2,1,3,26,8,5,0,0,0,4,0
+24,1,0,1,1,27,2,1,0,28,5,9,22,0,0,4,1
+33,2,2,4,1,58,2,1,3,20,8,11,47,0,0,4,1
+6,9,3,2,1,67,2,1,3,26,8,6,11,0,0,4,0
+40,1,2,1,1,65,2,1,3,26,8,5,11,0,0,4,0
+17,5,2,3,1,36,2,2,0,29,1,13,22,0,0,4,1
+41,5,2,2,1,16,1,1,3,30,6,9,22,0,0,4,1
+12,0,2,2,1,15,2,2,3,18,8,9,11,0,0,4,1
+15,5,0,2,1,52,2,1,3,4,8,3,0,0,0,4,1
+24,0,0,2,1,70,1,1,0,23,4,15,0,0,0,4,1
+24,5,0,4,1,65,1,1,0,7,3,4,11,0,0,4,1
+42,6,0,2,1,11,1,1,0,2,5,13,11,0,0,4,1
+26,3,3,1,1,11,1,1,3,9,6,7,0,0,0,4,1
+35,5,2,3,1,9,1,1,0,2,1,11,11,0,0,4,1
+38,10,2,3,1,63,1,1,0,13,1,12,33,0,0,4,1
+23,8,0,2,1,67,2,1,0,11,3,15,0,0,0,4,1
+19,8,2,2,1,65,1,2,0,17,5,0,0,0,0,4,1
+12,5,3,3,1,53,1,2,0,9,5,11,0,0,0,4,1
+16,1,2,2,1,30,2,1,3,26,8,8,0,0,0,4,0
+31,10,0,2,1,37,1,1,0,16,5,9,11,0,0,4,1
+32,1,2,1,1,58,2,1,3,26,8,12,22,0,0,4,0
+16,10,3,2,1,34,2,1,0,9,10,14,0,0,0,4,1
+4,9,3,2,1,9,1,1,0,27,3,7,43,0,0,4,1
+8,1,3,2,2,4,2,1,3,22,6,10,11,0,0,4,1
+33,2,2,1,1,18,1,1,0,9,3,5,1,0,0,4,1
+29,8,2,2,1,15,1,1,0,12,10,8,33,0,0,4,1
+28,11,0,2,1,40,2,1,0,10,10,10,0,82,1,3,1
+8,0,3,3,1,38,1,2,0,18,3,7,11,0,0,4,1
+12,10,2,2,1,49,2,1,0,13,10,13,0,0,0,4,1
 18,5,0,3,2,42,1,1,0,27,1,14,33,0,0,4,1
-32,2,2,3,1,2,2,1,0,15,5,3,11,0,0,4,1
-8,1,3,2,1,67,2,1,3,30,8,12,0,0,0,4,1
-7,5,3,3,1,31,1,1,0,8,3,10,0,0,0,4,1
-21,10,3,2,1,23,1,1,0,12,10,5,33,0,0,4,1
-7,1,3,2,1,3,2,1,0,15,5,12,0,0,0,4,1
-18,7,3,3,1,51,1,1,3,30,6,1,22,0,0,4,1
-21,10,2,2,1,11,2,1,0,17,5,3,47,0,0,4,1
-15,5,3,3,1,37,2,1,0,14,5,1,0,0,0,4,1
-11,1,2,2,1,66,2,2,0,1,5,12,0,0,0,4,1
-53,6,2,1,1,50,1,1,0,7,3,15,38,0,0,4,1
-21,11,3,3,1,62,2,1,0,12,10,15,33,0,0,4,1
-40,2,2,3,1,68,1,1,3,26,6,2,11,0,0,4,1
-33,1,2,2,1,32,2,1,3,26,8,13,0,0,0,4,0
-13,7,3,3,1,32,1,1,0,13,10,11,0,0,0,4,1
-16,10,2,2,1,10,1,1,0,17,1,4,1,0,0,4,1
-31,1,2,2,1,9,1,2,0,30,5,12,0,0,0,4,1
-27,1,0,1,1,4,2,1,3,15,8,0,0,0,0,4,1
-13,1,2,2,1,9,2,1,3,26,8,4,0,0,0,4,0
-40,0,2,2,1,67,1,1,3,3,6,14,0,0,0,4,1
-10,7,3,2,1,56,2,1,0,30,3,12,33,0,0,4,1
-16,5,2,3,1,67,1,2,0,2,1,1,22,0,0,4,1
-24,5,2,3,1,42,1,1,0,13,10,12,22,0,0,4,1
-7,1,2,2,1,9,1,2,0,29,5,10,22,0,0,4,1
-43,6,2,2,1,65,1,1,0,27,1,10,33,0,0,4,1
-29,5,3,3,1,32,1,2,0,23,5,14,33,0,0,4,1
-39,6,2,1,1,41,2,1,0,17,1,12,22,0,0,4,1
-15,2,2,2,1,7,2,2,0,29,5,13,0,0,0,4,1
-22,5,2,3,1,26,2,1,3,26,8,9,0,0,0,4,0
-18,5,2,3,1,9,2,2,3,26,8,9,0,0,0,4,0
-34,6,0,3,1,4,2,1,3,10,6,10,11,0,0,4,1
-19,1,2,1,1,9,2,1,3,26,8,13,0,0,0,4,0
-41,10,2,2,1,16,2,2,0,15,5,9,33,0,0,4,1
+26,5,2,1,1,56,1,1,0,10,3,7,38,0,0,4,1
+31,5,2,3,1,39,2,1,3,26,8,7,22,0,0,4,0
+21,1,2,1,1,62,1,1,3,29,8,14,0,0,0,4,1
+16,10,3,2,1,61,1,1,0,13,1,4,11,0,0,4,1
+44,6,2,4,1,66,1,1,0,8,3,13,0,0,0,4,1
+13,11,0,1,1,9,2,1,3,23,8,13,3,0,0,4,1
+11,5,2,3,1,11,1,1,3,6,8,2,11,0,0,4,1
+24,1,3,1,1,20,2,1,0,17,5,11,46,0,0,4,1
+17,0,2,2,1,8,2,1,3,22,6,3,45,0,0,4,1
+14,10,0,3,1,54,1,1,0,14,1,12,11,0,0,4,1
+22,1,0,1,1,9,2,1,3,26,8,15,0,0,0,4,0
+13,10,3,3,1,35,1,1,3,29,10,5,0,0,0,4,1
+32,5,3,3,1,36,2,1,3,26,8,2,0,0,0,4,0
+31,5,2,2,1,31,1,1,2,27,10,7,0,0,0,4,1
+23,1,0,1,1,9,1,1,0,23,5,10,11,0,0,4,1
+7,8,3,2,1,29,1,2,0,13,5,1,11,0,0,4,1
+9,2,2,2,1,29,1,1,2,19,11,3,0,0,0,4,1
+22,7,2,2,1,61,2,1,3,26,8,5,11,0,0,4,0
+17,5,3,3,1,4,1,2,0,13,5,16,2,0,0,4,1
+14,5,3,3,1,46,1,1,0,13,1,12,38,0,0,4,1
+14,1,3,2,1,13,2,1,0,8,5,3,0,0,0,4,1
+13,0,3,2,1,24,2,1,0,9,10,6,0,0,0,4,1
+41,11,2,2,1,10,1,1,0,9,3,14,22,0,0,4,1
+14,7,3,3,1,14,2,1,0,10,10,10,0,0,0,4,1
+27,0,3,2,1,26,2,1,3,26,8,6,0,0,0,4,0
+12,1,3,1,1,9,1,1,0,6,5,13,22,0,0,4,1
+41,5,2,3,1,36,1,2,0,6,5,14,22,0,0,4,1
+12,8,3,2,1,20,1,1,0,2,3,4,11,0,0,4,1
+4,0,3,3,1,69,2,1,0,25,3,3,33,0,0,4,1
+14,1,2,2,1,26,2,1,0,5,10,3,0,0,0,4,1
+38,5,2,1,1,9,1,1,0,22,3,16,0,0,0,4,1
+27,0,2,2,1,30,1,1,0,12,1,12,11,0,0,4,1
+22,10,0,2,1,38,1,1,0,27,1,13,11,0,0,4,1
+26,1,2,2,1,18,2,1,3,26,8,7,11,0,0,4,0
+14,0,0,2,1,3,1,2,3,19,6,14,11,0,0,4,1
+51,5,2,3,1,67,1,1,2,26,3,3,22,0,0,4,1
+8,10,2,2,1,1,1,2,0,30,5,9,38,0,0,4,1
+32,11,0,4,1,11,1,1,0,11,3,13,0,0,0,4,1
+18,1,2,1,1,49,2,1,3,26,8,8,0,0,0,4,0
+22,8,3,2,1,19,2,1,0,12,10,9,0,0,0,4,1
+23,8,2,4,2,9,1,2,0,23,5,2,33,0,0,4,1
+8,5,3,3,1,62,2,1,3,20,8,5,11,0,0,4,1
+30,1,2,1,1,63,1,2,0,2,1,9,38,0,0,4,1
+19,5,2,3,1,9,1,1,3,7,6,12,43,0,0,4,1
+17,0,3,2,1,53,2,1,0,14,5,11,11,0,0,4,1
+13,10,3,3,1,26,1,1,0,3,1,3,45,0,0,4,1
+35,5,2,3,1,18,1,1,0,12,1,15,11,0,0,4,1
+34,5,2,3,1,34,2,1,3,26,8,16,0,0,0,4,0
+20,0,3,2,1,31,1,1,2,24,11,7,0,0,0,4,1
+35,1,0,1,1,33,2,1,3,23,8,6,11,0,0,4,1
+17,6,3,1,1,48,1,1,3,26,8,4,0,0,0,4,0
+9,1,3,2,1,31,2,1,3,21,8,13,0,0,0,4,1
+17,5,0,3,1,22,2,1,0,17,5,14,0,0,0,4,1
+38,11,2,2,1,9,1,1,2,11,3,10,0,0,0,4,1
+28,0,2,2,1,56,2,2,3,6,8,12,22,0,0,4,1
+32,11,2,2,1,43,2,1,3,23,8,14,22,0,0,4,1
+13,1,2,1,1,6,2,2,0,13,5,0,45,0,0,4,1
+13,1,3,3,1,65,1,1,2,9,10,10,11,0,0,4,1
+28,10,0,3,1,9,1,1,0,20,4,2,11,0,0,4,1
+41,5,0,3,1,57,2,1,3,26,8,8,0,0,0,4,0
+12,5,2,3,1,24,2,2,0,13,10,9,11,86,24,1,1
 20,10,2,2,1,9,2,1,0,14,5,5,0,0,0,4,1
-38,1,2,2,1,14,1,1,3,2,6,15,0,0,0,4,1
-35,5,0,3,1,27,1,1,0,4,3,13,22,0,0,4,1
-13,2,3,3,2,5,2,2,0,4,1,12,11,0,0,4,1
-23,1,3,2,1,64,2,1,3,0,5,10,47,0,0,4,1
-31,1,3,1,1,56,2,1,0,17,5,16,11,0,0,4,1
-49,6,2,3,1,16,1,1,0,4,3,12,0,0,0,4,1
-29,1,2,2,1,67,1,1,0,29,1,13,11,0,0,4,1
-29,5,0,3,1,13,2,1,2,19,11,7,0,0,0,4,1
-22,10,0,3,1,51,2,1,0,2,3,8,11,0,0,4,1
-19,5,0,3,1,14,2,1,3,10,8,5,11,0,0,4,1
-10,0,0,2,1,66,2,1,3,29,8,10,11,0,0,4,1
+39,10,2,1,1,9,1,1,3,26,8,16,0,0,0,4,0
+33,10,2,2,1,9,1,1,0,11,3,10,11,0,0,4,1
+21,8,3,4,1,32,2,1,3,26,8,9,0,0,0,4,0
+34,1,2,2,1,17,1,2,0,8,5,13,11,0,0,4,1
+40,2,2,3,1,65,2,1,2,30,5,16,0,0,0,4,1
+23,5,2,3,1,9,1,1,0,2,1,2,38,0,0,4,1
+32,0,3,2,1,16,1,1,0,20,5,15,33,0,0,4,1
+37,5,2,3,1,4,1,1,0,23,5,14,11,0,0,4,1
+32,8,2,2,1,20,1,1,3,30,6,14,0,0,0,4,1
+17,5,3,3,1,64,2,1,3,23,11,7,0,0,0,4,1
+15,0,2,2,1,67,2,1,0,17,5,13,0,0,0,4,1
+28,0,2,2,1,61,2,1,2,21,5,1,2,0,0,4,1
+17,7,0,3,1,16,2,1,3,15,8,13,11,0,0,4,1
+14,0,0,2,1,5,1,2,0,9,5,4,33,0,0,4,1
+17,5,0,3,1,17,1,2,0,12,10,13,0,0,0,4,1
+37,3,2,2,1,15,2,1,2,13,5,1,46,0,0,4,1
+25,10,3,2,1,58,2,1,3,26,8,11,0,0,0,4,0
+18,10,3,2,1,39,2,1,3,19,11,6,0,0,0,4,1
+30,5,2,3,1,25,2,1,3,4,8,12,11,0,0,4,1
+12,7,3,3,1,48,2,1,0,11,3,9,0,0,0,4,1
+18,5,2,3,1,9,2,1,2,15,11,4,0,49,24,0,1
+23,1,2,2,2,63,1,2,0,16,5,12,0,0,0,4,1
+21,1,2,1,1,13,1,1,0,22,3,15,0,0,0,4,1
+14,10,3,2,1,13,2,1,0,12,1,13,11,0,0,4,1
+17,1,3,2,1,69,2,1,0,6,5,12,43,0,0,4,1
+23,1,2,1,1,28,1,2,3,9,6,5,22,0,0,4,1
+22,11,0,2,1,21,1,1,0,3,1,10,43,0,0,4,1
+17,10,2,2,1,9,2,1,0,10,10,12,33,0,0,4,1
+22,8,2,2,1,50,2,1,0,16,5,9,33,0,0,4,1
+28,8,0,2,1,9,1,1,3,12,6,0,22,0,0,4,1
+23,5,2,3,1,22,2,2,3,26,8,9,0,0,0,4,0
+37,10,2,3,1,21,1,2,0,26,1,12,11,0,0,4,1
+14,10,3,2,1,9,1,1,0,9,1,11,33,0,0,4,1
+15,5,2,3,1,40,1,1,0,12,10,7,0,0,0,4,1
+20,10,0,2,1,69,2,1,0,22,3,12,0,0,0,4,1
+31,8,0,2,1,70,1,1,3,12,6,14,11,0,0,4,1
+7,1,2,2,1,9,1,2,0,6,5,4,33,0,0,4,1
+21,10,3,3,1,50,2,1,3,26,8,6,0,0,0,4,0
+28,5,0,3,1,27,2,1,0,15,5,14,0,0,0,4,1
+6,1,3,2,2,2,2,1,3,3,6,10,22,0,0,4,1
diff --git a/DATA/Datasets/Bank/LR/DO_13.data b/DATA/Datasets/Bank/LR/DO_13.data
index fac7d0cde77e6d4a2194c2ae25dbfd5956c103b9..f27bdbdf3c47fb3c2d1878df2b6ab9a2f6df446a 100644
--- a/DATA/Datasets/Bank/LR/DO_13.data
+++ b/DATA/Datasets/Bank/LR/DO_13.data
@@ -1,1300 +1,1300 @@
-23,0,2,2,1,41,2,1,3,26,8,10,0,0,0,4,0
-25,2,2,2,1,9,1,1,3,22,6,0,45,0,0,4,1
-26,0,0,2,1,45,2,2,0,7,3,3,0,173,1,1,1
-13,5,2,3,1,16,1,1,3,26,10,7,0,0,0,4,1
-19,2,0,2,1,22,2,2,3,4,8,13,43,0,0,4,1
-44,5,0,3,1,58,1,1,2,8,3,6,33,0,0,4,1
-14,5,3,3,1,32,2,1,0,13,5,12,22,0,0,4,1
-15,2,2,2,1,7,2,2,0,29,5,13,0,0,0,4,1
-19,1,3,2,1,53,1,2,0,17,5,12,33,0,0,4,1
-28,5,3,2,1,3,2,1,3,26,8,7,11,0,0,4,0
-17,5,2,3,1,68,2,1,3,11,6,7,22,0,0,4,1
-25,5,2,2,1,11,2,2,2,20,11,3,0,0,0,4,1
-25,5,3,3,1,26,2,1,3,29,8,13,0,0,0,4,1
-33,11,2,2,1,29,1,1,0,14,1,13,0,0,0,4,1
+16,1,2,1,1,62,2,2,3,7,8,1,33,0,0,4,1
+22,1,2,1,1,22,2,1,3,7,8,2,22,0,0,4,1
+28,1,2,1,1,71,1,2,2,11,3,9,22,0,0,4,1
+23,0,3,2,1,67,1,2,3,2,6,11,33,0,0,4,1
+15,1,2,2,1,9,1,1,0,21,5,10,43,0,0,4,1
+13,5,3,3,1,21,1,2,0,29,1,10,11,0,0,4,1
+42,6,2,1,1,19,2,1,3,5,8,15,0,0,0,4,1
+30,0,2,1,1,42,2,2,2,24,5,0,47,0,0,4,1
+12,1,2,2,1,34,2,2,3,15,8,1,0,0,0,4,1
+41,5,2,2,1,16,1,1,3,30,6,9,22,0,0,4,1
+26,5,2,3,1,37,2,1,0,26,3,12,0,0,0,4,1
+19,5,0,3,1,14,2,1,3,10,8,5,11,0,0,4,1
+28,10,2,2,1,40,2,1,3,30,8,13,0,0,0,4,1
+51,5,2,3,1,67,1,1,2,26,3,3,22,0,0,4,1
+33,0,2,2,1,54,2,1,3,26,8,7,11,0,0,4,0
+34,1,2,1,1,15,2,1,3,26,8,7,0,0,0,4,0
+16,5,2,3,1,63,1,1,0,25,3,9,11,0,0,4,1
+39,10,2,3,1,9,1,1,3,5,8,14,11,0,0,4,1
+10,9,3,2,1,19,1,1,0,15,5,1,11,0,0,4,1
+39,10,0,2,1,59,2,1,3,26,8,7,0,0,0,4,0
+19,5,3,3,1,49,2,1,0,4,1,15,43,0,0,4,1
+8,10,3,2,1,42,1,1,0,7,5,11,0,0,0,4,1
+18,8,2,2,1,71,1,1,3,7,6,1,0,0,0,4,1
+40,0,2,2,1,67,1,1,3,3,6,14,0,0,0,4,1
+29,1,2,1,1,1,2,1,3,26,8,6,0,0,0,4,0
+41,10,2,2,1,16,2,2,0,15,5,9,33,0,0,4,1
+29,12,2,4,1,34,1,1,3,26,8,8,11,0,0,4,0
+44,6,2,4,1,66,1,1,0,8,3,13,0,0,0,4,1
+21,5,2,3,1,35,2,1,0,6,5,14,22,0,0,4,1
+18,7,3,3,1,14,1,1,0,24,5,14,22,0,0,4,1
+41,8,2,2,1,2,2,1,3,18,8,13,22,0,0,4,1
 37,10,2,2,2,4,1,1,0,11,3,13,0,0,0,4,1
-10,1,3,2,1,54,1,2,0,29,5,12,0,0,0,4,1
-23,10,3,2,1,60,2,1,0,12,10,7,22,0,0,4,1
-21,10,3,2,1,53,2,1,0,28,5,13,11,0,0,4,1
-19,0,2,2,1,34,2,1,3,19,8,13,22,0,0,4,1
-28,10,2,2,1,41,1,2,0,19,3,2,0,0,0,4,1
-23,1,2,2,1,35,2,1,3,5,8,14,0,0,0,4,1
-17,5,3,3,1,4,1,2,0,13,5,16,2,0,0,4,1
-30,2,3,3,1,38,2,1,0,26,3,0,33,0,0,4,1
-9,10,3,3,1,70,2,1,0,25,3,1,0,0,0,4,1
-14,1,2,2,1,32,2,1,0,10,10,5,22,0,0,4,1
-4,9,3,2,1,9,1,1,0,27,3,7,43,0,0,4,1
-35,11,2,4,1,15,1,1,3,26,8,9,22,0,0,4,0
-18,8,2,1,1,9,2,1,3,11,6,0,0,0,0,4,1
-30,1,2,2,1,17,2,1,3,5,8,12,11,0,0,4,1
-35,1,2,1,2,5,1,1,0,21,4,10,0,0,0,4,1
+38,1,0,1,1,66,2,1,3,26,8,5,11,0,0,4,0
 12,2,2,2,1,15,1,2,0,10,10,11,11,0,0,4,1
-31,2,2,1,1,59,1,1,0,9,10,10,0,0,0,4,1
-34,6,0,3,1,4,2,1,3,10,6,10,11,0,0,4,1
-8,9,3,2,1,9,2,1,3,26,8,11,11,0,0,4,0
-34,1,2,2,1,57,1,1,0,13,10,15,11,0,0,4,1
-38,1,2,2,1,14,1,1,3,2,6,15,0,0,0,4,1
-57,6,0,1,1,44,2,1,0,25,3,3,22,0,0,4,1
-38,10,2,2,1,61,2,1,2,25,10,10,0,0,0,4,1
-20,10,2,2,1,28,2,1,3,23,8,13,22,0,0,4,1
-26,0,2,2,1,11,2,1,0,2,5,15,11,0,0,4,1
-41,2,0,2,1,69,2,1,3,26,8,13,22,0,0,4,0
-15,1,2,2,1,38,1,1,0,25,3,4,22,0,0,4,1
-19,5,3,3,1,49,2,1,0,4,1,15,43,0,0,4,1
-16,5,2,3,1,61,1,1,2,2,10,10,0,0,0,4,1
-30,10,2,2,2,9,1,1,3,23,8,12,0,0,0,4,1
-41,3,0,1,1,31,1,1,0,23,5,12,22,0,0,4,1
-6,9,3,2,1,67,2,1,3,26,8,6,11,0,0,4,0
-19,0,2,2,1,15,2,1,0,3,3,2,33,123,24,0,1
-19,8,2,2,1,65,1,2,0,17,5,0,0,0,0,4,1
-39,6,2,2,1,27,2,1,3,26,8,7,11,0,0,4,0
-28,0,3,2,1,68,2,1,3,26,6,10,11,0,0,4,1
-17,1,0,2,1,9,2,1,3,12,8,2,0,0,0,4,1
-28,10,0,2,1,9,1,2,2,8,11,7,0,0,0,4,1
-15,1,2,2,1,69,2,1,0,9,5,8,11,0,0,4,1
-32,11,2,2,1,43,2,1,3,23,8,14,22,0,0,4,1
-13,7,2,3,1,70,1,1,0,14,1,11,11,0,0,4,1
-15,5,3,3,1,68,1,1,0,3,1,15,0,0,0,4,1
-36,6,0,3,1,9,1,1,3,4,8,12,0,0,0,4,1
-6,10,3,2,1,46,2,1,3,7,8,15,0,0,0,4,1
-17,5,0,3,1,62,2,1,0,30,5,1,0,0,0,4,1
-18,5,0,3,1,66,1,2,0,14,5,11,0,0,0,4,1
-13,1,2,2,1,25,2,1,3,12,8,6,11,0,0,4,1
-31,10,2,2,1,66,2,1,0,20,4,2,0,0,0,4,1
-21,2,2,1,1,48,2,1,3,19,11,4,0,0,0,4,1
-35,1,2,1,1,31,1,1,0,24,5,13,33,0,0,4,1
-41,1,2,2,1,9,2,1,3,26,8,7,0,0,0,4,0
-20,9,3,3,1,40,1,1,3,8,6,3,22,0,0,4,1
-37,1,2,2,1,44,1,1,3,26,8,8,0,0,0,4,0
-36,10,2,2,1,4,1,2,0,1,5,6,0,0,0,4,1
-24,11,2,4,1,71,2,1,2,13,5,12,1,0,0,4,1
-21,1,3,2,1,9,1,1,0,14,5,14,33,0,0,4,1
-22,8,2,1,1,9,2,1,3,6,8,15,11,0,0,4,1
-14,10,3,2,1,9,1,1,0,9,1,11,33,0,0,4,1
-30,1,2,1,1,34,2,1,3,26,8,3,11,0,0,4,0
-34,3,2,2,1,45,2,1,3,5,8,15,22,0,0,4,1
-27,5,2,3,1,61,1,1,3,12,6,12,22,0,0,4,1
+36,8,2,4,1,9,2,1,0,26,3,12,11,184,1,1,1
+42,7,2,1,1,42,1,2,0,21,5,14,43,0,0,4,1
+32,1,2,1,1,58,2,1,3,26,8,12,22,0,0,4,0
+11,1,3,2,1,51,1,2,0,1,5,1,22,0,0,4,1
+23,8,2,2,1,9,2,1,3,26,8,1,11,0,0,4,0
+30,1,2,1,1,51,1,1,0,2,1,14,22,0,0,4,1
+27,5,2,3,1,54,2,1,3,26,8,14,11,0,0,4,0
+28,11,2,2,1,32,1,1,0,3,1,12,11,0,0,4,1
+12,0,0,2,1,43,2,1,3,25,6,10,6,0,0,4,1
+27,10,3,2,1,46,2,1,3,23,8,15,33,0,0,4,1
+11,5,2,3,1,25,2,2,3,28,8,5,33,0,0,4,1
+37,6,2,2,1,9,1,2,3,26,8,3,0,0,0,4,0
+14,5,3,3,1,25,1,1,0,5,1,2,11,0,0,4,1
+18,10,0,2,1,9,1,1,0,29,1,2,22,0,0,4,1
+18,7,2,2,1,14,2,1,3,27,6,4,47,0,0,4,1
+37,5,0,3,1,9,1,1,0,9,1,8,33,0,0,4,1
+10,5,3,3,1,9,2,1,0,7,5,13,38,0,0,4,1
+35,10,2,2,1,8,2,1,3,19,8,2,0,0,0,4,1
+25,5,2,3,1,45,2,1,3,26,8,7,0,0,0,4,0
+29,10,2,2,1,56,2,1,0,3,1,5,0,0,0,4,1
 27,0,3,2,1,26,2,1,3,26,8,6,0,0,0,4,0
-16,5,3,3,1,33,2,1,0,13,10,12,43,0,0,4,1
-14,1,3,1,1,29,2,2,3,26,8,5,0,0,0,4,0
-25,5,2,3,1,9,1,1,0,5,5,2,22,0,0,4,1
-28,8,0,2,1,48,1,1,0,13,10,11,11,0,0,4,1
-31,8,2,2,1,50,1,1,3,26,8,7,11,0,0,4,0
-30,5,2,3,1,25,2,1,3,4,8,12,11,0,0,4,1
-10,10,3,3,1,20,2,1,0,17,5,4,11,0,0,4,1
-29,0,0,2,1,56,2,2,2,8,11,10,0,0,0,4,1
-14,8,3,2,1,51,1,1,0,21,4,2,0,0,0,4,1
-29,0,2,2,1,28,2,1,3,26,8,11,0,0,0,4,0
-27,1,0,1,1,4,2,1,3,15,8,0,0,0,0,4,1
-28,7,2,3,1,30,1,1,0,10,10,1,0,3,30,0,1
-8,1,3,1,1,70,1,1,0,21,4,2,0,0,0,4,1
-11,0,3,2,1,20,2,2,3,7,8,14,0,0,0,4,1
-13,2,3,3,2,5,2,2,0,4,1,12,11,0,0,4,1
-22,11,2,2,1,28,2,1,3,26,8,9,0,0,0,4,0
-23,1,3,2,2,4,1,2,0,12,10,10,0,0,0,4,1
-32,1,2,1,1,46,2,1,0,28,1,10,11,0,0,4,1
-12,1,3,2,1,71,2,1,3,11,6,13,11,0,0,4,1
-15,1,3,2,1,65,2,1,3,25,6,2,33,0,0,4,1
-10,8,3,2,1,40,2,1,0,16,5,14,11,0,0,4,1
-39,10,0,3,1,71,1,1,0,13,1,15,33,0,0,4,1
-13,0,3,2,1,24,2,1,0,9,10,6,0,0,0,4,1
-15,1,3,2,1,5,2,1,3,7,8,13,11,0,0,4,1
-15,2,0,3,1,43,1,2,0,29,5,1,0,0,0,4,1
-13,5,3,3,1,43,1,1,0,29,1,12,11,0,0,4,1
-18,5,2,3,1,16,1,1,3,10,6,6,0,0,0,4,1
+42,1,2,1,1,15,2,2,3,4,8,0,0,0,0,4,1
+25,5,0,2,1,53,1,1,0,11,3,9,0,0,0,4,1
+26,0,2,2,1,11,2,1,0,2,5,15,11,0,0,4,1
+40,1,2,1,1,65,2,1,3,26,8,5,11,0,0,4,0
 8,0,3,2,1,31,1,1,0,10,3,12,22,0,0,4,1
-40,6,0,3,1,39,1,1,2,24,11,11,0,0,0,4,1
-21,10,3,4,1,49,2,1,3,27,8,5,0,0,0,4,1
-14,1,2,2,1,26,2,1,0,5,10,3,0,0,0,4,1
-12,1,2,2,1,53,2,2,0,12,10,16,0,85,1,0,1
-16,7,2,3,1,9,1,1,0,20,1,13,2,0,0,4,1
+35,1,2,1,1,64,2,1,0,22,3,4,11,0,0,4,1
+20,8,3,2,1,56,2,1,3,26,8,13,11,0,0,4,0
+14,1,2,2,1,32,2,1,0,10,10,5,22,0,0,4,1
+18,5,3,3,1,36,1,1,0,9,1,14,46,0,0,4,1
 9,2,2,3,1,17,1,1,0,6,5,10,38,0,0,4,1
-36,6,2,1,1,37,1,1,0,4,1,15,11,0,0,4,1
-9,10,3,3,1,9,2,1,3,26,8,9,0,0,0,4,0
-33,8,2,2,1,28,2,1,3,26,8,13,11,0,0,4,0
-8,10,3,2,1,61,2,1,3,20,8,11,22,0,0,4,1
-27,10,3,2,1,46,2,1,3,23,8,15,33,0,0,4,1
-51,5,2,3,1,67,1,1,2,26,3,3,22,0,0,4,1
-11,1,3,2,1,69,2,1,3,12,6,5,0,0,0,4,1
-20,1,2,2,1,20,1,1,3,7,6,3,47,0,0,4,1
-30,5,2,3,1,9,1,1,2,1,10,7,0,0,0,4,1
-11,10,3,3,1,29,1,1,0,11,3,3,0,0,0,4,1
-42,12,2,4,1,22,1,1,0,18,1,12,2,0,0,4,1
-37,11,0,2,1,44,2,1,3,27,8,15,0,0,0,4,1
-32,5,3,3,1,36,2,1,3,26,8,2,0,0,0,4,0
-10,9,3,2,1,19,1,1,0,15,5,1,11,0,0,4,1
-23,5,3,3,1,25,1,1,0,13,10,11,0,0,0,4,1
-10,7,3,3,1,9,2,1,3,18,8,5,11,0,0,4,1
+21,10,2,2,1,11,2,1,0,17,5,3,47,0,0,4,1
+14,1,2,2,2,9,2,1,3,30,8,12,0,0,0,4,1
+34,10,2,2,1,54,2,1,3,10,11,3,0,0,0,4,1
+28,10,0,2,1,8,2,1,0,28,1,9,22,0,0,4,1
+7,5,3,3,1,31,1,1,0,8,3,10,0,0,0,4,1
+10,10,3,3,1,31,2,1,2,19,3,8,11,0,0,4,1
+14,1,2,2,1,24,1,1,0,27,3,11,46,0,0,4,1
+30,5,0,3,1,53,1,2,3,3,6,2,45,0,0,4,1
+18,10,2,2,1,31,1,1,0,20,1,15,33,0,0,4,1
+40,5,2,3,1,47,2,1,2,5,10,5,0,0,0,4,1
+30,2,3,3,1,38,2,1,0,26,3,0,33,0,0,4,1
+12,7,2,3,1,22,1,1,3,8,11,7,0,0,0,4,1
+23,5,3,3,1,12,1,1,3,9,6,5,0,0,0,4,1
+13,1,3,1,1,27,2,1,3,13,8,11,0,0,0,4,1
+13,5,0,3,1,43,1,1,0,1,3,3,43,0,0,4,1
+11,5,2,3,1,11,1,1,3,6,8,2,11,0,0,4,1
+9,1,3,2,1,31,2,1,3,21,8,13,0,0,0,4,1
+28,2,2,3,1,24,1,1,0,14,1,11,43,0,0,4,1
+17,5,2,3,1,47,1,1,0,2,1,15,33,0,0,4,1
+41,5,0,3,1,57,2,1,3,26,8,8,0,0,0,4,0
+32,10,2,1,1,17,1,1,3,26,8,1,11,0,0,4,0
+36,10,2,3,1,32,1,1,3,26,8,8,33,0,0,4,0
+17,1,2,3,1,37,1,1,3,3,6,2,43,0,0,4,1
+12,10,2,2,1,19,2,2,3,26,8,7,11,0,0,4,0
+13,5,2,3,1,15,1,1,0,9,3,8,11,0,0,4,1
+24,0,2,2,1,10,1,1,3,2,6,2,33,0,0,4,1
+27,11,0,2,1,40,2,1,3,21,8,13,0,0,0,4,1
+38,8,2,1,1,51,1,2,2,13,5,6,0,0,0,4,1
+32,8,2,2,1,20,1,1,3,30,6,14,0,0,0,4,1
+12,0,2,2,1,68,2,1,3,21,8,13,22,0,0,4,1
+16,0,2,2,1,19,1,1,0,26,3,12,11,0,0,4,1
+34,5,2,3,1,45,1,1,0,10,10,3,22,0,0,4,1
+40,5,2,3,1,40,1,1,0,26,3,8,38,0,0,4,1
+29,2,2,2,1,9,1,1,3,26,6,4,0,0,0,4,1
+8,10,3,3,1,19,1,1,0,11,3,8,0,0,0,4,1
 38,6,0,3,1,20,1,2,0,13,5,14,0,0,0,4,1
-20,0,0,2,1,24,2,1,0,26,3,1,22,167,12,3,1
-40,6,2,3,1,9,1,1,0,4,1,12,33,0,0,4,1
-29,1,2,2,1,34,1,1,0,2,1,10,0,0,0,4,1
-57,6,2,1,1,42,1,1,0,8,3,9,2,0,0,4,1
-28,0,2,2,1,61,1,1,0,27,1,13,11,0,0,4,1
-18,1,2,2,1,49,2,1,3,12,8,10,0,0,0,4,1
-17,5,0,3,1,68,2,2,0,10,10,5,0,0,0,4,1
-19,10,3,2,1,14,2,1,3,13,8,13,0,0,0,4,1
-14,10,3,3,1,55,1,1,2,14,11,6,0,0,0,4,1
-10,7,3,3,1,66,1,1,0,7,3,8,0,0,0,4,1
-20,5,2,3,1,13,2,1,3,4,8,11,33,0,0,4,1
-16,0,2,2,1,4,2,2,0,1,5,15,0,0,0,4,1
-28,5,0,3,1,15,1,1,0,2,1,13,22,0,0,4,1
-23,7,2,2,2,9,2,1,0,8,10,13,0,0,0,4,1
-36,10,0,2,1,68,1,2,0,13,5,13,0,0,0,4,1
-33,10,2,2,1,13,1,1,0,9,3,10,11,0,0,4,1
-26,10,0,2,1,71,2,1,3,12,8,12,22,0,0,4,1
-29,1,2,2,1,14,2,1,2,3,10,9,0,0,0,4,1
-35,5,2,3,1,9,1,1,0,2,1,11,11,0,0,4,1
-21,8,2,3,1,18,1,1,0,30,3,15,22,0,0,4,1
-27,0,3,4,1,15,2,1,3,26,8,16,0,0,0,4,0
-13,0,2,2,1,37,2,1,3,30,8,11,0,0,0,4,1
-10,10,3,2,1,38,1,1,0,30,3,2,11,0,0,4,1
-14,1,3,2,1,66,1,2,0,15,5,6,43,0,0,4,1
-40,6,0,1,1,32,2,1,0,10,10,12,11,14,37,0,1
-7,8,2,2,1,52,2,1,3,26,8,8,0,0,0,4,0
-18,7,3,2,1,15,1,1,0,12,10,2,0,0,0,4,1
-12,8,0,1,1,50,2,1,0,9,5,10,0,0,0,4,1
-28,0,2,2,1,14,1,1,3,9,6,3,0,0,0,4,1
-9,10,2,2,1,27,2,2,3,13,8,14,0,0,0,4,1
-31,10,0,2,1,37,1,1,0,16,5,9,11,0,0,4,1
-30,11,2,2,1,36,2,1,3,26,8,7,0,0,0,4,0
-24,10,3,3,1,33,1,1,0,21,5,7,11,0,0,4,1
-29,1,2,2,1,36,1,1,0,1,3,8,0,0,0,4,1
-39,10,0,2,1,59,2,1,3,26,8,7,0,0,0,4,0
-33,10,2,2,1,25,2,2,0,8,3,14,0,0,0,4,1
-18,10,3,2,2,13,1,1,0,3,1,11,11,0,0,4,1
-20,0,0,2,1,25,2,1,3,18,8,9,11,0,0,4,1
-13,8,2,3,1,43,2,1,3,26,8,8,0,0,0,4,0
-33,1,2,2,1,32,2,1,3,26,8,13,0,0,0,4,0
-32,10,2,2,1,47,2,1,3,26,6,10,38,0,0,4,1
-9,1,2,2,1,58,2,1,3,10,6,0,0,0,0,4,1
-29,5,2,2,1,35,1,1,3,8,6,11,0,0,0,4,1
-31,10,2,2,1,46,1,1,0,10,1,3,46,0,0,4,1
-30,3,2,1,1,63,1,1,0,13,10,11,11,0,0,4,1
-19,5,2,3,1,19,1,1,0,10,10,9,22,0,0,4,1
-37,1,2,1,1,41,1,1,0,9,1,12,33,0,0,4,1
-26,1,2,2,1,57,2,1,3,26,8,10,0,0,0,4,0
-13,1,2,2,1,64,2,1,3,10,8,0,33,0,0,4,1
-12,10,3,2,1,67,2,1,3,5,10,6,0,0,0,4,1
-23,0,0,2,1,33,2,1,3,26,8,7,0,0,0,4,0
-12,8,3,2,1,20,1,1,0,2,3,4,11,0,0,4,1
-7,9,3,2,1,30,1,1,0,26,3,7,45,0,0,4,1
-41,10,2,2,1,16,2,2,0,15,5,9,33,0,0,4,1
-31,10,3,2,1,2,2,2,0,8,10,10,0,0,0,4,1
-20,8,0,2,1,58,1,1,3,26,6,12,0,0,0,4,1
-12,1,2,2,1,21,2,1,2,12,11,6,0,0,0,4,1
-17,5,2,3,1,22,1,1,0,24,5,9,33,0,0,4,1
-25,0,3,2,1,3,2,2,0,11,3,13,11,508,30,0,1
-12,0,2,2,1,15,2,2,3,18,8,9,11,0,0,4,1
-37,1,2,4,1,64,1,1,3,27,6,12,22,0,0,4,1
-29,8,0,2,1,20,1,1,3,26,8,7,0,0,0,4,0
-18,1,2,1,1,46,2,2,3,12,8,1,11,0,0,4,1
-12,1,2,2,1,51,2,1,3,21,8,1,22,0,0,4,1
-17,5,3,3,1,39,1,1,0,5,1,14,11,0,0,4,1
-19,5,2,3,1,45,1,1,0,19,1,0,33,0,0,4,1
-9,9,2,2,1,13,2,1,0,7,5,13,11,0,0,4,1
+37,6,2,1,1,40,1,1,0,5,1,12,33,0,0,4,1
+12,5,2,3,1,24,2,2,0,13,10,9,11,86,24,1,1
+27,1,2,1,1,55,2,1,0,12,10,14,11,0,0,4,1
+19,5,2,3,1,57,2,1,3,26,8,16,11,0,0,4,0
+15,8,2,2,1,9,2,1,3,26,8,11,0,0,0,4,0
+29,10,2,3,1,19,2,1,3,26,8,6,0,0,0,4,0
+20,1,2,2,1,4,2,1,3,26,8,8,0,0,0,4,0
+40,5,2,4,1,11,2,1,3,26,8,7,22,0,0,4,0
+35,1,2,1,1,47,2,1,0,12,10,12,0,0,0,4,1
+49,6,2,3,1,16,1,1,0,4,3,12,0,0,0,4,1
+42,5,2,3,1,28,2,1,0,2,5,1,11,0,0,4,1
+11,8,3,1,1,40,1,1,3,25,5,5,22,0,0,4,1
+13,7,3,3,1,21,2,2,0,20,4,14,0,0,0,4,1
+27,10,2,3,1,43,2,1,3,10,6,14,22,0,0,4,1
+33,1,0,1,1,52,1,1,0,21,5,11,11,0,0,4,1
+20,8,2,2,1,19,2,1,3,26,8,7,0,0,0,4,0
+16,7,3,2,1,36,1,1,0,19,1,11,4,0,0,4,1
+15,5,2,3,1,61,1,1,0,26,1,1,11,0,0,4,1
+29,5,2,3,1,58,1,1,0,10,1,8,6,0,0,4,1
+17,1,3,2,1,69,2,1,0,6,5,12,43,0,0,4,1
+17,7,2,2,1,24,2,2,3,26,6,6,11,0,0,4,1
+12,8,3,3,1,5,1,2,0,13,1,5,11,0,0,4,1
+22,10,0,3,1,9,1,1,3,8,6,10,0,0,0,4,1
 29,5,3,3,1,32,1,2,0,23,5,14,33,0,0,4,1
-13,11,2,2,1,68,2,2,3,22,6,15,11,0,0,4,1
-27,10,2,2,1,68,2,1,3,26,8,7,0,0,0,4,0
-42,6,0,2,1,27,2,1,3,26,8,7,0,0,0,4,0
-25,10,2,2,1,39,2,1,3,4,8,5,11,0,0,4,1
-23,5,2,3,1,56,1,1,0,12,1,12,11,0,0,4,1
-15,5,2,3,1,22,1,1,0,3,3,9,0,0,0,4,1
-18,8,2,2,1,36,2,1,3,11,6,9,0,0,0,4,1
-21,10,3,2,1,12,1,1,0,28,1,9,11,0,0,4,1
-33,11,0,3,1,9,1,1,0,24,5,11,11,0,0,4,1
-14,5,3,3,1,24,1,1,0,17,1,10,38,0,0,4,1
-42,0,0,2,1,5,2,2,0,27,3,5,0,179,1,0,1
-14,7,3,3,1,14,2,1,0,10,10,10,0,0,0,4,1
-29,5,0,3,1,13,2,1,2,19,11,7,0,0,0,4,1
-17,2,3,3,1,18,2,1,0,9,5,14,11,0,0,4,1
-14,0,0,2,1,5,1,2,0,9,5,4,33,0,0,4,1
-9,12,3,2,1,13,1,1,2,18,3,7,0,4,1,0,1
-32,10,2,2,1,38,1,1,0,28,1,12,0,0,0,4,1
-10,5,3,3,1,9,2,1,0,7,5,13,38,0,0,4,1
-15,1,2,2,1,61,2,1,0,9,5,15,0,0,0,4,1
-28,10,2,2,1,55,2,1,3,7,6,13,11,0,0,4,1
-18,8,2,2,1,37,2,1,3,26,8,7,0,0,0,4,0
-28,2,2,3,1,24,1,1,0,14,1,11,43,0,0,4,1
-32,5,2,2,1,52,2,1,3,26,8,6,11,0,0,4,0
+28,10,2,2,1,41,1,2,0,19,3,2,0,0,0,4,1
+25,8,0,2,1,10,2,1,3,10,8,11,22,0,0,4,1
+5,2,3,1,1,45,2,1,3,4,8,9,11,0,0,4,1
+27,5,0,2,1,60,2,1,0,10,10,9,0,75,1,3,1
+18,11,0,2,1,68,1,1,0,3,1,9,22,0,0,4,1
+35,1,2,4,1,23,1,1,3,26,8,2,0,0,0,4,0
+37,3,2,1,1,27,1,1,3,10,6,15,11,0,0,4,1
+28,0,2,2,1,61,2,1,2,21,5,1,2,0,0,4,1
+12,5,3,3,1,55,1,1,0,27,1,4,22,0,0,4,1
+15,5,2,3,1,17,2,1,3,10,1,10,0,0,0,4,1
+41,3,0,1,1,25,1,1,3,26,8,9,11,0,0,4,0
+34,1,2,2,1,17,1,2,0,8,5,13,11,0,0,4,1
+31,8,0,2,1,70,1,1,3,12,6,14,11,0,0,4,1
+13,5,2,3,1,61,1,1,0,28,1,2,0,0,0,4,1
+18,10,3,2,1,46,2,1,3,23,8,14,22,0,0,4,1
+27,10,0,2,1,33,1,1,0,28,1,15,22,0,0,4,1
+53,6,2,1,1,50,1,1,0,7,3,15,38,0,0,4,1
+18,5,2,3,1,9,2,1,2,15,11,4,0,49,24,0,1
+11,10,3,3,1,29,1,1,0,11,3,3,0,0,0,4,1
+37,3,2,1,1,9,2,1,0,8,5,3,11,0,0,4,1
+19,0,2,2,1,15,2,1,0,3,3,2,33,123,24,0,1
 21,2,2,2,1,13,1,1,0,9,10,2,11,0,0,4,1
-15,5,3,3,1,63,1,1,0,19,1,10,46,0,0,4,1
-10,10,3,2,2,0,2,1,3,27,6,13,11,0,0,4,1
-10,0,3,2,1,50,2,1,3,18,8,13,43,0,0,4,1
-41,3,2,3,1,9,1,1,2,4,10,10,0,0,0,4,1
-40,1,2,2,1,31,1,1,3,30,6,10,22,0,0,4,1
-8,8,3,2,1,2,1,2,0,8,5,11,11,0,0,4,1
-12,1,2,2,1,21,2,1,0,1,5,7,0,0,0,4,1
-12,8,2,2,1,45,2,1,0,12,10,11,0,0,0,4,1
-32,10,2,2,1,19,1,2,0,5,5,1,22,0,0,4,1
-25,11,2,1,1,54,1,1,3,12,6,15,11,0,0,4,1
-7,1,2,2,1,9,1,2,0,29,5,10,22,0,0,4,1
-28,3,2,1,1,71,1,1,3,26,8,6,0,0,0,4,0
-10,9,3,2,1,30,1,1,2,14,11,5,0,0,0,4,1
-14,1,2,2,1,51,2,1,0,15,5,15,47,0,0,4,1
-21,5,2,3,1,44,2,2,3,26,8,3,11,0,0,4,0
-15,12,2,2,1,40,1,1,0,25,3,15,11,85,38,0,1
-26,11,0,3,1,9,1,1,0,26,3,6,22,0,0,4,1
-8,10,3,3,1,13,1,1,0,4,3,2,0,0,0,4,1
-34,10,2,3,1,62,1,2,3,26,8,6,0,0,0,4,0
-12,2,3,1,1,9,2,2,3,19,8,1,0,0,0,4,1
-29,10,3,2,1,12,2,1,0,15,5,15,22,0,0,4,1
-18,5,3,3,1,26,1,2,0,12,10,13,0,0,0,4,1
-35,1,2,2,1,31,1,1,0,14,1,11,11,0,0,4,1
-40,0,0,2,1,25,1,1,2,18,11,7,0,0,0,4,1
-16,10,0,2,1,18,2,1,3,23,8,1,6,0,0,4,1
-21,9,3,3,1,27,1,1,0,11,3,11,0,0,0,4,1
-27,5,0,3,1,68,1,2,0,29,5,13,0,0,0,4,1
-32,1,2,1,1,58,2,1,3,26,8,12,22,0,0,4,0
-19,1,2,2,1,43,2,1,3,26,8,6,0,0,0,4,0
-19,5,3,3,1,58,2,1,3,26,8,4,0,0,0,4,0
-12,5,3,3,1,53,1,2,0,9,5,11,0,0,0,4,1
-15,5,3,3,1,37,2,1,0,14,5,1,0,0,0,4,1
-23,0,3,2,1,67,1,2,3,2,6,11,33,0,0,4,1
-33,5,2,2,1,13,2,1,3,26,8,13,0,0,0,4,0
-12,1,3,2,1,65,2,1,0,12,10,12,0,0,0,4,1
-51,6,2,1,1,39,1,1,0,25,3,3,33,0,0,4,1
+13,10,3,3,1,63,2,1,3,29,8,15,11,0,0,4,1
+39,0,3,2,1,57,2,1,3,10,6,10,0,0,0,4,1
+34,8,2,1,1,20,1,1,0,29,1,10,11,0,0,4,1
+28,1,2,1,1,68,1,1,0,27,1,16,0,0,0,4,1
+25,0,3,2,1,3,2,2,0,11,3,13,11,508,30,0,1
+18,7,3,2,1,15,1,1,0,12,10,2,0,0,0,4,1
+40,5,0,3,1,53,2,1,0,9,10,4,11,0,0,4,1
+13,10,3,3,1,28,2,1,3,30,8,10,22,0,0,4,1
+28,3,0,1,1,26,2,1,0,9,5,1,11,0,0,4,1
+15,1,3,2,1,65,2,1,3,25,6,2,33,0,0,4,1
+40,6,0,3,1,39,1,1,2,24,11,11,0,0,0,4,1
+28,11,0,2,1,40,2,1,0,10,10,10,0,82,1,3,1
+8,1,2,2,1,31,2,1,3,7,8,2,22,0,0,4,1
+41,6,0,2,1,61,1,1,0,23,5,13,33,0,0,4,1
+10,9,3,2,1,9,1,1,0,9,3,7,12,0,0,4,1
+9,0,2,3,1,63,1,1,0,1,3,5,0,0,0,4,1
+30,8,2,4,1,21,2,1,3,26,8,1,0,0,0,4,0
+23,10,0,2,1,46,2,1,0,9,3,8,0,0,0,4,1
+26,10,0,2,1,71,2,1,3,12,8,12,22,0,0,4,1
+31,5,2,3,1,44,2,1,3,26,8,7,0,0,0,4,0
+20,10,3,3,1,11,1,1,3,8,6,1,22,0,0,4,1
+8,0,3,2,1,10,1,2,0,29,5,12,11,0,0,4,1
+12,10,2,2,1,49,2,1,0,13,10,13,0,0,0,4,1
+43,5,2,3,1,58,1,1,0,11,3,12,22,0,0,4,1
+16,5,2,3,1,61,1,1,2,2,10,10,0,0,0,4,1
+35,1,2,2,1,8,1,1,0,26,1,13,0,0,0,4,1
+10,8,2,2,1,53,2,2,0,29,5,6,11,0,0,4,1
+20,5,2,3,1,44,2,1,2,20,11,5,0,0,0,4,1
+11,5,3,3,1,62,1,1,0,25,3,6,0,0,0,4,1
+23,1,2,2,2,63,1,2,0,16,5,12,0,0,0,4,1
+15,5,0,3,1,71,2,1,0,16,5,4,11,0,0,4,1
+14,8,3,2,1,2,2,1,3,13,8,12,22,0,0,4,1
+37,5,2,3,1,63,2,1,3,26,8,4,11,0,0,4,0
+13,0,3,2,1,48,2,2,3,12,8,0,0,0,0,4,1
+35,5,2,3,1,18,1,1,0,12,1,15,11,0,0,4,1
 9,2,2,2,1,29,1,1,2,19,11,3,0,0,0,4,1
-21,7,2,3,1,10,1,1,3,27,6,11,0,0,0,4,1
-11,1,3,2,1,32,2,1,3,11,6,13,5,0,0,4,1
-12,10,2,3,1,54,2,2,3,18,6,12,22,0,0,4,1
-18,10,2,2,1,43,2,2,3,27,8,5,11,0,0,4,1
-23,1,0,2,1,54,2,1,3,5,8,4,22,0,0,4,1
-25,5,2,3,1,45,1,1,0,1,3,4,0,0,0,4,1
-39,10,0,2,1,37,1,1,0,5,1,13,11,0,0,4,1
-16,10,2,2,1,10,1,1,0,17,1,4,1,0,0,4,1
-16,1,2,2,1,30,2,1,3,26,8,8,0,0,0,4,0
-17,5,2,3,1,5,2,1,0,23,5,11,46,0,0,4,1
-28,1,2,1,1,43,2,1,3,4,8,15,11,0,0,4,1
+22,1,2,2,1,9,2,1,3,30,8,5,11,0,0,4,1
+41,5,2,3,1,36,1,2,0,6,5,14,22,0,0,4,1
 22,1,2,2,1,14,2,1,3,26,8,11,38,0,0,4,0
-34,1,0,1,1,2,2,1,3,6,8,13,0,0,0,4,1
-17,5,3,3,1,64,2,1,3,23,11,7,0,0,0,4,1
+14,5,2,3,1,21,1,1,2,5,1,12,11,0,0,4,1
+18,5,2,3,1,71,1,1,0,23,5,13,33,0,0,4,1
+40,7,2,3,1,4,2,1,3,26,8,9,0,0,0,4,0
+31,1,2,1,1,1,2,1,0,28,5,10,22,0,0,4,1
+33,7,2,2,1,70,2,1,0,15,5,3,33,0,0,4,1
+18,11,2,3,1,19,1,1,0,18,1,11,45,0,0,4,1
+29,1,0,1,1,14,2,1,3,22,6,7,11,0,0,4,1
+30,5,0,3,1,3,2,1,3,26,8,7,0,0,0,4,0
+10,9,3,2,1,30,1,1,2,14,11,5,0,0,0,4,1
+38,10,2,2,1,57,2,1,3,15,11,10,0,53,12,3,1
+29,0,2,2,1,35,2,1,0,14,5,3,11,0,0,4,1
+18,5,3,3,1,26,1,2,0,12,10,13,0,0,0,4,1
+16,5,2,3,1,29,2,1,3,18,8,15,33,0,0,4,1
+31,10,3,2,1,2,2,2,0,8,10,10,0,0,0,4,1
+15,10,3,3,1,18,2,1,0,10,10,9,11,91,1,1,1
+8,0,3,2,1,32,1,1,0,30,3,6,0,0,0,4,1
+18,1,2,2,1,39,2,2,0,7,5,14,0,0,0,4,1
+41,6,3,2,1,37,2,1,3,26,8,10,0,0,0,4,0
+31,1,2,2,1,43,2,1,0,2,5,1,11,0,0,4,1
+39,11,2,3,1,47,1,1,3,26,8,10,0,0,0,4,0
+7,10,3,2,1,51,1,1,0,16,5,13,0,0,0,4,1
+13,5,2,3,1,16,1,1,3,26,10,7,0,0,0,4,1
+19,8,2,2,1,25,2,1,2,26,10,7,0,0,0,4,1
+16,7,2,3,1,9,1,1,0,20,1,13,2,0,0,4,1
+23,1,2,1,1,28,1,2,3,9,6,5,22,0,0,4,1
 6,9,3,2,1,47,2,1,3,26,8,7,22,0,0,4,0
-23,10,2,2,1,53,2,1,3,10,8,11,38,0,0,4,1
-37,6,2,2,1,19,2,2,0,8,10,13,0,0,0,4,1
-25,10,2,2,1,48,2,1,3,26,8,2,0,0,0,4,0
-37,5,0,3,1,9,1,1,0,9,1,8,33,0,0,4,1
-17,10,3,2,1,42,1,1,0,2,1,10,22,0,0,4,1
-41,5,0,3,1,33,1,1,3,26,8,6,0,0,0,4,0
-41,1,2,1,1,38,2,1,3,6,8,12,0,0,0,4,1
-35,1,2,1,1,47,2,1,0,12,10,12,0,0,0,4,1
-13,5,0,3,1,36,2,1,0,8,5,11,38,0,0,4,1
-19,5,3,3,1,69,1,1,3,3,6,0,22,0,0,4,1
-15,1,2,2,1,9,2,1,3,13,8,10,22,0,0,4,1
-22,8,0,2,1,62,2,1,0,11,3,11,0,120,1,3,1
-36,6,2,2,1,54,2,1,3,26,8,4,0,0,0,4,0
-40,5,2,3,1,44,2,1,0,6,5,14,33,0,0,4,1
+13,0,3,2,1,64,2,1,3,18,8,11,11,0,0,4,1
+33,1,2,4,1,2,2,1,3,26,8,5,11,0,0,4,0
+16,1,2,2,1,31,2,1,3,15,8,15,0,0,0,4,1
+18,1,2,2,1,49,2,1,3,12,8,10,0,0,0,4,1
+41,6,2,2,1,30,1,1,0,19,1,0,43,0,0,4,1
+26,3,3,1,1,11,1,1,3,9,6,7,0,0,0,4,1
+12,11,3,3,1,37,1,1,0,2,3,11,22,0,0,4,1
+15,5,3,3,1,68,1,1,0,3,1,15,0,0,0,4,1
+35,10,2,3,1,71,1,1,0,12,1,4,38,0,0,4,1
+21,5,2,3,1,44,2,2,3,26,8,3,11,0,0,4,0
+43,6,2,1,1,25,1,1,0,8,3,1,0,0,0,4,1
+53,6,2,2,1,35,1,1,0,8,3,6,0,0,0,4,1
+21,9,3,3,1,27,1,1,0,11,3,11,0,0,0,4,1
+33,1,2,1,1,63,1,1,0,27,1,4,45,0,0,4,1
+14,7,3,3,1,44,2,1,0,9,10,10,0,0,0,4,1
+42,6,2,3,1,9,1,1,3,26,8,11,0,0,0,4,0
+30,1,3,1,1,59,2,1,0,11,3,4,11,0,0,4,1
+30,7,2,3,1,9,1,1,0,21,4,3,22,0,0,4,1
 46,6,2,1,1,48,1,1,0,27,3,10,0,0,0,4,1
-18,1,2,2,1,39,2,2,0,7,5,14,0,0,0,4,1
-24,1,2,4,1,46,2,1,3,26,8,1,11,0,0,4,0
-14,0,2,2,1,20,1,2,0,28,5,12,0,0,0,4,1
-37,3,2,1,1,27,1,1,3,10,6,15,11,0,0,4,1
-29,10,2,3,1,19,2,1,3,26,8,6,0,0,0,4,0
-7,1,2,2,1,7,2,1,3,26,8,9,0,0,0,4,0
-28,7,2,3,1,16,2,2,3,26,8,7,0,0,0,4,0
-21,8,3,4,1,32,2,1,3,26,8,9,0,0,0,4,0
-25,1,2,2,1,23,1,2,0,7,5,0,2,0,0,4,1
-36,10,2,3,1,32,1,1,3,26,8,8,33,0,0,4,0
-16,8,3,2,1,3,1,1,0,13,5,3,22,0,0,4,1
-22,11,0,2,1,21,1,1,0,3,1,10,43,0,0,4,1
-20,5,2,3,1,22,2,1,0,1,5,10,0,0,0,4,1
-17,1,3,2,1,45,2,1,3,30,8,12,33,0,0,4,1
-14,0,3,2,1,27,1,1,0,28,5,14,38,0,0,4,1
-24,0,2,2,1,10,1,1,3,2,6,2,33,0,0,4,1
-34,5,2,3,1,45,1,1,0,10,10,3,22,0,0,4,1
-18,7,3,3,1,0,2,2,2,8,11,8,0,0,0,4,1
-28,10,2,2,1,40,2,1,3,30,8,13,0,0,0,4,1
-41,5,0,3,1,32,2,1,2,21,11,7,0,0,0,4,1
-10,0,3,4,1,34,1,1,0,29,5,12,0,0,0,4,1
-37,6,0,2,1,3,1,2,0,16,5,4,0,0,0,4,1
-44,6,2,2,1,18,1,1,0,11,3,7,0,0,0,4,1
-26,10,3,2,1,21,1,1,2,12,11,13,0,0,0,4,1
-9,1,3,2,2,3,1,1,3,15,6,10,11,0,0,4,1
-21,5,3,3,1,32,2,1,3,26,8,8,0,0,0,4,0
-23,5,2,3,1,9,1,1,0,2,1,2,38,0,0,4,1
-11,5,2,3,1,38,1,1,3,20,8,15,11,0,0,4,1
-8,10,2,2,1,1,1,2,0,30,5,9,38,0,0,4,1
-21,1,0,1,1,16,2,1,0,12,10,11,0,78,30,1,1
-38,1,0,1,1,66,2,1,3,26,8,5,11,0,0,4,0
-18,5,0,3,1,9,1,1,0,25,1,2,0,0,0,4,1
-17,6,3,1,1,48,1,1,3,26,8,4,0,0,0,4,0
-38,10,0,4,1,56,2,1,3,26,8,10,0,0,0,4,0
-4,0,3,3,1,69,2,1,0,25,3,3,33,0,0,4,1
-40,5,2,3,1,40,1,1,0,26,3,8,38,0,0,4,1
-29,11,2,1,1,39,1,1,0,13,10,10,11,0,0,4,1
-26,1,2,2,1,18,2,1,3,26,8,7,11,0,0,4,0
-22,1,2,2,1,8,2,2,0,7,5,0,11,0,0,4,1
-13,8,3,2,1,15,1,2,0,27,3,0,11,0,0,4,1
-31,10,2,3,1,43,1,1,0,26,1,14,11,0,0,4,1
-33,10,2,2,1,9,1,1,0,11,3,10,11,0,0,4,1
-15,11,3,3,1,61,1,1,0,5,1,5,11,0,0,4,1
-10,12,3,2,1,49,1,1,0,20,4,13,0,0,0,4,1
-10,0,3,2,1,7,1,2,3,18,6,8,11,0,0,4,1
-19,7,2,2,1,20,1,1,0,28,5,12,11,0,0,4,1
-17,5,2,3,1,29,2,1,3,26,8,4,0,0,0,4,0
-13,10,3,3,1,26,1,1,0,3,1,3,45,0,0,4,1
-41,6,3,2,1,41,2,1,3,19,8,1,38,0,0,4,1
-28,3,0,1,1,26,2,1,0,9,5,1,11,0,0,4,1
-8,10,3,3,1,19,1,1,0,11,3,8,0,0,0,4,1
-40,5,2,2,1,4,1,1,0,24,5,12,3,0,0,4,1
-31,5,2,3,1,9,1,1,2,8,11,7,0,0,0,4,1
-31,1,2,2,1,43,2,1,0,2,5,1,11,0,0,4,1
-26,1,3,1,1,20,2,1,3,21,8,14,22,0,0,4,1
-28,11,2,2,1,32,1,1,0,3,1,12,11,0,0,4,1
-16,1,2,1,1,62,2,2,3,7,8,1,33,0,0,4,1
-17,1,2,2,1,56,2,1,0,12,10,15,11,0,0,4,1
-14,5,2,3,1,21,1,1,2,5,1,12,11,0,0,4,1
-34,1,2,2,1,17,1,2,0,8,5,13,11,0,0,4,1
-15,5,2,3,1,17,2,1,3,10,1,10,0,0,0,4,1
-39,5,2,3,1,9,2,2,3,12,6,5,0,0,0,4,1
-33,6,2,3,1,57,1,1,0,10,10,12,11,0,0,4,1
-8,1,3,2,1,67,2,1,3,30,8,12,0,0,0,4,1
-8,0,3,2,1,10,1,2,0,29,5,12,11,0,0,4,1
-28,11,2,2,1,70,1,1,0,28,5,9,38,0,0,4,1
-25,5,2,3,1,45,2,1,3,26,8,7,0,0,0,4,0
-15,1,0,1,1,44,2,1,3,30,8,12,11,0,0,4,1
-16,10,2,2,1,53,2,1,3,26,8,6,11,0,0,4,0
-32,5,2,4,1,67,1,1,0,19,3,6,0,178,1,0,1
-37,8,0,2,2,9,2,1,3,26,8,6,0,0,0,4,0
-27,2,2,3,1,25,2,1,0,12,10,14,38,0,0,4,1
-34,5,2,3,1,34,2,1,3,26,8,16,0,0,0,4,0
-31,1,2,1,1,37,1,2,0,30,5,4,43,0,0,4,1
-18,5,2,3,1,68,2,2,3,13,8,15,11,0,0,4,1
-29,0,0,2,1,28,1,1,0,20,1,1,33,0,0,4,1
-32,11,0,4,1,11,1,1,0,11,3,13,0,0,0,4,1
-19,5,2,3,1,46,2,1,0,11,3,8,11,82,30,1,1
-22,1,2,1,1,34,2,1,3,15,8,0,22,0,0,4,1
-33,7,2,3,1,55,2,2,0,24,5,11,33,0,0,4,1
-28,5,3,3,1,9,1,1,0,14,1,12,11,0,0,4,1
-42,5,2,3,1,63,1,1,2,29,1,7,11,0,0,4,1
-9,8,2,2,1,9,2,1,0,8,5,16,38,0,0,4,1
-37,1,2,2,1,9,1,1,3,3,6,11,11,0,0,4,1
-26,5,2,3,1,12,1,1,0,19,1,10,22,0,0,4,1
-5,1,2,2,1,70,2,1,3,26,8,6,0,0,0,4,0
-25,1,3,2,1,38,2,1,3,26,6,13,11,0,0,4,1
-25,1,3,2,1,37,2,1,3,30,8,15,22,0,0,4,1
-37,10,2,2,1,14,2,1,3,26,8,5,11,0,0,4,0
-15,10,3,3,1,9,2,1,0,13,10,12,0,0,0,4,1
-23,1,0,1,1,17,2,1,0,9,5,12,22,0,0,4,1
+19,10,2,2,1,34,2,1,3,26,8,3,0,0,0,4,0
+9,5,3,3,2,8,2,1,3,25,6,10,11,0,0,4,1
+28,10,2,2,1,13,2,1,0,13,10,5,11,0,0,4,1
+22,5,3,3,1,16,1,1,0,21,4,4,0,0,0,4,1
+7,1,3,2,1,2,2,1,3,10,6,15,45,0,0,4,1
+39,6,2,1,1,41,2,1,0,17,1,12,22,0,0,4,1
+29,0,0,2,1,56,2,2,2,8,11,10,0,0,0,4,1
+32,1,2,4,1,29,2,1,2,24,5,1,8,0,0,4,1
+22,8,2,2,1,51,2,1,0,20,5,9,22,0,0,4,1
+35,1,0,1,1,33,2,1,3,23,8,6,11,0,0,4,1
+24,10,3,2,2,0,2,1,3,11,6,11,38,0,0,4,1
+24,2,2,3,1,55,1,1,3,2,6,14,22,0,0,4,1
+14,8,3,2,1,51,1,1,0,21,4,2,0,0,0,4,1
 20,0,3,2,1,9,2,1,3,28,8,13,0,0,0,4,1
-9,0,2,3,1,63,1,1,0,1,3,5,0,0,0,4,1
-4,0,3,2,1,39,1,1,0,3,3,9,0,0,0,4,1
-35,1,2,2,1,59,1,1,0,22,3,7,0,0,0,4,1
-35,5,0,2,1,9,1,2,2,14,2,2,0,0,0,4,1
-16,10,3,2,1,34,2,1,0,9,10,14,0,0,0,4,1
-30,5,2,3,1,54,2,1,3,12,6,13,0,0,0,4,1
-23,2,2,1,1,44,2,1,0,13,10,11,11,0,0,4,1
-14,5,2,3,1,66,2,2,0,30,5,0,0,0,0,4,1
-23,2,3,2,1,61,1,1,0,16,5,2,0,0,0,4,1
-19,8,2,2,1,25,2,1,2,26,10,7,0,0,0,4,1
-14,5,3,2,1,25,1,1,0,2,1,2,0,0,0,4,1
-15,0,2,2,1,67,2,1,0,17,5,13,0,0,0,4,1
-18,10,3,2,1,39,2,1,3,19,11,6,0,0,0,4,1
-30,5,2,3,1,23,2,1,0,18,3,7,0,0,0,4,1
-49,6,2,3,1,16,1,1,0,4,3,12,0,0,0,4,1
-39,10,2,2,1,64,1,1,2,20,11,4,0,0,0,4,1
-30,1,3,1,1,59,2,1,0,11,3,4,11,0,0,4,1
-33,3,0,2,1,70,1,1,0,9,5,12,33,0,0,4,1
-36,7,0,1,1,41,2,1,3,27,6,12,11,0,0,4,1
-22,2,2,3,2,9,1,1,3,10,6,15,33,0,0,4,1
-7,1,3,2,1,3,2,1,0,15,5,12,0,0,0,4,1
-19,1,2,1,1,9,2,1,3,26,8,13,0,0,0,4,0
-26,5,2,3,1,46,2,2,2,13,10,1,0,0,0,4,1
-33,0,3,3,1,45,1,1,2,20,4,15,11,0,0,4,1
-38,8,2,1,1,51,1,2,2,13,5,6,0,0,0,4,1
-19,5,3,3,1,28,1,2,0,13,10,8,11,0,0,4,1
-20,10,2,3,1,25,1,1,0,26,1,3,11,0,0,4,1
-18,10,2,2,1,31,1,1,0,20,1,15,33,0,0,4,1
-10,10,3,2,1,16,1,1,0,19,3,13,0,0,0,4,1
-37,6,2,2,1,9,1,2,3,26,8,3,0,0,0,4,0
-43,6,2,1,1,25,1,1,0,8,3,1,0,0,0,4,1
-26,8,0,2,1,53,2,2,3,19,8,8,11,0,0,4,1
-13,0,3,2,1,48,2,2,3,12,8,0,0,0,0,4,1
-13,5,3,3,1,9,2,1,3,26,8,11,0,0,0,4,0
-14,9,3,3,1,12,1,1,2,1,3,9,22,0,0,4,1
-29,1,2,4,1,37,2,1,3,26,8,3,0,0,0,4,0
-16,5,3,3,1,14,1,1,0,26,3,7,46,0,0,4,1
-4,9,3,2,1,44,1,1,0,3,3,7,0,0,0,4,1
-5,8,3,2,1,61,2,1,3,20,8,2,0,0,0,4,1
-42,0,2,2,1,44,2,2,3,26,8,6,0,0,0,4,0
-33,2,2,4,1,58,2,1,3,20,8,11,47,0,0,4,1
-23,1,3,2,1,64,2,1,3,0,5,10,47,0,0,4,1
-40,7,2,3,1,4,2,1,3,26,8,9,0,0,0,4,0
-14,1,2,2,1,24,2,1,0,7,5,13,11,0,0,4,1
-16,8,3,2,1,9,2,1,3,26,8,4,0,0,0,4,0
-20,1,2,2,1,59,2,1,3,13,8,11,11,0,0,4,1
-13,1,2,2,1,36,2,1,3,15,8,4,11,0,0,4,1
-11,10,3,3,1,61,2,1,0,30,3,14,22,0,0,4,1
-36,1,2,2,1,15,2,1,3,26,8,7,0,0,0,4,0
-22,10,2,2,1,47,1,1,0,4,1,6,11,0,0,4,1
-15,5,0,2,1,52,2,1,3,4,8,3,0,0,0,4,1
-10,5,3,3,1,15,2,1,0,18,3,12,0,0,0,4,1
-18,5,3,3,1,65,2,1,3,23,8,15,0,0,0,4,1
-40,11,2,1,1,13,1,1,0,24,5,5,38,0,0,4,1
-17,5,0,3,1,22,2,1,0,17,5,14,0,0,0,4,1
-33,0,3,2,1,69,1,1,0,15,5,12,11,0,0,4,1
-7,10,3,2,1,51,1,1,0,16,5,13,0,0,0,4,1
-25,10,2,3,1,9,1,1,0,25,1,4,11,0,0,4,1
-15,8,3,2,1,21,1,1,0,28,5,13,0,0,0,4,1
-18,8,2,2,1,9,1,1,0,23,5,14,11,0,0,4,1
-24,8,2,2,1,65,1,1,0,20,4,16,0,0,0,4,1
-33,1,2,2,1,39,1,2,3,7,6,13,22,0,0,4,1
-16,1,2,2,1,64,2,2,0,8,10,3,0,0,0,4,1
-8,9,3,2,1,9,1,1,0,11,3,2,11,0,0,4,1
-13,10,3,3,1,63,2,1,3,29,8,15,11,0,0,4,1
-34,12,2,4,1,55,1,1,0,26,1,11,22,0,0,4,1
-41,5,2,2,1,16,1,1,3,30,6,9,22,0,0,4,1
-20,10,2,2,1,53,2,1,0,19,3,16,0,5,37,3,1
-35,0,2,2,1,43,1,1,3,12,6,1,22,0,0,4,1
-12,8,3,2,2,4,2,1,0,9,5,10,0,0,0,4,1
-42,6,0,2,1,55,2,1,3,27,8,0,0,0,0,4,1
-8,1,3,2,2,66,1,2,0,29,5,14,11,0,0,4,1
-40,5,2,3,1,27,2,1,3,26,8,7,0,0,0,4,0
-35,10,2,2,1,51,1,1,3,27,6,12,11,0,0,4,1
-34,5,2,3,1,63,1,1,0,25,1,4,0,0,0,4,1
-27,5,0,2,1,60,2,1,0,10,10,9,0,75,1,3,1
-9,5,3,3,1,71,2,1,3,25,6,13,11,0,0,4,1
-38,1,3,2,1,61,1,2,0,29,5,14,22,0,0,4,1
-53,6,2,1,1,50,1,1,0,7,3,15,38,0,0,4,1
-12,5,3,3,1,55,1,1,0,27,1,4,22,0,0,4,1
-18,5,2,3,1,71,1,1,0,23,5,13,33,0,0,4,1
-31,10,3,2,1,17,1,1,0,26,1,15,0,0,0,4,1
-31,5,2,3,1,39,2,1,3,26,8,7,22,0,0,4,0
-28,10,3,2,1,68,1,1,0,10,10,14,22,0,0,4,1
-26,10,0,2,1,15,2,1,3,18,8,13,2,0,0,4,1
-14,10,3,2,1,13,2,1,0,12,1,13,11,0,0,4,1
-20,10,3,3,1,11,1,1,3,8,6,1,22,0,0,4,1
-19,8,2,2,1,19,2,1,0,7,3,4,11,0,0,4,1
-21,5,2,3,1,35,2,1,0,6,5,14,22,0,0,4,1
-10,1,2,1,1,39,2,1,3,26,8,6,0,0,0,4,0
+35,6,2,3,1,29,1,1,0,8,10,1,11,57,1,3,1
 12,10,2,2,1,35,2,1,0,5,1,2,33,0,0,4,1
-27,10,2,2,1,69,1,1,0,28,5,12,11,0,0,4,1
-17,2,2,2,1,31,1,2,0,5,5,4,22,0,0,4,1
-13,5,3,3,1,15,2,1,0,27,3,5,0,551,1,3,1
-22,1,2,2,1,9,2,1,3,30,8,5,11,0,0,4,1
-30,11,2,2,1,46,2,1,3,26,8,6,11,0,0,4,0
-10,11,2,1,1,64,2,1,0,11,3,16,38,186,12,0,1
-33,1,2,2,1,63,2,1,3,5,8,15,0,0,0,4,1
-15,5,0,3,1,71,2,1,0,16,5,4,11,0,0,4,1
-30,3,2,2,1,53,1,2,0,20,5,15,22,0,0,4,1
-18,5,2,3,1,9,2,1,2,15,11,4,0,49,24,0,1
-35,3,2,1,1,10,1,2,3,26,6,12,0,0,0,4,1
-31,8,2,2,1,15,1,1,0,5,1,14,5,0,0,4,1
-11,0,0,3,2,9,1,2,0,30,5,9,22,0,0,4,1
-8,1,2,2,1,31,2,1,3,7,8,2,22,0,0,4,1
-9,0,3,2,1,24,1,1,2,20,5,1,8,0,0,4,1
-21,5,2,2,1,13,2,1,0,2,1,13,11,0,0,4,1
-19,5,3,2,1,66,2,1,3,7,8,2,33,0,0,4,1
-28,1,2,2,1,49,1,2,0,9,1,12,43,0,0,4,1
-31,8,2,2,1,44,1,1,2,24,5,0,33,0,0,4,1
-12,10,3,2,1,68,2,1,3,7,8,2,38,0,0,4,1
-16,7,3,3,1,50,1,1,0,13,1,6,22,0,0,4,1
-8,10,3,2,1,28,1,2,0,13,5,0,22,0,0,4,1
-18,1,2,1,1,46,2,1,3,25,6,15,0,0,0,4,1
-17,5,0,3,1,44,2,1,3,29,8,1,0,0,0,4,1
-42,7,2,1,1,42,1,2,0,21,5,14,43,0,0,4,1
-39,6,2,1,1,41,2,1,0,17,1,12,22,0,0,4,1
-32,0,2,2,1,46,1,1,0,13,10,11,0,0,0,4,1
-8,5,3,3,1,49,1,1,0,1,5,2,22,0,0,4,1
-13,11,3,1,1,46,1,1,0,25,3,13,0,0,0,4,1
-19,5,2,3,1,9,1,1,3,7,6,12,43,0,0,4,1
-38,5,2,3,1,59,1,1,0,27,3,5,0,0,0,4,1
-13,10,2,3,1,32,1,2,0,9,10,9,0,31,37,1,1
-40,1,2,1,1,65,2,1,3,26,8,5,11,0,0,4,0
-42,6,0,2,1,11,1,1,0,2,5,13,11,0,0,4,1
-25,0,2,2,1,44,1,1,0,23,5,13,46,0,0,4,1
-35,1,2,4,1,23,1,1,3,26,8,2,0,0,0,4,0
-40,5,0,3,1,14,1,1,0,26,1,5,0,0,0,4,1
-14,1,2,2,1,24,1,1,0,27,3,11,46,0,0,4,1
-37,1,2,1,1,53,1,1,0,26,1,2,11,0,0,4,1
-7,1,3,2,1,2,2,1,3,10,6,15,45,0,0,4,1
-12,10,2,2,1,49,2,1,0,13,10,13,0,0,0,4,1
-19,0,3,2,1,31,2,2,3,28,8,13,11,0,0,4,1
-19,11,3,2,1,44,2,1,3,29,8,16,11,0,0,4,1
-13,11,3,2,1,14,1,1,0,25,3,15,0,0,0,4,1
-14,8,3,3,1,70,1,1,0,12,10,11,0,0,0,4,1
-28,10,2,2,1,13,2,1,0,13,10,5,11,0,0,4,1
-31,5,2,3,1,60,1,1,3,2,6,11,0,0,0,4,1
-38,10,2,3,1,63,1,1,0,13,1,12,33,0,0,4,1
-18,1,2,1,1,49,2,1,3,26,8,8,0,0,0,4,0
-22,10,0,2,1,9,1,1,0,28,1,12,11,0,0,4,1
-10,5,3,3,1,70,2,1,3,19,8,13,0,0,0,4,1
-29,2,2,2,1,9,1,1,3,26,6,4,0,0,0,4,1
-13,1,0,2,1,9,2,2,0,9,5,15,33,0,0,4,1
-13,11,3,1,1,20,1,1,0,23,4,13,11,110,1,1,1
-36,10,2,2,1,24,1,2,0,20,5,11,22,0,0,4,1
-14,10,2,2,1,66,2,1,3,13,8,13,11,0,0,4,1
-42,6,2,1,1,58,2,1,3,26,8,7,0,0,0,4,0
-29,10,2,2,1,56,2,1,0,3,1,5,0,0,0,4,1
-35,10,2,2,1,8,2,1,3,19,8,2,0,0,0,4,1
-43,6,2,2,1,65,1,1,0,27,1,10,33,0,0,4,1
-29,8,2,2,1,43,2,1,0,1,5,10,33,0,0,4,1
-16,5,2,3,1,29,2,1,3,18,8,15,33,0,0,4,1
-41,11,3,1,1,65,1,1,0,13,10,9,22,0,0,4,1
-13,5,2,3,1,61,1,1,0,28,1,2,0,0,0,4,1
-54,6,2,3,1,9,1,1,0,4,3,16,0,0,0,4,1
-41,1,0,1,1,15,1,2,0,28,5,14,0,0,0,4,1
-17,5,3,3,1,62,1,1,3,27,6,1,0,0,0,4,1
-14,5,3,3,1,65,1,1,0,21,1,12,11,0,0,4,1
-29,10,3,2,1,3,2,2,0,28,5,15,22,0,0,4,1
-20,2,2,3,1,9,1,1,0,15,5,11,11,0,0,4,1
-15,5,3,3,1,42,1,1,0,4,3,5,11,540,24,0,1
-38,10,0,2,1,23,1,1,0,9,5,11,0,0,0,4,1
-30,1,2,2,1,20,2,1,3,5,8,13,0,0,0,4,1
-24,2,2,4,1,26,2,1,0,23,5,12,11,0,0,4,1
-25,1,3,1,1,9,1,1,0,30,5,2,0,0,0,4,1
-14,1,2,2,2,9,2,1,3,30,8,12,0,0,0,4,1
-28,10,2,2,1,56,1,1,3,20,8,13,0,0,0,4,1
-13,1,2,1,1,6,2,2,0,13,5,0,45,0,0,4,1
-11,1,3,2,1,2,2,1,3,21,8,14,11,0,0,4,1
-12,8,3,3,1,5,1,2,0,13,1,5,11,0,0,4,1
-18,2,2,3,1,37,1,1,3,7,6,8,33,0,0,4,1
-36,5,0,3,1,52,2,1,3,13,8,14,33,0,0,4,1
-17,1,3,2,1,14,2,2,3,26,8,6,0,0,0,4,0
-27,1,0,1,1,68,1,1,3,26,6,0,22,0,0,4,1
-20,1,2,2,1,4,2,1,3,26,8,8,0,0,0,4,0
-27,10,3,3,1,9,1,1,0,9,1,13,33,0,0,4,1
-22,0,3,3,1,33,1,1,0,12,1,10,11,0,0,4,1
-18,11,2,3,1,19,1,1,0,18,1,11,45,0,0,4,1
+37,5,2,3,1,56,1,1,0,3,1,15,1,0,0,4,1
+27,5,2,3,1,61,1,1,3,12,6,12,22,0,0,4,1
+12,9,3,3,1,34,1,1,0,13,10,14,0,0,0,4,1
+19,5,2,3,1,19,1,1,0,10,10,9,22,0,0,4,1
+32,2,2,3,1,2,2,1,0,15,5,3,11,0,0,4,1
+18,7,3,3,1,0,2,2,2,8,11,8,0,0,0,4,1
+14,0,0,2,1,3,1,2,3,19,6,14,11,0,0,4,1
 33,6,2,2,1,27,2,1,3,26,8,5,0,0,0,4,0
-31,1,2,2,1,9,1,2,0,30,5,12,0,0,0,4,1
-28,0,2,2,1,56,2,2,3,6,8,12,22,0,0,4,1
-18,11,0,2,1,68,1,1,0,3,1,9,22,0,0,4,1
-17,2,0,2,1,7,2,1,3,26,8,8,0,0,0,4,0
-10,1,3,2,1,1,2,1,0,25,5,0,22,0,0,4,1
-40,0,2,2,1,67,1,1,3,3,6,14,0,0,0,4,1
-24,5,3,3,1,9,2,2,3,26,8,11,11,0,0,4,1
-32,8,2,2,1,56,2,1,3,26,8,9,11,0,0,4,0
-33,1,2,1,1,58,2,1,0,16,5,14,11,0,0,4,1
-24,6,2,2,1,56,2,1,3,26,8,7,0,0,0,4,0
-37,5,2,3,1,63,2,1,3,26,8,4,11,0,0,4,0
-14,10,3,3,1,41,1,1,2,4,1,12,47,0,0,4,1
-15,5,2,3,1,24,1,1,0,4,1,2,11,0,0,4,1
-39,1,2,2,1,19,2,1,0,8,10,11,0,0,0,4,1
-14,5,2,3,1,9,2,1,3,26,8,6,0,0,0,4,0
-34,5,3,3,1,67,1,1,0,18,1,2,43,0,0,4,1
+20,9,3,3,1,40,1,1,3,8,6,3,22,0,0,4,1
+23,10,3,2,1,60,2,1,0,12,10,7,22,0,0,4,1
+15,2,2,2,1,25,2,2,3,26,8,13,0,0,0,4,0
+22,11,0,2,1,21,1,1,0,3,1,10,43,0,0,4,1
+35,1,2,2,1,62,2,1,3,26,8,11,11,0,0,4,0
+31,8,2,2,1,8,2,1,3,29,8,1,0,0,0,4,1
+10,1,2,2,1,64,2,1,0,14,5,11,38,0,0,4,1
+27,0,2,2,1,18,2,1,3,15,8,15,22,0,0,4,1
+37,1,2,1,1,29,2,1,3,26,8,8,0,0,0,4,0
+14,1,2,1,1,60,1,1,0,21,4,12,0,0,0,4,1
+35,5,0,2,1,9,1,2,2,14,2,2,0,0,0,4,1
+7,10,3,2,1,10,1,2,0,29,5,11,11,0,0,4,1
+13,1,0,2,1,9,2,2,0,9,5,15,33,0,0,4,1
+14,5,3,3,1,32,2,1,0,13,5,12,22,0,0,4,1
+13,5,2,3,1,17,2,1,0,25,3,11,11,152,38,1,1
+39,10,2,3,1,62,1,1,0,28,1,14,11,0,0,4,1
+25,10,2,2,1,39,2,1,3,4,8,5,11,0,0,4,1
 29,0,2,2,1,43,2,1,3,26,8,3,11,0,0,4,0
-31,1,2,1,1,46,1,1,0,3,1,11,33,0,0,4,1
-17,1,0,1,1,23,2,1,0,24,5,12,43,0,0,4,1
-9,10,2,2,1,4,2,1,0,15,5,7,11,0,0,4,1
-18,10,3,2,1,33,2,2,3,26,8,8,0,0,0,4,0
-34,1,2,2,1,65,2,1,3,26,8,15,22,0,0,4,0
-8,11,3,2,1,12,1,1,0,30,5,11,0,0,0,4,1
-41,6,2,4,1,10,1,1,3,2,6,2,0,0,0,4,1
-32,1,2,1,1,9,1,1,3,26,8,7,22,0,0,4,0
-21,8,0,2,1,62,2,1,0,30,5,14,0,0,0,4,1
-31,1,3,1,1,56,2,1,0,17,5,16,11,0,0,4,1
-21,10,3,2,1,50,2,1,0,9,10,10,0,0,0,4,1
-31,1,2,1,1,1,2,1,0,28,5,10,22,0,0,4,1
-23,5,2,3,1,22,2,2,3,26,8,9,0,0,0,4,0
-14,5,3,3,1,9,1,1,0,26,3,11,33,0,0,4,1
-11,8,3,2,1,3,2,1,3,25,6,11,0,0,0,4,1
-35,1,0,1,1,33,2,1,3,23,8,6,11,0,0,4,1
-24,5,0,4,1,65,1,1,0,7,3,4,11,0,0,4,1
-16,5,2,3,1,67,1,2,0,2,1,1,22,0,0,4,1
-15,11,2,2,1,1,1,1,0,23,5,10,22,0,0,4,1
-40,10,2,4,1,63,2,1,3,26,8,13,0,0,0,4,0
-35,1,2,1,1,64,2,1,0,22,3,4,11,0,0,4,1
-19,0,2,1,1,27,2,1,0,30,5,12,0,0,0,4,1
-22,1,2,2,1,53,1,1,3,30,10,8,0,0,0,4,1
+16,5,2,3,1,9,2,1,0,10,10,13,22,105,12,1,1
+9,10,3,2,1,22,2,1,3,7,8,13,0,0,0,4,1
+8,8,3,2,1,69,2,1,3,18,8,13,11,0,0,4,1
+14,10,3,2,1,9,2,1,3,26,8,3,0,0,0,4,0
+38,5,2,3,1,9,1,2,3,12,6,9,0,0,0,4,1
+13,10,2,3,1,32,1,2,0,9,10,9,0,31,37,1,1
+42,5,2,3,1,39,1,1,3,8,6,7,22,0,0,4,1
+12,10,3,3,1,69,2,2,3,10,8,15,43,0,0,4,1
+19,0,2,2,1,25,1,1,2,19,11,9,0,0,0,4,1
+24,5,2,3,1,15,2,2,0,13,10,15,38,0,0,4,1
+30,3,2,2,1,53,1,2,0,20,5,15,22,0,0,4,1
+15,12,3,4,1,9,1,1,3,26,8,6,0,0,0,4,0
+24,5,3,3,1,9,2,2,3,26,8,11,11,0,0,4,1
+19,8,2,2,1,19,2,1,0,7,3,4,11,0,0,4,1
+17,0,0,2,1,42,1,2,0,13,10,14,11,0,0,4,1
+37,10,2,3,1,21,1,2,0,26,1,12,11,0,0,4,1
+31,1,2,1,1,37,1,2,0,30,5,4,43,0,0,4,1
+21,1,2,4,1,13,2,1,0,23,5,12,11,0,0,4,1
+33,3,0,3,1,20,1,1,0,25,1,14,0,0,0,4,1
+23,1,3,2,1,64,2,1,3,0,5,10,47,0,0,4,1
+9,10,3,2,1,52,2,1,0,23,5,9,33,0,0,4,1
+27,1,0,1,1,68,1,1,3,26,6,0,22,0,0,4,1
+14,8,3,2,1,57,2,1,0,12,10,4,11,0,0,4,1
+11,1,3,2,1,69,2,1,3,12,6,5,0,0,0,4,1
+40,6,2,4,1,69,1,1,0,13,5,15,33,0,0,4,1
+19,5,3,3,1,69,1,1,3,3,6,0,22,0,0,4,1
+12,5,3,3,1,53,1,2,0,9,5,11,0,0,0,4,1
+28,0,0,2,1,28,1,1,0,4,3,2,0,0,0,4,1
+10,0,3,2,1,50,2,1,3,18,8,13,43,0,0,4,1
+40,6,2,1,1,47,1,1,0,4,1,10,11,0,0,4,1
+42,0,2,2,1,44,2,2,3,26,8,6,0,0,0,4,0
+14,10,3,2,1,22,2,1,0,5,1,6,22,0,0,4,1
+14,1,3,2,1,66,1,2,0,15,5,6,43,0,0,4,1
+13,11,0,1,1,9,2,1,3,23,8,13,3,0,0,4,1
+20,10,2,2,1,18,1,1,0,3,1,15,33,0,0,4,1
+42,6,2,3,1,66,2,1,3,26,8,0,0,0,0,4,0
+33,5,3,2,1,20,2,1,3,7,6,2,22,0,0,4,1
+28,10,0,3,1,9,1,1,0,20,4,2,11,0,0,4,1
+35,8,2,4,1,32,2,1,3,26,8,7,11,0,0,4,0
+32,0,2,2,1,46,1,1,0,13,10,11,0,0,0,4,1
+27,1,0,1,1,2,1,1,0,6,5,14,11,0,0,4,1
+7,1,2,2,1,9,1,2,0,6,5,4,33,0,0,4,1
+31,1,0,2,1,11,1,2,0,25,3,2,0,0,0,4,1
+24,0,0,2,1,19,2,1,3,7,8,14,0,0,0,4,1
+14,8,2,2,1,33,2,2,0,10,10,4,0,0,0,4,1
+9,1,2,1,1,47,2,1,3,23,8,2,11,0,0,4,1
+23,1,2,1,1,31,2,1,3,6,8,1,0,0,0,4,1
 10,10,3,3,1,52,1,1,0,30,3,7,13,0,0,4,1
-24,10,2,3,1,17,2,1,0,27,1,12,33,0,0,4,1
-23,8,2,4,1,19,1,1,0,21,5,13,11,0,0,4,1
-34,1,2,2,1,63,1,2,2,12,10,14,22,0,0,4,1
-22,5,2,3,1,61,1,1,0,4,1,13,33,0,0,4,1
-31,2,0,4,2,7,2,1,0,23,5,16,11,0,0,4,1
-35,8,0,2,1,18,2,1,3,26,8,2,0,0,0,4,0
-36,5,2,3,1,15,1,1,0,22,3,5,0,0,0,4,1
-36,5,2,3,1,9,1,1,3,26,8,2,11,0,0,4,0
-20,2,2,2,1,58,2,2,0,16,5,4,16,0,0,4,1
-24,1,3,2,1,59,1,1,3,10,6,12,22,0,0,4,1
-11,1,2,2,1,66,2,2,0,1,5,12,0,0,0,4,1
-28,5,0,3,1,27,2,1,0,15,5,14,0,0,0,4,1
-13,11,0,3,1,32,2,1,0,7,5,14,11,0,0,4,1
-12,0,2,2,1,23,1,1,0,12,10,0,0,0,0,4,1
+17,0,3,2,1,53,2,1,0,14,5,11,11,0,0,4,1
+9,1,2,2,1,58,2,1,3,10,6,0,0,0,0,4,1
+8,0,2,2,1,63,2,2,3,27,6,3,11,0,0,4,1
+16,0,2,2,1,4,2,2,0,1,5,15,0,0,0,4,1
+18,1,2,2,1,22,1,1,3,26,6,6,0,0,0,4,1
+28,7,2,3,1,16,2,2,3,26,8,7,0,0,0,4,0
+17,5,0,3,1,22,2,1,0,17,5,14,0,0,0,4,1
+27,0,3,4,1,15,2,1,3,26,8,16,0,0,0,4,0
+26,5,2,3,1,66,1,1,0,17,1,12,45,0,0,4,1
+19,10,3,2,1,3,2,1,0,4,1,2,43,0,0,4,1
+56,6,2,2,1,22,1,1,2,8,3,3,0,0,0,4,1
+19,1,0,2,1,38,2,1,3,18,8,12,11,0,0,4,1
+36,7,0,1,1,41,2,1,3,27,6,12,11,0,0,4,1
+40,6,0,1,1,32,2,1,0,10,10,12,11,14,37,0,1
+33,5,2,2,1,13,2,1,3,26,8,13,0,0,0,4,0
 8,5,3,3,1,62,2,1,3,20,8,5,11,0,0,4,1
-15,5,2,3,1,61,1,1,0,26,1,1,11,0,0,4,1
-41,1,2,1,1,6,1,1,0,17,1,2,43,0,0,4,1
-21,10,2,2,1,31,2,1,0,8,5,8,11,0,0,4,1
-10,0,0,2,1,66,2,1,3,29,8,10,11,0,0,4,1
-8,1,3,2,1,3,2,1,0,1,5,16,33,0,0,4,1
-27,10,0,2,1,33,1,1,0,28,1,15,22,0,0,4,1
-13,1,3,1,1,27,2,1,3,13,8,11,0,0,0,4,1
-26,5,2,3,1,37,2,1,0,26,3,12,0,0,0,4,1
-14,5,3,3,1,46,1,1,0,13,1,12,38,0,0,4,1
-33,10,2,2,1,27,1,1,0,28,5,11,11,0,0,4,1
-16,5,2,3,1,63,1,1,0,25,3,9,11,0,0,4,1
-32,1,2,4,1,29,2,1,2,24,5,1,8,0,0,4,1
-55,6,2,3,1,20,2,1,0,19,3,10,11,0,0,4,1
-19,0,3,2,1,9,2,1,3,26,8,3,0,0,0,4,0
+41,6,2,4,1,10,1,1,3,2,6,2,0,0,0,4,1
+20,0,2,2,1,9,1,1,3,26,8,4,0,0,0,4,0
+36,10,0,2,1,68,1,2,0,13,5,13,0,0,0,4,1
+22,5,2,3,1,4,2,1,3,26,8,6,0,0,0,4,0
+27,0,0,3,1,19,1,1,0,20,5,9,33,0,0,4,1
+10,8,3,2,1,40,2,1,0,16,5,14,11,0,0,4,1
+23,1,0,2,1,42,1,1,3,10,6,1,33,0,0,4,1
+13,0,2,2,1,71,2,1,3,10,8,11,0,0,0,4,1
+23,0,2,2,1,41,2,1,3,26,8,10,0,0,0,4,0
+17,2,3,3,1,18,2,1,0,9,5,14,11,0,0,4,1
+33,1,2,1,1,55,1,1,0,2,1,12,22,0,0,4,1
+19,0,3,2,1,11,2,1,0,13,10,5,11,0,0,4,1
+16,2,2,3,1,18,2,1,0,5,5,13,11,0,0,4,1
+5,1,3,2,1,52,2,1,3,25,6,12,0,0,0,4,1
+9,10,3,2,2,9,1,2,0,29,5,13,0,0,0,4,1
+17,10,3,2,1,21,2,1,0,1,3,10,0,0,0,4,1
+38,10,2,2,1,61,2,1,2,25,10,10,0,0,0,4,1
+27,10,2,2,1,68,2,1,3,26,8,7,0,0,0,4,0
+9,8,3,2,1,55,2,1,3,20,8,11,11,0,0,4,1
+23,1,2,2,1,2,1,2,0,21,5,14,22,0,0,4,1
+22,11,2,2,1,28,2,1,3,26,8,9,0,0,0,4,0
+28,5,3,3,1,9,1,1,0,14,1,12,11,0,0,4,1
+23,1,2,1,1,14,2,1,3,12,8,4,11,0,0,4,1
+14,1,2,2,1,24,2,1,0,7,5,13,11,0,0,4,1
+12,1,3,2,1,65,2,1,0,12,10,12,0,0,0,4,1
+26,8,2,2,1,16,2,2,3,26,8,7,0,0,0,4,0
+21,11,3,2,1,1,2,1,0,22,3,9,0,0,0,4,1
+28,7,2,3,1,30,1,1,0,10,10,1,0,3,30,0,1
+16,2,2,3,1,11,2,1,0,26,3,3,1,0,0,4,1
+31,0,0,2,1,21,2,2,3,29,8,10,0,0,0,4,1
 22,11,2,2,1,25,2,1,3,11,6,11,43,0,0,4,1
-33,2,2,3,1,54,2,1,3,15,11,3,0,0,0,4,1
-8,8,3,2,1,18,1,1,2,15,11,5,0,0,0,4,1
-28,5,3,3,1,35,2,1,3,23,8,16,11,0,0,4,1
-13,5,2,3,1,66,1,1,0,12,1,13,5,0,0,4,1
-17,5,2,3,1,36,2,2,0,29,1,13,22,0,0,4,1
-39,10,2,1,1,9,1,1,3,26,8,16,0,0,0,4,0
-36,10,3,3,1,50,2,1,0,9,5,12,22,0,0,4,1
-11,5,2,3,1,25,2,2,3,28,8,5,33,0,0,4,1
-30,1,2,2,1,9,2,1,3,3,6,3,11,0,0,4,1
-8,11,3,3,1,67,1,1,0,20,4,4,0,0,0,4,1
-39,6,0,3,1,64,1,1,0,27,1,3,33,0,0,4,1
-41,0,2,2,1,20,2,1,0,14,1,2,2,0,0,4,1
-41,3,2,1,1,9,1,1,0,26,1,1,0,0,0,4,1
-31,0,2,2,1,47,2,1,3,26,8,10,0,0,0,4,0
-12,5,3,3,1,15,2,1,0,27,10,4,0,0,0,4,1
-22,10,0,3,1,9,1,1,3,8,6,10,0,0,0,4,1
-36,11,3,2,1,44,1,1,0,8,10,12,11,0,0,4,1
-35,5,2,3,1,18,1,1,0,12,1,15,11,0,0,4,1
-27,0,2,2,1,30,1,1,0,12,1,12,11,0,0,4,1
-38,11,2,2,1,9,1,1,2,11,3,10,0,0,0,4,1
-26,10,3,2,1,35,2,1,3,26,8,4,0,0,0,4,0
+17,0,2,2,1,46,2,1,3,21,8,11,0,0,0,4,1
+34,3,2,2,1,45,2,1,3,5,8,15,22,0,0,4,1
+26,0,0,2,1,61,2,1,3,26,8,6,0,0,0,4,0
+57,6,2,1,1,42,1,1,0,8,3,9,2,0,0,4,1
+28,0,2,2,1,56,2,2,3,6,8,12,22,0,0,4,1
+14,1,2,2,1,54,2,1,3,26,8,11,0,0,0,4,0
+22,7,3,3,1,20,1,1,2,20,5,0,45,0,0,4,1
+72,6,0,2,1,9,1,1,0,4,3,4,22,0,0,4,1
+29,1,2,4,1,37,2,1,3,26,8,3,0,0,0,4,0
+21,10,2,2,1,31,2,1,0,8,5,8,11,0,0,4,1
+12,0,2,2,1,23,1,1,0,12,10,0,0,0,0,4,1
+28,1,2,1,1,43,2,1,3,4,8,15,11,0,0,4,1
+21,10,3,2,1,50,2,1,0,9,10,10,0,0,0,4,1
+20,10,2,2,1,28,2,1,3,23,8,13,22,0,0,4,1
 32,10,0,2,1,45,1,1,3,12,6,13,11,0,0,4,1
-32,0,2,2,1,33,1,1,2,23,5,0,43,0,0,4,1
-35,1,2,1,1,41,2,1,0,17,5,12,38,0,0,4,1
-16,2,2,3,1,11,2,1,0,26,3,3,1,0,0,4,1
-14,10,3,2,1,56,2,1,3,23,8,13,22,0,0,4,1
-32,10,2,1,1,17,1,1,3,26,8,1,11,0,0,4,0
-27,8,3,1,1,24,2,1,3,22,6,3,43,0,0,4,1
-13,0,3,2,1,64,2,1,3,18,8,11,11,0,0,4,1
+29,8,0,2,1,20,1,1,3,26,8,7,0,0,0,4,0
+7,8,2,2,1,52,2,1,3,26,8,8,0,0,0,4,0
+39,6,2,3,1,9,2,2,3,20,8,12,0,0,0,4,1
+10,10,3,2,2,0,2,1,3,27,6,13,11,0,0,4,1
+14,5,3,3,1,38,1,1,3,3,8,13,11,0,0,4,1
+39,10,0,2,1,37,1,1,0,5,1,13,11,0,0,4,1
+8,11,3,3,1,67,1,1,0,20,4,4,0,0,0,4,1
 12,1,3,2,1,52,1,1,0,23,4,14,11,0,0,4,1
-13,5,3,3,1,21,1,2,0,29,1,10,11,0,0,4,1
-14,1,2,2,1,54,2,1,3,26,8,11,0,0,0,4,0
-18,1,2,2,1,13,2,1,3,4,8,0,33,0,0,4,1
-33,10,2,3,1,16,2,2,0,1,3,5,0,158,1,0,1
-29,0,2,2,1,35,2,1,0,14,5,3,11,0,0,4,1
-35,10,2,2,1,58,2,1,3,26,8,10,0,0,0,4,0
-20,10,2,2,1,24,1,1,0,25,1,14,0,0,0,4,1
-14,0,3,2,1,27,2,1,3,26,8,8,0,0,0,4,0
-7,8,3,2,1,29,1,2,0,13,5,1,11,0,0,4,1
-20,10,3,2,1,39,1,1,0,10,1,12,5,0,0,4,1
-17,0,0,2,1,48,2,1,3,25,6,15,0,0,0,4,1
-42,6,2,3,1,66,2,1,3,26,8,0,0,0,0,4,0
-35,1,2,2,1,8,1,1,0,26,1,13,0,0,0,4,1
-17,3,2,1,1,12,2,1,0,8,5,15,11,0,0,4,1
-16,8,2,2,1,2,2,2,3,26,8,13,0,0,0,4,0
-33,8,0,2,1,30,1,2,0,5,5,3,33,0,0,4,1
-22,1,0,1,1,9,2,1,3,26,8,15,0,0,0,4,0
-23,1,0,2,1,42,1,1,3,10,6,1,33,0,0,4,1
-20,10,2,2,1,9,2,1,0,14,5,5,0,0,0,4,1
-20,10,2,2,1,32,2,1,3,26,8,9,0,0,0,4,0
-23,10,2,3,1,53,1,1,0,26,1,14,11,0,0,4,1
-13,8,2,2,1,31,2,2,3,26,8,5,0,0,0,4,0
-29,1,2,2,1,67,1,1,0,29,1,13,11,0,0,4,1
-33,0,2,2,1,54,2,1,3,26,8,7,11,0,0,4,0
-21,1,2,1,1,13,1,1,0,22,3,15,0,0,0,4,1
-30,5,2,3,1,29,1,1,0,9,10,12,0,0,0,4,1
-24,1,2,2,1,48,2,1,3,11,6,12,38,0,0,4,1
-10,9,3,2,1,9,1,1,0,9,3,7,12,0,0,4,1
-16,1,2,1,1,10,2,1,3,21,8,13,22,0,0,4,1
-12,8,2,2,1,52,1,2,0,1,5,14,38,0,0,4,1
-26,5,2,3,1,66,1,1,0,17,1,12,45,0,0,4,1
-24,2,0,3,2,25,2,1,3,26,8,9,0,0,0,4,0
-17,10,2,3,1,39,2,1,0,14,5,12,11,0,0,4,1
-34,5,2,3,1,9,2,1,0,25,3,10,0,0,0,4,1
-18,8,2,2,1,37,1,2,0,29,5,13,38,0,0,4,1
-16,12,3,2,1,68,1,1,0,20,4,14,0,0,0,4,1
-20,0,0,2,1,24,2,1,3,23,8,11,11,0,0,4,1
-9,5,3,3,2,8,2,1,3,25,6,10,11,0,0,4,1
-28,1,2,1,1,68,1,1,0,27,1,16,0,0,0,4,1
-23,1,2,2,1,2,1,2,0,21,5,14,22,0,0,4,1
-36,8,2,2,1,27,2,1,3,26,8,10,11,0,0,4,0
-35,3,0,1,1,70,2,1,3,26,8,5,0,0,0,4,0
-39,10,2,3,1,9,1,1,3,5,8,14,11,0,0,4,1
-17,5,0,3,1,9,2,1,2,21,11,5,0,0,0,4,1
-14,5,0,3,1,28,1,2,0,6,5,14,33,0,0,4,1
-26,1,2,2,1,57,1,2,3,26,8,7,0,0,0,4,0
-13,5,2,3,1,19,1,1,0,4,1,12,45,0,0,4,1
-17,8,3,1,1,21,1,2,0,2,5,11,11,0,0,4,1
-39,5,2,3,1,43,1,1,0,13,10,11,22,0,0,4,1
-27,0,0,3,1,19,1,1,0,20,5,9,33,0,0,4,1
+13,5,2,3,1,16,1,1,0,22,3,6,11,549,1,3,1
+21,1,2,1,1,62,1,1,3,29,8,14,0,0,0,4,1
+42,5,2,3,1,9,1,1,0,28,1,9,22,0,0,4,1
+17,2,2,2,1,31,1,2,0,5,5,4,22,0,0,4,1
+29,3,3,3,1,43,1,1,3,3,6,16,43,0,0,4,1
+15,5,2,3,1,40,1,1,0,12,10,7,0,0,0,4,1
+31,1,2,4,1,19,2,1,3,26,8,9,0,0,0,4,0
+14,8,3,3,1,70,1,1,0,12,10,11,0,0,0,4,1
+40,5,2,3,1,27,2,1,3,26,8,7,0,0,0,4,0
+20,0,0,2,1,24,2,1,0,26,3,1,22,167,12,3,1
+22,2,2,3,2,9,1,1,3,10,6,15,33,0,0,4,1
+16,5,3,3,1,38,2,1,3,26,8,1,11,0,0,4,0
+31,0,2,2,1,47,2,1,3,26,8,10,0,0,0,4,0
+26,10,0,2,1,34,1,1,0,8,10,1,0,0,0,4,1
+30,1,2,1,1,34,2,1,3,26,8,3,11,0,0,4,0
+23,1,3,2,2,11,2,2,0,28,5,11,0,0,0,4,1
+15,12,2,2,1,40,1,1,0,25,3,15,11,85,38,0,1
+21,5,2,2,1,13,2,1,0,2,1,13,11,0,0,4,1
+34,5,2,3,1,14,1,1,0,14,1,1,33,0,0,4,1
+41,6,3,2,1,41,2,1,3,19,8,1,38,0,0,4,1
+12,10,3,3,1,15,2,1,3,13,8,5,11,0,0,4,1
+7,1,2,2,1,9,1,2,0,29,5,10,22,0,0,4,1
+34,5,3,3,1,67,1,1,0,18,1,2,43,0,0,4,1
+32,1,2,1,1,46,2,1,0,28,1,10,11,0,0,4,1
+40,5,0,3,1,56,1,1,0,11,3,10,0,0,0,4,1
+28,10,2,2,1,56,1,1,3,20,8,13,0,0,0,4,1
+22,0,3,3,1,33,1,1,0,12,1,10,11,0,0,4,1
+37,6,2,2,1,19,2,2,0,8,10,13,0,0,0,4,1
+29,1,2,2,1,36,1,1,0,1,3,8,0,0,0,4,1
+24,8,2,2,1,41,2,2,0,7,5,0,11,0,0,4,1
+9,5,3,3,1,71,2,1,3,25,6,13,11,0,0,4,1
+41,6,0,2,1,53,1,1,0,22,3,7,0,0,0,4,1
+34,2,2,3,2,5,1,1,0,29,5,11,0,0,0,4,1
 35,0,2,2,1,68,2,1,0,27,3,8,22,0,0,4,1
-11,5,3,3,1,62,1,1,0,25,3,6,0,0,0,4,1
-26,1,3,2,1,36,1,2,0,8,5,2,33,0,0,4,1
-14,1,2,2,1,65,2,1,3,13,8,15,22,0,0,4,1
-29,12,2,4,1,34,1,1,3,26,8,8,11,0,0,4,0
-14,8,3,2,1,65,2,1,3,6,8,12,22,0,0,4,1
-27,1,2,1,1,9,2,1,3,3,8,10,38,0,0,4,1
-23,1,2,1,1,14,2,1,3,12,8,4,11,0,0,4,1
-11,5,3,3,1,55,1,1,0,9,3,4,0,0,0,4,1
-31,11,2,1,1,54,1,1,0,21,4,6,11,0,0,4,1
-14,7,3,3,1,44,2,1,0,9,10,10,0,0,0,4,1
-16,10,0,3,1,61,2,1,0,28,1,11,11,0,0,4,1
-37,8,2,2,1,31,2,1,3,26,8,11,0,0,0,4,1
-23,10,2,2,1,11,1,1,0,2,3,1,22,0,0,4,1
-31,5,2,2,1,31,1,1,2,27,10,7,0,0,0,4,1
-16,0,0,2,1,3,1,1,0,9,5,12,0,0,0,4,1
-22,5,3,3,1,16,1,1,0,21,4,4,0,0,0,4,1
-35,1,2,2,1,9,2,2,3,26,8,6,0,0,0,4,0
-19,5,2,3,1,49,1,1,0,4,1,14,38,0,0,4,1
-24,5,2,3,1,42,1,1,0,13,10,12,22,0,0,4,1
-28,8,2,2,1,34,1,1,0,14,1,11,11,0,0,4,1
-30,1,2,1,1,51,1,1,0,2,1,14,22,0,0,4,1
-16,1,2,1,1,41,2,1,0,13,10,0,0,0,0,4,1
+26,10,0,2,1,15,2,1,3,18,8,13,2,0,0,4,1
+7,1,3,2,1,3,2,1,0,15,5,12,0,0,0,4,1
+28,1,2,2,1,33,2,1,3,26,8,11,0,0,0,4,0
+23,5,2,3,1,22,2,2,3,26,8,9,0,0,0,4,0
+32,0,3,2,1,16,1,1,0,20,5,15,33,0,0,4,1
+32,11,2,1,1,63,1,1,3,26,6,10,0,0,0,4,1
+12,5,2,2,1,68,1,1,0,3,1,10,11,0,0,4,1
+26,1,2,2,1,18,2,1,3,26,8,7,11,0,0,4,0
+8,10,3,2,1,61,2,1,3,20,8,11,22,0,0,4,1
+14,8,3,2,1,32,1,1,0,10,10,14,0,0,0,4,1
+16,5,3,3,1,33,2,1,0,13,10,12,43,0,0,4,1
+41,1,2,2,1,9,2,1,3,26,8,7,0,0,0,4,0
+23,8,0,3,1,20,2,1,0,30,5,12,0,0,0,4,1
+22,0,2,1,1,63,2,2,0,13,10,14,0,0,0,4,1
+15,0,2,2,1,67,2,1,0,17,5,13,0,0,0,4,1
 14,5,3,3,1,33,2,1,0,3,1,15,11,0,0,4,1
-29,2,2,3,1,9,1,1,0,7,3,7,11,0,0,4,1
-30,1,2,1,1,63,1,2,0,2,1,9,38,0,0,4,1
-39,1,2,4,1,42,1,1,2,5,10,5,0,0,0,4,1
-12,10,2,3,1,55,2,1,3,18,8,9,11,0,0,4,1
-14,8,3,2,1,57,2,1,0,12,10,4,11,0,0,4,1
-17,1,2,3,1,37,1,1,3,3,6,2,43,0,0,4,1
-8,1,3,1,1,46,2,1,0,13,5,11,11,0,0,4,1
+21,10,3,4,1,49,2,1,3,27,8,5,0,0,0,4,1
+19,5,3,3,1,58,2,1,3,26,8,4,0,0,0,4,0
+41,6,0,1,1,9,2,1,3,26,6,15,11,0,0,4,1
+12,2,3,2,1,64,1,1,0,22,3,4,33,0,0,4,1
 25,7,0,2,1,41,1,1,0,10,10,4,22,0,0,4,1
-23,8,0,3,1,20,2,1,0,30,5,12,0,0,0,4,1
-26,11,2,2,1,9,2,1,0,11,3,12,0,190,1,0,1
-13,1,3,2,1,63,1,1,0,28,5,13,11,0,0,4,1
-19,1,0,2,1,38,2,1,3,18,8,12,11,0,0,4,1
-13,5,0,3,1,43,1,1,0,1,3,3,43,0,0,4,1
-16,1,2,2,1,23,1,1,0,27,1,15,11,0,0,4,1
-37,10,0,2,2,45,1,1,0,20,4,1,0,0,0,4,1
-37,3,2,1,1,9,2,1,0,8,5,3,11,0,0,4,1
-22,8,2,1,1,11,2,1,3,23,8,14,11,0,0,4,1
-15,10,2,3,1,62,1,1,0,12,10,13,0,3,2,1,1
-19,10,3,2,1,3,2,1,0,4,1,2,43,0,0,4,1
-33,0,3,2,1,25,1,1,3,9,6,13,11,0,0,4,1
-24,0,0,2,1,19,2,1,3,7,8,14,0,0,0,4,1
-14,5,3,3,1,50,1,1,0,13,1,13,43,0,0,4,1
+15,10,3,2,1,10,2,1,3,26,8,7,11,0,0,4,0
+15,10,2,2,1,45,2,2,3,9,6,12,11,0,0,4,1
+39,1,2,1,1,31,2,1,3,26,8,5,0,0,0,4,0
+35,10,0,1,1,18,2,1,3,5,8,10,0,0,0,4,1
+37,1,2,1,1,59,2,1,3,26,8,7,0,0,0,4,0
+22,1,2,2,1,51,2,1,3,26,8,8,11,0,0,4,0
+9,5,3,3,1,19,2,1,0,7,5,10,0,0,0,4,1
+18,1,2,1,1,49,2,1,3,26,8,8,0,0,0,4,0
+13,8,2,2,1,31,2,2,3,26,8,5,0,0,0,4,0
+15,1,3,2,1,5,2,1,3,7,8,13,11,0,0,4,1
+24,5,2,4,1,34,1,1,3,26,8,9,11,0,0,4,0
+11,1,2,2,1,35,2,1,0,7,5,16,0,0,0,4,1
+21,1,2,1,1,13,1,1,0,22,3,15,0,0,0,4,1
+13,11,2,2,1,68,2,2,3,22,6,15,11,0,0,4,1
+31,8,0,2,1,9,1,1,0,20,5,9,11,0,0,4,1
+27,1,2,2,1,12,2,1,3,14,11,12,0,0,0,4,1
+26,10,3,2,1,21,1,1,2,12,11,13,0,0,0,4,1
+16,10,2,2,1,24,2,1,3,26,8,9,33,0,0,4,0
+41,0,2,2,1,29,2,1,3,26,8,0,0,0,0,4,1
+24,5,0,4,1,65,1,1,0,7,3,4,11,0,0,4,1
+19,3,2,2,1,64,1,2,0,26,3,12,22,0,0,4,1
+18,8,2,2,1,9,1,1,0,23,5,14,11,0,0,4,1
+14,9,3,3,1,12,1,1,2,1,3,9,22,0,0,4,1
+15,5,3,3,1,7,2,1,3,26,8,9,0,0,0,4,0
+12,7,3,3,1,48,2,1,0,11,3,9,0,0,0,4,1
+23,2,3,2,1,61,1,1,0,16,5,2,0,0,0,4,1
+23,1,0,1,1,9,1,1,0,23,5,10,11,0,0,4,1
+25,5,3,3,1,26,2,1,3,29,8,13,0,0,0,4,1
+11,5,3,3,1,71,2,1,0,2,5,15,11,0,0,4,1
+26,11,0,3,1,9,1,1,0,26,3,6,22,0,0,4,1
+16,5,3,3,1,18,2,1,0,9,10,11,0,91,1,1,1
+32,8,2,2,1,56,2,1,3,26,8,9,11,0,0,4,0
+29,1,2,4,2,20,1,1,0,17,1,9,22,0,0,4,1
+11,1,2,2,1,66,2,2,0,1,5,12,0,0,0,4,1
+35,1,2,1,1,41,2,1,0,17,5,12,38,0,0,4,1
+25,5,2,3,1,18,2,1,3,15,6,12,11,0,0,4,1
+29,5,2,2,1,35,1,1,3,8,6,11,0,0,0,4,1
+33,1,2,1,1,58,2,1,0,16,5,14,11,0,0,4,1
+20,10,0,3,1,23,1,1,3,30,6,15,11,0,0,4,1
+41,1,0,1,1,15,1,2,0,28,5,14,0,0,0,4,1
+19,5,3,2,1,66,2,1,3,7,8,2,33,0,0,4,1
+34,6,0,3,1,43,2,2,3,7,6,13,33,0,0,4,1
+13,0,3,2,1,24,2,1,0,9,10,6,0,0,0,4,1
+13,1,3,3,1,65,1,1,2,9,10,10,11,0,0,4,1
+36,5,2,2,1,35,2,2,3,26,8,5,0,0,0,4,0
+16,7,3,3,1,50,1,1,0,13,1,6,22,0,0,4,1
+41,6,2,2,1,62,1,1,2,12,10,0,11,0,0,4,1
+22,10,0,2,1,9,1,1,0,28,1,12,11,0,0,4,1
+28,10,2,2,1,55,2,1,3,7,6,13,11,0,0,4,1
+8,1,3,1,1,70,1,1,0,21,4,2,0,0,0,4,1
+12,8,2,2,1,51,2,1,0,24,5,12,4,0,0,4,1
+21,10,3,2,1,10,2,1,3,12,8,4,11,0,0,4,1
+39,6,0,1,1,59,1,2,0,17,5,4,8,0,0,4,1
+14,1,3,2,1,13,2,1,0,8,5,3,0,0,0,4,1
+35,1,2,1,1,56,1,1,0,20,1,7,43,0,0,4,1
+12,10,3,2,1,68,2,1,3,7,8,2,38,0,0,4,1
+20,1,0,2,1,23,2,1,0,20,5,1,33,0,0,4,1
+39,6,0,3,1,64,1,1,0,27,1,3,33,0,0,4,1
+4,9,3,2,1,44,1,1,0,3,3,7,0,0,0,4,1
+13,11,3,2,1,14,1,1,0,25,3,15,0,0,0,4,1
+21,10,3,2,1,23,1,1,0,12,10,5,33,0,0,4,1
+26,1,2,2,1,57,2,1,3,26,8,10,0,0,0,4,0
+20,0,3,2,1,31,1,1,2,24,11,7,0,0,0,4,1
+42,12,2,4,1,22,1,1,0,18,1,12,2,0,0,4,1
+40,1,2,2,1,31,1,1,3,30,6,10,22,0,0,4,1
+17,5,3,3,1,34,1,1,0,26,3,12,0,0,0,4,1
+21,11,3,3,1,62,2,1,0,12,10,15,33,0,0,4,1
+22,8,2,1,1,9,2,1,3,6,8,15,11,0,0,4,1
+57,6,0,1,1,44,2,1,0,25,3,3,22,0,0,4,1
+10,0,0,2,1,66,2,1,3,29,8,10,11,0,0,4,1
+8,11,3,2,1,12,1,1,0,30,5,11,0,0,0,4,1
+15,11,3,3,1,61,1,1,0,5,1,5,11,0,0,4,1
+10,0,3,4,1,34,1,1,0,29,5,12,0,0,0,4,1
+15,1,0,1,1,44,2,1,3,30,8,12,11,0,0,4,1
+13,10,2,3,1,13,1,1,0,29,1,0,0,0,0,4,1
+23,8,0,2,1,67,2,1,0,11,3,15,0,0,0,4,1
+14,10,3,2,1,13,2,1,0,12,1,13,11,0,0,4,1
+16,10,2,2,1,10,1,1,0,17,1,4,1,0,0,4,1
+12,1,2,2,1,53,2,2,0,12,10,16,0,85,1,0,1
+31,8,2,2,1,15,1,1,0,5,1,14,5,0,0,4,1
+10,7,3,3,1,9,2,1,3,18,8,5,11,0,0,4,1
+20,10,2,2,1,32,2,1,3,26,8,9,0,0,0,4,0
+5,1,2,2,1,70,2,1,3,26,8,6,0,0,0,4,0
+17,0,2,2,1,8,2,1,3,22,6,3,45,0,0,4,1
+17,5,0,3,1,18,1,1,0,27,1,13,11,0,0,4,1
+13,5,3,3,1,43,1,1,0,29,1,12,11,0,0,4,1
+19,11,3,2,1,48,1,1,0,21,4,5,0,0,0,4,1
+20,1,2,2,1,20,1,1,3,7,6,3,47,0,0,4,1
+30,11,2,2,1,36,2,1,3,26,8,7,0,0,0,4,0
+35,10,2,2,1,58,2,1,3,26,8,10,0,0,0,4,0
+34,12,2,4,1,55,1,1,0,26,1,11,22,0,0,4,1
+23,1,2,2,1,55,2,1,0,1,5,11,0,0,0,4,1
+32,5,3,3,1,36,2,1,3,26,8,2,0,0,0,4,0
+35,10,3,2,1,70,1,1,0,17,1,15,22,0,0,4,1
+24,5,0,3,1,14,1,1,0,18,1,0,33,0,0,4,1
+41,11,2,2,1,10,1,1,0,9,3,14,22,0,0,4,1
+40,2,2,3,1,65,2,1,2,30,5,16,0,0,0,4,1
+15,5,0,2,1,52,2,1,3,4,8,3,0,0,0,4,1
 13,7,3,3,1,23,1,1,2,30,3,5,0,0,0,4,1
-39,1,2,1,1,31,2,1,3,26,8,5,0,0,0,4,0
-11,8,3,4,1,25,1,1,0,23,4,13,11,0,0,4,1
-20,8,3,2,1,56,2,1,3,26,8,13,11,0,0,4,0
-19,8,3,2,1,34,2,1,3,22,6,0,22,0,0,4,1
-19,0,3,2,1,11,2,1,0,13,10,5,11,0,0,4,1
-29,1,2,1,1,1,2,1,3,26,8,6,0,0,0,4,0
-10,1,2,2,1,64,2,1,0,14,5,11,38,0,0,4,1
-11,5,2,3,1,18,2,1,0,25,3,14,11,0,0,4,1
-14,8,3,2,1,32,1,1,0,10,10,14,0,0,0,4,1
-13,7,3,3,1,18,2,1,3,7,8,12,0,0,0,4,1
-11,8,3,1,1,40,1,1,3,25,5,5,22,0,0,4,1
-12,5,3,3,1,19,1,1,0,9,1,10,46,0,0,4,1
-18,11,3,3,1,15,1,1,0,22,3,8,0,0,0,4,1
+14,1,3,1,1,29,2,2,3,26,8,5,0,0,0,4,0
+18,10,3,2,1,33,2,2,3,26,8,8,0,0,0,4,0
+12,5,3,3,1,43,2,1,0,13,10,13,0,0,0,4,1
+11,10,2,2,1,34,1,1,0,25,3,8,11,0,0,4,1
+16,8,2,2,1,2,2,2,3,26,8,13,0,0,0,4,0
+36,5,2,2,1,46,1,1,3,26,8,4,0,0,0,4,0
+17,1,0,2,1,9,2,1,3,12,8,2,0,0,0,4,1
+23,1,3,2,2,4,1,2,0,12,10,10,0,0,0,4,1
+25,10,2,2,1,48,2,1,3,26,8,2,0,0,0,4,0
+11,8,3,2,1,3,2,1,3,25,6,11,0,0,0,4,1
+16,0,2,2,1,68,1,1,3,27,8,5,0,0,0,4,1
+31,8,2,2,1,44,1,1,2,24,5,0,33,0,0,4,1
+8,1,3,2,1,3,2,1,0,1,5,16,33,0,0,4,1
+12,8,0,1,1,50,2,1,0,9,5,10,0,0,0,4,1
+17,5,2,3,1,29,2,1,3,26,8,4,0,0,0,4,0
+21,1,3,1,1,57,2,1,0,19,3,7,0,188,1,1,1
+13,10,3,3,1,12,1,1,0,26,3,12,0,74,12,0,1
 27,1,2,1,1,31,2,1,3,26,8,9,0,0,0,4,0
-8,8,2,2,1,4,2,2,0,14,5,2,45,0,0,4,1
-22,10,0,2,1,38,1,1,0,27,1,13,11,0,0,4,1
-24,8,2,2,1,41,2,2,0,7,5,0,11,0,0,4,1
-23,8,2,2,1,9,2,1,3,26,8,1,11,0,0,4,0
-32,2,2,3,1,2,2,1,0,15,5,3,11,0,0,4,1
-31,0,0,2,1,21,2,2,3,29,8,10,0,0,0,4,1
-24,5,3,3,2,9,2,1,0,13,10,14,0,0,0,4,1
-16,1,0,2,1,44,2,1,3,4,8,7,0,0,0,4,1
-7,0,3,2,1,51,1,2,0,22,3,6,0,0,0,4,1
-23,1,0,1,1,61,1,2,0,6,5,15,38,0,0,4,1
-21,1,2,4,1,13,2,1,0,23,5,12,11,0,0,4,1
-21,5,2,3,1,2,1,2,3,2,6,15,46,0,0,4,1
-17,1,2,4,1,51,2,1,3,12,8,14,11,0,0,4,1
-22,0,2,1,1,63,2,2,0,13,10,14,0,0,0,4,1
-41,5,2,3,1,36,1,2,0,6,5,14,22,0,0,4,1
+36,11,3,2,1,44,1,1,0,8,10,12,11,0,0,4,1
+33,1,2,2,1,63,2,1,3,5,8,15,0,0,0,4,1
+16,1,2,2,1,23,1,1,0,27,1,15,11,0,0,4,1
+17,5,0,3,1,9,2,1,2,21,11,5,0,0,0,4,1
+13,5,3,3,1,46,1,2,0,30,5,11,38,0,0,4,1
+15,1,2,2,1,9,2,1,3,13,8,10,22,0,0,4,1
+33,6,2,3,1,57,1,1,0,10,10,12,11,0,0,4,1
 22,1,2,2,1,53,1,1,0,1,3,5,11,552,1,3,1
-31,1,0,2,1,11,1,2,0,25,3,2,0,0,0,4,1
-7,10,3,2,1,10,1,2,0,29,5,11,11,0,0,4,1
-18,1,0,2,1,60,2,1,3,7,6,4,11,0,0,4,1
+32,5,2,4,1,67,1,1,0,19,3,6,0,178,1,0,1
+15,0,2,2,1,9,2,1,2,8,5,4,45,0,0,4,1
+10,8,3,2,1,53,2,1,3,27,8,3,22,0,0,4,1
+21,1,0,1,1,16,2,1,0,12,10,11,0,78,30,1,1
+22,8,2,2,1,50,2,1,0,16,5,9,33,0,0,4,1
+38,10,2,3,1,63,1,1,0,13,1,12,33,0,0,4,1
+23,1,2,2,1,35,2,1,3,5,8,14,0,0,0,4,1
+39,1,2,2,1,19,2,1,0,8,10,11,0,0,0,4,1
+9,10,3,3,1,9,2,1,3,26,8,9,0,0,0,4,0
+17,8,3,1,1,21,1,2,0,2,5,11,11,0,0,4,1
+12,1,3,2,1,71,2,1,3,11,6,13,11,0,0,4,1
+10,7,3,2,1,56,2,1,0,30,3,12,33,0,0,4,1
+23,5,3,3,1,25,1,1,0,13,10,11,0,0,0,4,1
+23,10,2,2,1,11,1,1,0,2,3,1,22,0,0,4,1
+11,1,3,2,1,2,2,1,3,21,8,14,11,0,0,4,1
+28,8,0,2,1,48,1,1,0,13,10,11,11,0,0,4,1
+23,1,0,2,1,54,2,1,3,5,8,4,22,0,0,4,1
+34,6,0,3,1,4,2,1,3,10,6,10,11,0,0,4,1
+25,10,2,3,1,9,1,1,0,25,1,4,11,0,0,4,1
+11,7,3,3,1,14,2,1,3,23,8,4,11,0,0,4,1
+35,10,0,2,1,71,2,1,3,26,8,14,0,0,0,4,0
+14,10,3,2,1,9,1,1,0,9,1,11,33,0,0,4,1
+17,5,0,3,1,44,2,1,3,29,8,1,0,0,0,4,1
+16,5,2,3,1,67,1,2,0,2,1,1,22,0,0,4,1
+26,0,0,1,1,47,2,1,2,15,11,14,0,0,0,4,1
+13,7,2,3,1,70,1,1,0,14,1,11,11,0,0,4,1
+15,1,2,2,1,61,2,1,0,9,5,15,0,0,0,4,1
+37,1,2,2,1,44,1,1,3,26,8,8,0,0,0,4,0
+37,10,2,2,1,9,2,2,0,11,7,2,0,0,0,4,1
+14,5,2,3,1,58,2,1,3,9,6,1,38,0,0,4,1
+11,0,3,2,1,20,2,2,3,7,8,14,0,0,0,4,1
+22,1,2,2,1,9,2,2,3,12,6,0,38,0,0,4,1
+33,0,3,2,1,69,1,1,0,15,5,12,11,0,0,4,1
+13,1,2,2,1,25,2,1,3,12,8,6,11,0,0,4,1
+21,2,2,1,1,48,2,1,3,19,11,4,0,0,0,4,1
+17,11,3,2,1,15,2,1,2,5,10,5,0,0,0,4,1
+31,5,2,3,1,10,2,1,0,9,10,15,0,0,0,4,1
 22,10,0,3,1,51,2,1,0,2,3,8,11,0,0,4,1
-31,8,0,2,1,70,1,1,3,12,6,14,11,0,0,4,1
-21,1,3,1,1,57,2,1,0,19,3,7,0,188,1,1,1
-31,1,0,1,1,9,2,2,3,26,8,9,0,0,0,4,0
-25,1,2,1,1,2,2,1,3,29,8,1,11,0,0,4,1
-7,9,2,3,1,9,2,1,0,13,5,14,33,0,0,4,1
-17,0,2,2,1,8,2,1,3,22,6,3,45,0,0,4,1
-11,1,3,2,1,2,1,2,0,13,5,11,0,0,0,4,1
-14,10,3,2,1,22,2,1,0,5,1,6,22,0,0,4,1
-16,1,2,2,1,31,2,1,3,15,8,15,0,0,0,4,1
-15,1,3,1,1,15,2,1,3,21,8,1,11,0,0,4,1
-6,1,3,2,2,2,2,1,3,3,6,10,22,0,0,4,1
-24,2,2,3,1,55,1,1,3,2,6,14,22,0,0,4,1
-7,1,2,2,1,9,1,2,0,6,5,4,33,0,0,4,1
-12,5,2,3,1,19,2,1,0,3,1,1,33,0,0,4,1
-22,5,2,2,1,48,1,1,0,3,1,9,22,0,0,4,1
-17,5,2,3,1,47,1,1,0,2,1,15,33,0,0,4,1
-25,10,3,2,1,58,2,1,3,26,8,11,0,0,0,4,0
-25,10,2,2,1,24,2,1,3,26,8,6,0,0,0,4,0
-22,0,2,2,1,40,1,1,0,24,5,2,38,0,0,4,1
-18,7,2,2,1,14,2,1,3,27,6,4,47,0,0,4,1
-22,0,3,3,1,14,1,1,3,2,6,3,11,0,0,4,1
-16,5,2,3,1,9,2,1,0,22,3,7,0,0,0,4,1
+13,0,2,2,1,37,2,1,3,30,8,11,0,0,0,4,1
+30,3,2,1,1,63,1,1,0,13,10,11,11,0,0,4,1
+30,5,2,3,1,23,2,1,0,18,3,7,0,0,0,4,1
+21,1,2,1,1,34,2,1,3,26,8,9,0,0,0,4,0
 28,10,2,2,1,16,1,1,0,9,1,11,38,0,0,4,1
-16,7,3,2,1,36,1,1,0,19,1,11,4,0,0,4,1
-30,0,2,1,1,42,2,2,2,24,5,0,47,0,0,4,1
-25,5,2,3,1,30,1,1,0,4,1,9,43,0,0,4,1
-5,2,3,1,1,45,2,1,3,4,8,9,11,0,0,4,1
-22,2,0,2,1,37,2,1,0,9,5,12,22,0,0,4,1
-13,8,2,2,1,44,2,1,3,26,8,13,11,0,0,4,0
-42,5,2,3,1,28,2,1,0,2,5,1,11,0,0,4,1
-32,2,2,1,1,50,2,1,3,6,8,12,25,0,0,4,1
-12,2,3,2,1,64,1,1,0,22,3,4,33,0,0,4,1
-17,1,3,2,1,69,2,1,0,6,5,12,43,0,0,4,1
-11,8,3,2,1,67,1,2,3,22,5,11,22,0,0,4,1
-22,8,3,2,1,19,2,1,0,12,10,9,0,0,0,4,1
-23,10,2,3,1,61,2,1,0,10,10,14,0,0,0,4,1
-17,10,3,2,1,21,2,1,0,1,3,10,0,0,0,4,1
-41,6,0,1,1,9,2,1,3,26,6,15,11,0,0,4,1
-9,8,3,2,1,55,2,1,3,20,8,11,11,0,0,4,1
-20,10,2,2,1,9,1,1,0,29,5,12,0,0,0,4,1
-44,3,2,4,1,25,1,1,2,18,3,9,0,0,0,4,1
-12,1,3,1,1,9,1,1,0,6,5,13,22,0,0,4,1
-15,2,2,2,1,25,2,2,3,26,8,13,0,0,0,4,0
-33,3,0,3,1,20,1,1,0,25,1,14,0,0,0,4,1
-22,1,2,2,1,51,2,1,3,26,8,8,11,0,0,4,0
-19,5,0,3,1,14,2,1,3,10,8,5,11,0,0,4,1
-20,5,2,3,1,59,1,1,0,22,3,7,0,0,0,4,1
-17,8,2,2,1,54,2,1,0,11,7,9,33,0,0,4,1
-22,8,2,2,1,50,2,1,0,16,5,9,33,0,0,4,1
-25,5,0,2,1,53,1,1,0,11,3,9,0,0,0,4,1
-43,6,2,3,1,14,1,1,0,1,3,10,0,0,0,4,1
-17,5,0,3,1,18,1,1,0,27,1,13,11,0,0,4,1
-24,1,3,1,1,20,2,1,0,17,5,11,46,0,0,4,1
-15,1,2,2,1,9,1,1,0,21,5,10,43,0,0,4,1
-16,10,3,2,1,61,1,1,0,13,1,4,11,0,0,4,1
-34,3,2,1,1,44,2,1,0,8,5,2,0,0,0,4,1
-41,8,2,2,1,2,2,1,3,18,8,13,22,0,0,4,1
-8,0,3,3,1,38,1,2,0,18,3,7,11,0,0,4,1
-30,5,3,3,1,67,1,1,0,17,1,15,33,0,0,4,1
-18,10,0,2,1,9,1,1,0,29,1,2,22,0,0,4,1
-22,5,3,3,1,9,1,1,0,27,1,12,43,0,0,4,1
-27,10,2,3,1,43,2,1,3,10,6,14,22,0,0,4,1
+38,5,2,1,1,9,1,1,0,22,3,16,0,0,0,4,1
+5,8,3,2,1,61,2,1,3,20,8,2,0,0,0,4,1
+11,10,3,3,1,21,1,1,0,22,3,8,0,0,0,4,1
+33,0,3,3,1,45,1,1,2,20,4,15,11,0,0,4,1
+28,5,3,3,1,35,2,1,3,23,8,16,11,0,0,4,1
+18,1,2,2,1,13,2,1,3,4,8,0,33,0,0,4,1
+17,5,2,3,1,68,2,1,3,11,6,7,22,0,0,4,1
 19,8,0,2,1,52,2,1,3,7,8,12,11,0,0,4,1
-10,0,3,4,1,30,2,1,0,9,5,9,11,0,0,4,1
-26,1,2,2,1,7,2,1,3,26,8,7,0,0,0,4,0
-27,0,2,2,1,18,2,1,3,15,8,15,22,0,0,4,1
-34,1,2,1,1,15,2,1,3,26,8,7,0,0,0,4,0
-16,0,2,2,1,68,1,1,3,27,8,5,0,0,0,4,1
-10,1,2,2,1,34,2,1,3,27,6,9,11,0,0,4,1
-9,10,3,3,1,61,1,1,0,21,4,14,11,0,0,4,1
-19,3,2,2,1,64,1,2,0,26,3,12,22,0,0,4,1
-20,10,0,2,1,69,2,1,0,22,3,12,0,0,0,4,1
-12,10,3,2,1,34,1,1,0,13,10,10,22,0,0,4,1
-21,10,3,2,1,10,2,1,3,12,8,4,11,0,0,4,1
-42,1,2,4,1,10,2,1,3,26,8,7,0,0,0,4,0
-10,10,3,3,1,31,2,1,2,19,3,8,11,0,0,4,1
-18,5,0,3,2,42,1,1,0,27,1,14,33,0,0,4,1
-13,11,0,1,1,9,2,1,3,23,8,13,3,0,0,4,1
-41,6,2,2,1,30,1,1,0,19,1,0,43,0,0,4,1
-31,5,2,3,1,10,2,1,0,9,10,15,0,0,0,4,1
-40,5,2,3,1,47,2,1,2,5,10,5,0,0,0,4,1
-9,5,3,3,1,19,2,1,0,7,5,10,0,0,0,4,1
+21,10,2,2,1,46,2,1,0,9,3,4,11,181,1,1,1
+14,10,2,2,1,66,2,1,3,13,8,13,11,0,0,4,1
+42,1,0,2,1,9,2,1,3,21,8,2,0,0,0,4,1
+12,5,2,3,1,19,2,1,0,3,1,1,33,0,0,4,1
+36,10,0,2,1,27,2,1,0,22,3,7,0,105,30,0,1
+12,1,2,2,1,21,2,1,0,1,5,7,0,0,0,4,1
+14,1,2,2,1,65,2,1,3,13,8,15,22,0,0,4,1
+8,9,3,2,1,9,1,1,0,11,3,2,11,0,0,4,1
+8,10,2,2,1,1,1,2,0,30,5,9,38,0,0,4,1
+30,5,3,3,1,67,1,1,0,17,1,15,33,0,0,4,1
+41,3,0,1,1,31,1,1,0,23,5,12,22,0,0,4,1
+16,1,2,2,1,64,2,2,0,8,10,3,0,0,0,4,1
+33,2,2,1,1,18,1,1,0,9,3,5,1,0,0,4,1
+11,8,3,4,1,25,1,1,0,23,4,13,11,0,0,4,1
+37,6,0,2,1,3,1,2,0,16,5,4,0,0,0,4,1
+9,1,3,2,2,3,1,1,3,15,6,10,11,0,0,4,1
+19,2,0,2,1,22,2,2,3,4,8,13,43,0,0,4,1
+12,10,2,3,1,55,2,1,3,18,8,9,11,0,0,4,1
+12,10,2,3,1,54,2,2,3,18,6,12,22,0,0,4,1
+16,10,3,3,1,72,2,1,0,26,3,13,11,0,0,4,1
+33,1,2,2,1,32,2,1,3,26,8,13,0,0,0,4,0
+28,3,2,2,1,34,2,1,0,23,5,0,21,0,0,4,1
+12,1,3,2,1,30,2,1,3,15,8,13,0,0,0,4,1
+18,1,2,1,1,46,2,2,3,12,8,1,11,0,0,4,1
+32,5,3,3,1,41,1,1,3,16,11,8,0,0,0,4,1
+22,8,2,1,1,11,2,1,3,23,8,14,11,0,0,4,1
+29,11,2,1,1,39,1,1,0,13,10,10,11,0,0,4,1
+10,1,3,2,1,65,2,1,3,30,8,13,0,0,0,4,1
+15,5,2,3,1,10,1,1,0,29,1,10,33,0,0,4,1
+51,6,2,1,1,39,1,1,0,25,3,3,33,0,0,4,1
+13,11,3,1,1,46,1,1,0,25,3,13,0,0,0,4,1
+14,5,3,3,1,9,1,1,0,26,3,11,33,0,0,4,1
+41,0,2,2,1,20,2,1,0,14,1,2,2,0,0,4,1
+40,5,0,3,1,14,1,1,0,26,1,5,0,0,0,4,1
+36,6,2,1,1,37,1,1,0,4,1,15,11,0,0,4,1
+16,10,0,3,1,61,2,1,0,28,1,11,11,0,0,4,1
+33,8,2,2,1,28,2,1,3,26,8,13,11,0,0,4,0
+7,7,3,2,1,14,2,1,3,20,8,11,11,0,0,4,1
+25,1,3,1,1,9,1,1,0,30,5,2,0,0,0,4,1
+28,5,0,3,1,15,1,1,0,2,1,13,22,0,0,4,1
+10,12,3,2,1,49,1,1,0,20,4,13,0,0,0,4,1
+38,10,0,2,1,18,2,1,0,26,1,9,22,0,0,4,1
+35,10,2,2,1,51,1,1,3,27,6,12,11,0,0,4,1
+15,8,3,3,1,5,1,1,0,21,4,12,11,0,0,4,1
+21,5,2,3,1,2,1,2,3,2,6,15,46,0,0,4,1
+31,5,2,3,1,9,1,1,2,8,11,7,0,0,0,4,1
+42,6,0,2,1,11,1,1,0,23,5,10,38,0,0,4,1
+43,6,2,3,1,14,1,1,0,1,3,10,0,0,0,4,1
+27,10,2,2,1,69,1,1,0,28,5,12,11,0,0,4,1
+20,0,0,2,1,25,2,1,3,18,8,9,11,0,0,4,1
+42,6,0,2,1,27,2,1,3,26,8,7,0,0,0,4,0
+42,0,2,2,1,35,2,1,3,26,8,11,0,0,0,4,0
+19,0,3,2,1,9,2,1,3,26,8,3,0,0,0,4,0
+8,10,3,3,1,13,1,1,0,4,3,2,0,0,0,4,1
+14,1,2,2,1,26,2,1,0,5,10,3,0,0,0,4,1
+19,8,2,2,1,47,2,2,0,23,5,11,33,0,0,4,1
+39,5,2,3,1,70,1,2,3,12,6,1,11,0,0,4,1
+17,0,0,2,1,48,2,1,3,25,6,15,0,0,0,4,1
+26,5,2,1,1,56,1,1,0,10,3,7,38,0,0,4,1
+8,5,3,3,1,49,1,1,0,1,5,2,22,0,0,4,1
+31,1,2,1,1,46,1,1,0,3,1,11,33,0,0,4,1
+24,10,2,3,1,17,2,1,0,27,1,12,33,0,0,4,1
+55,6,2,3,1,20,2,1,0,19,3,10,11,0,0,4,1
+44,6,2,2,1,18,1,1,0,11,3,7,0,0,0,4,1
+28,3,2,1,1,71,1,1,3,26,8,6,0,0,0,4,0
+24,10,3,3,1,33,1,1,0,21,5,7,11,0,0,4,1
+10,5,3,3,1,70,2,1,3,19,8,13,0,0,0,4,1
+21,10,3,2,1,53,2,1,0,28,5,13,11,0,0,4,1
+37,1,2,1,1,41,1,1,0,9,1,12,33,0,0,4,1
+35,10,2,2,1,16,1,1,3,10,6,3,22,0,0,4,1
+29,8,2,2,1,15,1,1,0,12,10,8,33,0,0,4,1
+18,5,2,3,1,68,2,2,3,13,8,15,11,0,0,4,1
+31,1,3,1,1,56,2,1,0,17,5,16,11,0,0,4,1
+32,5,2,2,1,52,2,1,3,26,8,6,11,0,0,4,0
+17,5,3,3,1,64,2,1,3,23,11,7,0,0,0,4,1
+30,11,2,2,1,46,2,1,3,26,8,6,11,0,0,4,0
+32,11,0,4,1,11,1,1,0,11,3,13,0,0,0,4,1
+30,5,2,3,1,54,2,1,3,12,6,13,0,0,0,4,1
+36,5,2,2,1,12,2,1,0,17,5,3,22,0,0,4,1
+15,5,3,3,1,37,2,1,0,14,5,1,0,0,0,4,1
+41,1,2,1,1,38,2,1,3,6,8,12,0,0,0,4,1
+18,10,3,2,1,60,1,1,0,28,1,14,0,0,0,4,1
+18,10,3,2,2,13,1,1,0,3,1,11,11,0,0,4,1
+28,11,2,2,1,70,1,1,0,28,5,9,38,0,0,4,1
+13,1,2,2,1,9,2,1,3,26,8,4,0,0,0,4,0
+33,8,0,2,1,60,1,2,0,6,5,14,0,0,0,4,1
+31,5,2,3,1,60,1,1,3,2,6,11,0,0,0,4,1
+39,10,0,3,1,71,1,1,0,13,1,15,33,0,0,4,1
+31,10,0,2,1,37,1,1,0,16,5,9,11,0,0,4,1
+13,11,3,1,1,20,1,1,0,23,4,13,11,110,1,1,1
 35,1,2,2,1,22,2,1,0,13,10,13,38,61,1,0,1
-39,3,2,1,1,34,1,1,0,2,1,11,33,0,0,4,1
-35,3,2,1,1,42,1,1,0,20,5,2,11,0,0,4,1
-8,0,2,2,1,63,2,2,3,27,6,3,11,0,0,4,1
+38,10,0,2,1,23,1,1,0,9,5,11,0,0,0,4,1
+24,0,0,2,1,70,1,1,0,23,4,15,0,0,0,4,1
+35,1,2,2,1,59,1,1,0,22,3,7,0,0,0,4,1
+39,1,2,2,1,35,1,1,0,13,1,14,1,0,0,4,1
+22,10,3,3,1,21,2,1,0,11,3,7,0,157,12,0,1
+35,0,0,4,1,32,1,1,0,2,5,3,11,0,0,4,1
+22,5,3,3,1,9,1,1,0,27,1,12,43,0,0,4,1
+7,8,3,2,1,40,1,2,0,6,5,1,11,0,0,4,1
+37,1,2,2,1,9,1,1,3,3,6,11,11,0,0,4,1
+15,2,3,3,1,37,2,2,0,23,4,15,38,0,0,4,1
+39,10,2,2,1,64,1,1,2,20,11,4,0,0,0,4,1
+26,0,0,2,1,45,2,2,0,7,3,3,0,173,1,1,1
+29,1,2,2,1,12,2,1,0,21,4,1,0,0,0,4,1
+10,10,3,2,1,69,1,2,0,28,5,11,0,0,0,4,1
+17,10,3,2,1,41,2,1,0,21,1,12,11,0,0,4,1
+34,5,2,4,1,28,2,1,3,4,8,14,0,0,0,4,1
+18,10,2,2,1,43,2,2,3,27,8,5,11,0,0,4,1
+27,10,2,3,1,6,1,2,0,13,10,16,11,0,0,4,1
+16,8,3,2,1,9,2,1,3,26,8,4,0,0,0,4,0
+25,5,2,3,1,45,1,1,0,1,3,4,0,0,0,4,1
+13,1,3,2,1,63,1,1,0,28,5,13,11,0,0,4,1
+15,10,3,3,1,17,2,1,0,9,5,1,22,0,0,4,1
+41,5,0,3,1,33,1,1,3,26,8,6,0,0,0,4,0
+14,5,2,3,1,66,2,2,0,30,5,0,0,0,0,4,1
+8,1,3,2,1,67,2,1,3,30,8,12,0,0,0,4,1
+31,8,2,2,1,38,1,1,2,30,3,6,33,0,0,4,1
+19,5,2,3,1,49,1,1,0,4,1,14,38,0,0,4,1
+7,8,2,2,1,9,2,1,0,16,5,10,47,0,0,4,1
 11,0,3,2,1,67,2,2,3,26,8,11,0,0,0,4,0
-14,1,3,1,1,14,2,1,0,12,10,13,0,0,0,4,1
-17,8,2,2,1,47,2,1,3,12,8,6,0,0,0,4,1
-39,6,2,3,1,9,2,2,3,20,8,12,0,0,0,4,1
-42,1,2,1,1,15,2,2,3,4,8,0,0,0,0,4,1
-15,5,3,3,1,33,1,1,0,20,1,11,8,0,0,4,1
-13,5,2,3,1,9,2,2,0,20,5,12,46,0,0,4,1
-10,1,3,2,1,65,2,1,3,30,8,13,0,0,0,4,1
-35,6,2,3,1,29,1,1,0,8,10,1,11,57,1,3,1
-38,10,2,2,1,57,2,1,3,21,8,11,11,0,0,4,1
-25,10,2,2,1,8,2,2,0,30,5,13,22,0,0,4,1
-42,1,0,2,1,9,2,1,3,21,8,2,0,0,0,4,1
-14,8,2,1,1,29,2,1,0,13,5,0,43,0,0,4,1
-10,7,3,2,1,56,2,1,0,30,3,12,33,0,0,4,1
-22,7,2,2,2,8,2,2,3,22,6,15,22,0,0,4,1
-27,5,0,3,1,9,1,1,0,27,1,10,11,0,0,4,1
-30,5,0,3,1,3,2,1,3,26,8,7,0,0,0,4,0
-21,1,2,1,1,34,2,1,3,26,8,9,0,0,0,4,0
-7,5,3,3,1,31,1,1,0,8,3,10,0,0,0,4,1
+13,5,3,3,1,15,2,1,0,27,3,5,0,551,1,3,1
+17,10,2,3,1,39,2,1,0,14,5,12,11,0,0,4,1
+33,8,0,2,1,30,1,2,0,5,5,3,33,0,0,4,1
+18,8,2,2,1,37,2,1,3,26,8,7,0,0,0,4,0
+40,10,2,4,1,63,2,1,3,26,8,13,0,0,0,4,0
+12,1,3,2,1,19,2,2,0,30,5,4,22,0,0,4,1
+22,1,2,2,1,53,1,1,3,30,10,8,0,0,0,4,1
+38,5,2,3,1,59,1,1,0,27,3,5,0,0,0,4,1
+9,5,3,1,2,15,1,1,0,23,4,10,22,0,0,4,1
+22,1,2,2,1,8,2,2,0,7,5,0,11,0,0,4,1
+26,10,3,2,1,35,2,1,3,26,8,4,0,0,0,4,0
 16,10,3,2,1,68,2,1,3,12,8,2,33,0,0,4,1
-15,8,2,2,1,9,2,1,3,26,8,11,0,0,0,4,0
-41,0,2,2,1,9,2,1,0,1,5,16,0,0,0,4,1
-42,5,2,3,1,39,1,1,3,8,6,7,22,0,0,4,1
-8,1,2,2,1,0,2,2,0,8,5,2,22,0,0,4,1
-30,2,2,3,2,4,1,1,0,24,5,13,33,0,0,4,1
-72,6,0,2,1,9,1,1,0,4,3,4,22,0,0,4,1
-23,1,3,2,2,11,2,2,0,28,5,11,0,0,0,4,1
-10,8,2,2,1,53,2,2,0,29,5,6,11,0,0,4,1
-12,1,3,2,1,30,2,1,3,15,8,13,0,0,0,4,1
-33,1,2,1,1,22,2,1,3,26,8,11,11,0,0,4,0
-18,7,3,3,1,51,1,1,3,30,6,1,22,0,0,4,1
-35,5,0,3,1,27,1,1,0,4,3,13,22,0,0,4,1
-37,3,0,1,1,65,1,1,0,24,5,10,43,0,0,4,1
+24,10,0,2,1,38,2,1,3,23,11,7,0,0,0,4,1
+10,5,3,3,1,49,2,2,3,26,8,7,0,0,0,4,0
+4,0,3,2,1,39,1,1,0,3,3,9,0,0,0,4,1
+27,0,0,2,1,2,1,2,0,28,5,11,0,0,0,4,1
+15,2,2,2,1,7,2,2,0,29,5,13,0,0,0,4,1
+38,1,2,2,1,14,1,1,3,2,6,15,0,0,0,4,1
 10,1,3,2,1,2,2,1,3,30,8,6,11,0,0,4,1
-28,1,2,2,1,33,2,1,3,26,8,11,0,0,0,4,0
-19,10,3,2,1,40,2,1,3,13,8,14,0,0,0,4,1
-53,6,2,2,1,35,1,1,0,8,3,6,0,0,0,4,1
-30,5,0,3,1,53,1,2,3,3,6,2,45,0,0,4,1
-24,10,2,3,1,2,1,1,3,12,6,5,38,0,0,4,1
-24,0,2,2,1,49,2,1,3,26,8,12,0,0,0,4,0
-14,5,3,3,1,38,1,1,3,3,8,13,11,0,0,4,1
-28,5,0,2,1,20,2,2,3,26,8,6,11,0,0,4,0
-24,5,2,4,1,34,1,1,3,26,8,9,11,0,0,4,0
-14,5,2,3,1,58,2,1,3,9,6,1,38,0,0,4,1
-35,10,2,3,1,71,1,1,0,12,1,4,38,0,0,4,1
-34,10,2,2,1,54,2,1,3,10,11,3,0,0,0,4,1
-21,10,2,2,1,11,2,1,0,17,5,3,47,0,0,4,1
-8,8,3,2,1,69,2,1,3,18,8,13,11,0,0,4,1
-21,10,3,3,1,50,2,1,3,26,8,6,0,0,0,4,0
-38,0,2,2,1,21,1,1,0,13,1,13,1,0,0,4,1
-22,5,2,3,1,4,2,1,3,26,8,6,0,0,0,4,0
-24,0,0,2,1,70,1,1,0,23,4,15,0,0,0,4,1
-33,1,0,1,1,52,1,1,0,21,5,11,11,0,0,4,1
-39,1,2,1,1,27,1,1,0,3,1,1,11,0,0,4,1
-23,5,3,3,1,12,1,1,3,9,6,5,0,0,0,4,1
-29,5,2,3,1,62,1,1,0,9,1,12,43,0,0,4,1
-21,0,2,2,1,15,2,2,0,25,3,3,11,0,0,4,1
-32,5,3,3,1,41,1,1,3,16,11,8,0,0,0,4,1
-32,11,2,1,1,63,1,1,3,26,6,10,0,0,0,4,1
-39,10,2,3,1,62,1,1,0,28,1,14,11,0,0,4,1
-17,9,3,4,1,36,2,1,3,26,8,11,11,0,0,4,0
-32,0,3,2,1,16,1,1,0,20,5,15,33,0,0,4,1
-14,1,3,3,1,62,1,1,3,4,10,15,0,0,0,4,1
-34,2,2,2,1,12,2,2,3,26,8,3,0,0,0,4,0
-18,1,2,2,1,22,1,1,3,26,6,6,0,0,0,4,1
-24,10,0,2,1,24,1,1,0,12,1,14,33,0,0,4,1
-17,0,2,2,1,46,2,1,3,21,8,11,0,0,0,4,1
-15,10,2,2,1,45,2,2,3,9,6,12,11,0,0,4,1
-23,1,2,1,1,28,1,2,3,9,6,5,22,0,0,4,1
-28,5,2,3,1,9,1,1,0,9,10,13,11,13,24,1,1
-13,7,3,3,1,21,2,2,0,20,4,14,0,0,0,4,1
-20,10,2,2,1,18,1,1,0,3,1,15,33,0,0,4,1
-33,2,2,1,1,18,1,1,0,9,3,5,1,0,0,4,1
-35,8,2,4,1,32,2,1,3,26,8,7,11,0,0,4,0
-12,5,3,3,1,47,1,1,0,3,1,13,33,0,0,4,1
-13,10,3,3,1,28,2,1,3,30,8,10,22,0,0,4,1
-39,10,2,2,1,66,2,1,3,26,8,12,11,0,0,4,0
-36,10,2,2,1,17,2,1,3,26,8,7,0,0,0,4,0
-37,5,2,3,1,56,1,1,0,3,1,15,1,0,0,4,1
-22,1,2,1,1,22,2,1,3,7,8,2,22,0,0,4,1
-15,1,3,3,1,62,1,1,0,30,3,3,0,546,1,3,1
-28,1,2,1,1,71,1,2,2,11,3,9,22,0,0,4,1
-23,8,2,4,2,9,1,2,0,23,5,2,33,0,0,4,1
-40,2,2,3,1,65,2,1,2,30,5,16,0,0,0,4,1
-30,8,2,4,1,21,2,1,3,26,8,1,0,0,0,4,0
-33,1,2,1,1,63,1,1,0,27,1,4,45,0,0,4,1
-18,8,2,2,1,71,1,1,3,7,6,1,0,0,0,4,1
-22,7,2,2,1,61,2,1,3,26,8,5,11,0,0,4,0
-14,0,0,2,1,3,1,2,3,19,6,14,11,0,0,4,1
-19,0,2,2,1,25,1,1,2,19,11,9,0,0,0,4,1
-37,10,2,3,1,21,1,2,0,26,1,12,11,0,0,4,1
-23,1,2,2,2,63,1,2,0,16,5,12,0,0,0,4,1
-9,5,3,1,2,15,1,1,0,23,4,10,22,0,0,4,1
-13,5,2,3,1,16,1,1,0,22,3,6,11,549,1,3,1
-30,7,2,3,1,9,1,1,0,21,4,3,22,0,0,4,1
-21,1,2,1,1,62,1,1,3,29,8,14,0,0,0,4,1
-29,10,2,2,1,25,2,1,0,13,5,15,11,0,0,4,1
-37,3,2,2,1,15,2,1,2,13,5,1,46,0,0,4,1
-38,10,2,2,1,57,2,1,3,15,11,10,0,53,12,3,1
-13,5,2,3,1,17,2,1,0,25,3,11,11,152,38,1,1
-41,6,0,2,1,53,1,1,0,22,3,7,0,0,0,4,1
-38,5,2,1,1,9,1,1,0,22,3,16,0,0,0,4,1
-12,5,3,3,1,59,1,1,0,19,3,6,11,0,0,4,1
-28,0,2,2,1,61,2,1,2,21,5,1,2,0,0,4,1
-31,8,2,2,1,38,1,1,2,30,3,6,33,0,0,4,1
-25,8,0,2,1,10,2,1,3,10,8,11,22,0,0,4,1
+26,8,0,2,1,32,2,1,3,26,8,5,0,0,0,4,0
+18,10,3,2,1,39,2,1,3,19,11,6,0,0,0,4,1
+44,5,0,3,1,58,1,1,2,8,3,6,33,0,0,4,1
+28,8,2,1,1,23,2,1,3,26,8,6,0,0,0,4,0
+23,1,2,2,1,17,2,1,3,6,8,2,33,0,0,4,1
+20,5,2,3,1,59,1,1,0,22,3,7,0,0,0,4,1
+8,8,3,2,1,2,1,2,0,8,5,11,11,0,0,4,1
+25,5,2,3,1,9,1,1,0,5,5,2,22,0,0,4,1
+12,10,3,2,1,67,2,1,3,5,10,6,0,0,0,4,1
+36,5,0,3,1,27,2,2,2,9,10,0,0,0,0,4,1
 32,10,2,3,1,29,1,1,0,26,1,11,0,0,0,4,1
-16,0,2,2,1,19,1,1,0,26,3,12,11,0,0,4,1
 37,1,2,4,1,69,1,1,0,14,1,3,11,0,0,4,1
-18,2,0,3,1,65,1,2,0,28,5,13,22,0,0,4,1
-9,10,3,2,1,52,2,1,0,23,5,9,33,0,0,4,1
-29,1,0,1,1,14,2,1,3,22,6,7,11,0,0,4,1
-20,0,3,2,1,31,1,1,2,24,11,7,0,0,0,4,1
-36,5,2,2,1,46,1,1,3,26,8,4,0,0,0,4,0
+24,2,3,4,1,39,1,1,3,7,6,12,0,0,0,4,1
+33,2,2,3,1,54,2,1,3,15,11,3,0,0,0,4,1
+34,1,2,2,1,65,2,1,3,26,8,15,22,0,0,4,0
+29,8,2,2,1,43,2,1,0,1,5,10,33,0,0,4,1
+36,5,0,3,1,52,2,1,3,13,8,14,33,0,0,4,1
+16,0,0,2,1,3,1,1,0,9,5,12,0,0,0,4,1
+20,5,2,3,1,13,2,1,3,4,8,11,33,0,0,4,1
+28,1,2,2,1,49,1,2,0,9,1,12,43,0,0,4,1
+19,5,2,3,1,56,1,1,0,26,3,8,0,0,0,4,1
+10,11,2,1,1,64,2,1,0,11,3,16,38,186,12,0,1
+39,3,2,1,1,34,1,1,0,2,1,11,33,0,0,4,1
+12,5,3,2,1,50,2,1,0,13,10,11,0,0,0,4,1
+36,5,2,3,1,15,1,1,0,22,3,5,0,0,0,4,1
+36,10,2,2,1,17,2,1,3,26,8,7,0,0,0,4,0
+22,10,0,2,1,38,1,1,0,27,1,13,11,0,0,4,1
+25,0,2,2,1,44,1,1,0,23,5,13,46,0,0,4,1
+12,5,3,3,1,15,2,1,0,27,10,4,0,0,0,4,1
+7,1,3,2,1,14,1,2,0,1,5,3,45,0,0,4,1
+22,8,0,2,1,62,2,1,0,11,3,11,0,120,1,3,1
+39,1,2,1,1,27,1,1,0,3,1,1,11,0,0,4,1
+21,5,2,3,1,23,1,1,0,27,1,15,22,0,0,4,1
+21,10,2,2,1,9,2,1,3,26,8,6,0,0,0,4,0
+9,10,2,2,1,27,2,2,3,13,8,14,0,0,0,4,1
+16,8,2,2,1,36,1,1,0,27,1,14,11,0,0,4,1
+37,1,2,1,1,53,1,1,0,26,1,2,11,0,0,4,1
+31,5,2,3,1,39,2,1,3,26,8,7,22,0,0,4,0
+17,8,2,2,1,47,2,1,3,12,8,6,0,0,0,4,1
+33,3,0,2,1,70,1,1,0,9,5,12,33,0,0,4,1
+26,5,2,3,1,12,1,1,0,19,1,10,22,0,0,4,1
+18,5,3,3,1,65,2,1,3,23,8,15,0,0,0,4,1
+22,10,2,2,1,47,1,1,0,4,1,6,11,0,0,4,1
+12,0,0,2,1,9,2,1,0,9,5,12,11,0,0,4,1
+13,8,3,2,1,15,1,2,0,27,3,0,11,0,0,4,1
+19,10,2,3,1,15,2,1,0,4,3,13,0,0,0,4,1
+17,1,0,1,1,23,2,1,0,24,5,12,43,0,0,4,1
+39,12,2,4,1,24,1,1,3,15,11,8,0,0,0,4,1
+10,1,2,2,1,34,2,1,3,27,6,9,11,0,0,4,1
+20,10,2,1,1,27,2,1,3,30,6,10,43,0,0,4,1
+26,8,0,2,1,53,2,2,3,19,8,8,11,0,0,4,1
+25,10,3,2,1,58,2,1,3,26,8,11,0,0,0,4,0
+16,1,2,1,1,41,2,1,0,13,10,0,0,0,0,4,1
+24,11,2,4,1,71,2,1,2,13,5,12,1,0,0,4,1
+35,1,2,1,2,5,1,1,0,21,4,10,0,0,0,4,1
+14,5,3,3,1,46,1,1,0,13,1,12,38,0,0,4,1
+38,1,2,2,1,31,2,1,3,21,8,13,11,0,0,4,1
+37,3,2,2,1,15,2,1,2,13,5,1,46,0,0,4,1
+13,2,3,3,2,5,2,2,0,4,1,12,11,0,0,4,1
+43,6,2,2,1,65,1,1,0,27,1,10,33,0,0,4,1
+32,1,2,1,1,9,1,1,3,26,8,7,22,0,0,4,0
+16,1,3,2,1,49,2,1,0,13,10,15,0,0,0,4,1
 21,0,3,2,1,28,2,2,2,13,10,2,47,0,0,4,1
-12,0,3,2,1,38,2,1,0,25,3,1,11,0,0,4,1
-25,1,3,2,1,64,2,1,3,12,6,11,11,0,0,4,1
-20,8,2,2,1,19,2,1,3,26,8,7,0,0,0,4,0
-7,7,3,2,1,14,2,1,3,20,8,11,11,0,0,4,1
-23,10,0,2,1,46,2,1,0,9,3,8,0,0,0,4,1
-8,10,2,2,1,43,1,2,0,29,5,1,33,0,0,4,1
+21,7,2,3,1,10,1,1,3,27,6,11,0,0,0,4,1
+32,0,2,2,1,33,1,1,2,23,5,0,43,0,0,4,1
+22,0,3,3,1,14,1,1,3,2,6,3,11,0,0,4,1
+27,0,2,2,1,30,1,1,0,12,1,12,11,0,0,4,1
+23,1,0,1,1,17,2,1,0,9,5,12,22,0,0,4,1
+12,8,2,2,1,52,1,2,0,1,5,14,38,0,0,4,1
+35,2,3,2,1,59,2,1,3,23,8,0,38,0,0,4,1
+29,5,3,3,1,68,1,1,0,11,3,1,0,0,0,4,1
+14,5,0,3,1,28,1,2,0,6,5,14,33,0,0,4,1
+20,10,3,2,1,21,2,1,3,26,8,6,0,0,0,4,0
+14,8,2,1,1,29,2,1,0,13,5,0,43,0,0,4,1
+24,0,2,2,1,49,2,1,3,26,8,12,0,0,0,4,0
+20,2,2,3,1,9,1,1,0,15,5,11,11,0,0,4,1
+8,1,3,2,2,4,2,1,3,22,6,10,11,0,0,4,1
+33,10,2,2,1,27,1,1,0,28,5,11,11,0,0,4,1
+33,2,2,4,1,58,2,1,3,20,8,11,47,0,0,4,1
+35,6,2,2,1,39,2,1,3,26,8,7,11,0,0,4,0
+18,5,0,3,1,66,1,2,0,14,5,11,0,0,0,4,1
 13,10,3,3,1,35,1,1,3,29,10,5,0,0,0,4,1
-40,6,2,1,1,14,1,1,0,9,1,6,11,0,0,4,1
-11,5,2,3,1,11,1,1,3,6,8,2,11,0,0,4,1
-13,10,2,2,2,4,2,1,0,9,5,10,11,0,0,4,1
-22,1,2,2,1,9,2,2,3,12,6,0,38,0,0,4,1
-39,12,2,4,1,24,1,1,3,15,11,8,0,0,0,4,1
-31,8,2,2,1,8,2,1,3,29,8,1,0,0,0,4,1
-13,5,2,3,1,15,1,1,0,9,3,8,11,0,0,4,1
-19,11,3,2,1,48,1,1,0,21,4,5,0,0,0,4,1
-14,5,3,3,1,25,1,1,0,5,1,2,11,0,0,4,1
-21,11,3,2,1,1,2,1,0,22,3,9,0,0,0,4,1
-31,8,0,2,1,9,1,1,0,20,5,9,11,0,0,4,1
-20,10,0,3,1,23,1,1,3,30,6,15,11,0,0,4,1
-8,5,3,3,1,9,2,1,3,23,8,7,11,0,0,4,1
-40,5,0,3,1,56,1,1,0,11,3,10,0,0,0,4,1
-23,6,0,1,1,3,2,1,3,6,8,2,11,0,0,4,1
-15,2,3,3,1,37,2,2,0,23,4,15,38,0,0,4,1
-9,10,3,2,1,22,2,1,3,7,8,13,0,0,0,4,1
-21,10,2,3,1,70,2,2,3,7,8,14,0,0,0,4,1
-22,1,3,4,1,30,2,1,3,26,8,6,0,0,0,4,0
-29,3,3,3,1,43,1,1,3,3,6,16,43,0,0,4,1
-22,11,2,1,1,24,2,1,0,26,3,5,11,0,0,4,1
-17,5,3,3,1,34,1,1,0,26,3,12,0,0,0,4,1
-36,8,2,4,1,44,1,2,3,12,6,14,0,0,0,4,1
-12,1,3,2,1,19,2,2,0,30,5,4,22,0,0,4,1
-39,5,0,3,1,69,2,1,0,3,1,14,11,0,0,4,1
-39,1,2,2,1,58,2,2,3,26,8,7,0,0,0,4,0
-37,1,2,1,1,59,2,1,3,26,8,7,0,0,0,4,0
+40,2,2,3,1,68,1,1,3,26,6,2,11,0,0,4,1
+22,1,0,1,1,9,2,1,3,26,8,15,0,0,0,4,0
+41,0,2,2,1,9,2,1,0,1,5,16,0,0,0,4,1
+25,2,2,2,1,9,1,1,3,22,6,0,45,0,0,4,1
+34,3,2,1,1,44,2,1,0,8,5,2,0,0,0,4,1
+10,10,3,2,1,16,1,1,0,19,3,13,0,0,0,4,1
 28,8,0,2,1,9,1,1,3,12,6,0,22,0,0,4,1
-18,0,0,2,1,53,2,1,3,26,8,11,0,0,0,4,0
-24,5,2,3,1,45,2,1,0,8,5,13,0,0,0,4,1
-15,10,3,3,1,18,2,1,0,10,10,9,11,91,1,1,1
-17,1,0,1,1,37,2,1,3,4,8,15,11,0,0,4,1
-36,10,0,2,1,27,2,1,0,22,3,7,0,105,30,0,1
-7,1,3,2,1,14,1,2,0,1,5,3,45,0,0,4,1
-43,5,2,3,1,58,1,1,0,11,3,12,22,0,0,4,1
-8,1,3,2,2,4,2,1,3,22,6,10,11,0,0,4,1
-33,1,2,4,1,2,2,1,3,26,8,5,11,0,0,4,0
-8,10,3,2,1,42,1,1,0,7,5,11,0,0,0,4,1
-10,8,3,2,1,53,2,1,3,27,8,3,22,0,0,4,1
-22,5,2,3,1,26,2,1,3,26,8,9,0,0,0,4,0
-15,5,3,3,1,7,2,1,3,26,8,9,0,0,0,4,0
-19,0,0,2,1,19,2,1,0,13,10,11,33,0,0,4,1
-16,1,3,2,1,49,2,1,0,13,10,15,0,0,0,4,1
-13,0,2,2,1,71,2,1,3,10,8,11,0,0,0,4,1
-35,10,3,2,1,70,1,1,0,17,1,15,22,0,0,4,1
-41,3,0,1,1,25,1,1,3,26,8,9,11,0,0,4,0
-35,10,2,2,1,16,1,1,3,10,6,3,22,0,0,4,1
-15,0,2,2,1,9,2,1,2,8,5,4,45,0,0,4,1
-17,9,3,2,1,24,2,1,0,7,3,13,22,112,33,0,1
-40,5,2,4,1,11,2,1,3,26,8,7,22,0,0,4,0
-31,5,0,2,1,5,2,1,3,30,6,1,1,0,0,4,1
-11,1,2,2,1,35,2,1,0,7,5,16,0,0,0,4,1
+17,1,3,2,1,14,2,2,3,26,8,6,0,0,0,4,0
+17,2,0,2,1,7,2,1,3,26,8,8,0,0,0,4,0
+40,5,2,2,1,4,1,1,0,24,5,12,3,0,0,4,1
+30,1,2,1,1,63,1,2,0,2,1,9,38,0,0,4,1
+18,8,2,2,1,37,1,2,0,29,5,13,38,0,0,4,1
+34,11,2,1,1,71,1,1,2,23,5,12,11,0,0,4,1
+24,10,2,3,1,2,1,1,3,12,6,5,38,0,0,4,1
+28,10,3,2,1,68,1,1,0,10,10,14,22,0,0,4,1
+9,1,2,3,1,40,2,1,3,18,6,10,22,0,0,4,1
+18,2,2,3,1,37,1,1,3,7,6,8,33,0,0,4,1
+24,1,0,1,1,27,2,1,0,28,5,9,22,0,0,4,1
+23,10,2,3,1,53,1,1,0,26,1,14,11,0,0,4,1
+9,8,2,2,1,9,2,1,0,8,5,16,38,0,0,4,1
 6,7,3,3,1,36,2,1,3,19,8,15,0,0,0,4,1
-11,7,3,3,1,14,2,1,3,23,8,4,11,0,0,4,1
-36,5,2,2,1,35,2,2,3,26,8,5,0,0,0,4,0
+10,5,3,3,1,15,2,1,0,18,3,12,0,0,0,4,1
+36,1,2,1,1,41,2,1,3,26,8,11,11,0,0,4,0
+8,1,2,2,1,0,2,2,0,8,5,2,22,0,0,4,1
+28,0,2,2,1,14,1,1,3,9,6,3,0,0,0,4,1
+39,6,2,2,1,27,2,1,3,26,8,7,11,0,0,4,0
+33,1,2,1,1,22,2,1,3,26,8,11,11,0,0,4,0
+8,0,3,3,1,38,1,2,0,18,3,7,11,0,0,4,1
 18,0,2,2,1,14,2,1,0,10,10,6,11,0,0,4,1
-34,5,2,4,1,28,2,1,3,4,8,14,0,0,0,4,1
-26,5,2,1,1,56,1,1,0,10,3,7,38,0,0,4,1
-28,11,0,2,1,40,2,1,0,10,10,10,0,82,1,3,1
-10,5,3,3,1,49,2,2,3,26,8,7,0,0,0,4,0
-28,10,0,2,1,8,2,1,0,28,1,9,22,0,0,4,1
+19,7,2,2,1,20,1,1,0,28,5,12,11,0,0,4,1
+16,10,3,2,1,61,1,1,0,13,1,4,11,0,0,4,1
+40,11,2,1,1,13,1,1,0,24,5,5,38,0,0,4,1
+17,1,2,4,1,51,2,1,3,12,8,14,11,0,0,4,1
+7,1,2,2,1,7,2,1,3,26,8,9,0,0,0,4,0
+41,3,2,1,1,9,1,1,0,26,1,1,0,0,0,4,1
+35,1,2,2,1,31,1,1,0,14,1,11,11,0,0,4,1
+28,0,2,2,1,61,1,1,0,27,1,13,11,0,0,4,1
 20,10,2,3,1,48,1,1,0,25,3,4,33,0,0,4,1
+12,8,3,2,2,4,2,1,0,9,5,10,0,0,0,4,1
+36,8,2,4,1,44,1,2,3,12,6,14,0,0,0,4,1
+21,1,3,2,1,9,1,1,0,14,5,14,33,0,0,4,1
+33,0,3,2,1,25,1,1,3,9,6,13,11,0,0,4,1
+11,5,2,3,1,18,2,1,0,25,3,14,11,0,0,4,1
+15,8,0,2,1,48,1,2,0,15,5,11,0,0,0,4,1
+37,3,0,1,1,65,1,1,0,24,5,10,43,0,0,4,1
+14,5,2,3,1,9,2,1,3,26,8,6,0,0,0,4,0
+13,5,0,3,1,36,2,1,0,8,5,11,38,0,0,4,1
+39,10,2,2,1,66,2,1,3,26,8,12,11,0,0,4,0
+14,10,3,3,1,55,1,1,2,14,11,6,0,0,0,4,1
+16,5,3,3,1,14,1,1,0,26,3,7,46,0,0,4,1
+20,0,0,2,1,24,2,1,3,23,8,11,11,0,0,4,1
+36,10,2,2,1,24,1,2,0,20,5,11,22,0,0,4,1
+8,5,3,3,1,9,2,1,3,23,8,7,11,0,0,4,1
+29,0,0,2,1,28,1,1,0,20,1,1,33,0,0,4,1
+24,10,0,2,1,24,1,1,0,12,1,14,33,0,0,4,1
+26,10,2,3,1,50,2,1,3,6,8,15,11,0,0,4,1
+19,5,3,3,1,28,1,2,0,13,10,8,11,0,0,4,1
+11,1,3,2,1,32,2,1,3,11,6,13,5,0,0,4,1
+9,5,3,3,1,15,2,1,3,21,8,13,22,0,0,4,1
+20,10,2,2,1,9,2,1,0,14,5,5,0,0,0,4,1
+31,10,3,2,1,17,1,1,0,26,1,15,0,0,0,4,1
+13,5,3,3,1,9,2,1,3,26,8,11,0,0,0,4,0
+24,2,2,4,1,26,2,1,0,23,5,12,11,0,0,4,1
+6,1,3,2,2,2,2,1,3,3,6,10,22,0,0,4,1
+17,10,3,2,1,42,1,1,0,2,1,10,22,0,0,4,1
+14,7,2,2,1,53,2,1,0,2,5,14,0,0,0,4,1
+15,1,2,2,1,69,2,1,0,9,5,8,11,0,0,4,1
+8,1,3,1,1,46,2,1,0,13,5,11,11,0,0,4,1
+29,0,0,2,1,36,2,1,3,27,6,15,11,0,0,4,1
+31,2,2,1,1,59,1,1,0,9,10,10,0,0,0,4,1
+41,11,3,1,1,65,1,1,0,13,10,9,22,0,0,4,1
+20,2,2,2,1,58,2,2,0,16,5,4,16,0,0,4,1
+25,1,2,2,1,23,1,2,0,7,5,0,2,0,0,4,1
+18,1,2,1,1,46,2,1,3,25,6,15,0,0,0,4,1
+21,10,3,2,1,12,1,1,0,28,1,9,11,0,0,4,1
+21,8,3,4,1,32,2,1,3,26,8,9,0,0,0,4,0
+10,0,3,4,1,30,2,1,0,9,5,9,11,0,0,4,1
+11,5,3,3,1,55,1,1,0,9,3,4,0,0,0,4,1
+13,7,3,3,1,32,1,1,0,13,10,11,0,0,0,4,1
+9,10,3,3,1,61,1,1,0,21,4,14,11,0,0,4,1
+13,1,2,2,1,36,2,1,3,15,8,4,11,0,0,4,1
+29,0,2,2,1,28,2,1,3,26,8,11,0,0,0,4,0
+29,10,3,2,1,12,2,1,0,15,5,15,22,0,0,4,1
+22,11,2,1,1,24,2,1,0,26,3,5,11,0,0,4,1
+19,5,2,2,1,55,2,2,0,8,10,6,0,0,0,4,1
+7,0,3,3,1,43,2,1,0,19,3,9,0,0,0,4,1
+11,5,3,3,1,70,1,1,0,11,7,6,38,0,0,4,1
+24,8,2,2,1,65,1,1,0,20,4,16,0,0,0,4,1
+9,12,3,2,1,13,1,1,2,18,3,7,0,4,1,0,1
+16,1,3,2,1,37,2,2,0,12,10,12,0,0,0,4,1
+33,1,2,2,1,39,1,2,3,7,6,13,22,0,0,4,1
+20,10,2,2,1,24,1,1,0,25,1,14,0,0,0,4,1
+24,10,3,2,1,16,2,1,3,6,8,6,43,0,0,4,1
+18,5,0,3,1,9,1,1,0,25,1,2,0,0,0,4,1
+19,10,3,2,1,71,1,1,0,29,1,3,38,0,0,4,1
+12,0,3,2,1,38,2,1,0,25,3,1,11,0,0,4,1
+15,10,2,3,1,62,1,1,0,12,10,13,0,3,2,1,1
+8,11,3,2,1,59,1,1,0,20,4,4,11,0,0,4,1
+27,8,3,1,1,24,2,1,3,22,6,3,43,0,0,4,1
+19,11,3,2,1,44,2,1,3,29,8,16,11,0,0,4,1
+18,2,0,3,1,65,1,2,0,28,5,13,22,0,0,4,1
+9,0,3,2,1,24,1,1,2,20,5,1,8,0,0,4,1
+27,10,3,3,1,9,1,1,0,9,1,13,33,0,0,4,1
+30,5,2,3,1,25,2,1,3,4,8,12,11,0,0,4,1
+36,6,0,3,1,9,1,1,3,4,8,12,0,0,0,4,1
+17,7,0,3,1,16,2,1,3,15,8,13,11,0,0,4,1
+26,1,2,2,1,21,2,1,3,25,5,4,11,0,0,4,1
+27,1,0,1,1,4,2,1,3,15,8,0,0,0,0,4,1
+14,1,2,2,1,51,2,1,0,15,5,15,47,0,0,4,1
+16,10,0,2,1,18,2,1,3,23,8,1,6,0,0,4,1
+42,5,2,3,1,63,1,1,2,29,1,7,11,0,0,4,1
+11,10,3,3,1,61,2,1,0,30,3,14,22,0,0,4,1
+35,5,0,3,1,27,1,1,0,4,3,13,22,0,0,4,1
+29,1,2,2,1,67,1,1,0,29,1,13,11,0,0,4,1
+42,6,2,1,1,58,2,1,3,26,8,7,0,0,0,4,0
+16,1,3,2,1,68,2,1,0,7,5,11,0,0,0,4,1
+39,5,0,3,1,69,2,1,0,3,1,14,11,0,0,4,1
+15,5,2,3,1,20,1,1,0,27,3,6,11,0,0,4,1
+34,5,2,3,1,9,2,1,0,25,3,10,0,0,0,4,1
+8,10,3,2,1,28,1,2,0,13,5,0,22,0,0,4,1
+17,5,2,3,1,22,1,1,0,24,5,9,33,0,0,4,1
+28,8,2,2,1,34,1,1,0,14,1,11,11,0,0,4,1
+17,8,2,2,1,54,2,1,0,11,7,9,33,0,0,4,1
+31,10,2,2,1,66,2,1,0,20,4,2,0,0,0,4,1
+31,10,2,3,1,43,1,1,0,26,1,14,11,0,0,4,1
+16,1,2,1,1,10,2,1,3,21,8,13,22,0,0,4,1
+40,6,2,1,1,14,1,1,0,9,1,6,11,0,0,4,1
+33,10,2,3,1,16,2,2,0,1,3,5,0,158,1,0,1
+13,5,2,3,1,66,1,1,0,12,1,13,5,0,0,4,1
+17,6,3,1,1,48,1,1,3,26,8,4,0,0,0,4,0
+29,1,2,2,1,14,2,1,2,3,10,9,0,0,0,4,1
+33,7,2,3,1,55,2,2,0,24,5,11,33,0,0,4,1
+15,11,2,2,1,1,1,1,0,23,5,10,22,0,0,4,1
+33,11,2,2,1,29,1,1,0,14,1,13,0,0,0,4,1
+21,10,2,3,1,70,2,2,3,7,8,14,0,0,0,4,1
+6,9,3,2,1,67,2,1,3,26,8,6,11,0,0,4,0
+22,7,2,2,2,8,2,2,3,22,6,15,22,0,0,4,1
+31,1,0,1,1,9,2,2,3,26,8,9,0,0,0,4,0
+35,1,2,1,1,31,1,1,0,24,5,13,33,0,0,4,1
+22,7,2,2,1,61,2,1,3,26,8,5,11,0,0,4,0
+19,1,3,2,1,53,1,2,0,17,5,12,33,0,0,4,1
+27,5,0,3,1,68,1,2,0,29,5,13,0,0,0,4,1
+24,11,0,2,1,22,2,1,3,23,8,14,11,0,0,4,1
+35,1,2,2,1,9,2,2,3,26,8,6,0,0,0,4,0
+20,10,0,2,1,69,2,1,0,22,3,12,0,0,0,4,1
+18,7,3,3,1,51,1,1,3,30,6,1,22,0,0,4,1
+26,5,2,3,1,46,2,2,2,13,10,1,0,0,0,4,1
+17,5,0,3,1,68,2,2,0,10,10,5,0,0,0,4,1
+36,6,2,2,1,54,2,1,3,26,8,4,0,0,0,4,0
+34,1,2,2,1,63,1,2,2,12,10,14,22,0,0,4,1
+30,5,2,3,1,29,1,1,0,9,10,12,0,0,0,4,1
+12,0,3,3,1,9,2,1,0,25,3,13,11,0,0,4,1
+12,10,3,2,1,34,1,1,0,13,10,10,22,0,0,4,1
+30,5,2,2,1,33,2,1,0,20,5,10,45,0,0,4,1
+7,1,2,2,1,71,2,1,3,19,8,13,0,0,0,4,1
+54,6,2,3,1,9,1,1,0,4,3,16,0,0,0,4,1
+67,6,0,1,1,65,1,1,0,9,3,9,22,0,0,4,1
+34,10,2,3,1,62,1,2,3,26,8,6,0,0,0,4,0
+10,1,3,2,1,1,2,1,0,25,5,0,22,0,0,4,1
+11,8,3,2,1,67,1,2,3,22,5,11,22,0,0,4,1
+18,5,2,3,1,9,2,2,3,26,8,9,0,0,0,4,0
+20,0,3,2,1,39,1,1,3,26,6,14,11,0,0,4,1
+18,8,2,1,1,9,2,1,3,11,6,0,0,0,0,4,1
+34,1,2,2,1,57,1,1,0,13,10,15,11,0,0,4,1
 12,8,3,2,1,52,2,1,0,13,10,12,0,0,0,4,1
-21,10,2,2,1,46,2,1,0,9,3,4,11,181,1,1,1
-24,10,0,2,1,38,2,1,3,23,11,7,0,0,0,4,1
-40,6,2,1,1,47,1,1,0,4,1,10,11,0,0,4,1
-24,11,0,2,1,22,2,1,3,23,8,14,11,0,0,4,1
-34,2,2,3,2,5,1,1,0,29,5,11,0,0,0,4,1
-13,10,2,3,1,13,1,1,0,29,1,0,0,0,0,4,1
-29,1,2,4,2,20,1,1,0,17,1,9,22,0,0,4,1
-9,5,3,3,1,15,2,1,3,21,8,13,22,0,0,4,1
+13,11,2,2,1,38,2,1,0,12,10,3,22,86,38,0,1
+12,7,3,2,1,7,1,2,0,10,10,15,0,0,0,4,1
+13,5,2,3,1,9,2,2,0,20,5,12,46,0,0,4,1
+33,10,2,2,1,25,2,2,0,8,3,14,0,0,0,4,1
+30,5,2,3,1,9,1,1,2,1,10,7,0,0,0,4,1
+28,5,3,2,1,3,2,1,3,26,8,7,11,0,0,4,0
+39,1,2,2,1,58,2,2,3,26,8,7,0,0,0,4,0
+41,5,0,3,1,32,2,1,2,21,11,7,0,0,0,4,1
+8,8,2,2,1,4,2,2,0,14,5,2,45,0,0,4,1
+42,6,0,2,1,11,1,1,0,2,5,13,11,0,0,4,1
+12,8,2,2,1,45,2,1,0,12,10,11,0,0,0,4,1
+12,5,3,3,1,59,1,1,0,19,3,6,11,0,0,4,1
+22,2,0,2,1,37,2,1,0,9,5,12,22,0,0,4,1
+14,10,0,3,1,54,1,1,0,14,1,12,11,0,0,4,1
+39,5,2,3,1,9,2,2,3,12,6,5,0,0,0,4,1
+21,0,0,2,1,4,2,1,3,26,8,11,11,0,0,4,0
+18,8,2,2,1,36,2,1,3,11,6,9,0,0,0,4,1
+19,10,3,2,1,14,2,1,3,13,8,13,0,0,0,4,1
+24,2,0,3,2,25,2,1,3,26,8,9,0,0,0,4,0
+20,10,2,3,1,25,1,1,0,26,1,3,11,0,0,4,1
+18,5,0,3,2,42,1,1,0,27,1,14,33,0,0,4,1
 12,10,3,3,1,22,1,1,0,8,5,12,22,0,0,4,1
-40,6,2,4,1,69,1,1,0,13,5,15,33,0,0,4,1
-12,1,2,2,1,34,2,2,3,15,8,1,0,0,0,4,1
-11,5,3,3,1,71,2,1,0,2,5,15,11,0,0,4,1
-17,0,3,2,1,53,2,1,0,14,5,11,11,0,0,4,1
-33,5,3,2,1,20,2,1,3,7,6,2,22,0,0,4,1
-23,10,2,2,1,71,1,1,0,14,1,8,1,0,0,4,1
-8,0,3,2,1,32,1,1,0,30,3,6,0,0,0,4,1
-15,5,2,3,1,20,1,1,0,27,3,6,11,0,0,4,1
-17,7,2,2,1,24,2,2,3,26,6,6,11,0,0,4,1
-15,5,2,3,1,10,1,1,0,29,1,10,33,0,0,4,1
-16,1,3,2,1,37,2,2,0,12,10,12,0,0,0,4,1
-24,8,2,2,1,17,2,1,0,11,7,13,33,0,0,4,1
-37,6,2,1,1,40,1,1,0,5,1,12,33,0,0,4,1
-6,10,3,2,1,0,2,2,3,26,8,4,0,0,0,4,0
-13,5,3,3,1,46,1,2,0,30,5,11,38,0,0,4,1
-35,1,2,1,1,56,1,1,0,20,1,7,43,0,0,4,1
-15,5,2,3,1,40,1,1,0,12,10,7,0,0,0,4,1
-11,10,2,2,1,34,1,1,0,25,3,8,11,0,0,4,1
-24,10,3,2,1,16,2,1,3,6,8,6,43,0,0,4,1
-17,10,2,2,1,9,2,1,0,10,10,12,33,0,0,4,1
-38,10,0,1,1,15,2,1,3,26,8,9,11,0,0,4,0
-23,1,2,2,1,17,2,1,3,6,8,2,33,0,0,4,1
-9,10,3,2,2,9,1,2,0,29,5,13,0,0,0,4,1
-40,6,2,1,1,30,2,1,3,26,8,5,0,0,0,4,0
-20,1,0,2,1,23,2,1,0,20,5,1,33,0,0,4,1
-33,8,0,2,1,60,1,2,0,6,5,14,0,0,0,4,1
+32,10,2,2,1,47,2,1,3,26,6,10,38,0,0,4,1
+14,5,3,3,1,50,1,1,0,13,1,13,43,0,0,4,1
 14,7,2,3,1,17,1,1,0,27,1,3,33,0,0,4,1
-18,10,3,2,1,60,1,1,0,28,1,14,0,0,0,4,1
-9,1,3,2,1,31,2,1,3,21,8,13,0,0,0,4,1
-12,0,0,2,1,43,2,1,3,25,6,10,6,0,0,4,1
-26,0,0,1,1,47,2,1,2,15,11,14,0,0,0,4,1
-43,5,2,2,1,71,1,1,0,9,1,16,43,0,0,4,1
-7,0,3,3,1,43,2,1,0,19,3,9,0,0,0,4,1
-26,3,3,1,1,11,1,1,3,9,6,7,0,0,0,4,1
-23,1,2,2,1,55,2,1,0,1,5,11,0,0,0,4,1
-12,5,3,2,1,50,2,1,0,13,10,11,0,0,0,4,1
-21,0,0,2,1,4,2,1,3,26,8,11,11,0,0,4,0
-41,6,3,2,1,37,2,1,3,26,8,10,0,0,0,4,0
-42,5,2,3,1,29,1,1,0,26,3,7,11,0,0,4,1
-13,1,3,3,1,65,1,1,2,9,10,10,11,0,0,4,1
-34,5,2,3,1,14,1,1,0,14,1,1,33,0,0,4,1
-12,0,2,2,1,68,2,1,3,21,8,13,22,0,0,4,1
-13,1,2,2,1,9,2,1,3,26,8,4,0,0,0,4,0
-18,7,2,3,1,24,1,1,3,26,8,6,11,0,0,4,0
-12,8,2,2,1,51,2,1,0,24,5,12,4,0,0,4,1
-33,7,2,2,1,70,2,1,0,15,5,3,33,0,0,4,1
-27,1,2,2,1,12,2,1,3,14,11,12,0,0,0,4,1
-35,2,3,2,1,59,2,1,3,23,8,0,38,0,0,4,1
-27,1,0,1,1,2,1,1,0,6,5,14,11,0,0,4,1
-13,7,3,3,1,32,1,1,0,13,10,11,0,0,0,4,1
-17,11,3,2,1,15,2,1,2,5,10,5,0,0,0,4,1
-44,6,2,4,1,66,1,1,0,8,3,13,0,0,0,4,1
-28,10,0,3,1,9,1,1,0,20,4,2,11,0,0,4,1
-35,1,2,2,1,62,2,1,3,26,8,11,11,0,0,4,0
-20,10,3,2,1,21,2,1,3,26,8,6,0,0,0,4,0
-37,5,2,3,1,4,1,1,0,23,5,14,11,0,0,4,1
-11,5,3,3,1,70,1,1,0,11,7,6,38,0,0,4,1
-33,1,2,1,1,55,1,1,0,2,1,12,22,0,0,4,1
-37,10,2,2,1,33,2,2,0,24,5,2,38,0,0,4,1
-18,5,2,3,1,69,1,1,0,2,1,9,33,0,0,4,1
-41,0,2,2,1,29,2,1,3,26,8,0,0,0,0,4,1
-36,1,2,1,1,41,2,1,3,26,8,11,11,0,0,4,0
-24,1,0,1,1,27,2,1,0,28,5,9,22,0,0,4,1
-12,10,3,3,1,15,2,1,3,13,8,5,11,0,0,4,1
-41,11,2,2,1,10,1,1,0,9,3,14,22,0,0,4,1
-18,7,3,3,1,14,1,1,0,24,5,14,22,0,0,4,1
-16,8,2,2,1,36,1,1,0,27,1,14,11,0,0,4,1
-40,5,0,3,1,53,2,1,0,9,10,4,11,0,0,4,1
-21,5,2,3,1,23,1,1,0,27,1,15,22,0,0,4,1
-29,8,2,2,1,15,1,1,0,12,10,8,33,0,0,4,1
-19,10,2,2,1,34,2,1,3,26,8,3,0,0,0,4,0
-14,10,0,3,1,54,1,1,0,14,1,12,11,0,0,4,1
-19,10,3,2,1,71,1,1,0,29,1,3,38,0,0,4,1
+12,0,2,2,1,15,2,2,3,18,8,9,11,0,0,4,1
 17,5,0,3,1,17,1,2,0,12,10,13,0,0,0,4,1
-29,0,0,2,1,36,2,1,3,27,6,15,11,0,0,4,1
-42,6,0,2,1,11,1,1,0,23,5,10,38,0,0,4,1
-14,10,3,2,1,9,2,1,3,26,8,3,0,0,0,4,0
-24,5,2,3,1,15,2,2,0,13,10,15,38,0,0,4,1
-20,0,3,2,1,39,1,1,3,26,6,14,11,0,0,4,1
-12,5,2,3,1,24,2,2,0,13,10,9,11,86,24,1,1
-56,6,2,2,1,22,1,1,2,8,3,3,0,0,0,4,1
-38,1,2,2,1,31,2,1,3,21,8,13,11,0,0,4,1
-39,11,2,3,1,47,1,1,3,26,8,10,0,0,0,4,0
-31,5,2,3,1,44,2,1,3,26,8,7,0,0,0,4,0
-36,0,0,2,1,24,1,1,0,4,3,10,38,0,0,4,1
-42,6,2,1,1,19,2,1,3,5,8,15,0,0,0,4,1
-25,5,2,3,1,18,2,1,3,15,6,12,11,0,0,4,1
-11,1,3,2,1,51,1,2,0,1,5,1,22,0,0,4,1
-8,11,3,2,1,59,1,1,0,20,4,4,11,0,0,4,1
-25,1,2,2,1,62,2,2,0,12,10,3,11,26,12,1,1
-12,10,3,3,1,69,2,2,3,10,8,15,43,0,0,4,1
-19,5,2,2,1,55,2,2,0,8,10,6,0,0,0,4,1
-39,1,2,2,1,35,1,1,0,13,1,14,1,0,0,4,1
+31,8,0,2,1,9,2,2,3,26,8,8,0,0,0,4,0
+14,5,3,2,1,25,1,1,0,2,1,2,0,0,0,4,1
+13,8,2,3,1,43,2,1,3,26,8,8,0,0,0,4,0
+29,10,2,2,1,25,2,1,0,13,5,15,11,0,0,4,1
+31,11,2,1,1,54,1,1,0,21,4,6,11,0,0,4,1
+34,5,2,3,1,34,2,1,3,26,8,16,0,0,0,4,0
+31,8,2,2,1,50,1,1,3,26,8,7,11,0,0,4,0
+37,10,0,2,2,45,1,1,0,20,4,1,0,0,0,4,1
+12,2,3,1,1,9,2,2,3,19,8,1,0,0,0,4,1
+36,1,2,2,1,15,2,1,3,26,8,7,0,0,0,4,0
+22,0,2,2,1,40,1,1,0,24,5,2,38,0,0,4,1
+14,0,3,2,1,27,2,1,3,26,8,8,0,0,0,4,0
+10,0,3,2,1,2,1,2,0,1,5,13,11,0,0,4,1
+31,10,2,2,1,46,1,1,0,10,1,3,46,0,0,4,1
+22,5,2,3,1,61,1,1,0,4,1,13,33,0,0,4,1
+35,8,0,2,1,18,2,1,3,26,8,2,0,0,0,4,0
+18,5,2,3,1,9,1,1,2,19,1,12,47,0,0,4,1
+4,9,3,2,1,9,1,1,0,27,3,7,43,0,0,4,1
+21,8,2,3,1,18,1,1,0,30,3,15,22,0,0,4,1
+19,5,2,3,1,45,1,1,0,19,1,0,33,0,0,4,1
+24,5,2,3,1,42,1,1,0,13,10,12,22,0,0,4,1
+16,10,2,2,1,53,2,1,3,26,8,6,11,0,0,4,0
+37,5,2,3,1,4,1,1,0,23,5,14,11,0,0,4,1
+20,10,3,2,1,39,1,1,0,10,1,12,5,0,0,4,1
+40,6,2,1,1,30,2,1,3,26,8,5,0,0,0,4,0
+15,8,3,2,1,21,1,1,0,28,5,13,0,0,0,4,1
+12,1,3,1,1,9,1,1,0,6,5,13,22,0,0,4,1
+39,8,2,2,1,20,2,1,3,26,8,5,0,0,0,4,0
+23,8,2,4,2,9,1,2,0,23,5,2,33,0,0,4,1
+42,6,0,2,1,55,2,1,3,27,8,0,0,0,0,4,1
+19,8,2,2,1,65,1,2,0,17,5,0,0,0,0,4,1
+14,1,3,3,1,62,1,1,3,4,10,15,0,0,0,4,1
+25,5,2,3,1,30,1,1,0,4,1,9,43,0,0,4,1
+18,11,3,3,1,15,1,1,0,22,3,8,0,0,0,4,1
+37,8,0,2,2,9,2,1,3,26,8,6,0,0,0,4,0
+16,8,3,2,1,3,1,1,0,13,5,3,22,0,0,4,1
+13,1,2,2,1,64,2,1,3,10,8,0,33,0,0,4,1
+31,5,0,2,1,5,2,1,3,30,6,1,1,0,0,4,1
+17,9,3,2,1,24,2,1,0,7,3,13,22,112,33,0,1
+15,5,2,3,1,22,1,1,0,3,3,9,0,0,0,4,1
+19,10,3,3,1,58,1,1,0,27,3,4,0,0,0,4,1
+13,7,3,3,1,18,2,1,3,7,8,12,0,0,0,4,1
+25,1,2,1,1,2,2,1,3,29,8,1,11,0,0,4,1
+18,0,2,3,1,27,2,1,3,26,8,4,11,0,0,4,0
+39,1,2,4,1,42,1,1,2,5,10,5,0,0,0,4,1
+31,1,2,2,1,9,1,2,0,30,5,12,0,0,0,4,1
+31,2,0,4,2,7,2,1,0,23,5,16,11,0,0,4,1
+36,8,2,2,1,27,2,1,3,26,8,10,11,0,0,4,0
+23,6,0,1,1,3,2,1,3,6,8,2,11,0,0,4,1
+42,1,2,4,1,10,2,1,3,26,8,7,0,0,0,4,0
+24,1,2,4,1,46,2,1,3,26,8,1,11,0,0,4,0
+31,5,2,2,1,31,1,1,2,27,10,7,0,0,0,4,1
+11,0,3,2,1,10,2,1,0,11,3,6,0,0,0,4,1
+16,5,2,3,1,9,2,1,0,22,3,7,0,0,0,4,1
+37,1,2,4,1,64,1,1,3,27,6,12,22,0,0,4,1
+7,8,3,2,1,29,1,2,0,13,5,1,11,0,0,4,1
 15,0,2,4,1,34,1,1,0,10,10,10,0,0,0,4,1
-20,10,2,1,1,27,2,1,3,30,6,10,43,0,0,4,1
-18,5,3,3,1,36,1,1,0,9,1,14,46,0,0,4,1
-9,1,2,3,1,40,2,1,3,18,6,10,22,0,0,4,1
-13,1,2,3,1,4,1,1,0,12,10,15,11,0,0,4,1
-26,10,0,2,1,34,1,1,0,8,10,1,0,0,0,4,1
-22,10,3,3,1,21,2,1,0,11,3,7,0,157,12,0,1
-5,1,3,2,1,52,2,1,3,25,6,12,0,0,0,4,1
-31,8,2,2,1,67,1,1,0,29,1,13,33,0,0,4,1
-23,1,0,1,1,9,1,1,0,23,5,10,11,0,0,4,1
-19,10,2,3,1,15,2,1,0,4,3,13,0,0,0,4,1
-12,9,3,3,1,34,1,1,0,13,10,14,0,0,0,4,1
-27,11,0,2,1,40,2,1,3,21,8,13,0,0,0,4,1
-14,7,2,2,1,53,2,1,0,2,5,14,0,0,0,4,1
-14,1,2,1,1,60,1,1,0,21,4,12,0,0,0,4,1
+18,0,3,1,1,2,2,1,3,26,8,7,0,0,0,4,0
+28,10,0,2,1,9,1,2,2,8,11,7,0,0,0,4,1
+35,3,2,1,1,42,1,1,0,20,5,2,11,0,0,4,1
+14,0,2,2,1,20,1,2,0,28,5,12,0,0,0,4,1
+26,1,2,2,1,57,1,2,3,26,8,7,0,0,0,4,0
+19,0,2,2,1,34,2,1,3,19,8,13,22,0,0,4,1
+16,1,0,2,1,44,2,1,3,4,8,7,0,0,0,4,1
+27,2,2,3,1,25,2,1,0,12,10,14,38,0,0,4,1
+29,2,2,3,1,9,1,1,0,7,3,7,11,0,0,4,1
+22,1,3,4,1,30,2,1,3,26,8,6,0,0,0,4,0
+42,1,2,4,1,55,2,1,3,26,8,7,0,0,0,4,0
+15,10,3,3,1,9,2,1,0,13,10,12,0,0,0,4,1
+39,10,2,2,1,67,1,2,3,26,8,7,0,0,0,4,0
+42,0,0,2,1,5,2,2,0,27,3,5,0,179,1,0,1
+7,10,3,2,1,14,2,1,0,19,3,9,38,0,0,4,1
+19,1,2,2,1,43,2,1,3,26,8,6,0,0,0,4,0
+15,5,3,3,1,63,1,1,0,19,1,10,46,0,0,4,1
+23,1,0,1,1,61,1,2,0,6,5,15,38,0,0,4,1
+15,5,3,3,1,42,1,1,0,4,3,5,11,540,24,0,1
+28,5,0,3,1,27,2,1,0,15,5,14,0,0,0,4,1
+16,1,2,2,1,30,2,1,3,26,8,8,0,0,0,4,0
+15,1,3,1,1,15,2,1,3,21,8,1,11,0,0,4,1
+24,5,2,3,1,45,2,1,0,8,5,13,0,0,0,4,1
+34,2,2,2,1,12,2,2,3,26,8,3,0,0,0,4,0
+34,5,2,3,1,63,1,1,0,25,1,4,0,0,0,4,1
+18,5,2,3,1,16,1,1,3,10,6,6,0,0,0,4,1
+29,1,2,2,1,34,1,1,0,2,1,10,0,0,0,4,1
+6,10,3,2,1,46,2,1,3,7,8,15,0,0,0,4,1
+28,5,0,2,1,20,2,2,3,26,8,6,11,0,0,4,0
+19,5,2,3,1,9,1,1,3,7,6,12,43,0,0,4,1
+17,5,3,3,1,4,1,2,0,13,5,16,2,0,0,4,1
+27,0,0,2,1,57,2,1,0,16,5,14,46,0,0,4,1
+23,5,2,3,1,9,2,1,0,9,10,15,22,0,0,4,1
+4,0,3,3,1,69,2,1,0,25,3,3,33,0,0,4,1
+10,1,3,2,1,54,1,2,0,29,5,12,0,0,0,4,1
+12,5,3,3,1,47,1,1,0,3,1,13,33,0,0,4,1
+19,1,2,1,1,9,2,1,3,26,8,13,0,0,0,4,0
+44,3,2,4,1,25,1,1,2,18,3,9,0,0,0,4,1
+29,5,0,3,1,13,2,1,2,19,11,7,0,0,0,4,1
+13,11,0,3,1,32,2,1,0,7,5,14,11,0,0,4,1
+19,0,3,2,1,31,2,2,3,28,8,13,11,0,0,4,1
+25,10,2,2,1,8,2,2,0,30,5,13,22,0,0,4,1
+12,1,2,2,1,21,2,1,2,12,11,6,0,0,0,4,1
+18,5,2,3,1,69,1,1,0,2,1,9,33,0,0,4,1
+38,11,2,2,1,9,1,1,2,11,3,10,0,0,0,4,1
+13,1,2,2,1,19,2,2,0,29,5,14,0,0,0,4,1
+33,10,2,2,1,13,1,1,0,9,3,10,11,0,0,4,1
+23,10,2,2,1,71,1,1,0,14,1,8,1,0,0,4,1
+27,5,0,3,1,9,1,1,0,27,1,10,11,0,0,4,1
+11,1,3,2,1,2,1,2,0,13,5,11,0,0,0,4,1
+26,11,2,2,1,9,2,1,0,11,3,12,0,190,1,0,1
+20,10,2,2,1,53,2,1,0,19,3,16,0,5,37,3,1
+14,10,3,2,1,56,2,1,3,23,8,13,22,0,0,4,1
+19,8,3,2,1,34,2,1,3,22,6,0,22,0,0,4,1
+18,0,0,2,1,53,2,1,3,26,8,11,0,0,0,4,0
+17,5,0,3,1,62,2,1,0,30,5,1,0,0,0,4,1
+11,0,0,3,2,9,1,2,0,30,5,9,22,0,0,4,1
+32,11,2,2,1,43,2,1,3,23,8,14,22,0,0,4,1
+33,10,2,2,1,9,1,1,0,11,3,10,11,0,0,4,1
+36,10,2,2,1,4,1,2,0,1,5,6,0,0,0,4,1
+24,1,3,2,1,59,1,1,3,10,6,12,22,0,0,4,1
+32,10,2,2,1,38,1,1,0,28,1,12,0,0,0,4,1
+41,3,2,3,1,9,1,1,2,4,10,10,0,0,0,4,1
+19,10,3,2,1,40,2,1,3,13,8,14,0,0,0,4,1
+17,5,3,3,1,62,1,1,3,27,6,1,0,0,0,4,1
+10,10,3,3,1,20,2,1,0,17,5,4,11,0,0,4,1
+18,1,0,2,1,60,2,1,3,7,6,4,11,0,0,4,1
+8,8,3,2,1,18,1,1,2,15,11,5,0,0,0,4,1
 25,6,2,2,1,68,1,1,2,23,11,3,0,0,0,4,1
-15,8,3,3,1,5,1,1,0,21,4,12,11,0,0,4,1
-7,1,2,2,1,71,2,1,3,19,8,13,0,0,0,4,1
-16,10,2,2,1,24,2,1,3,26,8,9,33,0,0,4,0
-39,6,0,1,1,59,1,2,0,17,5,4,8,0,0,4,1
-20,5,2,3,1,44,2,1,2,20,11,5,0,0,0,4,1
-28,8,2,2,1,36,1,1,0,13,10,15,0,0,0,4,1
-35,11,0,2,1,57,1,1,0,10,10,11,0,0,0,4,1
-18,0,2,3,1,27,2,1,3,26,8,4,11,0,0,4,0
-29,5,2,3,1,58,1,1,0,10,1,8,6,0,0,4,1
-23,8,0,2,1,67,2,1,0,11,3,15,0,0,0,4,1
-27,5,2,3,1,54,2,1,3,26,8,14,11,0,0,4,0
-67,6,0,1,1,65,1,1,0,9,3,9,22,0,0,4,1
-24,2,3,4,1,39,1,1,3,7,6,12,0,0,0,4,1
-26,8,0,2,1,32,2,1,3,26,8,5,0,0,0,4,0
-35,0,0,4,1,32,1,1,0,2,5,3,11,0,0,4,1
-36,8,2,4,1,9,2,1,0,26,3,12,11,184,1,1,1
-35,6,2,2,1,39,2,1,3,26,8,7,11,0,0,4,0
-17,0,0,2,1,42,1,2,0,13,10,14,11,0,0,4,1
-37,10,2,2,1,9,2,2,0,11,7,2,0,0,0,4,1
-42,5,2,3,1,9,1,1,0,28,1,9,22,0,0,4,1
-27,0,0,2,1,2,1,2,0,28,5,11,0,0,0,4,1
-17,7,0,3,1,16,2,1,3,15,8,13,11,0,0,4,1
-30,5,2,2,1,33,2,1,0,20,5,10,45,0,0,4,1
+9,10,3,3,1,70,2,1,0,25,3,1,0,0,0,4,1
+7,9,2,3,1,9,2,1,0,13,5,14,33,0,0,4,1
+37,11,0,2,1,44,2,1,3,27,8,15,0,0,0,4,1
+14,10,3,3,1,41,1,1,2,4,1,12,47,0,0,4,1
+24,8,2,2,1,17,2,1,0,11,7,13,33,0,0,4,1
+17,5,2,3,1,5,2,1,0,23,5,11,46,0,0,4,1
+23,10,2,2,1,53,2,1,3,10,8,11,38,0,0,4,1
+30,1,2,2,1,17,2,1,3,5,8,12,11,0,0,4,1
+9,10,2,2,1,4,2,1,0,15,5,7,11,0,0,4,1
+17,3,2,1,1,12,2,1,0,8,5,15,11,0,0,4,1
+17,1,3,2,1,45,2,1,3,30,8,12,33,0,0,4,1
+38,10,0,1,1,15,2,1,3,26,8,9,11,0,0,4,0
+23,5,2,3,1,56,1,1,0,12,1,12,11,0,0,4,1
+26,1,3,1,1,20,2,1,3,21,8,14,22,0,0,4,1
+24,1,3,1,1,20,2,1,0,17,5,11,46,0,0,4,1
+15,5,3,3,1,33,1,1,0,20,1,11,8,0,0,4,1
+13,8,2,2,1,44,2,1,3,26,8,13,11,0,0,4,0
+38,1,3,2,1,61,1,2,0,29,5,14,22,0,0,4,1
+13,5,2,3,1,19,1,1,0,4,1,12,45,0,0,4,1
+13,1,2,3,1,4,1,1,0,12,10,15,11,0,0,4,1
+21,0,2,2,1,15,2,2,0,25,3,3,11,0,0,4,1
+23,0,0,2,1,33,2,1,3,26,8,7,0,0,0,4,0
+20,5,2,3,1,22,2,1,0,1,5,10,0,0,0,4,1
+17,9,3,4,1,36,2,1,3,26,8,11,11,0,0,4,0
+15,1,2,2,1,38,1,1,0,25,3,4,22,0,0,4,1
+17,5,2,3,1,36,2,2,0,29,1,13,22,0,0,4,1
+10,7,3,3,1,66,1,1,0,7,3,8,0,0,0,4,1
+23,2,2,1,1,44,2,1,0,13,10,11,11,0,0,4,1
+30,11,3,3,1,39,1,1,3,7,6,1,0,0,0,4,1
+22,1,2,1,1,34,2,1,3,15,8,0,22,0,0,4,1
+41,2,0,2,1,69,2,1,3,26,8,13,22,0,0,4,0
+25,5,2,2,1,11,2,2,2,20,11,3,0,0,0,4,1
+21,8,0,2,1,62,2,1,0,30,5,14,0,0,0,4,1
+33,5,2,3,1,11,2,1,3,26,8,8,0,0,0,4,0
+12,5,3,3,1,19,1,1,0,9,1,10,46,0,0,4,1
+22,8,3,2,1,19,2,1,0,12,10,9,0,0,0,4,1
+8,10,2,2,1,43,1,2,0,29,5,1,33,0,0,4,1
 32,5,2,3,1,17,1,1,0,17,1,13,43,0,0,4,1
-34,8,2,1,1,20,1,1,0,29,1,10,11,0,0,4,1
-13,1,2,2,1,19,2,2,0,29,5,14,0,0,0,4,1
-10,10,3,2,1,69,1,2,0,28,5,11,0,0,0,4,1
-34,6,0,3,1,43,2,2,3,7,6,13,33,0,0,4,1
-7,10,3,2,1,14,2,1,0,19,3,9,38,0,0,4,1
-21,10,3,2,1,23,1,1,0,12,10,5,33,0,0,4,1
-11,10,3,3,1,21,1,1,0,22,3,8,0,0,0,4,1
-12,0,0,2,1,9,2,1,0,9,5,12,11,0,0,4,1
-41,5,0,3,1,57,2,1,3,26,8,8,0,0,0,4,0
-12,0,3,3,1,9,2,1,0,25,3,13,11,0,0,4,1
-34,11,2,1,1,71,1,1,2,23,5,12,11,0,0,4,1
+21,5,3,3,1,32,2,1,3,26,8,8,0,0,0,4,0
+35,3,0,1,1,70,2,1,3,26,8,5,0,0,0,4,0
+14,0,0,2,1,5,1,2,0,9,5,4,33,0,0,4,1
+40,0,0,2,1,25,1,1,2,18,11,7,0,0,0,4,1
+13,10,3,3,1,26,1,1,0,3,1,3,45,0,0,4,1
+8,1,3,2,2,66,1,2,0,29,5,14,11,0,0,4,1
+37,10,2,2,1,33,2,2,0,24,5,2,38,0,0,4,1
+7,9,3,2,1,30,1,1,0,26,3,7,45,0,0,4,1
+8,9,3,2,1,9,2,1,3,26,8,11,11,0,0,4,0
+38,10,0,4,1,56,2,1,3,26,8,10,0,0,0,4,0
+30,1,2,2,1,9,2,1,3,3,6,3,11,0,0,4,1
+14,1,3,1,1,14,2,1,0,12,10,13,0,0,0,4,1
+13,10,2,2,2,4,2,1,0,9,5,10,11,0,0,4,1
+15,2,0,3,1,43,1,2,0,29,5,1,0,0,0,4,1
+35,5,2,3,1,9,1,1,0,2,1,11,11,0,0,4,1
+6,10,3,2,1,0,2,2,3,26,8,4,0,0,0,4,0
+32,2,2,1,1,50,2,1,3,6,8,12,25,0,0,4,1
+17,5,3,3,1,39,1,1,0,5,1,14,11,0,0,4,1
+41,1,2,1,1,6,1,1,0,17,1,2,43,0,0,4,1
+17,1,0,1,1,37,2,1,3,4,8,15,11,0,0,4,1
+25,5,3,3,1,15,1,1,0,27,1,10,11,0,0,4,1
+24,6,2,2,1,56,2,1,3,26,8,7,0,0,0,4,0
+12,1,2,2,1,51,2,1,3,21,8,1,22,0,0,4,1
+20,1,2,2,1,59,2,1,3,13,8,11,11,0,0,4,1
+23,7,2,2,2,9,2,1,0,8,10,13,0,0,0,4,1
+35,11,0,2,1,57,1,1,0,10,10,11,0,0,0,4,1
+14,0,3,2,1,27,1,1,0,28,5,14,38,0,0,4,1
+37,8,2,2,1,31,2,1,3,26,8,11,0,0,0,4,1
+40,5,2,3,1,44,2,1,0,6,5,14,33,0,0,4,1
+15,5,2,3,1,24,1,1,0,4,1,2,11,0,0,4,1
+25,1,2,2,1,62,2,2,0,12,10,3,11,26,12,1,1
+13,1,2,1,1,6,2,2,0,13,5,0,45,0,0,4,1
+19,0,2,1,1,27,2,1,0,30,5,12,0,0,0,4,1
+22,5,2,3,1,26,2,1,3,26,8,9,0,0,0,4,0
+36,10,3,3,1,50,2,1,0,9,5,12,22,0,0,4,1
+35,0,2,2,1,43,1,1,3,12,6,1,22,0,0,4,1
+24,1,2,2,1,48,2,1,3,11,6,12,38,0,0,4,1
+12,8,3,2,1,20,1,1,0,2,3,4,11,0,0,4,1
+14,5,3,3,1,65,1,1,0,21,1,12,11,0,0,4,1
+23,8,2,4,1,19,1,1,0,21,5,13,11,0,0,4,1
+25,1,3,2,1,37,2,1,3,30,8,15,22,0,0,4,1
+10,1,2,1,1,39,2,1,3,26,8,6,0,0,0,4,0
+25,10,2,2,1,24,2,1,3,26,8,6,0,0,0,4,0
+22,5,2,2,1,48,1,1,0,3,1,9,22,0,0,4,1
+39,10,2,1,1,9,1,1,3,26,8,16,0,0,0,4,0
+30,10,2,2,2,9,1,1,3,23,8,12,0,0,0,4,1
 28,10,3,3,1,48,1,1,0,9,1,10,45,0,0,4,1
-29,5,3,3,1,68,1,1,0,11,3,1,0,0,0,4,1
-41,6,2,1,1,20,2,2,0,26,1,14,0,0,0,4,1
-26,8,2,2,1,16,2,2,3,26,8,7,0,0,0,4,0
-18,5,2,3,1,9,2,2,3,26,8,9,0,0,0,4,0
+25,11,2,1,1,54,1,1,3,12,6,15,11,0,0,4,1
+19,5,2,3,1,46,2,1,0,11,3,8,11,82,30,1,1
+26,1,3,2,1,36,1,2,0,8,5,2,33,0,0,4,1
+18,7,2,3,1,24,1,1,3,26,8,6,11,0,0,4,0
+33,11,0,3,1,9,1,1,0,24,5,11,11,0,0,4,1
 22,5,2,3,1,40,2,1,0,10,10,12,11,187,1,3,1
-27,1,2,1,1,55,2,1,0,12,10,14,11,0,0,4,1
-42,6,2,3,1,9,1,1,3,26,8,11,0,0,0,4,0
-21,10,2,2,1,9,2,1,3,26,8,6,0,0,0,4,0
-41,6,2,2,1,62,1,1,2,12,10,0,11,0,0,4,1
-39,10,2,2,1,67,1,2,3,26,8,7,0,0,0,4,0
-27,0,0,2,1,57,2,1,0,16,5,14,46,0,0,4,1
-31,8,0,2,1,9,2,2,3,26,8,8,0,0,0,4,0
-14,1,3,2,1,13,2,1,0,8,5,3,0,0,0,4,1
-16,2,2,3,1,18,2,1,0,5,5,13,11,0,0,4,1
-19,5,2,3,1,56,1,1,0,26,3,8,0,0,0,4,1
-16,5,3,3,1,18,2,1,0,9,10,11,0,91,1,1,1
-12,7,2,3,1,22,1,1,3,8,11,7,0,0,0,4,1
-19,5,2,3,1,57,2,1,3,26,8,16,11,0,0,4,0
-15,12,3,4,1,9,1,1,3,26,8,6,0,0,0,4,0
-16,1,3,2,1,68,2,1,0,7,5,11,0,0,0,4,1
-38,5,2,3,1,9,1,2,3,12,6,9,0,0,0,4,1
-21,11,3,3,1,62,2,1,0,12,10,15,33,0,0,4,1
-15,8,0,2,1,48,1,2,0,15,5,11,0,0,0,4,1
-12,7,3,2,1,7,1,2,0,10,10,15,0,0,0,4,1
-26,1,2,2,1,21,2,1,3,25,5,4,11,0,0,4,1
-12,7,3,3,1,48,2,1,0,11,3,9,0,0,0,4,1
-12,5,2,2,1,68,1,1,0,3,1,10,11,0,0,4,1
-11,0,3,2,1,10,2,1,0,11,3,6,0,0,0,4,1
-15,10,3,2,1,10,2,1,3,26,8,7,11,0,0,4,0
-18,0,3,1,1,2,2,1,3,26,8,7,0,0,0,4,0
-16,10,3,3,1,72,2,1,0,26,3,13,11,0,0,4,1
-35,10,0,1,1,18,2,1,3,5,8,10,0,0,0,4,1
-9,1,2,1,1,47,2,1,3,23,8,2,11,0,0,4,1
-39,5,2,3,1,70,1,2,3,12,6,1,11,0,0,4,1
-36,5,2,2,1,12,2,1,0,17,5,3,22,0,0,4,1
-33,5,2,3,1,11,2,1,3,26,8,8,0,0,0,4,0
-26,10,2,3,1,50,2,1,3,6,8,15,11,0,0,4,1
-19,8,2,2,1,47,2,2,0,23,5,11,33,0,0,4,1
-40,2,2,3,1,68,1,1,3,26,6,2,11,0,0,4,1
-39,8,2,2,1,20,2,1,3,26,8,5,0,0,0,4,0
-15,10,3,3,1,17,2,1,0,9,5,1,22,0,0,4,1
-19,10,3,3,1,58,1,1,0,27,3,4,0,0,0,4,1
-28,0,0,2,1,28,1,1,0,4,3,2,0,0,0,4,1
-14,8,3,2,1,2,2,1,3,13,8,12,22,0,0,4,1
-18,5,2,3,1,9,1,1,2,19,1,12,47,0,0,4,1
-20,0,2,2,1,9,1,1,3,26,8,4,0,0,0,4,0
-28,8,2,1,1,23,2,1,3,26,8,6,0,0,0,4,0
-28,3,2,2,1,34,2,1,0,23,5,0,21,0,0,4,1
-17,10,3,2,1,41,2,1,0,21,1,12,11,0,0,4,1
-35,10,0,2,1,71,2,1,3,26,8,14,0,0,0,4,0
-26,0,0,2,1,61,2,1,3,26,8,6,0,0,0,4,0
-37,1,2,1,1,29,2,1,3,26,8,8,0,0,0,4,0
-22,8,2,2,1,51,2,1,0,20,5,9,22,0,0,4,1
-12,5,3,3,1,43,2,1,0,13,10,13,0,0,0,4,1
-16,5,3,3,1,38,2,1,3,26,8,1,11,0,0,4,0
-18,10,3,2,1,46,2,1,3,23,8,14,22,0,0,4,1
-24,10,3,2,2,0,2,1,3,11,6,11,38,0,0,4,1
-12,11,3,3,1,37,1,1,0,2,3,11,22,0,0,4,1
-24,5,0,3,1,14,1,1,0,18,1,0,33,0,0,4,1
-29,1,2,2,1,12,2,1,0,21,4,1,0,0,0,4,1
-36,5,0,3,1,27,2,2,2,9,10,0,0,0,0,4,1
-13,11,2,2,1,38,2,1,0,12,10,3,22,86,38,0,1
-23,1,2,1,1,31,2,1,3,6,8,1,0,0,0,4,1
-39,0,3,2,1,57,2,1,3,10,6,10,0,0,0,4,1
-14,8,2,2,1,33,2,2,0,10,10,4,0,0,0,4,1
-12,10,2,2,1,19,2,2,3,26,8,7,11,0,0,4,0
-16,5,2,3,1,9,2,1,0,10,10,13,22,105,12,1,1
-42,1,2,4,1,55,2,1,3,26,8,7,0,0,0,4,0
-13,10,3,3,1,12,1,1,0,26,3,12,0,74,12,0,1
-38,10,0,2,1,18,2,1,0,26,1,9,22,0,0,4,1
-7,8,2,2,1,9,2,1,0,16,5,10,47,0,0,4,1
-7,8,3,2,1,40,1,2,0,6,5,1,11,0,0,4,1
+25,1,3,2,1,64,2,1,3,12,6,11,11,0,0,4,1
+37,10,2,2,1,14,2,1,3,26,8,5,11,0,0,4,0
+34,1,0,1,1,2,2,1,3,6,8,13,0,0,0,4,1
+32,10,2,2,1,19,1,2,0,5,5,1,22,0,0,4,1
+10,10,3,2,1,38,1,1,0,30,3,2,11,0,0,4,1
+29,10,3,2,1,3,2,2,0,28,5,15,22,0,0,4,1
+17,1,2,2,1,56,2,1,0,12,10,15,11,0,0,4,1
+25,1,3,2,1,38,2,1,3,26,6,13,11,0,0,4,1
 17,10,3,3,1,54,1,1,0,13,10,15,11,0,0,4,1
-27,10,2,3,1,6,1,2,0,13,10,16,11,0,0,4,1
-31,1,2,4,1,19,2,1,3,26,8,9,0,0,0,4,0
-42,0,2,2,1,35,2,1,3,26,8,11,0,0,0,4,0
-23,5,2,3,1,9,2,1,0,9,10,15,22,0,0,4,1
-41,6,0,2,1,61,1,1,0,23,5,13,33,0,0,4,1
+30,1,2,2,1,20,2,1,3,5,8,13,0,0,0,4,1
+40,6,2,3,1,9,1,1,0,4,1,12,33,0,0,4,1
+39,5,2,3,1,43,1,1,0,13,10,11,22,0,0,4,1
+19,0,0,2,1,19,2,1,0,13,10,11,33,0,0,4,1
+10,0,3,2,1,7,1,2,3,18,6,8,11,0,0,4,1
+21,10,3,3,1,50,2,1,3,26,8,6,0,0,0,4,0
+26,1,2,2,1,7,2,1,3,26,8,7,0,0,0,4,0
+38,10,2,2,1,57,2,1,3,21,8,11,11,0,0,4,1
+36,5,2,3,1,9,1,1,3,26,8,2,11,0,0,4,0
+36,0,0,2,1,24,1,1,0,4,3,10,38,0,0,4,1
+31,8,2,2,1,67,1,1,0,29,1,13,33,0,0,4,1
+20,8,0,2,1,58,1,1,3,26,6,12,0,0,0,4,1
+28,0,3,2,1,68,2,1,3,26,6,10,11,0,0,4,1
+30,2,2,3,2,4,1,1,0,24,5,13,33,0,0,4,1
+20,10,2,2,1,9,1,1,0,29,5,12,0,0,0,4,1
+14,5,3,3,1,24,1,1,0,17,1,10,38,0,0,4,1
+43,5,2,2,1,71,1,1,0,9,1,16,43,0,0,4,1
+15,1,3,3,1,62,1,1,0,30,3,3,0,546,1,3,1
+35,3,2,1,1,10,1,2,3,26,6,12,0,0,0,4,1
+42,5,2,3,1,29,1,1,0,26,3,7,11,0,0,4,1
+14,8,3,2,1,65,2,1,3,6,8,12,22,0,0,4,1
+38,0,2,2,1,21,1,1,0,13,1,13,1,0,0,4,1
+35,11,2,4,1,15,1,1,3,26,8,9,22,0,0,4,0
+7,0,3,2,1,51,1,2,0,22,3,6,0,0,0,4,1
+24,5,3,3,2,9,2,1,0,13,10,14,0,0,0,4,1
+28,8,2,2,1,36,1,1,0,13,10,15,0,0,0,4,1
+17,10,2,2,1,9,2,1,0,10,10,12,33,0,0,4,1
+16,10,3,2,1,34,2,1,0,9,10,14,0,0,0,4,1
+27,1,2,1,1,9,2,1,3,3,8,10,38,0,0,4,1
+9,9,2,2,1,13,2,1,0,7,5,13,11,0,0,4,1
 8,2,3,3,1,63,1,1,0,26,3,6,11,98,23,1,1
-22,7,3,3,1,20,1,1,2,20,5,0,45,0,0,4,1
-30,11,3,3,1,39,1,1,3,7,6,1,0,0,0,4,1
-32,8,2,2,1,20,1,1,3,30,6,14,0,0,0,4,1
-25,5,3,3,1,15,1,1,0,27,1,10,11,0,0,4,1
-10,0,3,2,1,2,1,2,0,1,5,13,11,0,0,4,1
+28,5,2,3,1,9,1,1,0,9,10,13,11,13,24,1,1
+29,5,2,3,1,62,1,1,0,9,1,12,43,0,0,4,1
+14,7,3,3,1,14,2,1,0,10,10,10,0,0,0,4,1
+41,6,2,1,1,20,2,2,0,26,1,14,0,0,0,4,1
+16,12,3,2,1,68,1,1,0,20,4,14,0,0,0,4,1
+23,10,2,3,1,61,2,1,0,10,10,14,0,0,0,4,1
+11,5,2,3,1,38,1,1,3,20,8,15,11,0,0,4,1
+23,5,2,3,1,9,1,1,0,2,1,2,38,0,0,4,1
diff --git a/DATA/Datasets/Bank/LR/DO_14.data b/DATA/Datasets/Bank/LR/DO_14.data
index 12094c0e01bc99d5f152ae1d6ee45145f3747714..00fd35caef9003215437f4104a252a0e18bc79c0 100644
--- a/DATA/Datasets/Bank/LR/DO_14.data
+++ b/DATA/Datasets/Bank/LR/DO_14.data
@@ -1,1400 +1,1400 @@
-16,1,2,2,1,23,1,1,0,27,1,15,11,0,0,4,1
-26,1,2,2,1,21,2,1,3,25,5,4,11,0,0,4,1
-8,8,3,2,1,69,2,1,3,18,8,13,11,0,0,4,1
-13,10,3,3,1,26,1,1,0,3,1,3,45,0,0,4,1
-13,5,3,3,1,15,2,1,0,27,3,5,0,551,1,3,1
-39,10,2,3,1,9,1,1,3,5,8,14,11,0,0,4,1
-33,7,2,3,1,55,2,2,0,24,5,11,33,0,0,4,1
-18,1,2,1,1,46,2,1,3,25,6,15,0,0,0,4,1
-31,2,0,4,2,7,2,1,0,23,5,16,11,0,0,4,1
-27,1,2,2,1,58,2,1,3,18,8,13,33,0,0,4,1
-20,1,2,1,1,57,2,1,3,25,6,16,11,0,0,4,1
-24,2,0,3,2,25,2,1,3,26,8,9,0,0,0,4,0
-32,10,2,2,1,38,1,1,0,28,1,12,0,0,0,4,1
-72,6,0,2,1,9,1,1,0,4,3,4,22,0,0,4,1
-17,1,3,2,1,14,2,2,3,26,8,6,0,0,0,4,0
-38,8,2,1,1,51,1,2,2,13,5,6,0,0,0,4,1
-13,5,2,3,1,15,1,1,0,9,3,8,11,0,0,4,1
-33,1,2,1,1,22,2,1,3,26,8,11,11,0,0,4,0
-21,5,2,3,1,23,1,1,0,27,1,15,22,0,0,4,1
-42,12,2,4,1,22,1,1,0,18,1,12,2,0,0,4,1
-39,10,2,1,1,9,1,1,3,26,8,16,0,0,0,4,0
-12,0,2,2,1,68,2,1,3,21,8,13,22,0,0,4,1
-15,1,3,2,1,5,2,1,3,7,8,13,11,0,0,4,1
-19,0,3,2,1,11,2,1,0,13,10,5,11,0,0,4,1
-12,8,3,3,1,5,1,2,0,13,1,5,11,0,0,4,1
-16,1,2,1,1,10,2,1,3,21,8,13,22,0,0,4,1
-19,11,3,2,1,44,2,1,3,29,8,16,11,0,0,4,1
-29,0,2,2,1,43,2,1,3,26,8,3,11,0,0,4,0
-17,5,0,3,1,44,2,1,3,29,8,1,0,0,0,4,1
-8,10,3,3,1,19,1,1,0,11,3,8,0,0,0,4,1
-36,8,2,4,1,9,2,1,0,26,3,12,11,184,1,1,1
-32,0,3,2,1,16,1,1,0,20,5,15,33,0,0,4,1
-21,10,3,3,1,50,2,1,3,26,8,6,0,0,0,4,0
-7,1,2,2,1,9,1,2,0,29,5,10,22,0,0,4,1
-13,0,2,2,1,37,2,1,3,30,8,11,0,0,0,4,1
-28,5,2,2,1,18,1,1,0,13,10,2,11,0,0,4,1
-19,10,3,2,1,14,2,1,3,13,8,13,0,0,0,4,1
-13,5,3,3,1,67,2,1,3,13,8,10,11,0,0,4,1
-14,10,0,3,1,54,1,1,0,14,1,12,11,0,0,4,1
-33,1,2,2,1,63,2,1,3,5,8,15,0,0,0,4,1
-21,10,2,3,1,70,2,2,3,7,8,14,0,0,0,4,1
-31,0,2,2,1,47,2,1,3,26,8,10,0,0,0,4,0
-12,1,3,2,1,23,2,1,0,9,5,11,0,0,0,4,1
-24,5,3,3,2,9,2,1,0,13,10,14,0,0,0,4,1
-15,5,2,3,1,40,1,1,0,12,10,7,0,0,0,4,1
-12,8,3,2,2,4,2,1,0,9,5,10,0,0,0,4,1
-21,2,2,1,1,48,2,1,3,19,11,4,0,0,0,4,1
-25,1,3,2,1,64,2,1,3,12,6,11,11,0,0,4,1
-20,0,3,2,1,39,1,1,3,26,6,14,11,0,0,4,1
-10,7,3,3,1,66,1,1,0,7,3,8,0,0,0,4,1
-41,5,2,2,1,16,1,1,3,30,6,9,22,0,0,4,1
-30,1,2,2,1,20,2,1,3,5,8,13,0,0,0,4,1
-17,5,0,3,1,9,2,1,2,21,11,5,0,0,0,4,1
-24,2,2,4,1,26,2,1,0,23,5,12,11,0,0,4,1
-12,1,3,2,1,65,2,1,0,12,10,12,0,0,0,4,1
-29,11,2,1,1,39,1,1,0,13,10,10,11,0,0,4,1
-16,1,3,2,1,68,2,1,0,7,5,11,0,0,0,4,1
-27,2,2,2,1,65,1,2,0,8,10,12,11,30,12,0,1
-15,2,3,3,1,37,2,2,0,23,4,15,38,0,0,4,1
-28,7,2,3,1,30,1,1,0,10,10,1,0,3,30,0,1
-12,8,2,2,1,51,2,1,0,24,5,12,4,0,0,4,1
-24,10,2,3,1,2,1,1,3,12,6,5,38,0,0,4,1
-26,5,2,3,1,12,1,1,0,19,1,10,22,0,0,4,1
-28,10,2,2,1,41,1,2,0,19,3,2,0,0,0,4,1
-14,5,2,3,1,9,2,1,3,26,8,6,0,0,0,4,0
-41,1,2,1,1,23,2,1,3,26,8,11,22,0,0,4,0
-10,10,3,2,2,0,2,1,3,27,6,13,11,0,0,4,1
-14,1,2,2,1,54,2,1,3,26,8,11,0,0,0,4,0
-34,1,2,1,1,15,2,1,3,26,8,7,0,0,0,4,0
-38,10,0,2,1,23,1,1,0,9,5,11,0,0,0,4,1
-15,5,3,3,1,63,1,1,0,19,1,10,46,0,0,4,1
-29,1,2,2,1,34,1,1,0,2,1,10,0,0,0,4,1
-10,8,3,2,1,40,2,1,0,16,5,14,11,0,0,4,1
-24,10,0,2,1,24,1,1,0,12,1,14,33,0,0,4,1
-27,1,2,1,1,31,2,1,3,26,8,9,0,0,0,4,0
-14,7,2,2,1,53,2,1,0,2,5,14,0,0,0,4,1
-14,1,2,2,1,65,2,1,3,13,8,15,22,0,0,4,1
-40,2,2,3,1,65,2,1,2,30,5,16,0,0,0,4,1
-13,1,2,1,1,6,2,2,0,13,5,0,45,0,0,4,1
-18,5,2,3,1,69,1,1,0,2,1,9,33,0,0,4,1
-22,5,2,3,1,40,2,1,2,15,11,4,0,0,0,4,1
-21,5,2,3,1,2,1,2,3,2,6,15,46,0,0,4,1
-36,10,2,2,1,17,2,1,3,26,8,7,0,0,0,4,0
-13,5,2,3,1,9,2,2,0,20,5,12,46,0,0,4,1
-41,0,2,2,1,20,2,1,0,14,1,2,2,0,0,4,1
-18,11,3,3,1,15,1,1,0,22,3,8,0,0,0,4,1
-33,8,0,2,1,30,1,2,0,5,5,3,33,0,0,4,1
-30,5,0,3,1,53,1,2,3,3,6,2,45,0,0,4,1
-19,1,3,2,1,53,1,2,0,17,5,12,33,0,0,4,1
-12,7,3,2,1,7,1,2,0,10,10,15,0,0,0,4,1
-32,5,3,3,1,36,2,1,3,26,8,2,0,0,0,4,0
-35,5,2,3,1,18,1,1,0,12,1,15,11,0,0,4,1
-32,1,2,1,1,58,2,1,3,26,8,12,22,0,0,4,0
-10,10,3,2,1,69,1,2,0,28,5,11,0,0,0,4,1
-11,1,3,2,1,2,1,2,0,13,5,11,0,0,0,4,1
-22,1,2,1,1,22,2,1,3,7,8,2,22,0,0,4,1
-20,10,2,3,1,25,1,1,0,26,1,3,11,0,0,4,1
-17,1,2,2,1,56,2,1,0,12,10,15,11,0,0,4,1
-23,1,3,2,2,11,2,2,0,28,5,11,0,0,0,4,1
-34,1,2,2,1,63,1,2,2,12,10,14,22,0,0,4,1
-17,1,2,4,1,51,2,1,3,12,8,14,11,0,0,4,1
-17,10,2,3,1,39,2,1,0,14,5,12,11,0,0,4,1
-25,5,2,3,1,9,1,1,0,5,5,2,22,0,0,4,1
-16,2,2,3,1,18,2,1,0,5,5,13,11,0,0,4,1
-15,5,2,3,1,20,1,1,0,27,3,6,11,0,0,4,1
-20,10,3,2,1,39,1,1,0,10,1,12,5,0,0,4,1
-35,1,2,2,1,9,2,2,3,26,8,6,0,0,0,4,0
-35,1,2,2,1,62,2,1,3,26,8,11,11,0,0,4,0
-28,0,3,2,1,68,2,1,3,26,6,10,11,0,0,4,1
-37,10,0,2,2,45,1,1,0,20,4,1,0,0,0,4,1
-20,1,2,1,1,24,2,1,2,10,10,12,0,83,1,1,1
-16,5,2,3,1,67,1,2,0,2,1,1,22,0,0,4,1
-14,8,3,2,1,65,2,1,3,6,8,12,22,0,0,4,1
-31,5,0,3,1,64,1,1,0,24,5,2,33,0,0,4,1
-21,11,3,3,1,62,2,1,0,12,10,15,33,0,0,4,1
-28,7,2,3,1,16,2,2,3,26,8,7,0,0,0,4,0
-37,1,2,1,1,59,2,1,3,26,8,7,0,0,0,4,0
-14,0,3,2,1,27,1,1,0,28,5,14,38,0,0,4,1
-17,1,2,2,1,10,1,1,3,9,10,4,11,0,0,4,1
-25,7,2,2,1,17,2,1,0,13,10,10,0,0,0,4,1
-29,10,2,3,1,19,2,1,3,26,8,6,0,0,0,4,0
-20,5,2,3,1,59,1,1,0,22,3,7,0,0,0,4,1
-21,5,2,3,1,35,2,1,0,6,5,14,22,0,0,4,1
-18,10,3,2,2,13,1,1,0,3,1,11,11,0,0,4,1
-16,1,2,2,1,31,2,1,3,15,8,15,0,0,0,4,1
-12,1,3,2,1,52,1,1,0,23,4,14,11,0,0,4,1
-29,5,2,2,1,35,1,1,3,8,6,11,0,0,0,4,1
-11,8,3,4,1,25,1,1,0,23,4,13,11,0,0,4,1
-15,1,2,2,1,38,1,1,0,25,3,4,22,0,0,4,1
-24,8,2,2,1,41,2,2,0,7,5,0,11,0,0,4,1
-38,1,2,2,1,31,2,1,3,21,8,13,11,0,0,4,1
-20,1,2,2,1,59,2,1,3,13,8,11,11,0,0,4,1
-37,3,2,1,1,27,1,1,3,10,6,15,11,0,0,4,1
-12,10,3,3,1,22,1,1,0,8,5,12,22,0,0,4,1
-30,10,2,2,2,9,1,1,3,23,8,12,0,0,0,4,1
-25,7,0,2,1,41,1,1,0,10,10,4,22,0,0,4,1
-44,5,0,3,1,58,1,1,2,8,3,6,33,0,0,4,1
-16,0,2,2,1,19,1,1,0,26,3,12,11,0,0,4,1
-34,5,2,3,1,45,1,1,0,10,10,3,22,0,0,4,1
-10,1,3,2,1,65,2,1,3,30,8,13,0,0,0,4,1
-19,10,2,2,1,34,2,1,3,26,8,3,0,0,0,4,0
-13,5,3,3,1,9,2,1,3,26,8,11,0,0,0,4,0
-22,1,2,2,1,51,2,1,3,26,8,8,11,0,0,4,0
-26,1,2,2,1,57,2,1,3,26,8,10,0,0,0,4,0
-31,5,2,3,1,39,2,1,3,26,8,7,22,0,0,4,0
-27,5,2,3,1,61,1,1,3,12,6,12,22,0,0,4,1
-38,1,2,2,1,14,1,1,3,2,6,15,0,0,0,4,1
-43,6,2,1,1,25,1,1,0,8,3,1,0,0,0,4,1
-30,5,2,3,1,9,1,1,2,1,10,7,0,0,0,4,1
-28,11,2,2,1,32,1,1,0,3,1,12,11,0,0,4,1
-40,6,2,4,1,71,2,1,3,26,8,12,0,0,0,4,0
-32,10,0,2,1,45,1,1,3,12,6,13,11,0,0,4,1
-35,1,2,1,1,47,2,1,0,12,10,12,0,0,0,4,1
-22,6,2,1,1,9,2,2,3,26,8,6,0,0,0,4,0
-35,1,2,1,2,5,1,1,0,21,4,10,0,0,0,4,1
-54,6,2,3,1,9,1,1,0,4,3,16,0,0,0,4,1
-18,7,3,3,1,51,1,1,3,30,6,1,22,0,0,4,1
-8,1,3,2,1,3,2,1,0,1,5,16,33,0,0,4,1
-10,10,3,3,1,31,2,1,2,19,3,8,11,0,0,4,1
-30,5,2,3,1,25,2,1,3,4,8,12,11,0,0,4,1
-20,1,0,2,1,23,2,1,0,20,5,1,33,0,0,4,1
-17,8,2,2,1,9,2,1,3,26,8,10,0,0,0,4,0
-37,6,2,2,1,19,2,2,0,8,10,13,0,0,0,4,1
-41,6,2,1,1,40,2,1,0,26,1,10,22,0,0,4,1
-37,1,2,2,1,9,1,1,3,3,6,11,11,0,0,4,1
-11,5,3,3,1,55,1,1,0,9,3,4,0,0,0,4,1
-27,10,0,2,1,33,1,1,0,28,1,15,22,0,0,4,1
-16,5,2,3,1,63,1,1,0,25,3,9,11,0,0,4,1
-40,5,2,3,1,40,1,1,0,26,3,8,38,0,0,4,1
-11,10,2,2,1,34,1,1,0,25,3,8,11,0,0,4,1
-16,10,0,2,1,18,2,1,3,23,8,1,6,0,0,4,1
-41,6,0,2,1,61,1,1,0,23,5,13,33,0,0,4,1
-8,1,2,2,1,31,2,1,3,7,8,2,22,0,0,4,1
-12,8,0,1,1,50,2,1,0,9,5,10,0,0,0,4,1
-18,11,2,3,1,19,1,1,0,18,1,11,45,0,0,4,1
-16,10,2,2,1,53,2,1,3,26,8,6,11,0,0,4,0
-28,10,2,2,1,13,2,1,0,13,10,5,11,0,0,4,1
-7,5,3,3,1,31,1,1,0,8,3,10,0,0,0,4,1
-36,6,3,2,1,15,1,2,0,20,5,14,11,0,0,4,1
-33,1,0,1,1,52,1,1,0,21,5,11,11,0,0,4,1
-22,10,0,3,1,9,1,1,3,8,6,10,0,0,0,4,1
-28,1,2,1,1,68,1,1,0,27,1,16,0,0,0,4,1
-14,5,3,3,1,50,1,1,0,13,1,13,43,0,0,4,1
-17,5,0,3,1,22,2,1,0,17,5,14,0,0,0,4,1
-14,1,3,3,1,62,1,1,3,4,10,15,0,0,0,4,1
-38,5,2,3,1,59,1,1,0,27,3,5,0,0,0,4,1
-12,5,2,3,1,24,2,2,0,13,10,9,11,86,24,1,1
-25,0,2,2,1,44,1,1,0,23,5,13,46,0,0,4,1
-11,0,3,2,1,20,2,2,3,7,8,14,0,0,0,4,1
-28,5,0,2,1,20,2,2,3,26,8,6,11,0,0,4,0
-33,10,2,2,1,25,2,2,0,8,3,14,0,0,0,4,1
-36,0,0,2,1,24,1,1,0,4,3,10,38,0,0,4,1
-28,8,2,1,1,23,2,1,3,26,8,6,0,0,0,4,0
-31,1,2,1,1,37,1,2,0,30,5,4,43,0,0,4,1
-21,8,0,2,1,62,2,1,0,30,5,14,0,0,0,4,1
-12,10,3,3,1,15,2,1,3,13,8,5,11,0,0,4,1
-8,10,2,2,1,1,1,2,0,30,5,9,38,0,0,4,1
-15,1,3,2,1,65,2,1,3,25,6,2,33,0,0,4,1
-16,8,2,2,1,36,1,1,0,27,1,14,11,0,0,4,1
-36,5,2,2,1,35,2,2,3,26,8,5,0,0,0,4,0
-14,7,3,3,1,44,2,1,0,9,10,10,0,0,0,4,1
-11,1,3,2,1,32,2,1,3,11,6,13,5,0,0,4,1
-32,5,2,2,1,13,1,1,0,7,5,10,0,0,0,4,1
-26,10,0,2,1,71,2,1,3,12,8,12,22,0,0,4,1
-17,8,3,1,1,21,1,2,0,2,5,11,11,0,0,4,1
-15,2,2,2,1,25,2,2,3,26,8,13,0,0,0,4,0
-37,10,2,3,1,21,1,2,0,26,1,12,11,0,0,4,1
-13,5,2,3,1,17,2,1,0,25,3,11,11,152,38,1,1
-28,0,0,2,1,28,1,1,0,4,3,2,0,0,0,4,1
-23,1,2,1,1,31,2,1,3,6,8,1,0,0,0,4,1
-31,8,2,2,1,8,2,1,3,29,8,1,0,0,0,4,1
-8,0,3,3,1,38,1,2,0,18,3,7,11,0,0,4,1
-11,0,3,2,1,10,2,1,0,11,3,6,0,0,0,4,1
-12,1,3,2,1,71,2,1,3,11,6,13,11,0,0,4,1
-8,10,2,2,1,43,1,2,0,29,5,1,33,0,0,4,1
-36,5,2,3,1,15,1,1,0,22,3,5,0,0,0,4,1
-29,0,0,2,1,36,2,1,3,27,6,15,11,0,0,4,1
-23,10,2,3,1,53,1,1,0,26,1,14,11,0,0,4,1
-44,3,2,4,1,25,1,1,2,18,3,9,0,0,0,4,1
-21,7,2,3,1,33,1,1,3,3,6,12,38,0,0,4,1
-14,10,2,2,1,66,2,1,3,13,8,13,11,0,0,4,1
-35,3,0,1,1,70,2,1,3,26,8,5,0,0,0,4,0
-12,10,3,3,1,69,2,2,3,10,8,15,43,0,0,4,1
-32,0,2,2,1,46,1,1,0,13,10,11,0,0,0,4,1
-7,10,3,2,1,51,1,1,0,16,5,13,0,0,0,4,1
-9,10,2,2,1,4,2,1,0,15,5,7,11,0,0,4,1
-29,8,2,2,1,15,1,1,0,12,10,8,33,0,0,4,1
-24,5,2,3,1,15,2,2,0,13,10,15,38,0,0,4,1
-36,10,3,3,1,50,2,1,0,9,5,12,22,0,0,4,1
-18,0,2,2,1,14,2,1,0,10,10,6,11,0,0,4,1
-23,10,3,2,1,60,2,1,0,12,10,7,22,0,0,4,1
-27,5,0,2,1,60,2,1,0,10,10,9,0,75,1,3,1
-18,5,2,3,1,9,2,1,2,15,11,4,0,49,24,0,1
-42,6,0,2,1,27,2,1,3,26,8,7,0,0,0,4,0
-9,10,3,2,1,22,2,1,3,7,8,13,0,0,0,4,1
-15,10,3,3,1,18,2,1,0,10,10,9,11,91,1,1,1
-26,10,0,2,1,15,2,1,3,18,8,13,2,0,0,4,1
-30,1,2,1,1,63,1,2,0,2,1,9,38,0,0,4,1
-8,10,3,2,1,42,1,1,0,7,5,11,0,0,0,4,1
-15,11,3,3,1,61,1,1,0,5,1,5,11,0,0,4,1
-18,7,3,3,1,14,1,1,0,24,5,14,22,0,0,4,1
-39,5,2,3,1,70,1,2,3,12,6,1,11,0,0,4,1
-26,8,0,2,1,32,2,1,3,26,8,5,0,0,0,4,0
-24,0,2,2,1,10,1,1,3,2,6,2,33,0,0,4,1
-27,1,0,1,1,2,1,1,0,6,5,14,11,0,0,4,1
-36,1,2,2,1,15,2,1,3,26,8,7,0,0,0,4,0
-41,6,3,2,1,37,2,1,3,26,8,10,0,0,0,4,0
-19,5,2,3,1,57,2,1,3,26,8,16,11,0,0,4,0
-8,1,3,1,1,70,1,1,0,21,4,2,0,0,0,4,1
-32,11,2,2,1,43,2,1,3,23,8,14,22,0,0,4,1
-25,0,2,2,1,29,1,1,2,1,10,10,0,0,0,4,1
-21,10,3,2,1,23,1,1,0,12,10,5,33,0,0,4,1
-19,8,2,2,1,47,2,2,0,23,5,11,33,0,0,4,1
-41,5,2,3,1,36,1,2,0,6,5,14,22,0,0,4,1
-27,10,3,2,1,46,2,1,3,23,8,15,33,0,0,4,1
-22,8,3,2,1,19,2,1,0,12,10,9,0,0,0,4,1
-33,0,3,3,1,45,1,1,2,20,4,15,11,0,0,4,1
-11,1,3,2,1,51,1,2,0,1,5,1,22,0,0,4,1
-7,10,3,2,1,10,1,2,0,29,5,11,11,0,0,4,1
-20,10,2,1,1,27,2,1,3,30,6,10,43,0,0,4,1
-35,1,2,4,1,23,1,1,3,26,8,2,0,0,0,4,0
-15,2,0,3,1,43,1,2,0,29,5,1,0,0,0,4,1
-24,2,2,3,1,55,1,1,3,2,6,14,22,0,0,4,1
-29,1,2,2,1,14,2,1,2,3,10,9,0,0,0,4,1
-37,8,0,2,2,9,2,1,3,26,8,6,0,0,0,4,0
-28,3,2,1,1,71,1,1,3,26,8,6,0,0,0,4,0
-13,0,3,2,1,64,2,1,3,18,8,11,11,0,0,4,1
-11,0,0,3,2,9,1,2,0,30,5,9,22,0,0,4,1
-36,5,2,3,1,9,1,1,3,26,8,2,11,0,0,4,0
-8,11,3,2,1,12,1,1,0,30,5,11,0,0,0,4,1
-12,0,0,2,1,9,2,1,0,9,5,12,11,0,0,4,1
-28,5,3,2,1,3,2,1,3,26,8,7,11,0,0,4,0
-19,5,2,3,1,56,1,1,0,26,3,8,0,0,0,4,1
-34,8,2,1,1,20,1,1,0,29,1,10,11,0,0,4,1
-22,1,2,2,1,8,2,2,0,7,5,0,11,0,0,4,1
-19,10,3,3,1,9,1,1,3,0,5,1,11,0,0,4,1
-17,2,3,3,1,18,2,1,0,9,5,14,11,0,0,4,1
-16,1,2,1,1,62,2,2,3,7,8,1,33,0,0,4,1
-31,5,2,3,1,60,1,1,3,2,6,11,0,0,0,4,1
-15,1,2,2,1,69,2,1,0,9,5,8,11,0,0,4,1
-14,5,3,3,1,32,2,1,0,13,5,12,22,0,0,4,1
-25,0,3,2,1,3,2,2,0,11,3,13,11,508,30,0,1
-38,10,2,2,1,57,2,1,3,15,11,10,0,53,12,3,1
-36,6,2,1,1,37,1,1,0,4,1,15,11,0,0,4,1
-12,0,2,2,1,23,1,1,0,12,10,0,0,0,0,4,1
-19,10,2,3,1,55,1,1,0,11,7,7,0,0,0,4,1
-16,1,0,2,1,44,2,1,3,4,8,7,0,0,0,4,1
-17,5,3,3,1,39,1,1,0,5,1,14,11,0,0,4,1
-16,2,2,3,1,11,2,1,0,26,3,3,1,0,0,4,1
-11,8,3,1,1,40,1,1,3,25,5,5,22,0,0,4,1
-28,10,2,2,1,40,2,1,3,30,8,13,0,0,0,4,1
-14,8,2,2,1,4,2,1,3,23,8,2,11,0,0,4,1
-14,1,3,1,1,14,2,1,0,12,10,13,0,0,0,4,1
-13,8,2,3,1,43,2,1,3,26,8,8,0,0,0,4,0
-5,1,2,2,1,70,2,1,3,26,8,6,0,0,0,4,0
-25,2,2,2,1,9,1,1,3,22,6,0,45,0,0,4,1
-22,5,2,3,1,40,2,1,0,10,10,12,11,187,1,3,1
-21,10,3,2,1,12,1,1,0,28,1,9,11,0,0,4,1
-10,1,2,2,1,34,2,1,3,27,6,9,11,0,0,4,1
-14,8,3,2,1,2,2,1,3,13,8,12,22,0,0,4,1
-18,0,0,2,1,53,2,1,3,26,8,11,0,0,0,4,0
-31,8,0,2,1,9,1,1,0,20,5,9,11,0,0,4,1
-20,5,2,3,1,22,2,1,0,1,5,10,0,0,0,4,1
-25,5,2,3,1,18,2,1,3,15,6,12,11,0,0,4,1
-25,5,2,3,1,30,1,1,0,4,1,9,43,0,0,4,1
-6,1,3,2,2,2,2,1,3,3,6,10,22,0,0,4,1
-16,5,2,3,1,29,2,1,3,18,8,15,33,0,0,4,1
-28,10,2,2,1,56,1,1,3,20,8,13,0,0,0,4,1
-55,6,2,3,1,20,2,1,0,19,3,10,11,0,0,4,1
-27,11,0,2,1,40,2,1,3,21,8,13,0,0,0,4,1
-24,1,3,2,1,59,1,1,3,10,6,12,22,0,0,4,1
-20,0,2,2,1,9,1,1,3,26,8,4,0,0,0,4,0
-22,5,2,3,1,4,2,1,3,26,8,6,0,0,0,4,0
-36,8,2,2,1,27,2,1,3,26,8,10,11,0,0,4,0
-13,5,3,3,1,43,1,1,0,29,1,12,11,0,0,4,1
-29,5,3,3,1,68,1,1,0,11,3,1,0,0,0,4,1
-29,10,2,2,1,67,1,2,0,13,10,15,0,38,12,1,1
-17,11,3,2,1,15,2,1,2,5,10,5,0,0,0,4,1
-10,12,3,2,1,49,1,1,0,20,4,13,0,0,0,4,1
-19,5,3,3,1,28,1,2,0,13,10,8,11,0,0,4,1
-9,0,2,3,1,63,1,1,0,1,3,5,0,0,0,4,1
-13,0,3,2,1,48,2,2,3,12,8,0,0,0,0,4,1
-19,5,0,3,1,14,2,1,3,10,8,5,11,0,0,4,1
-18,10,3,2,1,33,2,2,3,26,8,8,0,0,0,4,0
-26,8,2,2,1,16,2,2,3,26,8,7,0,0,0,4,0
-10,7,3,3,1,9,2,1,3,18,8,5,11,0,0,4,1
-24,1,0,1,1,27,2,1,0,28,5,9,22,0,0,4,1
-22,11,2,2,1,25,2,1,3,11,6,11,43,0,0,4,1
-23,8,0,3,1,20,2,1,0,30,5,12,0,0,0,4,1
-27,0,3,2,1,26,2,1,3,26,8,6,0,0,0,4,0
-17,1,0,1,1,23,2,1,0,24,5,12,43,0,0,4,1
-22,1,2,2,1,24,2,2,3,12,6,11,11,0,0,4,1
-39,6,0,1,1,59,1,2,0,17,5,4,8,0,0,4,1
-7,7,3,2,1,14,2,1,3,20,8,11,11,0,0,4,1
-22,5,3,3,1,16,1,1,0,21,4,4,0,0,0,4,1
-10,0,3,4,1,34,1,1,0,29,5,12,0,0,0,4,1
-42,5,2,3,1,29,1,1,0,26,3,7,11,0,0,4,1
-31,10,3,2,1,17,1,1,0,26,1,15,0,0,0,4,1
-40,10,2,4,1,63,2,1,3,26,8,13,0,0,0,4,0
-26,0,0,2,1,45,2,2,0,7,3,3,0,173,1,1,1
-12,5,3,3,1,55,1,1,0,27,1,4,22,0,0,4,1
-16,5,2,3,1,61,1,1,2,2,10,10,0,0,0,4,1
-22,1,2,1,1,9,2,1,0,13,5,1,33,0,0,4,1
-7,1,3,2,1,14,1,2,0,1,5,3,45,0,0,4,1
-37,1,2,1,1,29,2,1,3,26,8,8,0,0,0,4,0
-28,2,2,3,1,24,1,1,0,14,1,11,43,0,0,4,1
-33,10,2,2,1,27,1,1,0,28,5,11,11,0,0,4,1
-16,1,3,2,1,37,2,2,0,12,10,12,0,0,0,4,1
-12,0,0,2,1,43,2,1,3,25,6,10,6,0,0,4,1
-18,1,2,1,1,46,2,2,3,12,8,1,11,0,0,4,1
-12,7,2,3,1,22,1,1,3,8,11,7,0,0,0,4,1
-39,1,2,4,1,42,1,1,2,5,10,5,0,0,0,4,1
-34,1,2,2,1,57,1,1,0,13,10,15,11,0,0,4,1
-7,1,3,2,1,2,2,1,3,10,6,15,45,0,0,4,1
-16,8,3,2,1,9,2,1,3,26,8,4,0,0,0,4,0
-25,1,2,2,1,23,1,2,0,7,5,0,2,0,0,4,1
-15,5,3,3,1,68,1,1,0,3,1,15,0,0,0,4,1
-40,5,2,3,1,27,2,1,3,26,8,7,0,0,0,4,0
-21,10,2,2,1,9,2,1,3,26,8,6,0,0,0,4,0
-7,1,3,2,1,3,2,1,0,15,5,12,0,0,0,4,1
-37,10,2,2,2,4,1,1,0,11,3,13,0,0,0,4,1
-10,10,3,2,1,16,1,1,0,19,3,13,0,0,0,4,1
-28,10,2,2,1,16,1,1,0,9,1,11,38,0,0,4,1
-15,12,3,4,1,9,1,1,3,26,8,6,0,0,0,4,0
-22,5,2,2,1,48,1,1,0,3,1,9,22,0,0,4,1
-28,3,2,2,1,34,2,1,0,23,5,0,21,0,0,4,1
-25,10,2,2,1,48,2,1,3,26,8,2,0,0,0,4,0
-19,5,2,3,1,45,1,1,0,19,1,0,33,0,0,4,1
-12,1,3,1,1,9,1,1,0,6,5,13,22,0,0,4,1
-10,10,3,3,1,52,1,1,0,30,3,7,13,0,0,4,1
-24,6,2,2,1,56,2,1,3,26,8,7,0,0,0,4,0
-23,8,0,2,1,67,2,1,0,11,3,15,0,0,0,4,1
-27,2,2,4,1,38,2,2,0,1,5,14,0,0,0,4,1
-12,10,2,2,1,19,2,2,3,26,8,7,11,0,0,4,0
-35,1,2,1,1,31,1,1,0,24,5,13,33,0,0,4,1
-24,0,2,2,1,49,2,1,3,26,8,12,0,0,0,4,0
-51,6,2,1,1,29,1,1,0,2,3,9,11,0,0,4,1
-30,7,2,3,1,9,1,1,0,21,4,3,22,0,0,4,1
-23,1,2,2,1,2,1,2,0,21,5,14,22,0,0,4,1
-27,1,2,1,1,9,2,1,3,3,8,10,38,0,0,4,1
-33,2,2,3,1,54,2,1,3,15,11,3,0,0,0,4,1
-18,11,0,2,1,68,1,1,0,3,1,9,22,0,0,4,1
-28,11,2,2,1,70,1,1,0,28,5,9,38,0,0,4,1
-18,10,3,2,1,46,2,1,3,23,8,14,22,0,0,4,1
-37,1,2,4,1,64,1,1,3,27,6,12,22,0,0,4,1
-27,0,0,2,1,57,2,1,0,16,5,14,46,0,0,4,1
-13,5,2,3,1,19,1,1,0,4,1,12,45,0,0,4,1
-28,10,3,2,1,68,1,1,0,10,10,14,22,0,0,4,1
-27,5,0,3,1,68,1,2,0,29,5,13,0,0,0,4,1
-7,0,3,3,1,43,2,1,0,19,3,9,0,0,0,4,1
-19,1,2,2,1,43,2,1,3,26,8,6,0,0,0,4,0
-41,11,3,1,1,65,1,1,0,13,10,9,22,0,0,4,1
-30,5,2,2,1,33,2,1,0,20,5,10,45,0,0,4,1
+6,10,3,2,1,46,2,1,3,7,8,15,0,0,0,4,1
+11,1,2,2,1,35,2,1,0,7,5,16,0,0,0,4,1
+15,1,2,2,1,9,2,1,3,13,8,10,22,0,0,4,1
+10,5,3,3,1,15,2,1,0,18,3,12,0,0,0,4,1
+29,1,2,2,1,36,1,1,0,1,3,8,0,0,0,4,1
+22,2,2,3,2,9,1,1,3,10,6,15,33,0,0,4,1
+32,0,2,2,1,63,2,1,0,27,1,3,33,0,0,4,1
+12,8,3,2,2,4,2,1,0,9,5,10,0,0,0,4,1
 10,0,3,4,1,30,2,1,0,9,5,9,11,0,0,4,1
-12,7,3,3,1,48,2,1,0,11,3,9,0,0,0,4,1
-22,1,2,2,1,53,1,1,0,1,3,5,11,552,1,3,1
-16,5,2,3,1,9,2,1,0,22,3,7,0,0,0,4,1
-13,10,2,3,1,13,1,1,0,29,1,0,0,0,0,4,1
-11,5,3,3,1,70,1,1,0,11,7,6,38,0,0,4,1
-11,5,2,3,1,25,2,2,3,28,8,5,33,0,0,4,1
-20,0,0,2,1,24,2,1,3,23,8,11,11,0,0,4,1
-17,0,0,2,1,48,2,1,3,25,6,15,0,0,0,4,1
-20,1,2,2,1,4,2,1,3,26,8,8,0,0,0,4,0
-24,1,3,1,1,20,2,1,0,17,5,11,46,0,0,4,1
-14,1,2,2,1,26,2,1,0,5,10,3,0,0,0,4,1
-23,8,2,2,1,9,2,1,3,26,8,1,11,0,0,4,0
-11,5,3,3,1,19,1,1,0,9,3,7,45,0,0,4,1
-11,8,3,2,1,3,2,1,3,25,6,11,0,0,0,4,1
-24,5,2,3,1,42,1,1,0,13,10,12,22,0,0,4,1
-22,5,2,3,1,26,2,1,3,26,8,9,0,0,0,4,0
-33,11,0,3,1,9,1,1,0,24,5,11,11,0,0,4,1
-23,0,2,2,1,41,2,1,3,26,8,10,0,0,0,4,0
-29,10,3,2,1,3,2,2,0,28,5,15,22,0,0,4,1
-27,5,0,3,1,9,1,1,0,27,1,10,11,0,0,4,1
-33,2,2,4,1,58,2,1,3,20,8,11,47,0,0,4,1
-28,5,0,3,1,15,1,1,0,2,1,13,22,0,0,4,1
-17,0,2,2,1,46,2,1,3,21,8,11,0,0,0,4,1
-22,1,3,4,1,30,2,1,3,26,8,6,0,0,0,4,0
-16,10,3,2,1,68,2,1,3,12,8,2,33,0,0,4,1
-36,6,2,2,1,54,2,1,3,26,8,4,0,0,0,4,0
-17,7,2,2,1,24,2,2,3,26,6,6,11,0,0,4,1
 23,1,3,2,1,64,2,1,3,0,5,10,47,0,0,4,1
-9,2,2,2,1,29,1,1,2,19,11,3,0,0,0,4,1
-44,6,2,4,1,66,1,1,0,8,3,13,0,0,0,4,1
-32,1,2,4,1,29,2,1,2,24,5,1,8,0,0,4,1
-17,1,0,1,1,37,2,1,3,4,8,15,11,0,0,4,1
-38,10,0,2,1,18,2,1,0,26,1,9,22,0,0,4,1
-36,5,0,3,1,52,2,1,3,13,8,14,33,0,0,4,1
-19,5,3,2,1,66,2,1,3,7,8,2,33,0,0,4,1
-31,10,3,2,1,2,2,2,0,8,10,10,0,0,0,4,1
-15,5,0,2,1,52,2,1,3,4,8,3,0,0,0,4,1
-40,0,2,2,1,67,1,1,3,3,6,14,0,0,0,4,1
-40,7,0,3,1,17,1,1,3,30,6,12,0,0,0,4,1
-33,8,2,2,1,28,2,1,3,26,8,13,11,0,0,4,0
-15,8,2,2,1,66,2,1,3,26,8,9,0,0,0,4,0
-30,1,3,1,1,59,2,1,0,11,3,4,11,0,0,4,1
-23,8,2,4,1,19,1,1,0,21,5,13,11,0,0,4,1
-21,8,3,4,1,32,2,1,3,26,8,9,0,0,0,4,0
-11,0,3,2,1,67,2,2,3,26,8,11,0,0,0,4,0
-35,5,0,2,1,9,1,2,2,14,2,2,0,0,0,4,1
-23,5,3,3,1,12,1,1,3,9,6,5,0,0,0,4,1
-21,10,3,2,1,10,2,1,3,12,8,4,11,0,0,4,1
-28,8,2,2,1,36,1,1,0,13,10,15,0,0,0,4,1
 29,5,3,3,1,32,1,2,0,23,5,14,33,0,0,4,1
-36,10,0,2,1,27,2,1,0,22,3,7,0,105,30,0,1
-18,0,3,1,1,2,2,1,3,26,8,7,0,0,0,4,0
-34,2,2,2,1,12,2,2,3,26,8,3,0,0,0,4,0
-67,6,0,1,1,65,1,1,0,9,3,9,22,0,0,4,1
-10,5,3,3,1,70,2,1,3,19,8,13,0,0,0,4,1
-38,10,0,1,1,15,2,1,3,26,8,9,11,0,0,4,0
-25,1,2,1,1,37,2,1,0,12,10,7,11,0,0,4,1
-13,1,3,2,1,63,1,1,0,28,5,13,11,0,0,4,1
-15,5,2,3,1,22,1,1,0,3,3,9,0,0,0,4,1
+18,1,2,1,1,49,2,1,3,26,8,8,0,0,0,4,0
+9,10,2,2,1,4,2,1,0,15,5,7,11,0,0,4,1
+32,0,2,2,1,46,1,1,0,13,10,11,0,0,0,4,1
+28,8,0,2,1,9,1,1,3,12,6,0,22,0,0,4,1
+6,1,3,2,2,2,2,1,3,3,6,10,22,0,0,4,1
+35,1,2,4,1,23,1,1,3,26,8,2,0,0,0,4,0
+21,0,0,2,1,4,2,1,3,26,8,11,11,0,0,4,0
+16,5,2,3,1,9,2,1,0,22,3,7,0,0,0,4,1
+10,10,3,2,1,69,1,2,0,28,5,11,0,0,0,4,1
+34,8,2,1,1,20,1,1,0,29,1,10,11,0,0,4,1
+16,1,3,2,1,37,2,2,0,12,10,12,0,0,0,4,1
+30,1,2,2,1,9,2,1,3,3,6,3,11,0,0,4,1
+12,10,2,3,1,55,2,1,3,18,8,9,11,0,0,4,1
+21,1,2,1,1,34,2,1,3,26,8,9,0,0,0,4,0
+30,1,2,2,1,17,2,1,3,5,8,12,11,0,0,4,1
+11,5,2,3,1,11,1,1,3,6,8,2,11,0,0,4,1
+20,10,2,2,1,24,1,1,0,25,1,14,0,0,0,4,1
+16,2,2,3,1,18,2,1,0,5,5,13,11,0,0,4,1
+20,8,0,2,1,58,1,1,3,26,6,12,0,0,0,4,1
+12,5,2,3,1,24,2,2,0,13,10,9,11,86,24,1,1
 34,6,0,3,1,4,2,1,3,10,6,10,11,0,0,4,1
-42,6,2,3,1,66,2,1,3,26,8,0,0,0,0,4,0
-18,5,3,3,1,26,1,2,0,12,10,13,0,0,0,4,1
-34,5,2,3,1,9,2,1,0,25,3,10,0,0,0,4,1
+23,10,2,3,1,61,2,1,0,10,10,14,0,0,0,4,1
+17,5,0,3,1,9,2,1,2,21,11,5,0,0,0,4,1
+27,10,3,2,1,46,2,1,3,23,8,15,33,0,0,4,1
+18,10,3,2,1,39,2,1,3,19,11,6,0,0,0,4,1
+35,5,2,3,1,18,1,1,0,12,1,15,11,0,0,4,1
+11,5,3,3,1,19,1,1,0,9,3,7,45,0,0,4,1
+25,11,2,1,1,54,1,1,3,12,6,15,11,0,0,4,1
+20,9,3,3,1,40,1,1,3,8,6,3,22,0,0,4,1
+14,8,3,2,1,65,2,1,3,6,8,12,22,0,0,4,1
+10,1,3,2,1,2,2,1,3,30,8,6,11,0,0,4,1
+41,10,0,2,1,30,1,1,0,12,10,10,0,0,0,4,1
+24,10,0,2,1,24,1,1,0,12,1,14,33,0,0,4,1
+18,1,2,1,1,58,2,1,3,13,8,12,11,0,0,4,1
+43,5,2,2,1,71,1,1,0,9,1,16,43,0,0,4,1
+40,0,2,2,1,67,1,1,3,3,6,14,0,0,0,4,1
+19,8,2,2,1,47,2,2,0,23,5,11,33,0,0,4,1
+37,5,0,3,1,9,1,1,0,9,1,8,33,0,0,4,1
 25,1,3,2,1,37,2,1,3,30,8,15,22,0,0,4,1
+43,6,2,3,1,14,1,1,0,1,3,10,0,0,0,4,1
+16,5,2,3,1,9,2,1,0,10,10,13,22,105,12,1,1
+30,3,2,2,1,53,1,2,0,20,5,15,22,0,0,4,1
+36,10,0,2,1,68,1,2,0,13,5,13,0,0,0,4,1
+19,0,3,2,1,31,2,2,3,28,8,13,11,0,0,4,1
+21,10,2,2,1,9,2,1,3,26,8,6,0,0,0,4,0
+33,5,2,3,1,11,2,1,3,26,8,8,0,0,0,4,0
+23,5,3,3,1,12,1,1,3,9,6,5,0,0,0,4,1
 17,1,3,2,1,45,2,1,3,30,8,12,33,0,0,4,1
-15,10,3,2,1,10,2,1,3,26,8,7,11,0,0,4,0
-12,10,2,2,1,49,2,1,0,13,10,13,0,0,0,4,1
-35,6,2,2,1,39,2,1,3,26,8,7,11,0,0,4,0
-51,5,2,3,1,67,1,1,2,26,3,3,22,0,0,4,1
-22,10,0,2,1,38,1,1,0,27,1,13,11,0,0,4,1
-23,7,2,2,2,9,2,1,0,8,10,13,0,0,0,4,1
-41,10,0,2,1,30,1,1,0,12,10,10,0,0,0,4,1
+17,1,0,2,1,9,2,1,3,12,8,2,0,0,0,4,1
+26,3,3,1,1,11,1,1,3,9,6,7,0,0,0,4,1
+23,8,0,3,1,20,2,1,0,30,5,12,0,0,0,4,1
+22,0,3,3,1,33,1,1,0,12,1,10,11,0,0,4,1
+28,0,2,2,1,61,1,1,0,27,1,13,11,0,0,4,1
 10,9,3,2,1,19,1,1,0,15,5,1,11,0,0,4,1
-41,6,0,1,1,9,2,1,3,26,6,15,11,0,0,4,1
-34,1,2,4,1,9,2,1,0,30,5,4,0,0,0,4,1
-15,10,3,3,1,17,2,1,0,9,5,1,22,0,0,4,1
-15,10,2,2,1,45,2,2,3,9,6,12,11,0,0,4,1
-12,0,3,2,1,4,1,1,0,7,5,11,47,0,0,4,1
-20,2,2,2,1,58,2,2,0,16,5,4,16,0,0,4,1
-28,8,0,2,1,9,1,1,3,12,6,0,22,0,0,4,1
-40,1,2,1,1,65,2,1,3,26,8,5,11,0,0,4,0
-21,0,3,2,1,28,2,2,2,13,10,2,47,0,0,4,1
-23,1,2,2,1,17,2,1,3,6,8,2,33,0,0,4,1
-42,0,0,2,1,5,2,2,0,27,3,5,0,179,1,0,1
-27,0,2,2,1,30,1,1,0,12,1,12,11,0,0,4,1
-12,1,2,2,1,34,2,2,3,15,8,1,0,0,0,4,1
-16,10,2,2,1,10,1,1,0,17,1,4,1,0,0,4,1
-23,1,2,1,1,28,1,2,3,9,6,5,22,0,0,4,1
-37,5,2,3,1,56,1,1,0,3,1,15,1,0,0,4,1
-46,6,2,1,1,48,1,1,0,27,3,10,0,0,0,4,1
-9,9,2,2,1,13,2,1,0,7,5,13,11,0,0,4,1
-19,7,2,2,1,20,1,1,0,28,5,12,11,0,0,4,1
-12,5,3,3,1,52,1,1,0,2,1,11,11,0,0,4,1
-13,7,2,3,1,52,2,2,0,13,10,12,0,40,12,0,1
-14,7,3,3,1,14,2,1,0,10,10,10,0,0,0,4,1
-14,5,2,3,1,66,2,2,0,30,5,0,0,0,0,4,1
-14,1,2,2,2,9,2,1,3,30,8,12,0,0,0,4,1
-15,1,0,1,1,44,2,1,3,30,8,12,11,0,0,4,1
-26,10,2,3,1,50,2,1,3,6,8,15,11,0,0,4,1
-23,10,2,2,1,53,2,1,3,10,8,11,38,0,0,4,1
-8,10,3,3,1,13,1,1,0,4,3,2,0,0,0,4,1
-10,5,3,3,1,49,2,2,3,26,8,7,0,0,0,4,0
-24,10,2,3,1,17,2,1,0,27,1,12,33,0,0,4,1
-23,1,2,1,1,31,1,1,3,10,6,12,22,0,0,4,1
-36,10,2,2,1,4,1,2,0,1,5,6,0,0,0,4,1
-40,6,2,1,1,14,1,1,0,9,1,6,11,0,0,4,1
-40,11,2,1,1,13,1,1,0,24,5,5,38,0,0,4,1
-23,5,3,3,1,25,1,1,0,13,10,11,0,0,0,4,1
-26,11,2,2,1,9,2,1,0,11,3,12,0,190,1,0,1
-13,10,3,3,1,35,1,1,3,29,10,5,0,0,0,4,1
-8,1,3,1,1,46,2,1,0,13,5,11,11,0,0,4,1
-13,1,2,2,1,19,2,2,0,29,5,14,0,0,0,4,1
-35,11,2,4,1,15,1,1,3,26,8,9,22,0,0,4,0
-21,7,3,3,1,47,1,1,3,9,6,0,0,0,0,4,1
+10,7,3,3,1,66,1,1,0,7,3,8,0,0,0,4,1
+15,5,2,3,1,24,1,1,0,4,1,2,11,0,0,4,1
+25,10,0,4,1,26,2,1,3,26,8,4,0,0,0,4,0
 39,6,2,2,1,51,2,1,3,26,8,6,11,0,0,4,0
-31,2,2,1,1,59,1,1,0,9,10,10,0,0,0,4,1
-42,6,0,2,1,11,1,1,0,2,5,13,11,0,0,4,1
-24,10,3,2,1,16,2,1,3,6,8,6,43,0,0,4,1
-31,11,2,1,1,54,1,1,0,21,4,6,11,0,0,4,1
-7,9,3,2,1,30,1,1,0,26,3,7,45,0,0,4,1
-25,10,2,3,1,9,1,1,0,25,1,4,11,0,0,4,1
-18,7,3,2,1,15,1,1,0,12,10,2,0,0,0,4,1
-17,5,0,3,1,62,2,1,0,30,5,1,0,0,0,4,1
-55,6,2,3,1,50,1,1,0,8,3,8,0,0,0,4,1
-29,1,2,4,1,37,2,1,3,26,8,3,0,0,0,4,0
-17,1,2,3,1,37,1,1,3,3,6,2,43,0,0,4,1
-18,5,2,3,1,9,1,1,2,19,1,12,47,0,0,4,1
-31,5,2,3,1,44,2,1,3,26,8,7,0,0,0,4,0
-33,8,0,2,1,60,1,2,0,6,5,14,0,0,0,4,1
-30,11,3,3,1,39,1,1,3,7,6,1,0,0,0,4,1
-13,8,3,2,1,15,1,2,0,27,3,0,11,0,0,4,1
-15,7,3,3,1,58,1,1,0,10,1,14,22,0,0,4,1
-33,11,2,2,1,29,1,1,0,14,1,13,0,0,0,4,1
-23,1,0,2,1,42,1,1,3,10,6,1,33,0,0,4,1
-23,2,2,1,1,44,2,1,0,13,10,11,11,0,0,4,1
-35,3,2,1,1,10,1,2,3,26,6,12,0,0,0,4,1
-17,6,3,1,1,48,1,1,3,26,8,4,0,0,0,4,0
-24,5,0,4,1,65,1,1,0,7,3,4,11,0,0,4,1
-32,1,2,1,1,46,2,1,0,28,1,10,11,0,0,4,1
-26,5,2,3,1,66,1,1,0,17,1,12,45,0,0,4,1
-35,1,2,2,1,8,1,1,0,26,1,13,0,0,0,4,1
-22,7,3,3,1,20,1,1,2,20,5,0,45,0,0,4,1
-30,2,2,3,2,4,1,1,0,24,5,13,33,0,0,4,1
-8,11,3,2,1,59,1,1,0,20,4,4,11,0,0,4,1
-16,0,0,2,1,3,1,1,0,9,5,12,0,0,0,4,1
-35,0,2,2,1,43,1,1,3,12,6,1,22,0,0,4,1
-39,10,2,2,1,67,1,2,3,26,8,7,0,0,0,4,0
-33,1,2,1,1,58,2,1,0,16,5,14,11,0,0,4,1
-17,10,3,2,1,41,2,1,0,21,1,12,11,0,0,4,1
-17,5,2,3,1,22,1,1,0,24,5,9,33,0,0,4,1
+20,8,2,2,1,19,2,1,3,26,8,7,0,0,0,4,0
+15,5,2,3,1,17,2,1,3,10,1,10,0,0,0,4,1
+32,1,2,1,1,9,1,1,3,26,8,7,22,0,0,4,0
+18,10,2,2,1,43,2,2,3,27,8,5,11,0,0,4,1
+14,1,2,2,1,24,1,1,0,27,3,11,46,0,0,4,1
+25,5,2,3,1,45,1,1,0,1,3,4,0,0,0,4,1
+33,0,3,2,1,25,1,1,3,9,6,13,11,0,0,4,1
+25,10,3,2,1,58,2,1,3,26,8,11,0,0,0,4,0
+18,10,3,2,1,46,2,1,3,23,8,14,22,0,0,4,1
+36,7,0,1,1,41,2,1,3,27,6,12,11,0,0,4,1
+10,7,3,3,1,9,2,1,3,18,8,5,11,0,0,4,1
+32,8,2,2,1,56,2,1,3,26,8,9,11,0,0,4,0
+31,1,0,2,1,11,1,2,0,25,3,2,0,0,0,4,1
+35,5,0,2,1,9,1,2,2,14,2,2,0,0,0,4,1
+23,1,2,2,1,35,2,1,3,5,8,14,0,0,0,4,1
+43,6,2,2,1,65,1,1,0,27,1,10,33,0,0,4,1
+23,10,2,3,1,53,1,1,0,26,1,14,11,0,0,4,1
+16,5,2,3,1,63,1,1,0,25,3,9,11,0,0,4,1
+17,10,3,3,1,54,1,1,0,13,10,15,11,0,0,4,1
+19,1,0,2,1,38,2,1,3,18,8,12,11,0,0,4,1
+18,1,2,2,1,39,2,2,0,7,5,14,0,0,0,4,1
+38,10,2,2,1,61,2,1,2,25,10,10,0,0,0,4,1
+27,0,0,2,1,2,1,2,0,28,5,11,0,0,0,4,1
+15,10,2,3,1,62,1,1,0,12,10,13,0,3,2,1,1
+13,11,3,1,1,46,1,1,0,25,3,13,0,0,0,4,1
+35,10,0,1,1,18,2,1,3,5,8,10,0,0,0,4,1
+18,5,3,3,1,65,2,1,3,23,8,15,0,0,0,4,1
+18,0,3,1,1,2,2,1,3,26,8,7,0,0,0,4,0
+21,10,2,3,1,70,2,2,3,7,8,14,0,0,0,4,1
+22,11,0,2,1,21,1,1,0,3,1,10,43,0,0,4,1
+15,1,2,2,1,9,1,1,0,21,5,10,43,0,0,4,1
 24,1,2,4,1,46,2,1,3,26,8,1,11,0,0,4,0
-39,10,0,2,1,37,1,1,0,5,1,13,11,0,0,4,1
-10,1,3,2,1,1,2,1,0,25,5,0,22,0,0,4,1
-9,5,3,3,2,8,2,1,3,25,6,10,11,0,0,4,1
-9,1,3,2,1,31,2,1,3,21,8,13,0,0,0,4,1
-6,7,3,3,1,36,2,1,3,19,8,15,0,0,0,4,1
-25,6,2,2,1,68,1,1,2,23,11,3,0,0,0,4,1
-10,1,3,2,1,2,2,1,3,30,8,6,11,0,0,4,1
-29,10,2,2,1,56,2,1,0,3,1,5,0,0,0,4,1
-15,5,2,3,1,24,1,1,0,4,1,2,11,0,0,4,1
+23,1,2,1,1,31,2,1,3,6,8,1,0,0,0,4,1
+16,10,3,2,1,61,1,1,0,13,1,4,11,0,0,4,1
+40,2,2,3,1,68,1,1,3,26,6,2,11,0,0,4,1
+29,1,2,1,1,1,2,1,3,26,8,6,0,0,0,4,0
+17,2,0,2,1,7,2,1,3,26,8,8,0,0,0,4,0
+12,5,3,3,1,43,2,1,0,13,10,13,0,0,0,4,1
+28,1,2,1,1,43,2,1,3,4,8,15,11,0,0,4,1
+17,10,2,2,1,9,2,1,0,10,10,12,33,0,0,4,1
+15,7,3,3,1,58,1,1,0,10,1,14,22,0,0,4,1
+33,11,2,2,1,29,1,1,0,14,1,13,0,0,0,4,1
+27,10,0,2,1,33,1,1,0,28,1,15,22,0,0,4,1
+18,7,3,3,1,51,1,1,3,30,6,1,22,0,0,4,1
+12,1,2,2,1,51,2,1,3,21,8,1,22,0,0,4,1
+37,6,0,2,1,3,1,2,0,16,5,4,0,0,0,4,1
+27,10,2,3,1,43,2,1,3,10,6,14,22,0,0,4,1
+16,7,2,3,1,9,1,1,0,20,1,13,2,0,0,4,1
+38,5,2,3,1,9,1,2,3,12,6,9,0,0,0,4,1
+13,11,2,2,1,68,2,2,3,22,6,15,11,0,0,4,1
+13,5,3,3,1,21,1,2,0,29,1,10,11,0,0,4,1
+32,10,2,3,1,29,1,1,0,26,1,11,0,0,0,4,1
+15,10,3,3,1,9,2,1,0,13,10,12,0,0,0,4,1
+40,10,2,4,1,63,2,1,3,26,8,13,0,0,0,4,0
+12,8,2,2,1,45,2,1,0,12,10,11,0,0,0,4,1
+26,10,3,2,1,35,2,1,3,26,8,4,0,0,0,4,0
+5,1,2,2,1,70,2,1,3,26,8,6,0,0,0,4,0
+9,5,3,3,1,71,2,1,3,25,6,13,11,0,0,4,1
+22,8,2,2,1,50,2,1,0,16,5,9,33,0,0,4,1
+19,10,3,2,1,14,2,1,3,13,8,13,0,0,0,4,1
+18,7,3,3,1,14,1,1,0,24,5,14,22,0,0,4,1
+4,9,3,2,1,9,1,1,0,27,3,7,43,0,0,4,1
+41,3,0,1,1,31,1,1,0,23,5,12,22,0,0,4,1
+18,5,2,3,1,9,1,1,2,19,1,12,47,0,0,4,1
+41,6,2,2,1,19,2,2,3,5,8,1,11,0,0,4,1
+40,7,0,3,1,17,1,1,3,30,6,12,0,0,0,4,1
+29,10,2,2,1,67,1,2,0,13,10,15,0,38,12,1,1
 11,10,3,3,1,61,2,1,0,30,3,14,22,0,0,4,1
-19,0,2,2,1,15,2,1,0,3,3,2,33,123,24,0,1
+24,10,3,2,2,0,2,1,3,11,6,11,38,0,0,4,1
+14,0,0,2,1,5,1,2,0,9,5,4,33,0,0,4,1
+51,6,2,1,1,29,1,1,0,2,3,9,11,0,0,4,1
+34,6,2,4,1,36,1,1,3,2,6,12,0,0,0,4,1
+20,0,0,2,1,25,2,1,3,18,8,9,11,0,0,4,1
+35,1,2,1,1,56,1,1,0,20,1,7,43,0,0,4,1
+24,5,2,3,1,42,1,1,0,13,10,12,22,0,0,4,1
+28,11,2,2,1,70,1,1,0,28,5,9,38,0,0,4,1
+12,5,3,3,1,53,1,2,0,9,5,11,0,0,0,4,1
+17,3,2,1,1,12,2,1,0,8,5,15,11,0,0,4,1
+19,10,3,3,1,9,1,1,3,0,5,1,11,0,0,4,1
+9,2,2,3,1,17,1,1,0,6,5,10,38,0,0,4,1
+17,2,3,3,1,18,2,1,0,9,5,14,11,0,0,4,1
+31,8,0,2,1,70,1,1,3,12,6,14,11,0,0,4,1
+16,1,0,2,1,44,2,1,3,4,8,7,0,0,0,4,1
+21,7,3,3,1,47,1,1,3,9,6,0,0,0,0,4,1
+21,5,3,3,1,32,2,1,3,26,8,8,0,0,0,4,0
+21,5,2,3,1,23,1,1,0,27,1,15,22,0,0,4,1
+25,10,2,2,1,39,2,1,3,4,8,5,11,0,0,4,1
+22,5,2,2,1,48,1,1,0,3,1,9,22,0,0,4,1
+39,6,2,2,1,27,2,1,3,26,8,7,11,0,0,4,0
+34,3,2,1,1,44,2,1,0,8,5,2,0,0,0,4,1
+18,7,2,2,1,14,2,1,3,27,6,4,47,0,0,4,1
+23,10,2,2,1,53,2,1,3,10,8,11,38,0,0,4,1
+14,8,2,2,1,33,2,2,0,10,10,4,0,0,0,4,1
+15,2,2,2,1,25,2,2,3,26,8,13,0,0,0,4,0
+41,5,0,3,1,33,1,1,3,26,8,6,0,0,0,4,0
+18,1,0,2,1,60,2,1,3,7,6,4,11,0,0,4,1
+27,1,2,2,1,12,2,1,3,14,11,12,0,0,0,4,1
 18,8,2,2,1,71,1,1,3,7,6,1,0,0,0,4,1
-26,11,0,3,1,9,1,1,0,26,3,6,22,0,0,4,1
-22,7,2,2,1,61,2,1,3,26,8,5,11,0,0,4,0
-14,10,3,2,1,56,2,1,3,23,8,13,22,0,0,4,1
-25,1,2,2,1,62,2,2,0,12,10,3,11,26,12,1,1
-16,1,2,1,1,41,2,1,0,13,10,0,0,0,0,4,1
-22,1,0,1,1,9,2,1,3,26,8,15,0,0,0,4,0
-7,1,2,2,1,7,2,1,3,26,8,9,0,0,0,4,0
-25,5,3,3,1,26,2,1,3,29,8,13,0,0,0,4,1
-33,11,2,1,1,13,2,1,0,17,5,6,0,0,0,4,1
-12,8,3,2,1,20,1,1,0,2,3,4,11,0,0,4,1
-14,8,3,2,1,57,2,1,0,12,10,4,11,0,0,4,1
-24,5,2,3,1,43,1,1,0,10,10,13,11,0,0,4,1
-32,10,2,2,1,19,1,2,0,5,5,1,22,0,0,4,1
-13,5,0,3,1,43,1,1,0,1,3,3,43,0,0,4,1
-35,2,3,2,1,59,2,1,3,23,8,0,38,0,0,4,1
-21,1,3,1,1,57,2,1,0,19,3,7,0,188,1,1,1
-15,12,2,2,1,40,1,1,0,25,3,15,11,85,38,0,1
-26,5,2,3,1,37,2,1,0,26,3,12,0,0,0,4,1
-41,6,2,4,1,10,1,1,3,2,6,2,0,0,0,4,1
-23,1,2,1,1,14,2,1,3,12,8,4,11,0,0,4,1
-42,6,2,1,1,19,2,1,3,5,8,15,0,0,0,4,1
-4,0,3,3,1,69,2,1,0,25,3,3,33,0,0,4,1
-12,10,3,2,1,68,2,1,3,7,8,2,38,0,0,4,1
-15,10,2,3,1,62,1,1,0,12,10,13,0,3,2,1,1
-8,8,3,2,1,2,1,2,0,8,5,11,11,0,0,4,1
-17,5,2,3,1,5,2,1,0,23,5,11,46,0,0,4,1
-39,0,0,2,1,61,1,1,0,1,5,13,0,0,0,4,1
-16,0,2,2,1,68,1,1,3,27,8,5,0,0,0,4,1
-21,5,2,2,1,13,2,1,0,2,1,13,11,0,0,4,1
-11,8,3,2,1,67,1,2,3,22,5,11,22,0,0,4,1
-8,5,3,3,1,62,2,1,3,20,8,5,11,0,0,4,1
-39,5,0,3,1,69,2,1,0,3,1,14,11,0,0,4,1
-9,5,3,3,1,15,2,1,3,21,8,13,22,0,0,4,1
-14,5,0,3,1,68,1,1,0,3,1,3,43,0,0,4,1
-14,8,2,2,1,71,2,1,0,12,10,10,11,38,1,0,1
-35,1,0,1,1,33,2,1,3,23,8,6,11,0,0,4,1
-14,5,3,3,1,65,1,1,0,21,1,12,11,0,0,4,1
-41,6,0,2,1,53,1,1,0,22,3,7,0,0,0,4,1
-37,10,2,2,1,33,2,2,0,24,5,2,38,0,0,4,1
-12,5,3,3,1,15,2,1,0,27,10,4,0,0,0,4,1
-13,7,3,3,1,23,1,1,2,30,3,5,0,0,0,4,1
-17,5,3,3,1,64,2,1,3,23,11,7,0,0,0,4,1
-21,10,3,4,1,49,2,1,3,27,8,5,0,0,0,4,1
-29,2,2,2,1,9,1,1,3,26,6,4,0,0,0,4,1
-35,1,2,2,1,31,1,1,0,14,1,11,11,0,0,4,1
+17,5,3,3,1,62,1,1,3,27,6,1,0,0,0,4,1
+16,1,3,2,1,68,2,1,0,7,5,11,0,0,0,4,1
+14,10,3,2,1,13,2,1,0,12,1,13,11,0,0,4,1
+14,10,3,3,1,55,1,1,2,14,11,6,0,0,0,4,1
+27,0,0,2,1,57,2,1,0,16,5,14,46,0,0,4,1
+13,5,2,3,1,16,1,1,3,26,10,7,0,0,0,4,1
+11,10,3,3,1,29,1,1,0,11,3,3,0,0,0,4,1
+19,5,3,3,1,58,2,1,3,26,8,4,0,0,0,4,0
+26,1,2,2,1,57,1,2,3,26,8,7,0,0,0,4,0
+10,5,3,3,1,49,2,2,3,26,8,7,0,0,0,4,0
+29,10,2,2,1,56,2,1,0,3,1,5,0,0,0,4,1
+36,6,0,3,1,9,1,1,3,4,8,12,0,0,0,4,1
 36,1,2,1,1,41,2,1,3,26,8,11,11,0,0,4,0
-14,5,3,3,1,33,2,1,0,3,1,15,11,0,0,4,1
-4,9,3,2,1,9,1,1,0,27,3,7,43,0,0,4,1
-19,8,2,2,1,25,2,1,2,26,10,7,0,0,0,4,1
-14,5,2,3,1,21,1,1,2,5,1,12,11,0,0,4,1
-28,10,0,2,1,9,1,2,2,8,11,7,0,0,0,4,1
+17,5,2,3,1,36,2,2,0,29,1,13,22,0,0,4,1
+13,10,2,3,1,32,1,2,0,9,10,9,0,31,37,1,1
+15,1,2,2,1,69,2,1,0,9,5,8,11,0,0,4,1
+35,3,2,1,1,42,1,1,0,20,5,2,11,0,0,4,1
+51,6,2,1,1,39,1,1,0,25,3,3,33,0,0,4,1
+15,5,2,3,1,20,1,1,0,27,3,6,11,0,0,4,1
+24,0,0,2,1,70,1,1,0,23,4,15,0,0,0,4,1
+7,1,2,2,1,7,2,1,3,26,8,9,0,0,0,4,0
+24,2,3,4,1,39,1,1,3,7,6,12,0,0,0,4,1
+31,8,2,2,1,15,1,1,0,5,1,14,5,0,0,4,1
+19,7,2,2,1,20,1,1,0,28,5,12,11,0,0,4,1
+34,1,2,4,1,9,2,1,0,30,5,4,0,0,0,4,1
+28,5,0,2,1,20,2,2,3,26,8,6,11,0,0,4,0
 13,10,3,3,1,28,2,1,3,30,8,10,22,0,0,4,1
-7,8,3,2,1,40,1,2,0,6,5,1,11,0,0,4,1
-34,10,2,3,1,62,1,2,3,26,8,6,0,0,0,4,0
-48,6,2,1,1,26,1,1,0,30,3,10,0,0,0,4,1
-12,5,3,3,1,43,2,1,0,13,10,13,0,0,0,4,1
-12,8,2,2,1,52,1,2,0,1,5,14,38,0,0,4,1
-21,5,3,3,1,32,2,1,3,26,8,8,0,0,0,4,0
-9,12,3,2,1,13,1,1,2,18,3,7,0,4,1,0,1
-25,10,2,2,1,8,2,2,0,30,5,13,22,0,0,4,1
-15,0,2,4,1,34,1,1,0,10,10,10,0,0,0,4,1
-35,8,0,2,1,18,2,1,3,26,8,2,0,0,0,4,0
-27,10,3,3,1,9,1,1,0,9,1,13,33,0,0,4,1
-12,0,2,2,1,15,2,2,3,18,8,9,11,0,0,4,1
-33,3,0,3,1,20,1,1,0,25,1,14,0,0,0,4,1
-20,10,2,2,1,28,2,1,3,23,8,13,22,0,0,4,1
-23,0,3,2,1,10,2,1,3,10,8,14,0,0,0,4,1
-42,6,0,2,1,55,2,1,3,27,8,0,0,0,0,4,1
+10,8,2,2,1,53,2,2,0,29,5,6,11,0,0,4,1
+32,5,3,3,1,36,2,1,3,26,8,2,0,0,0,4,0
+38,10,0,4,1,56,2,1,3,26,8,10,0,0,0,4,0
+17,1,0,1,1,37,2,1,3,4,8,15,11,0,0,4,1
+21,7,2,3,1,10,1,1,3,27,6,11,0,0,0,4,1
+46,6,2,1,1,48,1,1,0,27,3,10,0,0,0,4,1
+34,6,0,3,1,43,2,2,3,7,6,13,33,0,0,4,1
+12,5,3,3,1,55,1,1,0,27,1,4,22,0,0,4,1
+22,1,2,1,1,22,2,1,3,7,8,2,22,0,0,4,1
+14,1,2,2,1,65,2,1,3,13,8,15,22,0,0,4,1
+16,10,0,3,1,61,2,1,0,28,1,11,11,0,0,4,1
+37,6,2,2,1,19,2,2,0,8,10,13,0,0,0,4,1
+12,8,0,1,1,50,2,1,0,9,5,10,0,0,0,4,1
+13,8,2,2,1,31,2,2,3,26,8,5,0,0,0,4,0
+26,5,2,3,1,37,2,1,0,26,3,12,0,0,0,4,1
 36,10,2,2,1,24,1,2,0,20,5,11,22,0,0,4,1
-32,11,0,4,1,11,1,1,0,11,3,13,0,0,0,4,1
-42,5,2,3,1,9,1,1,0,28,1,9,22,0,0,4,1
-41,3,0,1,1,31,1,1,0,23,5,12,22,0,0,4,1
+16,0,2,2,1,19,1,1,0,26,3,12,11,0,0,4,1
+13,0,3,2,1,64,2,1,3,18,8,11,11,0,0,4,1
+10,0,0,2,1,66,2,1,3,29,8,10,11,0,0,4,1
+29,11,2,1,1,39,1,1,0,13,10,10,11,0,0,4,1
+13,1,2,2,1,36,2,1,3,15,8,4,11,0,0,4,1
+17,6,3,1,1,48,1,1,3,26,8,4,0,0,0,4,0
+24,0,0,2,1,19,2,1,3,7,8,14,0,0,0,4,1
 28,5,2,3,1,9,1,1,0,9,10,13,11,13,24,1,1
-21,1,3,2,1,9,1,1,0,14,5,14,33,0,0,4,1
-17,5,2,3,1,47,1,1,0,2,1,15,33,0,0,4,1
-37,6,2,2,1,9,1,2,3,26,8,3,0,0,0,4,0
-30,5,2,3,1,29,1,1,0,9,10,12,0,0,0,4,1
-9,2,2,3,1,17,1,1,0,6,5,10,38,0,0,4,1
-22,5,2,3,1,61,1,1,0,4,1,13,33,0,0,4,1
-20,2,2,3,1,9,1,1,0,15,5,11,11,0,0,4,1
-40,6,0,1,1,32,2,1,0,10,10,12,11,14,37,0,1
-31,1,2,1,1,1,2,1,0,28,5,10,22,0,0,4,1
-27,10,2,3,1,43,2,1,3,10,6,14,22,0,0,4,1
-38,10,2,2,1,61,2,1,2,25,10,10,0,0,0,4,1
-19,10,3,2,1,12,1,1,0,18,3,4,0,0,0,4,1
-34,1,0,1,1,2,2,1,3,6,8,13,0,0,0,4,1
-10,7,3,2,1,56,2,1,0,30,3,12,33,0,0,4,1
-16,7,3,2,1,36,1,1,0,19,1,11,4,0,0,4,1
+10,1,2,2,1,34,2,1,3,27,6,9,11,0,0,4,1
+13,1,3,2,1,37,2,1,3,26,8,6,11,0,0,4,0
+21,1,2,1,1,13,1,1,0,22,3,15,0,0,0,4,1
+7,8,2,2,1,52,2,1,3,26,8,8,0,0,0,4,0
+33,0,3,2,1,69,1,1,0,15,5,12,11,0,0,4,1
+40,0,0,2,1,25,1,1,2,18,11,7,0,0,0,4,1
+22,0,2,2,1,40,1,1,0,24,5,2,38,0,0,4,1
+42,5,2,3,1,29,1,1,0,26,3,7,11,0,0,4,1
+26,0,2,2,1,11,2,1,0,2,5,15,11,0,0,4,1
+11,8,3,2,1,67,1,2,3,22,5,11,22,0,0,4,1
+18,10,2,2,1,31,1,1,0,20,1,15,33,0,0,4,1
+21,1,2,4,1,13,2,1,0,23,5,12,11,0,0,4,1
+33,7,2,2,1,70,2,1,0,15,5,3,33,0,0,4,1
+12,0,2,2,1,23,1,1,0,12,10,0,0,0,0,4,1
+31,1,2,1,1,46,1,1,0,3,1,11,33,0,0,4,1
+23,8,2,4,2,9,1,2,0,23,5,2,33,0,0,4,1
+29,5,2,3,1,62,1,1,0,9,1,12,43,0,0,4,1
+24,5,2,3,1,15,2,2,0,13,10,15,38,0,0,4,1
+19,0,3,2,1,11,2,1,0,13,10,5,11,0,0,4,1
+4,9,3,2,1,44,1,1,0,3,3,7,0,0,0,4,1
+42,7,2,1,1,42,1,2,0,21,5,14,43,0,0,4,1
+12,8,2,2,1,52,1,2,0,1,5,14,38,0,0,4,1
+14,8,3,4,1,30,1,1,0,8,10,1,11,0,0,4,1
+31,5,2,3,1,39,2,1,3,26,8,7,22,0,0,4,0
+13,10,2,2,2,4,2,1,0,9,5,10,11,0,0,4,1
+26,11,0,3,1,9,1,1,0,26,3,6,22,0,0,4,1
+10,10,3,2,1,16,1,1,0,19,3,13,0,0,0,4,1
+15,8,2,2,1,9,2,1,3,26,8,11,0,0,0,4,0
 16,8,2,2,1,2,2,2,3,26,8,13,0,0,0,4,0
-42,6,2,3,1,9,1,1,3,26,8,11,0,0,0,4,0
-31,8,2,2,1,44,1,1,2,24,5,0,33,0,0,4,1
-35,0,0,4,1,32,1,1,0,2,5,3,11,0,0,4,1
+26,1,2,2,1,21,2,1,3,25,5,4,11,0,0,4,1
+29,0,0,2,1,56,2,2,2,8,11,10,0,0,0,4,1
+18,10,3,2,2,13,1,1,0,3,1,11,11,0,0,4,1
+37,1,2,1,1,41,1,1,0,9,1,12,33,0,0,4,1
+42,1,2,1,1,15,2,2,3,4,8,0,0,0,0,4,1
+16,7,3,3,1,50,1,1,0,13,1,6,22,0,0,4,1
+18,8,2,2,1,17,2,2,3,26,8,9,0,0,0,4,0
+16,10,3,2,1,68,2,1,3,12,8,2,33,0,0,4,1
+43,6,2,1,1,25,1,1,0,8,3,1,0,0,0,4,1
+15,1,3,2,1,62,1,1,0,27,3,14,11,0,0,4,1
+20,10,2,2,1,28,2,1,3,23,8,13,22,0,0,4,1
+19,5,2,3,1,9,1,1,3,7,6,12,43,0,0,4,1
+17,11,3,2,1,15,2,1,2,5,10,5,0,0,0,4,1
+8,8,3,2,1,2,1,2,0,8,5,11,11,0,0,4,1
+30,8,2,4,1,21,2,1,3,26,8,1,0,0,0,4,0
+26,5,2,3,1,66,1,1,0,17,1,12,45,0,0,4,1
+33,1,2,2,1,32,2,1,3,26,8,13,0,0,0,4,0
+27,11,0,2,1,40,2,1,3,21,8,13,0,0,0,4,1
+28,0,3,2,1,68,2,1,3,26,6,10,11,0,0,4,1
+21,2,2,1,1,48,2,1,3,19,11,4,0,0,0,4,1
+26,1,3,1,1,20,2,1,3,21,8,14,22,0,0,4,1
+14,8,3,3,1,70,1,1,0,12,10,11,0,0,0,4,1
+26,0,0,2,1,61,2,1,3,26,8,6,0,0,0,4,0
+33,6,2,3,1,57,1,1,0,10,10,12,11,0,0,4,1
+8,5,3,3,1,49,1,1,0,1,5,2,22,0,0,4,1
+15,2,0,3,1,43,1,2,0,29,5,1,0,0,0,4,1
+31,0,0,2,1,21,2,2,3,29,8,10,0,0,0,4,1
+15,5,3,3,1,68,1,1,0,3,1,15,0,0,0,4,1
+23,5,2,3,1,22,2,2,3,26,8,9,0,0,0,4,0
+33,5,2,3,1,31,2,1,0,13,5,11,0,0,0,4,1
+39,10,2,1,1,9,1,1,3,26,8,16,0,0,0,4,0
+39,10,2,3,1,62,1,1,0,28,1,14,11,0,0,4,1
 9,10,2,2,1,27,2,2,3,13,8,14,0,0,0,4,1
-10,9,3,2,1,30,1,1,2,14,11,5,0,0,0,4,1
-12,5,2,2,1,68,1,1,0,3,1,10,11,0,0,4,1
-37,8,2,2,1,31,2,1,3,26,8,11,0,0,0,4,1
-16,0,2,2,1,4,2,2,0,1,5,15,0,0,0,4,1
-42,5,2,3,1,39,1,1,3,8,6,7,22,0,0,4,1
-10,5,3,3,1,42,1,1,0,18,3,4,11,0,0,4,1
-10,9,3,2,1,9,1,1,0,9,3,7,12,0,0,4,1
-12,5,3,3,1,53,1,2,0,9,5,11,0,0,0,4,1
-17,5,3,3,1,34,1,1,0,26,3,12,0,0,0,4,1
-18,1,2,2,1,49,2,1,3,12,8,10,0,0,0,4,1
-41,0,2,2,1,9,2,1,0,1,5,16,0,0,0,4,1
-14,8,3,4,1,30,1,1,0,8,10,1,11,0,0,4,1
-24,1,2,2,1,48,2,1,3,11,6,12,38,0,0,4,1
-43,6,2,3,1,14,1,1,0,1,3,10,0,0,0,4,1
-30,1,2,2,1,9,2,1,3,3,6,3,11,0,0,4,1
-30,11,2,2,1,46,2,1,3,26,8,6,11,0,0,4,0
-14,8,2,2,1,33,2,2,0,10,10,4,0,0,0,4,1
-18,10,3,2,1,60,1,1,0,28,1,14,0,0,0,4,1
-9,10,3,2,1,45,1,1,0,20,5,14,22,0,0,4,1
-30,5,2,3,1,54,2,1,3,12,6,13,0,0,0,4,1
-34,5,2,4,1,28,2,1,3,4,8,14,0,0,0,4,1
-40,5,0,3,1,14,1,1,0,26,1,5,0,0,0,4,1
-36,7,0,1,1,41,2,1,3,27,6,12,11,0,0,4,1
-38,5,2,3,1,9,1,2,3,12,6,9,0,0,0,4,1
-18,10,2,2,1,43,2,2,3,27,8,5,11,0,0,4,1
-13,5,2,3,1,61,1,1,0,28,1,2,0,0,0,4,1
-20,0,3,2,1,31,1,1,2,24,11,7,0,0,0,4,1
-15,1,2,2,1,61,2,1,0,9,5,15,0,0,0,4,1
-15,10,3,3,1,9,2,1,0,13,10,12,0,0,0,4,1
-41,5,0,3,1,33,1,1,3,26,8,6,0,0,0,4,0
-13,0,3,2,1,24,2,1,0,9,10,6,0,0,0,4,1
-23,8,2,4,2,9,1,2,0,23,5,2,33,0,0,4,1
-29,2,2,3,1,9,1,1,0,7,3,7,11,0,0,4,1
-18,8,2,2,1,37,2,1,3,26,8,7,0,0,0,4,0
-35,0,2,2,1,68,2,1,0,27,3,8,22,0,0,4,1
-37,1,2,4,1,69,1,1,0,14,1,3,11,0,0,4,1
-29,1,2,2,1,67,1,1,0,29,1,13,11,0,0,4,1
-13,5,2,3,1,66,1,1,0,12,1,13,5,0,0,4,1
-17,8,2,2,1,54,2,1,0,11,7,9,33,0,0,4,1
-33,1,2,2,1,39,1,2,3,7,6,13,22,0,0,4,1
+12,1,3,1,1,9,1,1,0,6,5,13,22,0,0,4,1
 20,10,2,2,1,53,2,1,0,19,3,16,0,5,37,3,1
-17,5,3,3,1,62,1,1,3,27,6,1,0,0,0,4,1
-14,1,2,2,1,24,2,1,0,7,5,13,11,0,0,4,1
-39,12,2,4,1,24,1,1,3,15,11,8,0,0,0,4,1
-32,5,3,3,1,41,1,1,3,16,11,8,0,0,0,4,1
-5,8,3,2,1,61,2,1,3,20,8,2,0,0,0,4,1
-13,7,3,3,1,32,1,1,0,13,10,11,0,0,0,4,1
-33,10,2,2,1,13,1,1,0,9,3,10,11,0,0,4,1
-23,1,2,2,1,35,2,1,3,5,8,14,0,0,0,4,1
-27,10,2,2,1,68,2,1,3,26,8,7,0,0,0,4,0
-22,8,2,2,1,51,2,1,0,20,5,9,22,0,0,4,1
-19,5,3,3,1,49,2,1,0,4,1,15,43,0,0,4,1
-38,10,2,3,1,63,1,1,0,13,1,12,33,0,0,4,1
-37,3,2,2,1,15,2,1,2,13,5,1,46,0,0,4,1
-10,5,3,3,1,9,2,1,0,7,5,13,38,0,0,4,1
-21,10,3,2,1,50,2,1,0,9,10,10,0,0,0,4,1
-18,8,2,2,1,17,2,2,3,26,8,9,0,0,0,4,0
+13,1,2,3,1,4,1,1,0,12,10,15,11,0,0,4,1
+19,5,2,3,1,19,1,1,0,10,10,9,22,0,0,4,1
+16,12,3,2,1,68,1,1,0,20,4,14,0,0,0,4,1
+16,5,2,3,1,67,1,2,0,2,1,1,22,0,0,4,1
+22,10,3,3,1,21,2,1,0,11,3,7,0,157,12,0,1
+36,0,0,2,1,24,1,1,0,4,3,10,38,0,0,4,1
+38,10,0,2,1,23,1,1,0,9,5,11,0,0,0,4,1
+16,10,2,2,1,10,1,1,0,17,1,4,1,0,0,4,1
+13,5,0,3,1,36,2,1,0,8,5,11,38,0,0,4,1
+13,0,2,2,1,37,2,1,3,30,8,11,0,0,0,4,1
 15,8,3,2,1,21,1,1,0,28,5,13,0,0,0,4,1
-15,2,2,2,1,7,2,2,0,29,5,13,0,0,0,4,1
-41,6,3,2,1,41,2,1,3,19,8,1,38,0,0,4,1
-17,9,3,4,1,36,2,1,3,26,8,11,11,0,0,4,0
-39,5,2,3,1,9,2,2,3,12,6,5,0,0,0,4,1
-12,2,2,2,1,15,1,2,0,10,10,11,11,0,0,4,1
-29,10,3,2,1,12,2,1,0,15,5,15,22,0,0,4,1
-9,1,2,2,1,58,2,1,3,10,6,0,0,0,0,4,1
-27,0,0,2,1,2,1,2,0,28,5,11,0,0,0,4,1
-19,0,0,2,1,19,2,1,0,13,10,11,33,0,0,4,1
-14,5,2,3,1,58,2,1,3,9,6,1,38,0,0,4,1
-20,5,2,3,1,13,2,1,3,4,8,11,33,0,0,4,1
-24,8,2,2,1,17,2,1,0,11,7,13,33,0,0,4,1
-34,5,2,3,1,63,1,1,0,25,1,4,0,0,0,4,1
-40,5,0,3,1,53,2,1,0,9,10,4,11,0,0,4,1
-19,5,2,2,1,55,2,2,0,8,10,6,0,0,0,4,1
-10,10,3,2,1,38,1,1,0,30,3,2,11,0,0,4,1
-14,8,3,2,1,51,1,1,0,21,4,2,0,0,0,4,1
-8,0,3,2,1,10,1,2,0,29,5,12,11,0,0,4,1
-24,8,2,2,1,65,1,1,0,20,4,16,0,0,0,4,1
-42,6,0,2,1,11,1,1,0,23,5,10,38,0,0,4,1
-41,11,2,2,1,10,1,1,0,9,3,14,22,0,0,4,1
-15,8,3,3,1,45,2,1,0,15,5,3,43,0,0,4,1
-33,3,0,2,1,70,1,1,0,9,5,12,33,0,0,4,1
-39,10,0,3,1,71,1,1,0,13,1,15,33,0,0,4,1
-37,5,2,3,1,63,2,1,3,26,8,4,11,0,0,4,0
-22,0,2,1,1,63,2,2,0,13,10,14,0,0,0,4,1
-23,5,2,3,1,9,2,1,0,9,10,15,22,0,0,4,1
-36,11,3,2,1,44,1,1,0,8,10,12,11,0,0,4,1
-13,5,2,3,1,16,1,1,3,26,10,7,0,0,0,4,1
-20,9,3,3,1,40,1,1,3,8,6,3,22,0,0,4,1
-10,10,3,3,1,20,2,1,0,17,5,4,11,0,0,4,1
-33,0,2,2,1,54,2,1,3,26,8,7,11,0,0,4,0
-6,9,3,2,1,67,2,1,3,26,8,6,11,0,0,4,0
-22,10,0,2,1,9,1,1,0,28,1,12,11,0,0,4,1
-35,1,2,2,1,59,1,1,0,22,3,7,0,0,0,4,1
-17,5,0,3,1,68,2,2,0,10,10,5,0,0,0,4,1
-13,5,3,3,1,23,1,1,0,3,1,10,22,0,0,4,1
-32,5,2,4,1,67,1,1,0,19,3,6,0,178,1,0,1
-36,5,2,2,1,12,2,1,0,17,5,3,22,0,0,4,1
-24,11,2,4,1,71,2,1,2,13,5,12,1,0,0,4,1
-29,1,2,1,1,1,2,1,3,26,8,6,0,0,0,4,0
-14,5,3,3,1,9,1,1,0,26,3,11,33,0,0,4,1
-29,1,2,4,2,20,1,1,0,17,1,9,22,0,0,4,1
-16,10,2,3,1,66,2,1,0,5,1,11,33,0,0,4,1
-13,11,3,1,1,20,1,1,0,23,4,13,11,110,1,1,1
-33,5,2,3,1,31,2,1,0,13,5,11,0,0,0,4,1
-14,1,3,2,1,66,1,2,0,15,5,6,43,0,0,4,1
-11,5,3,3,1,71,2,1,0,2,5,15,11,0,0,4,1
-7,5,2,2,1,28,2,1,0,15,5,13,0,0,0,4,1
-35,8,2,4,1,32,2,1,3,26,8,7,11,0,0,4,0
-24,5,2,3,1,45,2,1,0,8,5,13,0,0,0,4,1
-29,1,2,2,1,12,2,1,0,21,4,1,0,0,0,4,1
-24,2,3,4,1,39,1,1,3,7,6,12,0,0,0,4,1
-18,1,2,1,1,58,2,1,3,13,8,12,11,0,0,4,1
-28,1,2,1,1,43,2,1,3,4,8,15,11,0,0,4,1
-19,8,3,2,1,34,2,1,3,22,6,0,22,0,0,4,1
-30,0,2,1,1,42,2,2,2,24,5,0,47,0,0,4,1
-12,0,3,2,1,38,2,1,0,25,3,1,11,0,0,4,1
-14,1,2,1,1,60,1,1,0,21,4,12,0,0,0,4,1
+10,1,2,1,1,39,2,1,3,26,8,6,0,0,0,4,0
+40,6,2,4,1,71,2,1,3,26,8,12,0,0,0,4,0
 13,10,3,3,1,63,2,1,3,29,8,15,11,0,0,4,1
-19,1,2,1,1,9,2,1,3,26,8,13,0,0,0,4,0
-21,11,3,2,1,1,2,1,0,22,3,9,0,0,0,4,1
-32,0,2,2,1,33,1,1,2,23,5,0,43,0,0,4,1
-15,5,3,3,1,33,1,1,0,20,1,11,8,0,0,4,1
-18,5,3,3,1,36,1,1,0,9,1,14,46,0,0,4,1
-43,5,2,3,1,58,1,1,0,11,3,12,22,0,0,4,1
-14,5,3,3,1,25,1,1,0,5,1,2,11,0,0,4,1
-11,5,3,3,1,62,1,1,0,25,3,6,0,0,0,4,1
-19,5,3,3,1,69,1,1,3,3,6,0,22,0,0,4,1
-33,6,2,3,1,57,1,1,0,10,10,12,11,0,0,4,1
-11,5,2,3,1,38,1,1,3,20,8,15,11,0,0,4,1
-12,10,3,2,1,67,2,1,3,5,10,6,0,0,0,4,1
-15,5,3,3,1,42,1,1,0,4,3,5,11,540,24,0,1
-20,0,0,2,1,25,2,1,3,18,8,9,11,0,0,4,1
-7,1,2,2,1,9,1,2,0,6,5,4,33,0,0,4,1
-32,2,2,3,1,2,2,1,0,15,5,3,11,0,0,4,1
-6,10,3,2,1,46,2,1,3,7,8,15,0,0,0,4,1
-14,9,3,3,1,12,1,1,2,1,3,9,22,0,0,4,1
-35,10,3,2,1,70,1,1,0,17,1,15,22,0,0,4,1
-22,8,2,1,1,9,2,1,3,6,8,15,11,0,0,4,1
-22,7,2,2,2,8,2,2,3,22,6,15,22,0,0,4,1
-39,3,2,1,1,34,1,1,0,2,1,11,33,0,0,4,1
-19,8,2,2,1,19,2,1,0,7,3,4,11,0,0,4,1
-13,11,0,3,1,32,2,1,0,7,5,14,11,0,0,4,1
-19,0,3,2,1,9,2,1,3,26,8,3,0,0,0,4,0
-41,6,2,1,1,20,2,2,0,26,1,14,0,0,0,4,1
-28,3,0,1,1,26,2,1,0,9,5,1,11,0,0,4,1
-23,6,0,1,1,3,2,1,3,6,8,2,11,0,0,4,1
-16,8,3,2,1,3,1,1,0,13,5,3,22,0,0,4,1
-7,8,2,2,1,9,2,1,0,16,5,10,47,0,0,4,1
-14,0,3,2,1,27,2,1,3,26,8,8,0,0,0,4,0
-21,1,2,4,1,13,2,1,0,23,5,12,11,0,0,4,1
-20,1,3,3,1,35,2,1,3,12,6,4,1,0,0,4,1
-34,11,2,1,1,71,1,1,2,23,5,12,11,0,0,4,1
-14,8,2,1,1,29,2,1,0,13,5,0,43,0,0,4,1
-20,1,2,2,1,20,1,1,3,7,6,3,47,0,0,4,1
-39,6,2,1,1,41,2,1,0,17,1,12,22,0,0,4,1
-29,0,0,2,1,56,2,2,2,8,11,10,0,0,0,4,1
-8,9,3,2,1,9,1,1,0,11,3,2,11,0,0,4,1
-18,5,2,3,1,68,2,2,3,13,8,15,11,0,0,4,1
-35,10,2,2,1,8,2,1,3,19,8,2,0,0,0,4,1
-22,0,3,3,1,14,1,1,3,2,6,3,11,0,0,4,1
-37,5,0,3,1,9,1,1,0,9,1,8,33,0,0,4,1
-34,6,2,4,1,36,1,1,3,2,6,12,0,0,0,4,1
-9,5,3,3,1,19,2,1,0,7,5,10,0,0,0,4,1
-12,1,2,2,1,21,2,1,2,12,11,6,0,0,0,4,1
-38,5,0,3,1,47,2,1,3,8,6,10,33,0,0,4,1
-8,1,2,2,1,0,2,2,0,8,5,2,22,0,0,4,1
-22,1,2,1,1,34,2,1,3,15,8,0,22,0,0,4,1
+15,1,2,2,1,38,1,1,0,25,3,4,22,0,0,4,1
+17,1,2,3,1,37,1,1,3,3,6,2,43,0,0,4,1
+21,1,3,2,1,9,1,1,0,14,5,14,33,0,0,4,1
+24,0,2,2,1,10,1,1,3,2,6,2,33,0,0,4,1
+26,1,3,2,1,36,1,2,0,8,5,2,33,0,0,4,1
+27,2,2,4,1,38,2,2,0,1,5,14,0,0,0,4,1
+28,0,0,2,1,28,1,1,0,4,3,2,0,0,0,4,1
+22,11,2,1,1,24,2,1,0,26,3,5,11,0,0,4,1
+7,8,3,2,1,40,1,2,0,6,5,1,11,0,0,4,1
+35,10,2,3,1,71,1,1,0,12,1,4,38,0,0,4,1
+15,8,3,3,1,5,1,1,0,21,4,12,11,0,0,4,1
+14,7,2,2,1,53,2,1,0,2,5,14,0,0,0,4,1
+15,12,3,4,1,9,1,1,3,26,8,6,0,0,0,4,0
 17,0,3,2,1,53,2,1,0,14,5,11,11,0,0,4,1
-16,12,3,2,1,68,1,1,0,20,4,14,0,0,0,4,1
-37,6,0,2,1,3,1,2,0,16,5,4,0,0,0,4,1
-37,3,2,1,1,9,2,1,0,8,5,3,11,0,0,4,1
-21,10,2,2,1,29,1,1,0,9,3,6,33,0,0,4,1
-43,6,2,2,1,65,1,1,0,27,1,10,33,0,0,4,1
-26,0,0,2,1,61,2,1,3,26,8,6,0,0,0,4,0
+15,10,3,3,1,18,2,1,0,10,10,9,11,91,1,1,1
+34,1,2,2,1,57,1,1,0,13,10,15,11,0,0,4,1
+13,11,0,3,1,32,2,1,0,7,5,14,11,0,0,4,1
+33,0,2,2,1,70,1,1,0,26,1,1,0,0,0,4,1
+41,0,2,2,1,9,2,1,0,1,5,16,0,0,0,4,1
+12,5,3,3,1,47,1,1,0,3,1,13,33,0,0,4,1
 33,10,2,2,1,9,1,1,0,11,3,10,11,0,0,4,1
-31,1,2,1,1,46,1,1,0,3,1,11,33,0,0,4,1
-8,9,3,2,1,9,2,1,3,26,8,11,11,0,0,4,0
-14,8,3,2,1,32,1,1,0,10,10,14,0,0,0,4,1
-23,1,2,2,2,63,1,2,0,16,5,12,0,0,0,4,1
-24,11,0,2,1,22,2,1,3,23,8,14,11,0,0,4,1
-26,1,3,1,1,20,2,1,3,21,8,14,22,0,0,4,1
-10,11,2,1,1,64,2,1,0,11,3,16,38,186,12,0,1
-14,1,3,1,1,29,2,2,3,26,8,5,0,0,0,4,0
-28,0,2,2,1,14,1,1,3,9,6,3,0,0,0,4,1
-41,6,2,2,1,62,1,1,2,12,10,0,11,0,0,4,1
-14,1,2,2,1,32,2,1,0,10,10,5,22,0,0,4,1
-25,10,0,4,1,26,2,1,3,26,8,4,0,0,0,4,0
-14,10,3,2,1,9,2,1,3,26,8,3,0,0,0,4,0
-14,5,0,3,1,28,1,2,0,6,5,14,33,0,0,4,1
-19,0,2,2,1,34,2,1,3,19,8,13,22,0,0,4,1
-13,5,2,3,1,16,1,1,0,22,3,6,11,549,1,3,1
-30,8,2,4,1,21,2,1,3,26,8,1,0,0,0,4,0
-35,10,2,2,1,51,1,1,3,27,6,12,11,0,0,4,1
-18,5,2,3,1,9,2,2,3,26,8,9,0,0,0,4,0
-27,0,0,3,1,19,1,1,0,20,5,9,33,0,0,4,1
-8,0,2,2,1,63,2,2,3,27,6,3,11,0,0,4,1
-29,10,2,2,1,25,2,1,0,13,5,15,11,0,0,4,1
-19,0,2,1,1,27,2,1,0,30,5,12,0,0,0,4,1
-14,10,3,2,1,22,2,1,0,5,1,6,22,0,0,4,1
-28,8,0,2,1,48,1,1,0,13,10,11,11,0,0,4,1
-28,1,2,1,1,71,1,2,2,11,3,9,22,0,0,4,1
+31,2,0,4,2,7,2,1,0,23,5,16,11,0,0,4,1
+24,5,3,3,2,9,2,1,0,13,10,14,0,0,0,4,1
+18,0,0,2,1,53,2,1,3,26,8,11,0,0,0,4,0
+44,3,2,4,1,25,1,1,2,18,3,9,0,0,0,4,1
+34,10,2,2,1,54,2,1,3,10,11,3,0,0,0,4,1
+28,10,2,2,1,56,1,1,3,20,8,13,0,0,0,4,1
+27,10,2,2,1,68,2,1,3,26,8,7,0,0,0,4,0
+17,5,0,3,1,17,1,2,0,12,10,13,0,0,0,4,1
+16,10,0,2,1,18,2,1,3,23,8,1,6,0,0,4,1
+21,0,3,2,1,28,2,2,2,13,10,2,47,0,0,4,1
+40,5,0,3,1,56,1,1,0,11,3,10,0,0,0,4,1
+15,5,2,3,1,40,1,1,0,12,10,7,0,0,0,4,1
+12,1,3,2,1,65,2,1,0,12,10,12,0,0,0,4,1
+15,2,2,2,1,7,2,2,0,29,5,13,0,0,0,4,1
+31,1,3,1,1,56,2,1,0,17,5,16,11,0,0,4,1
+13,7,2,3,1,21,1,1,0,25,3,6,11,0,0,4,1
+9,10,3,3,1,61,1,1,0,21,4,14,11,0,0,4,1
 12,5,3,3,1,59,1,1,0,19,3,6,11,0,0,4,1
-42,1,0,2,1,9,2,1,3,21,8,2,0,0,0,4,1
-24,10,0,2,1,38,2,1,3,23,11,7,0,0,0,4,1
-14,5,3,2,1,25,1,1,0,2,1,2,0,0,0,4,1
-41,2,0,2,1,69,2,1,3,26,8,13,22,0,0,4,0
-13,1,3,1,1,27,2,1,3,13,8,11,0,0,0,4,1
-40,5,2,4,1,11,2,1,3,26,8,7,22,0,0,4,0
+30,5,2,2,1,33,2,1,0,20,5,10,45,0,0,4,1
+31,8,0,2,1,9,2,2,3,26,8,8,0,0,0,4,0
+14,1,2,2,1,32,2,1,0,10,10,5,22,0,0,4,1
+12,10,3,2,1,34,1,1,0,13,10,10,22,0,0,4,1
+7,10,3,2,1,14,2,1,0,19,3,9,38,0,0,4,1
+14,1,3,2,1,66,1,2,0,15,5,6,43,0,0,4,1
+40,5,2,3,1,27,2,1,3,26,8,7,0,0,0,4,0
+19,5,3,3,1,28,1,2,0,13,10,8,11,0,0,4,1
+41,6,2,1,1,20,2,2,0,26,1,14,0,0,0,4,1
+41,10,2,2,1,16,2,2,0,15,5,9,33,0,0,4,1
+26,5,2,1,1,56,1,1,0,10,3,7,38,0,0,4,1
+30,1,2,1,1,63,1,2,0,2,1,9,38,0,0,4,1
+12,5,3,3,1,19,1,1,0,9,1,10,46,0,0,4,1
+26,10,0,2,1,34,1,1,0,8,10,1,0,0,0,4,1
+20,1,2,2,1,59,2,1,3,13,8,11,11,0,0,4,1
+17,1,2,2,1,56,2,1,0,12,10,15,11,0,0,4,1
+39,5,2,3,1,9,2,2,3,12,6,5,0,0,0,4,1
+39,1,2,1,1,31,2,1,3,26,8,5,0,0,0,4,0
+38,10,2,2,1,57,2,1,3,15,11,10,0,53,12,3,1
+16,8,3,2,1,9,2,1,3,26,8,4,0,0,0,4,0
+38,0,2,2,1,21,1,1,0,13,1,13,1,0,0,4,1
+42,1,2,1,1,52,1,1,0,9,1,12,33,0,0,4,1
+31,10,2,2,1,46,1,1,0,10,1,3,46,0,0,4,1
+11,5,3,3,1,62,1,1,0,25,3,6,0,0,0,4,1
+24,10,3,3,1,33,1,1,0,21,5,7,11,0,0,4,1
+22,10,0,3,1,56,2,1,3,16,11,1,0,0,0,4,1
+23,7,2,2,2,9,2,1,0,8,10,13,0,0,0,4,1
 23,2,3,2,1,61,1,1,0,16,5,2,0,0,0,4,1
-17,3,2,1,1,12,2,1,0,8,5,15,11,0,0,4,1
-8,8,3,2,1,18,1,1,2,15,11,5,0,0,0,4,1
-22,8,0,2,1,62,2,1,0,11,3,11,0,120,1,3,1
-14,7,2,3,1,17,1,1,0,27,1,3,33,0,0,4,1
-39,11,2,3,1,47,1,1,3,26,8,10,0,0,0,4,0
-9,10,3,3,1,61,1,1,0,21,4,14,11,0,0,4,1
-31,0,0,2,1,21,2,2,3,29,8,10,0,0,0,4,1
-16,1,2,2,1,30,2,1,3,26,8,8,0,0,0,4,0
-15,1,2,2,1,9,2,1,3,13,8,10,22,0,0,4,1
-28,11,0,2,1,40,2,1,0,10,10,10,0,82,1,3,1
-39,0,3,2,1,57,2,1,3,10,6,10,0,0,0,4,1
-24,5,0,3,1,14,1,1,0,18,1,0,33,0,0,4,1
-17,1,0,2,1,9,2,1,3,12,8,2,0,0,0,4,1
-42,5,2,3,1,28,2,1,0,2,5,1,11,0,0,4,1
-26,0,0,1,1,47,2,1,2,15,11,14,0,0,0,4,1
-35,1,2,1,1,41,2,1,0,17,5,12,38,0,0,4,1
-23,1,2,2,1,55,2,1,0,1,5,11,0,0,0,4,1
-25,10,2,2,1,24,2,1,3,26,8,6,0,0,0,4,0
-17,10,2,2,1,9,2,1,0,10,10,12,33,0,0,4,1
+22,10,0,3,1,51,2,1,0,2,3,8,11,0,0,4,1
+15,10,3,3,1,17,2,1,0,9,5,1,22,0,0,4,1
+28,10,2,2,1,55,2,1,3,7,6,13,11,0,0,4,1
 40,6,0,3,1,39,1,1,2,24,11,11,0,0,0,4,1
-33,1,2,1,1,55,1,1,0,2,1,12,22,0,0,4,1
-20,10,2,2,1,9,1,1,0,29,5,12,0,0,0,4,1
-21,1,2,1,1,62,1,1,3,29,8,14,0,0,0,4,1
-27,5,2,3,1,54,2,1,3,26,8,14,11,0,0,4,0
+31,1,2,2,1,43,2,1,0,2,5,1,11,0,0,4,1
 19,8,2,2,1,65,1,2,0,17,5,0,0,0,0,4,1
-7,9,2,3,1,9,2,1,0,13,5,14,33,0,0,4,1
-24,0,0,2,1,19,2,1,3,7,8,14,0,0,0,4,1
-31,8,0,2,1,9,2,2,3,26,8,8,0,0,0,4,0
-29,0,0,2,1,28,1,1,0,20,1,1,33,0,0,4,1
-21,1,2,1,1,13,1,1,0,22,3,15,0,0,0,4,1
-32,10,2,3,1,29,1,1,0,26,1,11,0,0,0,4,1
-7,10,3,2,1,14,2,1,0,19,3,9,38,0,0,4,1
-26,8,0,2,1,53,2,2,3,19,8,8,11,0,0,4,1
-32,10,2,2,1,47,2,1,3,26,6,10,38,0,0,4,1
-38,10,2,2,1,57,2,1,3,21,8,11,11,0,0,4,1
-17,10,3,3,1,54,1,1,0,13,10,15,11,0,0,4,1
-16,1,3,1,1,0,2,1,0,6,5,14,33,0,0,4,1
-21,7,2,3,1,10,1,1,3,27,6,11,0,0,0,4,1
-27,1,0,1,1,68,1,1,3,26,6,0,22,0,0,4,1
-33,6,2,1,1,18,1,1,2,17,5,6,33,0,0,4,1
-23,1,0,2,1,54,2,1,3,5,8,4,22,0,0,4,1
+32,1,2,1,1,58,2,1,3,26,8,12,22,0,0,4,0
+14,1,2,2,1,26,2,1,0,5,10,3,0,0,0,4,1
+16,5,3,3,1,38,2,1,3,26,8,1,11,0,0,4,0
+28,5,0,3,1,15,1,1,0,2,1,13,22,0,0,4,1
+23,1,0,1,1,17,2,1,0,9,5,12,22,0,0,4,1
+23,1,3,2,2,4,1,2,0,12,10,10,0,0,0,4,1
+41,6,2,2,1,62,1,1,2,12,10,0,11,0,0,4,1
+25,5,2,3,1,17,2,1,0,10,10,0,0,108,12,1,1
+36,5,2,3,1,15,1,1,0,22,3,5,0,0,0,4,1
+11,5,2,3,1,25,2,2,3,28,8,5,33,0,0,4,1
+14,10,3,2,1,9,1,1,0,9,1,11,33,0,0,4,1
+10,12,3,2,1,49,1,1,0,20,4,13,0,0,0,4,1
+28,8,2,2,1,36,1,1,0,13,10,15,0,0,0,4,1
+33,10,2,2,1,25,2,2,0,8,3,14,0,0,0,4,1
+37,10,0,2,2,45,1,1,0,20,4,1,0,0,0,4,1
+8,1,3,2,1,67,2,1,3,30,8,12,0,0,0,4,1
+34,12,2,4,1,55,1,1,0,26,1,11,22,0,0,4,1
+13,11,0,1,1,9,2,1,3,23,8,13,3,0,0,4,1
+12,10,3,2,1,68,2,1,3,7,8,2,38,0,0,4,1
+28,8,2,1,1,23,2,1,3,26,8,6,0,0,0,4,0
+13,5,2,3,1,15,1,1,0,9,3,8,11,0,0,4,1
+17,5,2,3,1,47,1,1,0,2,1,15,33,0,0,4,1
+33,8,0,2,1,30,1,2,0,5,5,3,33,0,0,4,1
+41,6,0,2,1,61,1,1,0,23,5,13,33,0,0,4,1
+27,0,2,2,1,30,1,1,0,12,1,12,11,0,0,4,1
+13,5,3,3,1,9,2,1,3,26,8,11,0,0,0,4,0
+10,1,3,2,1,1,2,1,0,25,5,0,22,0,0,4,1
+42,0,0,2,1,5,2,2,0,27,3,5,0,179,1,0,1
+13,7,2,3,1,52,2,2,0,13,10,12,0,40,12,0,1
+18,2,2,3,1,37,1,1,3,7,6,8,33,0,0,4,1
+37,8,2,2,1,31,2,1,3,26,8,11,0,0,0,4,1
+22,5,2,3,1,61,1,1,0,4,1,13,33,0,0,4,1
+31,8,2,2,1,8,2,1,3,29,8,1,0,0,0,4,1
+14,5,3,3,1,65,1,1,0,21,1,12,11,0,0,4,1
+18,5,3,3,1,26,1,2,0,12,10,13,0,0,0,4,1
+42,6,0,2,1,27,2,1,3,26,8,7,0,0,0,4,0
+13,5,0,3,1,43,1,1,0,1,3,3,43,0,0,4,1
+25,10,2,2,1,48,2,1,3,26,8,2,0,0,0,4,0
+32,7,2,2,1,9,1,1,0,4,1,12,11,0,0,4,1
+22,1,2,2,1,53,1,1,3,30,10,8,0,0,0,4,1
+34,11,2,1,1,71,1,1,2,23,5,12,11,0,0,4,1
+30,11,3,3,1,39,1,1,3,7,6,1,0,0,0,4,1
+12,0,0,2,1,43,2,1,3,25,6,10,6,0,0,4,1
+41,6,2,2,1,30,1,1,0,19,1,0,43,0,0,4,1
+13,5,2,3,1,16,1,1,0,22,3,6,11,549,1,3,1
+22,5,3,3,1,9,1,1,0,27,1,12,43,0,0,4,1
+8,1,3,1,1,70,1,1,0,21,4,2,0,0,0,4,1
+31,8,2,2,1,38,1,1,2,30,3,6,33,0,0,4,1
+9,2,2,2,1,29,1,1,2,19,11,3,0,0,0,4,1
+14,10,3,2,1,56,2,1,3,23,8,13,22,0,0,4,1
+32,8,2,2,1,20,1,1,3,30,6,14,0,0,0,4,1
+13,5,2,3,1,66,1,1,0,12,1,13,5,0,0,4,1
+42,8,3,1,1,38,2,1,3,6,8,15,11,0,0,4,1
+22,1,3,4,1,30,2,1,3,26,8,6,0,0,0,4,0
+24,10,3,2,1,16,2,1,3,6,8,6,43,0,0,4,1
+8,1,3,1,1,46,2,1,0,13,5,11,11,0,0,4,1
+22,1,2,1,1,34,2,1,3,15,8,0,22,0,0,4,1
+7,1,3,2,1,14,1,2,0,1,5,3,45,0,0,4,1
+37,6,2,2,1,9,1,2,3,26,8,3,0,0,0,4,0
+31,5,2,3,1,10,2,1,0,9,10,15,0,0,0,4,1
+37,3,2,2,1,15,2,1,2,13,5,1,46,0,0,4,1
+36,5,0,3,1,27,2,2,2,9,10,0,0,0,0,4,1
+16,8,2,2,1,36,1,1,0,27,1,14,11,0,0,4,1
+9,12,3,2,1,13,1,1,2,18,3,7,0,4,1,0,1
+12,1,3,2,1,19,2,2,0,30,5,4,22,0,0,4,1
+30,11,2,2,1,46,2,1,3,26,8,6,11,0,0,4,0
+18,8,2,1,1,9,2,1,3,11,6,0,0,0,0,4,1
+33,10,2,3,1,16,2,2,0,1,3,5,0,158,1,0,1
+14,7,3,3,1,44,2,1,0,9,10,10,0,0,0,4,1
+20,1,2,2,1,4,2,1,3,26,8,8,0,0,0,4,0
+23,0,3,2,1,67,1,2,3,2,6,11,33,0,0,4,1
+32,5,3,3,1,41,1,1,3,16,11,8,0,0,0,4,1
+39,3,2,1,1,34,1,1,0,2,1,11,33,0,0,4,1
+17,0,0,2,1,42,1,2,0,13,10,14,11,0,0,4,1
+33,8,0,2,1,60,1,2,0,6,5,14,0,0,0,4,1
+14,5,2,3,1,21,1,1,2,5,1,12,11,0,0,4,1
+9,1,3,2,2,3,1,1,3,15,6,10,11,0,0,4,1
+17,5,2,3,1,5,2,1,0,23,5,11,46,0,0,4,1
+41,1,2,1,1,6,1,1,0,17,1,2,43,0,0,4,1
+31,10,0,2,1,37,1,1,0,16,5,9,11,0,0,4,1
+35,8,0,2,1,18,2,1,3,26,8,2,0,0,0,4,0
+39,1,2,4,1,42,1,1,2,5,10,5,0,0,0,4,1
+19,0,2,1,1,27,2,1,0,30,5,12,0,0,0,4,1
+24,1,3,2,1,59,1,1,3,10,6,12,22,0,0,4,1
+33,2,2,1,1,18,1,1,0,9,3,5,1,0,0,4,1
+39,10,0,2,1,59,2,1,3,26,8,7,0,0,0,4,0
+16,1,2,2,1,31,2,1,3,15,8,15,0,0,0,4,1
+19,5,2,3,1,45,1,1,0,19,1,0,33,0,0,4,1
 13,7,3,3,1,18,2,1,3,7,8,12,0,0,0,4,1
-21,8,2,3,1,18,1,1,0,30,3,15,22,0,0,4,1
-26,0,2,2,1,11,2,1,0,2,5,15,11,0,0,4,1
-18,5,0,3,1,66,1,2,0,14,5,11,0,0,0,4,1
+33,1,2,4,1,2,2,1,3,26,8,5,11,0,0,4,0
+38,8,2,1,1,51,1,2,2,13,5,6,0,0,0,4,1
+31,5,2,3,1,44,2,1,3,26,8,7,0,0,0,4,0
+11,0,3,2,1,20,2,2,3,7,8,14,0,0,0,4,1
+29,5,2,2,1,35,1,1,3,8,6,11,0,0,0,4,1
+12,1,3,2,1,30,2,1,3,15,8,13,0,0,0,4,1
+23,8,0,2,1,67,2,1,0,11,3,15,0,0,0,4,1
+19,5,0,3,1,22,1,1,0,6,5,10,38,0,0,4,1
+23,1,0,1,1,9,1,1,0,23,5,10,11,0,0,4,1
+37,3,0,1,1,65,1,1,0,24,5,10,43,0,0,4,1
+36,1,2,2,1,15,2,1,3,26,8,7,0,0,0,4,0
+35,1,2,2,1,8,1,1,0,26,1,13,0,0,0,4,1
+30,5,3,3,1,67,1,1,0,17,1,15,33,0,0,4,1
+29,3,3,3,1,43,1,1,3,3,6,16,43,0,0,4,1
+30,2,3,3,1,38,2,1,0,26,3,0,33,0,0,4,1
+37,10,2,2,1,14,2,1,3,26,8,5,11,0,0,4,0
+27,1,0,1,1,4,2,1,3,15,8,0,0,0,0,4,1
+27,1,2,1,1,55,2,1,0,12,10,14,11,0,0,4,1
+40,5,2,2,1,4,1,1,0,24,5,12,3,0,0,4,1
+10,5,3,3,1,70,2,1,3,19,8,13,0,0,0,4,1
+12,8,3,2,1,52,2,1,0,13,10,12,0,0,0,4,1
+11,8,3,1,1,40,1,1,3,25,5,5,22,0,0,4,1
+7,8,2,2,1,9,2,1,0,16,5,10,47,0,0,4,1
+9,0,3,2,1,24,1,1,2,20,5,1,8,0,0,4,1
+16,10,2,2,1,53,2,1,3,26,8,6,11,0,0,4,0
+22,1,2,2,1,51,2,1,3,26,8,8,11,0,0,4,0
+23,1,2,1,1,14,2,1,3,12,8,4,11,0,0,4,1
+39,6,2,3,1,9,2,2,3,20,8,12,0,0,0,4,1
+25,5,2,3,1,45,2,1,3,26,8,7,0,0,0,4,0
+14,1,3,2,1,13,2,1,0,8,5,3,0,0,0,4,1
+25,7,0,2,1,41,1,1,0,10,10,4,22,0,0,4,1
+8,5,3,3,1,9,2,1,3,23,8,7,11,0,0,4,1
+12,0,3,3,1,9,2,1,0,25,3,13,11,0,0,4,1
+30,5,2,3,1,54,2,1,3,12,6,13,0,0,0,4,1
+9,9,2,2,1,13,2,1,0,7,5,13,11,0,0,4,1
+28,1,2,2,1,49,1,2,0,9,1,12,43,0,0,4,1
+14,1,3,1,1,29,2,2,3,26,8,5,0,0,0,4,0
+18,11,3,3,1,15,1,1,0,22,3,8,0,0,0,4,1
+17,10,3,2,1,42,1,1,0,2,1,10,22,0,0,4,1
+30,1,2,1,1,34,2,1,3,26,8,3,11,0,0,4,0
+33,6,2,1,1,18,1,1,2,17,5,6,33,0,0,4,1
+14,7,3,3,1,14,2,1,0,10,10,10,0,0,0,4,1
+24,1,3,1,1,20,2,1,0,17,5,11,46,0,0,4,1
+8,11,3,3,1,67,1,1,0,20,4,4,0,0,0,4,1
+13,8,2,3,1,43,2,1,3,26,8,8,0,0,0,4,0
+28,3,0,1,1,26,2,1,0,9,5,1,11,0,0,4,1
+5,1,3,2,1,52,2,1,3,25,6,12,0,0,0,4,1
+25,1,3,2,1,64,2,1,3,12,6,11,11,0,0,4,1
+33,0,2,2,1,54,2,1,3,26,8,7,11,0,0,4,0
+17,8,2,2,1,47,2,1,3,12,8,6,0,0,0,4,1
+17,10,2,3,1,39,2,1,0,14,5,12,11,0,0,4,1
+10,1,3,2,1,65,2,1,3,30,8,13,0,0,0,4,1
+22,2,0,2,1,37,2,1,0,9,5,12,22,0,0,4,1
+39,10,2,2,1,67,1,2,3,26,8,7,0,0,0,4,0
+25,0,2,2,1,29,1,1,2,1,10,10,0,0,0,4,1
+38,5,2,3,1,59,1,1,0,27,3,5,0,0,0,4,1
+4,0,3,3,1,69,2,1,0,25,3,3,33,0,0,4,1
+11,10,3,3,1,21,1,1,0,22,3,8,0,0,0,4,1
+20,2,2,3,1,9,1,1,0,15,5,11,11,0,0,4,1
+35,1,2,2,1,31,1,1,0,14,1,11,11,0,0,4,1
+14,10,3,2,1,22,2,1,0,5,1,6,22,0,0,4,1
+22,0,3,3,1,14,1,1,3,2,6,3,11,0,0,4,1
+14,8,2,2,1,4,2,1,3,23,8,2,11,0,0,4,1
+21,8,2,2,1,54,1,1,2,11,3,4,22,0,0,4,1
+13,5,2,3,1,19,1,1,0,4,1,12,45,0,0,4,1
+24,6,2,2,1,56,2,1,3,26,8,7,0,0,0,4,0
+17,8,2,2,1,9,2,1,3,26,8,10,0,0,0,4,0
+8,0,2,2,1,63,2,2,3,27,6,3,11,0,0,4,1
+24,10,2,3,1,2,1,1,3,12,6,5,38,0,0,4,1
+8,5,3,3,1,62,2,1,3,20,8,5,11,0,0,4,1
+27,1,2,2,1,58,2,1,3,18,8,13,33,0,0,4,1
+18,1,2,1,1,46,2,1,3,25,6,15,0,0,0,4,1
+35,1,2,2,1,22,2,1,0,13,10,13,38,61,1,0,1
+21,7,2,3,1,33,1,1,3,3,6,12,38,0,0,4,1
+21,1,2,1,1,62,1,1,3,29,8,14,0,0,0,4,1
+14,10,3,2,1,9,2,1,3,26,8,3,0,0,0,4,0
+24,5,2,4,1,34,1,1,3,26,8,9,11,0,0,4,0
+8,11,3,2,1,12,1,1,0,30,5,11,0,0,0,4,1
+33,1,2,2,1,39,1,2,3,7,6,13,22,0,0,4,1
+37,1,2,1,1,59,2,1,3,26,8,7,0,0,0,4,0
+11,0,0,3,2,9,1,2,0,30,5,9,22,0,0,4,1
+14,5,2,3,1,58,2,1,3,9,6,1,38,0,0,4,1
+15,0,2,2,1,9,2,1,2,8,5,4,45,0,0,4,1
+49,6,2,3,1,16,1,1,0,4,3,12,0,0,0,4,1
+32,11,0,4,1,11,1,1,0,11,3,13,0,0,0,4,1
+18,11,0,2,1,68,1,1,0,3,1,9,22,0,0,4,1
+14,5,3,3,1,33,2,1,0,3,1,15,11,0,0,4,1
+13,10,3,3,1,35,1,1,3,29,10,5,0,0,0,4,1
+18,5,2,3,1,69,1,1,0,2,1,9,33,0,0,4,1
+23,0,3,2,1,10,2,1,3,10,8,14,0,0,0,4,1
+34,5,3,3,1,67,1,1,0,18,1,2,43,0,0,4,1
+29,1,2,2,1,34,1,1,0,2,1,10,0,0,0,4,1
+16,8,3,2,1,3,1,1,0,13,5,3,22,0,0,4,1
+21,10,3,4,1,49,2,1,3,27,8,5,0,0,0,4,1
+17,9,3,4,1,36,2,1,3,26,8,11,11,0,0,4,0
+17,5,3,3,1,64,2,1,3,23,11,7,0,0,0,4,1
+32,10,2,2,1,38,1,1,0,28,1,12,0,0,0,4,1
+31,1,2,1,1,37,1,2,0,30,5,4,43,0,0,4,1
+20,1,0,2,1,23,2,1,0,20,5,1,33,0,0,4,1
+8,1,3,2,2,66,1,2,0,29,5,14,11,0,0,4,1
+9,0,2,3,1,63,1,1,0,1,3,5,0,0,0,4,1
+35,8,2,4,1,32,2,1,3,26,8,7,11,0,0,4,0
+12,10,3,3,1,15,2,1,3,13,8,5,11,0,0,4,1
+36,10,2,2,1,4,1,2,0,1,5,6,0,0,0,4,1
+24,5,3,3,1,9,2,2,3,26,8,11,11,0,0,4,1
+7,7,3,2,1,14,2,1,3,20,8,11,11,0,0,4,1
+31,1,2,2,1,9,1,2,0,30,5,12,0,0,0,4,1
+12,1,2,2,1,21,2,1,0,1,5,7,0,0,0,4,1
+26,10,3,2,1,21,1,1,2,12,11,13,0,0,0,4,1
+7,8,3,2,1,29,1,2,0,13,5,1,11,0,0,4,1
+19,0,2,2,1,34,2,1,3,19,8,13,22,0,0,4,1
+25,10,2,2,1,8,2,2,0,30,5,13,22,0,0,4,1
+32,2,2,1,1,50,2,1,3,6,8,12,25,0,0,4,1
+38,5,2,1,1,9,1,1,0,22,3,16,0,0,0,4,1
 11,1,3,2,1,2,2,1,3,21,8,14,11,0,0,4,1
-16,8,2,2,1,6,2,1,3,18,8,12,0,0,0,4,1
+7,0,3,3,1,43,2,1,0,19,3,9,0,0,0,4,1
+34,1,2,2,1,65,2,1,3,26,8,15,22,0,0,4,0
+22,10,0,2,1,38,1,1,0,27,1,13,11,0,0,4,1
+13,5,2,3,1,17,2,1,0,25,3,11,11,152,38,1,1
+23,1,0,1,1,61,1,2,0,6,5,15,38,0,0,4,1
+40,5,2,3,1,40,1,1,0,26,3,8,38,0,0,4,1
 10,0,3,2,1,7,1,2,3,18,6,8,11,0,0,4,1
+39,10,2,3,1,9,1,1,3,5,8,14,11,0,0,4,1
+8,9,3,2,1,9,1,1,0,11,3,2,11,0,0,4,1
+35,1,2,2,1,59,1,1,0,22,3,7,0,0,0,4,1
+26,7,2,2,1,63,1,1,3,26,10,6,0,0,0,4,1
+37,5,2,3,1,63,2,1,3,26,8,4,11,0,0,4,0
+42,6,0,2,1,55,2,1,3,27,8,0,0,0,0,4,1
+14,5,2,3,1,9,2,1,3,26,8,6,0,0,0,4,0
+31,2,2,1,1,59,1,1,0,9,10,10,0,0,0,4,1
+12,10,2,2,1,49,2,1,0,13,10,13,0,0,0,4,1
+19,3,2,2,1,64,1,2,0,26,3,12,22,0,0,4,1
+11,8,3,4,1,25,1,1,0,23,4,13,11,0,0,4,1
+36,6,2,2,1,54,2,1,3,26,8,4,0,0,0,4,0
+13,7,2,3,1,70,1,1,0,14,1,11,11,0,0,4,1
+37,3,2,1,1,9,2,1,0,8,5,3,11,0,0,4,1
+57,6,0,1,1,44,2,1,0,25,3,3,22,0,0,4,1
+40,6,2,1,1,14,1,1,0,9,1,6,11,0,0,4,1
+10,9,3,2,1,30,1,1,2,14,11,5,0,0,0,4,1
+40,5,2,3,1,44,2,1,0,6,5,14,33,0,0,4,1
+21,10,2,2,1,29,1,1,0,9,3,6,33,0,0,4,1
+19,5,3,2,1,66,2,1,3,7,8,2,33,0,0,4,1
+44,6,2,2,1,18,1,1,0,11,3,7,0,0,0,4,1
+12,5,3,2,1,50,2,1,0,13,10,11,0,0,0,4,1
+41,5,2,2,1,16,1,1,3,30,6,9,22,0,0,4,1
+26,1,2,4,1,18,2,1,3,6,8,10,0,0,0,4,1
+29,8,0,2,1,20,1,1,3,26,8,7,0,0,0,4,0
+35,11,0,2,1,57,1,1,0,10,10,11,0,0,0,4,1
+19,0,2,2,1,15,2,1,0,3,3,2,33,123,24,0,1
+22,11,2,2,1,28,2,1,3,26,8,9,0,0,0,4,0
+17,0,2,2,1,46,2,1,3,21,8,11,0,0,0,4,1
+56,6,2,2,1,22,1,1,2,8,3,3,0,0,0,4,1
+25,5,2,3,1,9,1,1,0,5,5,2,22,0,0,4,1
+38,11,2,2,1,9,1,1,2,11,3,10,0,0,0,4,1
+27,5,0,3,1,68,1,2,0,29,5,13,0,0,0,4,1
+12,0,3,2,1,38,2,1,0,25,3,1,11,0,0,4,1
+39,8,2,2,1,20,2,1,3,26,8,5,0,0,0,4,0
+15,5,0,2,1,52,2,1,3,4,8,3,0,0,0,4,1
+29,2,2,2,1,9,1,1,3,26,6,4,0,0,0,4,1
+23,1,2,1,1,28,1,2,3,9,6,5,22,0,0,4,1
+9,10,3,2,1,52,2,1,0,23,5,9,33,0,0,4,1
+30,2,2,3,2,4,1,1,0,24,5,13,33,0,0,4,1
+11,1,3,2,1,69,2,1,3,12,6,5,0,0,0,4,1
+15,8,3,3,1,45,2,1,0,15,5,3,43,0,0,4,1
 16,1,2,2,1,64,2,2,0,8,10,3,0,0,0,4,1
-23,10,2,2,1,11,1,1,0,2,3,1,22,0,0,4,1
-39,6,2,3,1,9,2,2,3,20,8,12,0,0,0,4,1
-33,1,2,2,1,32,2,1,3,26,8,13,0,0,0,4,0
-31,1,2,2,1,43,2,1,0,2,5,1,11,0,0,4,1
-33,0,3,2,1,25,1,1,3,9,6,13,11,0,0,4,1
-32,11,2,1,1,63,1,1,3,26,6,10,0,0,0,4,1
-23,0,3,2,1,67,1,2,3,2,6,11,33,0,0,4,1
-17,0,2,2,1,8,2,1,3,22,6,3,45,0,0,4,1
-14,1,2,2,1,51,2,1,0,15,5,15,47,0,0,4,1
-18,1,2,2,1,22,1,1,3,26,6,6,0,0,0,4,1
-12,8,3,2,1,52,2,1,0,13,10,12,0,0,0,4,1
-41,5,0,3,1,32,2,1,2,21,11,7,0,0,0,4,1
+20,10,3,2,1,39,1,1,0,10,1,12,5,0,0,4,1
+32,10,2,1,1,17,1,1,3,26,8,1,11,0,0,4,0
+12,10,2,3,1,54,2,2,3,18,6,12,22,0,0,4,1
+19,5,2,3,1,49,1,1,0,4,1,14,38,0,0,4,1
+18,5,0,3,2,42,1,1,0,27,1,14,33,0,0,4,1
 10,8,3,2,1,53,2,1,3,27,8,3,22,0,0,4,1
-31,1,0,1,1,9,2,2,3,26,8,9,0,0,0,4,0
-13,11,3,1,1,46,1,1,0,25,3,13,0,0,0,4,1
-19,10,3,2,1,71,1,1,0,29,1,3,38,0,0,4,1
-36,8,2,4,1,44,1,2,3,12,6,14,0,0,0,4,1
-39,1,2,2,1,19,2,1,0,8,10,11,0,0,0,4,1
-14,5,3,3,1,24,1,1,0,17,1,10,38,0,0,4,1
-21,10,2,2,1,46,2,1,0,9,3,4,11,181,1,1,1
-8,11,3,3,1,67,1,1,0,20,4,4,0,0,0,4,1
-40,5,0,3,1,56,1,1,0,11,3,10,0,0,0,4,1
-26,1,2,2,1,57,1,2,3,26,8,7,0,0,0,4,0
-12,2,3,1,1,9,2,2,3,19,8,1,0,0,0,4,1
-23,1,0,1,1,17,2,1,0,9,5,12,22,0,0,4,1
+38,5,0,3,1,47,2,1,3,8,6,10,33,0,0,4,1
+28,5,2,2,1,18,1,1,0,13,10,2,11,0,0,4,1
+22,1,0,1,1,9,2,1,3,26,8,15,0,0,0,4,0
+29,0,0,2,1,28,1,1,0,20,1,1,33,0,0,4,1
+36,10,0,2,1,27,2,1,0,22,3,7,0,105,30,0,1
+41,1,2,1,1,23,2,1,3,26,8,11,22,0,0,4,0
+7,5,2,2,1,28,2,1,0,15,5,13,0,0,0,4,1
+13,8,3,2,1,15,1,2,0,27,3,0,11,0,0,4,1
+28,3,2,2,1,34,2,1,0,23,5,0,21,0,0,4,1
+42,1,2,4,1,10,2,1,3,26,8,7,0,0,0,4,0
+7,0,3,2,1,51,1,2,0,22,3,6,0,0,0,4,1
 13,5,3,3,1,46,1,2,0,30,5,11,38,0,0,4,1
-39,8,2,2,1,20,2,1,3,26,8,5,0,0,0,4,0
-31,8,0,2,1,70,1,1,3,12,6,14,11,0,0,4,1
-39,1,2,1,1,31,2,1,3,26,8,5,0,0,0,4,0
-23,1,0,1,1,9,1,1,0,23,5,10,11,0,0,4,1
-41,1,0,1,1,15,1,2,0,28,5,14,0,0,0,4,1
-25,10,3,2,1,58,2,1,3,26,8,11,0,0,0,4,0
-28,10,0,2,1,8,2,1,0,28,1,9,22,0,0,4,1
-30,3,2,1,1,63,1,1,0,13,10,11,11,0,0,4,1
-20,10,0,3,1,23,1,1,3,30,6,15,11,0,0,4,1
-14,10,3,3,1,41,1,1,2,4,1,12,47,0,0,4,1
-39,0,2,2,1,27,1,1,0,10,1,12,33,0,0,4,1
-26,7,2,2,1,63,1,1,3,26,10,6,0,0,0,4,1
-38,1,3,2,1,61,1,2,0,29,5,14,22,0,0,4,1
+20,1,2,2,1,20,1,1,3,7,6,3,47,0,0,4,1
+38,6,0,3,1,20,1,2,0,13,5,14,0,0,0,4,1
+31,1,2,4,1,19,2,1,3,26,8,9,0,0,0,4,0
+38,10,2,3,1,63,1,1,0,13,1,12,33,0,0,4,1
+14,1,3,3,1,62,1,1,3,4,10,15,0,0,0,4,1
+39,1,2,2,1,19,2,1,0,8,10,11,0,0,0,4,1
+41,3,2,3,1,9,1,1,2,4,10,10,0,0,0,4,1
+30,10,2,2,2,9,1,1,3,23,8,12,0,0,0,4,1
+16,10,2,3,1,66,2,1,0,5,1,11,33,0,0,4,1
+17,10,3,2,1,21,2,1,0,1,3,10,0,0,0,4,1
+35,1,2,1,1,31,1,1,0,24,5,13,33,0,0,4,1
+17,5,3,3,1,34,1,1,0,26,3,12,0,0,0,4,1
+32,11,2,2,1,43,2,1,3,23,8,14,22,0,0,4,1
+18,5,3,3,1,36,1,1,0,9,1,14,46,0,0,4,1
+22,10,0,2,1,9,1,1,0,28,1,12,11,0,0,4,1
+12,1,3,2,1,71,2,1,3,11,6,13,11,0,0,4,1
+42,6,2,3,1,9,1,1,3,26,8,11,0,0,0,4,0
+36,6,2,1,1,37,1,1,0,4,1,15,11,0,0,4,1
+17,8,3,1,1,21,1,2,0,2,5,11,11,0,0,4,1
+23,8,2,2,1,9,2,1,3,26,8,1,11,0,0,4,0
+8,1,2,2,1,0,2,2,0,8,5,2,22,0,0,4,1
+22,8,3,2,1,19,2,1,0,12,10,9,0,0,0,4,1
+5,8,3,2,1,61,2,1,3,20,8,2,0,0,0,4,1
+17,0,2,2,1,8,2,1,3,22,6,3,45,0,0,4,1
+26,0,0,1,1,47,2,1,2,15,11,14,0,0,0,4,1
+26,0,0,2,1,45,2,2,0,7,3,3,0,173,1,1,1
+20,0,3,2,1,39,1,1,3,26,6,14,11,0,0,4,1
+35,2,3,2,1,59,2,1,3,23,8,0,38,0,0,4,1
 38,7,2,1,1,4,2,2,3,26,8,7,11,0,0,4,0
-19,0,2,2,1,25,1,1,2,19,11,9,0,0,0,4,1
-18,8,2,2,1,36,2,1,3,11,6,9,0,0,0,4,1
-30,5,2,3,1,23,2,1,0,18,3,7,0,0,0,4,1
-14,0,2,2,1,20,1,2,0,28,5,12,0,0,0,4,1
-18,8,2,2,1,37,1,2,0,29,5,13,38,0,0,4,1
-39,6,0,3,1,64,1,1,0,27,1,3,33,0,0,4,1
-8,5,3,3,1,9,2,1,3,23,8,7,11,0,0,4,1
-23,10,0,2,1,46,2,1,0,9,3,8,0,0,0,4,1
-27,1,2,1,1,55,2,1,0,12,10,14,11,0,0,4,1
-15,5,0,3,1,71,2,1,0,16,5,4,11,0,0,4,1
-11,7,3,3,1,14,2,1,3,23,8,4,11,0,0,4,1
-41,3,2,1,1,9,1,1,0,26,1,1,0,0,0,4,1
-27,11,2,2,1,26,1,1,2,11,3,14,0,0,0,4,1
-17,2,2,2,1,31,1,2,0,5,5,4,22,0,0,4,1
-21,0,0,2,1,4,2,1,3,26,8,11,11,0,0,4,0
-33,5,2,3,1,11,2,1,3,26,8,8,0,0,0,4,0
-11,5,2,3,1,11,1,1,3,6,8,2,11,0,0,4,1
-38,5,2,3,1,65,2,1,3,26,8,5,0,0,0,4,0
-18,5,0,3,1,9,1,1,0,25,1,2,0,0,0,4,1
-16,5,3,3,1,33,2,1,0,13,10,12,43,0,0,4,1
-13,11,0,1,1,9,2,1,3,23,8,13,3,0,0,4,1
-18,5,3,3,1,65,2,1,3,23,8,15,0,0,0,4,1
-16,1,2,2,1,14,2,1,3,13,8,15,0,0,0,4,1
-31,8,2,2,1,38,1,1,2,30,3,6,33,0,0,4,1
-20,0,3,2,1,9,2,1,3,28,8,13,0,0,0,4,1
-13,11,2,2,1,38,2,1,0,12,10,3,22,86,38,0,1
-28,0,2,2,1,61,1,1,0,27,1,13,11,0,0,4,1
-31,10,2,2,1,46,1,1,0,10,1,3,46,0,0,4,1
-34,1,2,2,1,17,1,2,0,8,5,13,11,0,0,4,1
-33,0,3,2,1,69,1,1,0,15,5,12,11,0,0,4,1
-42,0,2,2,1,44,2,2,3,26,8,6,0,0,0,4,0
-22,11,2,1,1,24,2,1,0,26,3,5,11,0,0,4,1
-37,10,2,2,1,14,2,1,3,26,8,5,11,0,0,4,0
-22,8,2,1,1,11,2,1,3,23,8,14,11,0,0,4,1
-19,5,2,3,1,19,1,1,0,10,10,9,22,0,0,4,1
-8,8,2,2,1,4,2,2,0,14,5,2,45,0,0,4,1
-39,1,2,1,1,27,1,1,0,3,1,1,11,0,0,4,1
-25,5,2,3,1,17,2,1,0,10,10,0,0,108,12,1,1
-34,6,0,3,1,43,2,2,3,7,6,13,33,0,0,4,1
-13,1,2,2,1,25,2,1,3,12,8,6,11,0,0,4,1
-38,10,0,4,1,56,2,1,3,26,8,10,0,0,0,4,0
-38,1,0,1,1,66,2,1,3,26,8,5,11,0,0,4,0
-9,1,3,2,2,3,1,1,3,15,6,10,11,0,0,4,1
-34,1,2,2,1,65,2,1,3,26,8,15,22,0,0,4,0
-9,8,2,2,1,9,2,1,0,8,5,16,38,0,0,4,1
-35,10,2,3,1,71,1,1,0,12,1,4,38,0,0,4,1
-19,5,2,3,1,9,1,1,3,7,6,12,43,0,0,4,1
+15,5,2,3,1,10,1,1,0,29,1,10,33,0,0,4,1
+37,1,2,4,1,69,1,1,0,14,1,3,11,0,0,4,1
+23,6,0,1,1,3,2,1,3,6,8,2,11,0,0,4,1
+32,10,2,2,1,19,1,2,0,5,5,1,22,0,0,4,1
+19,10,3,3,1,58,1,1,0,27,3,4,0,0,0,4,1
+21,10,3,2,1,23,1,1,0,12,10,5,33,0,0,4,1
+31,5,2,2,1,31,1,1,2,27,10,7,0,0,0,4,1
+35,10,2,2,1,16,1,1,3,10,6,3,22,0,0,4,1
+22,11,2,2,1,25,2,1,3,11,6,11,43,0,0,4,1
+25,1,3,1,1,9,1,1,0,30,5,2,0,0,0,4,1
+21,5,2,3,1,2,1,2,3,2,6,15,46,0,0,4,1
+36,11,3,2,1,44,1,1,0,8,10,12,11,0,0,4,1
+17,5,2,3,1,22,1,1,0,24,5,9,33,0,0,4,1
+14,5,0,3,1,68,1,1,0,3,1,3,43,0,0,4,1
+7,9,3,2,1,30,1,1,0,26,3,7,45,0,0,4,1
+27,10,3,3,1,9,1,1,0,9,1,13,33,0,0,4,1
+18,5,2,3,1,68,2,2,3,13,8,15,11,0,0,4,1
+8,1,3,2,1,3,2,1,0,1,5,16,33,0,0,4,1
+35,3,2,1,1,10,1,2,3,26,6,12,0,0,0,4,1
+21,8,3,4,1,32,2,1,3,26,8,9,0,0,0,4,0
+38,1,2,2,1,31,2,1,3,21,8,13,11,0,0,4,1
+13,1,2,2,1,64,2,1,3,10,8,0,33,0,0,4,1
+25,10,2,2,1,24,2,1,3,26,8,6,0,0,0,4,0
+17,5,2,3,1,29,2,1,3,26,8,4,0,0,0,4,0
+35,0,2,2,1,43,1,1,3,12,6,1,22,0,0,4,1
+37,10,2,2,1,9,2,2,0,11,7,2,0,0,0,4,1
+14,0,0,2,1,3,1,2,3,19,6,14,11,0,0,4,1
+40,5,2,4,1,11,2,1,3,26,8,7,22,0,0,4,0
+12,2,3,1,1,9,2,2,3,19,8,1,0,0,0,4,1
+28,5,3,3,1,35,2,1,3,23,8,16,11,0,0,4,1
+28,5,3,2,1,3,2,1,3,26,8,7,11,0,0,4,0
+20,10,2,2,1,9,2,1,0,14,5,5,0,0,0,4,1
+10,8,3,2,1,40,2,1,0,16,5,14,11,0,0,4,1
+18,5,2,3,1,9,2,2,3,26,8,9,0,0,0,4,0
+48,6,2,1,1,26,1,1,0,30,3,10,0,0,0,4,1
+12,8,2,2,1,51,2,1,0,24,5,12,4,0,0,4,1
+11,10,2,2,1,34,1,1,0,25,3,8,11,0,0,4,1
+15,5,3,3,1,42,1,1,0,4,3,5,11,540,24,0,1
+27,1,2,1,1,31,2,1,3,26,8,9,0,0,0,4,0
+12,0,3,2,1,4,1,1,0,7,5,11,47,0,0,4,1
+12,10,3,3,1,22,1,1,0,8,5,12,22,0,0,4,1
+9,10,3,3,1,70,2,1,0,25,3,1,0,0,0,4,1
+28,0,2,2,1,61,2,1,2,21,5,1,2,0,0,4,1
+15,1,0,1,1,44,2,1,3,30,8,12,11,0,0,4,1
+34,3,2,2,1,45,2,1,3,5,8,15,22,0,0,4,1
+20,10,2,3,1,25,1,1,0,26,1,3,11,0,0,4,1
+41,2,0,2,1,69,2,1,3,26,8,13,22,0,0,4,0
+27,1,0,1,1,2,1,1,0,6,5,14,11,0,0,4,1
+25,0,3,2,1,3,2,2,0,11,3,13,11,508,30,0,1
+22,10,2,2,1,47,1,1,0,4,1,6,11,0,0,4,1
+10,10,3,2,1,38,1,1,0,30,3,2,11,0,0,4,1
+42,5,2,3,1,28,2,1,0,2,5,1,11,0,0,4,1
+20,10,2,3,1,48,1,1,0,25,3,4,33,0,0,4,1
+33,1,2,1,1,63,1,1,0,27,1,4,45,0,0,4,1
+16,7,3,2,1,36,1,1,0,19,1,11,4,0,0,4,1
+42,0,2,2,1,44,2,2,3,26,8,6,0,0,0,4,0
+23,5,3,3,1,25,1,1,0,13,10,11,0,0,0,4,1
+14,5,2,3,1,66,2,2,0,30,5,0,0,0,0,4,1
 40,6,2,3,1,9,1,1,0,4,1,12,33,0,0,4,1
-21,8,2,2,1,54,1,1,2,11,3,4,22,0,0,4,1
-10,1,2,1,1,39,2,1,3,26,8,6,0,0,0,4,0
-21,1,2,1,1,34,2,1,3,26,8,9,0,0,0,4,0
-31,5,2,2,1,31,1,1,2,27,10,7,0,0,0,4,1
-33,7,2,2,1,70,2,1,0,15,5,3,33,0,0,4,1
-16,10,3,2,1,61,1,1,0,13,1,4,11,0,0,4,1
-57,6,2,1,1,42,1,1,0,8,3,9,2,0,0,4,1
-12,1,2,2,1,21,2,1,0,1,5,7,0,0,0,4,1
-13,1,2,2,1,64,2,1,3,10,8,0,33,0,0,4,1
-36,10,0,2,1,68,1,2,0,13,5,13,0,0,0,4,1
-15,11,2,2,1,1,1,1,0,23,5,10,22,0,0,4,1
-25,5,2,2,1,11,2,2,2,20,11,3,0,0,0,4,1
-22,1,2,2,1,9,2,1,3,30,8,5,11,0,0,4,1
-22,5,3,3,1,9,1,1,0,27,1,12,43,0,0,4,1
+16,10,3,3,1,72,2,1,0,26,3,13,11,0,0,4,1
+37,10,2,2,2,4,1,1,0,11,3,13,0,0,0,4,1
+20,0,0,2,1,24,2,1,0,26,3,1,22,167,12,3,1
+13,1,2,2,1,19,2,2,0,29,5,14,0,0,0,4,1
+20,10,0,3,1,23,1,1,3,30,6,15,11,0,0,4,1
+17,5,0,3,1,44,2,1,3,29,8,1,0,0,0,4,1
+33,1,2,1,1,22,2,1,3,26,8,11,11,0,0,4,0
+18,0,2,2,1,14,2,1,0,10,10,6,11,0,0,4,1
+23,10,2,2,1,71,1,1,0,14,1,8,1,0,0,4,1
+16,1,2,1,1,10,2,1,3,21,8,13,22,0,0,4,1
+17,10,3,2,1,41,2,1,0,21,1,12,11,0,0,4,1
+40,6,2,1,1,30,2,1,3,26,8,5,0,0,0,4,0
+38,5,2,3,1,65,2,1,3,26,8,5,0,0,0,4,0
+34,1,2,2,1,17,1,2,0,8,5,13,11,0,0,4,1
+18,8,2,2,1,37,1,2,0,29,5,13,38,0,0,4,1
+10,0,3,2,1,2,1,2,0,1,5,13,11,0,0,4,1
+31,8,0,2,1,9,1,1,0,20,5,9,11,0,0,4,1
+19,1,2,1,1,9,2,1,3,26,8,13,0,0,0,4,0
+25,1,2,1,1,37,2,1,0,12,10,7,11,0,0,4,1
+15,5,2,3,1,61,1,1,0,26,1,1,11,0,0,4,1
+10,9,3,2,1,9,1,1,0,9,3,7,12,0,0,4,1
+24,11,2,4,1,71,2,1,2,13,5,12,1,0,0,4,1
+13,7,3,3,1,23,1,1,2,30,3,5,0,0,0,4,1
+14,5,3,3,1,9,1,1,0,26,3,11,33,0,0,4,1
+12,1,2,2,1,34,2,2,3,15,8,1,0,0,0,4,1
+18,1,2,2,1,22,1,1,3,26,6,6,0,0,0,4,1
+39,10,0,3,1,71,1,1,0,13,1,15,33,0,0,4,1
+27,10,2,2,1,69,1,1,0,28,5,12,11,0,0,4,1
+34,1,0,1,1,2,2,1,3,6,8,13,0,0,0,4,1
+33,6,2,2,1,27,2,1,3,26,8,5,0,0,0,4,0
+27,2,2,3,1,25,2,1,0,12,10,14,38,0,0,4,1
+19,10,3,2,1,3,2,1,0,4,1,2,43,0,0,4,1
+39,11,2,3,1,47,1,1,3,26,8,10,0,0,0,4,0
+67,6,0,1,1,65,1,1,0,9,3,9,22,0,0,4,1
+28,5,3,3,1,9,1,1,0,14,1,12,11,0,0,4,1
+30,5,0,3,1,3,2,1,3,26,8,7,0,0,0,4,0
+18,5,0,3,1,9,1,1,0,25,1,2,0,0,0,4,1
+12,10,2,2,1,35,2,1,0,5,1,2,33,0,0,4,1
+41,6,2,4,1,10,1,1,3,2,6,2,0,0,0,4,1
+41,0,2,2,1,29,2,1,3,26,8,0,0,0,0,4,1
+30,5,2,3,1,9,1,1,2,1,10,7,0,0,0,4,1
+21,2,2,2,1,13,1,1,0,9,10,2,11,0,0,4,1
+35,1,2,1,1,64,2,1,0,22,3,4,11,0,0,4,1
+11,5,2,3,1,38,1,1,3,20,8,15,11,0,0,4,1
+13,1,3,2,1,63,1,1,0,28,5,13,11,0,0,4,1
+35,6,2,3,1,29,1,1,0,8,10,1,11,57,1,3,1
+11,7,3,3,1,14,2,1,3,23,8,4,11,0,0,4,1
+8,9,3,2,1,9,2,1,3,26,8,11,11,0,0,4,0
+35,10,2,2,1,58,2,1,3,26,8,10,0,0,0,4,0
+31,5,2,3,1,9,1,1,2,8,11,7,0,0,0,4,1
 22,1,2,2,1,9,2,2,3,12,6,0,38,0,0,4,1
-40,7,2,3,1,4,2,1,3,26,8,9,0,0,0,4,0
-25,1,2,1,1,2,2,1,3,29,8,1,11,0,0,4,1
-10,0,3,2,1,50,2,1,3,18,8,13,43,0,0,4,1
-32,5,2,2,1,52,2,1,3,26,8,6,11,0,0,4,0
+24,2,2,3,1,55,1,1,3,2,6,14,22,0,0,4,1
+33,8,2,2,1,28,2,1,3,26,8,13,11,0,0,4,0
+14,1,2,2,1,51,2,1,0,15,5,15,47,0,0,4,1
 29,0,2,2,1,28,2,1,3,26,8,11,0,0,0,4,0
-53,6,2,2,1,35,1,1,0,8,3,6,0,0,0,4,1
-23,0,0,2,1,33,2,1,3,26,8,7,0,0,0,4,0
-30,1,2,1,1,34,2,1,3,26,8,3,11,0,0,4,0
-14,8,3,3,1,70,1,1,0,12,10,11,0,0,0,4,1
-32,2,2,1,1,50,2,1,3,6,8,12,25,0,0,4,1
-13,1,2,2,1,36,2,1,3,15,8,4,11,0,0,4,1
+31,10,2,3,1,43,1,1,0,26,1,14,11,0,0,4,1
+12,2,2,2,1,15,1,2,0,10,10,11,11,0,0,4,1
+12,10,3,2,1,67,2,1,3,5,10,6,0,0,0,4,1
+7,1,3,2,1,2,2,1,3,10,6,15,45,0,0,4,1
+17,7,2,2,1,24,2,2,3,26,6,6,11,0,0,4,1
+37,8,0,2,2,9,2,1,3,26,8,6,0,0,0,4,0
+17,1,3,2,1,69,2,1,0,6,5,12,43,0,0,4,1
+22,6,2,1,1,9,2,2,3,26,8,6,0,0,0,4,0
+28,2,2,3,1,24,1,1,0,14,1,11,43,0,0,4,1
+31,5,2,3,1,60,1,1,3,2,6,11,0,0,0,4,1
+37,1,2,1,1,53,1,1,0,26,1,2,11,0,0,4,1
+17,2,2,2,1,31,1,2,0,5,5,4,22,0,0,4,1
+24,5,0,4,1,65,1,1,0,7,3,4,11,0,0,4,1
+16,2,2,3,1,11,2,1,0,26,3,3,1,0,0,4,1
+35,1,2,1,1,41,2,1,0,17,5,12,38,0,0,4,1
+7,1,2,2,1,71,2,1,3,19,8,13,0,0,0,4,1
+26,10,2,3,1,50,2,1,3,6,8,15,11,0,0,4,1
+12,0,0,2,1,9,2,1,0,9,5,12,11,0,0,4,1
+11,5,2,3,1,18,2,1,0,25,3,14,11,0,0,4,1
+17,1,2,4,1,51,2,1,3,12,8,14,11,0,0,4,1
+14,9,3,3,1,12,1,1,2,1,3,9,22,0,0,4,1
+16,8,2,2,1,6,2,1,3,18,8,12,0,0,0,4,1
+12,5,2,3,1,15,2,1,0,2,1,9,43,0,0,4,1
+31,5,0,2,1,5,2,1,3,30,6,1,1,0,0,4,1
+10,10,3,3,1,20,2,1,0,17,5,4,11,0,0,4,1
+38,1,2,2,1,14,1,1,3,2,6,15,0,0,0,4,1
+14,1,2,2,1,54,2,1,3,26,8,11,0,0,0,4,0
+33,1,0,1,1,52,1,1,0,21,5,11,11,0,0,4,1
+18,7,3,2,1,15,1,1,0,12,10,2,0,0,0,4,1
+19,10,2,3,1,55,1,1,0,11,7,7,0,0,0,4,1
+28,10,3,2,1,68,1,1,0,10,10,14,22,0,0,4,1
+13,11,2,2,1,38,2,1,0,12,10,3,22,86,38,0,1
 13,1,3,3,1,65,1,1,2,9,10,10,11,0,0,4,1
-31,8,2,2,1,67,1,1,0,29,1,13,33,0,0,4,1
+13,10,3,3,1,12,1,1,0,26,3,12,0,74,12,0,1
+35,10,0,2,1,71,2,1,3,26,8,14,0,0,0,4,0
+8,1,3,2,2,4,2,1,3,22,6,10,11,0,0,4,1
+33,2,2,3,1,54,2,1,3,15,11,3,0,0,0,4,1
+17,5,3,3,1,4,1,2,0,13,5,16,2,0,0,4,1
+37,10,2,3,1,21,1,2,0,26,1,12,11,0,0,4,1
+28,10,2,2,1,13,2,1,0,13,10,5,11,0,0,4,1
+18,8,2,2,1,36,2,1,3,11,6,9,0,0,0,4,1
+41,6,3,2,1,37,2,1,3,26,8,10,0,0,0,4,0
+15,8,2,2,1,66,2,1,3,26,8,9,0,0,0,4,0
+15,8,0,2,1,48,1,2,0,15,5,11,0,0,0,4,1
+30,1,2,1,1,51,1,1,0,2,1,14,22,0,0,4,1
+28,0,2,2,1,14,1,1,3,9,6,3,0,0,0,4,1
+23,1,2,2,1,17,2,1,3,6,8,2,33,0,0,4,1
+12,9,3,3,1,34,1,1,0,13,10,14,0,0,0,4,1
+8,11,3,2,1,59,1,1,0,20,4,4,11,0,0,4,1
+36,10,3,3,1,50,2,1,0,9,5,12,22,0,0,4,1
+24,10,2,3,1,17,2,1,0,27,1,12,33,0,0,4,1
+34,10,2,3,1,62,1,2,3,26,8,6,0,0,0,4,0
+23,1,3,2,2,11,2,2,0,28,5,11,0,0,0,4,1
+16,5,2,3,1,29,2,1,3,18,8,15,33,0,0,4,1
+35,10,2,2,1,51,1,1,3,27,6,12,11,0,0,4,1
+32,5,2,2,1,13,1,1,0,7,5,10,0,0,0,4,1
+10,0,3,2,1,50,2,1,3,18,8,13,43,0,0,4,1
+13,10,3,3,1,26,1,1,0,3,1,3,45,0,0,4,1
+28,11,2,2,1,32,1,1,0,3,1,12,11,0,0,4,1
+17,5,3,3,1,39,1,1,0,5,1,14,11,0,0,4,1
+29,0,0,2,1,36,2,1,3,27,6,15,11,0,0,4,1
+41,11,3,1,1,65,1,1,0,13,10,9,22,0,0,4,1
+40,6,2,4,1,69,1,1,0,13,5,15,33,0,0,4,1
+11,5,3,3,1,55,1,1,0,9,3,4,0,0,0,4,1
+35,10,2,2,1,8,2,1,3,19,8,2,0,0,0,4,1
+42,5,2,3,1,63,1,1,2,29,1,7,11,0,0,4,1
+40,5,2,3,1,47,2,1,2,5,10,5,0,0,0,4,1
+42,5,2,3,1,9,1,1,0,28,1,9,22,0,0,4,1
+37,1,2,4,1,64,1,1,3,27,6,12,22,0,0,4,1
+9,5,3,3,1,15,2,1,3,21,8,13,22,0,0,4,1
+32,1,2,4,1,29,2,1,2,24,5,1,8,0,0,4,1
+21,10,3,2,1,53,2,1,0,28,5,13,11,0,0,4,1
+22,1,2,1,1,9,2,1,0,13,5,1,33,0,0,4,1
+25,5,3,3,1,15,1,1,0,27,1,10,11,0,0,4,1
+13,0,2,2,1,71,2,1,3,10,8,11,0,0,0,4,1
+22,8,0,2,1,62,2,1,0,11,3,11,0,120,1,3,1
+23,1,2,2,2,63,1,2,0,16,5,12,0,0,0,4,1
+39,1,2,2,1,35,1,1,0,13,1,14,1,0,0,4,1
+19,8,3,2,1,34,2,1,3,22,6,0,22,0,0,4,1
+20,5,2,3,1,59,1,1,0,22,3,7,0,0,0,4,1
 34,5,2,3,1,34,2,1,3,26,8,16,0,0,0,4,0
-41,10,2,2,1,16,2,2,0,15,5,9,33,0,0,4,1
-12,10,3,2,1,34,1,1,0,13,10,10,22,0,0,4,1
-34,3,2,2,1,45,2,1,3,5,8,15,22,0,0,4,1
-23,1,0,1,1,61,1,2,0,6,5,15,38,0,0,4,1
-19,2,0,2,1,22,2,2,3,4,8,13,43,0,0,4,1
-12,5,3,3,1,19,1,1,0,9,1,10,46,0,0,4,1
-37,1,2,2,1,44,1,1,3,26,8,8,0,0,0,4,0
-13,1,2,2,1,9,2,1,3,26,8,4,0,0,0,4,0
-22,10,3,3,1,21,2,1,0,11,3,7,0,157,12,0,1
+24,0,2,2,1,49,2,1,3,26,8,12,0,0,0,4,0
+29,0,2,2,1,43,2,1,3,26,8,3,11,0,0,4,0
+26,1,2,2,1,18,2,1,3,26,8,7,11,0,0,4,0
+18,5,0,3,1,66,1,2,0,14,5,11,0,0,0,4,1
+35,1,2,2,1,62,2,1,3,26,8,11,11,0,0,4,0
+7,10,3,2,1,10,1,2,0,29,5,11,11,0,0,4,1
+42,0,2,2,1,35,2,1,3,26,8,11,0,0,0,4,0
+21,10,2,2,1,31,2,1,0,8,5,8,11,0,0,4,1
+8,10,2,2,1,43,1,2,0,29,5,1,33,0,0,4,1
+28,10,0,2,1,9,1,2,2,8,11,7,0,0,0,4,1
+28,3,2,1,1,71,1,1,3,26,8,6,0,0,0,4,0
+25,2,2,2,1,9,1,1,3,22,6,0,45,0,0,4,1
 26,1,2,2,1,7,2,1,3,26,8,7,0,0,0,4,0
-31,1,3,1,1,56,2,1,0,17,5,16,11,0,0,4,1
-25,1,3,2,1,38,2,1,3,26,6,13,11,0,0,4,1
-15,8,0,2,1,48,1,2,0,15,5,11,0,0,0,4,1
-31,1,2,4,1,19,2,1,3,26,8,9,0,0,0,4,0
-13,1,0,2,1,9,2,2,0,9,5,15,33,0,0,4,1
-9,10,3,2,1,52,2,1,0,23,5,9,33,0,0,4,1
-37,5,2,3,1,4,1,1,0,23,5,14,11,0,0,4,1
+10,10,3,2,2,0,2,1,3,27,6,13,11,0,0,4,1
+8,10,3,2,1,42,1,1,0,7,5,11,0,0,0,4,1
+44,6,2,4,1,66,1,1,0,8,3,13,0,0,0,4,1
+35,1,2,1,2,5,1,1,0,21,4,10,0,0,0,4,1
+8,0,3,2,1,32,1,1,0,30,3,6,0,0,0,4,1
+36,5,0,3,1,52,2,1,3,13,8,14,33,0,0,4,1
+19,0,3,2,1,9,2,1,3,26,8,3,0,0,0,4,0
+11,1,3,2,1,32,2,1,3,11,6,13,5,0,0,4,1
 14,5,3,3,1,38,1,1,3,3,8,13,11,0,0,4,1
-33,10,2,3,1,16,2,2,0,1,3,5,0,158,1,0,1
-33,1,2,1,1,9,2,2,0,17,5,15,22,0,0,4,1
-32,5,2,3,1,17,1,1,0,17,1,13,43,0,0,4,1
-41,6,2,2,1,19,2,2,3,5,8,1,11,0,0,4,1
-12,2,3,2,1,64,1,1,0,22,3,4,33,0,0,4,1
-21,0,2,2,1,15,2,2,0,25,3,3,11,0,0,4,1
-17,2,0,2,1,7,2,1,3,26,8,8,0,0,0,4,0
-17,0,0,2,1,42,1,2,0,13,10,14,11,0,0,4,1
-35,1,2,1,1,56,1,1,0,20,1,7,43,0,0,4,1
-28,0,2,2,1,61,2,1,2,21,5,1,2,0,0,4,1
-31,10,0,2,1,37,1,1,0,16,5,9,11,0,0,4,1
-30,1,2,1,1,51,1,1,0,2,1,14,22,0,0,4,1
-18,8,2,1,1,9,2,1,3,11,6,0,0,0,0,4,1
-33,0,2,2,1,70,1,1,0,26,1,1,0,0,0,4,1
-14,1,3,2,1,13,2,1,0,8,5,3,0,0,0,4,1
-10,0,0,2,1,66,2,1,3,29,8,10,11,0,0,4,1
-10,5,2,2,1,36,2,1,3,20,8,10,0,0,0,4,1
-25,8,0,2,1,10,2,1,3,10,8,11,22,0,0,4,1
-20,8,2,2,1,19,2,1,3,26,8,7,0,0,0,4,0
-40,6,2,1,1,30,2,1,3,26,8,5,0,0,0,4,0
-9,1,2,1,1,47,2,1,3,23,8,2,11,0,0,4,1
-36,10,2,3,1,32,1,1,3,26,8,8,33,0,0,4,0
-23,10,2,2,1,71,1,1,0,14,1,8,1,0,0,4,1
-7,0,3,2,1,51,1,2,0,22,3,6,0,0,0,4,1
-34,3,2,1,1,44,2,1,0,8,5,2,0,0,0,4,1
+42,6,2,1,1,19,2,1,3,5,8,15,0,0,0,4,1
+28,1,2,1,1,68,1,1,0,27,1,16,0,0,0,4,1
+31,10,3,2,1,17,1,1,0,26,1,15,0,0,0,4,1
+22,7,3,3,1,20,1,1,2,20,5,0,45,0,0,4,1
+19,11,3,2,1,48,1,1,0,21,4,5,0,0,0,4,1
+20,0,3,2,1,9,2,1,3,28,8,13,0,0,0,4,1
+21,10,2,2,1,46,2,1,0,9,3,4,11,181,1,1,1
+41,3,2,1,1,9,1,1,0,26,1,1,0,0,0,4,1
+37,5,2,3,1,4,1,1,0,23,5,14,11,0,0,4,1
+15,1,2,2,1,61,2,1,0,9,5,15,0,0,0,4,1
+31,5,0,3,1,64,1,1,0,24,5,2,33,0,0,4,1
+29,5,3,3,1,68,1,1,0,11,3,1,0,0,0,4,1
+18,1,2,2,1,49,2,1,3,12,8,10,0,0,0,4,1
+39,6,2,1,1,41,2,1,0,17,1,12,22,0,0,4,1
+30,5,2,3,1,29,1,1,0,9,10,12,0,0,0,4,1
+25,5,3,3,1,26,2,1,3,29,8,13,0,0,0,4,1
+23,0,0,2,1,33,2,1,3,26,8,7,0,0,0,4,0
+22,5,2,3,1,26,2,1,3,26,8,9,0,0,0,4,0
+27,2,2,2,1,65,1,2,0,8,10,12,11,30,12,0,1
+24,1,0,1,1,27,2,1,0,28,5,9,22,0,0,4,1
+13,1,2,2,1,25,2,1,3,12,8,6,11,0,0,4,1
+31,0,2,2,1,47,2,1,3,26,8,10,0,0,0,4,0
+18,0,2,3,1,27,2,1,3,26,8,4,11,0,0,4,0
+31,1,0,1,1,9,2,2,3,26,8,9,0,0,0,4,0
+19,10,2,3,1,15,2,1,0,4,3,13,0,0,0,4,1
+34,5,2,3,1,63,1,1,0,25,1,4,0,0,0,4,1
+33,1,2,1,1,58,2,1,0,16,5,14,11,0,0,4,1
 34,2,2,3,2,5,1,1,0,29,5,11,0,0,0,4,1
-19,3,2,2,1,64,1,2,0,26,3,12,22,0,0,4,1
-12,5,2,3,1,15,2,1,0,2,1,9,43,0,0,4,1
-15,5,3,3,1,40,2,1,3,26,8,7,0,0,0,4,0
+18,10,0,2,1,9,1,1,0,29,1,2,22,0,0,4,1
+20,5,2,3,1,44,2,1,2,20,11,5,0,0,0,4,1
+28,7,2,3,1,30,1,1,0,10,10,1,0,3,30,0,1
+15,10,3,2,1,10,2,1,3,26,8,7,11,0,0,4,0
+34,1,2,2,1,63,1,2,2,12,10,14,22,0,0,4,1
+9,5,3,3,2,8,2,1,3,25,6,10,11,0,0,4,1
+27,1,0,1,1,68,1,1,3,26,6,0,22,0,0,4,1
+40,2,2,3,1,65,2,1,2,30,5,16,0,0,0,4,1
+31,10,3,2,1,2,2,2,0,8,10,10,0,0,0,4,1
+22,10,0,3,1,9,1,1,3,8,6,10,0,0,0,4,1
+32,5,2,4,1,67,1,1,0,19,3,6,0,178,1,0,1
+17,1,0,1,1,23,2,1,0,24,5,12,43,0,0,4,1
+19,5,3,3,1,69,1,1,3,3,6,0,22,0,0,4,1
+26,7,2,3,1,13,1,1,0,12,1,11,38,0,0,4,1
+41,0,2,2,1,20,2,1,0,14,1,2,2,0,0,4,1
+20,0,3,2,1,31,1,1,2,24,11,7,0,0,0,4,1
+35,1,0,1,1,33,2,1,3,23,8,6,11,0,0,4,1
+27,5,0,2,1,60,2,1,0,10,10,9,0,75,1,3,1
+22,5,3,3,1,16,1,1,0,21,4,4,0,0,0,4,1
+6,9,3,2,1,67,2,1,3,26,8,6,11,0,0,4,0
+13,5,3,3,1,15,2,1,0,27,3,5,0,551,1,3,1
+11,8,3,2,1,3,2,1,3,25,6,11,0,0,0,4,1
+25,5,2,2,1,11,2,2,2,20,11,3,0,0,0,4,1
+28,10,2,2,1,16,1,1,0,9,1,11,38,0,0,4,1
+17,5,0,3,1,18,1,1,0,27,1,13,11,0,0,4,1
+12,5,2,3,1,19,2,1,0,3,1,1,33,0,0,4,1
+19,5,2,3,1,46,2,1,0,11,3,8,11,82,30,1,1
+9,1,2,2,1,58,2,1,3,10,6,0,0,0,0,4,1
+14,1,2,1,1,60,1,1,0,21,4,12,0,0,0,4,1
+8,0,3,3,1,38,1,2,0,18,3,7,11,0,0,4,1
+35,1,2,1,1,47,2,1,0,12,10,12,0,0,0,4,1
+11,5,3,3,1,70,1,1,0,11,7,6,38,0,0,4,1
+36,6,3,2,1,15,1,2,0,20,5,14,11,0,0,4,1
+23,1,0,2,1,54,2,1,3,5,8,4,22,0,0,4,1
+35,3,0,1,1,70,2,1,3,26,8,5,0,0,0,4,0
+23,10,2,2,1,11,1,1,0,2,3,1,22,0,0,4,1
+36,8,2,4,1,44,1,2,3,12,6,14,0,0,0,4,1
+17,1,2,2,1,10,1,1,3,9,10,4,11,0,0,4,1
+51,5,2,3,1,67,1,1,2,26,3,3,22,0,0,4,1
+21,11,3,3,1,62,2,1,0,12,10,15,33,0,0,4,1
+29,8,2,2,1,43,2,1,0,1,5,10,33,0,0,4,1
+12,1,2,2,1,53,2,2,0,12,10,16,0,85,1,0,1
+22,7,2,2,1,61,2,1,3,26,8,5,11,0,0,4,0
+31,8,2,2,1,67,1,1,0,29,1,13,33,0,0,4,1
+8,10,3,3,1,13,1,1,0,4,3,2,0,0,0,4,1
+6,9,3,2,1,47,2,1,3,26,8,7,22,0,0,4,0
+22,8,2,1,1,11,2,1,3,23,8,14,11,0,0,4,1
+10,11,2,1,1,64,2,1,0,11,3,16,38,186,12,0,1
+7,10,3,2,1,51,1,1,0,16,5,13,0,0,0,4,1
+20,0,2,2,1,9,1,1,3,26,8,4,0,0,0,4,0
 35,5,0,3,1,27,1,1,0,4,3,13,22,0,0,4,1
-10,8,2,2,1,53,2,2,0,29,5,6,11,0,0,4,1
-35,3,2,1,1,42,1,1,0,20,5,2,11,0,0,4,1
-30,5,0,3,1,3,2,1,3,26,8,7,0,0,0,4,0
+10,0,3,4,1,34,1,1,0,29,5,12,0,0,0,4,1
+9,5,3,3,1,19,2,1,0,7,5,10,0,0,0,4,1
+35,1,2,2,1,9,2,2,3,26,8,6,0,0,0,4,0
+29,10,3,2,1,12,2,1,0,15,5,15,22,0,0,4,1
+27,0,0,3,1,19,1,1,0,20,5,9,33,0,0,4,1
+15,10,2,2,1,45,2,2,3,9,6,12,11,0,0,4,1
+20,1,2,1,1,57,2,1,3,25,6,16,11,0,0,4,1
+35,0,2,2,1,68,2,1,0,27,3,8,22,0,0,4,1
+19,8,2,2,1,19,2,1,0,7,3,4,11,0,0,4,1
+12,5,2,2,1,68,1,1,0,3,1,10,11,0,0,4,1
+39,5,0,3,1,69,2,1,0,3,1,14,11,0,0,4,1
+31,8,2,2,1,50,1,1,3,26,8,7,11,0,0,4,0
+29,8,2,2,1,15,1,1,0,12,10,8,33,0,0,4,1
+38,10,0,1,1,15,2,1,3,26,8,9,11,0,0,4,0
+57,6,2,1,1,42,1,1,0,8,3,9,2,0,0,4,1
+39,1,2,2,1,58,2,2,3,26,8,7,0,0,0,4,0
+39,6,0,3,1,64,1,1,0,27,1,3,33,0,0,4,1
+24,5,0,3,1,14,1,1,0,18,1,0,33,0,0,4,1
 28,1,2,2,1,33,2,1,3,26,8,11,0,0,0,4,0
-20,10,0,2,1,69,2,1,0,22,3,12,0,0,0,4,1
-16,10,0,3,1,61,2,1,0,28,1,11,11,0,0,4,1
-13,5,3,3,1,21,1,2,0,29,1,10,11,0,0,4,1
-43,5,2,2,1,71,1,1,0,9,1,16,43,0,0,4,1
-15,1,2,2,1,9,1,1,0,21,5,10,43,0,0,4,1
-29,5,2,3,1,62,1,1,0,9,1,12,43,0,0,4,1
-14,0,0,2,1,3,1,2,3,19,6,14,11,0,0,4,1
+23,10,3,2,1,60,2,1,0,12,10,7,22,0,0,4,1
+15,11,3,3,1,61,1,1,0,5,1,5,11,0,0,4,1
+29,1,0,1,1,14,2,1,3,22,6,7,11,0,0,4,1
+19,11,3,2,1,44,2,1,3,29,8,16,11,0,0,4,1
+16,5,2,3,1,61,1,1,2,2,10,10,0,0,0,4,1
+30,5,2,3,1,25,2,1,3,4,8,12,11,0,0,4,1
+14,5,3,3,1,46,1,1,0,13,1,12,38,0,0,4,1
+19,5,3,3,1,49,2,1,0,4,1,15,43,0,0,4,1
+24,2,2,4,1,26,2,1,0,23,5,12,11,0,0,4,1
+30,1,3,1,1,59,2,1,0,11,3,4,11,0,0,4,1
+20,5,2,3,1,22,2,1,0,1,5,10,0,0,0,4,1
+24,5,2,3,1,43,1,1,0,10,10,13,11,0,0,4,1
+9,8,3,2,1,55,2,1,3,20,8,11,11,0,0,4,1
+23,1,2,1,1,31,1,1,3,10,6,12,22,0,0,4,1
+25,7,2,2,1,17,2,1,0,13,10,10,0,0,0,4,1
+39,0,2,2,1,27,1,1,0,10,1,12,33,0,0,4,1
+14,10,0,3,1,54,1,1,0,14,1,12,11,0,0,4,1
+12,1,2,2,1,21,2,1,2,12,11,6,0,0,0,4,1
+23,5,2,3,1,9,1,1,0,2,1,2,38,0,0,4,1
+15,11,2,2,1,1,1,1,0,23,5,10,22,0,0,4,1
+38,1,0,1,1,66,2,1,3,26,8,5,11,0,0,4,0
+30,1,2,2,1,20,2,1,3,5,8,13,0,0,0,4,1
+21,10,3,2,1,10,2,1,3,12,8,4,11,0,0,4,1
+37,1,2,2,1,9,1,1,3,3,6,11,11,0,0,4,1
+41,3,0,1,1,25,1,1,3,26,8,9,11,0,0,4,0
+25,1,2,2,1,62,2,2,0,12,10,3,11,26,12,1,1
+10,1,3,2,1,54,1,2,0,29,5,12,0,0,0,4,1
+13,2,3,3,2,5,2,2,0,4,1,12,11,0,0,4,1
+14,7,2,3,1,17,1,1,0,27,1,3,33,0,0,4,1
+42,1,0,2,1,9,2,1,3,21,8,2,0,0,0,4,1
+30,0,2,1,1,42,2,2,2,24,5,0,47,0,0,4,1
 15,5,3,3,1,37,2,1,0,14,5,1,0,0,0,4,1
-9,10,3,3,1,70,2,1,0,25,3,1,0,0,0,4,1
-22,0,2,2,1,40,1,1,0,24,5,2,38,0,0,4,1
-13,8,2,2,1,44,2,1,3,26,8,13,11,0,0,4,0
-14,10,3,2,1,13,2,1,0,12,1,13,11,0,0,4,1
-18,10,0,2,1,9,1,1,0,29,1,2,22,0,0,4,1
-13,5,0,3,1,36,2,1,0,8,5,11,38,0,0,4,1
-18,5,0,3,2,42,1,1,0,27,1,14,33,0,0,4,1
-17,5,2,3,1,29,2,1,3,26,8,4,0,0,0,4,0
-22,10,0,3,1,56,2,1,3,16,11,1,0,0,0,4,1
-29,0,2,2,1,35,2,1,0,14,5,3,11,0,0,4,1
-40,0,0,2,1,25,1,1,2,18,11,7,0,0,0,4,1
-27,8,3,1,1,24,2,1,3,22,6,3,43,0,0,4,1
-32,8,2,2,1,20,1,1,3,30,6,14,0,0,0,4,1
-15,5,3,3,1,7,2,1,3,26,8,9,0,0,0,4,0
-35,10,0,2,1,71,2,1,3,26,8,14,0,0,0,4,0
-18,5,2,3,1,71,1,1,0,23,5,13,33,0,0,4,1
-17,10,3,2,1,21,2,1,0,1,3,10,0,0,0,4,1
-35,6,2,3,1,29,1,1,0,8,10,1,11,57,1,3,1
-19,1,0,2,1,38,2,1,3,18,8,12,11,0,0,4,1
-27,2,2,3,1,25,2,1,0,12,10,14,38,0,0,4,1
-40,2,2,3,1,68,1,1,3,26,6,2,11,0,0,4,1
-31,8,2,2,1,15,1,1,0,5,1,14,5,0,0,4,1
-39,10,2,2,1,64,1,1,2,20,11,4,0,0,0,4,1
-21,10,3,2,1,53,2,1,0,28,5,13,11,0,0,4,1
-26,1,2,4,1,18,2,1,3,6,8,10,0,0,0,4,1
-17,5,3,3,1,4,1,2,0,13,5,16,2,0,0,4,1
-30,2,3,3,1,38,2,1,0,26,3,0,33,0,0,4,1
-22,1,2,2,1,53,1,1,3,30,10,8,0,0,0,4,1
-25,1,3,1,1,9,1,1,0,30,5,2,0,0,0,4,1
-21,9,3,3,1,27,1,1,0,11,3,11,0,0,0,4,1
-35,10,2,2,1,58,2,1,3,26,8,10,0,0,0,4,0
-28,8,2,2,1,34,1,1,0,14,1,11,11,0,0,4,1
-39,10,2,3,1,62,1,1,0,28,1,14,11,0,0,4,1
-29,8,2,2,1,43,2,1,0,1,5,10,33,0,0,4,1
-13,8,2,2,1,31,2,2,3,26,8,5,0,0,0,4,0
-22,11,2,2,1,28,2,1,3,26,8,9,0,0,0,4,0
-31,5,2,3,1,10,2,1,0,9,10,15,0,0,0,4,1
-19,5,2,3,1,49,1,1,0,4,1,14,38,0,0,4,1
-15,5,2,3,1,10,1,1,0,29,1,10,33,0,0,4,1
-18,1,2,2,1,13,2,1,3,4,8,0,33,0,0,4,1
-17,5,0,3,1,18,1,1,0,27,1,13,11,0,0,4,1
-22,2,0,2,1,37,2,1,0,9,5,12,22,0,0,4,1
-11,10,3,3,1,21,1,1,0,22,3,8,0,0,0,4,1
-35,1,2,2,1,22,2,1,0,13,10,13,38,61,1,0,1
 10,1,2,2,1,64,2,1,0,14,5,11,38,0,0,4,1
-15,0,2,2,1,67,2,1,0,17,5,13,0,0,0,4,1
-9,10,3,2,2,9,1,2,0,29,5,13,0,0,0,4,1
-15,1,3,3,1,62,1,1,0,30,3,3,0,546,1,3,1
-31,10,2,2,1,66,2,1,0,20,4,2,0,0,0,4,1
-17,7,0,3,1,16,2,1,3,15,8,13,11,0,0,4,1
-11,10,3,3,1,29,1,1,0,11,3,3,0,0,0,4,1
-18,2,2,3,1,37,1,1,3,7,6,8,33,0,0,4,1
-11,1,2,2,1,66,2,2,0,1,5,12,0,0,0,4,1
+30,11,2,2,1,36,2,1,3,26,8,7,0,0,0,4,0
+29,5,0,3,1,13,2,1,2,19,11,7,0,0,0,4,1
+24,10,0,2,1,38,2,1,3,23,11,7,0,0,0,4,1
+40,6,2,1,1,47,1,1,0,4,1,10,11,0,0,4,1
+36,5,2,2,1,12,2,1,0,17,5,3,22,0,0,4,1
+26,8,0,2,1,32,2,1,3,26,8,5,0,0,0,4,0
+33,11,2,1,1,13,2,1,0,17,5,6,0,0,0,4,1
+17,5,0,3,1,68,2,2,0,10,10,5,0,0,0,4,1
+24,1,2,2,1,48,2,1,3,11,6,12,38,0,0,4,1
+11,0,3,2,1,10,2,1,0,11,3,6,0,0,0,4,1
 40,1,2,2,1,31,1,1,3,30,6,10,22,0,0,4,1
-20,10,3,3,1,11,1,1,3,8,6,1,22,0,0,4,1
-42,1,2,1,1,15,2,2,3,4,8,0,0,0,0,4,1
-19,10,3,3,1,58,1,1,0,27,3,4,0,0,0,4,1
-18,0,2,3,1,27,2,1,3,26,8,4,11,0,0,4,0
+15,5,3,3,1,63,1,1,0,19,1,10,46,0,0,4,1
+34,5,2,4,1,28,2,1,3,4,8,14,0,0,0,4,1
+29,10,3,2,1,3,2,2,0,28,5,15,22,0,0,4,1
+19,10,3,2,1,12,1,1,0,18,3,4,0,0,0,4,1
+23,10,0,2,1,46,2,1,0,9,3,8,0,0,0,4,1
+8,8,3,2,1,69,2,1,3,18,8,13,11,0,0,4,1
+17,5,0,3,1,62,2,1,0,30,5,1,0,0,0,4,1
+32,0,3,2,1,16,1,1,0,20,5,15,33,0,0,4,1
+42,6,0,2,1,11,1,1,0,2,5,13,11,0,0,4,1
+13,1,2,1,1,6,2,2,0,13,5,0,45,0,0,4,1
+21,10,3,3,1,50,2,1,3,26,8,6,0,0,0,4,0
+19,1,2,2,1,43,2,1,3,26,8,6,0,0,0,4,0
+20,2,2,2,1,58,2,2,0,16,5,4,16,0,0,4,1
+7,1,2,2,1,9,1,2,0,6,5,4,33,0,0,4,1
+41,6,0,1,1,9,2,1,3,26,6,15,11,0,0,4,1
 41,8,2,2,1,2,2,1,3,18,8,13,22,0,0,4,1
-31,10,2,3,1,43,1,1,0,26,1,14,11,0,0,4,1
-24,0,0,2,1,70,1,1,0,23,4,15,0,0,0,4,1
-15,5,2,3,1,61,1,1,0,26,1,1,11,0,0,4,1
-31,5,2,3,1,9,1,1,2,8,11,7,0,0,0,4,1
-16,1,3,2,1,49,2,1,0,13,10,15,0,0,0,4,1
-20,10,2,2,1,9,2,1,0,14,5,5,0,0,0,4,1
-14,10,3,2,1,9,1,1,0,9,1,11,33,0,0,4,1
-13,2,3,3,2,5,2,2,0,4,1,12,11,0,0,4,1
-35,11,0,2,1,57,1,1,0,10,10,11,0,0,0,4,1
-15,8,3,3,1,5,1,1,0,21,4,12,11,0,0,4,1
-28,5,3,3,1,35,2,1,3,23,8,16,11,0,0,4,1
-26,5,2,3,1,46,2,2,2,13,10,1,0,0,0,4,1
-9,1,2,3,1,40,2,1,3,18,6,10,22,0,0,4,1
-30,11,2,2,1,36,2,1,3,26,8,7,0,0,0,4,0
-39,6,2,2,1,27,2,1,3,26,8,7,11,0,0,4,0
-12,9,3,3,1,34,1,1,0,13,10,14,0,0,0,4,1
-20,8,3,2,1,56,2,1,3,26,8,13,11,0,0,4,0
-12,10,2,3,1,54,2,2,3,18,6,12,22,0,0,4,1
-10,0,3,2,1,2,1,2,0,1,5,13,11,0,0,4,1
-30,5,3,3,1,67,1,1,0,17,1,15,33,0,0,4,1
-26,7,2,3,1,13,1,1,0,12,1,11,38,0,0,4,1
-31,5,0,2,1,5,2,1,3,30,6,1,1,0,0,4,1
-18,8,2,2,1,9,1,1,0,23,5,14,11,0,0,4,1
-18,1,2,1,1,49,2,1,3,26,8,8,0,0,0,4,0
-18,2,0,3,1,65,1,2,0,28,5,13,22,0,0,4,1
-40,5,2,2,1,4,1,1,0,24,5,12,3,0,0,4,1
-23,10,2,3,1,61,2,1,0,10,10,14,0,0,0,4,1
-31,1,0,2,1,11,1,2,0,25,3,2,0,0,0,4,1
-24,5,2,4,1,34,1,1,3,26,8,9,11,0,0,4,0
-8,10,3,2,1,61,2,1,3,20,8,11,22,0,0,4,1
-22,11,0,2,1,21,1,1,0,3,1,10,43,0,0,4,1
-33,2,2,1,1,18,1,1,0,9,3,5,1,0,0,4,1
-32,7,2,2,1,9,1,1,0,4,1,12,11,0,0,4,1
-28,10,2,2,1,55,2,1,3,7,6,13,11,0,0,4,1
-14,10,3,3,1,55,1,1,2,14,11,6,0,0,0,4,1
-26,5,2,1,1,56,1,1,0,10,3,7,38,0,0,4,1
-21,1,0,1,1,16,2,1,0,12,10,11,0,78,30,1,1
-8,1,3,2,1,67,2,1,3,30,8,12,0,0,0,4,1
-13,7,2,3,1,70,1,1,0,14,1,11,11,0,0,4,1
-8,0,3,2,1,31,1,1,0,10,3,12,22,0,0,4,1
-33,6,2,2,1,27,2,1,3,26,8,5,0,0,0,4,0
-35,1,2,1,1,64,2,1,0,22,3,4,11,0,0,4,1
-39,1,2,2,1,35,1,1,0,13,1,14,1,0,0,4,1
-37,3,0,1,1,65,1,1,0,24,5,10,43,0,0,4,1
-20,10,2,2,1,24,1,1,0,25,1,14,0,0,0,4,1
-17,5,2,3,1,36,2,2,0,29,1,13,22,0,0,4,1
-20,5,2,3,1,44,2,1,2,20,11,5,0,0,0,4,1
-28,5,0,3,1,27,2,1,0,15,5,14,0,0,0,4,1
-32,10,2,1,1,17,1,1,3,26,8,1,11,0,0,4,0
-29,1,0,1,1,14,2,1,3,22,6,7,11,0,0,4,1
-9,8,3,2,1,55,2,1,3,20,8,11,11,0,0,4,1
+19,0,2,2,1,25,1,1,2,19,11,9,0,0,0,4,1
+13,0,3,2,1,24,2,1,0,9,10,6,0,0,0,4,1
+18,1,2,2,1,13,2,1,3,4,8,0,33,0,0,4,1
+39,5,2,3,1,70,1,2,3,12,6,1,11,0,0,4,1
+31,8,2,2,1,44,1,1,2,24,5,0,33,0,0,4,1
+18,10,3,2,1,33,2,2,3,26,8,8,0,0,0,4,0
+30,7,2,3,1,9,1,1,0,21,4,3,22,0,0,4,1
+8,1,2,2,1,31,2,1,3,7,8,2,22,0,0,4,1
+42,5,2,3,1,39,1,1,3,8,6,7,22,0,0,4,1
+21,9,3,3,1,27,1,1,0,11,3,11,0,0,0,4,1
+22,5,2,3,1,4,2,1,3,26,8,6,0,0,0,4,0
+20,10,2,1,1,27,2,1,3,30,6,10,43,0,0,4,1
+28,11,0,2,1,40,2,1,0,10,10,10,0,82,1,3,1
 39,10,2,2,1,66,2,1,3,26,8,12,11,0,0,4,0
+10,5,3,3,1,42,1,1,0,18,3,4,11,0,0,4,1
+25,6,2,2,1,68,1,1,2,23,11,3,0,0,0,4,1
+32,10,0,2,1,45,1,1,3,12,6,13,11,0,0,4,1
+29,1,2,2,1,12,2,1,0,21,4,1,0,0,0,4,1
+16,1,2,2,1,23,1,1,0,27,1,15,11,0,0,4,1
+40,5,0,3,1,14,1,1,0,26,1,5,0,0,0,4,1
+13,11,3,1,1,20,1,1,0,23,4,13,11,110,1,1,1
+15,5,0,3,1,71,2,1,0,16,5,4,11,0,0,4,1
+22,8,2,1,1,9,2,1,3,6,8,15,11,0,0,4,1
+33,1,2,1,1,9,2,2,0,17,5,15,22,0,0,4,1
+17,9,3,2,1,24,2,1,0,7,3,13,22,112,33,0,1
+38,1,3,2,1,61,1,2,0,29,5,14,22,0,0,4,1
+34,2,2,2,1,12,2,2,3,26,8,3,0,0,0,4,0
+34,1,2,1,1,15,2,1,3,26,8,7,0,0,0,4,0
+25,1,2,1,1,2,2,1,3,29,8,1,11,0,0,4,1
+18,7,2,3,1,24,1,1,3,26,8,6,11,0,0,4,0
+38,1,2,1,1,67,1,1,0,5,1,2,33,0,0,4,1
+30,5,0,3,1,53,1,2,3,3,6,2,45,0,0,4,1
+37,10,2,2,1,33,2,2,0,24,5,2,38,0,0,4,1
+41,6,0,2,1,10,1,1,3,26,10,12,0,0,0,4,1
+8,10,3,2,1,28,1,2,0,13,5,0,22,0,0,4,1
+41,5,0,3,1,32,2,1,2,21,11,7,0,0,0,4,1
+19,10,2,2,1,34,2,1,3,26,8,3,0,0,0,4,0
+14,0,2,2,1,20,1,2,0,28,5,12,0,0,0,4,1
+14,1,3,1,1,14,2,1,0,12,10,13,0,0,0,4,1
+12,8,3,2,1,20,1,1,0,2,3,4,11,0,0,4,1
+19,5,2,2,1,55,2,2,0,8,10,6,0,0,0,4,1
+28,8,2,2,1,34,1,1,0,14,1,11,11,0,0,4,1
+18,2,0,3,1,65,1,2,0,28,5,13,22,0,0,4,1
+39,0,3,2,1,57,2,1,3,10,6,10,0,0,0,4,1
+14,10,2,2,1,66,2,1,3,13,8,13,11,0,0,4,1
+20,1,3,3,1,35,2,1,3,12,6,4,1,0,0,4,1
+12,8,3,3,1,5,1,2,0,13,1,5,11,0,0,4,1
+27,0,3,2,1,26,2,1,3,26,8,6,0,0,0,4,0
+24,2,0,3,2,25,2,1,3,26,8,9,0,0,0,4,0
+11,0,3,2,1,67,2,2,3,26,8,11,0,0,0,4,0
+38,10,2,2,1,57,2,1,3,21,8,11,11,0,0,4,1
+15,12,2,2,1,40,1,1,0,25,3,15,11,85,38,0,1
+20,10,2,2,1,18,1,1,0,3,1,15,33,0,0,4,1
+19,10,3,2,1,40,2,1,3,13,8,14,0,0,0,4,1
+36,5,2,2,1,46,1,1,3,26,8,4,0,0,0,4,0
+12,5,3,3,1,15,2,1,0,27,10,4,0,0,0,4,1
+10,10,3,3,1,31,2,1,2,19,3,8,11,0,0,4,1
+33,10,2,2,1,27,1,1,0,28,5,11,11,0,0,4,1
+22,1,2,2,1,24,2,2,3,12,6,11,11,0,0,4,1
+23,2,2,1,1,44,2,1,0,13,10,11,11,0,0,4,1
+32,1,2,1,1,46,2,1,0,28,1,10,11,0,0,4,1
+29,1,2,4,1,37,2,1,3,26,8,3,0,0,0,4,0
 16,10,2,2,1,24,2,1,3,26,8,9,33,0,0,4,0
-36,6,0,3,1,9,1,1,3,4,8,12,0,0,0,4,1
-33,5,2,2,1,13,2,1,3,26,8,13,0,0,0,4,0
-17,1,3,2,1,69,2,1,0,6,5,12,43,0,0,4,1
-27,0,3,4,1,15,2,1,3,26,8,16,0,0,0,4,0
-13,10,3,3,1,12,1,1,0,26,3,12,0,74,12,0,1
-21,5,2,3,1,44,2,2,3,26,8,3,11,0,0,4,0
-40,5,2,3,1,47,2,1,2,5,10,5,0,0,0,4,1
-14,5,3,3,1,46,1,1,0,13,1,12,38,0,0,4,1
+32,0,2,2,1,33,1,1,2,23,5,0,43,0,0,4,1
+41,5,2,3,1,36,1,2,0,6,5,14,22,0,0,4,1
+21,1,3,1,1,57,2,1,0,19,3,7,0,188,1,1,1
+28,7,2,3,1,16,2,2,3,26,8,7,0,0,0,4,0
+13,8,2,2,1,44,2,1,3,26,8,13,11,0,0,4,0
+16,0,2,2,1,68,1,1,3,27,8,5,0,0,0,4,1
+23,1,2,2,1,2,1,2,0,21,5,14,22,0,0,4,1
+9,8,2,2,1,9,2,1,0,8,5,16,38,0,0,4,1
+21,10,3,2,1,12,1,1,0,28,1,9,11,0,0,4,1
+11,1,3,2,1,51,1,2,0,1,5,1,22,0,0,4,1
+14,8,3,2,1,32,1,1,0,10,10,14,0,0,0,4,1
+41,1,2,2,1,9,2,1,3,26,8,7,0,0,0,4,0
+32,5,2,3,1,17,1,1,0,17,1,13,43,0,0,4,1
+16,1,2,1,1,41,2,1,0,13,10,0,0,0,0,4,1
+18,5,2,3,1,16,1,1,3,10,6,6,0,0,0,4,1
+8,10,3,3,1,19,1,1,0,11,3,8,0,0,0,4,1
+15,2,3,3,1,37,2,2,0,23,4,15,38,0,0,4,1
+19,5,2,3,1,57,2,1,3,26,8,16,11,0,0,4,0
+13,1,2,2,1,9,2,1,3,26,8,4,0,0,0,4,0
+24,11,0,2,1,22,2,1,3,23,8,14,11,0,0,4,1
+29,5,2,3,1,58,1,1,0,10,1,8,6,0,0,4,1
+39,12,2,4,1,24,1,1,3,15,11,8,0,0,0,4,1
+29,0,2,2,1,35,2,1,0,14,5,3,11,0,0,4,1
+19,8,2,2,1,25,2,1,2,26,10,7,0,0,0,4,1
+14,5,3,3,1,50,1,1,0,13,1,13,43,0,0,4,1
+26,0,0,2,1,20,2,1,0,5,5,5,11,0,0,4,1
+19,5,2,3,1,56,1,1,0,26,3,8,0,0,0,4,1
 17,5,2,3,1,68,2,1,3,11,6,7,22,0,0,4,1
-12,5,3,3,1,47,1,1,0,3,1,13,33,0,0,4,1
-26,10,3,2,1,35,2,1,3,26,8,4,0,0,0,4,0
-41,1,2,1,1,38,2,1,3,6,8,12,0,0,0,4,1
-19,5,3,3,1,58,2,1,3,26,8,4,0,0,0,4,0
-11,5,2,3,1,18,2,1,0,25,3,14,11,0,0,4,1
-26,3,3,1,1,11,1,1,3,9,6,7,0,0,0,4,1
-27,10,2,3,1,6,1,2,0,13,10,16,11,0,0,4,1
-7,8,3,2,1,29,1,2,0,13,5,1,11,0,0,4,1
-20,0,0,2,1,24,2,1,0,26,3,1,22,167,12,3,1
-16,10,3,2,1,34,2,1,0,9,10,14,0,0,0,4,1
-18,1,0,2,1,60,2,1,3,7,6,4,11,0,0,4,1
-9,5,3,3,1,71,2,1,3,25,6,13,11,0,0,4,1
-13,7,3,3,1,21,2,2,0,20,4,14,0,0,0,4,1
-15,1,3,1,1,15,2,1,3,21,8,1,11,0,0,4,1
-18,1,2,2,1,39,2,2,0,7,5,14,0,0,0,4,1
-4,9,3,2,1,44,1,1,0,3,3,7,0,0,0,4,1
-34,5,3,3,1,67,1,1,0,18,1,2,43,0,0,4,1
-37,10,2,2,1,9,2,2,0,11,7,2,0,0,0,4,1
-19,5,2,3,1,46,2,1,0,11,3,8,11,82,30,1,1
-16,7,2,3,1,9,1,1,0,20,1,13,2,0,0,4,1
-35,5,2,3,1,9,1,1,0,2,1,11,11,0,0,4,1
-40,5,2,3,1,44,2,1,0,6,5,14,33,0,0,4,1
-23,5,2,3,1,56,1,1,0,12,1,12,11,0,0,4,1
-13,11,2,2,1,68,2,2,3,22,6,15,11,0,0,4,1
-42,1,2,4,1,55,2,1,3,26,8,7,0,0,0,4,0
+26,5,2,3,1,46,2,2,2,13,10,1,0,0,0,4,1
+18,8,2,2,1,9,1,1,0,23,5,14,11,0,0,4,1
+32,2,2,3,1,2,2,1,0,15,5,3,11,0,0,4,1
+42,6,0,2,1,11,1,1,0,23,5,10,38,0,0,4,1
+19,2,0,2,1,22,2,2,3,4,8,13,43,0,0,4,1
+43,5,2,3,1,58,1,1,0,11,3,12,22,0,0,4,1
+23,0,2,2,1,41,2,1,3,26,8,10,0,0,0,4,0
+32,5,2,2,1,52,2,1,3,26,8,6,11,0,0,4,0
+19,10,3,2,1,71,1,1,0,29,1,3,38,0,0,4,1
+22,1,2,2,1,53,1,1,0,1,3,5,11,552,1,3,1
+24,8,2,2,1,41,2,2,0,7,5,0,11,0,0,4,1
+35,10,3,2,1,70,1,1,0,17,1,15,22,0,0,4,1
+37,6,2,1,1,40,1,1,0,5,1,12,33,0,0,4,1
+41,11,2,2,1,10,1,1,0,9,3,14,22,0,0,4,1
+12,0,2,2,1,15,2,2,3,18,8,9,11,0,0,4,1
+72,6,0,2,1,9,1,1,0,4,3,4,22,0,0,4,1
+14,0,3,2,1,27,2,1,3,26,8,8,0,0,0,4,0
 25,5,0,2,1,53,1,1,0,11,3,9,0,0,0,4,1
-41,6,0,2,1,10,1,1,3,26,10,12,0,0,0,4,1
-41,1,2,2,1,9,2,1,3,26,8,7,0,0,0,4,0
-10,1,3,2,1,54,1,2,0,29,5,12,0,0,0,4,1
-13,10,2,2,2,4,2,1,0,9,5,10,11,0,0,4,1
-28,0,2,2,1,56,2,2,3,6,8,12,22,0,0,4,1
-20,10,2,3,1,48,1,1,0,25,3,4,33,0,0,4,1
-12,0,3,3,1,9,2,1,0,25,3,13,11,0,0,4,1
+37,3,2,1,1,27,1,1,3,10,6,15,11,0,0,4,1
+14,5,3,3,1,25,1,1,0,5,1,2,11,0,0,4,1
+25,1,3,2,1,38,2,1,3,26,6,13,11,0,0,4,1
+28,10,0,3,1,9,1,1,0,20,4,2,11,0,0,4,1
+28,1,2,1,1,71,1,2,2,11,3,9,22,0,0,4,1
+10,7,3,2,1,56,2,1,0,30,3,12,33,0,0,4,1
+18,10,3,2,1,60,1,1,0,28,1,14,0,0,0,4,1
+10,10,3,3,1,52,1,1,0,30,3,7,13,0,0,4,1
+13,5,3,3,1,23,1,1,0,3,1,10,22,0,0,4,1
+8,8,2,2,1,4,2,2,0,14,5,2,45,0,0,4,1
+20,0,0,2,1,24,2,1,3,23,8,11,11,0,0,4,1
+16,5,3,3,1,33,2,1,0,13,10,12,43,0,0,4,1
+13,5,3,3,1,39,1,1,0,11,3,7,0,502,1,0,1
+15,5,3,3,1,40,2,1,3,26,8,7,0,0,0,4,0
+17,1,3,2,1,14,2,2,3,26,8,6,0,0,0,4,0
+33,1,2,1,1,55,1,1,0,2,1,12,22,0,0,4,1
+44,5,0,3,1,58,1,1,2,8,3,6,33,0,0,4,1
+15,0,2,2,1,67,2,1,0,17,5,13,0,0,0,4,1
+34,5,2,3,1,45,1,1,0,10,10,3,22,0,0,4,1
+23,1,0,2,1,42,1,1,3,10,6,1,33,0,0,4,1
+37,5,2,3,1,56,1,1,0,3,1,15,1,0,0,4,1
+25,5,2,3,1,30,1,1,0,4,1,9,43,0,0,4,1
+28,10,3,3,1,48,1,1,0,9,1,10,45,0,0,4,1
 4,0,3,2,1,39,1,1,0,3,3,9,0,0,0,4,1
-8,2,3,3,1,63,1,1,0,26,3,6,11,98,23,1,1
-26,1,3,2,1,36,1,2,0,8,5,2,33,0,0,4,1
-17,10,3,2,1,42,1,1,0,2,1,10,22,0,0,4,1
-20,2,3,3,1,30,1,2,3,26,8,5,0,0,0,4,0
-13,10,2,3,1,32,1,2,0,9,10,9,0,31,37,1,1
-38,0,2,2,1,21,1,1,0,13,1,13,1,0,0,4,1
-42,7,2,1,1,42,1,2,0,21,5,14,43,0,0,4,1
-15,0,2,2,1,9,2,1,2,8,5,4,45,0,0,4,1
-21,10,2,2,1,31,2,1,0,8,5,8,11,0,0,4,1
-8,5,3,3,1,49,1,1,0,1,5,2,22,0,0,4,1
-22,10,0,3,1,51,2,1,0,2,3,8,11,0,0,4,1
-42,8,3,1,1,38,2,1,3,6,8,15,11,0,0,4,1
-41,0,2,2,1,29,2,1,3,26,8,0,0,0,0,4,1
-28,1,2,2,1,49,1,2,0,9,1,12,43,0,0,4,1
-19,10,3,2,1,3,2,1,0,4,1,2,43,0,0,4,1
-11,1,3,2,1,69,2,1,3,12,6,5,0,0,0,4,1
-10,5,3,3,1,15,2,1,0,18,3,12,0,0,0,4,1
-29,1,2,2,1,36,1,1,0,1,3,8,0,0,0,4,1
-19,10,3,2,1,40,2,1,3,13,8,14,0,0,0,4,1
+22,0,2,1,1,63,2,2,0,13,10,14,0,0,0,4,1
+55,6,2,3,1,50,1,1,0,8,3,8,0,0,0,4,1
 13,5,3,3,1,36,1,2,0,29,5,10,33,0,0,4,1
-29,8,0,2,1,20,1,1,3,26,8,7,0,0,0,4,0
-28,10,3,3,1,48,1,1,0,9,1,10,45,0,0,4,1
-25,10,2,2,1,39,2,1,3,4,8,5,11,0,0,4,1
+41,1,2,1,1,38,2,1,3,6,8,12,0,0,0,4,1
+8,2,3,3,1,63,1,1,0,26,3,6,11,98,23,1,1
+26,8,2,2,1,16,2,2,3,26,8,7,0,0,0,4,0
+13,0,3,2,1,48,2,2,3,12,8,0,0,0,0,4,1
+18,8,2,2,1,37,2,1,3,26,8,7,0,0,0,4,0
+16,1,3,1,1,0,2,1,0,6,5,14,33,0,0,4,1
+12,1,3,2,1,23,2,1,0,9,5,11,0,0,0,4,1
+6,10,3,2,1,0,2,2,3,26,8,4,0,0,0,4,0
+42,1,2,4,1,55,2,1,3,26,8,7,0,0,0,4,0
+26,11,2,2,1,9,2,1,0,11,3,12,0,190,1,0,1
+6,1,2,1,1,61,2,1,3,7,8,15,0,0,0,4,1
+13,5,3,3,1,43,1,1,0,29,1,12,11,0,0,4,1
+35,6,2,2,1,39,2,1,3,26,8,7,11,0,0,4,0
+13,5,3,3,1,67,2,1,3,13,8,10,11,0,0,4,1
+13,5,2,3,1,61,1,1,0,28,1,2,0,0,0,4,1
+14,8,2,2,1,71,2,1,0,12,10,10,11,38,1,0,1
+6,7,3,3,1,36,2,1,3,19,8,15,0,0,0,4,1
+14,1,2,2,1,24,2,1,0,7,5,13,11,0,0,4,1
+13,1,0,2,1,9,2,2,0,9,5,15,33,0,0,4,1
+41,6,2,1,1,40,2,1,0,26,1,10,22,0,0,4,1
+29,2,2,3,1,9,1,1,0,7,3,7,11,0,0,4,1
+36,8,2,4,1,9,2,1,0,26,3,12,11,184,1,1,1
+9,10,3,2,1,22,2,1,3,7,8,13,0,0,0,4,1
+37,1,2,2,1,44,1,1,3,26,8,8,0,0,0,4,0
+39,10,0,2,1,37,1,1,0,5,1,13,11,0,0,4,1
+13,11,3,2,1,14,1,1,0,25,3,15,0,0,0,4,1
+29,1,2,2,1,14,2,1,2,3,10,9,0,0,0,4,1
+41,6,0,2,1,53,1,1,0,22,3,7,0,0,0,4,1
+28,0,2,2,1,56,2,2,3,6,8,12,22,0,0,4,1
+21,5,2,3,1,35,2,1,0,6,5,14,22,0,0,4,1
+54,6,2,3,1,9,1,1,0,4,3,16,0,0,0,4,1
+21,0,2,2,1,15,2,2,0,25,3,3,11,0,0,4,1
+16,10,3,2,1,34,2,1,0,9,10,14,0,0,0,4,1
+8,0,3,2,1,31,1,1,0,10,3,12,22,0,0,4,1
+27,1,2,1,1,9,2,1,3,3,8,10,38,0,0,4,1
+8,10,3,2,1,61,2,1,3,20,8,11,22,0,0,4,1
+12,1,3,2,1,52,1,1,0,23,4,14,11,0,0,4,1
 9,10,3,3,1,9,2,1,3,26,8,9,0,0,0,4,0
-14,0,0,2,1,5,1,2,0,9,5,4,33,0,0,4,1
-9,0,3,2,1,24,1,1,2,20,5,1,8,0,0,4,1
-39,1,2,2,1,58,2,2,3,26,8,7,0,0,0,4,0
-17,8,2,2,1,47,2,1,3,12,8,6,0,0,0,4,1
-16,5,3,3,1,14,1,1,0,26,3,7,46,0,0,4,1
+13,7,3,3,1,32,1,1,0,13,10,11,0,0,0,4,1
+27,11,2,2,1,26,1,1,2,11,3,14,0,0,0,4,1
+18,7,3,3,1,0,2,2,2,8,11,8,0,0,0,4,1
+23,5,2,3,1,9,2,1,0,9,10,15,22,0,0,4,1
+40,11,2,1,1,13,1,1,0,24,5,5,38,0,0,4,1
+40,5,0,3,1,53,2,1,0,9,10,4,11,0,0,4,1
+12,7,2,3,1,22,1,1,3,8,11,7,0,0,0,4,1
+22,7,2,2,2,8,2,2,3,22,6,15,22,0,0,4,1
+31,1,2,1,1,1,2,1,0,28,5,10,22,0,0,4,1
+21,10,3,2,1,50,2,1,0,9,10,10,0,0,0,4,1
+17,5,0,3,1,22,2,1,0,17,5,14,0,0,0,4,1
+15,1,3,2,1,5,2,1,3,7,8,13,11,0,0,4,1
+31,11,2,1,1,54,1,1,0,21,4,6,11,0,0,4,1
+7,1,2,2,1,9,1,2,0,29,5,10,22,0,0,4,1
+36,10,2,2,1,17,2,1,3,26,8,7,0,0,0,4,0
+15,5,2,3,1,22,1,1,0,3,3,9,0,0,0,4,1
+13,10,2,3,1,13,1,1,0,29,1,0,0,0,0,4,1
+14,5,3,2,1,25,1,1,0,2,1,2,0,0,0,4,1
+16,1,3,2,1,49,2,1,0,13,10,15,0,0,0,4,1
+20,8,3,2,1,56,2,1,3,26,8,13,11,0,0,4,0
+26,10,0,2,1,71,2,1,3,12,8,12,22,0,0,4,1
+36,5,2,2,1,35,2,2,3,26,8,5,0,0,0,4,0
+16,1,2,2,1,30,2,1,3,26,8,8,0,0,0,4,0
+12,2,3,2,1,64,1,1,0,22,3,4,33,0,0,4,1
+26,8,0,2,1,53,2,2,3,19,8,8,11,0,0,4,1
+29,10,2,2,1,25,2,1,0,13,5,15,11,0,0,4,1
+14,8,3,2,1,57,2,1,0,12,10,4,11,0,0,4,1
+15,1,3,2,1,65,2,1,3,25,6,2,33,0,0,4,1
+18,5,2,3,1,71,1,1,0,23,5,13,33,0,0,4,1
+21,5,2,3,1,44,2,2,3,26,8,3,11,0,0,4,0
+14,8,3,2,1,2,2,1,3,13,8,12,22,0,0,4,1
+19,8,0,2,1,52,2,1,3,7,8,12,11,0,0,4,1
+28,10,0,2,1,8,2,1,0,28,1,9,22,0,0,4,1
+25,1,2,2,1,23,1,2,0,7,5,0,2,0,0,4,1
+26,10,0,2,1,15,2,1,3,18,8,13,2,0,0,4,1
+12,10,2,2,1,19,2,2,3,26,8,7,11,0,0,4,0
+55,6,2,3,1,20,2,1,0,19,3,10,11,0,0,4,1
+24,8,2,2,1,17,2,1,0,11,7,13,33,0,0,4,1
+9,1,3,2,1,31,2,1,3,21,8,13,0,0,0,4,1
+35,0,0,4,1,32,1,1,0,2,5,3,11,0,0,4,1
+21,11,3,2,1,1,2,1,0,22,3,9,0,0,0,4,1
+28,10,2,2,1,40,2,1,3,30,8,13,0,0,0,4,1
+14,1,2,2,2,9,2,1,3,30,8,12,0,0,0,4,1
+53,6,2,1,1,50,1,1,0,7,3,15,38,0,0,4,1
+39,0,0,2,1,61,1,1,0,1,5,13,0,0,0,4,1
+27,10,2,3,1,6,1,2,0,13,10,16,11,0,0,4,1
 20,10,3,2,1,21,2,1,3,26,8,6,0,0,0,4,0
-18,7,2,2,1,14,2,1,3,27,6,4,47,0,0,4,1
-18,10,2,2,1,31,1,1,0,20,1,15,33,0,0,4,1
-37,6,2,1,1,40,1,1,0,5,1,12,33,0,0,4,1
+29,1,2,4,2,20,1,1,0,17,1,9,22,0,0,4,1
+22,5,2,3,1,40,2,1,2,15,11,4,0,0,0,4,1
+32,11,2,1,1,63,1,1,3,26,6,10,0,0,0,4,1
+39,6,0,1,1,59,1,2,0,17,5,4,8,0,0,4,1
+33,7,2,3,1,55,2,2,0,24,5,11,33,0,0,4,1
+11,5,3,3,1,71,2,1,0,2,5,15,11,0,0,4,1
+33,11,0,3,1,9,1,1,0,24,5,11,11,0,0,4,1
 22,1,2,2,1,14,2,1,3,26,8,11,38,0,0,4,0
-16,5,3,3,1,38,2,1,3,26,8,1,11,0,0,4,0
-12,11,3,3,1,37,1,1,0,2,3,11,22,0,0,4,1
-27,1,0,1,1,4,2,1,3,15,8,0,0,0,0,4,1
-8,0,3,2,1,32,1,1,0,30,3,6,0,0,0,4,1
-26,0,0,2,1,20,2,1,0,5,5,5,11,0,0,4,1
-31,1,2,2,1,9,1,2,0,30,5,12,0,0,0,4,1
-16,7,3,3,1,50,1,1,0,13,1,6,22,0,0,4,1
-51,6,2,1,1,39,1,1,0,25,3,3,33,0,0,4,1
-32,0,2,2,1,63,2,1,0,27,1,3,33,0,0,4,1
-12,1,3,2,1,30,2,1,3,15,8,13,0,0,0,4,1
-21,10,2,2,1,11,2,1,0,17,5,3,47,0,0,4,1
-37,1,2,1,1,41,1,1,0,9,1,12,33,0,0,4,1
-26,10,3,2,1,21,1,1,2,12,11,13,0,0,0,4,1
-33,1,2,1,1,63,1,1,0,27,1,4,45,0,0,4,1
-24,10,3,2,2,0,2,1,3,11,6,11,38,0,0,4,1
-16,5,2,3,1,9,2,1,0,10,10,13,22,105,12,1,1
-20,10,2,2,1,18,1,1,0,3,1,15,33,0,0,4,1
-41,3,0,1,1,25,1,1,3,26,8,9,11,0,0,4,0
-17,9,3,2,1,24,2,1,0,7,3,13,22,112,33,0,1
-18,7,3,3,1,0,2,2,2,8,11,8,0,0,0,4,1
-18,7,2,3,1,24,1,1,3,26,8,6,11,0,0,4,0
-27,1,2,2,1,12,2,1,3,14,11,12,0,0,0,4,1
-30,3,2,2,1,53,1,2,0,20,5,15,22,0,0,4,1
-6,10,3,2,1,0,2,2,3,26,8,4,0,0,0,4,0
-33,5,3,2,1,20,2,1,3,7,6,2,22,0,0,4,1
-7,8,2,2,1,52,2,1,3,26,8,8,0,0,0,4,0
-18,10,3,2,1,39,2,1,3,19,11,6,0,0,0,4,1
-42,6,2,1,1,58,2,1,3,26,8,7,0,0,0,4,0
-57,6,0,1,1,44,2,1,0,25,3,3,22,0,0,4,1
-42,5,2,3,1,63,1,1,2,29,1,7,11,0,0,4,1
-38,1,2,1,1,67,1,1,0,5,1,2,33,0,0,4,1
+30,5,2,3,1,23,2,1,0,18,3,7,0,0,0,4,1
 41,5,0,3,1,57,2,1,3,26,8,8,0,0,0,4,0
-25,5,2,3,1,45,1,1,0,1,3,4,0,0,0,4,1
-23,5,2,3,1,22,2,2,3,26,8,9,0,0,0,4,0
-16,10,3,3,1,72,2,1,0,26,3,13,11,0,0,4,1
-12,8,2,2,1,45,2,1,0,12,10,11,0,0,0,4,1
-25,5,2,3,1,45,2,1,3,26,8,7,0,0,0,4,0
-9,5,3,1,2,15,1,1,0,23,4,10,22,0,0,4,1
-8,1,3,2,2,4,2,1,3,22,6,10,11,0,0,4,1
-22,8,2,2,1,50,2,1,0,16,5,9,33,0,0,4,1
-49,6,2,3,1,16,1,1,0,4,3,12,0,0,0,4,1
-53,6,2,1,1,50,1,1,0,7,3,15,38,0,0,4,1
-41,6,2,2,1,30,1,1,0,19,1,0,43,0,0,4,1
-26,10,0,2,1,34,1,1,0,8,10,1,0,0,0,4,1
-36,5,0,3,1,27,2,2,2,9,10,0,0,0,0,4,1
-13,5,3,3,1,39,1,1,0,11,3,7,0,502,1,0,1
-6,9,3,2,1,47,2,1,3,26,8,7,22,0,0,4,0
-20,10,2,2,1,32,2,1,3,26,8,9,0,0,0,4,0
-19,8,0,2,1,52,2,1,3,7,8,12,11,0,0,4,1
-34,10,2,2,1,54,2,1,3,10,11,3,0,0,0,4,1
-33,1,2,4,1,2,2,1,3,26,8,5,11,0,0,4,0
-42,1,2,1,1,52,1,1,0,9,1,12,33,0,0,4,1
-42,1,2,4,1,10,2,1,3,26,8,7,0,0,0,4,0
-19,11,3,2,1,48,1,1,0,21,4,5,0,0,0,4,1
-23,5,2,3,1,9,1,1,0,2,1,2,38,0,0,4,1
-29,3,3,3,1,43,1,1,3,3,6,16,43,0,0,4,1
+27,8,3,1,1,24,2,1,3,22,6,3,43,0,0,4,1
+27,5,2,3,1,54,2,1,3,26,8,14,11,0,0,4,0
+24,5,2,3,1,45,2,1,0,8,5,13,0,0,0,4,1
+21,10,2,2,1,11,2,1,0,17,5,3,47,0,0,4,1
+41,6,3,2,1,41,2,1,3,19,8,1,38,0,0,4,1
+39,10,2,2,1,64,1,1,2,20,11,4,0,0,0,4,1
+14,0,3,2,1,27,1,1,0,28,5,14,38,0,0,4,1
+20,10,2,2,1,9,1,1,0,29,5,12,0,0,0,4,1
+18,1,2,1,1,46,2,2,3,12,8,1,11,0,0,4,1
+13,5,2,3,1,9,2,2,0,20,5,12,46,0,0,4,1
+28,5,0,3,1,27,2,1,0,15,5,14,0,0,0,4,1
+9,10,3,2,2,9,1,2,0,29,5,13,0,0,0,4,1
+27,5,2,3,1,61,1,1,3,12,6,12,22,0,0,4,1
+25,0,2,2,1,44,1,1,0,23,5,13,46,0,0,4,1
+16,1,2,2,1,14,2,1,3,13,8,15,0,0,0,4,1
 37,11,0,2,1,44,2,1,3,27,8,15,0,0,0,4,1
-34,5,2,3,1,14,1,1,0,14,1,1,33,0,0,4,1
-12,5,2,3,1,19,2,1,0,3,1,1,33,0,0,4,1
-41,3,2,3,1,9,1,1,2,4,10,10,0,0,0,4,1
-18,5,2,3,1,16,1,1,3,10,6,6,0,0,0,4,1
-12,1,3,2,1,19,2,2,0,30,5,4,22,0,0,4,1
-19,10,2,3,1,15,2,1,0,4,3,13,0,0,0,4,1
-42,0,2,2,1,35,2,1,3,26,8,11,0,0,0,4,0
-24,10,3,3,1,33,1,1,0,21,5,7,11,0,0,4,1
-16,5,3,3,1,18,2,1,0,9,10,11,0,91,1,1,1
-23,1,3,2,2,4,1,2,0,12,10,10,0,0,0,4,1
-19,5,0,3,1,22,1,1,0,6,5,10,38,0,0,4,1
-56,6,2,2,1,22,1,1,2,8,3,3,0,0,0,4,1
-41,1,2,1,1,6,1,1,0,17,1,2,43,0,0,4,1
-17,5,0,3,1,17,1,2,0,12,10,13,0,0,0,4,1
-38,5,2,1,1,9,1,1,0,22,3,16,0,0,0,4,1
-40,6,2,1,1,47,1,1,0,4,1,10,11,0,0,4,1
 5,2,3,1,1,45,2,1,3,4,8,9,11,0,0,4,1
-36,5,2,2,1,46,1,1,3,26,8,4,0,0,0,4,0
-12,10,2,2,1,35,2,1,0,5,1,2,33,0,0,4,1
-15,1,3,2,1,62,1,1,0,27,3,14,11,0,0,4,1
-13,1,2,3,1,4,1,1,0,12,10,15,11,0,0,4,1
-28,10,0,3,1,9,1,1,0,20,4,2,11,0,0,4,1
-22,0,3,3,1,33,1,1,0,12,1,10,11,0,0,4,1
-8,10,3,2,1,28,1,2,0,13,5,0,22,0,0,4,1
-22,10,2,2,1,47,1,1,0,4,1,6,11,0,0,4,1
+33,3,0,2,1,70,1,1,0,9,5,12,33,0,0,4,1
+16,0,0,2,1,3,1,1,0,9,5,12,0,0,0,4,1
+27,5,0,3,1,9,1,1,0,27,1,10,11,0,0,4,1
+15,1,3,1,1,15,2,1,3,21,8,1,11,0,0,4,1
+15,0,2,4,1,34,1,1,0,10,10,10,0,0,0,4,1
+36,8,2,2,1,27,2,1,3,26,8,10,11,0,0,4,0
+31,10,2,2,1,66,2,1,0,20,4,2,0,0,0,4,1
+22,8,2,2,1,51,2,1,0,20,5,9,22,0,0,4,1
+23,5,2,3,1,56,1,1,0,12,1,12,11,0,0,4,1
+9,1,2,1,1,47,2,1,3,23,8,2,11,0,0,4,1
+33,5,2,2,1,13,2,1,3,26,8,13,0,0,0,4,0
+37,1,2,1,1,29,2,1,3,26,8,8,0,0,0,4,0
+40,7,2,3,1,4,2,1,3,26,8,9,0,0,0,4,0
+14,5,0,3,1,28,1,2,0,6,5,14,33,0,0,4,1
+40,6,0,1,1,32,2,1,0,10,10,12,11,14,37,0,1
+20,10,2,2,1,32,2,1,3,26,8,9,0,0,0,4,0
+38,10,0,2,1,18,2,1,0,26,1,9,22,0,0,4,1
+26,1,2,2,1,57,2,1,3,26,8,10,0,0,0,4,0
+29,1,2,2,1,67,1,1,0,29,1,13,11,0,0,4,1
+39,1,2,1,1,27,1,1,0,3,1,1,11,0,0,4,1
+33,10,2,2,1,13,1,1,0,9,3,10,11,0,0,4,1
+33,0,3,3,1,45,1,1,2,20,4,15,11,0,0,4,1
+34,5,2,3,1,9,2,1,0,25,3,10,0,0,0,4,1
+35,11,2,4,1,15,1,1,3,26,8,9,22,0,0,4,0
+11,1,2,2,1,66,2,2,0,1,5,12,0,0,0,4,1
+19,5,0,3,1,14,2,1,3,10,8,5,11,0,0,4,1
+28,8,0,2,1,48,1,1,0,13,10,11,11,0,0,4,1
+7,5,3,3,1,31,1,1,0,8,3,10,0,0,0,4,1
+53,6,2,2,1,35,1,1,0,8,3,6,0,0,0,4,1
+15,5,3,3,1,7,2,1,3,26,8,9,0,0,0,4,0
+18,11,2,3,1,19,1,1,0,18,1,11,45,0,0,4,1
+12,0,2,2,1,68,2,1,3,21,8,13,22,0,0,4,1
+27,0,3,4,1,15,2,1,3,26,8,16,0,0,0,4,0
+14,8,3,2,1,51,1,1,0,21,4,2,0,0,0,4,1
+23,8,2,4,1,19,1,1,0,21,5,13,11,0,0,4,1
+16,5,3,3,1,14,1,1,0,26,3,7,46,0,0,4,1
+9,5,3,1,2,15,1,1,0,23,4,10,22,0,0,4,1
+26,5,2,3,1,12,1,1,0,19,1,10,22,0,0,4,1
+14,10,3,3,1,41,1,1,2,4,1,12,47,0,0,4,1
+8,0,3,2,1,10,1,2,0,29,5,12,11,0,0,4,1
+9,1,2,3,1,40,2,1,3,18,6,10,22,0,0,4,1
+22,5,2,3,1,40,2,1,0,10,10,12,11,187,1,3,1
+20,1,2,1,1,24,2,1,2,10,10,12,0,83,1,1,1
+7,9,2,3,1,9,2,1,0,13,5,14,33,0,0,4,1
+40,1,2,1,1,65,2,1,3,26,8,5,11,0,0,4,0
+33,2,2,4,1,58,2,1,3,20,8,11,47,0,0,4,1
+42,6,2,3,1,66,2,1,3,26,8,0,0,0,0,4,0
+15,5,3,3,1,33,1,1,0,20,1,11,8,0,0,4,1
+19,1,3,2,1,53,1,2,0,17,5,12,33,0,0,4,1
+16,1,2,1,1,62,2,2,3,7,8,1,33,0,0,4,1
+19,0,0,2,1,19,2,1,0,13,10,11,33,0,0,4,1
+36,10,2,3,1,32,1,1,3,26,8,8,33,0,0,4,0
+28,10,2,2,1,41,1,2,0,19,3,2,0,0,0,4,1
+22,1,2,2,1,9,2,1,3,30,8,5,11,0,0,4,1
+12,10,3,3,1,69,2,2,3,10,8,15,43,0,0,4,1
+11,1,3,2,1,2,1,2,0,13,5,11,0,0,0,4,1
+32,10,2,2,1,47,2,1,3,26,6,10,38,0,0,4,1
+33,3,0,3,1,20,1,1,0,25,1,14,0,0,0,4,1
 27,0,2,2,1,18,2,1,3,15,8,15,22,0,0,4,1
-31,8,2,2,1,50,1,1,3,26,8,7,11,0,0,4,0
-5,1,3,2,1,52,2,1,3,25,6,12,0,0,0,4,1
-21,2,2,2,1,13,1,1,0,9,10,2,11,0,0,4,1
-14,1,2,2,1,24,1,1,0,27,3,11,46,0,0,4,1
-28,5,3,3,1,9,1,1,0,14,1,12,11,0,0,4,1
-29,5,0,3,1,13,2,1,2,19,11,7,0,0,0,4,1
-32,8,2,2,1,56,2,1,3,26,8,9,11,0,0,4,0
-15,8,2,2,1,9,2,1,3,26,8,11,0,0,0,4,0
-37,1,2,1,1,53,1,1,0,26,1,2,11,0,0,4,1
-22,2,2,3,2,9,1,1,3,10,6,15,33,0,0,4,1
-19,0,3,2,1,31,2,2,3,28,8,13,11,0,0,4,1
-40,6,2,4,1,69,1,1,0,13,5,15,33,0,0,4,1
-11,1,2,2,1,35,2,1,0,7,5,16,0,0,0,4,1
-32,1,2,1,1,9,1,1,3,26,8,7,22,0,0,4,0
-24,5,3,3,1,9,2,2,3,26,8,11,11,0,0,4,1
-12,1,2,2,1,51,2,1,3,21,8,1,22,0,0,4,1
-12,5,3,2,1,50,2,1,0,13,10,11,0,0,0,4,1
-13,0,2,2,1,71,2,1,3,10,8,11,0,0,0,4,1
-13,11,3,2,1,14,1,1,0,25,3,15,0,0,0,4,1
-38,6,0,3,1,20,1,2,0,13,5,14,0,0,0,4,1
-7,1,2,2,1,71,2,1,3,19,8,13,0,0,0,4,1
-12,1,2,2,1,53,2,2,0,12,10,16,0,85,1,0,1
-15,5,2,3,1,17,2,1,3,10,1,10,0,0,0,4,1
+10,5,3,3,1,9,2,1,0,7,5,13,38,0,0,4,1
+20,2,3,3,1,30,1,2,3,26,8,5,0,0,0,4,0
+12,7,3,2,1,7,1,2,0,10,10,15,0,0,0,4,1
+20,5,2,3,1,13,2,1,3,4,8,11,33,0,0,4,1
+33,5,3,2,1,20,2,1,3,7,6,2,22,0,0,4,1
+10,5,2,2,1,36,2,1,3,20,8,10,0,0,0,4,1
+17,0,0,2,1,48,2,1,3,25,6,15,0,0,0,4,1
+23,1,2,2,1,55,2,1,0,1,5,11,0,0,0,4,1
+42,12,2,4,1,22,1,1,0,18,1,12,2,0,0,4,1
+34,5,2,3,1,14,1,1,0,14,1,1,33,0,0,4,1
 29,12,2,4,1,34,1,1,3,26,8,8,11,0,0,4,0
-12,10,2,3,1,55,2,1,3,18,8,9,11,0,0,4,1
-38,11,2,2,1,9,1,1,2,11,3,10,0,0,0,4,1
-27,10,2,2,1,69,1,1,0,28,5,12,11,0,0,4,1
-30,1,2,2,1,17,2,1,3,5,8,12,11,0,0,4,1
+36,5,2,3,1,9,1,1,3,26,8,2,11,0,0,4,0
+22,1,2,2,1,8,2,2,0,7,5,0,11,0,0,4,1
+30,3,2,1,1,63,1,1,0,13,10,11,11,0,0,4,1
+20,10,3,3,1,11,1,1,3,8,6,1,22,0,0,4,1
+29,10,2,3,1,19,2,1,3,26,8,6,0,0,0,4,0
+14,8,2,1,1,29,2,1,0,13,5,0,43,0,0,4,1
+13,7,3,3,1,21,2,2,0,20,4,14,0,0,0,4,1
+42,6,2,1,1,58,2,1,3,26,8,7,0,0,0,4,0
+41,1,0,1,1,15,1,2,0,28,5,14,0,0,0,4,1
+13,1,3,1,1,27,2,1,3,13,8,11,0,0,0,4,1
+17,7,0,3,1,16,2,1,3,15,8,13,11,0,0,4,1
+8,10,2,2,1,1,1,2,0,30,5,9,38,0,0,4,1
+9,10,3,2,1,45,1,1,0,20,5,14,22,0,0,4,1
+33,1,2,2,1,63,2,1,3,5,8,15,0,0,0,4,1
+16,5,3,3,1,18,2,1,0,9,10,11,0,91,1,1,1
+16,0,2,2,1,4,2,2,0,1,5,15,0,0,0,4,1
+25,10,2,3,1,9,1,1,0,25,1,4,11,0,0,4,1
+25,5,2,3,1,18,2,1,3,15,6,12,11,0,0,4,1
+35,5,2,3,1,9,1,1,0,2,1,11,11,0,0,4,1
 39,5,2,3,1,43,1,1,0,13,10,11,22,0,0,4,1
-29,5,2,3,1,58,1,1,0,10,1,8,6,0,0,4,1
-8,1,3,2,2,66,1,2,0,29,5,14,11,0,0,4,1
-39,10,0,2,1,59,2,1,3,26,8,7,0,0,0,4,0
-25,11,2,1,1,54,1,1,3,12,6,15,11,0,0,4,1
-35,10,2,2,1,16,1,1,3,10,6,3,22,0,0,4,1
-20,8,0,2,1,58,1,1,3,26,6,12,0,0,0,4,1
-34,12,2,4,1,55,1,1,0,26,1,11,22,0,0,4,1
-13,1,3,2,1,37,2,1,3,26,8,6,11,0,0,4,0
-6,1,2,1,1,61,2,1,3,7,8,15,0,0,0,4,1
-25,5,3,3,1,15,1,1,0,27,1,10,11,0,0,4,1
-26,1,2,2,1,18,2,1,3,26,8,7,11,0,0,4,0
-35,10,0,1,1,18,2,1,3,5,8,10,0,0,0,4,1
-13,7,2,3,1,21,1,1,0,25,3,6,11,0,0,4,1
-44,6,2,2,1,18,1,1,0,11,3,7,0,0,0,4,1
+15,1,3,3,1,62,1,1,0,30,3,3,0,546,1,3,1
+8,8,3,2,1,18,1,1,2,15,11,5,0,0,0,4,1
+24,8,2,2,1,65,1,1,0,20,4,16,0,0,0,4,1
+18,5,2,3,1,9,2,1,2,15,11,4,0,49,24,0,1
+14,5,3,3,1,32,2,1,0,13,5,12,22,0,0,4,1
+21,5,2,2,1,13,2,1,0,2,1,13,11,0,0,4,1
+14,5,3,3,1,24,1,1,0,17,1,10,38,0,0,4,1
+12,7,3,3,1,48,2,1,0,11,3,9,0,0,0,4,1
+17,8,2,2,1,54,2,1,0,11,7,9,33,0,0,4,1
+21,8,0,2,1,62,2,1,0,30,5,14,0,0,0,4,1
+25,8,0,2,1,10,2,1,3,10,8,11,22,0,0,4,1
+21,1,0,1,1,16,2,1,0,12,10,11,0,78,30,1,1
+12,11,3,3,1,37,1,1,0,2,3,11,22,0,0,4,1
+7,1,3,2,1,3,2,1,0,15,5,12,0,0,0,4,1
+12,5,3,3,1,52,1,1,0,2,1,11,11,0,0,4,1
+20,10,0,2,1,69,2,1,0,22,3,12,0,0,0,4,1
+21,8,2,3,1,18,1,1,0,30,3,15,22,0,0,4,1
diff --git a/DATA/Datasets/Bank/LR/DO_15.data b/DATA/Datasets/Bank/LR/DO_15.data
index 05057ea84a5fbaaabe35f176bc348b4e86350ddd..28b8d6827e1adfe274b976cbe7be00816f4e1dbe 100644
--- a/DATA/Datasets/Bank/LR/DO_15.data
+++ b/DATA/Datasets/Bank/LR/DO_15.data
@@ -1,1500 +1,1500 @@
-15,1,2,2,1,38,1,1,0,25,3,4,22,0,0,4,1
-29,0,0,2,1,36,2,1,3,27,6,15,11,0,0,4,1
-33,1,2,1,1,58,2,1,0,16,5,14,11,0,0,4,1
-10,9,3,2,1,30,1,1,2,14,11,5,0,0,0,4,1
-38,7,2,1,1,4,2,2,3,26,8,7,11,0,0,4,0
-12,5,3,3,1,15,2,1,0,27,10,4,0,0,0,4,1
-17,10,2,2,1,9,2,1,0,10,10,12,33,0,0,4,1
-28,7,2,3,1,30,1,1,0,10,10,1,0,3,30,0,1
-17,1,2,1,1,72,2,1,3,15,8,3,46,0,0,4,1
-25,5,0,2,1,53,1,1,0,11,3,9,0,0,0,4,1
-15,10,3,3,1,17,2,1,0,9,5,1,22,0,0,4,1
-10,10,3,2,2,0,2,1,3,27,6,13,11,0,0,4,1
-27,5,0,3,1,68,1,2,0,29,5,13,0,0,0,4,1
-24,1,2,2,1,48,2,1,3,11,6,12,38,0,0,4,1
-17,0,0,2,1,48,2,1,3,25,6,15,0,0,0,4,1
-13,5,2,3,1,61,1,1,0,28,1,2,0,0,0,4,1
-7,7,3,2,1,14,2,1,3,20,8,11,11,0,0,4,1
-41,5,2,2,1,16,1,1,3,30,6,9,22,0,0,4,1
-23,2,3,2,1,61,1,1,0,16,5,2,0,0,0,4,1
-19,0,3,2,1,31,2,2,3,28,8,13,11,0,0,4,1
-32,10,2,2,1,19,1,2,0,5,5,1,22,0,0,4,1
-11,5,2,3,1,11,1,1,3,6,8,2,11,0,0,4,1
-13,11,0,3,1,32,2,1,0,7,5,14,11,0,0,4,1
-12,1,2,2,1,51,2,1,3,21,8,1,22,0,0,4,1
-22,1,2,2,1,53,1,1,0,1,3,5,11,552,1,3,1
-18,5,2,3,1,71,1,1,0,23,5,13,33,0,0,4,1
-21,10,2,2,1,31,2,1,0,8,5,8,11,0,0,4,1
-29,1,2,2,1,12,2,1,0,21,4,1,0,0,0,4,1
-32,5,2,3,1,17,1,1,0,17,1,13,43,0,0,4,1
-19,5,3,3,1,30,1,1,3,26,6,1,0,0,0,4,1
-21,0,0,2,1,4,2,1,3,26,8,11,11,0,0,4,0
-13,7,2,3,1,21,1,1,0,25,3,6,11,0,0,4,1
-13,10,2,2,2,4,2,1,0,9,5,10,11,0,0,4,1
-22,1,2,2,1,9,2,2,3,12,6,0,38,0,0,4,1
-15,5,0,2,1,52,2,1,3,4,8,3,0,0,0,4,1
-15,8,3,3,1,5,1,1,0,21,4,12,11,0,0,4,1
-16,7,2,3,1,9,1,1,0,20,1,13,2,0,0,4,1
-34,1,2,2,1,65,2,1,3,26,8,15,22,0,0,4,0
-13,1,2,2,1,25,2,1,3,12,8,6,11,0,0,4,1
-24,5,3,3,2,9,2,1,0,13,10,14,0,0,0,4,1
-38,1,0,1,1,66,2,1,3,26,8,5,11,0,0,4,0
-13,10,3,3,1,12,1,1,0,26,3,12,0,74,12,0,1
-19,10,3,2,1,40,2,1,3,13,8,14,0,0,0,4,1
-14,1,3,1,1,29,2,2,3,26,8,5,0,0,0,4,0
-16,10,3,2,1,68,2,1,3,12,8,2,33,0,0,4,1
-35,1,2,1,1,47,2,1,0,12,10,12,0,0,0,4,1
-21,9,3,3,1,27,1,1,0,11,3,11,0,0,0,4,1
-39,6,2,1,1,41,2,1,0,17,1,12,22,0,0,4,1
+24,0,2,2,1,10,1,1,3,2,6,2,33,0,0,4,1
+19,7,2,2,1,20,1,1,0,28,5,12,11,0,0,4,1
+18,5,3,3,1,36,1,1,0,9,1,14,46,0,0,4,1
+35,1,2,2,1,22,2,1,0,13,10,13,38,61,1,0,1
+41,6,2,1,1,20,2,2,0,26,1,14,0,0,0,4,1
+18,1,2,1,1,49,2,1,3,26,8,8,0,0,0,4,0
+14,8,2,2,1,33,2,2,0,10,10,4,0,0,0,4,1
+7,8,3,2,1,29,1,2,0,13,5,1,11,0,0,4,1
+29,11,2,1,1,39,1,1,0,13,10,10,11,0,0,4,1
+39,6,2,2,1,27,2,1,3,26,8,7,11,0,0,4,0
+37,6,2,1,1,40,1,1,0,5,1,12,33,0,0,4,1
+22,2,0,2,1,37,2,1,0,9,5,12,22,0,0,4,1
+27,1,0,1,1,4,2,1,3,15,8,0,0,0,0,4,1
+21,11,3,2,1,1,2,1,0,22,3,9,0,0,0,4,1
+21,1,2,4,1,13,2,1,0,23,5,12,11,0,0,4,1
+14,1,3,2,1,13,2,1,0,8,5,3,0,0,0,4,1
+21,8,0,2,1,62,2,1,0,30,5,14,0,0,0,4,1
+41,5,0,3,1,32,2,1,2,21,11,7,0,0,0,4,1
 12,1,2,2,1,21,2,1,2,12,11,6,0,0,0,4,1
-8,1,3,1,1,46,2,1,0,13,5,11,11,0,0,4,1
-23,1,3,2,2,4,1,2,0,12,10,10,0,0,0,4,1
-9,10,3,2,1,52,2,1,0,23,5,9,33,0,0,4,1
-38,1,2,2,1,31,2,1,3,21,8,13,11,0,0,4,1
-29,1,2,2,1,67,1,1,0,29,1,13,11,0,0,4,1
-16,1,2,2,1,64,2,2,0,8,10,3,0,0,0,4,1
-41,3,2,1,1,9,1,1,0,26,1,1,0,0,0,4,1
-32,8,2,2,1,56,2,1,3,26,8,9,11,0,0,4,0
-30,10,2,2,2,9,1,1,3,23,8,12,0,0,0,4,1
-26,0,0,2,1,61,2,1,3,26,8,6,0,0,0,4,0
-32,8,2,2,1,20,1,1,3,30,6,14,0,0,0,4,1
-39,0,2,2,1,27,1,1,0,10,1,12,33,0,0,4,1
-14,8,3,3,1,70,1,1,0,12,10,11,0,0,0,4,1
-12,5,3,3,1,47,1,1,0,3,1,13,33,0,0,4,1
-22,0,3,3,1,14,1,1,3,2,6,3,11,0,0,4,1
-20,8,0,2,1,58,1,1,3,26,6,12,0,0,0,4,1
-22,8,0,2,1,62,2,1,0,11,3,11,0,120,1,3,1
-42,5,2,3,1,28,2,1,0,2,5,1,11,0,0,4,1
-20,10,2,1,1,27,2,1,3,30,6,10,43,0,0,4,1
-26,8,0,2,1,53,2,2,3,19,8,8,11,0,0,4,1
-9,8,2,2,1,9,2,1,0,8,5,16,38,0,0,4,1
-35,1,0,1,1,33,2,1,3,23,8,6,11,0,0,4,1
-21,10,2,3,1,70,2,2,3,7,8,14,0,0,0,4,1
-37,6,2,2,1,9,1,2,3,26,8,3,0,0,0,4,0
-34,8,2,1,1,20,1,1,0,29,1,10,11,0,0,4,1
-28,3,2,2,1,34,2,1,0,23,5,0,21,0,0,4,1
-25,0,2,2,1,29,1,1,2,1,10,10,0,0,0,4,1
-18,7,3,2,1,15,1,1,0,12,10,2,0,0,0,4,1
-19,5,2,3,1,19,1,1,0,10,10,9,22,0,0,4,1
-12,10,3,3,1,22,1,1,0,8,5,12,22,0,0,4,1
-37,10,2,2,2,4,1,1,0,11,3,13,0,0,0,4,1
-17,7,0,3,1,16,2,1,3,15,8,13,11,0,0,4,1
-12,7,2,3,1,22,1,1,3,8,11,7,0,0,0,4,1
-8,2,3,3,1,63,1,1,0,26,3,6,11,98,23,1,1
-30,1,2,2,1,20,2,1,3,5,8,13,0,0,0,4,1
-26,10,3,2,1,35,2,1,3,26,8,4,0,0,0,4,0
-10,1,3,2,1,2,2,1,3,30,8,6,11,0,0,4,1
-30,5,2,3,1,25,2,1,3,4,8,12,11,0,0,4,1
-55,6,2,3,1,50,1,1,0,8,3,8,0,0,0,4,1
-35,0,2,2,1,43,1,1,3,12,6,1,22,0,0,4,1
-35,11,0,2,1,57,1,1,0,10,10,11,0,0,0,4,1
-39,6,2,3,1,9,2,2,3,20,8,12,0,0,0,4,1
-14,10,3,2,1,9,1,1,0,9,1,11,33,0,0,4,1
-30,5,2,3,1,54,2,1,3,12,6,13,0,0,0,4,1
-8,5,3,3,1,9,2,1,3,23,8,7,11,0,0,4,1
-34,2,2,3,2,5,1,1,0,29,5,11,0,0,0,4,1
 27,1,0,1,1,2,1,1,0,6,5,14,11,0,0,4,1
-26,1,2,2,1,18,2,1,3,26,8,7,11,0,0,4,0
-14,0,0,2,1,5,1,2,0,9,5,4,33,0,0,4,1
-4,0,3,2,1,39,1,1,0,3,3,9,0,0,0,4,1
-18,1,2,2,1,49,2,1,3,12,8,10,0,0,0,4,1
-20,10,2,3,1,48,1,1,0,25,3,4,33,0,0,4,1
-24,10,3,3,1,33,1,1,0,21,5,7,11,0,0,4,1
-22,1,2,2,1,24,2,2,3,12,6,11,11,0,0,4,1
-13,7,3,3,1,18,2,1,3,7,8,12,0,0,0,4,1
-25,5,2,3,1,17,2,1,0,10,10,0,0,108,12,1,1
-11,10,3,3,1,29,1,1,0,11,3,3,0,0,0,4,1
-22,10,0,3,1,9,1,1,3,8,6,10,0,0,0,4,1
-17,7,2,2,1,24,2,2,3,26,6,6,11,0,0,4,1
-26,0,2,2,1,11,2,1,0,2,5,15,11,0,0,4,1
-17,0,2,2,1,46,2,1,3,21,8,11,0,0,0,4,1
-41,1,2,2,1,9,2,1,3,26,8,7,0,0,0,4,0
-27,10,2,2,1,69,1,1,0,28,5,12,11,0,0,4,1
-18,1,2,1,1,46,2,2,3,12,8,1,11,0,0,4,1
+31,5,2,3,1,10,2,1,0,9,10,15,0,0,0,4,1
+23,5,3,3,1,12,1,1,3,9,6,5,0,0,0,4,1
+38,10,0,2,1,23,1,1,0,9,5,11,0,0,0,4,1
+11,7,2,2,1,47,2,1,3,26,6,11,6,0,0,4,1
+29,0,0,2,1,28,1,1,0,20,1,1,33,0,0,4,1
+35,0,2,2,1,68,2,1,0,27,3,8,22,0,0,4,1
+37,10,2,2,1,9,2,2,0,11,7,2,0,0,0,4,1
+21,5,2,3,1,35,2,1,0,6,5,14,22,0,0,4,1
+14,0,3,2,1,27,2,1,3,26,8,8,0,0,0,4,0
+13,5,2,3,1,16,1,1,3,26,10,7,0,0,0,4,1
+17,0,3,2,1,53,2,1,0,14,5,11,11,0,0,4,1
+20,10,0,2,1,69,2,1,0,22,3,12,0,0,0,4,1
+19,10,3,2,1,12,1,1,0,18,3,4,0,0,0,4,1
+16,5,3,3,1,14,1,1,0,26,3,7,46,0,0,4,1
+13,10,3,3,1,35,1,1,3,29,10,5,0,0,0,4,1
+22,11,2,1,1,24,2,1,0,26,3,5,11,0,0,4,1
+13,1,3,1,1,27,2,1,3,13,8,11,0,0,0,4,1
+25,5,2,2,1,11,2,2,2,20,11,3,0,0,0,4,1
+21,2,2,2,1,13,1,1,0,9,10,2,11,0,0,4,1
+12,5,3,3,1,19,1,1,0,9,1,10,46,0,0,4,1
+12,1,3,2,1,71,2,1,3,11,6,13,11,0,0,4,1
+28,5,0,3,1,15,1,1,0,2,1,13,22,0,0,4,1
+10,10,3,3,1,31,2,1,2,19,3,8,11,0,0,4,1
+38,10,0,1,1,15,2,1,3,26,8,9,11,0,0,4,0
+28,1,2,1,1,71,1,2,2,11,3,9,22,0,0,4,1
+14,1,3,1,1,29,2,2,3,26,8,5,0,0,0,4,0
+12,10,3,3,1,69,2,2,3,10,8,15,43,0,0,4,1
+12,5,2,2,1,68,1,1,0,3,1,10,11,0,0,4,1
+42,1,2,1,1,15,2,2,3,4,8,0,0,0,0,4,1
 27,8,3,1,1,24,2,1,3,22,6,3,43,0,0,4,1
-22,7,3,3,1,20,1,1,2,20,5,0,45,0,0,4,1
-8,5,3,3,1,49,1,1,0,1,5,2,22,0,0,4,1
-40,0,2,2,1,67,1,1,3,3,6,14,0,0,0,4,1
-5,2,3,1,1,45,2,1,3,4,8,9,11,0,0,4,1
+41,1,2,1,1,23,2,1,3,26,8,11,22,0,0,4,0
+18,10,3,2,1,60,1,1,0,28,1,14,0,0,0,4,1
+41,1,2,2,1,9,2,1,3,26,8,7,0,0,0,4,0
+16,1,2,2,1,31,2,1,3,15,8,15,0,0,0,4,1
+11,1,2,2,1,35,2,1,0,7,5,16,0,0,0,4,1
+37,1,2,1,1,59,2,1,3,26,8,7,0,0,0,4,0
+26,1,3,2,1,36,1,2,0,8,5,2,33,0,0,4,1
+11,5,3,3,1,62,1,1,0,25,3,6,0,0,0,4,1
+24,5,2,4,1,34,1,1,3,26,8,9,11,0,0,4,0
+34,8,2,1,1,20,1,1,0,29,1,10,11,0,0,4,1
+43,5,2,3,1,58,1,1,0,11,3,12,22,0,0,4,1
+11,10,2,2,1,34,1,1,0,25,3,8,11,0,0,4,1
+28,5,3,2,1,3,2,1,3,26,8,7,11,0,0,4,0
+23,1,2,1,1,28,1,2,3,9,6,5,22,0,0,4,1
+22,1,2,2,1,51,2,1,3,26,8,8,11,0,0,4,0
+36,10,3,3,1,50,2,1,0,9,5,12,22,0,0,4,1
+32,5,3,3,1,41,1,1,3,16,11,8,0,0,0,4,1
+11,10,3,3,1,21,1,1,0,22,3,8,0,0,0,4,1
+19,0,2,2,1,15,2,1,0,3,3,2,33,123,24,0,1
+14,9,3,3,1,12,1,1,2,1,3,9,22,0,0,4,1
+17,1,0,1,1,37,2,1,3,4,8,15,11,0,0,4,1
+37,10,2,2,1,14,2,1,3,26,8,5,11,0,0,4,0
+25,10,0,4,1,26,2,1,3,26,8,4,0,0,0,4,0
+9,5,3,3,1,71,2,1,3,25,6,13,11,0,0,4,1
+39,1,2,2,1,19,2,1,0,8,10,11,0,0,0,4,1
+30,5,2,2,1,33,2,1,0,20,5,10,45,0,0,4,1
+31,10,0,2,1,37,1,1,0,16,5,9,11,0,0,4,1
+12,5,3,3,1,52,1,1,0,2,1,11,11,0,0,4,1
+14,1,2,2,1,51,2,1,0,15,5,15,47,0,0,4,1
+33,2,2,1,1,18,1,1,0,9,3,5,1,0,0,4,1
+17,5,2,3,1,68,2,1,3,11,6,7,22,0,0,4,1
 13,5,3,3,1,23,1,1,0,3,1,10,22,0,0,4,1
-27,5,0,2,1,60,2,1,3,25,6,12,0,0,0,4,1
-41,11,2,2,1,10,1,1,0,9,3,14,22,0,0,4,1
+7,7,3,2,1,14,2,1,3,20,8,11,11,0,0,4,1
+21,2,2,1,1,48,2,1,3,19,11,4,0,0,0,4,1
+23,10,0,2,1,46,2,1,0,9,3,8,0,0,0,4,1
+28,5,2,3,1,29,2,1,3,26,8,6,0,0,0,4,0
+8,1,3,2,1,67,2,1,3,30,8,12,0,0,0,4,1
+29,8,2,2,1,15,1,1,0,12,10,8,33,0,0,4,1
+19,5,3,3,1,69,1,1,3,3,6,0,22,0,0,4,1
+6,9,3,2,1,67,2,1,3,26,8,6,11,0,0,4,0
+37,1,2,4,1,64,1,1,3,27,6,12,22,0,0,4,1
+9,10,3,2,1,52,2,1,0,23,5,9,33,0,0,4,1
+29,8,0,2,1,20,1,1,3,26,8,7,0,0,0,4,0
+8,2,3,3,1,63,1,1,0,26,3,6,11,98,23,1,1
+33,6,2,3,1,57,1,1,0,10,10,12,11,0,0,4,1
+35,2,3,2,1,59,2,1,3,23,8,0,38,0,0,4,1
+36,5,3,3,1,48,2,1,3,7,8,3,22,0,0,4,1
+18,8,2,2,1,9,1,1,0,23,5,14,11,0,0,4,1
+25,0,2,2,1,29,1,1,2,1,10,10,0,0,0,4,1
+30,1,2,2,1,9,2,1,3,3,6,3,11,0,0,4,1
+14,10,3,3,1,55,1,1,2,14,11,6,0,0,0,4,1
+20,1,2,2,1,4,2,1,3,26,8,8,0,0,0,4,0
+33,1,2,1,1,9,2,2,0,17,5,15,22,0,0,4,1
+13,10,2,3,1,32,1,2,0,9,10,9,0,31,37,1,1
+20,10,2,2,1,9,1,1,0,29,5,12,0,0,0,4,1
+36,7,0,1,1,41,2,1,3,27,6,12,11,0,0,4,1
 28,10,2,2,1,13,2,1,0,13,10,5,11,0,0,4,1
-19,8,2,2,1,19,2,1,0,7,3,4,11,0,0,4,1
-19,10,3,3,1,58,1,1,0,27,3,4,0,0,0,4,1
-39,1,2,1,1,31,2,1,3,26,8,5,0,0,0,4,0
-8,11,3,3,1,67,1,1,0,20,4,4,0,0,0,4,1
-8,10,3,2,1,28,1,2,0,13,5,0,22,0,0,4,1
-13,8,2,2,1,31,2,2,3,26,8,5,0,0,0,4,0
-14,8,2,2,1,71,2,1,0,12,10,10,11,38,1,0,1
-10,8,3,2,1,53,2,1,3,27,8,3,22,0,0,4,1
-16,8,2,2,1,36,1,1,0,27,1,14,11,0,0,4,1
-31,1,2,2,1,43,2,1,0,2,5,1,11,0,0,4,1
-20,0,2,2,1,9,1,1,3,26,8,4,0,0,0,4,0
-8,8,3,2,1,18,1,1,2,15,11,5,0,0,0,4,1
-31,8,2,2,1,67,1,1,0,29,1,13,33,0,0,4,1
-27,10,2,2,1,62,2,1,0,12,10,8,0,0,0,4,1
-28,1,2,1,1,71,1,2,2,11,3,9,22,0,0,4,1
-13,11,3,1,1,46,1,1,0,25,3,13,0,0,0,4,1
-25,5,2,2,1,11,2,2,2,20,11,3,0,0,0,4,1
-33,2,2,1,1,18,1,1,0,9,3,5,1,0,0,4,1
-7,1,2,2,1,9,1,2,0,6,5,4,33,0,0,4,1
-33,10,2,2,1,27,1,1,0,28,5,11,11,0,0,4,1
+11,1,2,2,1,66,2,2,0,1,5,12,0,0,0,4,1
+6,1,2,2,1,62,2,1,3,18,8,15,22,0,0,4,1
+32,1,2,1,1,46,2,1,0,28,1,10,11,0,0,4,1
+44,6,2,4,1,66,1,1,0,8,3,13,0,0,0,4,1
+38,5,2,3,1,59,1,1,0,27,3,5,0,0,0,4,1
+35,10,2,2,1,16,1,1,3,10,6,3,22,0,0,4,1
+33,0,2,2,1,70,1,1,0,26,1,1,0,0,0,4,1
+29,10,2,2,1,56,2,1,0,3,1,5,0,0,0,4,1
+32,11,0,4,1,11,1,1,0,11,3,13,0,0,0,4,1
+34,1,2,4,1,9,2,1,0,30,5,4,0,0,0,4,1
+16,12,3,2,1,68,1,1,0,20,4,14,0,0,0,4,1
+16,2,2,3,1,18,2,1,0,5,5,13,11,0,0,4,1
+36,6,3,2,1,15,1,2,0,20,5,14,11,0,0,4,1
 13,1,3,2,1,63,1,1,0,28,5,13,11,0,0,4,1
-16,10,2,2,1,53,2,1,3,26,8,6,11,0,0,4,0
-28,0,3,2,1,68,2,1,3,26,6,10,11,0,0,4,1
-39,6,0,3,1,64,1,1,0,27,1,3,33,0,0,4,1
-15,2,2,2,1,25,2,2,3,26,8,13,0,0,0,4,0
-38,11,2,2,1,9,1,1,2,11,3,10,0,0,0,4,1
-37,8,2,2,1,31,2,1,3,26,8,11,0,0,0,4,1
-21,1,2,1,1,62,1,1,3,29,8,14,0,0,0,4,1
-39,6,2,2,1,27,2,1,3,26,8,7,11,0,0,4,0
-18,2,0,3,1,65,1,2,0,28,5,13,22,0,0,4,1
-16,5,3,3,1,14,1,1,0,26,3,7,46,0,0,4,1
-6,1,3,2,2,2,2,1,3,3,6,10,22,0,0,4,1
-25,5,3,3,1,15,1,1,0,27,1,10,11,0,0,4,1
-24,11,0,2,1,22,2,1,3,23,8,14,11,0,0,4,1
-18,10,0,2,1,9,1,1,0,29,1,2,22,0,0,4,1
-36,5,0,3,1,27,2,2,2,9,10,0,0,0,0,4,1
-9,1,2,3,1,40,2,1,3,18,6,10,22,0,0,4,1
-31,10,0,2,1,37,1,1,0,16,5,9,11,0,0,4,1
-36,8,2,2,1,27,2,1,3,26,8,10,11,0,0,4,0
-16,5,2,3,1,61,1,1,2,2,10,10,0,0,0,4,1
-38,1,2,1,1,67,1,1,0,5,1,2,33,0,0,4,1
-21,7,2,3,1,10,1,1,3,27,6,11,0,0,0,4,1
-6,7,3,3,1,36,2,1,3,19,8,15,0,0,0,4,1
-32,1,2,1,1,9,1,1,3,26,8,7,22,0,0,4,0
-36,5,2,3,1,15,1,1,0,22,3,5,0,0,0,4,1
-16,5,3,3,1,38,2,1,3,26,8,1,11,0,0,4,0
-19,0,2,2,1,15,2,1,0,3,3,2,33,123,24,0,1
-37,3,2,1,1,27,1,1,3,10,6,15,11,0,0,4,1
-11,7,2,2,1,47,2,1,3,26,6,11,6,0,0,4,1
-32,5,3,3,1,36,2,1,3,26,8,2,0,0,0,4,0
-19,8,0,2,1,52,2,1,3,7,8,12,11,0,0,4,1
-16,0,2,2,1,4,2,2,0,1,5,15,0,0,0,4,1
-11,5,3,3,1,19,1,1,0,9,3,7,45,0,0,4,1
-19,8,2,2,1,65,1,2,0,17,5,0,0,0,0,4,1
+15,5,0,2,1,52,2,1,3,4,8,3,0,0,0,4,1
+20,10,0,3,1,23,1,1,3,30,6,15,11,0,0,4,1
+13,2,3,3,2,5,2,2,0,4,1,12,11,0,0,4,1
+40,7,0,3,1,17,1,1,3,30,6,12,0,0,0,4,1
+39,5,2,3,1,70,1,2,3,12,6,1,11,0,0,4,1
+36,10,2,2,1,4,1,2,0,1,5,6,0,0,0,4,1
+22,0,2,1,1,63,2,2,0,13,10,14,0,0,0,4,1
+22,10,3,2,1,56,2,1,3,23,8,11,22,0,0,4,1
+31,1,2,1,1,37,1,2,0,30,5,4,43,0,0,4,1
+13,1,2,2,1,9,2,1,3,26,8,4,0,0,0,4,0
+18,5,2,3,1,9,2,1,2,15,11,4,0,49,24,0,1
+22,8,2,2,1,51,2,1,0,20,5,9,22,0,0,4,1
+16,1,3,2,1,54,2,2,3,26,8,8,0,0,0,4,0
+39,0,2,2,1,27,1,1,0,10,1,12,33,0,0,4,1
+12,1,3,2,1,30,2,1,3,15,8,13,0,0,0,4,1
+23,1,0,1,1,9,1,1,0,23,5,10,11,0,0,4,1
+19,5,2,3,1,45,1,1,0,19,1,0,33,0,0,4,1
+20,0,3,2,1,39,1,1,3,26,6,14,11,0,0,4,1
+20,10,3,2,1,39,1,1,0,10,1,12,5,0,0,4,1
+30,11,2,2,1,46,2,1,3,26,8,6,11,0,0,4,0
+39,1,2,2,1,58,2,2,3,26,8,7,0,0,0,4,0
+22,1,2,2,1,53,1,1,0,1,3,5,11,552,1,3,1
+25,5,3,3,1,51,1,1,0,10,1,15,43,0,0,4,1
+23,5,2,3,1,9,2,1,0,9,10,15,22,0,0,4,1
+9,2,2,3,1,17,1,1,0,6,5,10,38,0,0,4,1
+31,10,3,2,1,2,2,2,0,8,10,10,0,0,0,4,1
+12,1,3,2,1,19,2,2,0,30,5,4,22,0,0,4,1
 26,5,2,1,1,56,1,1,0,10,3,7,38,0,0,4,1
-27,5,2,3,1,54,2,1,3,26,8,14,11,0,0,4,0
-37,6,2,1,1,40,1,1,0,5,1,12,33,0,0,4,1
-11,0,3,2,1,67,2,2,3,26,8,11,0,0,0,4,0
-28,3,2,1,1,71,1,1,3,26,8,6,0,0,0,4,0
-15,7,3,3,1,58,1,1,0,10,1,14,22,0,0,4,1
-14,10,3,2,1,55,1,2,0,21,4,13,0,0,0,4,1
-30,1,2,1,1,63,1,2,0,2,1,9,38,0,0,4,1
-12,7,3,2,1,7,1,2,0,10,10,15,0,0,0,4,1
-29,5,3,3,1,68,1,1,0,11,3,1,0,0,0,4,1
-41,1,2,1,1,6,1,1,0,17,1,2,43,0,0,4,1
-26,10,2,3,1,50,2,1,3,6,8,15,11,0,0,4,1
+42,5,2,3,1,63,1,1,2,29,1,7,11,0,0,4,1
+27,0,0,3,1,19,1,1,0,20,5,9,33,0,0,4,1
+37,6,0,2,1,20,1,2,3,10,6,0,0,0,0,4,1
+13,1,2,1,1,6,2,2,0,13,5,0,45,0,0,4,1
+16,1,2,2,1,30,2,1,3,26,8,8,0,0,0,4,0
+35,3,0,1,1,70,2,1,3,26,8,5,0,0,0,4,0
+30,1,2,2,1,17,2,1,3,5,8,12,11,0,0,4,1
+20,8,3,2,1,56,2,1,3,26,8,13,11,0,0,4,0
+10,1,3,2,1,2,2,1,3,30,8,6,11,0,0,4,1
+18,1,2,2,1,39,2,2,0,7,5,14,0,0,0,4,1
 21,10,3,2,1,45,1,2,0,23,5,15,33,0,0,4,1
-11,10,3,3,1,21,1,1,0,22,3,8,0,0,0,4,1
-14,7,2,3,1,17,1,1,0,27,1,3,33,0,0,4,1
-37,1,2,1,1,53,1,1,0,26,1,2,11,0,0,4,1
-13,7,3,3,1,21,2,2,0,20,4,14,0,0,0,4,1
-33,1,2,2,1,32,2,1,3,26,8,13,0,0,0,4,0
+23,5,2,3,1,22,2,2,3,26,8,9,0,0,0,4,0
+18,1,2,2,1,13,2,1,3,4,8,0,33,0,0,4,1
+20,0,2,2,1,9,1,1,3,26,8,4,0,0,0,4,0
+30,5,2,3,1,23,2,1,0,18,3,7,0,0,0,4,1
+13,10,3,3,1,63,2,1,3,29,8,15,11,0,0,4,1
+39,1,2,2,1,35,1,1,0,13,1,14,1,0,0,4,1
 24,0,0,2,1,70,1,1,0,23,4,15,0,0,0,4,1
-25,10,2,2,1,39,2,1,3,4,8,5,11,0,0,4,1
-23,8,0,3,1,20,2,1,0,30,5,12,0,0,0,4,1
-14,10,3,3,1,55,1,1,2,14,11,6,0,0,0,4,1
-24,1,3,2,1,59,1,1,3,10,6,12,22,0,0,4,1
-15,1,3,2,1,5,2,1,3,7,8,13,11,0,0,4,1
-25,10,2,2,1,8,2,2,0,30,5,13,22,0,0,4,1
-38,10,0,1,1,15,2,1,3,26,8,9,11,0,0,4,0
-30,5,0,3,1,53,1,2,3,3,6,2,45,0,0,4,1
-19,0,0,2,1,19,2,1,0,13,10,11,33,0,0,4,1
-21,7,2,3,1,33,1,1,3,3,6,12,38,0,0,4,1
-22,8,2,2,1,51,2,1,0,20,5,9,22,0,0,4,1
-42,5,2,3,1,63,1,1,2,29,1,7,11,0,0,4,1
-46,6,2,1,1,48,1,1,0,27,3,10,0,0,0,4,1
-15,10,3,3,1,9,2,1,0,13,10,12,0,0,0,4,1
-13,5,2,3,1,9,2,2,0,20,5,12,46,0,0,4,1
-12,8,3,2,1,52,2,1,0,13,10,12,0,0,0,4,1
-18,7,3,3,1,51,1,1,3,30,6,1,22,0,0,4,1
-19,5,2,3,1,57,2,1,3,26,8,16,11,0,0,4,0
-30,2,2,3,2,4,1,1,0,24,5,13,33,0,0,4,1
-20,2,3,3,1,30,1,2,3,26,8,5,0,0,0,4,0
-10,11,2,1,1,64,2,1,0,11,3,16,38,186,12,0,1
-21,10,2,2,1,9,2,1,3,26,8,6,0,0,0,4,0
-15,11,2,2,1,1,1,1,0,23,5,10,22,0,0,4,1
-20,0,3,2,1,31,1,1,2,24,11,7,0,0,0,4,1
-10,9,3,2,1,19,1,1,0,15,5,1,11,0,0,4,1
-7,8,3,2,1,29,1,2,0,13,5,1,11,0,0,4,1
-17,5,0,3,1,44,2,1,3,29,8,1,0,0,0,4,1
-42,1,0,2,1,9,2,1,3,21,8,2,0,0,0,4,1
-33,0,3,3,1,45,1,1,2,20,4,15,11,0,0,4,1
-27,2,2,2,1,65,1,2,0,8,10,12,11,30,12,0,1
-21,2,2,2,1,13,1,1,0,9,10,2,11,0,0,4,1
-33,5,2,3,1,11,2,1,3,26,8,8,0,0,0,4,0
-23,1,2,1,1,23,2,2,3,26,8,1,11,0,0,4,0
-19,10,2,2,1,34,2,1,3,26,8,3,0,0,0,4,0
-13,1,2,3,1,4,1,1,0,12,10,15,11,0,0,4,1
-9,2,2,3,1,17,1,1,0,6,5,10,38,0,0,4,1
-22,10,3,3,1,21,2,1,0,11,3,7,0,157,12,0,1
-26,11,0,3,1,9,1,1,0,26,3,6,22,0,0,4,1
-40,5,2,3,1,47,2,1,2,5,10,5,0,0,0,4,1
-15,1,3,2,1,62,1,1,0,27,3,14,11,0,0,4,1
-15,5,2,3,1,17,2,1,3,10,1,10,0,0,0,4,1
-42,0,2,2,1,44,2,2,3,26,8,6,0,0,0,4,0
-18,8,2,2,1,36,2,1,3,11,6,9,0,0,0,4,1
-10,5,3,3,1,70,2,1,3,19,8,13,0,0,0,4,1
-22,0,2,1,1,63,2,2,0,13,10,14,0,0,0,4,1
-37,3,2,2,1,15,2,1,2,13,5,1,46,0,0,4,1
-9,5,3,3,1,19,2,1,0,7,5,10,0,0,0,4,1
-13,5,3,3,1,46,1,2,0,30,5,11,38,0,0,4,1
-16,1,2,1,1,41,2,1,0,13,10,0,0,0,0,4,1
-24,10,2,3,1,2,1,1,3,12,6,5,38,0,0,4,1
-35,1,2,2,1,8,1,1,0,26,1,13,0,0,0,4,1
-18,10,3,2,1,46,2,1,3,23,8,14,22,0,0,4,1
-41,6,2,2,1,19,2,2,3,5,8,1,11,0,0,4,1
-17,1,2,4,1,51,2,1,3,12,8,14,11,0,0,4,1
-20,10,2,2,1,32,2,1,3,26,8,9,0,0,0,4,0
-15,12,3,4,1,9,1,1,3,26,8,6,0,0,0,4,0
-41,5,0,3,1,32,2,1,2,21,11,7,0,0,0,4,1
-13,5,0,3,1,36,2,1,0,8,5,11,38,0,0,4,1
-12,1,3,2,1,71,2,1,3,11,6,13,11,0,0,4,1
-13,9,2,1,1,50,2,1,0,1,5,10,0,0,0,4,1
-9,0,2,3,1,63,1,1,0,1,3,5,0,0,0,4,1
-34,5,2,3,1,34,2,1,3,26,8,16,0,0,0,4,0
-10,0,3,2,1,2,1,2,0,1,5,13,11,0,0,4,1
-19,10,3,2,1,31,1,1,0,7,3,15,22,0,0,4,1
-14,10,2,2,1,66,2,1,3,13,8,13,11,0,0,4,1
-20,1,2,1,1,57,2,1,3,25,6,16,11,0,0,4,1
-16,10,2,3,1,66,2,1,0,5,1,11,33,0,0,4,1
-18,0,2,3,1,27,2,1,3,26,8,4,11,0,0,4,0
-41,6,2,4,1,10,1,1,3,2,6,2,0,0,0,4,1
-19,0,2,1,1,27,2,1,0,30,5,12,0,0,0,4,1
-19,5,3,3,1,49,2,1,0,4,1,15,43,0,0,4,1
-36,10,2,2,1,9,1,1,2,26,3,13,22,0,0,4,1
-25,1,3,1,1,9,1,1,0,30,5,2,0,0,0,4,1
-23,1,0,1,1,9,1,1,0,23,5,10,11,0,0,4,1
-18,10,3,2,1,33,2,2,3,26,8,8,0,0,0,4,0
-28,10,0,2,1,8,2,1,0,28,1,9,22,0,0,4,1
-13,1,3,2,1,37,2,1,3,26,8,6,11,0,0,4,0
-20,5,2,3,1,22,2,1,0,1,5,10,0,0,0,4,1
-15,1,2,2,1,9,1,1,0,21,5,10,43,0,0,4,1
-30,1,2,1,1,51,1,1,0,2,1,14,22,0,0,4,1
-10,7,3,2,1,56,2,1,0,30,3,12,33,0,0,4,1
-25,5,2,3,1,30,1,1,0,4,1,9,43,0,0,4,1
-5,1,3,2,1,52,2,1,3,25,6,12,0,0,0,4,1
-18,8,2,2,1,17,2,2,3,26,8,9,0,0,0,4,0
-37,8,0,2,1,69,1,1,3,26,8,8,0,0,0,4,0
-34,1,2,4,1,9,2,1,0,30,5,4,0,0,0,4,1
-22,1,3,4,1,30,2,1,3,26,8,6,0,0,0,4,0
-13,10,3,3,1,28,2,1,3,30,8,10,22,0,0,4,1
-13,5,2,3,1,16,1,1,3,26,10,7,0,0,0,4,1
-33,10,2,3,1,16,2,2,0,1,3,5,0,158,1,0,1
-31,1,2,2,1,9,1,2,0,30,5,12,0,0,0,4,1
-33,1,2,4,1,24,2,1,3,26,8,11,0,0,0,4,0
-42,5,2,3,1,9,1,1,0,28,1,9,22,0,0,4,1
+33,1,0,1,1,52,1,1,0,21,5,11,11,0,0,4,1
+28,10,2,2,1,56,1,1,3,20,8,13,0,0,0,4,1
+37,5,2,3,1,56,1,1,0,3,1,15,1,0,0,4,1
+40,5,2,3,1,40,1,1,0,26,3,8,38,0,0,4,1
+39,5,2,3,1,9,2,2,3,12,6,5,0,0,0,4,1
+10,10,3,3,1,20,2,1,0,17,5,4,11,0,0,4,1
+34,5,3,3,1,67,1,1,0,18,1,2,43,0,0,4,1
 26,0,0,2,1,20,2,1,0,5,5,5,11,0,0,4,1
-36,6,2,1,1,37,1,1,0,4,1,15,11,0,0,4,1
-17,5,2,3,1,22,1,1,0,24,5,9,33,0,0,4,1
-20,1,2,2,1,59,2,1,3,13,8,11,11,0,0,4,1
-39,10,2,2,1,64,1,1,2,20,11,4,0,0,0,4,1
-8,1,2,2,1,0,2,2,0,8,5,2,22,0,0,4,1
-39,10,2,2,1,66,2,1,3,26,8,12,11,0,0,4,0
-14,10,3,2,1,13,2,1,0,12,1,13,11,0,0,4,1
-31,8,0,2,1,9,2,2,3,26,8,8,0,0,0,4,0
+10,10,3,2,1,16,1,1,0,19,3,13,0,0,0,4,1
+37,8,2,2,1,31,2,1,3,26,8,11,0,0,0,4,1
+8,9,3,2,1,9,2,1,3,26,8,11,11,0,0,4,0
+24,11,0,2,1,22,2,1,3,23,8,14,11,0,0,4,1
+39,1,2,4,1,42,1,1,2,5,10,5,0,0,0,4,1
+26,0,0,2,1,61,2,1,3,26,8,6,0,0,0,4,0
+10,1,3,2,1,54,1,2,0,29,5,12,0,0,0,4,1
+19,10,3,2,1,71,1,1,0,29,1,3,38,0,0,4,1
+29,5,3,3,1,32,1,2,0,23,5,14,33,0,0,4,1
+42,5,2,3,1,9,1,1,0,28,1,9,22,0,0,4,1
+14,1,2,2,1,54,2,1,3,26,8,11,0,0,0,4,0
+18,8,2,2,1,37,1,2,0,29,5,13,38,0,0,4,1
+19,5,3,3,1,49,2,1,0,4,1,15,43,0,0,4,1
+19,0,3,2,1,31,2,2,3,28,8,13,11,0,0,4,1
 37,1,2,4,1,69,1,1,0,14,1,3,11,0,0,4,1
-16,10,0,2,1,18,2,1,3,23,8,1,6,0,0,4,1
+34,6,0,3,1,43,2,2,3,7,6,13,33,0,0,4,1
+23,1,0,1,1,61,1,2,0,6,5,15,38,0,0,4,1
+24,8,2,2,1,17,2,1,0,11,7,13,33,0,0,4,1
+15,5,0,3,1,71,2,1,0,16,5,4,11,0,0,4,1
+29,0,0,2,1,56,2,2,2,8,11,10,0,0,0,4,1
+35,11,2,4,1,15,1,1,3,26,8,9,22,0,0,4,0
+28,10,3,2,1,68,1,1,0,10,10,14,22,0,0,4,1
+36,11,3,2,1,44,1,1,0,8,10,12,11,0,0,4,1
+34,10,2,3,1,62,1,2,3,26,8,6,0,0,0,4,0
+39,10,2,3,1,62,1,1,0,28,1,14,11,0,0,4,1
+39,6,2,1,1,41,2,1,0,17,1,12,22,0,0,4,1
 27,1,2,1,1,66,2,1,3,7,8,11,0,0,0,4,1
-13,11,2,2,1,68,2,2,3,22,6,15,11,0,0,4,1
-16,5,2,3,1,54,2,1,0,3,1,3,33,0,0,4,1
-20,0,0,2,1,24,2,1,3,23,8,11,11,0,0,4,1
-29,5,2,2,1,35,1,1,3,8,6,11,0,0,0,4,1
+40,1,2,1,1,65,2,1,3,26,8,5,11,0,0,4,0
+37,1,2,1,1,29,2,1,3,26,8,8,0,0,0,4,0
+17,5,3,3,1,34,1,1,0,26,3,12,0,0,0,4,1
+17,10,3,2,1,41,2,1,0,21,1,12,11,0,0,4,1
+18,1,2,1,1,46,2,2,3,12,8,1,11,0,0,4,1
+28,0,2,2,1,61,1,1,0,27,1,13,11,0,0,4,1
+15,5,0,3,1,35,1,1,0,26,1,1,11,0,0,4,1
+24,11,2,4,1,71,2,1,2,13,5,12,1,0,0,4,1
+23,8,2,4,1,19,1,1,0,21,5,13,11,0,0,4,1
+21,1,0,1,1,16,2,1,0,12,10,11,0,78,30,1,1
+26,10,0,2,1,71,2,1,3,12,8,12,22,0,0,4,1
+22,1,3,4,1,30,2,1,3,26,8,6,0,0,0,4,0
+20,5,2,3,1,22,2,1,0,1,5,10,0,0,0,4,1
+31,0,2,2,1,47,2,1,3,26,8,10,0,0,0,4,0
+15,1,3,2,1,5,2,1,3,7,8,13,11,0,0,4,1
+20,1,2,2,1,20,1,1,3,7,6,3,47,0,0,4,1
+19,0,3,2,1,11,2,1,0,13,10,5,11,0,0,4,1
+34,11,2,1,1,71,1,1,2,23,5,12,11,0,0,4,1
+39,10,2,1,1,9,1,1,3,26,8,16,0,0,0,4,0
+15,12,2,2,1,40,1,1,0,25,3,15,11,85,38,0,1
 11,1,3,2,1,32,2,1,3,11,6,13,5,0,0,4,1
-11,5,2,3,1,25,2,2,3,28,8,5,33,0,0,4,1
-35,0,2,2,1,68,2,1,0,27,3,8,22,0,0,4,1
-39,10,0,2,1,59,2,1,3,26,8,7,0,0,0,4,0
-41,6,2,2,1,38,2,1,3,26,8,4,22,0,0,4,0
-28,5,2,3,1,9,1,1,0,9,10,13,11,13,24,1,1
-30,8,2,4,1,21,2,1,3,26,8,1,0,0,0,4,0
-14,10,3,2,1,22,2,1,0,5,1,6,22,0,0,4,1
-10,0,3,4,1,30,2,1,0,9,5,9,11,0,0,4,1
-17,1,3,2,1,69,2,1,0,6,5,12,43,0,0,4,1
-8,0,3,1,1,1,2,1,3,15,6,12,22,0,0,4,1
-13,12,2,2,1,12,1,1,0,13,10,10,11,552,12,0,1
-28,5,3,3,1,9,1,1,0,14,1,12,11,0,0,4,1
-23,10,2,2,1,53,2,1,3,10,8,11,38,0,0,4,1
-20,10,2,2,1,28,2,1,3,23,8,13,22,0,0,4,1
-20,1,2,2,1,4,2,1,3,26,8,8,0,0,0,4,0
-14,5,2,3,1,9,2,1,3,26,8,6,0,0,0,4,0
-30,11,2,2,1,46,2,1,3,26,8,6,11,0,0,4,0
-25,5,3,3,1,26,2,1,3,29,8,13,0,0,0,4,1
-24,10,3,2,1,16,2,1,3,6,8,6,43,0,0,4,1
-25,5,2,3,1,45,2,1,3,26,8,7,0,0,0,4,0
-55,6,2,3,1,20,2,1,0,19,3,10,11,0,0,4,1
-17,5,0,3,1,17,1,2,0,12,10,13,0,0,0,4,1
-13,10,3,3,1,26,1,1,0,3,1,3,45,0,0,4,1
-32,0,3,2,1,16,1,1,0,20,5,15,33,0,0,4,1
-33,0,3,2,1,69,1,1,0,15,5,12,11,0,0,4,1
-25,2,2,2,1,9,1,1,3,22,6,0,45,0,0,4,1
-24,10,0,2,1,38,2,1,3,23,11,7,0,0,0,4,1
-44,6,2,2,1,18,1,1,0,11,3,7,0,0,0,4,1
-27,0,3,4,1,15,2,1,3,26,8,16,0,0,0,4,0
-38,6,0,3,1,20,1,2,0,13,5,14,0,0,0,4,1
-14,5,3,3,1,50,1,1,0,13,1,13,43,0,0,4,1
-29,8,2,2,1,15,1,1,0,12,10,8,33,0,0,4,1
-29,10,2,2,1,40,1,1,0,8,3,7,0,0,0,4,1
-31,8,2,2,1,15,1,1,0,5,1,14,5,0,0,4,1
-19,3,2,2,1,64,1,2,0,26,3,12,22,0,0,4,1
-13,5,3,3,1,21,1,2,0,29,1,10,11,0,0,4,1
-19,0,2,2,1,34,2,1,3,19,8,13,22,0,0,4,1
-41,2,0,2,1,69,2,1,3,26,8,13,22,0,0,4,0
-23,7,2,2,2,9,2,1,0,8,10,13,0,0,0,4,1
-9,5,3,3,1,63,2,1,3,26,6,11,22,0,0,4,1
-20,10,0,2,1,69,2,1,0,22,3,12,0,0,0,4,1
+25,5,3,3,1,15,1,1,0,27,1,10,11,0,0,4,1
+32,10,2,2,1,47,2,1,3,26,6,10,38,0,0,4,1
+20,9,3,3,1,40,1,1,3,8,6,3,22,0,0,4,1
+15,1,2,2,1,69,2,1,0,9,5,8,11,0,0,4,1
+37,11,0,2,1,44,2,1,3,27,8,15,0,0,0,4,1
+29,0,2,2,1,35,2,1,0,14,5,3,11,0,0,4,1
+18,7,3,2,1,15,1,1,0,12,10,2,0,0,0,4,1
+23,1,2,2,1,2,1,2,0,21,5,14,22,0,0,4,1
+39,10,2,2,1,64,1,1,2,20,11,4,0,0,0,4,1
+17,1,3,2,1,45,2,1,3,30,8,12,33,0,0,4,1
+33,1,2,1,1,22,2,1,3,26,8,11,11,0,0,4,0
+9,10,3,2,1,45,1,1,0,20,5,14,22,0,0,4,1
+12,5,3,3,1,53,1,2,0,9,5,11,0,0,0,4,1
+35,10,2,2,1,58,2,1,3,26,8,10,0,0,0,4,0
+30,2,3,3,1,38,2,1,0,26,3,0,33,0,0,4,1
+38,1,0,1,1,66,2,1,3,26,8,5,11,0,0,4,0
+20,0,3,2,1,9,2,1,3,28,8,13,0,0,0,4,1
+18,10,2,2,1,31,1,1,0,20,1,15,33,0,0,4,1
+19,8,3,2,1,34,2,1,3,22,6,0,22,0,0,4,1
+13,5,2,3,1,66,1,1,0,12,1,13,5,0,0,4,1
+8,0,3,2,1,10,1,2,0,29,5,12,11,0,0,4,1
+24,5,0,3,1,14,1,1,0,18,1,0,33,0,0,4,1
+10,0,0,2,1,66,2,1,3,29,8,10,11,0,0,4,1
+18,5,3,3,1,8,2,1,3,11,6,1,0,0,0,4,1
+42,12,2,4,1,22,1,1,0,18,1,12,2,0,0,4,1
+35,10,0,2,1,71,2,1,3,26,8,14,0,0,0,4,0
+32,2,2,3,1,2,2,1,0,15,5,3,11,0,0,4,1
+10,9,3,2,1,30,1,1,2,14,11,5,0,0,0,4,1
+17,1,3,2,1,14,2,2,3,26,8,6,0,0,0,4,0
+8,1,2,2,1,31,2,1,3,7,8,2,22,0,0,4,1
+25,5,2,3,1,17,2,1,0,10,10,0,0,108,12,1,1
+17,2,3,3,1,18,2,1,0,9,5,14,11,0,0,4,1
+24,10,3,2,2,0,2,1,3,11,6,11,38,0,0,4,1
+17,9,3,2,1,24,2,1,0,7,3,13,22,112,33,0,1
+18,1,0,2,1,60,2,1,3,7,6,4,11,0,0,4,1
+37,1,2,2,1,9,1,1,3,3,6,11,11,0,0,4,1
+41,5,0,3,1,33,1,1,3,26,8,6,0,0,0,4,0
+25,5,2,3,1,18,2,1,3,15,6,12,11,0,0,4,1
+17,5,0,3,1,18,1,1,0,27,1,13,11,0,0,4,1
+17,10,2,3,1,39,2,1,0,14,5,12,11,0,0,4,1
+13,1,2,3,1,4,1,1,0,12,10,15,11,0,0,4,1
+34,5,2,3,1,14,1,1,0,14,1,1,33,0,0,4,1
+35,11,0,2,1,57,1,1,0,10,10,11,0,0,0,4,1
+12,0,3,2,1,38,2,1,0,25,3,1,11,0,0,4,1
+34,1,2,2,1,65,2,1,3,26,8,15,22,0,0,4,0
+16,5,2,3,1,29,2,1,3,18,8,15,33,0,0,4,1
+8,8,3,3,1,12,2,1,0,27,3,16,11,0,0,4,1
 14,10,3,3,1,41,1,1,2,4,1,12,47,0,0,4,1
-16,1,2,1,1,10,2,1,3,21,8,13,22,0,0,4,1
-14,5,3,3,1,25,1,1,0,5,1,2,11,0,0,4,1
-21,10,2,2,1,29,1,1,0,9,3,6,33,0,0,4,1
-8,1,3,1,1,70,1,1,0,21,4,2,0,0,0,4,1
-29,8,2,2,1,46,1,2,0,29,1,16,11,0,0,4,1
-41,1,2,1,1,38,2,1,3,6,8,12,0,0,0,4,1
-33,3,0,3,1,20,1,1,0,25,1,14,0,0,0,4,1
-12,5,3,3,1,59,1,1,0,19,3,6,11,0,0,4,1
-36,10,0,2,1,27,2,1,0,22,3,7,0,105,30,0,1
-41,6,2,2,1,30,1,1,0,19,1,0,43,0,0,4,1
-14,8,3,2,1,65,2,1,3,6,8,12,22,0,0,4,1
-35,1,2,1,1,31,1,1,0,24,5,13,33,0,0,4,1
-11,8,3,2,1,67,1,2,3,22,5,11,22,0,0,4,1
-14,8,3,4,1,30,1,1,0,8,10,1,11,0,0,4,1
-15,1,3,2,1,65,2,1,3,25,6,2,33,0,0,4,1
-41,11,3,1,1,65,1,1,0,13,10,9,22,0,0,4,1
-12,1,3,2,1,9,2,1,3,26,8,10,11,0,0,4,0
-12,0,2,2,1,49,2,1,0,13,10,11,33,0,0,4,1
-33,1,2,1,1,55,1,1,0,2,1,12,22,0,0,4,1
-12,8,2,2,1,51,2,1,0,24,5,12,4,0,0,4,1
-37,8,0,2,2,9,2,1,3,26,8,6,0,0,0,4,0
-10,5,3,3,1,9,2,1,0,7,5,13,38,0,0,4,1
-13,1,3,1,1,27,2,1,3,13,8,11,0,0,0,4,1
-18,5,3,3,1,65,2,1,3,23,8,15,0,0,0,4,1
-32,0,2,2,1,63,2,1,0,27,1,3,33,0,0,4,1
-38,10,2,2,1,61,2,1,2,25,10,10,0,0,0,4,1
-16,1,2,2,1,14,2,1,3,13,8,15,0,0,0,4,1
-51,6,2,1,1,29,1,1,0,2,3,9,11,0,0,4,1
-15,2,2,2,1,7,2,2,0,29,5,13,0,0,0,4,1
-34,5,2,3,1,45,1,1,0,10,10,3,22,0,0,4,1
-22,1,0,1,1,9,2,1,3,26,8,15,0,0,0,4,0
-13,10,3,3,1,35,1,1,3,29,10,5,0,0,0,4,1
-32,0,2,2,1,46,1,1,0,13,10,11,0,0,0,4,1
-8,2,3,2,1,9,2,1,0,26,3,14,0,185,1,0,1
-10,5,3,3,1,42,1,1,0,18,3,4,11,0,0,4,1
-31,1,0,2,1,11,1,2,0,25,3,2,0,0,0,4,1
-22,11,2,2,1,28,2,1,3,26,8,9,0,0,0,4,0
-13,0,2,2,1,37,2,1,3,30,8,11,0,0,0,4,1
-14,1,2,2,1,26,2,1,0,5,10,3,0,0,0,4,1
-30,5,3,3,1,67,1,1,0,17,1,15,33,0,0,4,1
-13,11,0,1,1,9,2,1,3,23,8,13,3,0,0,4,1
-10,10,3,2,1,38,1,1,0,30,3,2,11,0,0,4,1
-23,0,0,2,1,33,2,1,3,26,8,7,0,0,0,4,0
-28,5,2,2,1,18,1,1,0,13,10,2,11,0,0,4,1
-8,1,3,2,1,3,2,1,0,1,5,16,33,0,0,4,1
-36,0,0,2,1,24,1,1,0,4,3,10,38,0,0,4,1
-23,2,2,1,1,44,2,1,0,13,10,11,11,0,0,4,1
-40,5,2,3,1,44,2,1,0,6,5,14,33,0,0,4,1
-21,1,0,1,1,16,2,1,0,12,10,11,0,78,30,1,1
-38,10,2,2,1,57,2,1,3,15,11,10,0,53,12,3,1
-28,5,0,3,1,27,2,1,0,15,5,14,0,0,0,4,1
-18,5,0,3,1,9,1,1,0,25,1,2,0,0,0,4,1
-16,0,2,2,1,19,1,1,0,26,3,12,11,0,0,4,1
-12,5,2,2,1,68,1,1,0,3,1,10,11,0,0,4,1
-30,3,2,2,1,53,1,2,0,20,5,15,22,0,0,4,1
-18,10,2,2,1,43,2,2,3,27,8,5,11,0,0,4,1
-15,1,3,1,1,15,2,1,3,21,8,1,11,0,0,4,1
-34,12,2,4,1,55,1,1,0,26,1,11,22,0,0,4,1
-26,7,2,3,1,13,1,1,0,12,1,11,38,0,0,4,1
-17,5,0,3,1,68,2,2,0,10,10,5,0,0,0,4,1
-29,0,2,2,1,43,2,1,3,26,8,3,11,0,0,4,0
-32,5,2,4,1,67,1,1,0,19,3,6,0,178,1,0,1
-27,1,2,1,1,55,2,1,0,12,10,14,11,0,0,4,1
-22,5,2,3,1,61,1,1,0,4,1,13,33,0,0,4,1
-32,11,2,2,1,43,2,1,3,23,8,14,22,0,0,4,1
-16,5,2,3,1,63,1,1,0,25,3,9,11,0,0,4,1
-31,5,0,2,1,5,2,1,3,30,6,1,1,0,0,4,1
-39,5,2,3,1,43,1,1,0,13,10,11,22,0,0,4,1
-14,7,3,3,1,14,2,1,0,10,10,10,0,0,0,4,1
-21,10,3,2,1,10,2,1,3,12,8,4,11,0,0,4,1
-9,1,3,2,1,31,2,1,3,21,8,13,0,0,0,4,1
+6,1,2,1,1,61,2,1,3,7,8,15,0,0,0,4,1
+25,10,2,2,1,39,2,1,3,4,8,5,11,0,0,4,1
+14,10,3,2,1,55,1,2,0,21,4,13,0,0,0,4,1
+13,5,2,3,1,17,2,1,0,25,3,11,11,152,38,1,1
+22,1,2,2,1,9,2,1,3,30,8,5,11,0,0,4,1
+41,6,2,2,1,62,1,1,2,12,10,0,11,0,0,4,1
+14,8,3,2,1,51,1,1,0,21,4,2,0,0,0,4,1
 24,10,2,3,1,17,2,1,0,27,1,12,33,0,0,4,1
-12,0,0,2,1,43,2,1,3,25,6,10,6,0,0,4,1
-11,10,3,3,1,61,2,1,0,30,3,14,22,0,0,4,1
-22,7,2,2,1,61,2,1,3,26,8,5,11,0,0,4,0
-15,5,0,3,1,35,1,1,0,26,1,1,11,0,0,4,1
-23,1,2,1,1,31,1,1,3,10,6,12,22,0,0,4,1
-11,5,3,3,1,71,2,1,0,2,5,15,11,0,0,4,1
-21,10,3,4,1,49,2,1,3,27,8,5,0,0,0,4,1
-17,1,3,2,1,45,2,1,3,30,8,12,33,0,0,4,1
-36,8,2,4,1,44,1,2,3,12,6,14,0,0,0,4,1
-30,1,3,1,1,59,2,1,0,11,3,4,11,0,0,4,1
-38,5,2,3,1,65,2,1,3,26,8,5,0,0,0,4,0
+23,1,2,2,1,35,2,1,3,5,8,14,0,0,0,4,1
+26,0,0,1,1,47,2,1,2,15,11,14,0,0,0,4,1
+17,1,0,2,1,9,2,1,3,12,8,2,0,0,0,4,1
+33,5,3,2,1,20,2,1,3,7,6,2,22,0,0,4,1
+14,1,3,1,1,14,2,1,0,12,10,13,0,0,0,4,1
+9,0,2,3,1,63,1,1,0,1,3,5,0,0,0,4,1
 41,3,0,1,1,31,1,1,0,23,5,12,22,0,0,4,1
-35,10,2,3,1,71,1,1,0,12,1,4,38,0,0,4,1
-39,1,2,1,1,27,1,1,0,3,1,1,11,0,0,4,1
-26,5,2,3,1,12,1,1,0,19,1,10,22,0,0,4,1
-14,10,3,2,1,60,2,1,0,12,10,12,0,0,0,4,1
-39,5,2,3,1,9,2,2,3,12,6,5,0,0,0,4,1
-12,10,3,2,1,67,2,1,3,5,10,6,0,0,0,4,1
-28,8,2,2,1,34,1,1,0,14,1,11,11,0,0,4,1
-27,1,0,1,1,68,1,1,3,26,6,0,22,0,0,4,1
-25,1,3,2,1,64,2,1,3,12,6,11,11,0,0,4,1
+12,0,0,2,1,9,2,1,0,9,5,12,11,0,0,4,1
+8,10,3,2,1,42,1,1,0,7,5,11,0,0,0,4,1
 16,2,2,3,1,11,2,1,0,26,3,3,1,0,0,4,1
-30,1,2,2,1,9,2,1,3,3,6,3,11,0,0,4,1
-33,8,2,2,1,28,2,1,3,26,8,13,11,0,0,4,0
-17,5,0,3,1,22,2,1,0,17,5,14,0,0,0,4,1
-12,0,3,3,1,9,2,1,0,25,3,13,11,0,0,4,1
-12,10,3,3,1,69,2,2,3,10,8,15,43,0,0,4,1
-17,1,2,3,1,37,1,1,3,3,6,2,43,0,0,4,1
-29,8,0,2,1,20,1,1,3,26,8,7,0,0,0,4,0
-15,5,2,3,1,22,1,1,0,3,3,9,0,0,0,4,1
-28,10,3,2,1,68,1,1,0,10,10,14,22,0,0,4,1
-53,6,2,2,1,35,1,1,0,8,3,6,0,0,0,4,1
-17,10,0,2,1,66,2,1,3,26,8,12,11,0,0,4,0
-33,11,0,3,1,9,1,1,0,24,5,11,11,0,0,4,1
-17,8,2,2,1,9,2,1,3,26,8,10,0,0,0,4,0
-30,3,2,1,1,63,1,1,0,13,10,11,11,0,0,4,1
-28,5,0,2,1,20,2,2,3,26,8,6,11,0,0,4,0
-25,10,2,2,1,48,2,1,3,26,8,2,0,0,0,4,0
-22,8,2,1,1,11,2,1,3,23,8,14,11,0,0,4,1
-15,5,0,3,1,71,2,1,0,16,5,4,11,0,0,4,1
-15,1,2,2,1,9,2,1,3,13,8,10,22,0,0,4,1
-35,8,0,2,1,18,2,1,3,26,8,2,0,0,0,4,0
-12,5,3,3,1,19,1,1,0,9,1,10,46,0,0,4,1
-34,5,2,4,1,28,2,1,3,4,8,14,0,0,0,4,1
-20,10,2,2,1,24,1,1,0,25,1,14,0,0,0,4,1
-20,10,3,2,1,21,2,1,3,26,8,6,0,0,0,4,0
-30,1,2,1,1,34,2,1,3,26,8,3,11,0,0,4,0
-25,5,2,3,1,9,1,1,0,5,5,2,22,0,0,4,1
-38,10,0,2,1,23,1,1,0,9,5,11,0,0,0,4,1
-12,2,2,2,1,15,1,2,0,10,10,11,11,0,0,4,1
-27,0,2,2,1,18,2,1,3,15,8,15,22,0,0,4,1
+39,6,0,1,1,59,1,2,0,17,5,4,8,0,0,4,1
+19,5,2,3,1,9,1,1,3,7,6,12,43,0,0,4,1
+6,7,3,3,1,36,2,1,3,19,8,15,0,0,0,4,1
+27,1,2,1,1,31,2,1,3,26,8,9,0,0,0,4,0
+13,5,2,3,1,9,2,2,0,20,5,12,46,0,0,4,1
+15,5,2,3,1,40,1,1,0,12,10,7,0,0,0,4,1
+10,10,3,2,1,38,1,1,0,30,3,2,11,0,0,4,1
+35,10,2,3,1,71,1,1,0,12,1,4,38,0,0,4,1
+56,6,2,2,1,22,1,1,2,8,3,3,0,0,0,4,1
+40,6,2,1,1,14,1,1,0,9,1,6,11,0,0,4,1
+35,1,2,4,1,23,1,1,3,26,8,2,0,0,0,4,0
+42,5,2,3,1,29,1,1,0,26,3,7,11,0,0,4,1
+10,0,3,2,1,7,1,2,3,18,6,8,11,0,0,4,1
+23,1,3,2,2,11,2,2,0,28,5,11,0,0,0,4,1
+38,1,2,2,1,31,2,1,3,21,8,13,11,0,0,4,1
+19,1,0,2,1,38,2,1,3,18,8,12,11,0,0,4,1
+14,8,2,2,1,4,2,1,3,23,8,2,11,0,0,4,1
+43,6,2,1,1,25,1,1,0,8,3,1,0,0,0,4,1
+29,10,2,2,1,40,1,1,0,8,3,7,0,0,0,4,1
+15,5,2,3,1,24,1,1,0,4,1,2,11,0,0,4,1
+12,10,2,2,1,49,2,1,0,13,10,13,0,0,0,4,1
+51,6,2,1,1,29,1,1,0,2,3,9,11,0,0,4,1
+24,10,3,3,1,33,1,1,0,21,5,7,11,0,0,4,1
+15,10,3,3,1,17,2,1,0,9,5,1,22,0,0,4,1
+24,6,2,2,1,56,2,1,3,26,8,7,0,0,0,4,0
+9,8,3,2,1,55,2,1,3,20,8,11,11,0,0,4,1
+27,1,2,1,1,9,2,1,3,3,8,10,38,0,0,4,1
+24,10,2,3,1,2,1,1,3,12,6,5,38,0,0,4,1
 23,1,2,1,1,31,2,1,3,6,8,1,0,0,0,4,1
-49,6,2,3,1,16,1,1,0,4,3,12,0,0,0,4,1
-39,10,2,3,1,9,1,1,3,5,8,14,11,0,0,4,1
-37,10,0,2,2,45,1,1,0,20,4,1,0,0,0,4,1
-42,1,2,1,1,15,2,2,3,4,8,0,0,0,0,4,1
-13,0,2,2,1,71,2,1,3,10,8,11,0,0,0,4,1
-26,1,2,2,1,57,2,1,3,26,8,10,0,0,0,4,0
-10,1,3,2,1,65,2,1,3,30,8,13,0,0,0,4,1
-11,1,3,2,1,2,1,2,0,13,5,11,0,0,0,4,1
-20,5,2,3,1,44,2,1,2,20,11,5,0,0,0,4,1
-35,1,2,1,1,56,1,1,0,20,1,7,43,0,0,4,1
-22,10,3,2,1,56,2,1,3,23,8,11,22,0,0,4,1
 23,10,2,2,1,11,1,1,0,2,3,1,22,0,0,4,1
-28,8,0,2,1,9,1,1,3,12,6,0,22,0,0,4,1
-6,1,2,1,1,61,2,1,3,7,8,15,0,0,0,4,1
-35,5,0,2,1,9,1,2,2,14,2,2,0,0,0,4,1
-22,1,2,1,1,22,2,1,3,7,8,2,22,0,0,4,1
-27,1,0,1,1,4,2,1,3,15,8,0,0,0,0,4,1
-23,5,2,3,1,9,2,1,0,9,10,15,22,0,0,4,1
-16,10,0,3,1,61,2,1,0,28,1,11,11,0,0,4,1
-18,11,3,3,1,15,1,1,0,22,3,8,0,0,0,4,1
-22,5,2,3,1,4,2,1,3,26,8,6,0,0,0,4,0
-13,7,3,3,1,32,1,1,0,13,10,11,0,0,0,4,1
-32,11,0,4,1,11,1,1,0,11,3,13,0,0,0,4,1
-11,5,2,3,1,18,2,1,0,25,3,14,11,0,0,4,1
-38,10,2,2,1,57,2,1,3,21,8,11,11,0,0,4,1
-21,1,3,2,1,9,1,1,0,14,5,14,33,0,0,4,1
-40,6,2,1,1,47,1,1,0,4,1,10,11,0,0,4,1
-15,5,2,3,1,40,1,1,0,12,10,7,0,0,0,4,1
-36,6,0,3,1,9,1,1,3,4,8,12,0,0,0,4,1
-17,10,3,2,1,42,1,1,0,2,1,10,22,0,0,4,1
-21,11,3,3,1,62,2,1,0,12,10,15,33,0,0,4,1
-19,10,3,2,1,12,1,1,0,18,3,4,0,0,0,4,1
-13,1,0,2,1,9,2,2,0,9,5,15,33,0,0,4,1
-18,5,2,3,1,9,1,1,2,19,1,12,47,0,0,4,1
-41,6,0,2,1,61,1,1,0,23,5,13,33,0,0,4,1
-27,0,2,2,1,70,1,1,0,27,1,9,11,0,0,4,1
-28,0,2,2,1,56,2,2,3,6,8,12,22,0,0,4,1
-17,5,3,3,1,62,1,1,3,27,6,1,0,0,0,4,1
-31,10,3,2,1,17,1,1,0,26,1,15,0,0,0,4,1
-17,1,0,1,1,23,2,1,0,24,5,12,43,0,0,4,1
-12,0,3,2,1,28,2,1,3,27,6,14,2,0,0,4,1
-12,1,3,2,1,23,2,1,0,9,5,11,0,0,0,4,1
-27,10,2,3,1,43,2,1,3,10,6,14,22,0,0,4,1
-9,12,3,2,1,13,1,1,2,18,3,7,0,4,1,0,1
-27,1,2,1,1,9,2,1,3,3,8,10,38,0,0,4,1
-12,10,3,2,1,34,1,1,0,13,10,10,22,0,0,4,1
-20,10,2,2,1,53,2,1,0,19,3,16,0,5,37,3,1
-33,5,2,3,1,31,2,1,0,13,5,11,0,0,0,4,1
-37,1,2,1,1,41,1,1,0,9,1,12,33,0,0,4,1
-28,11,0,2,1,40,2,1,0,10,10,10,0,82,1,3,1
-14,10,3,2,1,9,2,1,3,26,8,3,0,0,0,4,0
-22,5,3,3,1,9,1,1,0,27,1,12,43,0,0,4,1
-36,10,2,2,1,12,1,1,0,23,5,10,22,0,0,4,1
-13,7,3,3,1,23,1,1,2,30,3,5,0,0,0,4,1
-34,1,2,2,1,63,1,2,2,12,10,14,22,0,0,4,1
-17,10,3,3,1,54,1,1,0,13,10,15,11,0,0,4,1
-19,5,3,3,1,28,1,2,0,13,10,8,11,0,0,4,1
-17,2,0,2,1,7,2,1,3,26,8,8,0,0,0,4,0
+39,5,0,3,1,69,2,1,0,3,1,14,11,0,0,4,1
+35,1,2,1,1,47,2,1,0,12,10,12,0,0,0,4,1
+25,7,0,2,1,41,1,1,0,10,10,4,22,0,0,4,1
+17,10,0,2,1,66,2,1,3,26,8,12,11,0,0,4,0
+13,11,3,2,1,35,2,1,0,11,3,14,0,0,0,4,1
+23,1,3,2,2,4,1,2,0,12,10,10,0,0,0,4,1
+12,10,2,2,1,35,2,1,0,5,1,2,33,0,0,4,1
+37,5,0,3,1,9,1,1,0,9,1,8,33,0,0,4,1
+33,10,2,2,1,27,1,1,0,28,5,11,11,0,0,4,1
+12,5,3,3,1,59,1,1,0,19,3,6,11,0,0,4,1
 19,10,3,3,1,9,1,1,3,0,5,1,11,0,0,4,1
-22,6,2,1,1,9,2,2,3,26,8,6,0,0,0,4,0
-40,6,2,1,1,14,1,1,0,9,1,6,11,0,0,4,1
-12,10,2,2,1,19,2,2,3,26,8,7,11,0,0,4,0
-23,8,2,4,2,9,1,2,0,23,5,2,33,0,0,4,1
-22,2,0,2,1,37,2,1,0,9,5,12,22,0,0,4,1
-42,1,2,1,1,52,1,1,0,9,1,12,33,0,0,4,1
-13,5,0,3,1,43,1,1,0,1,3,3,43,0,0,4,1
-29,5,0,3,1,13,2,1,2,19,11,7,0,0,0,4,1
-31,0,2,2,1,47,2,1,3,26,8,10,0,0,0,4,0
-27,2,2,4,1,38,2,2,0,1,5,14,0,0,0,4,1
-19,5,2,3,1,56,1,1,0,26,3,8,0,0,0,4,1
-17,8,2,2,1,54,2,1,0,11,7,9,33,0,0,4,1
-8,0,2,2,1,63,2,2,3,27,6,3,11,0,0,4,1
-20,5,2,3,1,23,1,1,3,29,1,8,33,0,0,4,1
-13,1,2,2,1,19,2,2,0,29,5,14,0,0,0,4,1
-13,5,2,3,1,19,1,1,0,4,1,12,45,0,0,4,1
-33,6,2,1,1,18,1,1,2,17,5,6,33,0,0,4,1
-14,10,3,3,1,55,1,1,0,10,10,8,0,0,0,4,1
-37,1,2,4,1,64,1,1,3,27,6,12,22,0,0,4,1
-32,5,2,2,1,52,2,1,3,26,8,6,11,0,0,4,0
-7,1,3,2,1,3,2,1,0,15,5,12,0,0,0,4,1
-31,5,2,3,1,10,2,1,0,9,10,15,0,0,0,4,1
-9,2,2,2,1,29,1,1,2,19,11,3,0,0,0,4,1
-28,8,2,2,1,36,1,1,0,13,10,15,0,0,0,4,1
-35,5,2,3,1,9,1,1,0,2,1,11,11,0,0,4,1
-19,8,3,2,1,34,2,1,3,22,6,0,22,0,0,4,1
-40,0,0,2,1,25,1,1,2,18,11,7,0,0,0,4,1
-8,10,3,3,1,13,1,1,0,4,3,2,0,0,0,4,1
-22,1,2,2,1,51,2,1,3,26,8,8,11,0,0,4,0
-36,5,2,3,1,9,1,1,3,26,8,2,11,0,0,4,0
-32,5,3,3,1,41,1,1,3,16,11,8,0,0,0,4,1
-15,2,3,3,1,37,2,2,0,23,4,15,38,0,0,4,1
-18,11,2,3,1,19,1,1,0,18,1,11,45,0,0,4,1
-25,10,3,2,1,58,2,1,3,26,8,11,0,0,0,4,0
-42,6,0,2,1,27,2,1,3,26,8,7,0,0,0,4,0
-16,10,2,2,1,24,2,1,3,26,8,9,33,0,0,4,0
-40,11,2,1,1,13,1,1,0,24,5,5,38,0,0,4,1
-24,1,3,1,1,20,2,1,0,17,5,11,46,0,0,4,1
-40,2,2,3,1,65,2,1,2,30,5,16,0,0,0,4,1
-21,8,0,2,1,62,2,1,0,30,5,14,0,0,0,4,1
-17,1,2,2,1,10,1,1,3,9,10,4,11,0,0,4,1
-17,0,0,2,1,42,1,2,0,13,10,14,11,0,0,4,1
-27,5,2,3,1,61,1,1,3,12,6,12,22,0,0,4,1
-23,1,0,1,1,17,2,1,0,9,5,12,22,0,0,4,1
-10,0,3,4,1,34,1,1,0,29,5,12,0,0,0,4,1
-8,10,3,3,1,19,1,1,0,11,3,8,0,0,0,4,1
-34,3,2,1,1,44,2,1,0,8,5,2,0,0,0,4,1
-21,8,2,2,1,54,1,1,2,11,3,4,22,0,0,4,1
-29,10,2,3,1,19,2,1,3,26,8,6,0,0,0,4,0
-7,0,3,2,1,51,1,2,0,22,3,6,0,0,0,4,1
-33,11,2,2,1,29,1,1,0,14,1,13,0,0,0,4,1
-48,6,2,1,1,26,1,1,0,30,3,10,0,0,0,4,1
-12,1,3,2,1,65,2,1,0,12,10,12,0,0,0,4,1
-26,0,0,2,1,45,2,2,0,7,3,3,0,173,1,1,1
-15,2,0,3,1,43,1,2,0,29,5,1,0,0,0,4,1
-24,6,2,2,1,56,2,1,3,26,8,7,0,0,0,4,0
-21,5,2,3,1,2,1,2,3,2,6,15,46,0,0,4,1
-17,0,3,2,1,53,2,1,0,14,5,11,11,0,0,4,1
-35,6,2,3,1,29,1,1,0,8,10,1,11,57,1,3,1
-23,5,2,3,1,22,2,2,3,26,8,9,0,0,0,4,0
-30,11,2,2,1,36,2,1,3,26,8,7,0,0,0,4,0
-35,1,2,2,1,9,2,2,3,26,8,6,0,0,0,4,0
-22,5,2,3,1,26,2,1,3,26,8,9,0,0,0,4,0
-11,5,3,3,1,55,1,1,0,9,3,4,0,0,0,4,1
-19,11,3,2,1,44,2,1,3,29,8,16,11,0,0,4,1
-14,10,3,2,1,56,2,1,3,23,8,13,22,0,0,4,1
-14,1,3,2,1,13,2,1,0,8,5,3,0,0,0,4,1
-24,5,2,3,1,15,2,2,0,13,10,15,38,0,0,4,1
-19,1,3,2,1,53,1,2,0,17,5,12,33,0,0,4,1
-54,6,2,3,1,9,1,1,0,4,3,16,0,0,0,4,1
-26,5,2,3,1,37,2,1,0,26,3,12,0,0,0,4,1
-42,0,2,2,1,35,2,1,3,26,8,11,0,0,0,4,0
-28,11,2,2,1,32,1,1,0,3,1,12,11,0,0,4,1
-24,2,3,4,1,39,1,1,3,7,6,12,0,0,0,4,1
-35,6,2,2,1,39,2,1,3,26,8,7,11,0,0,4,0
-28,0,2,2,1,14,1,1,3,9,6,3,0,0,0,4,1
-19,10,2,3,1,31,1,1,0,12,1,12,43,0,0,4,1
-14,5,2,3,1,58,2,1,3,9,6,1,38,0,0,4,1
-25,11,2,1,1,54,1,1,3,12,6,15,11,0,0,4,1
-40,6,2,1,1,30,2,1,3,26,8,5,0,0,0,4,0
-28,1,2,1,1,43,2,1,3,4,8,15,11,0,0,4,1
-15,0,2,2,1,9,2,1,2,8,5,4,45,0,0,4,1
-26,1,2,2,1,7,2,1,3,26,8,7,0,0,0,4,0
-13,5,2,3,1,16,1,1,0,22,3,6,11,549,1,3,1
-42,5,2,3,1,29,1,1,0,26,3,7,11,0,0,4,1
-31,1,2,1,1,37,1,2,0,30,5,4,43,0,0,4,1
-23,5,3,3,1,12,1,1,3,9,6,5,0,0,0,4,1
-40,5,0,3,1,53,2,1,0,9,10,4,11,0,0,4,1
-17,8,2,2,1,47,2,1,3,12,8,6,0,0,0,4,1
-20,10,3,2,1,39,1,1,0,10,1,12,5,0,0,4,1
-56,6,2,2,1,22,1,1,2,8,3,3,0,0,0,4,1
-8,0,3,2,1,10,1,2,0,29,5,12,11,0,0,4,1
-16,1,2,2,1,23,1,1,0,27,1,15,11,0,0,4,1
-13,0,3,2,1,48,2,2,3,12,8,0,0,0,0,4,1
-40,1,2,2,1,31,1,1,3,30,6,10,22,0,0,4,1
-9,1,2,1,1,47,2,1,3,23,8,2,11,0,0,4,1
-15,10,2,2,1,45,2,2,3,9,6,12,11,0,0,4,1
-19,5,3,3,1,58,2,1,3,26,8,4,0,0,0,4,0
-25,6,2,2,1,68,1,1,2,23,11,3,0,0,0,4,1
-21,7,3,3,1,47,1,1,3,9,6,0,0,0,0,4,1
-40,5,0,3,1,56,1,1,0,11,3,10,0,0,0,4,1
-29,1,2,2,1,14,2,1,2,3,10,9,0,0,0,4,1
-8,8,2,2,1,4,2,2,0,14,5,2,45,0,0,4,1
+33,5,2,3,1,31,2,1,0,13,5,11,0,0,0,4,1
+14,5,3,3,1,38,1,1,0,8,3,7,11,0,0,4,1
+15,10,3,2,1,10,2,1,3,26,8,7,11,0,0,4,0
+26,10,3,2,1,21,1,1,2,12,11,13,0,0,0,4,1
+40,5,2,3,1,27,2,1,3,26,8,7,0,0,0,4,0
+23,0,0,2,1,33,2,1,3,26,8,7,0,0,0,4,0
 29,12,2,4,1,34,1,1,3,26,8,8,11,0,0,4,0
-23,2,2,2,1,68,2,1,0,9,10,15,0,0,0,4,1
-40,10,2,4,1,63,2,1,3,26,8,13,0,0,0,4,0
-39,0,3,2,1,57,2,1,3,10,6,10,0,0,0,4,1
-41,8,2,2,1,2,2,1,3,18,8,13,22,0,0,4,1
-10,10,3,3,1,31,2,1,2,19,3,8,11,0,0,4,1
-18,8,2,1,1,9,2,1,3,11,6,0,0,0,0,4,1
-17,5,3,3,1,4,1,2,0,13,5,16,2,0,0,4,1
-18,5,3,3,1,26,1,2,0,12,10,13,0,0,0,4,1
-29,2,2,2,1,9,1,1,3,26,6,4,0,0,0,4,1
-32,10,2,3,1,29,1,1,0,26,1,11,0,0,0,4,1
-41,1,2,1,1,23,2,1,3,26,8,11,22,0,0,4,0
+24,2,0,3,2,25,2,1,3,26,8,9,0,0,0,4,0
 7,10,3,2,1,10,1,2,0,29,5,11,11,0,0,4,1
-34,5,2,3,1,14,1,1,0,14,1,1,33,0,0,4,1
-15,5,3,3,1,68,1,1,0,3,1,15,0,0,0,4,1
-31,5,2,2,1,31,1,1,2,27,10,7,0,0,0,4,1
-13,1,2,2,1,61,2,1,3,9,6,12,33,0,0,4,1
-7,1,3,2,1,14,1,2,0,1,5,3,45,0,0,4,1
-6,9,3,2,1,67,2,1,3,26,8,6,11,0,0,4,0
-18,5,0,3,2,42,1,1,0,27,1,14,33,0,0,4,1
-36,10,0,2,1,68,1,2,0,13,5,13,0,0,0,4,1
-29,1,2,1,1,1,2,1,3,26,8,6,0,0,0,4,0
-35,10,0,2,1,71,2,1,3,26,8,14,0,0,0,4,0
-41,1,0,1,1,15,1,2,0,28,5,14,0,0,0,4,1
-5,8,3,2,1,61,2,1,3,20,8,2,0,0,0,4,1
-22,2,2,3,2,9,1,1,3,10,6,15,33,0,0,4,1
-18,0,2,2,1,14,2,1,0,10,10,6,11,0,0,4,1
-34,10,2,3,1,62,1,2,3,26,8,6,0,0,0,4,0
-35,1,2,2,1,59,1,1,0,22,3,7,0,0,0,4,1
-17,6,3,1,1,48,1,1,3,26,8,4,0,0,0,4,0
-11,10,2,2,1,34,1,1,0,25,3,8,11,0,0,4,1
-36,7,0,1,1,41,2,1,3,27,6,12,11,0,0,4,1
-23,10,2,3,1,61,2,1,0,10,10,14,0,0,0,4,1
-16,5,3,3,1,18,2,1,0,9,10,11,0,91,1,1,1
-27,1,2,2,1,12,2,1,3,14,11,12,0,0,0,4,1
-35,3,2,1,1,10,1,2,3,26,6,12,0,0,0,4,1
-26,5,2,3,1,46,2,2,2,13,10,1,0,0,0,4,1
+21,1,2,3,1,58,1,1,0,7,5,12,43,0,0,4,1
+29,1,2,2,1,67,1,1,0,29,1,13,11,0,0,4,1
+23,10,2,3,1,53,1,1,0,26,1,14,11,0,0,4,1
+15,5,2,3,1,17,2,1,3,10,1,10,0,0,0,4,1
+32,1,2,1,1,9,1,1,3,26,8,7,22,0,0,4,0
 12,5,3,3,1,55,1,1,0,27,1,4,22,0,0,4,1
-19,5,0,3,1,22,1,1,0,6,5,10,38,0,0,4,1
-42,7,2,1,1,42,1,2,0,21,5,14,43,0,0,4,1
-8,10,3,2,1,42,1,1,0,7,5,11,0,0,0,4,1
-19,1,0,2,1,38,2,1,3,18,8,12,11,0,0,4,1
-20,5,2,3,1,59,1,1,0,22,3,7,0,0,0,4,1
+21,5,2,3,1,44,2,2,3,26,8,3,11,0,0,4,0
+37,6,2,2,1,9,1,2,3,26,8,3,0,0,0,4,0
+20,10,2,3,1,25,1,1,0,26,1,3,11,0,0,4,1
+21,5,2,2,1,23,2,1,3,26,8,14,0,0,0,4,0
+36,10,0,2,1,68,1,2,0,13,5,13,0,0,0,4,1
+36,5,2,2,1,12,2,1,0,17,5,3,22,0,0,4,1
+14,5,3,3,1,32,2,1,0,13,5,12,22,0,0,4,1
+17,5,0,3,1,44,2,1,3,29,8,1,0,0,0,4,1
+26,10,3,2,1,35,2,1,3,26,8,4,0,0,0,4,0
+26,5,2,3,1,66,1,1,0,17,1,12,45,0,0,4,1
+17,8,2,2,1,9,2,1,3,26,8,10,0,0,0,4,0
 29,1,2,2,1,36,1,1,0,1,3,8,0,0,0,4,1
-28,10,2,2,1,40,2,1,3,30,8,13,0,0,0,4,1
-12,10,3,3,1,15,2,1,3,13,8,5,11,0,0,4,1
-13,11,3,2,1,14,1,1,0,25,3,15,0,0,0,4,1
-40,5,2,2,1,4,1,1,0,24,5,12,3,0,0,4,1
-22,10,2,3,1,51,2,1,3,26,8,5,0,0,0,4,0
-16,5,3,3,1,33,2,1,0,13,10,12,43,0,0,4,1
-9,10,3,3,1,61,1,1,0,21,4,14,11,0,0,4,1
-20,10,0,3,1,23,1,1,3,30,6,15,11,0,0,4,1
-19,5,2,3,1,9,1,1,3,7,6,12,43,0,0,4,1
-39,10,2,2,1,11,2,1,3,26,8,0,33,0,0,4,0
-15,1,3,3,1,62,1,1,0,30,3,3,0,546,1,3,1
-36,10,3,3,1,50,2,1,0,9,5,12,22,0,0,4,1
-14,5,3,3,1,9,1,1,0,26,3,11,33,0,0,4,1
-34,5,2,3,1,63,1,1,0,25,1,4,0,0,0,4,1
-31,5,0,3,1,64,1,1,0,24,5,2,33,0,0,4,1
-14,0,2,2,1,20,1,2,0,28,5,12,0,0,0,4,1
-29,5,2,3,1,62,1,1,0,9,1,12,43,0,0,4,1
-12,0,3,2,1,4,1,1,0,7,5,11,47,0,0,4,1
-23,1,2,2,1,35,2,1,3,5,8,14,0,0,0,4,1
-18,7,2,3,1,24,1,1,3,26,8,6,11,0,0,4,0
+11,5,2,3,1,18,2,1,0,25,3,14,11,0,0,4,1
 11,0,0,3,2,9,1,2,0,30,5,9,22,0,0,4,1
-39,5,0,3,1,69,2,1,0,3,1,14,11,0,0,4,1
-38,1,3,2,1,61,1,2,0,29,5,14,22,0,0,4,1
-14,8,3,2,1,32,1,1,0,10,10,14,0,0,0,4,1
-10,1,2,2,1,34,2,1,3,27,6,9,11,0,0,4,1
-19,5,2,3,1,45,1,1,0,19,1,0,33,0,0,4,1
-22,10,0,2,1,9,1,1,0,28,1,12,11,0,0,4,1
-37,3,2,1,1,9,2,1,0,8,5,3,11,0,0,4,1
-21,10,3,2,1,23,1,1,0,12,10,5,33,0,0,4,1
-32,7,2,2,1,9,1,1,0,4,1,12,11,0,0,4,1
-28,5,2,3,1,29,2,1,3,26,8,6,0,0,0,4,0
-18,5,2,3,1,9,2,2,3,26,8,9,0,0,0,4,0
-24,5,2,4,1,34,1,1,3,26,8,9,11,0,0,4,0
-32,0,2,2,1,33,1,1,2,23,5,0,43,0,0,4,1
-28,10,3,3,1,48,1,1,0,9,1,10,45,0,0,4,1
-31,10,2,3,1,43,1,1,0,26,1,14,11,0,0,4,1
-12,1,2,2,1,21,2,1,0,1,5,7,0,0,0,4,1
-28,5,0,3,1,15,1,1,0,2,1,13,22,0,0,4,1
-8,1,3,2,1,67,2,1,3,30,8,12,0,0,0,4,1
-23,5,2,3,1,9,1,1,0,2,1,2,38,0,0,4,1
-26,8,2,2,1,16,2,2,3,26,8,7,0,0,0,4,0
-28,1,2,1,1,68,1,1,0,27,1,16,0,0,0,4,1
-13,5,3,3,1,67,2,1,3,13,8,10,11,0,0,4,1
-31,8,0,2,1,9,1,1,0,20,5,9,11,0,0,4,1
-27,10,3,2,1,46,2,1,3,23,8,15,33,0,0,4,1
-17,5,2,3,1,68,2,1,3,11,6,7,22,0,0,4,1
-42,6,2,3,1,9,1,1,3,26,8,11,0,0,0,4,0
-24,1,2,4,1,46,2,1,3,26,8,1,11,0,0,4,0
-8,1,2,2,1,31,2,1,3,7,8,2,22,0,0,4,1
-35,5,0,3,1,27,1,1,0,4,3,13,22,0,0,4,1
-28,0,2,2,1,61,2,1,2,21,5,1,2,0,0,4,1
-39,1,2,2,1,58,2,2,3,26,8,7,0,0,0,4,0
-28,10,0,2,1,9,1,2,2,8,11,7,0,0,0,4,1
-12,1,2,2,1,34,2,2,3,15,8,1,0,0,0,4,1
-35,0,0,4,1,32,1,1,0,2,5,3,11,0,0,4,1
-18,5,2,3,1,69,1,1,0,2,1,9,33,0,0,4,1
-15,5,3,3,1,33,1,1,0,20,1,11,8,0,0,4,1
-15,3,2,1,1,26,1,1,0,17,1,10,43,0,0,4,1
-23,10,2,3,1,53,1,1,0,26,1,14,11,0,0,4,1
-38,5,2,3,1,9,1,2,3,12,6,9,0,0,0,4,1
-12,8,2,2,1,45,2,1,0,12,10,11,0,0,0,4,1
-27,10,3,3,1,9,1,1,0,9,1,13,33,0,0,4,1
-11,1,3,2,1,69,2,1,3,12,6,5,0,0,0,4,1
+34,1,2,2,1,57,1,1,0,13,10,15,11,0,0,4,1
+15,8,2,2,1,66,2,1,3,26,8,9,0,0,0,4,0
+36,10,2,3,1,32,1,1,3,26,8,8,33,0,0,4,0
+41,3,2,1,1,9,1,1,0,26,1,1,0,0,0,4,1
+13,1,2,2,1,19,2,2,0,29,5,14,0,0,0,4,1
+12,5,3,3,1,43,2,1,0,13,10,13,0,0,0,4,1
+25,10,2,2,1,48,2,1,3,26,8,2,0,0,0,4,0
+8,1,3,1,1,46,2,1,0,13,5,11,11,0,0,4,1
 5,1,2,2,1,70,2,1,3,26,8,6,0,0,0,4,0
-14,1,3,1,1,14,2,1,0,12,10,13,0,0,0,4,1
-8,0,3,2,1,31,1,1,0,10,3,12,22,0,0,4,1
-16,7,3,3,1,50,1,1,0,13,1,6,22,0,0,4,1
-14,10,3,2,1,45,1,1,0,29,1,9,11,0,0,4,1
-37,5,0,3,1,9,1,1,0,9,1,8,33,0,0,4,1
-34,10,2,2,1,54,2,1,3,10,11,3,0,0,0,4,1
-10,1,2,2,1,63,2,2,3,26,8,7,0,0,0,4,0
-32,10,2,1,1,17,1,1,3,26,8,1,11,0,0,4,0
-36,10,2,2,1,4,1,2,0,1,5,6,0,0,0,4,1
-27,0,0,2,1,2,1,2,0,28,5,11,0,0,0,4,1
-41,3,2,3,1,9,1,1,2,4,10,10,0,0,0,4,1
-35,2,3,2,1,59,2,1,3,23,8,0,38,0,0,4,1
-44,5,0,3,1,58,1,1,2,8,3,6,33,0,0,4,1
-30,2,3,3,1,38,2,1,0,26,3,0,33,0,0,4,1
-18,10,2,2,1,31,1,1,0,20,1,15,33,0,0,4,1
-16,1,3,2,1,49,2,1,0,13,10,15,0,0,0,4,1
-20,0,3,2,1,9,2,1,3,28,8,13,0,0,0,4,1
-13,5,3,3,1,43,1,1,0,29,1,12,11,0,0,4,1
-31,5,2,3,1,39,2,1,3,26,8,7,22,0,0,4,0
+34,5,2,3,1,57,1,1,0,9,1,13,22,0,0,4,1
+26,5,2,3,1,46,2,2,2,13,10,1,0,0,0,4,1
+26,0,2,2,1,11,2,1,0,2,5,15,11,0,0,4,1
+15,5,3,3,1,68,1,1,0,3,1,15,0,0,0,4,1
+11,0,3,2,1,67,2,2,3,26,8,11,0,0,0,4,0
+14,10,2,2,1,66,2,1,3,13,8,13,11,0,0,4,1
+20,10,2,2,1,71,2,1,0,5,5,13,22,0,0,4,1
+17,2,0,2,1,7,2,1,3,26,8,8,0,0,0,4,0
+14,1,2,2,1,26,2,1,0,5,10,3,0,0,0,4,1
+13,7,2,3,1,70,1,1,0,14,1,11,11,0,0,4,1
+15,7,3,3,1,58,1,1,0,10,1,14,22,0,0,4,1
+38,10,0,4,1,56,2,1,3,26,8,10,0,0,0,4,0
+14,5,3,3,1,50,1,1,0,13,1,13,43,0,0,4,1
+19,5,2,3,1,19,1,1,0,10,10,9,22,0,0,4,1
+33,10,2,2,1,25,2,2,0,8,3,14,0,0,0,4,1
+12,8,3,2,1,52,2,1,0,13,10,12,0,0,0,4,1
+24,1,2,4,1,46,2,1,3,26,8,1,11,0,0,4,0
+11,5,3,3,1,70,1,1,0,11,7,6,38,0,0,4,1
+30,11,2,2,1,36,2,1,3,26,8,7,0,0,0,4,0
+22,11,0,2,1,21,1,1,0,3,1,10,43,0,0,4,1
+41,6,3,2,1,41,2,1,3,19,8,1,38,0,0,4,1
+33,1,2,2,1,63,2,1,3,5,8,15,0,0,0,4,1
+21,10,3,2,1,23,1,1,0,12,10,5,33,0,0,4,1
+13,2,3,2,1,9,1,1,2,4,10,5,0,0,0,4,1
+35,5,2,3,1,9,1,1,0,2,1,11,11,0,0,4,1
+8,1,3,1,1,70,1,1,0,21,4,2,0,0,0,4,1
+33,1,2,1,1,58,2,1,0,16,5,14,11,0,0,4,1
+17,0,0,2,1,48,2,1,3,25,6,15,0,0,0,4,1
+12,2,3,1,1,9,2,2,3,19,8,1,0,0,0,4,1
+36,8,2,4,1,44,1,2,3,12,6,14,0,0,0,4,1
+9,12,3,2,1,13,1,1,2,18,3,7,0,4,1,0,1
+13,5,3,3,1,9,2,1,3,26,8,11,0,0,0,4,0
+41,11,2,2,1,10,1,1,0,9,3,14,22,0,0,4,1
+33,10,2,2,1,13,1,1,0,9,3,10,11,0,0,4,1
+16,1,2,1,1,62,2,2,3,7,8,1,33,0,0,4,1
+15,8,3,2,1,21,1,1,0,28,5,13,0,0,0,4,1
+39,11,2,2,1,43,1,1,0,26,3,1,11,0,0,4,1
+24,1,3,2,1,59,1,1,3,10,6,12,22,0,0,4,1
 33,1,2,4,1,2,2,1,3,26,8,5,11,0,0,4,0
-18,1,2,1,1,46,2,1,3,25,6,15,0,0,0,4,1
-35,8,2,4,1,32,2,1,3,26,8,7,11,0,0,4,0
-30,5,2,3,1,9,1,1,2,1,10,7,0,0,0,4,1
-39,1,2,4,1,42,1,1,2,5,10,5,0,0,0,4,1
-13,1,2,1,1,6,2,2,0,13,5,0,45,0,0,4,1
-14,1,2,2,1,65,2,1,3,13,8,15,22,0,0,4,1
-34,5,2,3,1,9,2,1,0,25,3,10,0,0,0,4,1
-7,1,2,2,1,71,2,1,3,19,8,13,0,0,0,4,1
-20,1,0,2,1,23,2,1,0,20,5,1,33,0,0,4,1
+32,11,2,1,1,63,1,1,3,26,6,10,0,0,0,4,1
+16,5,2,3,1,61,1,1,2,2,10,10,0,0,0,4,1
+42,1,0,2,1,9,2,1,3,21,8,2,0,0,0,4,1
+37,3,0,1,1,65,1,1,0,24,5,10,43,0,0,4,1
 22,8,2,1,1,9,2,1,3,6,8,15,11,0,0,4,1
-35,3,2,1,1,42,1,1,0,20,5,2,11,0,0,4,1
-16,10,3,3,1,72,2,1,0,26,3,13,11,0,0,4,1
-18,1,2,2,1,13,2,1,3,4,8,0,33,0,0,4,1
-33,8,0,2,1,60,1,2,0,6,5,14,0,0,0,4,1
+29,5,2,2,1,35,1,1,3,8,6,11,0,0,0,4,1
 22,1,2,2,1,53,1,1,3,30,10,8,0,0,0,4,1
-7,5,3,3,1,31,1,1,0,8,3,10,0,0,0,4,1
-38,0,2,2,1,21,1,1,0,13,1,13,1,0,0,4,1
-9,10,3,2,1,22,2,1,3,7,8,13,0,0,0,4,1
-9,5,3,3,1,71,2,1,3,25,6,13,11,0,0,4,1
-18,7,2,2,1,14,2,1,3,27,6,4,47,0,0,4,1
-31,5,2,3,1,9,1,1,2,8,11,7,0,0,0,4,1
-19,10,3,2,1,14,2,1,3,13,8,13,0,0,0,4,1
-12,10,2,2,1,49,2,1,0,13,10,13,0,0,0,4,1
-33,0,2,2,1,54,2,1,3,26,8,7,11,0,0,4,0
-42,6,2,3,1,66,2,1,3,26,8,0,0,0,0,4,0
-42,6,0,2,1,11,1,1,0,23,5,10,38,0,0,4,1
-20,1,2,1,1,24,2,1,2,10,10,12,0,83,1,1,1
-12,9,3,3,1,34,1,1,0,13,10,14,0,0,0,4,1
-35,1,2,2,1,31,1,1,0,14,1,11,11,0,0,4,1
-13,10,2,3,1,32,1,2,0,9,10,9,0,31,37,1,1
-24,10,3,2,2,0,2,1,3,11,6,11,38,0,0,4,1
-33,6,2,2,1,27,2,1,3,26,8,5,0,0,0,4,0
-17,5,0,3,1,62,2,1,0,30,5,1,0,0,0,4,1
-17,2,2,2,1,31,1,2,0,5,5,4,22,0,0,4,1
-7,0,3,3,1,43,2,1,0,19,3,9,0,0,0,4,1
-35,10,2,2,1,8,2,1,3,19,8,2,0,0,0,4,1
-8,9,3,2,1,59,1,1,0,8,3,0,0,0,0,4,1
-39,12,2,4,1,24,1,1,3,15,11,8,0,0,0,4,1
-30,5,2,3,1,23,2,1,0,18,3,7,0,0,0,4,1
-26,0,0,1,1,47,2,1,2,15,11,14,0,0,0,4,1
-8,10,3,2,1,61,2,1,3,20,8,11,22,0,0,4,1
-14,1,3,3,1,62,1,1,3,4,10,15,0,0,0,4,1
-18,8,2,2,1,71,1,1,3,7,6,1,0,0,0,4,1
-23,1,2,1,1,28,1,2,3,9,6,5,22,0,0,4,1
-19,10,3,2,1,71,1,1,0,29,1,3,38,0,0,4,1
-29,0,2,2,1,28,2,1,3,26,8,11,0,0,0,4,0
-13,5,3,3,1,36,1,2,0,29,5,10,33,0,0,4,1
-25,5,2,3,1,18,2,1,3,15,6,12,11,0,0,4,1
-44,6,2,4,1,66,1,1,0,8,3,13,0,0,0,4,1
-8,5,3,3,1,62,2,1,3,20,8,5,11,0,0,4,1
-23,1,2,2,1,2,1,2,0,21,5,14,22,0,0,4,1
-20,2,2,3,1,9,1,1,0,15,5,11,11,0,0,4,1
-28,10,2,2,1,56,1,1,3,20,8,13,0,0,0,4,1
-25,1,2,2,1,23,1,2,0,7,5,0,2,0,0,4,1
-28,2,2,3,1,24,1,1,0,14,1,11,43,0,0,4,1
-32,1,2,4,1,29,2,1,2,24,5,1,8,0,0,4,1
-11,1,2,2,1,35,2,1,0,7,5,16,0,0,0,4,1
-13,5,3,3,1,9,2,1,3,26,8,11,0,0,0,4,0
-14,1,2,2,2,9,2,1,3,30,8,12,0,0,0,4,1
-41,6,2,1,1,20,2,2,0,26,1,14,0,0,0,4,1
-22,1,3,2,1,37,1,1,0,10,10,16,0,0,0,4,1
-18,5,3,3,1,8,2,1,3,11,6,1,0,0,0,4,1
-19,0,3,2,1,9,2,1,3,26,8,3,0,0,0,4,0
-39,1,2,2,1,19,2,1,0,8,10,11,0,0,0,4,1
+13,5,3,3,1,15,2,1,0,27,3,5,0,551,1,3,1
 40,5,0,2,1,38,1,1,2,23,5,11,11,0,0,4,1
-36,6,2,2,1,16,1,1,2,17,5,4,11,0,0,4,1
-36,10,2,2,1,24,1,2,0,20,5,11,22,0,0,4,1
-12,5,3,2,1,50,2,1,0,13,10,11,0,0,0,4,1
-25,1,2,1,1,37,2,1,0,12,10,7,11,0,0,4,1
-41,10,0,2,1,30,1,1,0,12,10,10,0,0,0,4,1
-35,10,2,2,1,16,1,1,3,10,6,3,22,0,0,4,1
-17,5,3,3,1,39,1,1,0,5,1,14,11,0,0,4,1
-38,5,0,3,1,47,2,1,3,8,6,10,33,0,0,4,1
-8,0,3,2,1,32,1,1,0,30,3,6,0,0,0,4,1
-41,3,0,1,1,25,1,1,3,26,8,9,11,0,0,4,0
-16,5,2,3,1,9,2,1,0,22,3,7,0,0,0,4,1
-21,10,3,2,1,12,1,1,0,28,1,9,11,0,0,4,1
-11,8,3,4,1,25,1,1,0,23,4,13,11,0,0,4,1
-13,11,3,1,1,20,1,1,0,23,4,13,11,110,1,1,1
-14,5,0,3,1,68,1,1,0,3,1,3,43,0,0,4,1
-8,10,2,2,1,43,1,2,0,29,5,1,33,0,0,4,1
-33,1,2,1,1,25,2,1,0,8,5,11,11,0,0,4,1
-35,5,2,3,1,18,1,1,0,12,1,15,11,0,0,4,1
-35,1,2,2,1,62,2,1,3,26,8,11,11,0,0,4,0
-25,10,2,3,1,9,1,1,0,25,1,4,11,0,0,4,1
-16,10,2,2,1,10,1,1,0,17,1,4,1,0,0,4,1
-15,11,3,3,1,61,1,1,0,5,1,5,11,0,0,4,1
-18,5,2,3,1,16,1,1,3,10,6,6,0,0,0,4,1
-31,1,0,1,1,9,2,2,3,26,8,9,0,0,0,4,0
-35,1,2,4,1,23,1,1,3,26,8,2,0,0,0,4,0
-34,6,0,3,1,43,2,2,3,7,6,13,33,0,0,4,1
-15,1,2,2,1,69,2,1,0,9,5,8,11,0,0,4,1
-8,1,3,2,2,4,2,1,3,22,6,10,11,0,0,4,1
-13,1,3,3,1,65,1,1,2,9,10,10,11,0,0,4,1
-28,11,2,2,1,70,1,1,0,28,5,9,38,0,0,4,1
-12,0,2,2,1,23,1,1,0,12,10,0,0,0,0,4,1
-14,8,3,2,1,51,1,1,0,21,4,2,0,0,0,4,1
-34,1,2,2,1,57,1,1,0,13,10,15,11,0,0,4,1
-32,11,2,1,1,63,1,1,3,26,6,10,0,0,0,4,1
-12,8,0,1,1,50,2,1,0,9,5,10,0,0,0,4,1
+12,0,2,2,1,15,2,2,3,18,8,9,11,0,0,4,1
+9,1,2,2,1,58,2,1,3,10,6,0,0,0,0,4,1
+33,1,2,4,1,24,2,1,3,26,8,11,0,0,0,4,0
+14,1,3,2,1,66,1,2,0,15,5,6,43,0,0,4,1
+33,0,2,2,1,54,2,1,3,26,8,7,11,0,0,4,0
+42,0,2,2,1,44,2,2,3,26,8,6,0,0,0,4,0
+20,10,3,3,1,11,1,1,3,8,6,1,22,0,0,4,1
+23,10,2,2,1,53,2,1,3,10,8,11,38,0,0,4,1
+13,1,2,2,1,36,2,1,3,15,8,4,11,0,0,4,1
+21,10,3,2,1,50,2,1,0,9,10,10,0,0,0,4,1
+6,10,3,2,1,46,2,1,3,7,8,15,0,0,0,4,1
+29,1,2,2,1,12,2,1,0,21,4,1,0,0,0,4,1
+33,5,2,3,1,11,2,1,3,26,8,8,0,0,0,4,0
+40,11,2,1,1,13,1,1,0,24,5,5,38,0,0,4,1
+16,10,3,2,1,34,2,1,0,9,10,14,0,0,0,4,1
+41,10,2,2,1,16,2,2,0,15,5,9,33,0,0,4,1
+11,5,2,3,1,11,1,1,3,6,8,2,11,0,0,4,1
+22,5,2,3,1,40,2,1,0,10,10,12,11,187,1,3,1
+39,6,0,3,1,64,1,1,0,27,1,3,33,0,0,4,1
+17,1,2,2,1,56,2,1,0,12,10,15,11,0,0,4,1
+8,11,3,2,1,59,1,1,0,20,4,4,11,0,0,4,1
+16,10,3,2,1,61,1,1,0,13,1,4,11,0,0,4,1
+31,8,2,2,1,67,1,1,0,29,1,13,33,0,0,4,1
+17,10,2,2,1,9,2,1,0,10,10,12,33,0,0,4,1
+20,10,2,2,1,28,2,1,3,23,8,13,22,0,0,4,1
+28,1,2,1,1,68,1,1,0,27,1,16,0,0,0,4,1
+15,5,3,3,1,63,1,1,0,19,1,10,46,0,0,4,1
+10,1,3,2,1,1,2,1,0,25,5,0,22,0,0,4,1
+24,5,2,3,1,42,1,1,0,13,10,12,22,0,0,4,1
+32,10,2,2,1,19,1,2,0,5,5,1,22,0,0,4,1
+29,0,0,2,1,36,2,1,3,27,6,15,11,0,0,4,1
+16,10,2,2,1,9,1,1,0,20,1,11,11,0,0,4,1
+19,5,2,2,1,55,2,2,0,8,10,6,0,0,0,4,1
+18,2,0,3,1,65,1,2,0,28,5,13,22,0,0,4,1
+23,5,2,3,1,9,1,1,0,2,1,2,38,0,0,4,1
+29,1,0,1,1,14,2,1,3,22,6,7,11,0,0,4,1
+4,9,3,2,1,9,1,1,0,27,3,7,43,0,0,4,1
+33,10,2,3,1,16,2,2,0,1,3,5,0,158,1,0,1
+10,7,3,2,1,56,2,1,0,30,3,12,33,0,0,4,1
+55,6,2,3,1,50,1,1,0,8,3,8,0,0,0,4,1
+19,5,0,3,1,22,1,1,0,6,5,10,38,0,0,4,1
+31,8,2,2,1,15,1,1,0,5,1,14,5,0,0,4,1
+37,3,2,1,1,9,2,1,0,8,5,3,11,0,0,4,1
 24,5,0,4,1,65,1,1,0,7,3,4,11,0,0,4,1
-41,0,2,2,1,29,2,1,3,26,8,0,0,0,0,4,1
+9,5,3,3,1,33,1,1,0,26,3,15,0,0,0,4,1
+38,10,2,2,1,61,2,1,2,25,10,10,0,0,0,4,1
+23,1,2,1,1,31,1,1,3,10,6,12,22,0,0,4,1
+42,6,0,2,1,11,1,1,0,2,5,13,11,0,0,4,1
+10,8,3,2,1,53,2,1,3,27,8,3,22,0,0,4,1
+36,5,2,2,1,46,1,1,3,26,8,4,0,0,0,4,0
+13,1,2,2,1,25,2,1,3,12,8,6,11,0,0,4,1
+43,6,2,3,1,14,1,1,0,1,3,10,0,0,0,4,1
+31,8,0,2,1,9,1,1,0,20,5,9,11,0,0,4,1
+9,0,3,2,1,24,1,1,2,20,5,1,8,0,0,4,1
+16,1,2,1,1,41,2,1,0,13,10,0,0,0,0,4,1
+32,1,2,1,1,58,2,1,3,26,8,12,22,0,0,4,0
+24,1,3,1,1,20,2,1,0,17,5,11,46,0,0,4,1
 14,5,3,3,1,54,1,1,0,22,3,10,11,0,0,4,1
-22,0,3,3,1,33,1,1,0,12,1,10,11,0,0,4,1
-26,1,3,1,1,20,2,1,3,21,8,14,22,0,0,4,1
-28,10,2,2,1,41,1,2,0,19,3,2,0,0,0,4,1
-25,10,0,4,1,26,2,1,3,26,8,4,0,0,0,4,0
-24,5,0,3,1,14,1,1,0,18,1,0,33,0,0,4,1
-10,1,2,2,1,64,2,1,0,14,5,11,38,0,0,4,1
-15,8,3,2,1,21,1,1,0,28,5,13,0,0,0,4,1
-28,5,3,3,1,35,2,1,3,23,8,16,11,0,0,4,1
-13,1,2,2,1,64,2,1,3,10,8,0,33,0,0,4,1
-12,5,2,3,1,15,2,1,0,2,1,9,43,0,0,4,1
-18,1,2,1,1,58,2,1,3,13,8,12,11,0,0,4,1
-13,5,0,3,1,12,2,1,3,18,8,3,33,0,0,4,1
-30,5,2,3,1,29,1,1,0,9,10,12,0,0,0,4,1
-42,1,2,4,1,10,2,1,3,26,8,7,0,0,0,4,0
-15,8,2,2,1,41,2,1,2,13,11,4,0,550,30,0,1
-31,1,2,1,1,1,2,1,0,28,5,10,22,0,0,4,1
-33,1,2,1,1,22,2,1,3,26,8,11,11,0,0,4,0
-28,8,2,1,1,23,2,1,3,26,8,6,0,0,0,4,0
-26,8,0,2,1,32,2,1,3,26,8,5,0,0,0,4,0
-39,11,2,2,1,43,1,1,0,26,3,1,11,0,0,4,1
+8,9,3,2,1,9,1,1,0,11,3,2,11,0,0,4,1
+19,2,0,2,1,22,2,2,3,4,8,13,43,0,0,4,1
+18,5,3,3,1,65,2,1,3,23,8,15,0,0,0,4,1
+13,11,2,2,1,38,2,1,0,12,10,3,22,86,38,0,1
+16,8,2,2,1,6,2,1,3,18,8,12,0,0,0,4,1
+31,8,2,2,1,50,1,1,3,26,8,7,11,0,0,4,0
+14,10,0,3,1,54,1,1,0,14,1,12,11,0,0,4,1
+42,6,2,2,1,34,1,1,0,3,1,10,11,0,0,4,1
+35,1,2,2,1,9,2,2,3,26,8,6,0,0,0,4,0
+38,7,2,1,1,4,2,2,3,26,8,7,11,0,0,4,0
+18,1,2,2,1,22,1,1,3,26,6,6,0,0,0,4,1
+40,5,0,3,1,14,1,1,0,26,1,5,0,0,0,4,1
+23,5,2,3,1,56,1,1,0,12,1,12,11,0,0,4,1
 36,5,0,3,1,52,2,1,3,13,8,14,33,0,0,4,1
-40,7,0,3,1,17,1,1,3,30,6,12,0,0,0,4,1
-20,10,2,2,1,9,1,1,0,29,5,12,0,0,0,4,1
-21,1,2,2,1,51,2,1,3,26,8,8,0,0,0,4,0
-37,10,2,2,1,33,2,2,0,24,5,2,38,0,0,4,1
-16,1,3,1,1,0,2,1,0,6,5,14,33,0,0,4,1
-20,10,2,2,1,9,2,1,0,14,5,5,0,0,0,4,1
-7,1,2,2,1,9,1,2,0,29,5,10,22,0,0,4,1
-18,0,0,2,1,53,2,1,3,26,8,11,0,0,0,4,0
-33,8,0,2,1,30,1,2,0,5,5,3,33,0,0,4,1
-35,10,2,2,1,51,1,1,3,27,6,12,11,0,0,4,1
-9,10,3,2,2,9,1,2,0,29,5,13,0,0,0,4,1
-19,0,3,2,1,11,2,1,0,13,10,5,11,0,0,4,1
-15,8,0,2,1,48,1,2,0,15,5,11,0,0,0,4,1
-31,2,2,1,1,59,1,1,0,9,10,10,0,0,0,4,1
-29,0,0,2,1,56,2,2,2,8,11,10,0,0,0,4,1
-34,2,2,2,1,12,2,2,3,26,8,3,0,0,0,4,0
-7,1,2,2,1,7,2,1,3,26,8,9,0,0,0,4,0
+13,5,2,3,1,15,1,1,0,9,3,8,11,0,0,4,1
+18,7,2,3,1,24,1,1,3,26,8,6,11,0,0,4,0
+15,2,2,2,1,25,2,2,3,26,8,13,0,0,0,4,0
+10,10,3,3,1,52,1,1,0,30,3,7,13,0,0,4,1
+14,10,3,2,1,60,2,1,0,12,10,12,0,0,0,4,1
+39,0,3,2,1,57,2,1,3,10,6,10,0,0,0,4,1
+34,5,2,3,1,9,2,1,0,25,3,10,0,0,0,4,1
+12,5,2,3,1,24,2,2,0,13,10,9,11,86,24,1,1
+38,0,2,2,1,21,1,1,0,13,1,13,1,0,0,4,1
+13,5,0,3,1,43,1,1,0,1,3,3,43,0,0,4,1
+18,0,2,2,1,71,1,1,0,11,3,8,0,0,0,4,1
+16,1,3,2,1,68,2,1,0,7,5,11,0,0,0,4,1
+22,8,3,2,1,19,2,1,0,12,10,9,0,0,0,4,1
 29,1,2,4,2,20,1,1,0,17,1,9,22,0,0,4,1
-36,10,2,3,1,32,1,1,3,26,8,8,33,0,0,4,0
-17,5,2,3,1,36,2,2,0,29,1,13,22,0,0,4,1
+16,1,0,2,1,44,2,1,3,4,8,7,0,0,0,4,1
+7,8,2,2,1,52,2,1,3,26,8,8,0,0,0,4,0
+18,0,2,3,1,27,2,1,3,26,8,4,11,0,0,4,0
+10,12,3,2,1,49,1,1,0,20,4,13,0,0,0,4,1
+31,1,2,2,1,43,2,1,0,2,5,1,11,0,0,4,1
+7,8,2,2,1,9,2,1,0,16,5,10,47,0,0,4,1
+25,10,3,2,1,58,2,1,3,26,8,11,0,0,0,4,0
+19,0,2,2,1,34,2,1,3,19,8,13,22,0,0,4,1
+14,5,2,3,1,9,2,1,3,26,8,6,0,0,0,4,0
+31,5,2,2,1,31,1,1,2,27,10,7,0,0,0,4,1
+18,5,0,3,1,9,1,1,0,25,1,2,0,0,0,4,1
+42,0,2,2,1,35,2,1,3,26,8,11,0,0,0,4,0
+28,10,2,2,1,55,2,1,3,7,6,13,11,0,0,4,1
+31,1,0,1,1,9,2,2,3,26,8,9,0,0,0,4,0
+22,5,2,3,1,61,1,1,0,4,1,13,33,0,0,4,1
+35,10,3,2,1,70,1,1,0,17,1,15,22,0,0,4,1
+41,0,2,2,1,20,2,1,0,14,1,2,2,0,0,4,1
+28,8,0,2,1,9,1,1,3,12,6,0,22,0,0,4,1
+7,1,2,2,1,9,1,2,0,29,5,10,22,0,0,4,1
+42,6,2,1,1,19,2,1,3,5,8,15,0,0,0,4,1
+33,0,3,2,1,69,1,1,0,15,5,12,11,0,0,4,1
+31,8,2,2,1,8,2,1,3,29,8,1,0,0,0,4,1
+27,0,3,4,1,15,2,1,3,26,8,16,0,0,0,4,0
+35,3,2,1,1,10,1,2,3,26,6,12,0,0,0,4,1
+4,9,3,2,1,44,1,1,0,3,3,7,0,0,0,4,1
+9,5,3,3,1,19,2,1,0,7,5,10,0,0,0,4,1
+29,1,2,2,1,34,1,1,0,2,1,10,0,0,0,4,1
+18,5,2,3,1,9,1,1,2,19,1,12,47,0,0,4,1
+31,8,2,2,1,44,1,1,2,24,5,0,33,0,0,4,1
+34,12,2,4,1,55,1,1,0,26,1,11,22,0,0,4,1
+23,8,0,2,1,67,2,1,0,11,3,15,0,0,0,4,1
+38,5,0,3,1,47,2,1,3,8,6,10,33,0,0,4,1
+19,0,2,1,1,27,2,1,0,30,5,12,0,0,0,4,1
+30,0,2,1,1,42,2,2,2,24,5,0,47,0,0,4,1
+10,5,3,3,1,42,1,1,0,18,3,4,11,0,0,4,1
+15,1,0,2,1,42,2,1,3,15,8,13,11,0,0,4,1
+25,11,2,1,1,54,1,1,3,12,6,15,11,0,0,4,1
+41,6,2,2,1,38,2,1,3,26,8,4,22,0,0,4,0
+24,1,2,2,1,48,2,1,3,11,6,12,38,0,0,4,1
+16,7,3,3,1,50,1,1,0,13,1,6,22,0,0,4,1
+21,0,3,2,1,28,2,2,2,13,10,2,47,0,0,4,1
+8,2,3,2,1,9,2,1,0,26,3,14,0,185,1,0,1
+30,8,2,4,1,21,2,1,3,26,8,1,0,0,0,4,0
+28,1,2,2,1,49,1,2,0,9,1,12,43,0,0,4,1
+26,8,0,2,1,32,2,1,3,26,8,5,0,0,0,4,0
+39,10,0,2,1,59,2,1,3,26,8,7,0,0,0,4,0
+24,8,2,2,1,41,2,2,0,7,5,0,11,0,0,4,1
+27,2,2,2,1,65,1,2,0,8,10,12,11,30,12,0,1
+40,6,2,4,1,71,2,1,3,26,8,12,0,0,0,4,0
+12,8,2,2,1,51,2,1,0,24,5,12,4,0,0,4,1
+22,10,0,2,1,38,1,1,0,27,1,13,11,0,0,4,1
+25,5,3,3,1,26,2,1,3,29,8,13,0,0,0,4,1
+23,8,2,2,1,9,2,1,3,26,8,1,11,0,0,4,0
+39,1,2,1,1,31,2,1,3,26,8,5,0,0,0,4,0
+18,8,2,2,1,71,1,1,3,7,6,1,0,0,0,4,1
+26,1,2,2,1,18,2,1,3,26,8,7,11,0,0,4,0
+12,8,0,1,1,50,2,1,0,9,5,10,0,0,0,4,1
+9,10,2,2,1,27,2,2,3,13,8,14,0,0,0,4,1
+41,1,2,1,1,38,2,1,3,6,8,12,0,0,0,4,1
+18,7,3,3,1,14,1,1,0,24,5,14,22,0,0,4,1
+14,7,3,3,1,44,2,1,0,9,10,10,0,0,0,4,1
+15,10,3,3,1,9,2,1,0,13,10,12,0,0,0,4,1
+39,10,2,2,1,67,1,2,3,26,8,7,0,0,0,4,0
+33,1,2,2,1,39,1,2,3,7,6,13,22,0,0,4,1
+38,10,2,3,1,63,1,1,0,13,1,12,33,0,0,4,1
+14,5,2,3,1,21,1,1,2,5,1,12,11,0,0,4,1
+35,5,2,3,1,18,1,1,0,12,1,15,11,0,0,4,1
+9,5,3,1,2,15,1,1,0,23,4,10,22,0,0,4,1
+33,0,3,2,1,25,1,1,3,9,6,13,11,0,0,4,1
+29,10,2,3,1,19,2,1,3,26,8,6,0,0,0,4,0
 37,1,2,2,1,44,1,1,3,26,8,8,0,0,0,4,0
-25,1,2,1,1,45,1,1,0,11,7,5,0,0,0,4,1
-14,0,3,2,1,27,1,1,0,28,5,14,38,0,0,4,1
-12,8,0,2,1,40,2,1,0,12,10,10,0,0,0,4,1
-31,5,2,3,1,44,2,1,3,26,8,7,0,0,0,4,0
-24,11,2,4,1,71,2,1,2,13,5,12,1,0,0,4,1
-10,11,3,3,1,9,2,1,3,26,8,3,11,0,0,4,0
-40,2,2,3,1,68,1,1,3,26,6,2,11,0,0,4,1
-37,1,2,2,1,25,1,1,0,13,1,14,0,0,0,4,1
-25,0,3,2,1,3,2,2,0,11,3,13,11,508,30,0,1
-38,5,2,3,1,59,1,1,0,27,3,5,0,0,0,4,1
-16,5,2,3,1,9,2,1,0,10,10,13,22,105,12,1,1
-40,6,2,4,1,69,1,1,0,13,5,15,33,0,0,4,1
-16,1,2,1,1,62,2,2,3,7,8,1,33,0,0,4,1
-22,1,2,2,1,9,2,1,3,30,8,5,11,0,0,4,1
-24,5,2,3,1,42,1,1,0,13,10,12,22,0,0,4,1
-18,10,3,2,1,39,2,1,3,19,11,6,0,0,0,4,1
-19,5,3,3,1,69,1,1,3,3,6,0,22,0,0,4,1
+23,1,2,2,1,17,2,1,3,6,8,2,33,0,0,4,1
+8,1,3,2,1,3,2,1,0,1,5,16,33,0,0,4,1
+15,5,3,3,1,40,2,1,3,26,8,7,0,0,0,4,0
+24,10,0,2,1,24,1,1,0,12,1,14,33,0,0,4,1
+42,6,2,3,1,9,1,1,3,26,8,11,0,0,0,4,0
+7,10,3,2,1,14,2,1,0,19,3,9,38,0,0,4,1
+22,7,2,2,2,8,2,2,3,22,6,15,22,0,0,4,1
+31,2,2,1,1,59,1,1,0,9,10,10,0,0,0,4,1
+13,0,3,2,1,24,2,1,0,9,10,6,0,0,0,4,1
+16,10,2,2,1,10,1,1,0,17,1,4,1,0,0,4,1
+15,11,2,2,1,1,1,1,0,23,5,10,22,0,0,4,1
+26,3,3,1,1,11,1,1,3,9,6,7,0,0,0,4,1
+18,5,0,3,1,66,1,2,0,14,5,11,0,0,0,4,1
+14,10,3,3,1,55,1,1,0,10,10,8,0,0,0,4,1
+20,10,2,1,1,27,2,1,3,30,6,10,43,0,0,4,1
+24,2,2,3,1,55,1,1,3,2,6,14,22,0,0,4,1
 34,6,2,4,1,36,1,1,3,2,6,12,0,0,0,4,1
-12,1,2,2,1,53,2,2,0,12,10,16,0,85,1,0,1
-20,2,2,2,1,58,2,2,0,16,5,4,16,0,0,4,1
+33,2,2,3,1,54,2,1,3,15,11,3,0,0,0,4,1
+41,1,0,1,1,15,1,2,0,28,5,14,0,0,0,4,1
+16,1,2,2,1,23,1,1,0,27,1,15,11,0,0,4,1
 33,11,2,1,1,13,2,1,0,17,5,6,0,0,0,4,1
-24,0,0,2,1,19,2,1,3,7,8,14,0,0,0,4,1
-4,0,3,3,1,69,2,1,0,25,3,3,33,0,0,4,1
-28,1,2,2,1,33,2,1,3,26,8,11,0,0,0,4,0
-38,10,0,4,1,56,2,1,3,26,8,10,0,0,0,4,0
-20,10,2,2,1,71,2,1,0,5,5,13,22,0,0,4,1
-24,2,2,3,1,55,1,1,3,2,6,14,22,0,0,4,1
-28,5,3,2,1,3,2,1,3,26,8,7,11,0,0,4,0
-19,8,2,2,1,25,2,1,2,26,10,7,0,0,0,4,1
-13,10,2,2,1,13,2,1,0,5,5,10,22,0,0,4,1
-17,0,2,2,1,8,2,1,3,22,6,3,45,0,0,4,1
-13,8,2,3,1,43,2,1,3,26,8,8,0,0,0,4,0
-17,5,0,3,1,18,1,1,0,27,1,13,11,0,0,4,1
-11,5,2,3,1,38,1,1,3,20,8,15,11,0,0,4,1
-22,5,2,3,1,40,2,1,0,10,10,12,11,187,1,3,1
-31,1,3,1,1,56,2,1,0,17,5,16,11,0,0,4,1
-23,5,2,3,1,56,1,1,0,12,1,12,11,0,0,4,1
-12,5,3,3,1,10,1,1,0,25,3,3,11,0,0,4,1
-13,5,3,3,1,39,1,1,0,11,3,7,0,502,1,0,1
-21,0,2,2,1,15,2,2,0,25,3,3,11,0,0,4,1
-10,9,3,2,1,9,1,1,0,9,3,7,12,0,0,4,1
-26,7,2,2,1,63,1,1,3,26,10,6,0,0,0,4,1
-21,10,2,2,1,11,2,1,0,17,5,3,47,0,0,4,1
-31,11,2,1,1,54,1,1,0,21,4,6,11,0,0,4,1
-10,7,3,3,1,66,1,1,0,7,3,8,0,0,0,4,1
-21,5,2,2,1,23,2,1,3,26,8,14,0,0,0,4,0
-29,10,2,2,1,25,2,1,0,13,5,15,11,0,0,4,1
-8,11,3,2,1,59,1,1,0,20,4,4,11,0,0,4,1
-14,1,2,2,1,51,2,1,0,15,5,15,47,0,0,4,1
-34,1,2,1,1,15,2,1,3,26,8,7,0,0,0,4,0
-12,10,2,2,1,35,2,1,0,5,1,2,33,0,0,4,1
-8,8,3,2,1,11,1,1,0,23,4,1,11,0,0,4,1
-12,8,2,2,1,52,1,2,0,1,5,14,38,0,0,4,1
-12,0,3,2,1,38,2,1,0,25,3,1,11,0,0,4,1
-40,6,2,4,1,71,2,1,3,26,8,12,0,0,0,4,0
-19,10,3,2,1,3,2,1,0,4,1,2,43,0,0,4,1
-15,10,3,2,1,10,2,1,3,26,8,7,11,0,0,4,0
-15,5,3,3,1,42,1,1,0,4,3,5,11,540,24,0,1
+31,1,0,2,1,11,1,2,0,25,3,2,0,0,0,4,1
+41,10,0,2,1,30,1,1,0,12,10,10,0,0,0,4,1
+27,11,2,2,1,26,1,1,2,11,3,14,0,0,0,4,1
+23,1,2,1,1,14,2,1,3,12,8,4,11,0,0,4,1
+10,9,3,2,1,19,1,1,0,15,5,1,11,0,0,4,1
+18,10,3,2,1,46,2,1,3,23,8,14,22,0,0,4,1
+17,1,2,4,1,51,2,1,3,12,8,14,11,0,0,4,1
+17,5,3,3,1,4,1,2,0,13,5,16,2,0,0,4,1
+36,6,2,2,1,16,1,1,2,17,5,4,11,0,0,4,1
+23,1,2,1,1,18,2,1,3,27,6,11,11,0,0,4,1
+53,6,2,2,1,35,1,1,0,8,3,6,0,0,0,4,1
+20,1,0,2,1,23,2,1,0,20,5,1,33,0,0,4,1
+8,11,3,3,1,67,1,1,0,20,4,4,0,0,0,4,1
+8,5,3,3,1,9,2,1,3,23,8,7,11,0,0,4,1
+19,10,3,2,1,14,2,1,3,13,8,13,0,0,0,4,1
+13,8,2,2,1,44,2,1,3,26,8,13,11,0,0,4,0
+13,5,0,3,1,36,2,1,0,8,5,11,38,0,0,4,1
+28,7,2,3,1,16,2,2,3,26,8,7,0,0,0,4,0
+30,5,0,3,1,53,1,2,3,3,6,2,45,0,0,4,1
+18,0,3,1,1,2,2,1,3,26,8,7,0,0,0,4,0
+33,2,2,4,1,58,2,1,3,20,8,11,47,0,0,4,1
+23,8,2,4,2,9,1,2,0,23,5,2,33,0,0,4,1
+37,1,2,1,1,41,1,1,0,9,1,12,33,0,0,4,1
+21,1,2,1,1,13,1,1,0,22,3,15,0,0,0,4,1
+17,5,0,3,1,22,2,1,0,17,5,14,0,0,0,4,1
+32,5,3,3,1,36,2,1,3,26,8,2,0,0,0,4,0
+14,8,2,1,1,29,2,1,0,13,5,0,43,0,0,4,1
+14,7,2,3,1,17,1,1,0,27,1,3,33,0,0,4,1
+18,10,0,2,1,9,1,1,0,29,1,2,22,0,0,4,1
+38,10,2,2,1,57,2,1,3,21,8,11,11,0,0,4,1
+39,5,2,3,1,43,1,1,0,13,10,11,22,0,0,4,1
+28,0,2,2,1,61,2,1,2,21,5,1,2,0,0,4,1
+22,7,3,3,1,20,1,1,2,20,5,0,45,0,0,4,1
 15,5,2,3,1,61,1,1,0,26,1,1,11,0,0,4,1
-27,10,0,2,1,33,1,1,0,28,1,15,22,0,0,4,1
-26,10,0,2,1,15,2,1,3,18,8,13,2,0,0,4,1
-26,11,2,2,1,9,2,1,0,11,3,12,0,190,1,0,1
-25,1,2,1,1,2,2,1,3,29,8,1,11,0,0,4,1
-31,10,2,2,1,66,2,1,0,20,4,2,0,0,0,4,1
-37,3,0,1,1,65,1,1,0,24,5,10,43,0,0,4,1
-33,7,2,3,1,55,2,2,0,24,5,11,33,0,0,4,1
-24,10,0,2,1,24,1,1,0,12,1,14,33,0,0,4,1
-25,1,2,2,1,62,2,2,0,12,10,3,11,26,12,1,1
-37,6,0,2,1,20,1,2,3,10,6,0,0,0,0,4,1
-33,1,2,2,1,63,2,1,3,5,8,15,0,0,0,4,1
-20,10,2,2,1,18,1,1,0,3,1,15,33,0,0,4,1
-14,8,3,2,1,2,2,1,3,13,8,12,22,0,0,4,1
-40,6,2,3,1,9,1,1,0,4,1,12,33,0,0,4,1
-34,11,2,1,1,71,1,1,2,23,5,12,11,0,0,4,1
-38,5,2,1,1,9,1,1,0,22,3,16,0,0,0,4,1
-41,6,0,2,1,10,1,1,3,26,10,12,0,0,0,4,1
-33,6,2,1,1,61,1,1,3,9,6,14,0,0,0,4,1
-7,8,3,2,1,40,1,2,0,6,5,1,11,0,0,4,1
-41,5,2,3,1,36,1,2,0,6,5,14,22,0,0,4,1
-22,0,2,2,1,40,1,1,0,24,5,2,38,0,0,4,1
-29,11,2,1,1,39,1,1,0,13,10,10,11,0,0,4,1
-14,1,2,2,1,54,2,1,3,26,8,11,0,0,0,4,0
-21,1,2,1,1,34,2,1,3,26,8,9,0,0,0,4,0
-42,1,2,4,1,55,2,1,3,26,8,7,0,0,0,4,0
-17,11,3,2,1,15,2,1,2,5,10,5,0,0,0,4,1
-7,1,3,2,1,2,2,1,3,10,6,15,45,0,0,4,1
+10,5,2,2,1,36,2,1,3,20,8,10,0,0,0,4,1
+12,10,2,2,1,19,2,2,3,26,8,7,11,0,0,4,0
+22,1,0,1,1,9,2,1,3,26,8,15,0,0,0,4,0
+10,1,2,2,1,34,2,1,3,27,6,9,11,0,0,4,1
+29,1,2,2,1,14,2,1,2,3,10,9,0,0,0,4,1
+23,10,3,2,1,60,2,1,0,12,10,7,22,0,0,4,1
+30,1,3,1,1,59,2,1,0,11,3,4,11,0,0,4,1
+11,8,3,2,1,67,1,2,3,22,5,11,22,0,0,4,1
+29,5,3,3,1,68,1,1,0,11,3,1,0,0,0,4,1
+41,11,3,1,1,65,1,1,0,13,10,9,22,0,0,4,1
+31,1,3,1,1,56,2,1,0,17,5,16,11,0,0,4,1
+14,5,3,3,1,9,1,1,0,26,3,11,33,0,0,4,1
+18,10,2,2,1,43,2,2,3,27,8,5,11,0,0,4,1
+19,10,3,3,1,58,1,1,0,27,3,4,0,0,0,4,1
+41,6,0,2,1,61,1,1,0,23,5,13,33,0,0,4,1
+35,5,0,3,1,27,1,1,0,4,3,13,22,0,0,4,1
+17,1,2,2,1,10,1,1,3,9,10,4,11,0,0,4,1
+13,11,3,1,1,20,1,1,0,23,4,13,11,110,1,1,1
+14,5,3,3,1,24,1,1,0,17,1,10,38,0,0,4,1
+39,0,2,2,1,21,1,1,0,22,3,9,0,0,0,4,1
+15,8,2,2,1,9,2,1,3,26,8,11,0,0,0,4,0
+23,1,0,2,1,54,2,1,3,5,8,4,22,0,0,4,1
+17,7,2,2,1,24,2,2,3,26,6,6,11,0,0,4,1
+21,5,2,3,1,23,1,1,0,27,1,15,22,0,0,4,1
+22,1,2,2,1,24,2,2,3,12,6,11,11,0,0,4,1
+40,6,2,3,1,9,1,1,0,4,1,12,33,0,0,4,1
+27,0,0,2,1,2,1,2,0,28,5,11,0,0,0,4,1
+22,1,2,1,1,9,2,1,0,13,5,1,33,0,0,4,1
+14,5,2,3,1,58,2,1,3,9,6,1,38,0,0,4,1
 11,7,3,3,1,14,2,1,3,23,8,4,11,0,0,4,1
-15,8,3,3,1,45,2,1,0,15,5,3,43,0,0,4,1
-15,0,3,2,1,58,1,1,0,19,3,1,11,0,0,4,1
-4,9,3,2,1,9,1,1,0,27,3,7,43,0,0,4,1
-33,0,2,2,1,70,1,1,0,26,1,1,0,0,0,4,1
-21,1,3,1,1,57,2,1,0,19,3,7,0,188,1,1,1
+15,2,0,3,1,43,1,2,0,29,5,1,0,0,0,4,1
+35,1,2,1,2,5,1,1,0,21,4,10,0,0,0,4,1
+27,5,2,3,1,61,1,1,3,12,6,12,22,0,0,4,1
 23,10,2,2,1,71,1,1,0,14,1,8,1,0,0,4,1
-13,8,3,2,1,15,1,2,0,27,3,0,11,0,0,4,1
-12,8,3,2,1,20,1,1,0,2,3,4,11,0,0,4,1
-36,5,2,2,1,46,1,1,3,26,8,4,0,0,0,4,0
-6,10,3,2,1,0,2,2,3,26,8,4,0,0,0,4,0
-28,0,0,2,1,28,1,1,0,4,3,2,0,0,0,4,1
-11,11,3,1,1,55,1,1,0,21,4,14,0,0,0,4,1
-39,8,2,2,1,20,2,1,3,26,8,5,0,0,0,4,0
-9,0,3,2,1,24,1,1,2,20,5,1,8,0,0,4,1
-32,2,2,1,1,50,2,1,3,6,8,12,25,0,0,4,1
-10,10,3,2,1,69,1,2,0,28,5,11,0,0,0,4,1
-18,8,2,2,1,37,2,1,3,26,8,7,0,0,0,4,0
-39,10,2,2,1,67,1,2,3,26,8,7,0,0,0,4,0
-23,0,2,2,1,41,2,1,3,26,8,10,0,0,0,4,0
-38,1,2,2,1,14,1,1,3,2,6,15,0,0,0,4,1
-23,1,0,2,1,54,2,1,3,5,8,4,22,0,0,4,1
-11,0,3,2,1,10,2,1,0,11,3,6,0,0,0,4,1
-14,5,3,3,1,38,1,1,0,8,3,7,11,0,0,4,1
-31,10,2,2,1,46,1,1,0,10,1,3,46,0,0,4,1
-53,6,2,1,1,50,1,1,0,7,3,15,38,0,0,4,1
-37,6,0,2,1,3,1,2,0,16,5,4,0,0,0,4,1
-17,8,3,1,1,21,1,2,0,2,5,11,11,0,0,4,1
-14,1,2,1,1,60,1,1,0,21,4,12,0,0,0,4,1
-7,10,3,2,1,51,1,1,0,16,5,13,0,0,0,4,1
-29,10,3,2,1,3,2,2,0,28,5,15,22,0,0,4,1
-14,8,2,1,1,29,2,1,0,13,5,0,43,0,0,4,1
-23,0,2,2,1,55,2,1,3,29,8,1,11,0,0,4,1
-17,2,3,3,1,18,2,1,0,9,5,14,11,0,0,4,1
-28,10,2,2,1,16,1,1,0,9,1,11,38,0,0,4,1
-26,1,2,2,1,21,2,1,3,25,5,4,11,0,0,4,1
-18,5,3,3,1,36,1,1,0,9,1,14,46,0,0,4,1
-42,12,2,4,1,22,1,1,0,18,1,12,2,0,0,4,1
-36,8,2,4,1,9,2,1,0,26,3,12,11,184,1,1,1
-13,10,3,3,1,63,2,1,3,29,8,15,11,0,0,4,1
-14,7,3,3,1,44,2,1,0,9,10,10,0,0,0,4,1
-7,9,3,2,1,30,1,1,0,26,3,7,45,0,0,4,1
-9,8,3,2,1,55,2,1,3,20,8,11,11,0,0,4,1
-26,3,3,1,1,11,1,1,3,9,6,7,0,0,0,4,1
-16,10,3,2,1,61,1,1,0,13,1,4,11,0,0,4,1
-34,1,0,1,1,2,2,1,3,6,8,13,0,0,0,4,1
-27,10,2,3,1,6,1,2,0,13,10,16,11,0,0,4,1
-22,10,2,2,1,47,1,1,0,4,1,6,11,0,0,4,1
-38,10,0,2,1,18,2,1,0,26,1,9,22,0,0,4,1
-35,10,2,2,1,58,2,1,3,26,8,10,0,0,0,4,0
-35,3,0,1,1,70,2,1,3,26,8,5,0,0,0,4,0
-16,8,2,2,1,6,2,1,3,18,8,12,0,0,0,4,1
-29,5,3,3,1,32,1,2,0,23,5,14,33,0,0,4,1
-12,5,2,3,1,19,2,1,0,3,1,1,33,0,0,4,1
-31,10,3,2,1,2,2,2,0,8,10,10,0,0,0,4,1
-19,8,2,2,1,47,2,2,0,23,5,11,33,0,0,4,1
-33,7,2,2,1,70,2,1,0,15,5,3,33,0,0,4,1
-19,11,3,2,1,48,1,1,0,21,4,5,0,0,0,4,1
-23,1,2,1,1,18,2,1,3,27,6,11,11,0,0,4,1
+20,5,2,3,1,59,1,1,0,22,3,7,0,0,0,4,1
+35,10,2,2,1,51,1,1,3,27,6,12,11,0,0,4,1
+29,1,2,1,1,1,2,1,3,26,8,6,0,0,0,4,0
+37,10,2,2,2,4,1,1,0,11,3,13,0,0,0,4,1
+10,0,3,4,1,34,1,1,0,29,5,12,0,0,0,4,1
+19,0,3,2,1,9,2,1,3,26,8,3,0,0,0,4,0
+11,8,3,2,1,3,2,1,3,25,6,11,0,0,0,4,1
+25,6,2,2,1,68,1,1,2,23,11,3,0,0,0,4,1
+13,10,2,3,1,13,1,1,0,29,1,0,0,0,0,4,1
+28,10,0,2,1,9,1,2,2,8,11,7,0,0,0,4,1
+15,5,3,3,1,42,1,1,0,4,3,5,11,540,24,0,1
+12,5,3,3,1,10,1,1,0,25,3,3,11,0,0,4,1
+12,10,3,2,1,68,2,1,3,7,8,2,38,0,0,4,1
+14,5,3,3,1,38,1,1,3,3,8,13,11,0,0,4,1
+25,10,2,3,1,9,1,1,0,25,1,4,11,0,0,4,1
+42,1,2,1,1,52,1,1,0,9,1,12,33,0,0,4,1
+21,10,2,2,1,9,2,1,3,26,8,6,0,0,0,4,0
+10,5,3,3,1,15,2,1,0,18,3,12,0,0,0,4,1
+29,5,2,3,1,62,1,1,0,9,1,12,43,0,0,4,1
+13,0,3,2,1,64,2,1,3,18,8,11,11,0,0,4,1
+25,1,3,2,1,37,2,1,3,30,8,15,22,0,0,4,1
+19,8,2,2,1,65,1,2,0,17,5,0,0,0,0,4,1
+49,6,2,3,1,16,1,1,0,4,3,12,0,0,0,4,1
+7,1,2,2,1,9,1,2,0,6,5,4,33,0,0,4,1
+42,5,2,3,1,28,2,1,0,2,5,1,11,0,0,4,1
+9,5,3,3,1,63,2,1,3,26,6,11,22,0,0,4,1
+31,5,2,3,1,9,1,1,2,8,11,7,0,0,0,4,1
+32,0,3,2,1,16,1,1,0,20,5,15,33,0,0,4,1
+13,1,2,2,1,61,2,1,3,9,6,12,33,0,0,4,1
+15,8,3,3,1,5,1,1,0,21,4,12,11,0,0,4,1
+25,5,2,3,1,45,2,1,3,26,8,7,0,0,0,4,0
+20,5,2,3,1,23,1,1,3,29,1,8,33,0,0,4,1
+39,6,2,3,1,9,2,2,3,20,8,12,0,0,0,4,1
+20,2,2,2,1,58,2,2,0,16,5,4,16,0,0,4,1
+39,0,0,2,1,61,1,1,0,1,5,13,0,0,0,4,1
 27,0,2,2,1,30,1,1,0,12,1,12,11,0,0,4,1
-41,6,0,2,1,53,1,1,0,22,3,7,0,0,0,4,1
-19,1,2,2,1,43,2,1,3,26,8,6,0,0,0,4,0
-42,6,2,1,1,19,2,1,3,5,8,15,0,0,0,4,1
-13,5,2,3,1,15,1,1,0,9,3,8,11,0,0,4,1
-19,10,2,3,1,55,1,1,0,11,7,7,0,0,0,4,1
-26,1,3,2,1,36,1,2,0,8,5,2,33,0,0,4,1
-17,9,3,4,1,36,2,1,3,26,8,11,11,0,0,4,0
-21,5,2,3,1,44,2,2,3,26,8,3,11,0,0,4,0
-19,10,2,3,1,15,2,1,0,4,3,13,0,0,0,4,1
-17,5,3,3,1,64,2,1,3,23,11,7,0,0,0,4,1
-13,0,3,2,1,24,2,1,0,9,10,6,0,0,0,4,1
-18,7,3,3,1,14,1,1,0,24,5,14,22,0,0,4,1
-14,5,3,3,1,65,1,1,0,21,1,12,11,0,0,4,1
-18,1,2,1,1,49,2,1,3,26,8,8,0,0,0,4,0
-31,0,0,2,1,21,2,2,3,29,8,10,0,0,0,4,1
-21,10,3,2,1,50,2,1,0,9,10,10,0,0,0,4,1
-20,10,3,3,1,11,1,1,3,8,6,1,22,0,0,4,1
-19,2,0,2,1,22,2,2,3,4,8,13,43,0,0,4,1
+17,3,2,1,1,12,2,1,0,8,5,15,11,0,0,4,1
+21,10,2,2,1,29,1,1,0,9,3,6,33,0,0,4,1
+28,5,0,3,1,27,2,1,0,15,5,14,0,0,0,4,1
+16,8,2,2,1,2,2,2,3,26,8,13,0,0,0,4,0
+32,1,2,4,1,29,2,1,2,24,5,1,8,0,0,4,1
+33,8,0,2,1,60,1,2,0,6,5,14,0,0,0,4,1
+19,5,3,3,1,58,2,1,3,26,8,4,0,0,0,4,0
+31,10,2,3,1,43,1,1,0,26,1,14,11,0,0,4,1
+13,10,3,3,1,12,1,1,0,26,3,12,0,74,12,0,1
+8,8,2,2,1,4,2,2,0,14,5,2,45,0,0,4,1
+27,5,0,2,1,60,2,1,0,10,10,9,0,75,1,3,1
+33,3,0,3,1,20,1,1,0,25,1,14,0,0,0,4,1
+21,0,2,2,1,15,2,2,0,25,3,3,11,0,0,4,1
+14,10,3,2,1,22,2,1,0,5,1,6,22,0,0,4,1
+26,5,0,3,1,57,1,1,3,15,8,11,43,0,0,4,1
+24,10,3,2,1,16,2,1,3,6,8,6,43,0,0,4,1
+36,0,0,2,1,24,1,1,0,4,3,10,38,0,0,4,1
+15,1,2,2,1,9,2,1,3,13,8,10,22,0,0,4,1
+12,5,2,3,1,19,2,1,0,3,1,1,33,0,0,4,1
+7,1,2,2,1,7,2,1,3,26,8,9,0,0,0,4,0
+11,10,3,3,1,29,1,1,0,11,3,3,0,0,0,4,1
+35,1,2,2,1,8,1,1,0,26,1,13,0,0,0,4,1
+21,1,2,1,1,34,2,1,3,26,8,9,0,0,0,4,0
+19,5,2,3,1,57,2,1,3,26,8,16,11,0,0,4,0
+19,5,0,3,1,14,2,1,3,10,8,5,11,0,0,4,1
+8,5,3,3,1,49,1,1,0,1,5,2,22,0,0,4,1
+25,1,2,1,1,45,1,1,0,11,7,5,0,0,0,4,1
+26,10,0,2,1,15,2,1,3,18,8,13,2,0,0,4,1
+11,10,3,3,1,61,2,1,0,30,3,14,22,0,0,4,1
+13,11,0,3,1,32,2,1,0,7,5,14,11,0,0,4,1
+16,8,3,2,1,3,1,1,0,13,5,3,22,0,0,4,1
+31,5,0,3,1,64,1,1,0,24,5,2,33,0,0,4,1
+21,1,3,1,1,57,2,1,0,19,3,7,0,188,1,1,1
+39,12,2,4,1,24,1,1,3,15,11,8,0,0,0,4,1
+42,7,2,1,1,42,1,2,0,21,5,14,43,0,0,4,1
+27,1,2,2,1,58,2,1,3,18,8,13,33,0,0,4,1
+22,10,0,3,1,9,1,1,3,8,6,10,0,0,0,4,1
+24,5,2,3,1,45,2,1,0,8,5,13,0,0,0,4,1
+31,8,2,2,1,38,1,1,2,30,3,6,33,0,0,4,1
+14,0,2,2,1,20,1,2,0,28,5,12,0,0,0,4,1
+14,7,2,2,1,53,2,1,0,2,5,14,0,0,0,4,1
+24,5,3,3,1,9,2,2,3,26,8,11,11,0,0,4,1
+18,5,2,3,1,9,2,2,3,26,8,9,0,0,0,4,0
+32,10,2,2,1,38,1,1,0,28,1,12,0,0,0,4,1
+25,1,2,2,1,23,1,2,0,7,5,0,2,0,0,4,1
+15,8,0,2,1,48,1,2,0,15,5,11,0,0,0,4,1
+26,1,2,2,1,57,1,2,3,26,8,7,0,0,0,4,0
+6,9,3,2,1,47,2,1,3,26,8,7,22,0,0,4,0
+38,11,2,2,1,9,1,1,2,11,3,10,0,0,0,4,1
+7,1,2,2,1,71,2,1,3,19,8,13,0,0,0,4,1
+27,10,2,2,1,68,2,1,3,26,8,7,0,0,0,4,0
+35,1,2,1,1,31,1,1,0,24,5,13,33,0,0,4,1
+40,5,0,3,1,56,1,1,0,11,3,10,0,0,0,4,1
+32,10,0,2,1,45,1,1,3,12,6,13,11,0,0,4,1
+19,8,2,2,1,25,2,1,2,26,10,7,0,0,0,4,1
+54,6,2,3,1,9,1,1,0,4,3,16,0,0,0,4,1
+13,0,2,2,1,37,2,1,3,30,8,11,0,0,0,4,1
+8,1,3,2,2,4,2,1,3,22,6,10,11,0,0,4,1
+16,1,2,2,1,64,2,2,0,8,10,3,0,0,0,4,1
+7,5,3,3,1,31,1,1,0,8,3,10,0,0,0,4,1
+18,11,2,3,1,19,1,1,0,18,1,11,45,0,0,4,1
+19,1,2,1,1,9,2,1,3,26,8,13,0,0,0,4,0
+27,10,3,2,1,46,2,1,3,23,8,15,33,0,0,4,1
+57,6,2,1,1,42,1,1,0,8,3,9,2,0,0,4,1
+25,1,2,1,1,2,2,1,3,29,8,1,11,0,0,4,1
+39,10,2,2,1,66,2,1,3,26,8,12,11,0,0,4,0
+13,1,2,2,1,64,2,1,3,10,8,0,33,0,0,4,1
+13,10,3,3,1,26,1,1,0,3,1,3,45,0,0,4,1
 25,10,2,2,1,24,2,1,3,26,8,6,0,0,0,4,0
-13,5,2,3,1,66,1,1,0,12,1,13,5,0,0,4,1
+23,1,2,2,2,63,1,2,0,16,5,12,0,0,0,4,1
+13,5,2,3,1,16,1,1,0,22,3,6,11,549,1,3,1
+14,7,3,3,1,14,2,1,0,10,10,10,0,0,0,4,1
+9,10,3,2,1,22,2,1,3,7,8,13,0,0,0,4,1
+28,10,2,2,1,40,2,1,3,30,8,13,0,0,0,4,1
+41,8,2,2,1,2,2,1,3,18,8,13,22,0,0,4,1
+21,8,2,3,1,18,1,1,0,30,3,15,22,0,0,4,1
+12,8,0,2,1,40,2,1,0,12,10,10,0,0,0,4,1
+13,5,3,3,1,67,2,1,3,13,8,10,11,0,0,4,1
+13,10,2,2,1,13,2,1,0,5,5,10,22,0,0,4,1
+20,8,2,2,1,19,2,1,3,26,8,7,0,0,0,4,0
+13,10,2,2,2,4,2,1,0,9,5,10,11,0,0,4,1
+8,8,3,2,1,69,2,1,3,18,8,13,11,0,0,4,1
+13,11,2,2,1,68,2,2,3,22,6,15,11,0,0,4,1
+34,5,2,3,1,34,2,1,3,26,8,16,0,0,0,4,0
+27,1,2,2,1,12,2,1,3,14,11,12,0,0,0,4,1
+16,5,2,3,1,67,1,2,0,2,1,1,22,0,0,4,1
+22,5,3,3,1,16,1,1,0,21,4,4,0,0,0,4,1
+25,5,2,3,1,30,1,1,0,4,1,9,43,0,0,4,1
+16,1,3,2,1,37,2,2,0,12,10,12,0,0,0,4,1
+27,11,0,2,1,40,2,1,3,21,8,13,0,0,0,4,1
+36,6,2,1,1,37,1,1,0,4,1,15,11,0,0,4,1
+40,0,2,2,1,67,1,1,3,3,6,14,0,0,0,4,1
+14,5,3,3,1,25,1,1,0,5,1,2,11,0,0,4,1
+42,6,2,3,1,32,2,1,0,11,3,9,0,0,0,4,1
+27,10,2,3,1,6,1,2,0,13,10,16,11,0,0,4,1
+29,2,2,3,1,9,1,1,0,7,3,7,11,0,0,4,1
+14,5,2,3,1,66,2,2,0,30,5,0,0,0,0,4,1
+20,0,3,2,1,31,1,1,2,24,11,7,0,0,0,4,1
+17,9,3,4,1,36,2,1,3,26,8,11,11,0,0,4,0
+12,7,2,3,1,22,1,1,3,8,11,7,0,0,0,4,1
+16,7,3,2,1,36,1,1,0,19,1,11,4,0,0,4,1
+20,10,2,2,1,53,2,1,0,19,3,16,0,5,37,3,1
+35,6,2,2,1,39,2,1,3,26,8,7,11,0,0,4,0
+11,1,3,2,1,51,1,2,0,1,5,1,22,0,0,4,1
+28,0,2,2,1,14,1,1,3,9,6,3,0,0,0,4,1
+20,2,3,3,1,30,1,2,3,26,8,5,0,0,0,4,0
+27,0,0,2,1,57,2,1,0,16,5,14,46,0,0,4,1
+20,10,2,2,1,32,2,1,3,26,8,9,0,0,0,4,0
+40,6,0,1,1,32,2,1,0,10,10,12,11,14,37,0,1
+22,10,0,3,1,51,2,1,0,2,3,8,11,0,0,4,1
+33,1,2,2,1,32,2,1,3,26,8,13,0,0,0,4,0
+41,6,0,2,1,53,1,1,0,22,3,7,0,0,0,4,1
+10,10,3,2,1,69,1,2,0,28,5,11,0,0,0,4,1
+27,1,0,1,1,68,1,1,3,26,6,0,22,0,0,4,1
+17,5,0,3,1,17,1,2,0,12,10,13,0,0,0,4,1
+21,8,2,2,1,54,1,1,2,11,3,4,22,0,0,4,1
+29,10,3,2,1,12,2,1,0,15,5,15,22,0,0,4,1
+32,0,2,2,1,63,2,1,0,27,1,3,33,0,0,4,1
+8,8,3,2,1,11,1,1,0,23,4,1,11,0,0,4,1
+18,8,2,2,1,37,2,1,3,26,8,7,0,0,0,4,0
+13,1,3,2,1,37,2,1,3,26,8,6,11,0,0,4,0
 22,11,2,2,1,25,2,1,3,11,6,11,43,0,0,4,1
-15,10,2,3,1,62,1,1,0,12,10,13,0,3,2,1,1
-35,0,0,2,1,12,2,1,3,26,8,9,0,0,0,4,0
-12,0,2,2,1,68,2,1,3,21,8,13,22,0,0,4,1
-39,1,2,2,1,35,1,1,0,13,1,14,1,0,0,4,1
-12,2,3,1,1,9,2,2,3,19,8,1,0,0,0,4,1
-32,1,2,1,1,58,2,1,3,26,8,12,22,0,0,4,0
-18,5,0,3,1,66,1,2,0,14,5,11,0,0,0,4,1
-24,5,3,3,1,9,2,2,3,26,8,11,11,0,0,4,1
-13,1,2,2,1,36,2,1,3,15,8,4,11,0,0,4,1
+24,10,0,2,1,38,2,1,3,23,11,7,0,0,0,4,1
+21,7,3,3,1,47,1,1,3,9,6,0,0,0,0,4,1
+25,8,0,2,1,10,2,1,3,10,8,11,22,0,0,4,1
+40,5,2,3,1,44,2,1,0,6,5,14,33,0,0,4,1
+10,1,2,2,1,64,2,1,0,14,5,11,38,0,0,4,1
+13,11,3,2,1,14,1,1,0,25,3,15,0,0,0,4,1
+20,0,0,2,1,25,2,1,3,18,8,9,11,0,0,4,1
+13,5,2,3,1,19,1,1,0,4,1,12,45,0,0,4,1
+35,0,2,2,1,43,1,1,3,12,6,1,22,0,0,4,1
+12,10,3,2,1,67,2,1,3,5,10,6,0,0,0,4,1
+29,10,2,2,1,67,1,2,0,13,10,15,0,38,12,1,1
+10,5,3,3,1,9,2,1,0,7,5,13,38,0,0,4,1
+15,0,2,2,1,67,2,1,0,17,5,13,0,0,0,4,1
+39,1,2,1,1,27,1,1,0,3,1,1,11,0,0,4,1
+15,2,2,2,1,7,2,2,0,29,5,13,0,0,0,4,1
+28,5,3,3,1,35,2,1,3,23,8,16,11,0,0,4,1
+16,5,3,3,1,33,2,1,0,13,10,12,43,0,0,4,1
+12,8,3,2,1,20,1,1,0,2,3,4,11,0,0,4,1
+41,6,2,2,1,19,2,2,3,5,8,1,11,0,0,4,1
+8,5,3,3,1,62,2,1,3,20,8,5,11,0,0,4,1
+10,1,3,2,1,65,2,1,3,30,8,13,0,0,0,4,1
+21,5,3,3,1,32,2,1,3,26,8,8,0,0,0,4,0
+22,0,2,2,1,40,1,1,0,24,5,2,38,0,0,4,1
+13,7,3,3,1,32,1,1,0,13,10,11,0,0,0,4,1
+26,10,2,3,1,50,2,1,3,6,8,15,11,0,0,4,1
+38,8,2,1,1,51,1,2,2,13,5,6,0,0,0,4,1
+23,1,0,2,1,42,1,1,3,10,6,1,33,0,0,4,1
 14,1,2,2,1,24,2,1,0,7,5,13,11,0,0,4,1
-12,0,2,2,1,15,2,2,3,18,8,9,11,0,0,4,1
-17,1,0,1,1,37,2,1,3,4,8,15,11,0,0,4,1
-16,10,2,2,1,9,1,1,0,20,1,11,11,0,0,4,1
-14,5,2,3,1,66,2,2,0,30,5,0,0,0,0,4,1
-18,0,3,1,1,2,2,1,3,26,8,7,0,0,0,4,0
-22,5,3,3,1,16,1,1,0,21,4,4,0,0,0,4,1
-41,6,3,2,1,37,2,1,3,26,8,10,0,0,0,4,0
-43,5,2,2,1,71,1,1,0,9,1,16,43,0,0,4,1
-39,0,0,2,1,61,1,1,0,1,5,13,0,0,0,4,1
-14,5,3,3,1,38,1,1,3,3,8,13,11,0,0,4,1
-30,7,2,3,1,9,1,1,0,21,4,3,22,0,0,4,1
-29,10,2,2,1,56,2,1,0,3,1,5,0,0,0,4,1
+31,2,0,4,2,7,2,1,0,23,5,16,11,0,0,4,1
+28,8,0,2,1,48,1,1,0,13,10,11,11,0,0,4,1
+31,0,0,2,1,21,2,2,3,29,8,10,0,0,0,4,1
+41,1,2,1,1,6,1,1,0,17,1,2,43,0,0,4,1
 22,1,2,1,1,34,2,1,3,15,8,0,22,0,0,4,1
-13,5,3,3,1,15,2,1,0,27,3,5,0,551,1,3,1
-34,1,2,2,1,17,1,2,0,8,5,13,11,0,0,4,1
-16,5,2,3,1,67,1,2,0,2,1,1,22,0,0,4,1
-33,1,2,1,1,63,1,1,0,27,1,4,45,0,0,4,1
-30,5,2,2,1,33,2,1,0,20,5,10,45,0,0,4,1
-21,5,3,3,1,32,2,1,3,26,8,8,0,0,0,4,0
-27,11,2,2,1,26,1,1,2,11,3,14,0,0,0,4,1
-14,5,0,3,1,28,1,2,0,6,5,14,33,0,0,4,1
-36,6,2,2,1,54,2,1,3,26,8,4,0,0,0,4,0
-35,1,2,2,1,22,2,1,0,13,10,13,38,61,1,0,1
-9,10,2,2,1,4,2,1,0,15,5,7,11,0,0,4,1
-13,2,3,2,1,9,1,1,2,4,10,5,0,0,0,4,1
-25,8,0,2,1,10,2,1,3,10,8,11,22,0,0,4,1
-15,5,3,3,1,7,2,1,3,26,8,9,0,0,0,4,0
-39,10,2,1,1,9,1,1,3,26,8,16,0,0,0,4,0
-31,8,2,2,1,50,1,1,3,26,8,7,11,0,0,4,0
-8,9,3,2,1,9,2,1,3,26,8,11,11,0,0,4,0
-18,1,2,2,1,39,2,2,0,7,5,14,0,0,0,4,1
+8,8,3,2,1,18,1,1,2,15,11,5,0,0,0,4,1
+35,1,2,2,1,31,1,1,0,14,1,11,11,0,0,4,1
+29,5,0,3,1,13,2,1,2,19,11,7,0,0,0,4,1
+35,8,0,1,1,3,2,2,3,28,8,11,0,0,0,4,1
+14,0,0,2,1,5,1,2,0,9,5,4,33,0,0,4,1
+37,6,0,2,1,3,1,2,0,16,5,4,0,0,0,4,1
+16,10,3,3,1,72,2,1,0,26,3,13,11,0,0,4,1
+15,1,2,2,1,9,1,1,0,21,5,10,43,0,0,4,1
+14,1,2,1,1,60,1,1,0,21,4,12,0,0,0,4,1
+17,8,2,2,1,47,2,1,3,12,8,6,0,0,0,4,1
+7,10,3,2,1,51,1,1,0,16,5,13,0,0,0,4,1
+17,5,2,3,1,5,2,1,0,23,5,11,46,0,0,4,1
+37,1,2,2,1,25,1,1,0,13,1,14,0,0,0,4,1
+40,6,0,3,1,39,1,1,2,24,11,11,0,0,0,4,1
+15,0,3,2,1,58,1,1,0,19,3,1,11,0,0,4,1
+42,6,0,2,1,55,2,1,3,27,8,0,0,0,0,4,1
+16,5,2,3,1,54,2,1,0,3,1,3,33,0,0,4,1
+29,5,2,3,1,58,1,1,0,10,1,8,6,0,0,4,1
+11,5,2,3,1,38,1,1,3,20,8,15,11,0,0,4,1
+10,8,3,2,1,40,2,1,0,16,5,14,11,0,0,4,1
+29,0,2,2,1,28,2,1,3,26,8,11,0,0,0,4,0
+31,10,3,2,1,17,1,1,0,26,1,15,0,0,0,4,1
+22,0,3,3,1,14,1,1,3,2,6,3,11,0,0,4,1
+36,10,2,2,1,12,1,1,0,23,5,10,22,0,0,4,1
+31,10,2,2,1,46,1,1,0,10,1,3,46,0,0,4,1
+10,1,2,1,1,39,2,1,3,26,8,6,0,0,0,4,0
+17,1,2,3,1,37,1,1,3,3,6,2,43,0,0,4,1
+10,0,3,4,1,30,2,1,0,9,5,9,11,0,0,4,1
 11,9,3,3,1,52,1,1,0,6,5,14,38,0,0,4,1
-27,1,2,2,1,58,2,1,3,18,8,13,33,0,0,4,1
-40,7,2,3,1,4,2,1,3,26,8,9,0,0,0,4,0
-41,6,2,2,1,62,1,1,2,12,10,0,11,0,0,4,1
-33,1,2,1,1,9,2,2,0,17,5,15,22,0,0,4,1
-9,1,2,2,1,58,2,1,3,10,6,0,0,0,0,4,1
-40,1,2,1,1,65,2,1,3,26,8,5,11,0,0,4,0
-18,8,2,2,1,37,1,2,0,29,5,13,38,0,0,4,1
-20,10,2,3,1,25,1,1,0,26,1,3,11,0,0,4,1
-42,6,2,2,1,34,1,1,0,3,1,10,11,0,0,4,1
-28,8,0,2,1,48,1,1,0,13,10,11,11,0,0,4,1
-12,7,2,3,1,33,1,1,0,25,3,10,0,0,0,4,1
-21,8,3,4,1,32,2,1,3,26,8,9,0,0,0,4,0
+38,5,2,3,1,65,2,1,3,26,8,5,0,0,0,4,0
+13,5,3,3,1,39,1,1,0,11,3,7,0,502,1,0,1
+36,10,0,2,1,27,2,1,0,22,3,7,0,105,30,0,1
+18,11,0,2,1,68,1,1,0,3,1,9,22,0,0,4,1
+19,11,3,2,1,48,1,1,0,21,4,5,0,0,0,4,1
+8,1,2,2,1,0,2,2,0,8,5,2,22,0,0,4,1
+14,1,2,2,2,9,2,1,3,30,8,12,0,0,0,4,1
+41,6,0,1,1,9,2,1,3,26,6,15,11,0,0,4,1
+15,8,3,3,1,45,2,1,0,15,5,3,43,0,0,4,1
+15,5,3,3,1,37,2,1,0,14,5,1,0,0,0,4,1
+11,8,3,1,1,40,1,1,3,25,5,5,22,0,0,4,1
+34,2,2,2,1,12,2,2,3,26,8,3,0,0,0,4,0
+25,1,2,2,1,62,2,2,0,12,10,3,11,26,12,1,1
+9,5,3,3,1,15,2,1,3,21,8,13,22,0,0,4,1
+13,0,2,2,1,71,2,1,3,10,8,11,0,0,0,4,1
+23,0,2,2,1,55,2,1,3,29,8,1,11,0,0,4,1
+32,10,2,3,1,29,1,1,0,26,1,11,0,0,0,4,1
+33,10,2,2,1,9,1,1,0,11,3,10,11,0,0,4,1
+22,5,2,2,1,48,1,1,0,3,1,9,22,0,0,4,1
+16,1,2,1,1,10,2,1,3,21,8,13,22,0,0,4,1
+33,6,2,1,1,18,1,1,2,17,5,6,33,0,0,4,1
+13,12,2,2,1,12,1,1,0,13,10,10,11,552,12,0,1
+32,8,2,2,1,56,2,1,3,26,8,9,11,0,0,4,0
+11,0,3,2,1,10,2,1,0,11,3,6,0,0,0,4,1
+30,5,0,3,1,3,2,1,3,26,8,7,0,0,0,4,0
+33,6,2,2,1,27,2,1,3,26,8,5,0,0,0,4,0
+4,0,3,3,1,69,2,1,0,25,3,3,33,0,0,4,1
+41,0,2,2,1,29,2,1,3,26,8,0,0,0,0,4,1
+22,5,3,3,1,9,1,1,0,27,1,12,43,0,0,4,1
+36,6,0,3,1,9,1,1,3,4,8,12,0,0,0,4,1
+35,6,2,3,1,29,1,1,0,8,10,1,11,57,1,3,1
+24,5,2,3,1,43,1,1,0,10,10,13,11,0,0,4,1
+13,11,0,1,1,9,2,1,3,23,8,13,3,0,0,4,1
+24,5,3,3,2,9,2,1,0,13,10,14,0,0,0,4,1
+11,5,3,3,1,55,1,1,0,9,3,4,0,0,0,4,1
+30,5,3,3,1,56,1,1,0,3,3,7,0,0,0,4,1
+12,1,2,2,1,21,2,1,0,1,5,7,0,0,0,4,1
+33,7,2,2,1,70,2,1,0,15,5,3,33,0,0,4,1
+13,5,3,3,1,36,1,2,0,29,5,10,33,0,0,4,1
+8,0,2,2,1,63,2,2,3,27,6,3,11,0,0,4,1
+16,10,2,2,1,24,2,1,3,26,8,9,33,0,0,4,0
+30,3,2,2,1,53,1,2,0,20,5,15,22,0,0,4,1
+14,1,2,2,1,65,2,1,3,13,8,15,22,0,0,4,1
+42,6,0,2,1,27,2,1,3,26,8,7,0,0,0,4,0
+18,7,3,3,1,51,1,1,3,30,6,1,22,0,0,4,1
+15,5,3,3,1,33,1,1,0,20,1,11,8,0,0,4,1
+28,8,2,2,1,34,1,1,0,14,1,11,11,0,0,4,1
+36,10,2,2,1,24,1,2,0,20,5,11,22,0,0,4,1
+16,5,3,3,1,18,2,1,0,9,10,11,0,91,1,1,1
+37,10,0,2,2,45,1,1,0,20,4,1,0,0,0,4,1
+27,2,2,4,1,38,2,2,0,1,5,14,0,0,0,4,1
+12,10,2,3,1,55,2,1,3,18,8,9,11,0,0,4,1
+8,11,3,2,1,12,1,1,0,30,5,11,0,0,0,4,1
+18,5,0,3,2,42,1,1,0,27,1,14,33,0,0,4,1
+35,10,2,2,1,8,2,1,3,19,8,2,0,0,0,4,1
+28,10,3,3,1,48,1,1,0,9,1,10,45,0,0,4,1
+23,10,2,3,1,61,2,1,0,10,10,14,0,0,0,4,1
+17,5,0,3,1,68,2,2,0,10,10,5,0,0,0,4,1
+34,1,0,1,1,2,2,1,3,6,8,13,0,0,0,4,1
+21,11,3,3,1,62,2,1,0,12,10,15,33,0,0,4,1
+14,8,3,2,1,32,1,1,0,10,10,14,0,0,0,4,1
+30,5,2,3,1,54,2,1,3,12,6,13,0,0,0,4,1
+51,6,2,1,1,39,1,1,0,25,3,3,33,0,0,4,1
+46,6,2,1,1,48,1,1,0,27,3,10,0,0,0,4,1
+40,6,2,1,1,30,2,1,3,26,8,5,0,0,0,4,0
+13,0,3,2,1,48,2,2,3,12,8,0,0,0,0,4,1
+25,5,2,3,1,9,1,1,0,5,5,2,22,0,0,4,1
+36,5,2,3,1,15,1,1,0,22,3,5,0,0,0,4,1
+42,6,0,2,1,11,1,1,0,23,5,10,38,0,0,4,1
+25,1,2,1,1,37,2,1,0,12,10,7,11,0,0,4,1
 12,10,2,3,1,54,2,2,3,18,6,12,22,0,0,4,1
-29,2,2,3,1,9,1,1,0,7,3,7,11,0,0,4,1
-23,5,3,3,1,25,1,1,0,13,10,11,0,0,0,4,1
-25,5,2,3,1,45,1,1,0,1,3,4,0,0,0,4,1
+26,11,0,3,1,9,1,1,0,26,3,6,22,0,0,4,1
+12,9,3,3,1,34,1,1,0,13,10,14,0,0,0,4,1
+25,0,3,2,1,3,2,2,0,11,3,13,11,508,30,0,1
+30,3,2,1,1,63,1,1,0,13,10,11,11,0,0,4,1
+11,1,3,2,1,2,2,1,3,21,8,14,11,0,0,4,1
+41,5,2,2,1,16,1,1,3,30,6,9,22,0,0,4,1
+11,5,3,3,1,19,1,1,0,9,3,7,45,0,0,4,1
+28,5,0,2,1,20,2,2,3,26,8,6,11,0,0,4,0
+21,10,2,3,1,70,2,2,3,7,8,14,0,0,0,4,1
 39,10,0,3,1,71,1,1,0,13,1,15,33,0,0,4,1
-9,5,3,3,1,33,1,1,0,26,3,15,0,0,0,4,1
+21,10,2,2,1,11,2,1,0,17,5,3,47,0,0,4,1
+15,1,3,1,1,15,2,1,3,21,8,1,11,0,0,4,1
+22,8,2,2,1,50,2,1,0,16,5,9,33,0,0,4,1
+9,2,2,2,1,29,1,1,2,19,11,3,0,0,0,4,1
+33,1,2,1,1,25,2,1,0,8,5,11,11,0,0,4,1
+39,3,2,1,1,34,1,1,0,2,1,11,33,0,0,4,1
+42,1,2,4,1,55,2,1,3,26,8,7,0,0,0,4,0
+18,10,3,2,2,13,1,1,0,3,1,11,11,0,0,4,1
+22,5,2,3,1,40,2,1,2,15,11,4,0,0,0,4,1
+12,0,3,3,1,9,2,1,0,25,3,13,11,0,0,4,1
+18,10,3,2,1,39,2,1,3,19,11,6,0,0,0,4,1
+14,5,3,3,1,46,1,1,0,13,1,12,38,0,0,4,1
+28,10,0,3,1,9,1,1,0,20,4,2,11,0,0,4,1
+7,8,3,2,1,40,1,2,0,6,5,1,11,0,0,4,1
+9,5,3,3,2,8,2,1,3,25,6,10,11,0,0,4,1
+15,5,3,3,1,48,1,1,2,12,1,11,43,0,0,4,1
+27,5,2,3,1,54,2,1,3,26,8,14,11,0,0,4,0
+18,5,2,3,1,71,1,1,0,23,5,13,33,0,0,4,1
+23,0,2,2,1,41,2,1,3,26,8,10,0,0,0,4,0
+25,5,2,3,1,45,1,1,0,1,3,4,0,0,0,4,1
+18,7,2,2,1,14,2,1,3,27,6,4,47,0,0,4,1
+8,10,3,3,1,19,1,1,0,11,3,8,0,0,0,4,1
+15,5,2,3,1,10,1,1,0,29,1,10,33,0,0,4,1
 23,6,0,1,1,3,2,1,3,6,8,2,11,0,0,4,1
-33,5,2,2,1,13,2,1,3,26,8,13,0,0,0,4,0
-19,0,2,2,1,25,1,1,2,19,11,9,0,0,0,4,1
-33,10,2,2,1,13,1,1,0,9,3,10,11,0,0,4,1
-33,0,3,2,1,25,1,1,3,9,6,13,11,0,0,4,1
-23,10,3,2,1,60,2,1,0,12,10,7,22,0,0,4,1
-24,5,2,3,1,43,1,1,0,10,10,13,11,0,0,4,1
-10,10,3,3,1,52,1,1,0,30,3,7,13,0,0,4,1
-14,5,3,3,1,32,2,1,0,13,5,12,22,0,0,4,1
-12,5,3,3,1,52,1,1,0,2,1,11,11,0,0,4,1
-17,5,2,3,1,47,1,1,0,2,1,15,33,0,0,4,1
-12,8,3,2,2,4,2,1,0,9,5,10,0,0,0,4,1
-22,1,2,1,1,9,2,1,0,13,5,1,33,0,0,4,1
-37,1,2,1,1,29,2,1,3,26,8,8,0,0,0,4,0
-23,1,2,2,2,63,1,2,0,16,5,12,0,0,0,4,1
-37,5,2,3,1,4,1,1,0,23,5,14,11,0,0,4,1
-14,1,2,2,1,32,2,1,0,10,10,5,22,0,0,4,1
-32,10,2,2,1,38,1,1,0,28,1,12,0,0,0,4,1
-21,5,2,3,1,35,2,1,0,6,5,14,22,0,0,4,1
-12,5,2,3,1,24,2,2,0,13,10,9,11,86,24,1,1
+40,0,0,2,1,25,1,1,2,18,11,7,0,0,0,4,1
+35,8,0,2,1,18,2,1,3,26,8,2,0,0,0,4,0
+14,8,3,4,1,30,1,1,0,8,10,1,11,0,0,4,1
+8,0,3,3,1,38,1,2,0,18,3,7,11,0,0,4,1
+19,1,2,2,1,43,2,1,3,26,8,6,0,0,0,4,0
+33,8,0,2,1,30,1,2,0,5,5,3,33,0,0,4,1
 31,1,2,4,1,19,2,1,3,26,8,9,0,0,0,4,0
-12,0,0,2,1,9,2,1,0,9,5,12,11,0,0,4,1
-35,10,0,1,1,18,2,1,3,5,8,10,0,0,0,4,1
-24,8,2,2,1,17,2,1,0,11,7,13,33,0,0,4,1
-16,12,3,2,1,68,1,1,0,20,4,14,0,0,0,4,1
-11,1,3,4,1,62,2,2,0,7,5,6,33,0,0,4,1
-34,5,2,3,1,57,1,1,0,9,1,13,22,0,0,4,1
-37,10,2,2,1,9,2,2,0,11,7,2,0,0,0,4,1
-24,2,0,3,2,25,2,1,3,26,8,9,0,0,0,4,0
-37,1,2,2,1,9,1,1,3,3,6,11,11,0,0,4,1
-44,3,2,4,1,25,1,1,2,18,3,9,0,0,0,4,1
-19,5,0,3,1,14,2,1,3,10,8,5,11,0,0,4,1
-24,8,2,2,1,65,1,1,0,20,4,16,0,0,0,4,1
-33,5,3,2,1,20,2,1,3,7,6,2,22,0,0,4,1
-40,6,0,1,1,32,2,1,0,10,10,12,11,14,37,0,1
-29,0,2,2,1,35,2,1,0,14,5,3,11,0,0,4,1
-7,8,2,2,1,9,2,1,0,16,5,10,47,0,0,4,1
-27,0,0,2,1,57,2,1,0,16,5,14,46,0,0,4,1
-29,10,2,2,1,67,1,2,0,13,10,15,0,38,12,1,1
-17,5,2,3,1,29,2,1,3,26,8,4,0,0,0,4,0
-15,5,3,3,1,48,1,1,2,12,1,11,43,0,0,4,1
-17,10,3,2,1,21,2,1,0,1,3,10,0,0,0,4,1
-30,5,0,3,1,3,2,1,3,26,8,7,0,0,0,4,0
-27,0,3,2,1,26,2,1,3,26,8,6,0,0,0,4,0
-15,1,0,2,1,42,2,1,3,15,8,13,11,0,0,4,1
+72,6,0,2,1,9,1,1,0,4,3,4,22,0,0,4,1
+34,1,2,2,1,17,1,2,0,8,5,13,11,0,0,4,1
+33,1,2,1,1,63,1,1,0,27,1,4,45,0,0,4,1
+36,5,2,2,1,35,2,2,3,26,8,5,0,0,0,4,0
+16,7,2,3,1,9,1,1,0,20,1,13,2,0,0,4,1
+12,8,2,2,1,45,2,1,0,12,10,11,0,0,0,4,1
+30,1,2,2,1,20,2,1,3,5,8,13,0,0,0,4,1
+26,8,2,2,1,16,2,2,3,26,8,7,0,0,0,4,0
+20,10,2,2,1,9,2,1,0,14,5,5,0,0,0,4,1
+18,1,2,2,1,49,2,1,3,12,8,10,0,0,0,4,1
+12,0,3,2,1,28,2,1,3,27,6,14,2,0,0,4,1
+32,2,2,1,1,50,2,1,3,6,8,12,25,0,0,4,1
+20,1,2,2,1,59,2,1,3,13,8,11,11,0,0,4,1
+10,11,2,1,1,64,2,1,0,11,3,16,38,186,12,0,1
+48,6,2,1,1,26,1,1,0,30,3,10,0,0,0,4,1
+19,0,2,2,1,25,1,1,2,19,11,9,0,0,0,4,1
+35,8,2,4,1,32,2,1,3,26,8,7,11,0,0,4,0
+17,7,0,3,1,16,2,1,3,15,8,13,11,0,0,4,1
+41,5,0,3,1,57,2,1,3,26,8,8,0,0,0,4,0
+10,9,3,2,1,9,1,1,0,9,3,7,12,0,0,4,1
+19,8,2,2,1,19,2,1,0,7,3,4,11,0,0,4,1
+38,10,2,2,1,57,2,1,3,15,11,10,0,53,12,3,1
+25,5,0,2,1,53,1,1,0,11,3,9,0,0,0,4,1
+20,2,2,3,1,9,1,1,0,15,5,11,11,0,0,4,1
+14,5,3,3,1,65,1,1,0,21,1,12,11,0,0,4,1
+18,11,3,3,1,15,1,1,0,22,3,8,0,0,0,4,1
+16,10,2,3,1,66,2,1,0,5,1,11,33,0,0,4,1
+24,2,2,4,1,26,2,1,0,23,5,12,11,0,0,4,1
+21,9,3,3,1,27,1,1,0,11,3,11,0,0,0,4,1
+14,5,0,3,1,68,1,1,0,3,1,3,43,0,0,4,1
+20,10,3,2,1,21,2,1,3,26,8,6,0,0,0,4,0
+35,1,2,1,1,64,2,1,0,22,3,4,11,0,0,4,1
+15,1,3,2,1,62,1,1,0,27,3,14,11,0,0,4,1
+25,1,3,1,1,9,1,1,0,30,5,2,0,0,0,4,1
+32,8,2,2,1,20,1,1,3,30,6,14,0,0,0,4,1
+4,0,3,2,1,39,1,1,0,3,3,9,0,0,0,4,1
+12,5,2,3,1,15,2,1,0,2,1,9,43,0,0,4,1
+28,5,3,3,1,9,1,1,0,14,1,12,11,0,0,4,1
+26,1,2,2,1,7,2,1,3,26,8,7,0,0,0,4,0
+13,1,0,2,1,9,2,2,0,9,5,15,33,0,0,4,1
+22,5,2,3,1,26,2,1,3,26,8,9,0,0,0,4,0
+7,0,3,2,1,51,1,2,0,22,3,6,0,0,0,4,1
+12,7,3,2,1,7,1,2,0,10,10,15,0,0,0,4,1
+17,0,2,2,1,46,2,1,3,21,8,11,0,0,0,4,1
+7,1,3,2,1,14,1,2,0,1,5,3,45,0,0,4,1
+39,6,2,2,1,51,2,1,3,26,8,6,11,0,0,4,0
+35,10,0,1,1,18,2,1,3,5,8,10,0,0,0,4,1
 21,10,3,2,1,53,2,1,0,28,5,13,11,0,0,4,1
-12,5,3,3,1,53,1,2,0,9,5,11,0,0,0,4,1
-10,0,3,2,1,7,1,2,3,18,6,8,11,0,0,4,1
-31,8,2,2,1,38,1,1,2,30,3,6,33,0,0,4,1
-31,2,0,4,2,7,2,1,0,23,5,16,11,0,0,4,1
-26,5,2,3,1,66,1,1,0,17,1,12,45,0,0,4,1
-17,5,3,3,1,34,1,1,0,26,3,12,0,0,0,4,1
-22,11,2,1,1,24,2,1,0,26,3,5,11,0,0,4,1
-39,10,0,2,1,37,1,1,0,5,1,13,11,0,0,4,1
-10,10,3,3,1,20,2,1,0,17,5,4,11,0,0,4,1
-14,10,0,3,1,54,1,1,0,14,1,12,11,0,0,4,1
-30,0,2,1,1,42,2,2,2,24,5,0,47,0,0,4,1
-19,5,2,3,1,46,2,1,0,11,3,8,11,82,30,1,1
-23,10,0,2,1,46,2,1,0,9,3,8,0,0,0,4,1
+15,1,2,2,1,61,2,1,0,9,5,15,0,0,0,4,1
+17,1,2,1,1,72,2,1,3,15,8,3,46,0,0,4,1
+8,10,3,2,1,28,1,2,0,13,5,0,22,0,0,4,1
 18,5,2,3,1,68,2,2,3,13,8,15,11,0,0,4,1
-12,5,3,3,1,43,2,1,0,13,10,13,0,0,0,4,1
-27,2,2,3,1,25,2,1,0,12,10,14,38,0,0,4,1
-17,1,2,2,1,56,2,1,0,12,10,15,11,0,0,4,1
-22,10,0,3,1,51,2,1,0,2,3,8,11,0,0,4,1
-39,3,2,1,1,34,1,1,0,2,1,11,33,0,0,4,1
-18,2,2,3,1,37,1,1,3,7,6,8,33,0,0,4,1
-15,8,2,2,1,66,2,1,3,26,8,9,0,0,0,4,0
-15,5,3,3,1,37,2,1,0,14,5,1,0,0,0,4,1
-41,6,3,2,1,41,2,1,3,19,8,1,38,0,0,4,1
-6,10,3,2,1,46,2,1,3,7,8,15,0,0,0,4,1
-8,1,3,2,2,66,1,2,0,29,5,14,11,0,0,4,1
-39,5,2,3,1,70,1,2,3,12,6,1,11,0,0,4,1
-11,8,3,2,1,3,2,1,3,25,6,11,0,0,0,4,1
-20,0,0,2,1,24,2,1,0,26,3,1,22,167,12,3,1
-34,6,0,3,1,4,2,1,3,10,6,10,11,0,0,4,1
+24,2,3,4,1,39,1,1,3,7,6,12,0,0,0,4,1
+30,5,2,3,1,9,1,1,2,1,10,7,0,0,0,4,1
+35,1,2,1,1,41,2,1,0,17,5,12,38,0,0,4,1
+41,3,2,3,1,9,1,1,2,4,10,10,0,0,0,4,1
+28,0,3,2,1,68,2,1,3,26,6,10,11,0,0,4,1
+14,10,3,2,1,13,2,1,0,12,1,13,11,0,0,4,1
+12,1,3,2,1,23,2,1,0,9,5,11,0,0,0,4,1
+38,1,2,2,1,14,1,1,3,2,6,15,0,0,0,4,1
+40,5,2,3,1,47,2,1,2,5,10,5,0,0,0,4,1
+14,1,2,2,1,24,1,1,0,27,3,11,46,0,0,4,1
+27,10,2,2,1,62,2,1,0,12,10,8,0,0,0,4,1
 9,1,3,2,2,3,1,1,3,15,6,10,11,0,0,4,1
-10,1,2,1,1,39,2,1,3,26,8,6,0,0,0,4,0
-17,3,2,1,1,12,2,1,0,8,5,15,11,0,0,4,1
-15,10,3,3,1,18,2,1,0,10,10,9,11,91,1,1,1
-11,1,2,2,1,66,2,2,0,1,5,12,0,0,0,4,1
-28,5,2,2,1,9,1,1,0,9,10,6,0,0,0,4,1
-10,0,3,2,1,50,2,1,3,18,8,13,43,0,0,4,1
-13,2,3,3,2,5,2,2,0,4,1,12,11,0,0,4,1
-51,6,2,1,1,39,1,1,0,25,3,3,33,0,0,4,1
-43,6,2,3,1,14,1,1,0,1,3,10,0,0,0,4,1
-40,5,2,3,1,27,2,1,3,26,8,7,0,0,0,4,0
-7,5,2,2,1,28,2,1,0,15,5,13,0,0,0,4,1
-16,8,3,2,1,3,1,1,0,13,5,3,22,0,0,4,1
-29,10,3,2,1,12,2,1,0,15,5,15,22,0,0,4,1
-16,7,3,2,1,36,1,1,0,19,1,11,4,0,0,4,1
-30,11,3,3,1,39,1,1,3,7,6,1,0,0,0,4,1
-31,1,2,1,1,46,1,1,0,3,1,11,33,0,0,4,1
-14,0,3,2,1,27,2,1,3,26,8,8,0,0,0,4,0
-13,10,2,3,1,13,1,1,0,29,1,0,0,0,0,4,1
-11,1,3,2,1,51,1,2,0,1,5,1,22,0,0,4,1
-9,9,2,2,1,13,2,1,0,7,5,13,11,0,0,4,1
-31,8,2,2,1,8,2,1,3,29,8,1,0,0,0,4,1
-39,11,2,3,1,47,1,1,3,26,8,10,0,0,0,4,0
-10,5,3,3,1,15,2,1,0,18,3,12,0,0,0,4,1
-14,8,2,2,1,33,2,2,0,10,10,4,0,0,0,4,1
-6,9,3,2,1,47,2,1,3,26,8,7,22,0,0,4,0
+30,2,2,3,2,4,1,1,0,24,5,13,33,0,0,4,1
+67,6,0,1,1,65,1,1,0,9,3,9,22,0,0,4,1
+29,3,3,3,1,43,1,1,3,3,6,16,43,0,0,4,1
+12,1,3,2,1,9,2,1,3,26,8,10,11,0,0,4,0
+17,5,0,3,1,9,2,1,2,21,11,5,0,0,0,4,1
+31,5,2,3,1,39,2,1,3,26,8,7,22,0,0,4,0
+19,10,2,3,1,31,1,1,0,12,1,12,43,0,0,4,1
+39,8,2,2,1,20,2,1,3,26,8,5,0,0,0,4,0
+41,6,3,2,1,37,2,1,3,26,8,10,0,0,0,4,0
+28,11,2,2,1,70,1,1,0,28,5,9,38,0,0,4,1
+7,9,3,2,1,30,1,1,0,26,3,7,45,0,0,4,1
+16,0,2,2,1,4,2,2,0,1,5,15,0,0,0,4,1
+26,11,2,2,1,9,2,1,0,11,3,12,0,190,1,0,1
+19,0,0,2,1,19,2,1,0,13,10,11,33,0,0,4,1
+28,8,2,2,1,36,1,1,0,13,10,15,0,0,0,4,1
+31,8,0,2,1,9,2,2,3,26,8,8,0,0,0,4,0
+34,10,2,2,1,54,2,1,3,10,11,3,0,0,0,4,1
+28,10,2,2,1,16,1,1,0,9,1,11,38,0,0,4,1
+42,6,2,1,1,58,2,1,3,26,8,7,0,0,0,4,0
+13,7,3,3,1,23,1,1,2,30,3,5,0,0,0,4,1
+17,5,2,3,1,29,2,1,3,26,8,4,0,0,0,4,0
+9,10,3,3,1,70,2,1,0,25,3,1,0,0,0,4,1
 14,0,0,2,1,3,1,2,3,19,6,14,11,0,0,4,1
-14,5,3,2,1,25,1,1,0,2,1,2,0,0,0,4,1
-37,10,2,3,1,21,1,2,0,26,1,12,11,0,0,4,1
-20,0,0,2,1,25,2,1,3,18,8,9,11,0,0,4,1
-12,1,3,2,1,30,2,1,3,15,8,13,0,0,0,4,1
-33,3,0,2,1,70,1,1,0,9,5,12,33,0,0,4,1
-11,5,3,3,1,62,1,1,0,25,3,6,0,0,0,4,1
-14,5,2,3,1,21,1,1,2,5,1,12,11,0,0,4,1
-42,5,2,3,1,39,1,1,3,8,6,7,22,0,0,4,1
-8,8,3,2,1,69,2,1,3,18,8,13,11,0,0,4,1
-25,5,3,3,1,51,1,1,0,10,1,15,43,0,0,4,1
-22,10,0,2,1,38,1,1,0,27,1,13,11,0,0,4,1
-39,6,2,2,1,51,2,1,3,26,8,6,11,0,0,4,0
-40,5,2,3,1,40,1,1,0,26,3,8,38,0,0,4,1
-15,12,2,2,1,40,1,1,0,25,3,15,11,85,38,0,1
-16,5,2,3,1,29,2,1,3,18,8,15,33,0,0,4,1
-21,11,3,2,1,1,2,1,0,22,3,9,0,0,0,4,1
-13,0,3,2,1,64,2,1,3,18,8,11,11,0,0,4,1
-17,5,2,3,1,5,2,1,0,23,5,11,46,0,0,4,1
-42,0,0,2,1,5,2,2,0,27,3,5,0,179,1,0,1
-31,8,0,2,1,70,1,1,3,12,6,14,11,0,0,4,1
-8,10,2,2,1,1,1,2,0,30,5,9,38,0,0,4,1
-16,2,2,3,1,18,2,1,0,5,5,13,11,0,0,4,1
-41,6,0,1,1,9,2,1,3,26,6,15,11,0,0,4,1
-25,1,3,2,1,37,2,1,3,30,8,15,22,0,0,4,1
-18,10,3,2,2,13,1,1,0,3,1,11,11,0,0,4,1
-33,10,2,2,1,9,1,1,0,11,3,10,11,0,0,4,1
-19,5,2,3,1,49,1,1,0,4,1,14,38,0,0,4,1
-37,10,2,2,1,14,2,1,3,26,8,5,11,0,0,4,0
-39,6,0,1,1,59,1,2,0,17,5,4,8,0,0,4,1
-31,8,2,2,1,44,1,1,2,24,5,0,33,0,0,4,1
-43,5,2,3,1,58,1,1,0,11,3,12,22,0,0,4,1
-30,5,3,3,1,56,1,1,0,3,3,7,0,0,0,4,1
-25,0,2,2,1,44,1,1,0,23,5,13,46,0,0,4,1
-36,1,2,1,1,41,2,1,3,26,8,11,11,0,0,4,0
-32,2,2,3,1,2,2,1,0,15,5,3,11,0,0,4,1
+19,10,2,3,1,55,1,1,0,11,7,7,0,0,0,4,1
+20,1,2,1,1,24,2,1,2,10,10,12,0,83,1,1,1
+12,0,2,2,1,68,2,1,3,21,8,13,22,0,0,4,1
+37,1,2,1,1,53,1,1,0,26,1,2,11,0,0,4,1
+36,8,2,4,1,9,2,1,0,26,3,12,11,184,1,1,1
+37,8,0,2,2,9,2,1,3,26,8,6,0,0,0,4,0
+14,1,2,2,1,32,2,1,0,10,10,5,22,0,0,4,1
+12,8,3,3,1,5,1,2,0,13,1,5,11,0,0,4,1
+17,5,2,3,1,22,1,1,0,24,5,9,33,0,0,4,1
+7,0,3,3,1,43,2,1,0,19,3,9,0,0,0,4,1
+17,1,0,1,1,23,2,1,0,24,5,12,43,0,0,4,1
+19,10,3,2,1,31,1,1,0,7,3,15,22,0,0,4,1
+13,5,3,3,1,21,1,2,0,29,1,10,11,0,0,4,1
+17,1,3,2,1,69,2,1,0,6,5,12,43,0,0,4,1
+30,1,2,1,1,63,1,2,0,2,1,9,38,0,0,4,1
+9,8,2,2,1,9,2,1,0,8,5,16,38,0,0,4,1
+15,11,3,3,1,61,1,1,0,5,1,5,11,0,0,4,1
+36,1,2,2,1,15,2,1,3,26,8,7,0,0,0,4,0
+36,6,2,2,1,54,2,1,3,26,8,4,0,0,0,4,0
+32,0,2,2,1,46,1,1,0,13,10,11,0,0,0,4,1
+33,11,2,2,1,29,1,1,0,14,1,13,0,0,0,4,1
+21,7,2,3,1,10,1,1,3,27,6,11,0,0,0,4,1
+16,5,2,3,1,63,1,1,0,25,3,9,11,0,0,4,1
+21,5,2,2,1,13,2,1,0,2,1,13,11,0,0,4,1
+5,1,3,2,1,52,2,1,3,25,6,12,0,0,0,4,1
+36,10,2,2,1,17,2,1,3,26,8,7,0,0,0,4,0
+26,5,2,3,1,12,1,1,0,19,1,10,22,0,0,4,1
+18,5,3,3,1,26,1,2,0,12,10,13,0,0,0,4,1
+15,5,2,3,1,22,1,1,0,3,3,9,0,0,0,4,1
+8,1,3,2,2,66,1,2,0,29,5,14,11,0,0,4,1
+40,10,2,4,1,63,2,1,3,26,8,13,0,0,0,4,0
+31,11,2,1,1,54,1,1,0,21,4,6,11,0,0,4,1
+11,5,3,3,1,71,2,1,0,2,5,15,11,0,0,4,1
+27,1,2,1,1,55,2,1,0,12,10,14,11,0,0,4,1
+22,0,3,3,1,33,1,1,0,12,1,10,11,0,0,4,1
+23,2,2,2,1,68,2,1,0,9,10,15,0,0,0,4,1
 12,1,3,2,1,52,1,1,0,23,4,14,11,0,0,4,1
-35,8,0,1,1,3,2,2,3,28,8,11,0,0,0,4,1
-31,5,2,3,1,60,1,1,3,2,6,11,0,0,0,4,1
-12,7,3,3,1,48,2,1,0,11,3,9,0,0,0,4,1
-15,5,2,3,1,24,1,1,0,4,1,2,11,0,0,4,1
-16,1,3,2,1,37,2,2,0,12,10,12,0,0,0,4,1
-37,5,2,3,1,56,1,1,0,3,1,15,1,0,0,4,1
-10,1,3,2,1,1,2,1,0,25,5,0,22,0,0,4,1
-19,7,2,2,1,20,1,1,0,28,5,12,11,0,0,4,1
-41,5,0,3,1,33,1,1,3,26,8,6,0,0,0,4,0
-9,5,3,1,2,15,1,1,0,23,4,10,22,0,0,4,1
-10,5,3,3,1,49,2,2,3,26,8,7,0,0,0,4,0
-26,10,0,2,1,71,2,1,3,12,8,12,22,0,0,4,1
-40,5,2,4,1,11,2,1,3,26,8,7,22,0,0,4,0
-29,0,0,2,1,28,1,1,0,20,1,1,33,0,0,4,1
-16,0,2,2,1,68,1,1,3,27,8,5,0,0,0,4,1
-15,5,3,3,1,63,1,1,0,19,1,10,46,0,0,4,1
-26,1,2,2,1,57,1,2,3,26,8,7,0,0,0,4,0
-32,10,2,2,1,47,2,1,3,26,6,10,38,0,0,4,1
-36,11,3,2,1,44,1,1,0,8,10,12,11,0,0,4,1
-16,1,0,2,1,44,2,1,3,4,8,7,0,0,0,4,1
-18,7,3,3,1,0,2,2,2,8,11,8,0,0,0,4,1
-23,0,3,2,1,10,2,1,3,10,8,14,0,0,0,4,1
-26,10,0,2,1,34,1,1,0,8,10,1,0,0,0,4,1
-13,7,2,3,1,70,1,1,0,14,1,11,11,0,0,4,1
 25,1,3,2,1,38,2,1,3,26,6,13,11,0,0,4,1
-41,0,2,2,1,20,2,1,0,14,1,2,2,0,0,4,1
-29,3,3,3,1,43,1,1,3,3,6,16,43,0,0,4,1
-7,8,2,2,1,52,2,1,3,26,8,8,0,0,0,4,0
-15,5,2,3,1,10,1,1,0,29,1,10,33,0,0,4,1
-18,0,2,2,1,71,1,1,0,11,3,8,0,0,0,4,1
-14,1,2,1,1,46,2,1,3,11,6,13,33,0,0,4,1
-12,2,3,2,1,64,1,1,0,22,3,4,33,0,0,4,1
-15,0,2,4,1,34,1,1,0,10,10,10,0,0,0,4,1
-36,5,2,2,1,35,2,2,3,26,8,5,0,0,0,4,0
-13,1,2,1,1,39,2,1,0,16,5,15,11,0,0,4,1
-33,2,2,3,1,54,2,1,3,15,11,3,0,0,0,4,1
-28,7,2,3,1,16,2,2,3,26,8,7,0,0,0,4,0
-23,5,2,1,1,54,2,1,0,8,10,16,0,0,0,4,1
-43,6,2,2,1,65,1,1,0,27,1,10,33,0,0,4,1
-23,1,3,2,1,64,2,1,3,0,5,10,47,0,0,4,1
-14,9,3,3,1,12,1,1,2,1,3,9,22,0,0,4,1
-16,1,2,2,1,30,2,1,3,26,8,8,0,0,0,4,0
-15,0,2,2,1,67,2,1,0,17,5,13,0,0,0,4,1
-17,10,3,2,1,41,2,1,0,21,1,12,11,0,0,4,1
-32,5,2,2,1,13,1,1,0,7,5,10,0,0,0,4,1
-26,5,0,3,1,57,1,1,3,15,8,11,43,0,0,4,1
-15,5,3,3,1,40,2,1,3,26,8,7,0,0,0,4,0
-10,8,3,2,1,40,2,1,0,16,5,14,11,0,0,4,1
-11,8,3,1,1,40,1,1,3,25,5,5,22,0,0,4,1
-27,1,2,1,1,31,2,1,3,26,8,9,0,0,0,4,0
-10,7,3,3,1,9,2,1,3,18,8,5,11,0,0,4,1
-37,1,2,1,1,59,2,1,3,26,8,7,0,0,0,4,0
-12,11,3,3,1,37,1,1,0,2,3,11,22,0,0,4,1
-30,1,2,2,1,17,2,1,3,5,8,12,11,0,0,4,1
+18,1,2,1,1,46,2,1,3,25,6,15,0,0,0,4,1
+18,7,3,3,1,0,2,2,2,8,11,8,0,0,0,4,1
+16,1,2,2,1,14,2,1,3,13,8,15,0,0,0,4,1
+18,8,2,2,1,17,2,2,3,26,8,9,0,0,0,4,0
+33,3,0,2,1,70,1,1,0,9,5,12,33,0,0,4,1
+40,2,2,3,1,65,2,1,2,30,5,16,0,0,0,4,1
+26,1,3,1,1,20,2,1,3,21,8,14,22,0,0,4,1
+12,10,3,3,1,22,1,1,0,8,5,12,22,0,0,4,1
+12,1,3,2,1,65,2,1,0,12,10,12,0,0,0,4,1
+13,1,3,3,1,65,1,1,2,9,10,10,11,0,0,4,1
+41,6,2,2,1,30,1,1,0,19,1,0,43,0,0,4,1
+21,10,2,2,1,31,2,1,0,8,5,8,11,0,0,4,1
+7,9,2,3,1,9,2,1,0,13,5,14,33,0,0,4,1
+19,5,3,2,1,66,2,1,3,7,8,2,33,0,0,4,1
+9,1,2,3,1,40,2,1,3,18,6,10,22,0,0,4,1
+13,11,3,1,1,46,1,1,0,25,3,13,0,0,0,4,1
+12,1,2,2,1,34,2,2,3,15,8,1,0,0,0,4,1
+33,8,2,2,1,28,2,1,3,26,8,13,11,0,0,4,0
+28,1,2,1,1,43,2,1,3,4,8,15,11,0,0,4,1
+14,10,3,2,1,9,1,1,0,9,1,11,33,0,0,4,1
+26,0,0,2,1,45,2,2,0,7,3,3,0,173,1,1,1
+17,5,2,3,1,36,2,2,0,29,1,13,22,0,0,4,1
+8,10,2,2,1,43,1,2,0,29,5,1,33,0,0,4,1
+18,5,2,3,1,69,1,1,0,2,1,9,33,0,0,4,1
+34,6,0,3,1,4,2,1,3,10,6,10,11,0,0,4,1
+33,6,2,1,1,61,1,1,3,9,6,14,0,0,0,4,1
+29,10,3,2,1,3,2,2,0,28,5,15,22,0,0,4,1
+8,0,3,2,1,32,1,1,0,30,3,6,0,0,0,4,1
+21,7,2,3,1,33,1,1,3,3,6,12,38,0,0,4,1
+12,7,2,3,1,33,1,1,0,25,3,10,0,0,0,4,1
+24,0,2,2,1,49,2,1,3,26,8,12,0,0,0,4,0
+32,5,2,3,1,17,1,1,0,17,1,13,43,0,0,4,1
+14,0,3,2,1,27,1,1,0,28,5,14,38,0,0,4,1
+41,6,0,2,1,10,1,1,3,26,10,12,0,0,0,4,1
+12,5,3,3,1,47,1,1,0,3,1,13,33,0,0,4,1
+14,5,3,2,1,25,1,1,0,2,1,2,0,0,0,4,1
+33,5,2,2,1,13,2,1,3,26,8,13,0,0,0,4,0
+10,0,3,2,1,50,2,1,3,18,8,13,43,0,0,4,1
+25,10,2,2,1,8,2,2,0,30,5,13,22,0,0,4,1
+20,10,2,3,1,48,1,1,0,25,3,4,33,0,0,4,1
+41,6,2,4,1,10,1,1,3,2,6,2,0,0,0,4,1
 23,0,3,2,1,67,1,2,3,2,6,11,33,0,0,4,1
-43,6,2,1,1,25,1,1,0,8,3,1,0,0,0,4,1
-16,10,3,2,1,34,2,1,0,9,10,14,0,0,0,4,1
-10,5,2,2,1,36,2,1,3,20,8,10,0,0,0,4,1
-35,1,2,1,1,64,2,1,0,22,3,4,11,0,0,4,1
-42,6,0,2,1,55,2,1,3,27,8,0,0,0,0,4,1
-12,10,2,3,1,55,2,1,3,18,8,9,11,0,0,4,1
-10,10,3,2,1,16,1,1,0,19,3,13,0,0,0,4,1
-72,6,0,2,1,9,1,1,0,4,3,4,22,0,0,4,1
-11,1,3,2,1,2,2,1,3,21,8,14,11,0,0,4,1
-20,8,2,2,1,19,2,1,3,26,8,7,0,0,0,4,0
-21,5,2,2,1,13,2,1,0,2,1,13,11,0,0,4,1
-28,0,2,2,1,61,1,1,0,27,1,13,11,0,0,4,1
-35,10,3,2,1,70,1,1,0,17,1,15,22,0,0,4,1
-57,6,0,1,1,44,2,1,0,25,3,3,22,0,0,4,1
-22,5,2,3,1,40,2,1,2,15,11,4,0,0,0,4,1
-13,11,2,2,1,38,2,1,0,12,10,3,22,86,38,0,1
-23,1,2,2,1,17,2,1,3,6,8,2,33,0,0,4,1
-27,10,2,2,1,68,2,1,3,26,8,7,0,0,0,4,0
-23,8,0,2,1,67,2,1,0,11,3,15,0,0,0,4,1
-33,6,2,3,1,57,1,1,0,10,10,12,11,0,0,4,1
-36,6,3,2,1,15,1,2,0,20,5,14,11,0,0,4,1
-14,1,2,2,1,24,1,1,0,27,3,11,46,0,0,4,1
-36,5,3,3,1,48,2,1,3,7,8,3,22,0,0,4,1
-13,8,2,2,1,44,2,1,3,26,8,13,11,0,0,4,0
-16,1,3,2,1,54,2,2,3,26,8,8,0,0,0,4,0
-28,10,0,3,1,9,1,1,0,20,4,2,11,0,0,4,1
-22,8,3,2,1,19,2,1,0,12,10,9,0,0,0,4,1
-39,10,2,3,1,62,1,1,0,28,1,14,11,0,0,4,1
-14,5,3,3,1,24,1,1,0,17,1,10,38,0,0,4,1
-8,11,3,2,1,12,1,1,0,30,5,11,0,0,0,4,1
-9,10,2,2,1,27,2,2,3,13,8,14,0,0,0,4,1
-12,10,3,2,1,68,2,1,3,7,8,2,38,0,0,4,1
+9,10,2,2,1,4,2,1,0,15,5,7,11,0,0,4,1
+16,5,2,3,1,9,2,1,0,10,10,13,22,105,12,1,1
+24,0,0,2,1,19,2,1,3,7,8,14,0,0,0,4,1
+11,1,3,2,1,2,1,2,0,13,5,11,0,0,0,4,1
+16,0,0,2,1,3,1,1,0,9,5,12,0,0,0,4,1
+22,11,2,2,1,28,2,1,3,26,8,9,0,0,0,4,0
+37,5,2,3,1,63,2,1,3,26,8,4,11,0,0,4,0
+37,10,2,3,1,21,1,2,0,26,1,12,11,0,0,4,1
+38,5,2,1,1,9,1,1,0,22,3,16,0,0,0,4,1
+40,5,0,3,1,53,2,1,0,9,10,4,11,0,0,4,1
+13,7,2,3,1,21,1,1,0,25,3,6,11,0,0,4,1
+10,7,3,3,1,9,2,1,3,18,8,5,11,0,0,4,1
+35,0,0,2,1,12,2,1,3,26,8,9,0,0,0,4,0
+18,1,2,1,1,58,2,1,3,13,8,12,11,0,0,4,1
+16,1,3,1,1,0,2,1,0,6,5,14,33,0,0,4,1
+15,10,2,3,1,62,1,1,0,12,10,13,0,3,2,1,1
+22,10,3,3,1,21,2,1,0,11,3,7,0,157,12,0,1
 15,5,2,3,1,20,1,1,0,27,3,6,11,0,0,4,1
-18,8,2,2,1,9,1,1,0,23,5,14,11,0,0,4,1
-34,3,2,2,1,45,2,1,3,5,8,15,22,0,0,4,1
-22,1,2,2,1,14,2,1,3,26,8,11,38,0,0,4,0
-35,1,2,1,1,41,2,1,0,17,5,12,38,0,0,4,1
-19,5,2,2,1,55,2,2,0,8,10,6,0,0,0,4,1
-15,1,2,2,1,61,2,1,0,9,5,15,0,0,0,4,1
-32,10,0,2,1,45,1,1,3,12,6,13,11,0,0,4,1
-13,1,2,2,1,9,2,1,3,26,8,4,0,0,0,4,0
-24,2,2,4,1,26,2,1,0,23,5,12,11,0,0,4,1
-18,5,2,3,1,9,2,1,2,15,11,4,0,49,24,0,1
-10,12,3,2,1,49,1,1,0,20,4,13,0,0,0,4,1
-6,1,2,2,1,62,2,1,3,18,8,15,22,0,0,4,1
 24,1,0,1,1,27,2,1,0,28,5,9,22,0,0,4,1
-19,5,3,2,1,66,2,1,3,7,8,2,33,0,0,4,1
-12,1,3,2,1,19,2,2,0,30,5,4,22,0,0,4,1
-21,0,3,2,1,28,2,2,2,13,10,2,47,0,0,4,1
-11,5,3,3,1,70,1,1,0,11,7,6,38,0,0,4,1
-24,0,2,2,1,10,1,1,3,2,6,2,33,0,0,4,1
-27,5,0,2,1,60,2,1,0,10,10,9,0,75,1,3,1
-7,10,3,2,1,14,2,1,0,19,3,9,38,0,0,4,1
-22,8,2,2,1,50,2,1,0,16,5,9,33,0,0,4,1
-21,5,2,3,1,23,1,1,0,27,1,15,22,0,0,4,1
-17,10,2,3,1,39,2,1,0,14,5,12,11,0,0,4,1
+12,1,2,2,1,51,2,1,3,21,8,1,22,0,0,4,1
+17,2,2,2,1,31,1,2,0,5,5,4,22,0,0,4,1
+32,0,2,2,1,33,1,1,2,23,5,0,43,0,0,4,1
+13,5,0,3,1,12,2,1,3,18,8,3,33,0,0,4,1
+21,10,3,2,1,12,1,1,0,28,1,9,11,0,0,4,1
+20,5,2,3,1,44,2,1,2,20,11,5,0,0,0,4,1
+19,5,2,3,1,56,1,1,0,26,3,8,0,0,0,4,1
+28,3,2,1,1,71,1,1,3,26,8,6,0,0,0,4,0
+42,5,2,3,1,39,1,1,3,8,6,7,22,0,0,4,1
+7,1,3,2,1,2,2,1,3,10,6,15,45,0,0,4,1
+10,5,3,3,1,49,2,2,3,26,8,7,0,0,0,4,0
+38,1,2,1,1,67,1,1,0,5,1,2,33,0,0,4,1
+12,5,3,3,1,15,2,1,0,27,10,4,0,0,0,4,1
+27,2,2,3,1,25,2,1,0,12,10,14,38,0,0,4,1
+15,10,2,2,1,45,2,2,3,9,6,12,11,0,0,4,1
+8,0,3,1,1,1,2,1,3,15,6,12,22,0,0,4,1
+35,3,2,1,1,42,1,1,0,20,5,2,11,0,0,4,1
+24,5,2,3,1,15,2,2,0,13,10,15,38,0,0,4,1
+22,8,2,1,1,11,2,1,3,23,8,14,11,0,0,4,1
+17,5,3,3,1,39,1,1,0,5,1,14,11,0,0,4,1
+31,1,2,1,1,46,1,1,0,3,1,11,33,0,0,4,1
+27,5,0,2,1,60,2,1,3,25,6,12,0,0,0,4,1
+41,6,2,1,1,40,2,1,0,26,1,10,22,0,0,4,1
 15,1,0,1,1,44,2,1,3,30,8,12,11,0,0,4,1
-27,0,0,3,1,19,1,1,0,20,5,9,33,0,0,4,1
-16,1,3,2,1,68,2,1,0,7,5,11,0,0,0,4,1
-18,1,0,2,1,60,2,1,3,7,6,4,11,0,0,4,1
-19,1,2,1,1,9,2,1,3,26,8,13,0,0,0,4,0
-10,1,3,2,1,54,1,2,0,29,5,12,0,0,0,4,1
-22,5,2,2,1,48,1,1,0,3,1,9,22,0,0,4,1
-22,7,2,2,2,8,2,2,3,22,6,15,22,0,0,4,1
-41,10,2,2,1,16,2,2,0,15,5,9,33,0,0,4,1
-33,1,0,1,1,52,1,1,0,21,5,11,11,0,0,4,1
-29,5,2,3,1,58,1,1,0,10,1,8,6,0,0,4,1
-16,0,0,2,1,3,1,1,0,9,5,12,0,0,0,4,1
-57,6,2,1,1,42,1,1,0,8,3,9,2,0,0,4,1
-36,5,2,2,1,12,2,1,0,17,5,3,22,0,0,4,1
-28,3,0,1,1,26,2,1,0,9,5,1,11,0,0,4,1
-20,9,3,3,1,40,1,1,3,8,6,3,22,0,0,4,1
-22,10,0,3,1,56,2,1,3,16,11,1,0,0,0,4,1
+19,11,3,2,1,44,2,1,3,29,8,16,11,0,0,4,1
+31,5,2,3,1,60,1,1,3,2,6,11,0,0,0,4,1
+16,10,3,2,1,68,2,1,3,12,8,2,33,0,0,4,1
+18,0,0,2,1,53,2,1,3,26,8,11,0,0,0,4,0
+19,5,3,3,1,30,1,1,3,26,6,1,0,0,0,4,1
+27,0,2,2,1,18,2,1,3,15,8,15,22,0,0,4,1
+32,11,2,2,1,43,2,1,3,23,8,14,22,0,0,4,1
+9,10,3,3,1,9,2,1,3,26,8,9,0,0,0,4,0
+16,5,2,3,1,9,2,1,0,22,3,7,0,0,0,4,1
+42,0,0,2,1,5,2,2,0,27,3,5,0,179,1,0,1
+17,5,3,3,1,64,2,1,3,23,11,7,0,0,0,4,1
+39,10,2,3,1,9,1,1,3,5,8,14,11,0,0,4,1
+14,8,3,2,1,2,2,1,3,13,8,12,22,0,0,4,1
+12,1,2,2,1,53,2,2,0,12,10,16,0,85,1,0,1
+25,0,2,2,1,44,1,1,0,23,5,13,46,0,0,4,1
+22,8,0,2,1,62,2,1,0,11,3,11,0,120,1,3,1
 20,1,3,3,1,35,2,1,3,12,6,4,1,0,0,4,1
-24,0,2,2,1,49,2,1,3,26,8,12,0,0,0,4,0
-42,8,3,1,1,38,2,1,3,6,8,15,11,0,0,4,1
-33,2,2,4,1,58,2,1,3,20,8,11,47,0,0,4,1
-22,11,0,2,1,21,1,1,0,3,1,10,43,0,0,4,1
-34,5,3,3,1,67,1,1,0,18,1,2,43,0,0,4,1
-28,1,2,2,1,49,1,2,0,9,1,12,43,0,0,4,1
-20,5,2,3,1,13,2,1,3,4,8,11,33,0,0,4,1
-23,1,0,1,1,61,1,2,0,6,5,15,38,0,0,4,1
-41,5,0,3,1,57,2,1,3,26,8,8,0,0,0,4,0
-9,10,3,2,1,45,1,1,0,20,5,14,22,0,0,4,1
-37,5,2,3,1,63,2,1,3,26,8,4,11,0,0,4,0
-12,1,3,1,1,9,1,1,0,6,5,13,22,0,0,4,1
-13,11,3,2,1,35,2,1,0,11,3,14,0,0,0,4,1
-36,1,2,2,1,15,2,1,3,26,8,7,0,0,0,4,0
-37,6,2,2,1,19,2,2,0,8,10,13,0,0,0,4,1
-40,6,0,3,1,39,1,1,2,24,11,11,0,0,0,4,1
-37,11,0,2,1,44,2,1,3,27,8,15,0,0,0,4,1
-22,1,2,2,1,8,2,2,0,7,5,0,11,0,0,4,1
-40,5,0,3,1,14,1,1,0,26,1,5,0,0,0,4,1
-14,1,3,2,1,66,1,2,0,15,5,6,43,0,0,4,1
-26,10,3,2,1,21,1,1,2,12,11,13,0,0,0,4,1
-33,1,2,2,1,39,1,2,3,7,6,13,22,0,0,4,1
-14,10,3,3,1,14,2,1,0,25,3,6,11,0,0,4,1
-23,1,0,2,1,42,1,1,3,10,6,1,33,0,0,4,1
-16,8,2,2,1,2,2,2,3,26,8,13,0,0,0,4,0
-27,5,0,3,1,9,1,1,0,27,1,10,11,0,0,4,1
-23,8,2,2,1,9,2,1,3,26,8,1,11,0,0,4,0
-42,6,2,1,1,58,2,1,3,26,8,7,0,0,0,4,0
-21,8,2,3,1,18,1,1,0,30,3,15,22,0,0,4,1
-12,8,3,3,1,5,1,2,0,13,1,5,11,0,0,4,1
-11,0,3,2,1,20,2,2,3,7,8,14,0,0,0,4,1
-20,8,3,2,1,56,2,1,3,26,8,13,11,0,0,4,0
-13,7,2,3,1,52,2,2,0,13,10,12,0,40,12,0,1
-23,8,2,4,1,19,1,1,0,21,5,13,11,0,0,4,1
-39,0,2,2,1,21,1,1,0,22,3,9,0,0,0,4,1
-21,1,2,4,1,13,2,1,0,23,5,12,11,0,0,4,1
-10,7,2,3,1,9,2,1,0,25,3,11,22,106,30,0,1
-41,0,2,2,1,9,2,1,0,1,5,16,0,0,0,4,1
+23,1,2,1,1,23,2,2,3,26,8,1,11,0,0,4,0
+8,8,3,2,1,2,1,2,0,8,5,11,11,0,0,4,1
+37,8,0,2,1,69,1,1,3,26,8,8,0,0,0,4,0
+34,5,2,3,1,45,1,1,0,10,10,3,22,0,0,4,1
+13,5,3,3,1,46,1,2,0,30,5,11,38,0,0,4,1
+17,5,2,3,1,47,1,1,0,2,1,15,33,0,0,4,1
+35,1,2,2,1,62,2,1,3,26,8,11,11,0,0,4,0
+15,1,3,2,1,65,2,1,3,25,6,2,33,0,0,4,1
+28,5,2,2,1,18,1,1,0,13,10,2,11,0,0,4,1
+16,10,0,2,1,18,2,1,3,23,8,1,6,0,0,4,1
+25,1,3,2,1,64,2,1,3,12,6,11,11,0,0,4,1
+23,0,3,2,1,10,2,1,3,10,8,14,0,0,0,4,1
+14,8,2,2,1,71,2,1,0,12,10,10,11,38,1,0,1
+22,10,0,3,1,56,2,1,3,16,11,1,0,0,0,4,1
+14,8,3,2,1,65,2,1,3,6,8,12,22,0,0,4,1
+24,8,2,2,1,65,1,1,0,20,4,16,0,0,0,4,1
+20,0,0,2,1,24,2,1,3,23,8,11,11,0,0,4,1
+41,2,0,2,1,69,2,1,3,26,8,13,22,0,0,4,0
+16,0,2,2,1,19,1,1,0,26,3,12,11,0,0,4,1
+13,5,3,3,1,43,1,1,0,29,1,12,11,0,0,4,1
+18,8,2,2,1,36,2,1,3,11,6,9,0,0,0,4,1
+30,5,2,3,1,29,1,1,0,9,10,12,0,0,0,4,1
+44,5,0,3,1,58,1,1,2,8,3,6,33,0,0,4,1
+31,1,2,2,1,9,1,2,0,30,5,12,0,0,0,4,1
+9,1,2,1,1,47,2,1,3,23,8,2,11,0,0,4,1
+12,7,3,3,1,48,2,1,0,11,3,9,0,0,0,4,1
+36,10,2,2,1,9,1,1,2,26,3,13,22,0,0,4,1
+34,3,2,1,1,44,2,1,0,8,5,2,0,0,0,4,1
+30,5,2,3,1,25,2,1,3,4,8,12,11,0,0,4,1
+30,10,2,2,2,9,1,1,3,23,8,12,0,0,0,4,1
+15,12,3,4,1,9,1,1,3,26,8,6,0,0,0,4,0
+26,5,2,3,1,37,2,1,0,26,3,12,0,0,0,4,1
+32,5,2,2,1,52,2,1,3,26,8,6,11,0,0,4,0
+17,8,2,2,1,54,2,1,0,11,7,9,33,0,0,4,1
+25,7,2,2,1,17,2,1,0,13,10,10,0,0,0,4,1
+28,0,2,2,1,56,2,2,3,6,8,12,22,0,0,4,1
+33,11,0,3,1,9,1,1,0,24,5,11,11,0,0,4,1
+17,10,3,2,1,21,2,1,0,1,3,10,0,0,0,4,1
+10,1,2,2,1,63,2,2,3,26,8,7,0,0,0,4,0
+27,10,2,3,1,43,2,1,3,10,6,14,22,0,0,4,1
+18,5,2,3,1,16,1,1,3,10,6,6,0,0,0,4,1
+15,3,2,1,1,26,1,1,0,17,1,10,43,0,0,4,1
+20,1,2,1,1,57,2,1,3,25,6,16,11,0,0,4,1
+17,5,3,3,1,62,1,1,3,27,6,1,0,0,0,4,1
+18,0,2,2,1,14,2,1,0,10,10,6,11,0,0,4,1
+21,8,3,4,1,32,2,1,3,26,8,9,0,0,0,4,0
+13,8,2,2,1,31,2,2,3,26,8,5,0,0,0,4,0
+19,10,3,2,1,40,2,1,3,13,8,14,0,0,0,4,1
+32,5,2,2,1,13,1,1,0,7,5,10,0,0,0,4,1
+13,8,3,2,1,15,1,2,0,27,3,0,11,0,0,4,1
+28,1,2,2,1,33,2,1,3,26,8,11,0,0,0,4,0
+21,10,3,4,1,49,2,1,3,27,8,5,0,0,0,4,1
+34,5,2,3,1,63,1,1,0,25,1,4,0,0,0,4,1
+19,10,2,2,1,34,2,1,3,26,8,3,0,0,0,4,0
+22,7,2,2,1,61,2,1,3,26,8,5,11,0,0,4,0
+19,10,3,2,1,3,2,1,0,4,1,2,43,0,0,4,1
+6,1,3,2,2,2,2,1,3,3,6,10,22,0,0,4,1
+22,1,2,2,1,14,2,1,3,26,8,11,38,0,0,4,0
+44,6,2,2,1,18,1,1,0,11,3,7,0,0,0,4,1
+53,6,2,1,1,50,1,1,0,7,3,15,38,0,0,4,1
+14,5,3,3,1,33,2,1,0,3,1,15,11,0,0,4,1
+27,0,2,2,1,70,1,1,0,27,1,9,11,0,0,4,1
+44,3,2,4,1,25,1,1,2,18,3,9,0,0,0,4,1
+13,7,3,3,1,21,2,2,0,20,4,14,0,0,0,4,1
+20,10,2,2,1,24,1,1,0,25,1,14,0,0,0,4,1
+26,1,2,4,1,18,2,1,3,6,8,10,0,0,0,4,1
+38,10,0,2,1,18,2,1,0,26,1,9,22,0,0,4,1
+19,8,0,2,1,52,2,1,3,7,8,12,11,0,0,4,1
+42,6,2,3,1,66,2,1,3,26,8,0,0,0,0,4,0
+13,9,2,1,1,50,2,1,0,1,5,10,0,0,0,4,1
+33,0,3,3,1,45,1,1,2,20,4,15,11,0,0,4,1
+35,1,0,1,1,33,2,1,3,23,8,6,11,0,0,4,1
+13,1,2,1,1,39,2,1,0,16,5,15,11,0,0,4,1
+14,10,3,2,1,45,1,1,0,29,1,9,11,0,0,4,1
 29,1,2,4,1,37,2,1,3,26,8,3,0,0,0,4,0
+31,5,2,3,1,44,2,1,3,26,8,7,0,0,0,4,0
+14,1,2,1,1,46,2,1,3,11,6,13,33,0,0,4,1
+36,8,2,2,1,27,2,1,3,26,8,10,11,0,0,4,0
+28,11,0,2,1,40,2,1,0,10,10,10,0,82,1,3,1
+39,10,2,2,1,11,2,1,3,26,8,0,33,0,0,4,0
+13,7,3,3,1,18,2,1,3,7,8,12,0,0,0,4,1
+22,1,3,2,1,37,1,1,0,10,10,16,0,0,0,4,1
+18,10,3,2,1,33,2,2,3,26,8,8,0,0,0,4,0
+37,10,2,2,1,33,2,2,0,24,5,2,38,0,0,4,1
+16,10,2,2,1,53,2,1,3,26,8,6,11,0,0,4,0
+36,1,2,1,1,41,2,1,3,26,8,11,11,0,0,4,0
+37,3,2,1,1,27,1,1,3,10,6,15,11,0,0,4,1
+15,0,2,2,1,9,2,1,2,8,5,4,45,0,0,4,1
+23,5,2,1,1,54,2,1,0,8,10,16,0,0,0,4,1
+6,10,3,2,1,0,2,2,3,26,8,4,0,0,0,4,0
+29,10,2,2,1,25,2,1,0,13,5,15,11,0,0,4,1
+22,10,0,2,1,9,1,1,0,28,1,12,11,0,0,4,1
+5,2,3,1,1,45,2,1,3,4,8,9,11,0,0,4,1
+26,1,2,2,1,21,2,1,3,25,5,4,11,0,0,4,1
+15,1,3,3,1,62,1,1,0,30,3,3,0,546,1,3,1
+30,1,2,1,1,51,1,1,0,2,1,14,22,0,0,4,1
+8,10,2,2,1,1,1,2,0,30,5,9,38,0,0,4,1
+29,8,2,2,1,46,1,2,0,29,1,16,11,0,0,4,1
+13,5,2,3,1,61,1,1,0,28,1,2,0,0,0,4,1
+22,5,2,3,1,4,2,1,3,26,8,6,0,0,0,4,0
+17,6,3,1,1,48,1,1,3,26,8,4,0,0,0,4,0
+12,11,3,3,1,37,1,1,0,2,3,11,22,0,0,4,1
+22,1,2,2,1,8,2,2,0,7,5,0,11,0,0,4,1
+26,1,2,2,1,57,2,1,3,26,8,10,0,0,0,4,0
+23,1,3,2,1,64,2,1,3,0,5,10,47,0,0,4,1
+36,5,2,3,1,9,1,1,3,26,8,2,11,0,0,4,0
+29,0,2,2,1,43,2,1,3,26,8,3,11,0,0,4,0
+38,1,3,2,1,61,1,2,0,29,5,14,22,0,0,4,1
+40,7,2,3,1,4,2,1,3,26,8,9,0,0,0,4,0
+23,5,3,3,1,25,1,1,0,13,10,11,0,0,0,4,1
+31,5,0,2,1,5,2,1,3,30,6,1,1,0,0,4,1
+35,0,0,4,1,32,1,1,0,2,5,3,11,0,0,4,1
+22,1,2,1,1,22,2,1,3,7,8,2,22,0,0,4,1
+28,11,2,2,1,32,1,1,0,3,1,12,11,0,0,4,1
+10,5,3,3,1,70,2,1,3,19,8,13,0,0,0,4,1
+11,1,3,4,1,62,2,2,0,7,5,6,33,0,0,4,1
+21,0,0,2,1,4,2,1,3,26,8,11,11,0,0,4,0
+28,5,2,3,1,9,1,1,0,9,10,13,11,13,24,1,1
+15,1,2,2,1,38,1,1,0,25,3,4,22,0,0,4,1
+16,10,0,3,1,61,2,1,0,28,1,11,11,0,0,4,1
+22,1,2,2,1,9,2,2,3,12,6,0,38,0,0,4,1
+34,1,2,1,1,15,2,1,3,26,8,7,0,0,0,4,0
+9,10,3,2,2,9,1,2,0,29,5,13,0,0,0,4,1
 21,10,2,2,1,46,2,1,0,9,3,4,11,181,1,1,1
-42,6,0,2,1,11,1,1,0,2,5,13,11,0,0,4,1
-21,1,2,3,1,58,1,1,0,7,5,12,43,0,0,4,1
-41,6,2,1,1,40,2,1,0,26,1,10,22,0,0,4,1
-26,1,2,4,1,18,2,1,3,6,8,10,0,0,0,4,1
-23,1,2,2,1,55,2,1,0,1,5,11,0,0,0,4,1
-23,1,2,1,1,14,2,1,3,12,8,4,11,0,0,4,1
-17,1,3,2,1,14,2,2,3,26,8,6,0,0,0,4,0
-9,5,3,3,2,8,2,1,3,25,6,10,11,0,0,4,1
-29,8,2,2,1,43,2,1,0,1,5,10,33,0,0,4,1
-10,0,0,2,1,66,2,1,3,29,8,10,11,0,0,4,1
-29,1,2,2,1,34,1,1,0,2,1,10,0,0,0,4,1
-14,8,3,2,1,57,2,1,0,12,10,4,11,0,0,4,1
-25,7,2,2,1,17,2,1,0,13,10,10,0,0,0,4,1
-4,9,3,2,1,44,1,1,0,3,3,7,0,0,0,4,1
-17,1,0,2,1,9,2,1,3,12,8,2,0,0,0,4,1
-38,8,2,1,1,51,1,2,2,13,5,6,0,0,0,4,1
-14,5,3,3,1,33,2,1,0,3,1,15,11,0,0,4,1
-9,10,3,3,1,70,2,1,0,25,3,1,0,0,0,4,1
-13,5,2,3,1,17,2,1,0,25,3,11,11,152,38,1,1
-24,5,2,3,1,45,2,1,0,8,5,13,0,0,0,4,1
-16,1,2,2,1,31,2,1,3,15,8,15,0,0,0,4,1
-14,8,2,2,1,4,2,1,3,23,8,2,11,0,0,4,1
-20,0,3,2,1,39,1,1,3,26,6,14,11,0,0,4,1
-18,11,0,2,1,68,1,1,0,3,1,9,22,0,0,4,1
-35,11,2,4,1,15,1,1,3,26,8,9,22,0,0,4,0
-29,1,0,1,1,14,2,1,3,22,6,7,11,0,0,4,1
-15,8,2,2,1,9,2,1,3,26,8,11,0,0,0,4,0
-27,11,0,2,1,40,2,1,3,21,8,13,0,0,0,4,1
-25,7,0,2,1,41,1,1,0,10,10,4,22,0,0,4,1
-18,1,2,2,1,22,1,1,3,26,6,6,0,0,0,4,1
-17,9,3,2,1,24,2,1,0,7,3,13,22,112,33,0,1
-28,10,2,2,1,55,2,1,3,7,6,13,11,0,0,4,1
+17,8,3,1,1,21,1,2,0,2,5,11,11,0,0,4,1
+30,7,2,3,1,9,1,1,0,21,4,3,22,0,0,4,1
+14,10,3,2,1,9,2,1,3,26,8,3,0,0,0,4,0
+37,5,2,3,1,4,1,1,0,23,5,14,11,0,0,4,1
+20,10,2,2,1,18,1,1,0,3,1,15,33,0,0,4,1
+16,0,2,2,1,68,1,1,3,27,8,5,0,0,0,4,1
+22,6,2,1,1,9,2,2,3,26,8,6,0,0,0,4,0
+32,7,2,2,1,9,1,1,0,4,1,12,11,0,0,4,1
+21,10,3,2,1,10,2,1,3,12,8,4,11,0,0,4,1
+20,8,0,2,1,58,1,1,3,26,6,12,0,0,0,4,1
+9,9,2,2,1,13,2,1,0,7,5,13,11,0,0,4,1
 21,10,3,3,1,50,2,1,3,26,8,6,0,0,0,4,0
-21,1,2,1,1,13,1,1,0,22,3,15,0,0,0,4,1
-67,6,0,1,1,65,1,1,0,9,3,9,22,0,0,4,1
-7,9,2,3,1,9,2,1,0,13,5,14,33,0,0,4,1
-24,8,2,2,1,41,2,2,0,7,5,0,11,0,0,4,1
+16,8,3,2,1,9,2,1,3,26,8,4,0,0,0,4,0
+16,5,3,3,1,38,2,1,3,26,8,1,11,0,0,4,0
+29,2,2,2,1,9,1,1,3,26,6,4,0,0,0,4,1
+23,8,0,3,1,20,2,1,0,30,5,12,0,0,0,4,1
+19,5,2,3,1,49,1,1,0,4,1,14,38,0,0,4,1
+8,10,3,3,1,13,1,1,0,4,3,2,0,0,0,4,1
+12,0,0,2,1,43,2,1,3,25,6,10,6,0,0,4,1
+27,10,3,3,1,9,1,1,0,9,1,13,33,0,0,4,1
+28,5,2,2,1,9,1,1,0,9,10,6,0,0,0,4,1
+9,1,3,2,1,31,2,1,3,21,8,13,0,0,0,4,1
+39,11,2,3,1,47,1,1,3,26,8,10,0,0,0,4,0
+40,5,2,4,1,11,2,1,3,26,8,7,22,0,0,4,0
+40,1,2,2,1,31,1,1,3,30,6,10,22,0,0,4,1
+28,3,0,1,1,26,2,1,0,9,5,1,11,0,0,4,1
+28,10,0,2,1,8,2,1,0,28,1,9,22,0,0,4,1
+7,1,3,2,1,3,2,1,0,15,5,12,0,0,0,4,1
+10,10,3,2,2,0,2,1,3,27,6,13,11,0,0,4,1
+17,5,0,3,1,62,2,1,0,30,5,1,0,0,0,4,1
+29,8,2,2,1,43,2,1,0,1,5,10,33,0,0,4,1
+17,10,3,3,1,54,1,1,0,13,10,15,11,0,0,4,1
+12,10,3,3,1,15,2,1,3,13,8,5,11,0,0,4,1
+33,7,2,3,1,55,2,2,0,24,5,11,33,0,0,4,1
+12,5,3,2,1,50,2,1,0,13,10,11,0,0,0,4,1
+42,1,2,4,1,10,2,1,3,26,8,7,0,0,0,4,0
+9,10,3,3,1,61,1,1,0,21,4,14,11,0,0,4,1
+10,0,3,2,1,2,1,2,0,1,5,13,11,0,0,4,1
+40,6,2,4,1,69,1,1,0,13,5,15,33,0,0,4,1
+22,10,2,2,1,47,1,1,0,4,1,6,11,0,0,4,1
+10,11,3,3,1,9,2,1,3,26,8,3,11,0,0,4,0
+11,8,3,4,1,25,1,1,0,23,4,13,11,0,0,4,1
+21,1,2,2,1,51,2,1,3,26,8,8,0,0,0,4,0
+42,8,3,1,1,38,2,1,3,6,8,15,11,0,0,4,1
+19,10,2,3,1,15,2,1,0,4,3,13,0,0,0,4,1
+16,8,2,2,1,36,1,1,0,27,1,14,11,0,0,4,1
+15,0,2,4,1,34,1,1,0,10,10,10,0,0,0,4,1
+26,7,2,2,1,63,1,1,3,26,10,6,0,0,0,4,1
+20,0,0,2,1,24,2,1,0,26,3,1,22,167,12,3,1
+12,0,3,2,1,4,1,1,0,7,5,11,47,0,0,4,1
+30,5,3,3,1,67,1,1,0,17,1,15,33,0,0,4,1
 15,0,3,2,1,41,2,1,3,26,8,7,11,0,0,4,0
-9,10,3,3,1,9,2,1,3,26,8,9,0,0,0,4,0
-35,1,2,1,2,5,1,1,0,21,4,10,0,0,0,4,1
-42,6,2,3,1,32,2,1,0,11,3,9,0,0,0,4,1
-23,1,3,2,2,11,2,2,0,28,5,11,0,0,0,4,1
-18,10,3,2,1,60,1,1,0,28,1,14,0,0,0,4,1
-8,9,3,2,1,9,1,1,0,11,3,2,11,0,0,4,1
-14,7,2,2,1,53,2,1,0,2,5,14,0,0,0,4,1
+39,10,0,2,1,37,1,1,0,5,1,13,11,0,0,4,1
+19,8,2,2,1,47,2,2,0,23,5,11,33,0,0,4,1
+8,9,3,2,1,59,1,1,0,8,3,0,0,0,0,4,1
+28,3,2,2,1,34,2,1,0,23,5,0,21,0,0,4,1
+20,5,2,3,1,13,2,1,3,4,8,11,33,0,0,4,1
+5,8,3,2,1,61,2,1,3,20,8,2,0,0,0,4,1
+11,11,3,1,1,55,1,1,0,21,4,14,0,0,0,4,1
+12,0,2,2,1,49,2,1,0,13,10,11,33,0,0,4,1
+43,5,2,2,1,71,1,1,0,9,1,16,43,0,0,4,1
+23,1,0,1,1,17,2,1,0,9,5,12,22,0,0,4,1
+10,7,2,3,1,9,2,1,0,25,3,11,22,106,30,0,1
+8,0,3,2,1,31,1,1,0,10,3,12,22,0,0,4,1
+23,2,2,1,1,44,2,1,0,13,10,11,11,0,0,4,1
+14,5,0,3,1,28,1,2,0,6,5,14,33,0,0,4,1
+18,2,2,3,1,37,1,1,3,7,6,8,33,0,0,4,1
+41,5,2,3,1,36,1,2,0,6,5,14,22,0,0,4,1
+31,1,2,1,1,1,2,1,0,28,5,10,22,0,0,4,1
+35,5,0,2,1,9,1,2,2,14,2,2,0,0,0,4,1
+32,5,2,4,1,67,1,1,0,19,3,6,0,178,1,0,1
+7,5,2,2,1,28,2,1,0,15,5,13,0,0,0,4,1
+41,3,0,1,1,25,1,1,3,26,8,9,11,0,0,4,0
+25,2,2,2,1,9,1,1,3,22,6,0,45,0,0,4,1
+28,8,2,1,1,23,2,1,3,26,8,6,0,0,0,4,0
+34,1,2,2,1,63,1,2,2,12,10,14,22,0,0,4,1
+27,5,0,3,1,68,1,2,0,29,5,13,0,0,0,4,1
+27,10,2,2,1,69,1,1,0,28,5,12,11,0,0,4,1
+23,2,3,2,1,61,1,1,0,16,5,2,0,0,0,4,1
+17,0,0,2,1,42,1,2,0,13,10,14,11,0,0,4,1
+14,1,3,3,1,62,1,1,3,4,10,15,0,0,0,4,1
+30,1,2,1,1,34,2,1,3,26,8,3,11,0,0,4,0
+34,5,2,4,1,28,2,1,3,4,8,14,0,0,0,4,1
+30,11,3,3,1,39,1,1,3,7,6,1,0,0,0,4,1
 51,5,2,3,1,67,1,1,2,26,3,3,22,0,0,4,1
-36,10,2,2,1,17,2,1,3,26,8,7,0,0,0,4,0
-21,2,2,1,1,48,2,1,3,19,11,4,0,0,0,4,1
+13,7,2,3,1,52,2,2,0,13,10,12,0,40,12,0,1
+22,10,2,3,1,51,2,1,3,26,8,5,0,0,0,4,0
+11,0,3,2,1,20,2,2,3,7,8,14,0,0,0,4,1
+15,8,2,2,1,41,2,1,2,13,11,4,0,550,30,0,1
+28,10,2,2,1,41,1,2,0,19,3,2,0,0,0,4,1
+11,1,3,2,1,69,2,1,3,12,6,5,0,0,0,4,1
+19,1,3,2,1,53,1,2,0,17,5,12,33,0,0,4,1
+27,5,0,3,1,9,1,1,0,27,1,10,11,0,0,4,1
+57,6,0,1,1,44,2,1,0,25,3,3,22,0,0,4,1
 10,8,2,2,1,53,2,2,0,29,5,6,11,0,0,4,1
-9,5,3,3,1,15,2,1,3,21,8,13,22,0,0,4,1
-38,10,2,3,1,63,1,1,0,13,1,12,33,0,0,4,1
-16,8,3,2,1,9,2,1,3,26,8,4,0,0,0,4,0
-8,8,3,2,1,2,1,2,0,8,5,11,11,0,0,4,1
-8,0,3,3,1,38,1,2,0,18,3,7,11,0,0,4,1
-33,10,2,2,1,25,2,2,0,8,3,14,0,0,0,4,1
-14,5,3,3,1,46,1,1,0,13,1,12,38,0,0,4,1
-8,8,3,3,1,12,2,1,0,27,3,16,11,0,0,4,1
-32,1,2,1,1,46,2,1,0,28,1,10,11,0,0,4,1
-17,5,0,3,1,9,2,1,2,21,11,5,0,0,0,4,1
-20,1,2,2,1,20,1,1,3,7,6,3,47,0,0,4,1
+11,5,2,3,1,25,2,2,3,28,8,5,33,0,0,4,1
+17,0,2,2,1,8,2,1,3,22,6,3,45,0,0,4,1
+33,1,2,1,1,55,1,1,0,2,1,12,22,0,0,4,1
+14,10,3,2,1,56,2,1,3,23,8,13,22,0,0,4,1
+31,10,2,2,1,66,2,1,0,20,4,2,0,0,0,4,1
+40,6,2,1,1,47,1,1,0,4,1,10,11,0,0,4,1
+19,3,2,2,1,64,1,2,0,26,3,12,22,0,0,4,1
+17,10,3,2,1,42,1,1,0,2,1,10,22,0,0,4,1
+13,10,3,3,1,28,2,1,3,30,8,10,22,0,0,4,1
+8,10,3,2,1,61,2,1,3,20,8,11,22,0,0,4,1
+14,8,3,2,1,57,2,1,0,12,10,4,11,0,0,4,1
+31,8,0,2,1,70,1,1,3,12,6,14,11,0,0,4,1
+40,2,2,3,1,68,1,1,3,26,6,2,11,0,0,4,1
+28,2,2,3,1,24,1,1,0,14,1,11,43,0,0,4,1
+27,0,3,2,1,26,2,1,3,26,8,6,0,0,0,4,0
+21,1,3,2,1,9,1,1,0,14,5,14,33,0,0,4,1
+15,5,3,3,1,7,2,1,3,26,8,9,0,0,0,4,0
+15,10,3,3,1,18,2,1,0,10,10,9,11,91,1,1,1
+26,8,0,2,1,53,2,2,3,19,8,8,11,0,0,4,1
+38,6,0,3,1,20,1,2,0,13,5,14,0,0,0,4,1
+17,11,3,2,1,15,2,1,2,5,10,5,0,0,0,4,1
+35,1,2,1,1,56,1,1,0,20,1,7,43,0,0,4,1
+12,2,2,2,1,15,1,2,0,10,10,11,11,0,0,4,1
+32,10,2,1,1,17,1,1,3,26,8,1,11,0,0,4,0
+18,8,2,1,1,9,2,1,3,11,6,0,0,0,0,4,1
+14,10,3,3,1,14,2,1,0,25,3,6,11,0,0,4,1
+41,0,2,2,1,9,2,1,0,1,5,16,0,0,0,4,1
+13,8,2,3,1,43,2,1,3,26,8,8,0,0,0,4,0
+43,6,2,2,1,65,1,1,0,27,1,10,33,0,0,4,1
+34,2,2,3,2,5,1,1,0,29,5,11,0,0,0,4,1
+35,1,2,2,1,59,1,1,0,22,3,7,0,0,0,4,1
+16,1,3,2,1,49,2,1,0,13,10,15,0,0,0,4,1
+40,5,2,2,1,4,1,1,0,24,5,12,3,0,0,4,1
+12,0,2,2,1,23,1,1,0,12,10,0,0,0,0,4,1
+14,8,3,3,1,70,1,1,0,12,10,11,0,0,0,4,1
+22,2,2,3,2,9,1,1,3,10,6,15,33,0,0,4,1
+12,8,3,2,2,4,2,1,0,9,5,10,0,0,0,4,1
+55,6,2,3,1,20,2,1,0,19,3,10,11,0,0,4,1
+23,1,2,2,1,55,2,1,0,1,5,11,0,0,0,4,1
+21,5,2,3,1,2,1,2,3,2,6,15,46,0,0,4,1
+12,8,2,2,1,52,1,2,0,1,5,14,38,0,0,4,1
+38,5,2,3,1,9,1,2,3,12,6,9,0,0,0,4,1
+28,7,2,3,1,30,1,1,0,10,10,1,0,3,30,0,1
+23,7,2,2,2,9,2,1,0,8,10,13,0,0,0,4,1
+12,1,3,1,1,9,1,1,0,6,5,13,22,0,0,4,1
+10,7,3,3,1,66,1,1,0,7,3,8,0,0,0,4,1
+21,1,2,1,1,62,1,1,3,29,8,14,0,0,0,4,1
+12,2,3,2,1,64,1,1,0,22,3,4,33,0,0,4,1
+19,5,3,3,1,28,1,2,0,13,10,8,11,0,0,4,1
+26,10,0,2,1,34,1,1,0,8,10,1,0,0,0,4,1
+19,5,2,3,1,46,2,1,0,11,3,8,11,82,30,1,1
+26,7,2,3,1,13,1,1,0,12,1,11,38,0,0,4,1
+37,6,2,2,1,19,2,2,0,8,10,13,0,0,0,4,1
+36,5,0,3,1,27,2,2,2,9,10,0,0,0,0,4,1
+34,3,2,2,1,45,2,1,3,5,8,15,22,0,0,4,1
+12,10,3,2,1,34,1,1,0,13,10,10,22,0,0,4,1
+27,10,0,2,1,33,1,1,0,28,1,15,22,0,0,4,1
+28,0,0,2,1,28,1,1,0,4,3,2,0,0,0,4,1
+37,3,2,2,1,15,2,1,2,13,5,1,46,0,0,4,1
+15,2,3,3,1,37,2,2,0,23,4,15,38,0,0,4,1
diff --git a/DATA/Datasets/Bank/LR/DO_16.data b/DATA/Datasets/Bank/LR/DO_16.data
index 610e27e10b3ed9f7bb31a0ea8e5d87991e4c5e5f..34d007bcff169864824784a20fc8ee4d15869014 100644
--- a/DATA/Datasets/Bank/LR/DO_16.data
+++ b/DATA/Datasets/Bank/LR/DO_16.data
@@ -1,1600 +1,1600 @@
-31,1,2,1,1,37,1,2,0,30,5,4,43,0,0,4,1
-12,5,3,3,1,53,1,2,0,9,5,11,0,0,0,4,1
-12,5,3,3,1,59,1,1,0,19,3,6,11,0,0,4,1
-14,1,2,2,1,32,2,1,0,10,10,5,22,0,0,4,1
-29,0,2,2,1,43,2,1,3,26,8,3,11,0,0,4,0
-15,2,3,3,1,37,2,2,0,23,4,15,38,0,0,4,1
-9,5,3,3,1,71,2,1,3,25,6,13,11,0,0,4,1
-23,8,0,2,1,67,2,1,0,11,3,15,0,0,0,4,1
-33,1,2,2,1,32,2,1,3,26,8,13,0,0,0,4,0
-28,5,0,3,1,15,1,1,0,2,1,13,22,0,0,4,1
-13,5,0,3,1,36,2,1,0,8,5,11,38,0,0,4,1
-23,0,3,2,1,67,1,2,3,2,6,11,33,0,0,4,1
-13,10,3,3,1,28,2,1,3,30,8,10,22,0,0,4,1
-10,10,3,3,1,20,2,1,0,17,5,4,11,0,0,4,1
-32,1,2,1,1,9,1,1,3,26,8,7,22,0,0,4,0
-19,8,2,2,1,19,2,1,0,7,3,4,11,0,0,4,1
-21,11,2,2,1,28,1,1,0,13,10,13,11,0,0,4,1
-35,1,2,1,1,31,1,1,0,24,5,13,33,0,0,4,1
-12,10,3,2,1,67,2,1,3,5,10,6,0,0,0,4,1
-21,1,3,2,1,9,1,1,0,14,5,14,33,0,0,4,1
-12,2,3,2,1,64,1,1,0,22,3,4,33,0,0,4,1
-21,7,3,3,1,47,1,1,3,9,6,0,0,0,0,4,1
-11,5,2,3,1,38,1,1,3,20,8,15,11,0,0,4,1
-19,5,2,3,1,49,1,1,0,4,1,14,38,0,0,4,1
-7,5,2,2,1,28,2,1,0,15,5,13,0,0,0,4,1
-16,8,2,2,1,6,2,1,3,18,8,12,0,0,0,4,1
-17,5,0,3,1,18,1,1,0,27,1,13,11,0,0,4,1
-9,10,3,2,1,52,2,1,0,23,5,9,33,0,0,4,1
-18,0,2,2,1,14,2,1,0,10,10,6,11,0,0,4,1
-51,6,2,1,1,29,1,1,0,2,3,9,11,0,0,4,1
-16,8,2,2,1,36,1,1,0,27,1,14,11,0,0,4,1
-17,1,2,4,1,51,2,1,3,12,8,14,11,0,0,4,1
-37,0,3,2,1,66,2,2,3,26,8,0,11,0,0,4,0
-41,6,0,2,1,53,1,1,0,22,3,7,0,0,0,4,1
-14,8,3,2,1,2,2,1,3,13,8,12,22,0,0,4,1
-36,5,2,2,1,35,2,2,3,26,8,5,0,0,0,4,0
-23,1,2,1,1,31,2,1,3,6,8,1,0,0,0,4,1
-32,1,2,1,1,46,2,1,0,28,1,10,11,0,0,4,1
-31,5,2,3,1,60,1,1,3,2,6,11,0,0,0,4,1
-24,1,3,1,1,20,2,1,0,17,5,11,46,0,0,4,1
-13,1,2,2,1,9,2,1,3,26,8,4,0,0,0,4,0
+12,1,2,2,1,9,2,2,0,1,5,4,0,0,0,4,1
+19,5,2,3,1,46,2,1,0,11,3,8,11,82,30,1,1
 13,8,2,2,1,44,2,1,3,26,8,13,11,0,0,4,0
-36,8,2,4,1,44,1,2,3,12,6,14,0,0,0,4,1
-22,8,2,2,1,50,2,1,0,16,5,9,33,0,0,4,1
-42,7,2,1,1,42,1,2,0,21,5,14,43,0,0,4,1
-25,5,2,3,1,9,1,1,0,5,5,2,22,0,0,4,1
-18,11,2,3,1,46,1,1,3,12,6,16,33,0,0,4,1
-31,8,2,2,1,8,2,1,3,29,8,1,0,0,0,4,1
-18,5,2,3,1,59,1,1,0,11,3,8,0,0,0,4,1
-13,1,2,2,1,25,2,1,3,12,8,6,11,0,0,4,1
-29,1,2,2,1,14,2,1,2,3,10,9,0,0,0,4,1
-12,5,3,3,1,19,1,1,0,9,1,10,46,0,0,4,1
-16,2,2,3,1,18,2,1,0,5,5,13,11,0,0,4,1
-31,2,2,1,1,59,1,1,0,9,10,10,0,0,0,4,1
-31,10,3,2,1,2,2,2,0,8,10,10,0,0,0,4,1
-36,5,2,3,1,15,1,1,0,22,3,5,0,0,0,4,1
-23,5,2,3,1,56,1,1,0,12,1,12,11,0,0,4,1
-30,1,3,1,1,59,2,1,0,11,3,4,11,0,0,4,1
-29,0,0,2,1,36,2,1,3,27,6,15,11,0,0,4,1
-16,2,2,3,1,11,2,1,0,26,3,3,1,0,0,4,1
-19,10,2,3,1,15,2,1,0,4,3,13,0,0,0,4,1
-39,5,0,3,1,69,2,1,0,3,1,14,11,0,0,4,1
-13,5,3,3,1,39,1,1,0,11,3,7,0,502,1,0,1
-14,5,2,3,1,66,2,2,0,30,5,0,0,0,0,4,1
-17,10,2,2,1,2,1,2,0,4,1,14,11,0,0,4,1
-39,3,2,1,1,34,1,1,0,2,1,11,33,0,0,4,1
-16,1,2,2,1,64,2,2,0,8,10,3,0,0,0,4,1
-15,10,3,2,1,37,1,2,0,27,1,10,11,0,0,4,1
-40,5,0,3,1,14,1,1,0,26,1,5,0,0,0,4,1
-22,10,0,2,1,9,1,1,0,28,1,12,11,0,0,4,1
-21,5,2,3,1,34,2,1,0,3,1,3,0,0,0,4,1
-29,1,2,2,1,34,1,1,0,2,1,10,0,0,0,4,1
-35,1,0,1,1,33,2,1,3,23,8,6,11,0,0,4,1
-14,0,3,2,1,27,2,1,3,26,8,8,0,0,0,4,0
-12,8,2,2,1,45,2,1,0,12,10,11,0,0,0,4,1
-35,1,2,4,1,23,1,1,3,26,8,2,0,0,0,4,0
-44,6,2,4,1,66,1,1,0,8,3,13,0,0,0,4,1
-23,10,2,2,1,53,2,1,3,10,8,11,38,0,0,4,1
-42,6,0,2,1,27,2,1,3,26,8,7,0,0,0,4,0
-22,5,2,3,1,40,2,1,0,10,10,12,11,187,1,3,1
-41,10,2,2,1,16,2,2,0,15,5,9,33,0,0,4,1
-17,6,3,1,1,48,1,1,3,26,8,4,0,0,0,4,0
-41,6,2,2,1,38,2,1,3,26,8,4,22,0,0,4,0
-7,9,3,2,1,22,2,1,0,16,5,15,0,0,0,4,1
-12,8,3,2,1,52,2,1,0,13,10,12,0,0,0,4,1
-16,5,3,3,1,18,2,1,0,9,10,11,0,91,1,1,1
-22,2,0,2,1,37,2,1,0,9,5,12,22,0,0,4,1
-16,5,2,3,1,9,2,1,0,10,10,13,22,105,12,1,1
-41,6,3,2,1,41,2,1,3,19,8,1,38,0,0,4,1
-29,10,2,2,1,56,2,1,0,3,1,5,0,0,0,4,1
-14,8,3,4,1,30,1,1,0,8,10,1,11,0,0,4,1
-11,8,3,4,1,25,1,1,0,23,4,13,11,0,0,4,1
-23,8,2,4,2,9,1,2,0,23,5,2,33,0,0,4,1
-36,10,2,2,1,9,1,1,2,26,3,13,22,0,0,4,1
-43,6,2,1,1,25,1,1,0,8,3,1,0,0,0,4,1
-11,1,2,2,1,35,2,1,0,7,5,16,0,0,0,4,1
-29,0,0,2,1,56,2,2,2,8,11,10,0,0,0,4,1
-17,9,3,2,1,24,2,1,0,7,3,13,22,112,33,0,1
-15,1,0,2,1,42,2,1,3,15,8,13,11,0,0,4,1
-32,2,2,1,1,50,2,1,3,6,8,12,25,0,0,4,1
-27,10,3,3,1,9,1,1,0,9,1,13,33,0,0,4,1
-33,0,3,2,1,69,1,1,0,15,5,12,11,0,0,4,1
-9,5,3,3,1,19,2,1,0,7,5,10,0,0,0,4,1
-31,0,2,2,1,47,2,1,3,26,8,10,0,0,0,4,0
-11,8,3,1,1,40,1,1,3,25,5,5,22,0,0,4,1
-28,5,3,3,1,9,1,1,0,14,1,12,11,0,0,4,1
-11,8,3,2,1,3,2,1,3,25,6,11,0,0,0,4,1
-19,10,3,2,1,71,1,1,0,29,1,3,38,0,0,4,1
-20,10,2,2,1,32,2,1,3,26,8,9,0,0,0,4,0
-9,0,2,3,1,63,1,1,0,1,3,5,0,0,0,4,1
-27,0,0,2,1,57,2,1,0,16,5,14,46,0,0,4,1
-15,8,0,2,1,48,1,2,0,15,5,11,0,0,0,4,1
-30,3,2,2,1,53,1,2,0,20,5,15,22,0,0,4,1
-9,10,3,2,1,45,1,1,0,20,5,14,22,0,0,4,1
-23,1,3,2,1,64,2,1,3,0,5,10,47,0,0,4,1
-11,10,3,3,1,21,1,1,0,22,3,8,0,0,0,4,1
-13,7,3,3,1,21,2,2,0,20,4,14,0,0,0,4,1
-15,5,0,3,1,35,1,1,0,26,1,1,11,0,0,4,1
-57,6,0,1,1,44,2,1,0,25,3,3,22,0,0,4,1
-21,8,2,2,1,35,2,1,3,10,6,11,0,0,0,4,1
-18,1,2,2,1,49,2,1,3,12,8,10,0,0,0,4,1
-17,1,2,1,1,72,2,1,3,15,8,3,46,0,0,4,1
-15,5,3,3,1,9,1,1,0,2,1,12,45,0,0,4,1
-18,10,3,2,1,60,1,1,0,28,1,14,0,0,0,4,1
-33,11,2,1,1,13,2,1,0,17,5,6,0,0,0,4,1
-14,5,3,3,1,32,2,1,0,13,5,12,22,0,0,4,1
-16,7,3,3,1,50,1,1,0,13,1,6,22,0,0,4,1
-8,2,3,2,1,9,2,1,0,26,3,14,0,185,1,0,1
-28,10,2,2,1,55,2,1,3,7,6,13,11,0,0,4,1
-20,1,0,2,1,23,2,1,0,20,5,1,33,0,0,4,1
-17,11,3,2,1,15,2,1,2,5,10,5,0,0,0,4,1
-22,10,0,3,1,56,2,1,3,16,11,1,0,0,0,4,1
-24,10,3,2,1,16,2,1,3,6,8,6,43,0,0,4,1
-32,0,2,2,1,63,2,1,0,27,1,3,33,0,0,4,1
-15,1,2,2,1,9,2,1,3,13,8,10,22,0,0,4,1
-42,6,2,3,1,9,1,1,3,26,8,11,0,0,0,4,0
-30,5,3,3,1,56,1,1,0,3,3,7,0,0,0,4,1
-29,5,3,3,1,32,1,2,0,23,5,14,33,0,0,4,1
-51,6,2,1,1,39,1,1,0,25,3,3,33,0,0,4,1
-17,0,2,2,1,8,2,1,3,22,6,3,45,0,0,4,1
-43,5,2,2,1,71,1,1,0,9,1,16,43,0,0,4,1
-17,1,3,2,1,45,2,1,3,30,8,12,33,0,0,4,1
-26,11,2,2,1,9,2,1,0,11,3,12,0,190,1,0,1
-25,1,0,1,1,42,1,1,0,12,10,2,0,0,0,4,1
-14,10,3,2,1,56,2,1,3,23,8,13,22,0,0,4,1
-39,6,2,2,1,50,1,1,0,26,1,12,11,0,0,4,1
-14,5,3,3,1,46,1,1,0,13,1,12,38,0,0,4,1
-17,5,0,3,1,22,2,1,0,17,5,14,0,0,0,4,1
-40,6,2,3,1,9,1,1,0,4,1,12,33,0,0,4,1
-13,10,2,2,2,4,2,1,0,9,5,10,11,0,0,4,1
-38,10,0,4,1,56,2,1,3,26,8,10,0,0,0,4,0
-8,8,3,2,1,2,1,2,0,8,5,11,11,0,0,4,1
-13,1,2,2,1,36,2,1,3,15,8,4,11,0,0,4,1
-27,1,0,1,1,2,1,1,0,6,5,14,11,0,0,4,1
+23,5,2,1,1,54,2,1,0,8,10,16,0,0,0,4,1
 7,8,3,2,1,40,1,2,0,6,5,1,11,0,0,4,1
-14,8,2,2,1,71,2,1,0,12,10,10,11,38,1,0,1
-36,8,2,4,1,9,2,1,0,26,3,12,11,184,1,1,1
-8,5,3,3,1,49,1,1,0,1,5,2,22,0,0,4,1
-32,0,2,2,1,33,1,1,2,23,5,0,43,0,0,4,1
-17,3,3,2,1,10,2,1,3,26,6,9,11,0,0,4,1
-20,5,2,3,1,13,2,1,3,4,8,11,33,0,0,4,1
-30,8,2,4,1,21,2,1,3,26,8,1,0,0,0,4,0
-20,5,2,3,1,44,2,1,2,20,11,5,0,0,0,4,1
-33,1,2,1,1,58,2,1,0,16,5,14,11,0,0,4,1
-28,7,0,3,1,26,1,1,0,23,5,11,11,0,0,4,1
-4,0,3,3,1,69,2,1,0,25,3,3,33,0,0,4,1
-13,5,0,3,1,12,2,1,3,18,8,3,33,0,0,4,1
-20,10,0,3,1,23,1,1,3,30,6,15,11,0,0,4,1
-38,8,2,1,1,51,1,2,2,13,5,6,0,0,0,4,1
-39,8,2,2,1,20,2,1,3,26,8,5,0,0,0,4,0
-14,5,2,3,1,21,1,1,2,5,1,12,11,0,0,4,1
-19,5,2,3,1,56,1,1,0,26,3,8,0,0,0,4,1
-39,6,2,2,1,51,2,1,3,26,8,6,11,0,0,4,0
-10,9,3,2,1,19,1,1,0,15,5,1,11,0,0,4,1
-16,1,2,1,1,41,2,1,0,13,10,0,0,0,0,4,1
-21,10,2,2,1,31,2,1,0,8,5,8,11,0,0,4,1
-19,0,2,2,1,15,2,1,0,3,3,2,33,123,24,0,1
-7,1,3,2,1,2,2,1,3,10,6,15,45,0,0,4,1
-31,2,0,4,2,7,2,1,0,23,5,16,11,0,0,4,1
-19,5,2,3,1,55,1,1,2,8,3,10,33,0,0,4,1
-27,11,0,2,1,40,2,1,3,21,8,13,0,0,0,4,1
-31,1,2,2,1,43,2,1,0,2,5,1,11,0,0,4,1
-17,5,0,3,1,44,2,1,3,29,8,1,0,0,0,4,1
-8,10,2,2,1,43,1,2,0,29,5,1,33,0,0,4,1
-36,0,0,2,1,24,1,1,0,4,3,10,38,0,0,4,1
-21,10,2,2,1,11,2,1,0,17,5,3,47,0,0,4,1
-26,5,0,3,1,57,1,1,3,15,8,11,43,0,0,4,1
-4,9,3,2,1,44,1,1,0,3,3,7,0,0,0,4,1
-36,6,2,2,1,54,2,1,3,26,8,4,0,0,0,4,0
-40,6,0,3,1,39,1,1,2,24,11,11,0,0,0,4,1
-22,7,3,3,1,20,1,1,2,20,5,0,45,0,0,4,1
-14,7,2,3,1,17,1,1,0,27,1,3,33,0,0,4,1
-31,10,2,3,1,43,1,1,0,26,1,14,11,0,0,4,1
-19,5,3,3,1,58,2,1,3,26,8,4,0,0,0,4,0
-12,5,2,2,1,68,1,1,0,3,1,10,11,0,0,4,1
-21,10,3,2,1,45,1,2,0,23,5,15,33,0,0,4,1
-13,1,3,2,1,63,1,1,0,28,5,13,11,0,0,4,1
-29,8,2,2,1,46,1,2,0,29,1,16,11,0,0,4,1
-24,5,3,3,1,9,2,2,3,26,8,11,11,0,0,4,1
-12,10,2,2,1,49,2,1,0,13,10,13,0,0,0,4,1
-6,10,3,2,1,46,2,1,3,7,8,15,0,0,0,4,1
-37,5,2,3,1,56,1,1,0,3,1,15,1,0,0,4,1
-24,2,3,4,1,39,1,1,3,7,6,12,0,0,0,4,1
-23,1,2,2,2,63,1,2,0,16,5,12,0,0,0,4,1
-25,8,2,1,1,37,2,1,3,26,8,6,11,0,0,4,0
-22,1,2,2,1,24,2,2,3,12,6,11,11,0,0,4,1
-25,5,2,3,1,17,2,1,0,10,10,0,0,108,12,1,1
-39,11,2,2,1,43,1,1,0,26,3,1,11,0,0,4,1
-7,0,3,2,1,51,1,2,0,22,3,6,0,0,0,4,1
-23,1,2,1,1,28,1,2,3,9,6,5,22,0,0,4,1
-16,10,2,2,1,9,1,1,0,20,1,11,11,0,0,4,1
-22,10,3,3,1,21,2,1,0,11,3,7,0,157,12,0,1
-10,7,3,3,1,9,2,1,3,18,8,5,11,0,0,4,1
-28,10,2,2,1,40,2,1,3,30,8,13,0,0,0,4,1
-18,2,0,3,1,65,1,2,0,28,5,13,22,0,0,4,1
-40,11,2,1,1,13,1,1,0,24,5,5,38,0,0,4,1
-15,11,3,3,1,61,1,1,0,5,1,5,11,0,0,4,1
-36,5,2,2,1,46,1,1,3,26,8,4,0,0,0,4,0
-36,10,2,2,1,17,2,1,3,26,8,7,0,0,0,4,0
-15,10,2,3,1,62,1,1,0,12,10,13,0,3,2,1,1
-12,2,3,1,1,9,2,2,3,19,8,1,0,0,0,4,1
-16,1,3,2,1,49,2,1,0,13,10,15,0,0,0,4,1
-16,5,3,3,1,71,2,1,0,4,1,14,33,0,0,4,1
-22,0,2,1,1,63,2,2,0,13,10,14,0,0,0,4,1
-26,2,2,3,1,59,1,1,2,5,1,11,11,0,0,4,1
-12,8,2,2,1,51,2,1,0,24,5,12,4,0,0,4,1
-27,1,2,1,1,55,2,1,0,12,10,14,11,0,0,4,1
-16,8,3,2,1,9,2,1,3,26,8,4,0,0,0,4,0
-37,6,2,2,1,19,2,2,0,8,10,13,0,0,0,4,1
-16,0,2,2,1,4,2,2,0,1,5,15,0,0,0,4,1
-32,5,2,4,1,67,1,1,0,19,3,6,0,178,1,0,1
-25,0,2,2,1,29,1,1,2,1,10,10,0,0,0,4,1
-14,8,3,3,1,70,1,1,0,12,10,11,0,0,0,4,1
-40,6,2,1,1,47,1,1,0,4,1,10,11,0,0,4,1
-17,7,2,2,1,24,2,2,3,26,6,6,11,0,0,4,1
-14,0,3,2,1,27,1,1,0,28,5,14,38,0,0,4,1
-22,5,3,3,1,16,1,1,0,21,4,4,0,0,0,4,1
-23,1,2,1,1,31,1,1,3,10,6,12,22,0,0,4,1
-16,1,0,2,1,44,2,1,3,4,8,7,0,0,0,4,1
-14,5,2,3,1,9,2,1,3,26,8,6,0,0,0,4,0
-31,1,2,1,1,1,2,1,0,28,5,10,22,0,0,4,1
-23,1,0,1,1,61,1,2,0,6,5,15,38,0,0,4,1
-9,8,2,2,1,9,2,1,0,14,5,5,4,0,0,4,1
-17,7,0,3,1,16,2,1,3,15,8,13,11,0,0,4,1
-7,10,3,2,1,10,1,2,0,29,5,11,11,0,0,4,1
-35,11,2,4,1,15,1,1,3,26,8,9,22,0,0,4,0
-18,10,2,2,1,43,2,2,3,27,8,5,11,0,0,4,1
-20,5,2,3,1,59,1,1,0,22,3,7,0,0,0,4,1
-25,1,2,1,1,37,2,1,0,12,10,7,11,0,0,4,1
-34,3,2,2,1,45,2,1,3,5,8,15,22,0,0,4,1
-25,1,2,2,1,62,2,2,0,12,10,3,11,26,12,1,1
-28,8,2,1,1,23,2,1,3,26,8,6,0,0,0,4,0
-20,10,3,3,1,11,1,1,3,8,6,1,22,0,0,4,1
-10,11,2,1,1,64,2,1,0,11,3,16,38,186,12,0,1
-22,1,3,4,1,30,2,1,3,26,8,6,0,0,0,4,0
-38,6,0,3,1,20,1,2,0,13,5,14,0,0,0,4,1
-12,1,2,2,1,9,2,2,0,1,5,4,0,0,0,4,1
-38,10,2,2,1,57,2,1,3,15,11,10,0,53,12,3,1
-26,0,2,2,1,11,2,1,0,2,5,15,11,0,0,4,1
-16,5,3,3,1,14,1,1,0,26,3,7,46,0,0,4,1
-9,10,3,3,1,70,2,1,0,25,3,1,0,0,0,4,1
-27,0,2,2,1,30,1,1,0,12,1,12,11,0,0,4,1
-20,0,0,2,1,25,2,1,3,18,8,9,11,0,0,4,1
-11,1,3,2,1,51,1,2,0,1,5,1,22,0,0,4,1
-12,7,3,3,1,48,2,1,0,11,3,9,0,0,0,4,1
-17,1,3,2,1,69,2,1,0,6,5,12,43,0,0,4,1
-20,8,3,2,1,56,2,1,3,26,8,13,11,0,0,4,0
-15,10,3,3,1,18,2,1,0,10,10,9,11,91,1,1,1
-33,1,2,4,1,2,2,1,3,26,8,5,11,0,0,4,0
-41,3,2,1,1,9,1,1,0,26,1,1,0,0,0,4,1
-28,8,2,2,1,36,1,1,0,13,10,15,0,0,0,4,1
-22,1,2,2,1,8,2,2,0,7,5,0,11,0,0,4,1
-24,5,2,3,1,15,2,2,0,13,10,15,38,0,0,4,1
-18,5,3,3,1,8,2,1,3,11,6,1,0,0,0,4,1
-13,0,2,2,1,71,2,1,3,10,8,11,0,0,0,4,1
-12,0,3,2,1,2,2,2,3,19,8,13,0,0,0,4,1
-26,0,0,2,1,61,2,1,3,26,8,6,0,0,0,4,0
-29,11,2,1,1,39,1,1,0,13,10,10,11,0,0,4,1
-9,12,3,2,1,13,1,1,2,18,3,7,0,4,1,0,1
-7,1,3,2,1,14,1,2,0,1,5,3,45,0,0,4,1
-12,10,3,3,1,69,2,2,3,10,8,15,43,0,0,4,1
-13,1,0,2,1,9,2,2,0,9,5,15,33,0,0,4,1
-40,6,2,1,1,30,2,1,3,26,8,5,0,0,0,4,0
-39,1,2,1,1,31,2,1,3,26,8,5,0,0,0,4,0
-37,5,0,3,1,9,1,1,0,9,1,8,33,0,0,4,1
-11,5,3,3,1,62,1,1,0,25,3,6,0,0,0,4,1
-22,8,2,1,1,11,2,1,3,23,8,14,11,0,0,4,1
-12,5,3,3,1,55,1,1,0,27,1,4,22,0,0,4,1
-8,8,3,3,1,12,2,1,0,27,3,16,11,0,0,4,1
-18,10,3,2,1,33,2,2,3,26,8,8,0,0,0,4,0
-27,5,0,3,1,68,1,2,0,29,5,13,0,0,0,4,1
-8,11,3,2,1,12,1,1,0,30,5,11,0,0,0,4,1
-30,5,0,3,1,3,2,1,3,26,8,7,0,0,0,4,0
-8,5,3,3,1,62,2,1,3,20,8,5,11,0,0,4,1
-15,5,3,3,1,37,2,1,0,14,5,1,0,0,0,4,1
-19,0,0,2,1,19,2,1,0,13,10,11,33,0,0,4,1
-17,10,2,3,1,39,2,1,0,14,5,12,11,0,0,4,1
-12,10,2,2,1,19,2,2,3,26,8,7,11,0,0,4,0
-6,1,2,1,1,61,2,1,3,7,8,15,0,0,0,4,1
-28,10,2,2,1,41,1,2,0,19,3,2,0,0,0,4,1
-22,8,2,1,1,9,2,1,3,6,8,15,11,0,0,4,1
-30,0,2,1,1,42,2,2,2,24,5,0,47,0,0,4,1
-12,10,3,2,1,68,2,1,3,7,8,2,38,0,0,4,1
-10,1,3,2,1,54,1,2,0,29,5,12,0,0,0,4,1
-36,8,2,2,1,27,2,1,3,26,8,10,11,0,0,4,0
-38,10,2,3,1,63,1,1,0,13,1,12,33,0,0,4,1
-28,10,3,3,1,48,1,1,0,9,1,10,45,0,0,4,1
-28,8,0,2,1,48,1,1,0,13,10,11,11,0,0,4,1
-20,8,2,2,1,19,2,1,3,26,8,7,0,0,0,4,0
-30,5,2,3,1,25,2,1,3,4,8,12,11,0,0,4,1
-35,8,0,1,1,3,2,2,3,28,8,11,0,0,0,4,1
-33,1,2,1,1,9,2,2,0,17,5,15,22,0,0,4,1
-19,8,2,2,1,65,1,2,0,17,5,0,0,0,0,4,1
-12,1,3,2,1,71,2,1,3,11,6,13,11,0,0,4,1
-36,6,0,3,1,9,1,1,3,4,8,12,0,0,0,4,1
-24,1,0,1,1,27,2,1,0,28,5,9,22,0,0,4,1
-41,3,0,1,1,25,1,1,3,26,8,9,11,0,0,4,0
-32,10,2,2,1,47,2,1,3,26,6,10,38,0,0,4,1
-25,5,3,3,1,15,1,1,0,27,1,10,11,0,0,4,1
-28,1,2,1,1,68,1,1,0,27,1,16,0,0,0,4,1
-24,0,0,2,1,70,1,1,0,23,4,15,0,0,0,4,1
-28,0,2,2,1,28,1,1,0,18,1,9,43,0,0,4,1
-15,1,2,2,1,18,2,1,3,15,8,11,22,0,0,4,1
-30,11,3,3,1,39,1,1,3,7,6,1,0,0,0,4,1
-10,1,3,2,1,1,2,1,0,25,5,0,22,0,0,4,1
-10,5,3,3,1,42,1,1,0,18,3,4,11,0,0,4,1
-13,7,3,3,1,32,1,1,0,13,10,11,0,0,0,4,1
-22,1,2,2,1,51,2,1,3,26,8,8,11,0,0,4,0
-35,11,0,2,1,57,1,1,0,10,10,11,0,0,0,4,1
-40,2,2,3,1,68,1,1,3,26,6,2,11,0,0,4,1
-31,1,2,2,1,9,1,2,0,30,5,12,0,0,0,4,1
-23,1,3,2,2,11,2,2,0,28,5,11,0,0,0,4,1
-14,8,3,2,1,32,1,1,0,10,10,14,0,0,0,4,1
-9,1,2,2,1,58,2,1,3,10,6,0,0,0,0,4,1
-12,0,2,2,1,49,2,1,0,13,10,11,33,0,0,4,1
-37,1,2,4,1,64,1,1,3,27,6,12,22,0,0,4,1
-26,10,3,2,1,35,2,1,3,26,8,4,0,0,0,4,0
-17,5,0,3,1,17,1,2,0,12,10,13,0,0,0,4,1
-39,10,2,3,1,9,1,1,3,5,8,14,11,0,0,4,1
-26,1,3,2,1,36,1,2,0,8,5,2,33,0,0,4,1
-20,0,0,2,1,24,2,1,3,23,8,11,11,0,0,4,1
-35,3,2,1,1,10,1,2,3,26,6,12,0,0,0,4,1
-21,10,3,2,1,23,1,1,0,12,10,5,33,0,0,4,1
-14,10,3,3,1,14,2,1,0,25,3,6,11,0,0,4,1
-9,5,3,3,1,33,1,1,0,26,3,15,0,0,0,4,1
-13,5,0,3,1,43,1,1,0,1,3,3,43,0,0,4,1
-33,10,2,3,1,16,2,2,0,1,3,5,0,158,1,0,1
-15,8,2,2,1,41,2,1,2,13,11,4,0,550,30,0,1
-39,1,2,4,1,42,1,1,2,5,10,5,0,0,0,4,1
-8,8,3,2,1,69,2,1,3,18,8,13,11,0,0,4,1
-18,10,3,2,2,13,1,1,0,3,1,11,11,0,0,4,1
-16,0,2,2,1,68,1,1,3,27,8,5,0,0,0,4,1
-19,7,2,2,1,20,1,1,0,28,5,12,11,0,0,4,1
-22,10,0,3,1,51,2,1,0,2,3,8,11,0,0,4,1
-18,7,2,3,1,24,1,1,3,26,8,6,11,0,0,4,0
-13,5,3,3,1,46,1,2,0,30,5,11,38,0,0,4,1
-15,8,2,2,1,28,2,1,3,26,8,13,0,0,0,4,0
-28,0,2,2,1,56,2,2,3,6,8,12,22,0,0,4,1
-28,3,2,1,1,71,1,1,3,26,8,6,0,0,0,4,0
-14,10,2,2,1,66,2,1,3,13,8,13,11,0,0,4,1
-33,5,3,2,1,20,2,1,3,7,6,2,22,0,0,4,1
-14,8,3,2,1,65,2,1,3,6,8,12,22,0,0,4,1
-14,10,3,2,1,45,1,1,0,29,1,9,11,0,0,4,1
-30,5,2,3,1,9,1,1,2,1,10,7,0,0,0,4,1
-24,5,0,3,1,14,1,1,0,18,1,0,33,0,0,4,1
-37,1,2,4,1,69,1,1,0,14,1,3,11,0,0,4,1
-18,8,3,4,1,35,2,1,3,7,8,10,0,0,0,4,1
-33,8,0,2,1,60,1,2,0,6,5,14,0,0,0,4,1
-22,5,2,3,1,26,2,1,3,26,8,9,0,0,0,4,0
-19,5,3,2,1,66,2,1,3,7,8,2,33,0,0,4,1
-17,5,2,3,1,29,2,1,3,26,8,4,0,0,0,4,0
-22,1,3,2,1,37,1,1,0,10,10,16,0,0,0,4,1
-18,8,2,2,1,37,2,1,3,26,8,7,0,0,0,4,0
-13,2,3,2,1,9,1,1,2,4,10,5,0,0,0,4,1
-16,10,2,2,1,53,2,1,3,26,8,6,11,0,0,4,0
-39,1,2,1,1,27,1,1,0,3,1,1,11,0,0,4,1
-35,3,2,1,1,42,1,1,0,20,5,2,11,0,0,4,1
-14,8,2,1,1,29,2,1,0,13,5,0,43,0,0,4,1
-24,10,2,3,1,17,2,1,0,27,1,12,33,0,0,4,1
-36,10,2,2,1,12,1,1,0,23,5,10,22,0,0,4,1
-8,0,2,2,1,63,2,2,3,27,6,3,11,0,0,4,1
-19,5,3,3,1,28,1,2,0,13,10,8,11,0,0,4,1
-13,11,3,1,1,20,1,1,0,23,4,13,11,110,1,1,1
-24,2,2,4,1,26,2,1,0,23,5,12,11,0,0,4,1
-42,1,2,1,1,52,1,1,0,9,1,12,33,0,0,4,1
-40,6,2,1,1,14,1,1,0,9,1,6,11,0,0,4,1
-21,7,2,3,1,10,1,1,3,27,6,11,0,0,0,4,1
-21,10,3,4,1,49,2,1,3,27,8,5,0,0,0,4,1
-9,10,3,2,2,9,1,2,0,29,5,13,0,0,0,4,1
-26,7,2,3,1,13,1,1,0,12,1,11,38,0,0,4,1
-16,10,2,3,1,66,2,1,0,5,1,11,33,0,0,4,1
-27,5,2,3,1,54,2,1,3,26,8,14,11,0,0,4,0
-17,9,3,4,1,36,2,1,3,26,8,11,11,0,0,4,0
-13,7,2,3,1,70,1,1,0,14,1,11,11,0,0,4,1
-22,10,0,2,1,38,1,1,0,27,1,13,11,0,0,4,1
-19,1,3,2,1,53,1,2,0,17,5,12,33,0,0,4,1
-9,5,3,3,2,8,2,1,3,25,6,10,11,0,0,4,1
-33,6,2,1,1,18,1,1,2,17,5,6,33,0,0,4,1
-42,6,0,2,1,11,1,1,0,23,5,10,38,0,0,4,1
-34,1,0,1,1,2,2,1,3,6,8,13,0,0,0,4,1
-28,11,2,2,1,70,1,1,0,28,5,9,38,0,0,4,1
-22,1,0,1,1,9,2,1,3,26,8,15,0,0,0,4,0
-17,5,0,3,1,9,2,1,2,21,11,5,0,0,0,4,1
-36,10,2,2,1,24,1,2,0,20,5,11,22,0,0,4,1
-25,10,2,2,1,16,1,1,0,17,1,9,45,0,0,4,1
-32,10,2,1,1,17,1,1,3,26,8,1,11,0,0,4,0
-11,10,3,3,1,61,2,1,0,30,3,14,22,0,0,4,1
-23,6,0,1,1,3,2,1,3,6,8,2,11,0,0,4,1
-23,2,2,2,1,68,2,1,0,9,10,15,0,0,0,4,1
-10,10,3,2,1,16,1,1,0,19,3,13,0,0,0,4,1
-23,10,0,2,1,46,2,1,0,9,3,8,0,0,0,4,1
-41,6,2,2,1,19,2,2,3,5,8,1,11,0,0,4,1
-19,8,0,2,1,52,2,1,3,7,8,12,11,0,0,4,1
-7,1,2,2,1,9,1,2,0,6,5,4,33,0,0,4,1
-21,1,2,2,1,51,2,1,3,26,8,8,0,0,0,4,0
-19,8,3,2,1,34,2,1,3,22,6,0,22,0,0,4,1
-9,10,2,2,1,4,2,1,0,15,5,7,11,0,0,4,1
-42,1,2,4,1,10,2,1,3,26,8,7,0,0,0,4,0
-35,0,2,2,1,68,2,1,0,27,3,8,22,0,0,4,1
-39,10,0,2,1,59,2,1,3,26,8,7,0,0,0,4,0
-18,5,2,3,1,16,1,1,3,10,6,6,0,0,0,4,1
-16,8,3,2,1,3,1,1,0,13,5,3,22,0,0,4,1
-37,10,2,2,1,9,2,2,0,11,7,2,0,0,0,4,1
-30,5,2,3,1,23,2,1,0,18,3,7,0,0,0,4,1
-9,10,3,3,1,9,2,1,3,26,8,9,0,0,0,4,0
-18,11,0,2,1,68,1,1,0,3,1,9,22,0,0,4,1
-26,5,2,3,1,46,2,2,2,13,10,1,0,0,0,4,1
-42,6,0,2,1,11,1,1,0,2,5,13,11,0,0,4,1
-11,1,3,1,1,27,2,1,3,27,6,7,22,0,0,4,1
-21,5,2,3,1,23,1,1,0,27,1,15,22,0,0,4,1
-31,1,3,1,1,56,2,1,0,17,5,16,11,0,0,4,1
-32,11,2,1,1,63,1,1,3,26,6,10,0,0,0,4,1
-15,1,2,2,1,69,2,1,0,9,5,8,11,0,0,4,1
-19,5,2,3,1,19,1,1,0,10,10,9,22,0,0,4,1
-5,1,3,2,1,52,2,1,3,25,6,12,0,0,0,4,1
-35,0,0,4,1,32,1,1,0,2,5,3,11,0,0,4,1
-37,1,2,1,1,41,1,1,0,9,1,12,33,0,0,4,1
-34,1,2,2,1,57,1,1,0,13,10,15,11,0,0,4,1
-8,8,3,2,1,11,1,1,0,23,4,1,11,0,0,4,1
-19,0,2,1,1,27,2,1,0,30,5,12,0,0,0,4,1
-29,8,2,2,1,43,2,1,0,1,5,10,33,0,0,4,1
-15,5,2,3,1,24,1,1,0,4,1,2,11,0,0,4,1
-23,1,2,2,1,35,2,1,3,5,8,14,0,0,0,4,1
-24,10,3,2,2,0,2,1,3,11,6,11,38,0,0,4,1
-44,3,2,4,1,25,1,1,2,18,3,9,0,0,0,4,1
-42,6,2,3,1,66,2,1,3,26,8,0,0,0,0,4,0
-20,0,3,2,1,9,2,1,3,28,8,13,0,0,0,4,1
-8,11,3,3,1,67,1,1,0,20,4,4,0,0,0,4,1
-15,1,3,2,1,62,1,1,0,27,3,14,11,0,0,4,1
-31,10,2,2,1,66,2,1,0,20,4,2,0,0,0,4,1
-33,5,2,3,1,11,2,1,3,26,8,8,0,0,0,4,0
-22,8,3,2,1,19,2,1,0,12,10,9,0,0,0,4,1
-31,5,0,3,1,64,1,1,0,24,5,2,33,0,0,4,1
-23,1,2,1,1,23,2,2,3,26,8,1,11,0,0,4,0
-23,2,2,1,1,44,2,1,0,13,10,11,11,0,0,4,1
-37,8,2,4,1,36,1,1,0,19,1,12,43,0,0,4,1
-12,1,2,2,1,53,2,2,0,12,10,16,0,85,1,0,1
-11,0,3,2,1,20,2,2,3,7,8,14,0,0,0,4,1
-30,5,2,3,1,54,2,1,3,12,6,13,0,0,0,4,1
-35,5,2,3,1,20,1,1,0,26,3,5,22,0,0,4,1
-20,1,2,2,1,59,2,1,3,13,8,11,11,0,0,4,1
-29,1,0,1,1,14,2,1,3,22,6,7,11,0,0,4,1
-35,1,2,2,1,22,2,1,0,13,10,13,38,61,1,0,1
-42,0,2,2,1,35,2,1,3,26,8,11,0,0,0,4,0
-33,1,2,2,1,63,2,1,3,5,8,15,0,0,0,4,1
-9,9,3,2,1,61,1,1,2,5,10,7,0,0,0,4,1
-25,1,3,1,1,9,1,1,0,30,5,2,0,0,0,4,1
-24,1,0,1,1,37,2,1,0,8,5,2,11,0,0,4,1
-39,1,2,2,1,19,2,1,0,8,10,11,0,0,0,4,1
-36,5,2,2,1,12,2,1,0,17,5,3,22,0,0,4,1
-12,0,0,2,1,9,2,1,0,9,5,12,11,0,0,4,1
-16,10,3,3,1,72,2,1,0,26,3,13,11,0,0,4,1
-16,5,3,3,1,33,2,1,0,13,10,12,43,0,0,4,1
-11,11,3,1,1,55,1,1,0,21,4,14,0,0,0,4,1
-28,10,0,2,1,8,2,1,0,28,1,9,22,0,0,4,1
-14,1,3,3,1,62,1,1,3,4,10,15,0,0,0,4,1
-38,5,0,3,1,47,2,1,3,8,6,10,33,0,0,4,1
-21,5,2,2,1,23,2,1,3,26,8,14,0,0,0,4,0
-13,10,2,2,1,13,2,1,0,5,5,10,22,0,0,4,1
-41,0,2,2,1,20,2,1,0,14,1,2,2,0,0,4,1
-40,1,2,2,1,31,1,1,3,30,6,10,22,0,0,4,1
-12,10,2,3,1,55,2,1,3,18,8,9,11,0,0,4,1
-23,1,2,1,1,18,2,1,3,27,6,11,11,0,0,4,1
-17,5,3,3,1,34,1,1,0,26,3,12,0,0,0,4,1
-7,0,3,3,1,43,2,1,0,19,3,9,0,0,0,4,1
-8,10,3,2,1,42,1,1,0,7,5,11,0,0,0,4,1
-8,9,3,2,1,9,1,1,0,11,3,2,11,0,0,4,1
-18,10,2,2,1,31,1,1,0,20,1,15,33,0,0,4,1
-11,0,3,2,1,10,2,1,0,11,3,6,0,0,0,4,1
-35,5,0,3,1,27,1,1,0,4,3,13,22,0,0,4,1
-8,10,2,2,1,1,1,2,0,30,5,9,38,0,0,4,1
-8,1,3,1,1,70,1,1,0,21,4,2,0,0,0,4,1
-8,8,3,2,1,18,1,1,2,15,11,5,0,0,0,4,1
-19,5,3,3,1,49,2,1,0,4,1,15,43,0,0,4,1
-28,5,3,2,1,3,2,1,3,26,8,7,11,0,0,4,0
-31,8,2,2,1,38,1,1,2,30,3,6,33,0,0,4,1
-29,5,0,3,1,13,2,1,2,19,11,7,0,0,0,4,1
-39,10,2,2,1,66,2,1,3,26,8,12,11,0,0,4,0
-41,5,0,3,1,33,1,1,3,26,8,6,0,0,0,4,0
-10,12,3,2,1,49,1,1,0,20,4,13,0,0,0,4,1
-22,10,2,2,1,47,1,1,0,4,1,6,11,0,0,4,1
-35,1,2,2,1,59,1,1,0,22,3,7,0,0,0,4,1
-18,5,3,3,1,26,1,2,0,12,10,13,0,0,0,4,1
-18,0,0,2,1,53,2,1,3,26,8,11,0,0,0,4,0
-13,0,3,2,1,48,2,2,3,12,8,0,0,0,0,4,1
-13,1,2,2,1,64,2,1,3,10,8,0,33,0,0,4,1
-15,12,2,2,1,40,1,1,0,25,3,15,11,85,38,0,1
-28,0,2,2,1,14,1,1,3,9,6,3,0,0,0,4,1
-25,8,0,2,1,10,2,1,3,10,8,11,22,0,0,4,1
-16,5,2,3,1,61,1,1,2,2,10,10,0,0,0,4,1
-38,5,2,3,1,9,1,2,3,12,6,9,0,0,0,4,1
-10,9,3,2,1,62,1,1,0,23,4,11,11,0,0,4,1
-26,10,3,2,1,21,1,1,2,12,11,13,0,0,0,4,1
-36,10,2,3,1,32,1,1,3,26,8,8,33,0,0,4,0
-18,5,3,3,1,36,1,1,0,9,1,14,46,0,0,4,1
-24,5,2,3,1,43,1,1,0,10,10,13,11,0,0,4,1
-37,8,2,2,1,31,2,1,3,26,8,11,0,0,0,4,1
-41,0,2,2,1,29,2,1,3,26,8,0,0,0,0,4,1
-25,11,2,1,1,54,1,1,3,12,6,15,11,0,0,4,1
-18,5,2,3,1,71,1,1,0,23,5,13,33,0,0,4,1
-26,7,2,2,1,63,1,1,3,26,10,6,0,0,0,4,1
+28,7,0,3,1,26,1,1,0,23,5,11,11,0,0,4,1
+22,5,2,3,1,4,2,1,3,26,8,6,0,0,0,4,0
+5,2,3,1,1,45,2,1,3,4,8,9,11,0,0,4,1
+12,5,2,2,1,68,1,1,0,3,1,10,11,0,0,4,1
+27,1,0,1,1,2,1,1,0,6,5,14,11,0,0,4,1
+26,10,3,2,1,21,1,1,2,12,11,13,0,0,0,4,1
+7,9,3,2,1,30,1,1,0,26,3,7,45,0,0,4,1
+11,5,2,3,1,25,2,2,3,28,8,5,33,0,0,4,1
 12,8,3,2,2,4,2,1,0,9,5,10,0,0,0,4,1
-16,1,2,2,1,23,1,1,0,27,1,15,11,0,0,4,1
-38,1,3,2,1,61,1,2,0,29,5,14,22,0,0,4,1
-27,1,0,1,1,68,1,1,3,26,6,0,22,0,0,4,1
-36,6,2,2,1,16,1,1,2,17,5,4,11,0,0,4,1
-8,0,3,3,1,38,1,2,0,18,3,7,11,0,0,4,1
-10,10,3,2,1,38,1,1,0,30,3,2,11,0,0,4,1
-23,0,2,2,1,55,2,1,3,29,8,1,11,0,0,4,1
-21,1,2,3,1,58,1,1,0,7,5,12,43,0,0,4,1
-19,0,2,2,1,34,2,1,3,19,8,13,22,0,0,4,1
-12,0,2,2,1,68,2,1,3,21,8,13,22,0,0,4,1
-14,5,3,3,1,38,1,1,0,8,3,7,11,0,0,4,1
-30,0,0,2,1,42,1,1,0,4,1,11,0,0,0,4,1
-38,10,0,2,1,18,2,1,0,26,1,9,22,0,0,4,1
-34,5,2,3,1,9,2,1,0,25,3,10,0,0,0,4,1
-20,10,2,1,1,27,2,1,3,30,6,10,43,0,0,4,1
-31,5,2,2,1,20,2,1,0,10,10,1,11,0,0,4,1
-39,11,2,3,1,47,1,1,3,26,8,10,0,0,0,4,0
-23,1,2,2,1,2,1,2,0,21,5,14,22,0,0,4,1
-34,5,2,3,1,45,1,1,0,10,10,3,22,0,0,4,1
-28,10,2,2,1,56,1,1,3,20,8,13,0,0,0,4,1
-22,11,2,1,1,24,2,1,0,26,3,5,11,0,0,4,1
-40,0,0,2,1,25,1,1,2,18,11,7,0,0,0,4,1
-14,10,3,3,1,55,1,1,0,10,10,8,0,0,0,4,1
-15,2,2,2,1,25,2,2,3,26,8,13,0,0,0,4,0
-16,12,3,2,1,68,1,1,0,20,4,14,0,0,0,4,1
-22,1,2,2,1,53,1,1,0,1,3,5,11,552,1,3,1
-30,1,2,2,1,17,2,1,3,5,8,12,11,0,0,4,1
-18,10,3,2,1,39,2,1,3,19,11,6,0,0,0,4,1
-22,1,2,1,1,9,2,1,0,13,5,1,33,0,0,4,1
-34,1,2,2,1,6,2,1,3,30,6,10,46,0,0,4,1
-18,5,2,3,1,9,1,1,2,19,1,12,47,0,0,4,1
-39,5,2,3,1,70,1,2,3,12,6,1,11,0,0,4,1
-32,10,2,2,1,19,1,2,0,5,5,1,22,0,0,4,1
-42,6,2,3,1,32,2,1,0,11,3,9,0,0,0,4,1
-38,1,2,2,1,31,2,1,3,21,8,13,11,0,0,4,1
+32,5,2,3,1,17,1,1,0,17,1,13,43,0,0,4,1
+12,2,2,2,1,15,1,2,0,10,10,11,11,0,0,4,1
+23,1,2,2,1,55,2,1,0,1,5,11,0,0,0,4,1
+10,1,3,2,1,54,1,2,0,29,5,12,0,0,0,4,1
+15,5,0,3,1,71,2,1,0,16,5,4,11,0,0,4,1
+42,0,0,2,1,5,2,2,0,27,3,5,0,179,1,0,1
+39,5,2,3,1,9,2,2,3,12,6,5,0,0,0,4,1
+15,8,2,2,1,66,2,1,3,26,8,9,0,0,0,4,0
+36,8,2,4,1,9,2,1,0,26,3,12,11,184,1,1,1
+25,1,0,1,1,42,1,1,0,12,10,2,0,0,0,4,1
+17,8,3,1,1,21,1,2,0,2,5,11,11,0,0,4,1
+39,8,2,2,1,20,2,1,3,26,8,5,0,0,0,4,0
 20,10,2,2,1,71,2,1,0,5,5,13,22,0,0,4,1
-29,10,2,2,1,67,1,2,0,13,10,15,0,38,12,1,1
-14,5,0,3,1,68,1,1,0,3,1,3,43,0,0,4,1
-31,8,2,2,1,15,1,1,0,5,1,14,5,0,0,4,1
-11,1,3,2,1,69,2,1,3,12,6,5,0,0,0,4,1
+12,1,3,2,1,30,2,1,3,15,8,13,0,0,0,4,1
+11,9,3,3,1,52,1,1,0,6,5,14,38,0,0,4,1
+12,1,2,2,1,21,2,1,0,1,5,7,0,0,0,4,1
+15,1,2,2,1,69,2,1,0,9,5,8,11,0,0,4,1
+16,1,2,2,1,14,2,1,3,13,8,15,0,0,0,4,1
+22,2,0,2,1,37,2,1,0,9,5,12,22,0,0,4,1
+26,2,2,3,1,59,1,1,2,5,1,11,11,0,0,4,1
+33,10,2,3,1,16,2,2,0,1,3,5,0,158,1,0,1
+15,12,3,4,1,9,1,1,3,26,8,6,0,0,0,4,0
+18,7,3,2,1,15,1,1,0,12,10,2,0,0,0,4,1
+13,1,2,3,1,4,1,1,0,12,10,15,11,0,0,4,1
+23,1,2,2,1,2,1,2,0,21,5,14,22,0,0,4,1
+8,5,3,3,1,9,2,1,3,23,8,7,11,0,0,4,1
+22,5,2,3,1,26,2,1,3,26,8,9,0,0,0,4,0
+14,1,2,2,1,26,2,1,0,5,10,3,0,0,0,4,1
+28,0,2,2,1,56,2,2,3,6,8,12,22,0,0,4,1
+32,7,2,2,1,9,1,1,0,4,1,12,11,0,0,4,1
+16,10,3,3,1,72,2,1,0,26,3,13,11,0,0,4,1
+18,1,2,1,1,49,2,1,3,26,8,8,0,0,0,4,0
+17,1,2,4,1,51,2,1,3,12,8,14,11,0,0,4,1
+26,0,2,2,1,4,2,1,3,26,8,5,0,0,0,4,0
+16,5,2,3,1,54,2,1,0,3,1,3,33,0,0,4,1
+19,8,0,2,1,52,2,1,3,7,8,12,11,0,0,4,1
+11,5,3,3,1,55,1,1,0,9,3,4,0,0,0,4,1
+23,10,2,2,1,53,2,1,3,10,8,11,38,0,0,4,1
 29,10,3,2,1,12,2,1,0,15,5,15,22,0,0,4,1
-30,1,2,1,1,63,1,2,0,2,1,9,38,0,0,4,1
-13,10,3,3,1,63,2,1,3,29,8,15,11,0,0,4,1
-19,10,2,3,1,31,1,1,0,12,1,12,43,0,0,4,1
-12,5,2,3,1,19,2,1,0,3,1,1,33,0,0,4,1
-36,7,0,1,1,41,2,1,3,27,6,12,11,0,0,4,1
-12,0,3,2,1,28,2,1,3,27,6,14,2,0,0,4,1
-24,5,2,3,1,42,1,1,0,13,10,12,22,0,0,4,1
-28,5,2,3,1,9,1,1,0,9,10,13,11,13,24,1,1
-27,5,2,3,1,61,1,1,3,12,6,12,22,0,0,4,1
-16,5,2,3,1,29,2,1,3,18,8,15,33,0,0,4,1
-16,1,2,1,1,10,2,1,3,21,8,13,22,0,0,4,1
-26,1,2,2,1,9,1,1,0,23,5,12,11,0,0,4,1
-37,6,2,1,1,40,1,1,0,5,1,12,33,0,0,4,1
-28,3,0,1,1,26,2,1,0,9,5,1,11,0,0,4,1
-20,2,2,2,1,58,2,2,0,16,5,4,16,0,0,4,1
-33,1,2,1,1,63,1,1,0,27,1,4,45,0,0,4,1
-41,3,2,3,1,9,1,1,2,4,10,10,0,0,0,4,1
-22,0,3,3,1,14,1,1,3,2,6,3,11,0,0,4,1
-20,10,2,2,1,9,2,1,0,14,5,5,0,0,0,4,1
-14,10,3,2,1,9,1,1,0,9,1,11,33,0,0,4,1
-43,5,2,3,1,58,1,1,0,11,3,12,22,0,0,4,1
-56,6,2,2,1,22,1,1,2,8,3,3,0,0,0,4,1
-34,5,2,3,1,34,2,1,3,26,8,16,0,0,0,4,0
-26,3,3,1,1,11,1,1,3,9,6,7,0,0,0,4,1
-27,0,0,3,1,19,1,1,0,20,5,9,33,0,0,4,1
-29,10,2,2,1,40,1,1,0,8,3,7,0,0,0,4,1
-15,10,2,2,1,45,2,2,3,9,6,12,11,0,0,4,1
-39,10,2,2,1,64,1,1,2,20,11,4,0,0,0,4,1
-24,8,2,2,1,65,1,1,0,20,4,16,0,0,0,4,1
+30,3,2,2,1,53,1,2,0,20,5,15,22,0,0,4,1
+14,5,3,3,1,9,1,1,0,26,3,11,33,0,0,4,1
+21,10,3,2,1,23,1,1,0,12,10,5,33,0,0,4,1
+20,0,0,2,1,24,2,1,3,23,8,11,11,0,0,4,1
+17,2,0,2,1,7,2,1,3,26,8,8,0,0,0,4,0
+13,10,2,2,2,4,2,1,0,9,5,10,11,0,0,4,1
+14,5,2,3,1,66,2,2,0,30,5,0,0,0,0,4,1
+33,1,0,1,1,52,1,1,0,21,5,11,11,0,0,4,1
+35,3,0,1,1,70,2,1,3,26,8,5,0,0,0,4,0
+26,1,3,2,1,36,1,2,0,8,5,2,33,0,0,4,1
+16,10,3,2,1,34,2,1,0,9,10,14,0,0,0,4,1
+14,1,3,1,1,29,2,2,3,26,8,5,0,0,0,4,0
+35,1,2,1,1,64,2,1,0,22,3,4,11,0,0,4,1
+10,0,3,4,1,34,1,1,0,29,5,12,0,0,0,4,1
+12,0,0,2,1,9,2,1,0,9,5,12,11,0,0,4,1
+19,0,2,1,1,27,2,1,0,30,5,12,0,0,0,4,1
+23,7,2,2,2,9,2,1,0,8,10,13,0,0,0,4,1
+8,1,3,2,2,66,1,2,0,29,5,14,11,0,0,4,1
+10,0,3,4,1,30,2,1,0,9,5,9,11,0,0,4,1
+8,0,3,2,1,10,1,2,0,29,5,12,11,0,0,4,1
 18,8,2,2,1,37,1,2,0,29,5,13,38,0,0,4,1
-24,5,2,3,1,45,2,1,0,8,5,13,0,0,0,4,1
-13,5,2,3,1,61,1,1,0,28,1,2,0,0,0,4,1
-18,8,2,2,1,36,2,1,3,11,6,9,0,0,0,4,1
-7,1,3,2,1,3,2,1,0,15,5,12,0,0,0,4,1
-12,1,3,2,1,9,2,1,3,26,8,10,11,0,0,4,0
-29,2,2,3,1,9,1,1,0,7,3,7,11,0,0,4,1
-14,5,3,3,1,47,1,1,0,28,1,3,47,0,0,4,1
-40,5,2,2,1,4,1,1,0,24,5,12,3,0,0,4,1
-12,8,2,2,1,9,2,1,0,13,10,12,33,0,0,4,1
-33,10,2,2,1,25,2,2,0,8,3,14,0,0,0,4,1
-28,1,2,2,1,49,1,2,0,9,1,12,43,0,0,4,1
-13,8,2,2,1,31,2,2,3,26,8,5,0,0,0,4,0
-14,9,3,3,1,12,1,1,2,1,3,9,22,0,0,4,1
-22,1,2,2,1,9,2,1,3,30,8,5,11,0,0,4,1
-8,11,3,2,1,59,1,1,0,20,4,4,11,0,0,4,1
-38,5,2,3,1,59,1,1,0,27,3,5,0,0,0,4,1
-12,5,3,2,1,50,2,1,0,13,10,11,0,0,0,4,1
-21,2,2,2,1,13,1,1,0,9,10,2,11,0,0,4,1
-29,3,3,3,1,43,1,1,3,3,6,16,43,0,0,4,1
-5,2,3,1,1,45,2,1,3,4,8,9,11,0,0,4,1
-39,6,2,2,1,27,2,1,3,26,8,7,11,0,0,4,0
-49,6,2,3,1,16,1,1,0,4,3,12,0,0,0,4,1
-9,8,3,2,1,55,2,1,3,20,8,11,11,0,0,4,1
-25,7,0,2,1,41,1,1,0,10,10,4,22,0,0,4,1
-18,8,2,2,1,17,2,2,3,26,8,9,0,0,0,4,0
-21,5,2,3,1,35,2,1,0,6,5,14,22,0,0,4,1
-22,5,2,2,1,48,1,1,0,3,1,9,22,0,0,4,1
-14,1,2,2,1,51,2,1,0,15,5,15,47,0,0,4,1
-24,6,2,2,1,56,2,1,3,26,8,7,0,0,0,4,0
-13,11,0,3,1,32,2,1,0,7,5,14,11,0,0,4,1
-21,10,2,2,1,46,2,1,0,9,3,4,11,181,1,1,1
-17,10,3,2,1,42,1,1,0,2,1,10,22,0,0,4,1
-27,0,2,2,1,18,2,1,3,15,8,15,22,0,0,4,1
-26,5,2,3,1,66,1,1,0,17,1,12,45,0,0,4,1
-30,5,3,3,1,67,1,1,0,17,1,15,33,0,0,4,1
-26,1,2,2,1,21,2,1,3,25,5,4,11,0,0,4,1
-32,10,2,3,1,29,1,1,0,26,1,11,0,0,0,4,1
-27,5,0,2,1,60,2,1,0,10,10,9,0,75,1,3,1
-26,10,2,3,1,50,2,1,3,6,8,15,11,0,0,4,1
-33,8,2,2,1,28,2,1,3,26,8,13,11,0,0,4,0
-22,10,2,2,1,4,2,1,0,7,5,12,33,0,0,4,1
-36,6,3,2,1,15,1,2,0,20,5,14,11,0,0,4,1
-29,5,2,2,1,35,1,1,3,8,6,11,0,0,0,4,1
-25,10,2,2,1,39,2,1,3,4,8,5,11,0,0,4,1
-8,7,3,2,1,55,1,1,0,29,5,11,0,0,0,4,1
-8,1,3,2,2,4,2,1,3,22,6,10,11,0,0,4,1
-29,0,2,2,1,35,2,1,0,14,5,3,11,0,0,4,1
-13,11,0,1,1,9,2,1,3,23,8,13,3,0,0,4,1
-20,0,2,2,1,9,1,1,3,26,8,4,0,0,0,4,0
-34,2,2,3,2,5,1,1,0,29,5,11,0,0,0,4,1
-17,10,2,3,1,20,1,1,0,17,5,12,33,0,0,4,1
-32,10,2,2,1,38,1,1,0,28,1,12,0,0,0,4,1
+18,1,2,2,1,39,2,2,0,7,5,14,0,0,0,4,1
+13,1,2,2,1,61,2,1,3,9,6,12,33,0,0,4,1
+15,5,3,3,1,63,1,1,0,19,1,10,46,0,0,4,1
+33,1,2,2,1,63,2,1,3,5,8,15,0,0,0,4,1
+29,10,2,2,1,9,1,1,0,13,10,11,0,2,1,0,1
+33,1,2,1,1,63,1,1,0,27,1,4,45,0,0,4,1
+18,7,2,2,1,14,2,1,3,27,6,4,47,0,0,4,1
+14,5,3,3,1,32,2,1,0,13,5,12,22,0,0,4,1
+28,0,2,2,1,61,2,1,2,21,5,1,2,0,0,4,1
+12,10,2,3,1,55,2,1,3,18,8,9,11,0,0,4,1
+38,10,0,1,1,15,2,1,3,26,8,9,11,0,0,4,0
+29,1,2,4,2,20,1,1,0,17,1,9,22,0,0,4,1
+35,8,0,1,1,3,2,2,3,28,8,11,0,0,0,4,1
+16,0,2,2,1,4,2,2,0,1,5,15,0,0,0,4,1
+36,6,0,3,1,9,1,1,3,4,8,12,0,0,0,4,1
+40,5,2,3,1,44,2,1,0,6,5,14,33,0,0,4,1
+41,10,2,2,1,16,2,2,0,15,5,9,33,0,0,4,1
+28,5,2,3,1,29,2,1,3,26,8,6,0,0,0,4,0
+7,10,3,2,1,51,1,1,0,16,5,13,0,0,0,4,1
+10,1,3,2,1,1,2,1,0,25,5,0,22,0,0,4,1
+29,0,2,2,1,43,2,1,3,26,8,3,11,0,0,4,0
+39,6,2,3,1,9,2,2,3,20,8,12,0,0,0,4,1
+30,1,2,1,1,63,1,2,0,2,1,9,38,0,0,4,1
+14,8,3,3,1,70,1,1,0,12,10,11,0,0,0,4,1
+38,0,2,2,1,21,1,1,0,13,1,13,1,0,0,4,1
+13,5,2,3,1,17,2,1,0,25,3,11,11,152,38,1,1
+13,1,2,2,1,25,2,1,3,12,8,6,11,0,0,4,1
+21,0,3,2,1,28,2,2,2,13,10,2,47,0,0,4,1
+8,9,3,2,1,59,1,1,0,8,3,0,0,0,0,4,1
+18,5,3,3,1,65,2,1,3,23,8,15,0,0,0,4,1
+40,7,0,3,1,17,1,1,3,30,6,12,0,0,0,4,1
+27,10,2,2,1,69,1,1,0,28,5,12,11,0,0,4,1
+28,5,0,3,1,15,1,1,0,2,1,13,22,0,0,4,1
+8,0,3,3,1,38,1,2,0,18,3,7,11,0,0,4,1
+21,1,2,2,1,51,2,1,3,26,8,8,0,0,0,4,0
+30,1,2,2,1,20,2,1,3,5,8,13,0,0,0,4,1
+35,5,0,3,1,27,1,1,0,4,3,13,22,0,0,4,1
+34,6,0,3,1,43,2,2,3,7,6,13,33,0,0,4,1
+12,1,2,2,1,37,2,1,3,28,8,5,11,0,0,4,1
+24,10,3,3,1,33,1,1,0,21,5,7,11,0,0,4,1
+40,6,0,1,1,32,2,1,0,10,10,12,11,14,37,0,1
+18,0,2,2,1,71,1,1,0,11,3,8,0,0,0,4,1
+39,10,2,3,1,9,1,1,3,5,8,14,11,0,0,4,1
+22,1,2,2,1,14,2,1,3,26,8,11,38,0,0,4,0
+28,2,2,3,1,24,1,1,0,14,1,11,43,0,0,4,1
+12,10,3,3,1,22,1,1,0,8,5,12,22,0,0,4,1
+39,5,2,3,1,43,1,1,0,13,10,11,22,0,0,4,1
+13,5,2,3,1,16,1,1,3,26,10,7,0,0,0,4,1
+8,0,3,2,1,32,1,1,0,30,3,6,0,0,0,4,1
+24,2,0,3,2,25,2,1,3,26,8,9,0,0,0,4,0
+21,1,3,1,1,57,2,1,0,19,3,7,0,188,1,1,1
+20,1,2,2,1,59,2,1,3,13,8,11,11,0,0,4,1
+14,10,3,3,1,41,1,1,2,4,1,12,47,0,0,4,1
+18,2,2,3,1,37,1,1,3,7,6,8,33,0,0,4,1
+24,8,2,2,1,17,2,1,0,11,7,13,33,0,0,4,1
 10,10,3,3,1,31,2,1,2,19,3,8,11,0,0,4,1
-42,12,2,4,1,22,1,1,0,18,1,12,2,0,0,4,1
-18,1,2,2,1,13,2,1,3,4,8,0,33,0,0,4,1
-4,9,3,2,1,9,1,1,0,27,3,7,43,0,0,4,1
-28,5,2,2,1,9,1,1,0,9,10,6,0,0,0,4,1
+12,0,2,2,1,49,2,1,0,13,10,11,33,0,0,4,1
+15,0,2,4,1,34,1,1,0,10,10,10,0,0,0,4,1
+56,6,2,2,1,22,1,1,2,8,3,3,0,0,0,4,1
+24,0,0,2,1,19,2,1,3,7,8,14,0,0,0,4,1
+33,1,2,1,1,25,2,1,0,8,5,11,11,0,0,4,1
+16,5,2,3,1,29,2,1,3,18,8,15,33,0,0,4,1
+17,0,3,2,1,53,2,1,0,14,5,11,11,0,0,4,1
+28,8,0,2,1,48,1,1,0,13,10,11,11,0,0,4,1
+23,8,2,4,1,19,1,1,0,21,5,13,11,0,0,4,1
+10,1,3,2,1,2,2,1,3,30,8,6,11,0,0,4,1
+40,7,2,3,1,4,2,1,3,26,8,9,0,0,0,4,0
+37,1,2,2,1,44,1,1,3,26,8,8,0,0,0,4,0
+12,10,2,2,1,49,2,1,0,13,10,13,0,0,0,4,1
+16,5,3,3,1,14,1,1,0,26,3,7,46,0,0,4,1
+10,1,2,2,1,64,2,1,0,14,5,11,38,0,0,4,1
+40,1,2,2,1,31,1,1,3,30,6,10,22,0,0,4,1
+20,8,2,2,1,19,2,1,3,26,8,7,0,0,0,4,0
+16,8,3,2,1,3,1,1,0,13,5,3,22,0,0,4,1
+18,5,3,3,1,36,1,1,0,9,1,14,46,0,0,4,1
+30,5,2,3,1,54,2,1,3,12,6,13,0,0,0,4,1
+31,1,2,1,1,46,1,1,0,3,1,11,33,0,0,4,1
+40,6,2,4,1,69,1,1,0,13,5,15,33,0,0,4,1
+22,11,2,2,1,28,2,1,3,26,8,9,0,0,0,4,0
+51,6,2,1,1,29,1,1,0,2,3,9,11,0,0,4,1
+18,5,3,3,1,8,2,1,3,11,6,1,0,0,0,4,1
+33,7,2,3,1,55,2,2,0,24,5,11,33,0,0,4,1
+28,10,0,3,1,9,1,1,0,20,4,2,11,0,0,4,1
+12,8,0,1,1,50,2,1,0,9,5,10,0,0,0,4,1
+19,0,2,2,1,34,2,1,3,19,8,13,22,0,0,4,1
+28,8,0,2,1,9,1,1,3,12,6,0,22,0,0,4,1
+16,12,3,2,1,68,1,1,0,20,4,14,0,0,0,4,1
+25,5,3,3,1,51,1,1,0,10,1,15,43,0,0,4,1
+37,6,2,1,1,40,1,1,0,5,1,12,33,0,0,4,1
+23,1,2,1,1,28,1,2,3,9,6,5,22,0,0,4,1
+17,8,2,2,1,54,2,1,0,11,7,9,33,0,0,4,1
+8,10,3,2,1,42,1,1,0,7,5,11,0,0,0,4,1
+13,11,3,2,1,14,1,1,0,25,3,15,0,0,0,4,1
+10,8,3,2,1,40,2,1,0,16,5,14,11,0,0,4,1
+13,5,2,3,1,61,1,1,0,28,1,2,0,0,0,4,1
+20,1,2,1,1,24,2,1,2,10,10,12,0,83,1,1,1
+22,8,2,2,1,50,2,1,0,16,5,9,33,0,0,4,1
+14,8,3,2,1,57,2,1,0,12,10,4,11,0,0,4,1
+33,10,2,2,1,25,2,2,0,8,3,14,0,0,0,4,1
+10,10,3,3,1,52,1,1,0,30,3,7,13,0,0,4,1
+9,2,2,2,1,29,1,1,2,19,11,3,0,0,0,4,1
+7,0,3,3,1,43,2,1,0,19,3,9,0,0,0,4,1
+37,6,0,2,1,20,1,2,3,10,6,0,0,0,0,4,1
+11,1,3,2,1,32,2,1,3,11,6,13,5,0,0,4,1
+9,10,2,2,1,4,2,1,0,15,5,7,11,0,0,4,1
+12,7,2,3,1,33,1,1,0,25,3,10,0,0,0,4,1
+30,0,2,1,1,42,2,2,2,24,5,0,47,0,0,4,1
+37,6,0,2,1,3,1,2,0,16,5,4,0,0,0,4,1
+12,2,3,1,1,9,2,2,3,19,8,1,0,0,0,4,1
+28,5,0,3,1,27,2,1,0,15,5,14,0,0,0,4,1
+12,1,3,2,1,65,2,1,0,12,10,12,0,0,0,4,1
+22,1,2,1,1,34,2,1,3,15,8,0,22,0,0,4,1
+28,11,0,2,1,40,2,1,0,10,10,10,0,82,1,3,1
+16,10,2,2,1,9,1,1,0,20,1,11,11,0,0,4,1
+34,2,2,2,1,12,2,2,3,26,8,3,0,0,0,4,0
+17,10,3,3,1,54,1,1,0,13,10,15,11,0,0,4,1
+26,8,0,2,1,53,2,2,3,19,8,8,11,0,0,4,1
+9,5,3,3,1,33,1,1,0,26,3,15,0,0,0,4,1
+8,1,3,2,1,3,2,1,0,1,5,16,33,0,0,4,1
+30,5,2,3,1,29,1,1,0,9,10,12,0,0,0,4,1
+13,11,3,1,1,46,1,1,0,25,3,13,0,0,0,4,1
+28,1,2,2,1,33,2,1,3,26,8,11,0,0,0,4,0
+14,8,3,4,1,30,1,1,0,8,10,1,11,0,0,4,1
+28,3,0,1,1,26,2,1,0,9,5,1,11,0,0,4,1
+24,1,2,2,1,48,2,1,3,11,6,12,38,0,0,4,1
+11,5,3,3,1,71,2,1,0,2,5,15,11,0,0,4,1
+16,1,2,2,1,30,2,1,3,26,8,8,0,0,0,4,0
+13,11,3,2,1,35,2,1,0,11,3,14,0,0,0,4,1
+19,8,2,2,1,47,2,2,0,23,5,11,33,0,0,4,1
+25,10,2,2,1,8,2,2,0,30,5,13,22,0,0,4,1
+27,7,2,2,1,62,1,1,0,12,10,12,0,0,0,4,1
+17,9,3,4,1,36,2,1,3,26,8,11,11,0,0,4,0
 18,8,2,2,1,71,1,1,3,7,6,1,0,0,0,4,1
-13,1,2,3,1,4,1,1,0,12,10,15,11,0,0,4,1
-26,0,0,1,1,47,2,1,2,15,11,14,0,0,0,4,1
-14,1,3,1,1,29,2,2,3,26,8,5,0,0,0,4,0
-19,1,2,2,1,43,2,1,3,26,8,6,0,0,0,4,0
-13,5,3,3,1,9,2,1,3,26,8,11,0,0,0,4,0
-26,10,0,2,1,15,2,1,3,18,8,13,2,0,0,4,1
-33,2,2,2,1,8,1,2,0,6,5,0,22,0,0,4,1
+35,10,2,2,1,8,2,1,3,19,8,2,0,0,0,4,1
+29,10,2,2,1,40,1,1,0,8,3,7,0,0,0,4,1
+25,1,3,2,1,64,2,1,3,12,6,11,11,0,0,4,1
+37,5,2,3,1,63,2,1,3,26,8,4,11,0,0,4,0
+21,11,3,2,1,1,2,1,0,22,3,9,0,0,0,4,1
+17,1,2,2,1,9,2,2,3,21,8,11,0,0,0,4,1
+29,1,2,4,1,37,2,1,3,26,8,3,0,0,0,4,0
+33,2,2,3,1,54,2,1,3,15,11,3,0,0,0,4,1
+14,0,3,2,1,27,1,1,0,28,5,14,38,0,0,4,1
+33,0,2,2,1,70,1,1,0,26,1,1,0,0,0,4,1
+7,1,2,2,1,9,1,2,0,29,5,10,22,0,0,4,1
+36,10,0,2,1,27,2,1,0,22,3,7,0,105,30,0,1
+27,5,2,3,1,54,2,1,3,26,8,14,11,0,0,4,0
+19,5,2,3,1,56,1,1,0,26,3,8,0,0,0,4,1
+22,10,3,2,1,56,2,1,3,23,8,11,22,0,0,4,1
 9,2,2,3,1,17,1,1,0,6,5,10,38,0,0,4,1
-21,8,2,3,1,18,1,1,0,30,3,15,22,0,0,4,1
-27,1,0,1,1,4,2,1,3,15,8,0,0,0,0,4,1
-29,1,2,2,1,36,1,1,0,1,3,8,0,0,0,4,1
-12,1,3,2,1,23,2,1,0,9,5,11,0,0,0,4,1
-24,11,2,4,1,71,2,1,2,13,5,12,1,0,0,4,1
-16,10,0,3,1,61,2,1,0,28,1,11,11,0,0,4,1
-14,10,3,2,1,13,2,1,0,12,1,13,11,0,0,4,1
-27,1,2,1,1,66,2,1,3,7,8,11,0,0,0,4,1
+42,0,2,3,1,20,1,1,0,12,1,15,43,0,0,4,1
+15,1,3,2,1,62,1,1,0,27,3,14,11,0,0,4,1
+23,8,2,4,2,9,1,2,0,23,5,2,33,0,0,4,1
+17,6,3,1,1,48,1,1,3,26,8,4,0,0,0,4,0
+24,5,3,3,1,9,2,2,3,26,8,11,11,0,0,4,1
+20,5,3,3,1,59,2,1,3,27,6,10,33,0,0,4,1
+13,2,3,2,1,9,1,1,2,4,10,5,0,0,0,4,1
 34,5,2,3,1,63,1,1,0,25,1,4,0,0,0,4,1
-14,5,3,3,1,38,1,1,3,3,8,13,11,0,0,4,1
-41,6,0,2,1,10,1,1,3,26,10,12,0,0,0,4,1
-17,10,0,2,1,66,2,1,3,26,8,12,11,0,0,4,0
-12,5,3,3,1,43,2,1,0,13,10,13,0,0,0,4,1
-14,10,2,3,1,50,2,2,0,12,10,8,0,32,12,0,1
-29,2,2,2,1,9,1,1,3,26,6,4,0,0,0,4,1
-21,8,3,4,1,32,2,1,3,26,8,9,0,0,0,4,0
-12,10,2,2,1,51,2,1,3,27,8,12,0,0,0,4,1
-16,1,3,2,1,37,2,2,0,12,10,12,0,0,0,4,1
-6,1,2,2,1,62,2,1,3,18,8,15,22,0,0,4,1
-27,1,2,2,1,12,2,1,3,14,11,12,0,0,0,4,1
-11,5,2,3,1,18,2,1,0,25,3,14,11,0,0,4,1
-24,5,2,4,1,34,1,1,3,26,8,9,11,0,0,4,0
-25,6,2,2,1,68,1,1,2,23,11,3,0,0,0,4,1
-15,5,2,3,1,17,2,1,3,10,1,10,0,0,0,4,1
-32,11,2,2,1,43,2,1,3,23,8,14,22,0,0,4,1
-39,0,2,2,1,27,1,1,0,10,1,12,33,0,0,4,1
-12,10,3,3,1,15,2,1,3,13,8,5,11,0,0,4,1
-40,5,2,4,1,11,2,1,3,26,8,7,22,0,0,4,0
-21,5,2,3,1,44,2,2,3,26,8,3,11,0,0,4,0
-36,1,2,1,1,41,2,1,3,26,8,11,11,0,0,4,0
-25,5,3,3,1,51,1,1,0,10,1,15,43,0,0,4,1
-41,1,2,1,1,6,1,1,0,17,1,2,43,0,0,4,1
-15,0,2,4,1,34,1,1,0,10,10,10,0,0,0,4,1
-8,9,3,2,1,9,2,1,3,26,8,11,11,0,0,4,0
-21,1,2,1,1,13,1,1,0,22,3,15,0,0,0,4,1
-25,10,2,2,1,48,2,1,3,26,8,2,0,0,0,4,0
-21,10,2,2,1,9,2,1,3,26,8,6,0,0,0,4,0
-33,7,2,2,1,70,2,1,0,15,5,3,33,0,0,4,1
+25,1,2,2,1,23,1,2,0,7,5,0,2,0,0,4,1
+14,5,3,3,1,50,1,1,0,13,1,13,43,0,0,4,1
 17,10,3,2,1,41,2,1,0,21,1,12,11,0,0,4,1
-38,1,2,2,1,14,1,1,3,2,6,15,0,0,0,4,1
-12,0,3,2,1,4,1,1,0,7,5,11,47,0,0,4,1
-16,1,2,2,1,30,2,1,3,26,8,8,0,0,0,4,0
+12,8,2,2,1,9,2,1,0,13,10,12,33,0,0,4,1
 27,1,2,2,1,19,2,1,3,28,8,1,0,0,0,4,1
-22,11,2,2,1,25,2,1,3,11,6,11,43,0,0,4,1
-9,9,3,3,1,43,2,1,2,4,3,8,43,0,0,4,1
-20,10,3,2,1,39,1,1,0,10,1,12,5,0,0,4,1
-27,5,0,2,1,60,2,1,3,25,6,12,0,0,0,4,1
-39,6,0,1,1,59,1,2,0,17,5,4,8,0,0,4,1
-28,5,0,3,1,27,2,1,0,15,5,14,0,0,0,4,1
-18,1,2,2,1,22,1,1,3,26,6,6,0,0,0,4,1
-26,10,0,2,1,34,1,1,0,8,10,1,0,0,0,4,1
-10,10,3,2,2,0,2,1,3,27,6,13,11,0,0,4,1
-18,5,2,3,1,32,1,1,0,22,3,8,11,0,0,4,1
-11,1,3,4,1,62,2,2,0,7,5,6,33,0,0,4,1
-13,7,2,3,1,52,2,2,0,13,10,12,0,40,12,0,1
-15,8,3,2,1,21,1,1,0,28,5,13,0,0,0,4,1
-25,5,2,3,1,45,2,1,3,26,8,7,0,0,0,4,0
-41,8,2,2,1,2,2,1,3,18,8,13,22,0,0,4,1
-13,5,3,3,1,21,1,2,0,29,1,10,11,0,0,4,1
-15,2,2,2,1,7,2,2,0,29,5,13,0,0,0,4,1
-37,3,0,1,1,65,1,1,0,24,5,10,43,0,0,4,1
-55,6,2,3,1,20,2,1,0,19,3,10,11,0,0,4,1
-17,5,2,3,1,5,2,1,0,23,5,11,46,0,0,4,1
-25,1,2,1,1,45,1,1,0,11,7,5,0,0,0,4,1
-37,6,0,2,1,3,1,2,0,16,5,4,0,0,0,4,1
-9,10,2,2,1,27,2,2,3,13,8,14,0,0,0,4,1
-29,1,2,1,1,1,2,1,3,26,8,6,0,0,0,4,0
-29,10,2,2,1,25,2,1,0,13,5,15,11,0,0,4,1
-17,3,2,1,1,12,2,1,0,8,5,15,11,0,0,4,1
+25,8,0,2,1,10,2,1,3,10,8,11,22,0,0,4,1
+19,10,3,2,1,31,1,1,0,7,3,15,22,0,0,4,1
+30,1,2,2,1,69,2,1,3,26,8,3,11,0,0,4,0
+30,2,2,3,2,4,1,1,0,24,5,13,33,0,0,4,1
 14,1,2,1,1,60,1,1,0,21,4,12,0,0,0,4,1
-10,10,3,3,1,52,1,1,0,30,3,7,13,0,0,4,1
-35,1,2,1,1,56,1,1,0,20,1,7,43,0,0,4,1
-16,10,3,2,1,20,1,1,0,4,1,16,0,0,0,4,1
-7,10,3,2,1,14,2,1,0,19,3,9,38,0,0,4,1
-36,1,2,1,1,5,2,1,3,26,8,8,0,0,0,4,0
-29,8,2,2,1,15,1,1,0,12,10,8,33,0,0,4,1
-35,10,2,2,1,51,1,1,3,27,6,12,11,0,0,4,1
-13,10,3,3,1,12,1,1,0,26,3,12,0,74,12,0,1
-8,10,3,2,1,61,2,1,3,20,8,11,22,0,0,4,1
-22,10,3,2,1,56,2,1,3,23,8,11,22,0,0,4,1
-10,7,3,2,1,56,2,1,0,30,3,12,33,0,0,4,1
-16,10,3,2,1,68,2,1,3,12,8,2,33,0,0,4,1
-10,1,3,2,1,2,2,1,3,30,8,6,11,0,0,4,1
-35,10,2,2,1,8,2,1,3,19,8,2,0,0,0,4,1
-17,5,3,3,1,62,1,1,3,27,6,1,0,0,0,4,1
-37,8,0,2,1,69,1,1,3,26,8,8,0,0,0,4,0
-36,6,2,1,1,37,1,1,0,4,1,15,11,0,0,4,1
-31,10,3,2,1,17,1,1,0,26,1,15,0,0,0,4,1
-31,10,2,2,1,46,1,1,0,10,1,3,46,0,0,4,1
-20,10,2,2,1,9,1,1,0,29,5,12,0,0,0,4,1
-23,1,0,1,1,9,1,1,0,23,5,10,11,0,0,4,1
-17,5,2,3,1,22,1,1,0,24,5,9,33,0,0,4,1
-17,1,2,2,1,16,1,1,0,1,5,15,0,0,0,4,1
-23,5,3,3,1,25,1,1,0,13,10,11,0,0,0,4,1
-18,2,2,3,1,37,1,1,3,7,6,8,33,0,0,4,1
-18,0,2,3,1,27,2,1,3,26,8,4,11,0,0,4,0
-10,9,3,2,1,70,2,1,3,20,8,5,0,0,0,4,1
-33,0,2,2,1,70,1,1,0,26,1,1,0,0,0,4,1
-30,3,2,1,1,63,1,1,0,13,10,11,11,0,0,4,1
-13,10,3,3,1,26,1,1,0,3,1,3,45,0,0,4,1
-8,5,3,3,1,9,2,1,3,23,8,7,11,0,0,4,1
-16,1,3,2,1,54,2,2,3,26,8,8,0,0,0,4,0
-22,6,2,1,1,9,2,2,3,26,8,6,0,0,0,4,0
-19,5,2,3,1,9,1,1,3,7,6,12,43,0,0,4,1
-20,0,3,2,1,39,1,1,3,26,6,14,11,0,0,4,1
-13,11,3,2,1,14,1,1,0,25,3,15,0,0,0,4,1
-12,0,2,2,1,23,1,1,0,12,10,0,0,0,0,4,1
-9,1,3,2,2,3,1,1,3,15,6,10,11,0,0,4,1
-33,1,0,1,1,52,1,1,0,21,5,11,11,0,0,4,1
-34,8,2,1,1,20,1,1,0,29,1,10,11,0,0,4,1
-15,5,2,3,1,61,1,1,0,26,1,1,11,0,0,4,1
-29,1,2,4,1,37,2,1,3,26,8,3,0,0,0,4,0
-8,1,3,2,1,3,2,1,0,1,5,16,33,0,0,4,1
-11,0,3,2,1,67,2,2,3,26,8,11,0,0,0,4,0
-38,5,2,3,1,65,2,1,3,26,8,5,0,0,0,4,0
-39,0,3,2,1,57,2,1,3,10,6,10,0,0,0,4,1
-32,8,2,2,1,20,1,1,3,30,6,14,0,0,0,4,1
-19,10,3,2,1,14,2,1,3,13,8,13,0,0,0,4,1
-33,10,2,2,1,9,1,1,0,11,3,10,11,0,0,4,1
-16,5,3,3,1,38,2,1,3,26,8,1,11,0,0,4,0
-12,2,2,2,1,15,1,2,0,10,10,11,11,0,0,4,1
-15,1,3,2,1,65,2,1,3,25,6,2,33,0,0,4,1
-33,0,3,2,1,25,1,1,3,9,6,13,11,0,0,4,1
-15,5,3,3,1,68,1,1,0,3,1,15,0,0,0,4,1
-17,0,0,2,1,42,1,2,0,13,10,14,11,0,0,4,1
-34,5,2,3,1,14,1,1,0,14,1,1,33,0,0,4,1
-29,10,2,3,1,19,2,1,3,26,8,6,0,0,0,4,0
-20,5,3,3,1,59,2,1,3,27,6,10,33,0,0,4,1
-14,1,2,1,1,46,2,1,3,11,6,13,33,0,0,4,1
-25,10,2,2,1,8,2,2,0,30,5,13,22,0,0,4,1
-17,2,3,3,1,18,2,1,0,9,5,14,11,0,0,4,1
-40,5,2,3,1,27,2,1,3,26,8,7,0,0,0,4,0
-35,1,2,1,1,47,2,1,0,12,10,12,0,0,0,4,1
-32,0,3,2,1,16,1,1,0,20,5,15,33,0,0,4,1
-26,5,2,1,1,56,1,1,0,10,3,7,38,0,0,4,1
-18,7,3,3,1,51,1,1,3,30,6,1,22,0,0,4,1
-8,2,3,3,1,63,1,1,0,26,3,6,11,98,23,1,1
-23,1,0,2,1,42,1,1,3,10,6,1,33,0,0,4,1
-38,10,0,1,1,15,2,1,3,26,8,9,11,0,0,4,0
-23,10,2,3,1,53,1,1,0,26,1,14,11,0,0,4,1
-15,2,0,3,1,43,1,2,0,29,5,1,0,0,0,4,1
-11,1,2,2,1,66,2,2,0,1,5,12,0,0,0,4,1
-22,0,2,2,1,40,1,1,0,24,5,2,38,0,0,4,1
-34,10,2,2,1,54,2,1,3,10,11,3,0,0,0,4,1
-20,2,3,3,1,30,1,2,3,26,8,5,0,0,0,4,0
-26,10,2,2,1,33,1,1,0,14,1,10,11,0,0,4,1
-26,0,2,2,1,4,2,1,3,26,8,5,0,0,0,4,0
-11,5,3,3,1,19,1,1,0,9,3,7,45,0,0,4,1
-57,6,2,1,1,42,1,1,0,8,3,9,2,0,0,4,1
-43,6,2,2,1,65,1,1,0,27,1,10,33,0,0,4,1
-19,0,3,2,1,9,2,1,3,26,8,3,0,0,0,4,0
-13,5,2,3,1,9,2,2,0,20,5,12,46,0,0,4,1
-17,8,2,2,1,54,2,1,0,11,7,9,33,0,0,4,1
-14,10,3,2,1,55,1,2,0,21,4,13,0,0,0,4,1
+44,5,0,3,1,58,1,1,2,8,3,6,33,0,0,4,1
+16,10,2,2,1,10,1,1,0,17,1,4,1,0,0,4,1
+14,8,2,2,1,4,2,1,3,23,8,2,11,0,0,4,1
+24,5,2,3,1,45,2,1,0,8,5,13,0,0,0,4,1
+36,5,2,3,1,15,1,1,0,22,3,5,0,0,0,4,1
+12,8,2,2,1,52,1,2,0,1,5,14,38,0,0,4,1
+28,7,2,3,1,16,2,2,3,26,8,7,0,0,0,4,0
+19,11,3,2,1,44,2,1,3,29,8,16,11,0,0,4,1
+24,5,2,3,1,15,2,2,0,13,10,15,38,0,0,4,1
+18,1,2,1,1,46,2,1,3,25,6,15,0,0,0,4,1
+22,8,2,2,1,51,2,1,0,20,5,9,22,0,0,4,1
+37,6,2,2,1,9,1,2,3,26,8,3,0,0,0,4,0
+19,5,0,3,1,14,2,1,3,10,8,5,11,0,0,4,1
+32,10,2,2,1,47,2,1,3,26,6,10,38,0,0,4,1
+27,0,2,2,1,70,1,1,0,27,1,9,11,0,0,4,1
+6,7,3,3,1,36,2,1,3,19,8,15,0,0,0,4,1
+25,10,2,2,1,48,2,1,3,26,8,2,0,0,0,4,0
+48,6,2,1,1,26,1,1,0,30,3,10,0,0,0,4,1
+14,8,2,2,1,33,2,2,0,10,10,4,0,0,0,4,1
+33,2,2,2,1,8,1,2,0,6,5,0,22,0,0,4,1
+16,1,2,2,1,23,1,1,0,27,1,15,11,0,0,4,1
+26,5,2,1,1,56,1,1,0,10,3,7,38,0,0,4,1
+26,3,3,1,1,11,1,1,3,9,6,7,0,0,0,4,1
+40,0,0,2,1,25,1,1,2,18,11,7,0,0,0,4,1
 40,1,2,1,1,65,2,1,3,26,8,5,11,0,0,4,0
-22,11,2,2,1,28,2,1,3,26,8,9,0,0,0,4,0
-13,5,3,3,1,13,1,1,0,9,1,9,2,0,0,4,1
-15,5,3,3,1,33,1,1,0,20,1,11,8,0,0,4,1
-18,5,0,3,1,66,1,2,0,14,5,11,0,0,0,4,1
-29,5,3,3,1,68,1,1,0,11,3,1,0,0,0,4,1
-21,0,0,2,1,4,2,1,3,26,8,11,11,0,0,4,0
-21,10,3,2,1,53,2,1,0,28,5,13,11,0,0,4,1
-10,10,3,2,1,69,1,2,0,28,5,11,0,0,0,4,1
-10,7,2,3,1,9,2,1,0,25,3,11,22,106,30,0,1
-41,5,0,3,1,57,2,1,3,26,8,8,0,0,0,4,0
-37,3,2,1,1,27,1,1,3,10,6,15,11,0,0,4,1
-12,5,3,3,1,10,1,1,0,25,3,3,11,0,0,4,1
-25,10,2,2,1,24,2,1,3,26,8,6,0,0,0,4,0
-28,10,2,2,1,13,2,1,0,13,10,5,11,0,0,4,1
+11,5,2,3,1,38,1,1,3,20,8,15,11,0,0,4,1
+22,0,2,1,1,63,2,2,0,13,10,14,0,0,0,4,1
+31,2,2,1,1,59,1,1,0,9,10,10,0,0,0,4,1
+36,5,0,3,1,27,2,2,2,9,10,0,0,0,0,4,1
+42,1,2,4,1,10,2,1,3,26,8,7,0,0,0,4,0
+21,7,2,3,1,10,1,1,3,27,6,11,0,0,0,4,1
+22,1,2,2,1,9,2,1,3,30,8,5,11,0,0,4,1
+31,5,2,3,1,10,2,1,0,9,10,15,0,0,0,4,1
+40,6,0,3,1,39,1,1,2,24,11,11,0,0,0,4,1
+29,1,0,1,1,14,2,1,3,22,6,7,11,0,0,4,1
+14,5,0,3,1,68,1,1,0,3,1,3,43,0,0,4,1
+13,11,0,1,1,9,2,1,3,23,8,13,3,0,0,4,1
+24,5,2,4,1,34,1,1,3,26,8,9,11,0,0,4,0
+21,5,2,3,1,35,2,1,0,6,5,14,22,0,0,4,1
+17,5,0,3,1,44,2,1,3,29,8,1,0,0,0,4,1
+35,1,2,2,1,9,2,2,3,26,8,6,0,0,0,4,0
+32,10,0,2,1,45,1,1,3,12,6,13,11,0,0,4,1
+42,7,2,1,1,42,1,2,0,21,5,14,43,0,0,4,1
+36,7,0,1,1,41,2,1,3,27,6,12,11,0,0,4,1
+10,9,3,2,1,30,1,1,2,14,11,5,0,0,0,4,1
+14,1,2,2,1,32,2,1,0,10,10,5,22,0,0,4,1
+44,3,2,4,1,25,1,1,2,18,3,9,0,0,0,4,1
+27,10,2,3,1,43,2,1,3,10,6,14,22,0,0,4,1
+36,5,2,2,1,46,1,1,3,26,8,4,0,0,0,4,0
+40,6,2,1,1,14,1,1,0,9,1,6,11,0,0,4,1
+8,0,3,1,1,1,2,1,3,15,6,12,22,0,0,4,1
+21,1,2,2,1,15,2,1,2,24,11,5,0,0,0,4,1
+27,1,2,1,1,66,2,1,3,7,8,11,0,0,0,4,1
+35,10,2,3,1,71,1,1,0,12,1,4,38,0,0,4,1
+21,10,3,4,1,49,2,1,3,27,8,5,0,0,0,4,1
+4,9,3,2,1,9,1,1,0,27,3,7,43,0,0,4,1
+28,5,0,2,1,9,1,1,0,19,1,13,38,0,0,4,1
+21,5,3,3,1,32,2,1,3,26,8,8,0,0,0,4,0
+29,0,0,2,1,28,1,1,0,20,1,1,33,0,0,4,1
 8,0,3,2,1,31,1,1,0,10,3,12,22,0,0,4,1
-27,0,3,4,1,15,2,1,3,26,8,16,0,0,0,4,0
-33,6,2,1,1,61,1,1,3,9,6,14,0,0,0,4,1
-36,5,2,3,1,9,1,1,3,26,8,2,11,0,0,4,0
-15,5,2,3,1,10,1,1,0,29,1,10,33,0,0,4,1
+36,5,2,2,1,12,2,1,0,17,5,3,22,0,0,4,1
+15,3,2,1,1,26,1,1,0,17,1,10,43,0,0,4,1
+22,10,0,2,1,9,1,1,0,28,1,12,11,0,0,4,1
+35,1,2,2,1,22,2,1,0,13,10,13,38,61,1,0,1
+8,10,3,2,1,28,1,2,0,13,5,0,22,0,0,4,1
+18,5,0,3,1,66,1,2,0,14,5,11,0,0,0,4,1
+72,6,0,2,1,9,1,1,0,4,3,4,22,0,0,4,1
+35,8,2,4,1,32,2,1,3,26,8,7,11,0,0,4,0
+9,9,3,2,1,61,1,1,2,5,10,7,0,0,0,4,1
+24,11,0,2,1,22,2,1,3,23,8,14,11,0,0,4,1
+20,10,2,2,1,28,2,1,3,23,8,13,22,0,0,4,1
+23,0,3,2,1,67,1,2,3,2,6,11,33,0,0,4,1
+39,1,2,2,1,19,2,1,0,8,10,11,0,0,0,4,1
+11,8,3,2,1,34,2,1,3,12,8,6,11,0,0,4,1
+12,5,3,3,1,47,1,1,0,3,1,13,33,0,0,4,1
+23,1,0,1,1,9,1,1,0,23,5,10,11,0,0,4,1
+37,5,0,3,1,9,1,1,0,9,1,8,33,0,0,4,1
+36,8,2,4,1,44,1,2,3,12,6,14,0,0,0,4,1
+20,5,2,3,1,22,2,1,0,1,5,10,0,0,0,4,1
+18,5,3,3,1,26,1,2,0,12,10,13,0,0,0,4,1
 19,5,2,3,1,45,1,1,0,19,1,0,33,0,0,4,1
-40,10,2,4,1,63,2,1,3,26,8,13,0,0,0,4,0
+21,2,2,2,1,13,1,1,0,9,10,2,11,0,0,4,1
+55,6,2,3,1,20,2,1,0,19,3,10,11,0,0,4,1
+18,10,3,2,1,39,2,1,3,19,11,6,0,0,0,4,1
+27,0,2,2,1,18,2,1,3,15,8,15,22,0,0,4,1
+18,0,3,1,1,2,2,1,3,26,8,7,0,0,0,4,0
+28,10,2,2,1,16,1,1,0,9,1,11,38,0,0,4,1
+12,7,2,3,1,22,1,1,3,8,11,7,0,0,0,4,1
+15,5,0,2,1,52,2,1,3,4,8,3,0,0,0,4,1
+15,2,2,2,1,25,2,2,3,26,8,13,0,0,0,4,0
+14,10,3,3,1,55,1,1,0,10,10,8,0,0,0,4,1
+16,1,3,2,1,54,2,2,3,26,8,8,0,0,0,4,0
+35,10,2,2,1,58,2,1,3,26,8,10,0,0,0,4,0
+24,5,2,3,1,43,1,1,0,10,10,13,11,0,0,4,1
+20,0,2,2,1,9,1,1,3,26,8,4,0,0,0,4,0
+29,0,2,2,1,28,2,1,3,26,8,11,0,0,0,4,0
+6,1,2,1,1,61,2,1,3,7,8,15,0,0,0,4,1
+10,9,3,2,1,62,1,1,0,23,4,11,11,0,0,4,1
 42,8,3,1,1,38,2,1,3,6,8,15,11,0,0,4,1
-17,8,3,1,1,21,1,2,0,2,5,11,11,0,0,4,1
-41,6,0,2,1,61,1,1,0,23,5,13,33,0,0,4,1
-15,1,3,3,1,62,1,1,0,30,3,3,0,546,1,3,1
-13,11,2,2,1,38,2,1,0,12,10,3,22,86,38,0,1
-30,11,2,2,1,46,2,1,3,26,8,6,11,0,0,4,0
-19,8,2,2,1,47,2,2,0,23,5,11,33,0,0,4,1
-27,0,3,2,1,26,2,1,3,26,8,6,0,0,0,4,0
-12,1,3,2,1,52,1,1,0,23,4,14,11,0,0,4,1
-46,6,2,1,1,48,1,1,0,27,3,10,0,0,0,4,1
-8,1,3,2,2,66,1,2,0,29,5,14,11,0,0,4,1
-19,10,3,2,1,40,2,1,3,13,8,14,0,0,0,4,1
-25,2,2,2,1,9,1,1,3,22,6,0,45,0,0,4,1
-12,0,2,2,1,15,2,2,3,18,8,9,11,0,0,4,1
-14,1,2,2,1,24,2,1,0,7,5,13,11,0,0,4,1
-28,10,3,2,1,68,1,1,0,10,10,14,22,0,0,4,1
-13,11,2,2,1,68,2,2,3,22,6,15,11,0,0,4,1
-10,5,2,2,1,36,2,1,3,20,8,10,0,0,0,4,1
-42,1,0,2,1,9,2,1,3,21,8,2,0,0,0,4,1
-9,8,2,2,1,9,2,1,0,8,5,16,38,0,0,4,1
-35,1,2,2,1,8,1,1,0,26,1,13,0,0,0,4,1
-35,0,0,2,1,12,2,1,3,26,8,9,0,0,0,4,0
-42,1,2,4,1,55,2,1,3,26,8,7,0,0,0,4,0
-13,7,3,3,1,23,1,1,2,30,3,5,0,0,0,4,1
-41,6,2,4,1,10,1,1,3,2,6,2,0,0,0,4,1
-12,11,3,3,1,37,1,1,0,2,3,11,22,0,0,4,1
-15,10,3,3,1,17,2,1,0,9,5,1,22,0,0,4,1
-41,3,0,1,1,31,1,1,0,23,5,12,22,0,0,4,1
-18,5,2,3,1,69,1,1,0,2,1,9,33,0,0,4,1
-42,5,2,3,1,39,1,1,3,8,6,7,22,0,0,4,1
-9,1,2,1,1,47,2,1,3,23,8,2,11,0,0,4,1
-34,2,2,2,1,12,2,2,3,26,8,3,0,0,0,4,0
-17,0,3,2,1,53,2,1,0,14,5,11,11,0,0,4,1
-14,5,3,3,1,9,1,1,0,26,3,11,33,0,0,4,1
-15,0,3,2,1,58,1,1,0,19,3,1,11,0,0,4,1
-44,5,0,3,1,58,1,1,2,8,3,6,33,0,0,4,1
-33,1,2,4,1,24,2,1,3,26,8,11,0,0,0,4,0
-25,1,3,2,1,64,2,1,3,12,6,11,11,0,0,4,1
+18,5,2,3,1,9,2,1,2,15,11,4,0,49,24,0,1
+14,5,3,3,1,25,1,1,0,5,1,2,11,0,0,4,1
+35,11,0,2,1,57,1,1,0,10,10,11,0,0,0,4,1
+20,1,0,2,1,23,2,1,0,20,5,1,33,0,0,4,1
+39,1,2,1,1,27,1,1,0,3,1,1,11,0,0,4,1
+53,6,2,2,1,35,1,1,0,8,3,6,0,0,0,4,1
+13,5,3,3,1,13,1,1,0,9,1,9,2,0,0,4,1
+17,1,2,2,1,16,1,1,0,1,5,15,0,0,0,4,1
+22,1,2,2,1,24,2,2,3,12,6,11,11,0,0,4,1
+25,10,2,2,1,39,2,1,3,4,8,5,11,0,0,4,1
+40,5,0,2,1,38,1,1,2,23,5,11,11,0,0,4,1
+23,0,2,2,1,55,2,1,3,29,8,1,11,0,0,4,1
+22,1,2,2,1,51,2,1,3,26,8,8,11,0,0,4,0
+21,0,0,2,1,4,2,1,3,26,8,11,11,0,0,4,0
+14,8,3,2,1,2,2,1,3,13,8,12,22,0,0,4,1
+33,5,2,2,1,13,2,1,3,26,8,13,0,0,0,4,0
+15,7,3,3,1,58,1,1,0,10,1,14,22,0,0,4,1
+17,10,3,2,1,42,1,1,0,2,1,10,22,0,0,4,1
+16,1,2,1,1,10,2,1,3,21,8,13,22,0,0,4,1
+20,10,3,2,1,39,1,1,0,10,1,12,5,0,0,4,1
+6,9,3,2,1,47,2,1,3,26,8,7,22,0,0,4,0
+26,5,2,3,1,46,2,2,2,13,10,1,0,0,0,4,1
+37,6,2,2,1,19,2,2,0,8,10,13,0,0,0,4,1
+7,1,3,2,1,2,2,1,3,10,6,15,45,0,0,4,1
+17,0,2,2,1,8,2,1,3,22,6,3,45,0,0,4,1
+21,10,2,3,1,70,2,2,3,7,8,14,0,0,0,4,1
+12,5,3,2,1,50,2,1,0,13,10,11,0,0,0,4,1
+22,0,3,3,1,14,1,1,3,2,6,3,11,0,0,4,1
+17,2,3,3,1,18,2,1,0,9,5,14,11,0,0,4,1
+30,8,2,4,1,21,2,1,3,26,8,1,0,0,0,4,0
+28,10,2,2,1,56,1,1,3,20,8,13,0,0,0,4,1
+31,1,3,1,1,56,2,1,0,17,5,16,11,0,0,4,1
+28,0,2,2,1,28,1,1,0,18,1,9,43,0,0,4,1
+13,5,0,3,1,12,2,1,3,18,8,3,33,0,0,4,1
+8,1,2,2,1,31,2,1,3,7,8,2,22,0,0,4,1
+17,1,3,2,1,69,2,1,0,6,5,12,43,0,0,4,1
+23,8,2,2,1,9,2,1,3,26,8,1,11,0,0,4,0
+23,10,2,3,1,61,2,1,0,10,10,14,0,0,0,4,1
+34,5,2,3,1,34,2,1,3,26,8,16,0,0,0,4,0
+20,0,3,2,1,39,1,1,3,26,6,14,11,0,0,4,1
+23,1,2,1,1,31,2,1,3,6,8,1,0,0,0,4,1
+20,10,2,2,1,9,1,1,0,29,5,12,0,0,0,4,1
+6,1,2,2,1,62,2,1,3,18,8,15,22,0,0,4,1
+20,10,2,2,1,9,2,1,0,14,5,5,0,0,0,4,1
+14,5,3,3,1,65,1,1,0,21,1,12,11,0,0,4,1
+16,10,2,3,1,66,2,1,0,5,1,11,33,0,0,4,1
+39,0,0,2,1,61,1,1,0,1,5,13,0,0,0,4,1
+22,8,3,2,1,19,2,1,0,12,10,9,0,0,0,4,1
+23,5,2,3,1,56,1,1,0,12,1,12,11,0,0,4,1
+17,10,3,2,1,21,2,1,0,1,3,10,0,0,0,4,1
+22,8,2,1,1,11,2,1,3,23,8,14,11,0,0,4,1
+21,10,2,2,1,46,2,1,0,9,3,4,11,181,1,1,1
+36,11,3,2,1,44,1,1,0,8,10,12,11,0,0,4,1
+31,0,0,2,1,21,2,2,3,29,8,10,0,0,0,4,1
+24,11,2,4,1,71,2,1,2,13,5,12,1,0,0,4,1
+19,8,2,2,1,65,1,2,0,17,5,0,0,0,0,4,1
+40,6,2,4,1,71,2,1,3,26,8,12,0,0,0,4,0
+20,2,2,3,1,9,1,1,0,15,5,11,11,0,0,4,1
+16,0,0,2,1,3,1,1,0,9,5,12,0,0,0,4,1
 15,1,3,1,1,15,2,1,3,21,8,1,11,0,0,4,1
-10,9,3,2,1,30,1,1,2,14,11,5,0,0,0,4,1
-16,1,3,1,1,0,2,1,0,6,5,14,33,0,0,4,1
-21,7,2,3,1,33,1,1,3,3,6,12,38,0,0,4,1
-13,11,3,2,1,35,2,1,0,11,3,14,0,0,0,4,1
-19,5,3,3,1,69,1,1,3,3,6,0,22,0,0,4,1
-13,10,2,3,1,32,1,2,0,9,10,9,0,31,37,1,1
-14,1,2,2,2,9,2,1,3,30,8,12,0,0,0,4,1
-8,10,3,2,1,28,1,2,0,13,5,0,22,0,0,4,1
-6,1,3,2,1,21,1,2,0,9,3,3,11,0,0,4,1
-28,1,2,1,1,71,1,2,2,11,3,9,22,0,0,4,1
+16,2,2,3,1,18,2,1,0,5,5,13,11,0,0,4,1
+39,10,2,2,1,67,1,2,3,26,8,7,0,0,0,4,0
+38,1,2,2,1,31,2,1,3,21,8,13,11,0,0,4,1
+13,8,3,2,1,15,1,2,0,27,3,0,11,0,0,4,1
+43,6,2,3,1,14,1,1,0,1,3,10,0,0,0,4,1
+15,5,2,3,1,61,1,1,0,26,1,1,11,0,0,4,1
+17,7,0,3,1,16,2,1,3,15,8,13,11,0,0,4,1
 23,0,2,2,1,41,2,1,3,26,8,10,0,0,0,4,0
-11,10,2,2,1,34,1,1,0,25,3,8,11,0,0,4,1
-22,8,2,2,1,51,2,1,0,20,5,9,22,0,0,4,1
-40,0,2,2,1,67,1,1,3,3,6,14,0,0,0,4,1
+21,7,3,3,1,47,1,1,3,9,6,0,0,0,0,4,1
+19,3,2,2,1,64,1,2,0,26,3,12,22,0,0,4,1
+39,10,2,1,1,9,1,1,3,26,8,16,0,0,0,4,0
+31,0,2,2,1,47,2,1,3,26,8,10,0,0,0,4,0
+15,5,2,3,1,20,1,1,0,27,3,6,11,0,0,4,1
+12,2,3,2,1,64,1,1,0,22,3,4,33,0,0,4,1
+19,0,2,2,1,25,1,1,2,19,11,9,0,0,0,4,1
 30,1,2,2,1,9,2,1,3,3,6,3,11,0,0,4,1
-9,10,3,3,1,61,1,1,0,21,4,14,11,0,0,4,1
-30,1,2,2,1,69,2,1,3,26,8,3,11,0,0,4,0
-20,1,2,1,1,24,2,1,2,10,10,12,0,83,1,1,1
-7,1,3,1,1,54,2,1,3,16,6,11,11,0,0,4,1
-32,8,2,2,1,56,2,1,3,26,8,9,11,0,0,4,0
-54,6,2,3,1,9,1,1,0,4,3,16,0,0,0,4,1
+28,5,0,2,1,20,2,2,3,26,8,6,11,0,0,4,0
+41,1,2,2,1,9,2,1,3,26,8,7,0,0,0,4,0
+32,5,2,4,1,67,1,1,0,19,3,6,0,178,1,0,1
+12,11,3,3,1,37,1,1,0,2,3,11,22,0,0,4,1
+25,1,2,1,1,37,2,1,0,12,10,7,11,0,0,4,1
+8,11,3,2,1,59,1,1,0,20,4,4,11,0,0,4,1
+13,1,0,2,1,9,2,2,0,9,5,15,33,0,0,4,1
+40,6,2,1,1,47,1,1,0,4,1,10,11,0,0,4,1
+35,1,2,1,1,31,1,1,0,24,5,13,33,0,0,4,1
+42,6,2,1,1,58,2,1,3,26,8,7,0,0,0,4,0
+32,5,2,2,1,13,1,1,0,7,5,10,0,0,0,4,1
+32,11,0,4,1,11,1,1,0,11,3,13,0,0,0,4,1
+57,6,2,1,1,42,1,1,0,8,3,9,2,0,0,4,1
+39,10,2,2,1,64,1,1,2,20,11,4,0,0,0,4,1
+18,10,3,2,1,60,1,1,0,28,1,14,0,0,0,4,1
+14,1,3,1,1,14,2,1,0,12,10,13,0,0,0,4,1
+14,8,3,2,1,65,2,1,3,6,8,12,22,0,0,4,1
+26,7,2,3,1,13,1,1,0,12,1,11,38,0,0,4,1
+16,8,3,2,1,9,2,1,3,26,8,4,0,0,0,4,0
+24,0,0,2,1,70,1,1,0,23,4,15,0,0,0,4,1
+13,5,2,3,1,15,1,1,0,9,3,8,11,0,0,4,1
 27,8,3,1,1,24,2,1,3,22,6,3,43,0,0,4,1
-51,5,2,3,1,67,1,1,2,26,3,3,22,0,0,4,1
-10,0,0,2,1,66,2,1,3,29,8,10,11,0,0,4,1
-30,5,0,3,1,53,1,2,3,3,6,2,45,0,0,4,1
-40,5,0,3,1,53,2,1,0,9,10,4,11,0,0,4,1
-21,11,3,2,1,1,2,1,0,22,3,9,0,0,0,4,1
+25,1,3,2,1,37,2,1,3,30,8,15,22,0,0,4,1
+32,10,2,2,1,38,1,1,0,28,1,12,0,0,0,4,1
+19,5,3,3,1,30,1,1,3,26,6,1,0,0,0,4,1
+7,1,3,2,1,3,2,1,0,15,5,12,0,0,0,4,1
+26,8,0,2,1,32,2,1,3,26,8,5,0,0,0,4,0
+20,1,2,1,1,57,2,1,3,25,6,16,11,0,0,4,1
+13,11,0,3,1,32,2,1,0,7,5,14,11,0,0,4,1
+17,0,0,2,1,48,2,1,3,25,6,15,0,0,0,4,1
+28,10,0,2,1,8,2,1,0,28,1,9,22,0,0,4,1
+11,10,3,3,1,21,1,1,0,22,3,8,0,0,0,4,1
+37,10,2,2,2,4,1,1,0,11,3,13,0,0,0,4,1
+21,10,3,2,1,53,2,1,0,28,5,13,11,0,0,4,1
+20,0,3,2,1,31,1,1,2,24,11,7,0,0,0,4,1
+20,10,3,2,1,21,2,1,3,26,8,6,0,0,0,4,0
+15,10,3,3,1,17,2,1,0,9,5,1,22,0,0,4,1
+31,10,2,2,1,46,1,1,0,10,1,3,46,0,0,4,1
+11,0,3,2,1,67,2,2,3,26,8,11,0,0,0,4,0
+26,5,2,3,1,37,2,1,0,26,3,12,0,0,0,4,1
+30,5,2,3,1,25,2,1,3,4,8,12,11,0,0,4,1
+38,5,0,3,1,47,2,1,3,8,6,10,33,0,0,4,1
+17,1,2,3,1,37,1,1,3,3,6,2,43,0,0,4,1
+7,9,3,2,1,22,2,1,0,16,5,15,0,0,0,4,1
+27,1,2,2,1,58,2,1,3,18,8,13,33,0,0,4,1
+23,1,2,1,1,18,2,1,3,27,6,11,11,0,0,4,1
+12,8,3,3,1,5,1,2,0,13,1,5,11,0,0,4,1
+15,5,3,3,1,33,1,1,0,20,1,11,8,0,0,4,1
+18,0,2,2,1,14,2,1,0,10,10,6,11,0,0,4,1
+23,1,0,2,1,42,1,1,3,10,6,1,33,0,0,4,1
+21,0,2,2,1,15,2,2,0,25,3,3,11,0,0,4,1
+17,10,2,2,1,49,2,1,0,9,10,14,0,0,0,4,1
+35,0,2,2,1,43,1,1,3,12,6,1,22,0,0,4,1
+42,5,2,3,1,29,1,1,0,26,3,7,11,0,0,4,1
+19,5,3,3,1,69,1,1,3,3,6,0,22,0,0,4,1
+14,1,2,2,1,24,2,1,0,7,5,13,11,0,0,4,1
+34,5,2,3,1,57,1,1,0,9,1,13,22,0,0,4,1
+27,0,0,2,1,2,1,2,0,28,5,11,0,0,0,4,1
+15,1,0,1,1,44,2,1,3,30,8,12,11,0,0,4,1
+41,6,3,2,1,41,2,1,3,19,8,1,38,0,0,4,1
+15,10,2,2,1,45,2,2,3,9,6,12,11,0,0,4,1
+19,10,2,2,1,34,2,1,3,26,8,3,0,0,0,4,0
+41,1,2,1,1,38,2,1,3,6,8,12,0,0,0,4,1
+32,0,3,2,1,16,1,1,0,20,5,15,33,0,0,4,1
+12,1,2,2,1,21,2,1,2,12,11,6,0,0,0,4,1
+19,5,0,3,1,22,1,1,0,6,5,10,38,0,0,4,1
+18,8,2,1,1,9,2,1,3,11,6,0,0,0,0,4,1
+6,9,3,2,1,67,2,1,3,26,8,6,11,0,0,4,0
+41,6,0,1,1,9,2,1,3,26,6,15,11,0,0,4,1
+14,1,3,2,1,66,1,2,0,15,5,6,43,0,0,4,1
+12,5,2,3,1,15,2,1,0,2,1,9,43,0,0,4,1
+7,5,3,3,1,31,1,1,0,8,3,10,0,0,0,4,1
+22,10,0,3,1,56,2,1,3,16,11,1,0,0,0,4,1
+17,10,2,2,1,2,1,2,0,4,1,14,11,0,0,4,1
+35,10,2,2,1,16,1,1,3,10,6,3,22,0,0,4,1
+11,10,3,3,1,61,2,1,0,30,3,14,22,0,0,4,1
+21,10,3,2,1,50,2,1,0,9,10,10,0,0,0,4,1
+17,9,3,2,1,24,2,1,0,7,3,13,22,112,33,0,1
+41,11,2,2,1,10,1,1,0,9,3,14,22,0,0,4,1
+20,10,0,3,1,23,1,1,3,30,6,15,11,0,0,4,1
+36,10,2,2,1,12,1,1,0,23,5,10,22,0,0,4,1
+12,10,2,2,1,19,2,2,3,26,8,7,11,0,0,4,0
 41,6,2,2,1,30,1,1,0,19,1,0,43,0,0,4,1
-7,8,2,2,1,9,2,1,0,16,5,10,47,0,0,4,1
-34,1,2,2,1,65,2,1,3,26,8,15,22,0,0,4,0
-28,8,2,2,1,34,1,1,0,14,1,11,11,0,0,4,1
+34,10,2,3,1,62,1,2,3,26,8,6,0,0,0,4,0
+22,5,3,3,1,16,1,1,0,21,4,4,0,0,0,4,1
+26,10,0,2,1,71,2,1,3,12,8,12,22,0,0,4,1
+40,0,2,2,1,67,1,1,3,3,6,14,0,0,0,4,1
+13,5,2,3,1,39,2,1,0,9,5,1,11,0,0,4,1
+25,11,2,1,1,54,1,1,3,12,6,15,11,0,0,4,1
+39,0,2,2,1,27,1,1,0,10,1,12,33,0,0,4,1
+36,10,2,3,1,32,1,1,3,26,8,8,33,0,0,4,0
+25,5,2,3,1,9,1,1,0,5,5,2,22,0,0,4,1
+22,5,2,3,1,61,1,1,0,4,1,13,33,0,0,4,1
+14,10,2,2,1,66,2,1,3,13,8,13,11,0,0,4,1
+11,1,3,4,1,62,2,2,0,7,5,6,33,0,0,4,1
+27,1,0,1,1,68,1,1,3,26,6,0,22,0,0,4,1
+12,0,3,3,1,37,1,1,0,25,3,7,11,0,0,4,1
+37,1,2,1,1,29,2,1,3,26,8,8,0,0,0,4,0
+38,10,0,2,1,23,1,1,0,9,5,11,0,0,0,4,1
+25,0,2,2,1,44,1,1,0,23,5,13,46,0,0,4,1
+12,1,3,2,1,9,2,1,3,26,8,10,11,0,0,4,0
+19,5,2,3,1,57,2,1,3,26,8,16,11,0,0,4,0
+14,5,3,3,1,46,1,1,0,13,1,12,38,0,0,4,1
+6,10,3,2,1,0,2,2,3,26,8,4,0,0,0,4,0
+28,1,2,1,1,43,2,1,3,4,8,15,11,0,0,4,1
+27,10,3,3,1,9,1,1,0,9,1,13,33,0,0,4,1
+21,5,2,3,1,44,2,2,3,26,8,3,11,0,0,4,0
+15,10,3,2,1,37,1,2,0,27,1,10,11,0,0,4,1
+27,1,2,1,1,31,2,1,3,26,8,9,0,0,0,4,0
+39,6,2,2,1,27,2,1,3,26,8,7,11,0,0,4,0
+22,1,2,2,1,53,1,1,3,30,10,8,0,0,0,4,1
 21,5,2,2,1,13,2,1,0,2,1,13,11,0,0,4,1
-27,2,2,3,1,25,2,1,0,12,10,14,38,0,0,4,1
-26,8,2,2,1,16,2,2,3,26,8,7,0,0,0,4,0
-9,0,0,2,1,49,2,1,0,7,5,12,0,0,0,4,1
-42,0,2,3,1,20,1,1,0,12,1,15,43,0,0,4,1
-15,8,2,2,1,9,2,1,3,26,8,11,0,0,0,4,0
-12,10,3,3,1,60,1,1,0,4,1,14,46,0,0,4,1
-10,8,3,2,1,40,2,1,0,16,5,14,11,0,0,4,1
-19,10,3,2,1,3,2,1,0,4,1,2,43,0,0,4,1
-30,2,3,3,1,38,2,1,0,26,3,0,33,0,0,4,1
-21,10,2,2,1,29,1,1,0,9,3,6,33,0,0,4,1
-45,6,2,2,1,20,1,1,2,8,3,7,11,0,0,4,1
-67,6,0,1,1,65,1,1,0,9,3,9,22,0,0,4,1
-39,10,2,3,1,62,1,1,0,28,1,14,11,0,0,4,1
-8,1,3,2,1,67,2,1,3,30,8,12,0,0,0,4,1
-32,10,0,2,1,45,1,1,3,12,6,13,11,0,0,4,1
-27,0,0,2,1,2,1,2,0,28,5,11,0,0,0,4,1
-15,10,3,3,1,9,2,1,0,13,10,12,0,0,0,4,1
-39,1,2,2,1,35,1,1,0,13,1,14,1,0,0,4,1
-37,10,2,2,1,33,2,2,0,24,5,2,38,0,0,4,1
-11,1,3,2,1,2,2,1,3,21,8,14,11,0,0,4,1
-14,5,0,3,1,28,1,2,0,6,5,14,33,0,0,4,1
-21,5,3,3,1,32,2,1,3,26,8,8,0,0,0,4,0
-15,1,2,2,1,9,1,1,0,21,5,10,43,0,0,4,1
-40,5,2,3,1,40,1,1,0,26,3,8,38,0,0,4,1
-7,5,2,1,1,21,2,1,3,22,6,14,0,0,0,4,1
-31,8,0,2,1,9,2,2,3,26,8,8,0,0,0,4,0
-10,7,3,3,1,66,1,1,0,7,3,8,0,0,0,4,1
-28,10,2,2,1,16,1,1,0,9,1,11,38,0,0,4,1
-9,5,3,3,1,63,2,1,3,26,6,11,22,0,0,4,1
-21,10,3,3,1,50,2,1,3,26,8,6,0,0,0,4,0
-6,7,3,3,1,36,2,1,3,19,8,15,0,0,0,4,1
-19,0,2,2,1,25,1,1,2,19,11,9,0,0,0,4,1
-13,5,3,3,1,15,2,1,0,27,3,5,0,551,1,3,1
-15,11,2,2,1,1,1,1,0,23,5,10,22,0,0,4,1
-30,1,2,1,1,34,2,1,3,26,8,3,11,0,0,4,0
-19,3,2,2,1,64,1,2,0,26,3,12,22,0,0,4,1
+35,1,2,2,1,8,1,1,0,26,1,13,0,0,0,4,1
+23,1,2,2,1,17,2,1,3,6,8,2,33,0,0,4,1
+31,5,2,3,1,39,2,1,3,26,8,7,22,0,0,4,0
+18,10,2,2,1,31,1,1,0,20,1,15,33,0,0,4,1
+37,5,2,3,1,56,1,1,0,3,1,15,1,0,0,4,1
+33,2,2,4,1,58,2,1,3,20,8,11,47,0,0,4,1
+15,5,3,3,1,7,2,1,3,26,8,9,0,0,0,4,0
+30,1,3,1,1,59,2,1,0,11,3,4,11,0,0,4,1
+27,2,0,3,1,4,2,1,3,4,8,10,0,0,0,4,1
+7,0,2,4,1,41,2,1,0,14,5,0,46,0,0,4,1
+19,10,3,3,1,58,1,1,0,27,3,4,0,0,0,4,1
+32,11,2,2,1,43,2,1,3,23,8,14,22,0,0,4,1
+14,7,2,2,1,53,2,1,0,2,5,14,0,0,0,4,1
+24,8,2,2,1,41,2,2,0,7,5,0,11,0,0,4,1
+30,11,2,2,1,46,2,1,3,26,8,6,11,0,0,4,0
+19,2,0,2,1,22,2,2,3,4,8,13,43,0,0,4,1
+39,6,2,2,1,50,1,1,0,26,1,12,11,0,0,4,1
+18,11,0,2,1,68,1,1,0,3,1,9,22,0,0,4,1
+34,5,2,3,1,14,1,1,0,14,1,1,33,0,0,4,1
+33,10,2,2,1,13,1,1,0,9,3,10,11,0,0,4,1
+35,2,3,2,1,59,2,1,3,23,8,0,38,0,0,4,1
+37,10,2,2,1,14,2,1,3,26,8,5,11,0,0,4,0
+35,1,2,1,1,41,2,1,0,17,5,12,38,0,0,4,1
+13,1,2,1,1,39,2,1,0,16,5,15,11,0,0,4,1
+55,6,2,3,1,50,1,1,0,8,3,8,0,0,0,4,1
+39,0,3,2,1,57,2,1,3,10,6,10,0,0,0,4,1
+31,10,3,2,1,2,2,2,0,8,10,10,0,0,0,4,1
+19,10,3,2,1,40,2,1,3,13,8,14,0,0,0,4,1
+13,12,2,2,1,12,1,1,0,13,10,10,11,552,12,0,1
+14,8,2,2,1,71,2,1,0,12,10,10,11,38,1,0,1
+23,2,2,2,1,68,2,1,0,9,10,15,0,0,0,4,1
+19,10,2,3,1,55,1,1,0,11,7,7,0,0,0,4,1
+15,1,3,2,1,5,2,1,3,7,8,13,11,0,0,4,1
+25,5,2,3,1,18,2,1,3,15,6,12,11,0,0,4,1
+14,9,3,3,1,12,1,1,2,1,3,9,22,0,0,4,1
+44,6,2,2,1,18,1,1,0,11,3,7,0,0,0,4,1
+27,1,2,2,1,12,2,1,3,14,11,12,0,0,0,4,1
+37,3,2,1,1,9,2,1,0,8,5,3,11,0,0,4,1
+33,6,2,2,1,27,2,1,3,26,8,5,0,0,0,4,0
+19,1,2,1,1,9,2,1,3,26,8,13,0,0,0,4,0
+37,11,0,2,1,44,2,1,3,27,8,15,0,0,0,4,1
+8,8,3,2,1,69,2,1,3,18,8,13,11,0,0,4,1
 41,6,2,2,1,62,1,1,2,12,10,0,11,0,0,4,1
-26,1,2,2,1,57,1,2,3,26,8,7,0,0,0,4,0
-8,1,2,2,1,0,2,2,0,8,5,2,22,0,0,4,1
-30,11,2,2,1,36,2,1,3,26,8,7,0,0,0,4,0
-39,6,2,1,1,41,2,1,0,17,1,12,22,0,0,4,1
-19,11,3,2,1,44,2,1,3,29,8,16,11,0,0,4,1
-40,6,2,4,1,71,2,1,3,26,8,12,0,0,0,4,0
-10,1,2,2,1,22,1,1,0,9,5,11,45,0,0,4,1
-33,6,2,3,1,57,1,1,0,10,10,12,11,0,0,4,1
+25,5,2,3,1,45,2,1,3,26,8,7,0,0,0,4,0
+35,1,2,1,1,56,1,1,0,20,1,7,43,0,0,4,1
+13,8,2,2,1,31,2,2,3,26,8,5,0,0,0,4,0
 21,8,2,2,1,54,1,1,2,11,3,4,22,0,0,4,1
-28,11,2,2,1,32,1,1,0,3,1,12,11,0,0,4,1
-18,0,3,1,1,2,2,1,3,26,8,7,0,0,0,4,0
-21,0,3,2,1,28,2,2,2,13,10,2,47,0,0,4,1
-34,5,2,3,1,57,1,1,0,9,1,13,22,0,0,4,1
-20,0,0,2,1,24,2,1,0,26,3,1,22,167,12,3,1
-32,7,2,2,1,9,1,1,0,4,1,12,11,0,0,4,1
-12,0,0,2,1,43,2,1,3,25,6,10,6,0,0,4,1
-28,10,2,2,1,41,2,2,3,26,8,3,0,0,0,4,0
-19,5,3,3,1,30,1,1,3,26,6,1,0,0,0,4,1
-15,5,3,3,1,40,2,1,3,26,8,7,0,0,0,4,0
-15,8,3,3,1,45,2,1,0,15,5,3,43,0,0,4,1
-42,5,2,3,1,63,1,1,2,29,1,7,11,0,0,4,1
-9,2,2,2,1,29,1,1,2,19,11,3,0,0,0,4,1
-18,1,2,1,1,49,2,1,3,26,8,8,0,0,0,4,0
-20,10,2,2,1,28,2,1,3,23,8,13,22,0,0,4,1
-33,7,2,3,1,55,2,2,0,24,5,11,33,0,0,4,1
-20,10,2,3,1,48,1,1,0,25,3,4,33,0,0,4,1
-16,0,0,2,1,3,1,1,0,9,5,12,0,0,0,4,1
-14,0,0,2,1,3,1,2,3,19,6,14,11,0,0,4,1
-16,10,2,2,1,24,2,1,3,26,8,9,33,0,0,4,0
-13,7,2,3,1,21,1,1,0,25,3,6,11,0,0,4,1
-12,1,2,2,1,37,2,1,3,28,8,5,11,0,0,4,1
-13,1,2,2,1,19,2,2,0,29,5,14,0,0,0,4,1
-36,10,0,2,1,68,1,2,0,13,5,13,0,0,0,4,1
-14,1,2,2,1,26,2,1,0,5,10,3,0,0,0,4,1
-34,1,2,2,1,17,1,2,0,8,5,13,11,0,0,4,1
-26,8,0,2,1,53,2,2,3,19,8,8,11,0,0,4,1
-15,1,2,2,1,61,2,1,0,9,5,15,0,0,0,4,1
-19,5,2,3,1,57,2,1,3,26,8,16,11,0,0,4,0
-24,5,3,3,2,9,2,1,0,13,10,14,0,0,0,4,1
-42,5,2,3,1,28,2,1,0,2,5,1,11,0,0,4,1
-41,1,0,1,1,15,1,2,0,28,5,14,0,0,0,4,1
-33,5,2,3,1,31,2,1,0,13,5,11,0,0,0,4,1
-33,1,2,1,1,55,1,1,0,2,1,12,22,0,0,4,1
-37,3,2,1,1,9,2,1,0,8,5,3,11,0,0,4,1
-27,10,2,2,1,68,2,1,3,26,8,7,0,0,0,4,0
-21,10,2,3,1,70,2,2,3,7,8,14,0,0,0,4,1
-21,1,2,2,1,15,2,1,2,24,11,5,0,0,0,4,1
-25,0,2,2,1,44,1,1,0,23,5,13,46,0,0,4,1
-18,1,2,1,1,46,2,1,3,25,6,15,0,0,0,4,1
-11,8,3,2,1,38,2,1,3,25,6,11,0,0,0,4,1
-11,1,3,2,1,2,1,2,0,13,5,11,0,0,0,4,1
-41,0,2,2,1,9,2,1,0,1,5,16,0,0,0,4,1
-20,1,2,2,1,20,1,1,3,7,6,3,47,0,0,4,1
-7,9,2,3,1,9,2,1,0,13,5,14,33,0,0,4,1
-14,1,2,2,1,65,2,1,3,13,8,15,22,0,0,4,1
-12,5,2,3,1,15,2,1,0,2,1,9,43,0,0,4,1
-16,1,2,2,1,31,2,1,3,15,8,15,0,0,0,4,1
-37,3,2,2,1,15,2,1,2,13,5,1,46,0,0,4,1
-21,5,2,3,1,2,1,2,3,2,6,15,46,0,0,4,1
-16,5,2,3,1,54,2,1,0,3,1,3,33,0,0,4,1
-53,6,2,2,1,35,1,1,0,8,3,6,0,0,0,4,1
-9,1,2,3,1,40,2,1,3,18,6,10,22,0,0,4,1
-7,0,2,4,1,41,2,1,0,14,5,0,46,0,0,4,1
+28,0,2,2,1,14,1,1,3,9,6,3,0,0,0,4,1
+13,11,3,1,1,20,1,1,0,23,4,13,11,110,1,1,1
+24,1,3,2,1,59,1,1,3,10,6,12,22,0,0,4,1
+4,9,3,2,1,44,1,1,0,3,3,7,0,0,0,4,1
+30,5,2,3,1,9,1,1,2,1,10,7,0,0,0,4,1
+13,10,3,3,1,12,1,1,0,26,3,12,0,74,12,0,1
+32,10,2,3,1,29,1,1,0,26,1,11,0,0,0,4,1
+23,1,2,1,1,23,2,2,3,26,8,1,11,0,0,4,0
+33,1,2,1,1,9,2,2,0,17,5,15,22,0,0,4,1
+7,10,3,2,1,14,2,1,0,19,3,9,38,0,0,4,1
+19,0,3,2,1,11,2,1,0,13,10,5,11,0,0,4,1
+23,5,2,3,1,22,2,2,3,26,8,9,0,0,0,4,0
+19,1,3,2,1,53,1,2,0,17,5,12,33,0,0,4,1
+35,0,0,4,1,32,1,1,0,2,5,3,11,0,0,4,1
+18,10,0,2,1,9,1,1,0,29,1,2,22,0,0,4,1
+27,2,2,3,1,25,2,1,0,12,10,14,38,0,0,4,1
+17,5,3,3,1,4,1,2,0,13,5,16,2,0,0,4,1
+9,0,3,2,1,24,1,1,2,20,5,1,8,0,0,4,1
+39,5,0,3,1,69,2,1,0,3,1,14,11,0,0,4,1
+21,1,2,3,1,58,1,1,0,7,5,12,43,0,0,4,1
+14,10,3,2,1,22,2,1,0,5,1,6,22,0,0,4,1
+35,5,2,3,1,18,1,1,0,12,1,15,11,0,0,4,1
+37,1,2,1,1,59,2,1,3,26,8,7,0,0,0,4,0
+33,11,2,1,1,13,2,1,0,17,5,6,0,0,0,4,1
+19,10,2,3,1,31,1,1,0,12,1,12,43,0,0,4,1
+38,6,0,3,1,20,1,2,0,13,5,14,0,0,0,4,1
+34,1,2,2,1,6,2,1,3,30,6,10,46,0,0,4,1
+29,10,2,2,1,56,2,1,0,3,1,5,0,0,0,4,1
+13,10,0,3,1,9,1,1,0,19,1,11,43,0,0,4,1
+23,1,2,1,1,14,2,1,3,12,8,4,11,0,0,4,1
+23,1,3,2,1,64,2,1,3,0,5,10,47,0,0,4,1
+15,1,2,2,1,18,2,1,3,15,8,11,22,0,0,4,1
+10,10,3,2,1,16,1,1,0,19,3,13,0,0,0,4,1
+13,2,3,3,2,5,2,2,0,4,1,12,11,0,0,4,1
 11,5,2,3,1,11,1,1,3,6,8,2,11,0,0,4,1
-41,6,2,1,1,40,2,1,0,26,1,10,22,0,0,4,1
-17,1,0,2,1,9,2,1,3,12,8,2,0,0,0,4,1
-34,5,2,4,1,28,2,1,3,4,8,14,0,0,0,4,1
-26,1,2,4,1,18,2,1,3,6,8,10,0,0,0,4,1
-29,1,2,4,2,20,1,1,0,17,1,9,22,0,0,4,1
-19,10,2,3,1,55,1,1,0,11,7,7,0,0,0,4,1
-10,9,3,2,1,9,1,1,0,9,3,7,12,0,0,4,1
-36,5,0,3,1,27,2,2,2,9,10,0,0,0,0,4,1
-19,8,2,2,1,25,2,1,2,26,10,7,0,0,0,4,1
-31,10,0,2,1,37,1,1,0,16,5,9,11,0,0,4,1
-27,7,2,2,1,62,1,1,0,12,10,12,0,0,0,4,1
-31,5,2,3,1,10,2,1,0,9,10,15,0,0,0,4,1
-28,0,3,2,1,68,2,1,3,26,6,10,11,0,0,4,1
-7,1,2,2,1,71,2,1,3,19,8,13,0,0,0,4,1
-18,1,0,2,1,60,2,1,3,7,6,4,11,0,0,4,1
-26,1,2,2,1,57,2,1,3,26,8,10,0,0,0,4,0
-14,10,3,3,1,50,2,1,3,13,8,14,11,0,0,4,1
-20,10,2,3,1,25,1,1,0,26,1,3,11,0,0,4,1
-27,10,2,2,1,69,1,1,0,28,5,12,11,0,0,4,1
-25,5,2,2,1,11,2,2,2,20,11,3,0,0,0,4,1
-26,3,2,1,1,1,1,2,0,23,5,2,11,0,0,4,1
-16,1,3,2,1,68,2,1,0,7,5,11,0,0,0,4,1
-24,10,2,3,1,2,1,1,3,12,6,5,38,0,0,4,1
-32,5,2,3,1,17,1,1,0,17,1,13,43,0,0,4,1
-29,0,0,2,1,28,1,1,0,20,1,1,33,0,0,4,1
-35,1,2,1,1,41,2,1,0,17,5,12,38,0,0,4,1
-32,0,2,2,1,46,1,1,0,13,10,11,0,0,0,4,1
-33,11,2,2,1,29,1,1,0,14,1,13,0,0,0,4,1
-40,5,2,3,1,47,2,1,2,5,10,5,0,0,0,4,1
-13,5,2,3,1,66,1,1,0,12,1,13,5,0,0,4,1
-12,10,2,2,1,35,2,1,0,5,1,2,33,0,0,4,1
-35,2,3,2,1,59,2,1,3,23,8,0,38,0,0,4,1
-25,10,3,2,1,58,2,1,3,26,8,11,0,0,0,4,0
-5,8,3,2,1,61,2,1,3,20,8,2,0,0,0,4,1
-26,0,0,2,1,20,2,1,0,5,5,5,11,0,0,4,1
-40,2,2,3,1,65,2,1,2,30,5,16,0,0,0,4,1
-10,5,3,3,1,15,2,1,0,18,3,12,0,0,0,4,1
-13,1,2,1,1,39,2,1,0,16,5,15,11,0,0,4,1
-27,11,2,2,1,26,1,1,2,11,3,14,0,0,0,4,1
+21,10,3,2,1,12,1,1,0,28,1,9,11,0,0,4,1
+25,1,2,1,1,2,2,1,3,29,8,1,11,0,0,4,1
+11,0,3,2,1,20,2,2,3,7,8,14,0,0,0,4,1
+10,10,3,2,1,69,1,2,0,28,5,11,0,0,0,4,1
+22,1,2,2,1,8,2,2,0,7,5,0,11,0,0,4,1
+13,5,3,3,1,21,1,2,0,29,1,10,11,0,0,4,1
+33,8,0,2,1,60,1,2,0,6,5,14,0,0,0,4,1
+9,5,3,3,1,63,2,1,3,26,6,11,22,0,0,4,1
+14,1,2,2,1,51,2,1,0,15,5,15,47,0,0,4,1
+34,5,2,3,1,45,1,1,0,10,10,3,22,0,0,4,1
+38,1,2,2,1,14,1,1,3,2,6,15,0,0,0,4,1
+25,8,2,1,1,37,2,1,3,26,8,6,11,0,0,4,0
+41,3,2,1,1,9,1,1,0,26,1,1,0,0,0,4,1
+6,1,3,2,2,2,2,1,3,3,6,10,22,0,0,4,1
+25,0,3,2,1,3,2,2,0,11,3,13,11,508,30,0,1
+26,1,2,2,1,18,2,1,3,26,8,7,11,0,0,4,0
+8,10,2,2,1,1,1,2,0,30,5,9,38,0,0,4,1
+24,10,3,2,1,16,2,1,3,6,8,6,43,0,0,4,1
+15,10,2,3,1,62,1,1,0,12,10,13,0,3,2,1,1
+21,3,2,2,1,18,1,1,2,17,5,9,46,0,0,4,1
+10,10,3,2,2,0,2,1,3,27,6,13,11,0,0,4,1
+27,0,3,4,1,15,2,1,3,26,8,16,0,0,0,4,0
 20,1,2,2,1,4,2,1,3,26,8,8,0,0,0,4,0
-18,5,2,3,1,9,2,2,3,26,8,9,0,0,0,4,0
-14,1,3,1,1,14,2,1,0,12,10,13,0,0,0,4,1
-17,1,0,1,1,23,2,1,0,24,5,12,43,0,0,4,1
-25,5,2,3,1,30,1,1,0,4,1,9,43,0,0,4,1
-13,5,3,3,1,23,1,1,0,3,1,10,22,0,0,4,1
-12,8,2,2,1,52,1,2,0,1,5,14,38,0,0,4,1
-18,1,2,2,1,39,2,2,0,7,5,14,0,0,0,4,1
-17,1,2,2,1,9,2,2,3,21,8,11,0,0,0,4,1
-14,1,3,2,1,13,2,1,0,8,5,3,0,0,0,4,1
-16,7,2,3,1,9,1,1,0,20,1,13,2,0,0,4,1
-15,1,2,2,1,38,1,1,0,25,3,4,22,0,0,4,1
+16,8,2,2,1,6,2,1,3,18,8,12,0,0,0,4,1
+19,5,2,2,1,55,2,2,0,8,10,6,0,0,0,4,1
+16,5,2,3,1,67,1,2,0,2,1,1,22,0,0,4,1
+20,1,2,2,1,20,1,1,3,7,6,3,47,0,0,4,1
+40,10,2,4,1,63,2,1,3,26,8,13,0,0,0,4,0
+23,5,2,3,1,9,2,1,0,9,10,15,22,0,0,4,1
+26,5,2,3,1,66,1,1,0,17,1,12,45,0,0,4,1
+12,0,3,2,1,4,1,1,0,7,5,11,47,0,0,4,1
+7,5,2,2,1,28,2,1,0,15,5,13,0,0,0,4,1
+32,0,2,2,1,33,1,1,2,23,5,0,43,0,0,4,1
+46,6,2,1,1,48,1,1,0,27,3,10,0,0,0,4,1
+37,1,2,4,1,69,1,1,0,14,1,3,11,0,0,4,1
+13,10,3,3,1,28,2,1,3,30,8,10,22,0,0,4,1
+26,10,3,2,1,35,2,1,3,26,8,4,0,0,0,4,0
+41,6,0,2,1,10,1,1,3,26,10,12,0,0,0,4,1
+14,8,3,2,1,32,1,1,0,10,10,14,0,0,0,4,1
+7,7,3,2,1,14,2,1,3,20,8,11,11,0,0,4,1
+8,1,3,2,2,4,2,1,3,22,6,10,11,0,0,4,1
+15,10,3,3,1,9,2,1,0,13,10,12,0,0,0,4,1
+26,10,2,2,1,33,1,1,0,14,1,10,11,0,0,4,1
+54,6,2,3,1,9,1,1,0,4,3,16,0,0,0,4,1
+10,0,3,2,1,7,1,2,3,18,6,8,11,0,0,4,1
+26,0,0,2,1,45,2,2,0,7,3,3,0,173,1,1,1
+31,8,2,2,1,38,1,1,2,30,3,6,33,0,0,4,1
+31,1,2,2,1,9,1,2,0,30,5,12,0,0,0,4,1
+32,10,2,1,1,17,1,1,3,26,8,1,11,0,0,4,0
+21,7,2,3,1,33,1,1,3,3,6,12,38,0,0,4,1
+30,7,2,3,1,9,1,1,0,21,4,3,22,0,0,4,1
+13,5,0,3,1,36,2,1,0,8,5,11,38,0,0,4,1
+41,3,2,3,1,9,1,1,2,4,10,10,0,0,0,4,1
+12,0,2,2,1,23,1,1,0,12,10,0,0,0,0,4,1
+12,5,2,3,1,24,2,2,0,13,10,9,11,86,24,1,1
+13,5,3,3,1,67,2,1,3,13,8,10,11,0,0,4,1
+21,5,2,2,1,23,2,1,3,26,8,14,0,0,0,4,0
+28,10,2,2,1,40,2,1,3,30,8,13,0,0,0,4,1
+13,7,3,3,1,21,2,2,0,20,4,14,0,0,0,4,1
+17,3,2,1,1,12,2,1,0,8,5,15,11,0,0,4,1
+19,0,3,2,1,9,2,1,3,26,8,3,0,0,0,4,0
+12,9,3,3,1,39,1,1,0,13,10,5,0,0,0,4,1
+33,11,0,3,1,9,1,1,0,24,5,11,11,0,0,4,1
+9,1,2,1,1,47,2,1,3,23,8,2,11,0,0,4,1
+8,10,3,2,1,61,2,1,3,20,8,11,22,0,0,4,1
+22,2,2,3,2,9,1,1,3,10,6,15,33,0,0,4,1
+36,8,2,2,1,27,2,1,3,26,8,10,11,0,0,4,0
+31,1,0,2,1,11,1,2,0,25,3,2,0,0,0,4,1
+33,10,2,2,1,9,1,1,0,11,3,10,11,0,0,4,1
+15,5,3,3,1,9,1,1,0,2,1,12,45,0,0,4,1
+8,2,3,3,1,63,1,1,0,26,3,6,11,98,23,1,1
+30,3,2,1,1,63,1,1,0,13,10,11,11,0,0,4,1
+34,6,2,4,1,36,1,1,3,2,6,12,0,0,0,4,1
+17,1,2,2,1,10,1,1,3,9,10,4,11,0,0,4,1
+26,3,2,1,1,1,1,2,0,23,5,2,11,0,0,4,1
+14,5,0,3,1,28,1,2,0,6,5,14,33,0,0,4,1
+57,6,0,1,1,44,2,1,0,25,3,3,22,0,0,4,1
+23,6,0,1,1,3,2,1,3,6,8,2,11,0,0,4,1
+12,5,3,3,1,53,1,2,0,9,5,11,0,0,0,4,1
+31,10,0,2,1,37,1,1,0,16,5,9,11,0,0,4,1
+28,5,3,3,1,35,2,1,3,23,8,16,11,0,0,4,1
+21,2,2,1,1,48,2,1,3,19,11,4,0,0,0,4,1
+28,11,2,2,1,70,1,1,0,28,5,9,38,0,0,4,1
+8,11,3,2,1,12,1,1,0,30,5,11,0,0,0,4,1
+33,1,2,1,1,55,1,1,0,2,1,12,22,0,0,4,1
+12,5,3,3,1,55,1,1,0,27,1,4,22,0,0,4,1
+26,1,2,2,1,9,1,1,0,23,5,12,11,0,0,4,1
+41,1,2,1,1,6,1,1,0,17,1,2,43,0,0,4,1
+9,8,3,2,1,55,2,1,3,20,8,11,11,0,0,4,1
+37,10,2,3,1,21,1,2,0,26,1,12,11,0,0,4,1
+21,8,2,3,1,18,1,1,0,30,3,15,22,0,0,4,1
+20,10,3,3,1,11,1,1,3,8,6,1,22,0,0,4,1
+24,0,2,2,1,10,1,1,3,2,6,2,33,0,0,4,1
+21,8,3,4,1,32,2,1,3,26,8,9,0,0,0,4,0
+11,11,3,1,1,55,1,1,0,21,4,14,0,0,0,4,1
+18,1,2,1,1,58,2,1,3,13,8,12,11,0,0,4,1
+10,9,3,2,1,19,1,1,0,15,5,1,11,0,0,4,1
+21,1,2,1,1,62,1,1,3,29,8,14,0,0,0,4,1
+35,0,0,2,1,12,2,1,3,26,8,9,0,0,0,4,0
+18,5,2,3,1,69,1,1,0,2,1,9,33,0,0,4,1
+27,10,2,2,1,62,2,1,0,12,10,8,0,0,0,4,1
+8,9,3,2,1,9,1,1,0,11,3,2,11,0,0,4,1
+39,6,0,3,1,64,1,1,0,27,1,3,33,0,0,4,1
+37,1,2,1,1,53,1,1,0,26,1,2,11,0,0,4,1
+14,10,3,2,1,9,2,1,3,26,8,3,0,0,0,4,0
+16,7,3,2,1,36,1,1,0,19,1,11,4,0,0,4,1
+20,9,3,3,1,40,1,1,3,8,6,3,22,0,0,4,1
+39,6,0,1,1,59,1,2,0,17,5,4,8,0,0,4,1
+15,0,2,2,1,9,2,1,2,8,5,4,45,0,0,4,1
+7,5,2,1,1,21,2,1,3,22,6,14,0,0,0,4,1
+16,5,3,3,1,33,2,1,0,13,10,12,43,0,0,4,1
+33,8,2,2,1,28,2,1,3,26,8,13,11,0,0,4,0
+12,10,3,3,1,69,2,2,3,10,8,15,43,0,0,4,1
+19,0,2,2,1,15,2,1,0,3,3,2,33,123,24,0,1
+18,10,3,2,2,13,1,1,0,3,1,11,11,0,0,4,1
+19,5,2,3,1,19,1,1,0,10,10,9,22,0,0,4,1
+17,8,2,2,1,9,2,1,3,26,8,10,0,0,0,4,0
+15,5,2,3,1,17,2,1,3,10,1,10,0,0,0,4,1
+12,7,3,2,1,7,1,2,0,10,10,15,0,0,0,4,1
+28,3,2,1,1,71,1,1,3,26,8,6,0,0,0,4,0
+37,1,2,2,1,9,1,1,3,3,6,11,11,0,0,4,1
+10,1,3,2,1,65,2,1,3,30,8,13,0,0,0,4,1
+29,10,2,2,1,25,2,1,0,13,5,15,11,0,0,4,1
+18,5,2,3,1,59,1,1,0,11,3,8,0,0,0,4,1
+12,8,0,2,1,40,2,1,0,12,10,10,0,0,0,4,1
+39,11,2,3,1,47,1,1,3,26,8,10,0,0,0,4,0
+27,2,2,2,1,65,1,2,0,8,10,12,11,30,12,0,1
+16,10,3,2,1,68,2,1,3,12,8,2,33,0,0,4,1
+36,6,2,2,1,16,1,1,2,17,5,4,11,0,0,4,1
+11,5,3,3,1,70,1,1,0,11,7,6,38,0,0,4,1
+38,10,2,2,1,57,2,1,3,21,8,11,11,0,0,4,1
+13,7,3,3,1,18,2,1,3,7,8,12,0,0,0,4,1
+15,8,2,2,1,9,2,1,3,26,8,11,0,0,0,4,0
+12,5,3,3,1,15,2,1,0,27,10,4,0,0,0,4,1
+18,5,2,3,1,32,1,1,0,22,3,8,11,0,0,4,1
+21,5,2,3,1,23,1,1,0,27,1,15,22,0,0,4,1
 25,10,2,3,1,9,1,1,0,25,1,4,11,0,0,4,1
-17,10,0,2,1,56,2,1,3,23,8,12,1,0,0,4,1
-39,12,2,4,1,24,1,1,3,15,11,8,0,0,0,4,1
+27,0,0,2,1,57,2,1,0,16,5,14,46,0,0,4,1
+38,7,2,1,1,4,2,2,3,26,8,7,11,0,0,4,0
+13,9,2,1,1,50,2,1,0,1,5,10,0,0,0,4,1
+41,6,2,2,1,19,2,2,3,5,8,1,11,0,0,4,1
+26,8,2,2,1,16,2,2,3,26,8,7,0,0,0,4,0
+29,2,2,3,1,9,1,1,0,7,3,7,11,0,0,4,1
+15,0,3,2,1,41,2,1,3,26,8,7,11,0,0,4,0
 15,5,2,3,1,22,1,1,0,3,3,9,0,0,0,4,1
+10,7,3,2,1,56,2,1,0,30,3,12,33,0,0,4,1
+13,5,0,3,1,43,1,1,0,1,3,3,43,0,0,4,1
+29,5,2,3,1,62,1,1,0,9,1,12,43,0,0,4,1
+36,6,2,1,1,37,1,1,0,4,1,15,11,0,0,4,1
+18,8,2,2,1,9,1,1,0,23,5,14,11,0,0,4,1
+22,1,2,2,1,53,1,1,0,1,3,5,11,552,1,3,1
+29,8,2,2,1,46,1,2,0,29,1,16,11,0,0,4,1
+37,3,2,2,1,15,2,1,2,13,5,1,46,0,0,4,1
+28,8,2,2,1,34,1,1,0,14,1,11,11,0,0,4,1
+14,5,3,3,1,33,2,1,0,3,1,15,11,0,0,4,1
+28,10,2,2,1,13,2,1,0,13,10,5,11,0,0,4,1
+44,6,2,4,1,66,1,1,0,8,3,13,0,0,0,4,1
+42,6,0,2,1,55,2,1,3,27,8,0,0,0,0,4,1
+43,5,2,3,1,58,1,1,0,11,3,12,22,0,0,4,1
 34,5,3,3,1,67,1,1,0,18,1,2,43,0,0,4,1
-40,6,0,1,1,32,2,1,0,10,10,12,11,14,37,0,1
-15,5,3,3,1,63,1,1,0,19,1,10,46,0,0,4,1
-33,10,2,2,1,27,1,1,0,28,5,11,11,0,0,4,1
-11,7,3,3,1,14,2,1,3,23,8,4,11,0,0,4,1
-12,7,2,3,1,22,1,1,3,8,11,7,0,0,0,4,1
-30,10,2,2,2,9,1,1,3,23,8,12,0,0,0,4,1
-27,1,2,1,1,9,2,1,3,3,8,10,38,0,0,4,1
-41,10,0,2,1,30,1,1,0,12,10,10,0,0,0,4,1
-23,8,2,2,1,9,2,1,3,26,8,1,11,0,0,4,0
-24,10,2,3,1,64,1,1,0,1,3,5,0,0,0,4,1
-14,10,3,2,1,9,2,1,3,26,8,3,0,0,0,4,0
-23,5,2,1,1,54,2,1,0,8,10,16,0,0,0,4,1
-18,1,2,1,1,46,2,2,3,12,8,1,11,0,0,4,1
-14,0,2,2,1,20,1,2,0,28,5,12,0,0,0,4,1
-35,10,2,2,1,58,2,1,3,26,8,10,0,0,0,4,0
-38,10,2,2,1,61,2,1,2,25,10,10,0,0,0,4,1
-27,2,0,3,1,4,2,1,3,4,8,10,0,0,0,4,1
-28,1,2,1,1,43,2,1,3,4,8,15,11,0,0,4,1
-11,5,3,3,1,56,2,1,2,29,10,8,0,0,0,4,1
-14,8,2,2,1,4,2,1,3,23,8,2,11,0,0,4,1
+33,2,2,1,1,18,1,1,0,9,3,5,1,0,0,4,1
+20,10,2,1,1,27,2,1,3,30,6,10,43,0,0,4,1
+21,8,2,2,1,35,2,1,3,10,6,11,0,0,0,4,1
+14,10,3,3,1,14,2,1,0,25,3,6,11,0,0,4,1
+31,8,2,2,1,8,2,1,3,29,8,1,0,0,0,4,1
+15,8,2,2,1,41,2,1,2,13,11,4,0,550,30,0,1
+30,11,3,3,1,39,1,1,3,7,6,1,0,0,0,4,1
+26,10,0,2,1,15,2,1,3,18,8,13,2,0,0,4,1
+36,5,3,3,1,48,2,1,3,7,8,3,22,0,0,4,1
+25,5,3,3,1,26,2,1,3,29,8,13,0,0,0,4,1
+32,2,2,3,1,2,2,1,0,15,5,3,11,0,0,4,1
+26,1,2,2,1,57,2,1,3,26,8,10,0,0,0,4,0
+15,11,2,2,1,1,1,1,0,23,5,10,22,0,0,4,1
+38,1,3,2,1,61,1,2,0,29,5,14,22,0,0,4,1
+15,8,3,3,1,5,1,1,0,21,4,12,11,0,0,4,1
+27,0,0,3,1,19,1,1,0,20,5,9,33,0,0,4,1
+18,2,0,3,1,65,1,2,0,28,5,13,22,0,0,4,1
+36,5,2,3,1,9,1,1,3,26,8,2,11,0,0,4,0
+14,5,3,3,1,38,1,1,0,8,3,7,11,0,0,4,1
+20,2,3,3,1,30,1,2,3,26,8,5,0,0,0,4,0
+39,6,2,2,1,51,2,1,3,26,8,6,11,0,0,4,0
 39,0,2,2,1,21,1,1,0,22,3,9,0,0,0,4,1
-19,0,3,2,1,31,2,2,3,28,8,13,11,0,0,4,1
-14,8,2,2,1,33,2,2,0,10,10,4,0,0,0,4,1
-14,5,2,3,1,58,2,1,3,9,6,1,38,0,0,4,1
-24,0,2,2,1,49,2,1,3,26,8,12,0,0,0,4,0
-22,8,0,2,1,62,2,1,0,11,3,11,0,120,1,3,1
-6,1,3,2,2,2,2,1,3,3,6,10,22,0,0,4,1
-36,10,0,2,1,27,2,1,0,22,3,7,0,105,30,0,1
-18,5,0,3,1,9,1,1,0,25,1,2,0,0,0,4,1
-14,7,3,3,1,44,2,1,0,9,10,10,0,0,0,4,1
+17,10,2,3,1,39,2,1,0,14,5,12,11,0,0,4,1
+33,5,2,3,1,31,2,1,0,13,5,11,0,0,0,4,1
+12,8,2,2,1,51,2,1,0,24,5,12,4,0,0,4,1
+12,1,2,2,1,51,2,1,3,21,8,1,22,0,0,4,1
+12,8,3,2,1,52,2,1,0,13,10,12,0,0,0,4,1
+34,11,2,1,1,71,1,1,2,23,5,12,11,0,0,4,1
+21,11,3,3,1,62,2,1,0,12,10,15,33,0,0,4,1
+40,0,2,2,1,18,2,1,2,21,5,12,4,0,0,4,1
+8,8,3,2,1,2,1,2,0,8,5,11,11,0,0,4,1
+34,2,2,3,2,5,1,1,0,29,5,11,0,0,0,4,1
+19,10,2,3,1,15,2,1,0,4,3,13,0,0,0,4,1
+12,1,3,2,1,71,2,1,3,11,6,13,11,0,0,4,1
+15,1,2,2,1,38,1,1,0,25,3,4,22,0,0,4,1
+15,5,3,3,1,37,2,1,0,14,5,1,0,0,0,4,1
+22,10,2,3,1,51,2,1,3,26,8,5,0,0,0,4,0
+23,10,0,2,1,46,2,1,0,9,3,8,0,0,0,4,1
+39,10,0,2,1,37,1,1,0,5,1,13,11,0,0,4,1
+10,7,2,3,1,9,2,1,0,25,3,11,22,106,30,0,1
+25,10,2,2,1,24,2,1,3,26,8,6,0,0,0,4,0
+19,5,2,3,1,55,1,1,2,8,3,10,33,0,0,4,1
+28,5,3,2,1,3,2,1,3,26,8,7,11,0,0,4,0
+34,5,2,3,1,9,2,1,0,25,3,10,0,0,0,4,1
+9,10,3,3,1,61,1,1,0,21,4,14,11,0,0,4,1
+8,1,3,1,1,70,1,1,0,21,4,2,0,0,0,4,1
+20,1,3,3,1,35,2,1,3,12,6,4,1,0,0,4,1
+16,2,2,3,1,11,2,1,0,26,3,3,1,0,0,4,1
+35,0,2,2,1,68,2,1,0,27,3,8,22,0,0,4,1
 31,8,2,2,1,67,1,1,0,29,1,13,33,0,0,4,1
-8,0,3,2,1,32,1,1,0,30,3,6,0,0,0,4,1
-21,1,2,1,1,34,2,1,3,26,8,9,0,0,0,4,0
-40,7,0,3,1,17,1,1,3,30,6,12,0,0,0,4,1
-22,5,2,3,1,61,1,1,0,4,1,13,33,0,0,4,1
+8,1,3,1,1,46,2,1,0,13,5,11,11,0,0,4,1
+32,11,2,1,1,63,1,1,3,26,6,10,0,0,0,4,1
+12,5,2,3,1,19,2,1,0,3,1,1,33,0,0,4,1
+22,1,3,2,1,37,1,1,0,10,10,16,0,0,0,4,1
+35,10,3,2,1,70,1,1,0,17,1,15,22,0,0,4,1
+42,0,2,2,1,35,2,1,3,26,8,11,0,0,0,4,0
+16,8,2,2,1,2,2,2,3,26,8,13,0,0,0,4,0
+40,5,2,3,1,27,2,1,3,26,8,7,0,0,0,4,0
+42,6,2,3,1,66,2,1,3,26,8,0,0,0,0,4,0
+26,1,2,4,1,18,2,1,3,6,8,10,0,0,0,4,1
+33,6,2,1,1,29,2,1,3,26,8,9,0,0,0,4,0
+39,10,0,2,1,59,2,1,3,26,8,7,0,0,0,4,0
+30,7,2,3,1,62,2,1,3,26,8,8,0,0,0,4,0
+31,10,2,2,1,66,2,1,0,20,4,2,0,0,0,4,1
+19,5,3,3,1,49,2,1,0,4,1,15,43,0,0,4,1
 10,8,3,2,1,53,2,1,3,27,8,3,22,0,0,4,1
-15,7,3,3,1,58,1,1,0,10,1,14,22,0,0,4,1
-8,10,3,3,1,19,1,1,0,11,3,8,0,0,0,4,1
-18,8,2,1,1,9,2,1,3,11,6,0,0,0,0,4,1
-34,1,2,2,1,63,1,2,2,12,10,14,22,0,0,4,1
-30,7,2,3,1,9,1,1,0,21,4,3,22,0,0,4,1
-16,10,3,2,1,61,1,1,0,13,1,4,11,0,0,4,1
-13,5,2,3,1,17,2,1,0,25,3,11,11,152,38,1,1
-35,3,0,1,1,70,2,1,3,26,8,5,0,0,0,4,0
-19,10,3,3,1,9,1,1,3,0,5,1,11,0,0,4,1
-12,0,3,2,1,38,2,1,0,25,3,1,11,0,0,4,1
-22,7,2,2,1,61,2,1,3,26,8,5,11,0,0,4,0
-35,8,2,4,1,32,2,1,3,26,8,7,11,0,0,4,0
-25,1,2,1,1,2,2,1,3,29,8,1,11,0,0,4,1
-24,0,0,2,1,19,2,1,3,7,8,14,0,0,0,4,1
-12,7,3,2,1,7,1,2,0,10,10,15,0,0,0,4,1
-23,2,3,2,1,61,1,1,0,16,5,2,0,0,0,4,1
-29,0,2,2,1,28,2,1,3,26,8,11,0,0,0,4,0
-20,1,3,3,1,35,2,1,3,12,6,4,1,0,0,4,1
-43,6,2,3,1,14,1,1,0,1,3,10,0,0,0,4,1
-36,10,3,3,1,50,2,1,0,9,5,12,22,0,0,4,1
-12,8,0,1,1,50,2,1,0,9,5,10,0,0,0,4,1
-37,1,2,2,1,25,1,1,0,13,1,14,0,0,0,4,1
-34,11,2,1,1,71,1,1,2,23,5,12,11,0,0,4,1
-35,5,2,3,1,9,1,1,0,2,1,11,11,0,0,4,1
-22,1,2,2,1,53,1,1,3,30,10,8,0,0,0,4,1
-24,10,0,2,1,38,2,1,3,23,11,7,0,0,0,4,1
-28,5,2,3,1,29,2,1,3,26,8,6,0,0,0,4,0
-30,5,2,3,1,29,1,1,0,9,10,12,0,0,0,4,1
-5,10,3,3,1,12,2,1,3,20,8,14,0,0,0,4,1
-24,11,0,2,1,22,2,1,3,23,8,14,11,0,0,4,1
-28,2,2,3,1,24,1,1,0,14,1,11,43,0,0,4,1
-18,11,2,3,1,19,1,1,0,18,1,11,45,0,0,4,1
-8,1,2,2,1,31,2,1,3,7,8,2,22,0,0,4,1
-24,5,0,4,1,65,1,1,0,7,3,4,11,0,0,4,1
-31,0,0,2,1,21,2,2,3,29,8,10,0,0,0,4,1
-15,5,3,3,1,42,1,1,0,4,3,5,11,540,24,0,1
+17,5,3,3,1,64,2,1,3,23,11,7,0,0,0,4,1
+30,2,3,3,1,38,2,1,0,26,3,0,33,0,0,4,1
+35,6,2,3,1,29,1,1,0,8,10,1,11,57,1,3,1
+28,11,2,2,1,32,1,1,0,3,1,12,11,0,0,4,1
+14,1,3,2,1,13,2,1,0,8,5,3,0,0,0,4,1
+26,0,0,1,1,47,2,1,2,15,11,14,0,0,0,4,1
+28,10,2,2,1,55,2,1,3,7,6,13,11,0,0,4,1
 4,0,3,2,1,39,1,1,0,3,3,9,0,0,0,4,1
-28,8,0,2,1,9,1,1,3,12,6,0,22,0,0,4,1
-13,5,2,3,1,19,1,1,0,4,1,12,45,0,0,4,1
-12,5,3,3,1,47,1,1,0,3,1,13,33,0,0,4,1
-41,11,2,2,1,10,1,1,0,9,3,14,22,0,0,4,1
-44,6,2,2,1,18,1,1,0,11,3,7,0,0,0,4,1
-11,9,3,3,1,52,1,1,0,6,5,14,38,0,0,4,1
-7,5,3,3,1,31,1,1,0,8,3,10,0,0,0,4,1
-34,10,2,3,1,62,1,2,3,26,8,6,0,0,0,4,0
-12,1,3,1,1,9,1,1,0,6,5,13,22,0,0,4,1
-25,1,2,2,1,23,1,2,0,7,5,0,2,0,0,4,1
-23,10,3,2,1,60,2,1,0,12,10,7,22,0,0,4,1
-34,1,2,1,1,15,2,1,3,26,8,7,0,0,0,4,0
-21,2,2,1,1,48,2,1,3,19,11,4,0,0,0,4,1
-32,5,2,2,1,13,1,1,0,7,5,10,0,0,0,4,1
-28,3,2,2,1,34,2,1,0,23,5,0,21,0,0,4,1
-14,7,3,3,1,14,2,1,0,10,10,10,0,0,0,4,1
-14,0,0,2,1,5,1,2,0,9,5,4,33,0,0,4,1
-19,5,0,3,1,22,1,1,0,6,5,10,38,0,0,4,1
-17,0,0,2,1,48,2,1,3,25,6,15,0,0,0,4,1
-35,10,0,1,1,18,2,1,3,5,8,10,0,0,0,4,1
+13,10,3,3,1,35,1,1,3,29,10,5,0,0,0,4,1
+49,6,2,3,1,16,1,1,0,4,3,12,0,0,0,4,1
+29,1,2,2,1,14,2,1,2,3,10,9,0,0,0,4,1
+26,7,2,2,1,63,1,1,3,26,10,6,0,0,0,4,1
+43,6,2,1,1,25,1,1,0,8,3,1,0,0,0,4,1
 26,11,0,3,1,9,1,1,0,26,3,6,22,0,0,4,1
-35,5,0,2,1,9,1,2,2,14,2,2,0,0,0,4,1
-13,1,3,1,1,27,2,1,3,13,8,11,0,0,0,4,1
-13,5,2,3,1,15,1,1,0,9,3,8,11,0,0,4,1
-28,1,2,2,1,33,2,1,3,26,8,11,0,0,0,4,0
-29,5,2,3,1,62,1,1,0,9,1,12,43,0,0,4,1
-31,5,0,2,1,5,2,1,3,30,6,1,1,0,0,4,1
-15,8,2,2,1,66,2,1,3,26,8,9,0,0,0,4,0
-14,5,3,3,1,54,1,1,0,22,3,10,11,0,0,4,1
-14,10,2,2,1,62,2,1,3,11,6,14,0,0,0,4,1
-39,6,2,3,1,9,2,2,3,20,8,12,0,0,0,4,1
-30,7,2,3,1,62,2,1,3,26,8,8,0,0,0,4,0
-23,1,2,2,1,17,2,1,3,6,8,2,33,0,0,4,1
-11,10,3,3,1,29,1,1,0,11,3,3,0,0,0,4,1
-10,1,2,2,1,34,2,1,3,27,6,9,11,0,0,4,1
-8,8,2,2,1,4,2,2,0,14,5,2,45,0,0,4,1
-31,11,2,1,1,54,1,1,0,21,4,6,11,0,0,4,1
-14,7,2,2,1,53,2,1,0,2,5,14,0,0,0,4,1
-21,9,3,3,1,27,1,1,0,11,3,11,0,0,0,4,1
-23,10,2,2,1,71,1,1,0,14,1,8,1,0,0,4,1
-9,9,2,2,1,13,2,1,0,7,5,13,11,0,0,4,1
-12,5,3,3,1,15,2,1,0,27,10,4,0,0,0,4,1
-22,0,3,3,1,33,1,1,0,12,1,10,11,0,0,4,1
-5,1,2,2,1,70,2,1,3,26,8,6,0,0,0,4,0
-12,8,3,3,1,5,1,2,0,13,1,5,11,0,0,4,1
-19,1,2,1,1,9,2,1,3,26,8,13,0,0,0,4,0
-33,6,2,2,1,27,2,1,3,26,8,5,0,0,0,4,0
-13,5,3,3,1,36,1,2,0,29,5,10,33,0,0,4,1
-15,5,3,3,1,7,2,1,3,26,8,9,0,0,0,4,0
-16,1,3,2,1,22,1,2,0,17,5,12,0,0,0,4,1
-14,5,3,3,1,65,1,1,0,21,1,12,11,0,0,4,1
-14,8,3,2,1,57,2,1,0,12,10,4,11,0,0,4,1
-10,0,3,4,1,30,2,1,0,9,5,9,11,0,0,4,1
-27,10,3,2,1,46,2,1,3,23,8,15,33,0,0,4,1
-10,5,3,3,1,9,2,1,0,7,5,13,38,0,0,4,1
-27,10,2,2,1,62,2,1,0,12,10,8,0,0,0,4,1
-35,6,2,3,1,29,1,1,0,8,10,1,11,57,1,3,1
-10,5,3,3,1,49,2,2,3,26,8,7,0,0,0,4,0
-8,0,3,2,1,10,1,2,0,29,5,12,11,0,0,4,1
-23,5,2,3,1,9,2,1,0,9,10,15,22,0,0,4,1
-17,10,2,2,1,49,2,1,0,9,10,14,0,0,0,4,1
-12,5,2,3,1,24,2,2,0,13,10,9,11,86,24,1,1
-31,1,2,4,1,19,2,1,3,26,8,9,0,0,0,4,0
-29,8,0,2,1,20,1,1,3,26,8,7,0,0,0,4,0
+17,0,2,2,1,46,2,1,3,21,8,11,0,0,0,4,1
+13,5,3,3,1,46,1,2,0,30,5,11,38,0,0,4,1
+31,1,2,2,1,43,2,1,0,2,5,1,11,0,0,4,1
+16,5,2,3,1,9,2,1,0,22,3,7,0,0,0,4,1
+35,1,2,2,1,62,2,1,3,26,8,11,11,0,0,4,0
+10,10,3,2,1,38,1,1,0,30,3,2,11,0,0,4,1
+32,8,2,2,1,20,1,1,3,30,6,14,0,0,0,4,1
+37,0,3,2,1,66,2,2,3,26,8,0,11,0,0,4,0
+12,0,3,2,1,2,2,2,3,19,8,13,0,0,0,4,1
+9,8,2,2,1,9,2,1,0,14,5,5,4,0,0,4,1
+42,12,2,4,1,22,1,1,0,18,1,12,2,0,0,4,1
+21,8,0,2,1,62,2,1,0,30,5,14,0,0,0,4,1
+9,10,3,3,1,9,2,1,3,26,8,9,0,0,0,4,0
+27,5,0,2,1,60,2,1,0,10,10,9,0,75,1,3,1
+15,5,3,3,1,40,2,1,3,26,8,7,0,0,0,4,0
+27,11,0,2,1,40,2,1,3,21,8,13,0,0,0,4,1
+31,8,0,2,1,9,2,2,3,26,8,8,0,0,0,4,0
+42,5,2,3,1,63,1,1,2,29,1,7,11,0,0,4,1
+12,9,3,3,1,34,1,1,0,13,10,14,0,0,0,4,1
+11,1,3,2,1,69,2,1,3,12,6,5,0,0,0,4,1
+37,1,2,4,1,64,1,1,3,27,6,12,22,0,0,4,1
+14,10,3,3,1,50,2,1,3,13,8,14,11,0,0,4,1
+41,10,0,2,1,30,1,1,0,12,10,10,0,0,0,4,1
+19,10,3,2,1,3,2,1,0,4,1,2,43,0,0,4,1
+38,11,2,2,1,9,1,1,2,11,3,10,0,0,0,4,1
+14,1,2,1,1,46,2,1,3,11,6,13,33,0,0,4,1
+15,0,3,2,1,58,1,1,0,19,3,1,11,0,0,4,1
+30,1,2,1,1,51,1,1,0,2,1,14,22,0,0,4,1
+10,5,2,2,1,36,2,1,3,20,8,10,0,0,0,4,1
+32,5,2,2,1,52,2,1,3,26,8,6,11,0,0,4,0
+33,1,2,2,1,32,2,1,3,26,8,13,0,0,0,4,0
+23,10,2,3,1,53,1,1,0,26,1,14,11,0,0,4,1
+15,5,3,3,1,48,1,1,2,12,1,11,43,0,0,4,1
+11,8,3,2,1,38,2,1,3,25,6,11,0,0,0,4,1
+14,0,0,2,1,3,1,2,3,19,6,14,11,0,0,4,1
+29,5,3,3,1,68,1,1,0,11,3,1,0,0,0,4,1
+37,1,2,2,1,25,1,1,0,13,1,14,0,0,0,4,1
+20,5,2,3,1,59,1,1,0,22,3,7,0,0,0,4,1
+39,10,2,3,1,62,1,1,0,28,1,14,11,0,0,4,1
+23,0,3,2,1,10,2,1,3,10,8,14,0,0,0,4,1
+11,0,3,2,1,10,2,1,0,11,3,6,0,0,0,4,1
+41,6,3,2,1,37,2,1,3,26,8,10,0,0,0,4,0
+29,1,2,2,1,12,2,1,0,21,4,1,0,0,0,4,1
+40,5,0,3,1,56,1,1,0,11,3,10,0,0,0,4,1
+21,1,3,2,1,9,1,1,0,14,5,14,33,0,0,4,1
+41,8,2,2,1,2,2,1,3,18,8,13,22,0,0,4,1
+33,8,0,2,1,30,1,2,0,5,5,3,33,0,0,4,1
+18,11,2,3,1,46,1,1,3,12,6,16,33,0,0,4,1
+25,1,3,1,1,9,1,1,0,30,5,2,0,0,0,4,1
+41,3,0,1,1,31,1,1,0,23,5,12,22,0,0,4,1
+9,10,3,2,1,45,1,1,0,20,5,14,22,0,0,4,1
+26,1,2,2,1,21,2,1,3,25,5,4,11,0,0,4,1
+22,6,2,1,1,9,2,2,3,26,8,6,0,0,0,4,0
+16,5,3,3,1,38,2,1,3,26,8,1,11,0,0,4,0
+20,10,2,2,1,18,1,1,0,3,1,15,33,0,0,4,1
+21,10,2,2,1,31,2,1,0,8,5,8,11,0,0,4,1
+29,1,2,1,1,1,2,1,3,26,8,6,0,0,0,4,0
+6,1,3,2,1,21,1,2,0,9,3,3,11,0,0,4,1
+17,10,0,2,1,66,2,1,3,26,8,12,11,0,0,4,0
+30,5,0,3,1,3,2,1,3,26,8,7,0,0,0,4,0
+30,5,3,3,1,67,1,1,0,17,1,15,33,0,0,4,1
+18,10,2,2,1,43,2,2,3,27,8,5,11,0,0,4,1
+29,5,0,3,1,13,2,1,2,19,11,7,0,0,0,4,1
+17,5,2,3,1,36,2,2,0,29,1,13,22,0,0,4,1
+10,5,3,3,1,15,2,1,0,18,3,12,0,0,0,4,1
+11,8,3,1,1,40,1,1,3,25,5,5,22,0,0,4,1
+33,0,2,2,1,54,2,1,3,26,8,7,11,0,0,4,0
+26,5,2,3,1,12,1,1,0,19,1,10,22,0,0,4,1
+41,6,2,1,1,20,2,2,0,26,1,14,0,0,0,4,1
+38,10,2,2,1,57,2,1,3,15,11,10,0,53,12,3,1
+25,5,2,3,1,45,1,1,0,1,3,4,0,0,0,4,1
+9,0,2,3,1,63,1,1,0,1,3,5,0,0,0,4,1
+14,10,3,3,1,55,1,1,2,14,11,6,0,0,0,4,1
+13,5,3,3,1,23,1,1,0,3,1,10,22,0,0,4,1
+22,1,3,4,1,30,2,1,3,26,8,6,0,0,0,4,0
+9,10,2,2,1,27,2,2,3,13,8,14,0,0,0,4,1
+42,6,2,3,1,32,2,1,0,11,3,9,0,0,0,4,1
+27,5,2,3,1,61,1,1,3,12,6,12,22,0,0,4,1
+12,1,2,2,1,34,2,2,3,15,8,1,0,0,0,4,1
+23,1,0,1,1,61,1,2,0,6,5,15,38,0,0,4,1
+5,1,2,2,1,70,2,1,3,26,8,6,0,0,0,4,0
+11,10,3,3,1,29,1,1,0,11,3,3,0,0,0,4,1
+41,6,2,1,1,40,2,1,0,26,1,10,22,0,0,4,1
+37,10,2,2,1,9,2,2,0,11,7,2,0,0,0,4,1
+14,8,2,1,1,29,2,1,0,13,5,0,43,0,0,4,1
+9,5,3,1,2,15,1,1,0,23,4,10,22,0,0,4,1
+37,10,2,2,1,33,2,2,0,24,5,2,38,0,0,4,1
 33,1,2,1,1,22,2,1,3,26,8,11,11,0,0,4,0
-6,9,3,2,1,67,2,1,3,26,8,6,11,0,0,4,0
-17,1,0,1,1,37,2,1,3,4,8,15,11,0,0,4,1
-32,2,2,3,1,2,2,1,0,15,5,3,11,0,0,4,1
-31,8,0,2,1,9,1,1,0,20,5,9,11,0,0,4,1
-7,1,2,2,1,9,1,2,0,29,5,10,22,0,0,4,1
-16,1,2,2,1,14,2,1,3,13,8,15,0,0,0,4,1
-38,1,2,1,1,67,1,1,0,5,1,2,33,0,0,4,1
-11,8,3,2,1,34,2,1,3,12,8,6,11,0,0,4,1
-34,6,0,3,1,4,2,1,3,10,6,10,11,0,0,4,1
-16,10,3,2,1,34,2,1,0,9,10,14,0,0,0,4,1
-27,1,2,1,1,31,2,1,3,26,8,9,0,0,0,4,0
-22,1,2,1,1,22,2,1,3,7,8,2,22,0,0,4,1
-33,11,0,3,1,9,1,1,0,24,5,11,11,0,0,4,1
+9,10,3,2,1,22,2,1,3,7,8,13,0,0,0,4,1
+31,5,2,3,1,60,1,1,3,2,6,11,0,0,0,4,1
+28,8,2,1,1,23,2,1,3,26,8,6,0,0,0,4,0
+41,0,2,2,1,20,2,1,0,14,1,2,2,0,0,4,1
+15,10,3,3,1,18,2,1,0,10,10,9,11,91,1,1,1
+19,10,3,2,1,12,1,1,0,18,3,4,0,0,0,4,1
+15,11,3,3,1,61,1,1,0,5,1,5,11,0,0,4,1
+40,2,2,3,1,65,2,1,2,30,5,16,0,0,0,4,1
+21,1,0,1,1,16,2,1,0,12,10,11,0,78,30,1,1
+28,1,2,1,1,68,1,1,0,27,1,16,0,0,0,4,1
+39,3,2,1,1,34,1,1,0,2,1,11,33,0,0,4,1
+13,7,3,3,1,32,1,1,0,13,10,11,0,0,0,4,1
+42,1,2,1,1,52,1,1,0,9,1,12,33,0,0,4,1
+16,1,3,2,1,37,2,2,0,12,10,12,0,0,0,4,1
+14,7,3,3,1,14,2,1,0,10,10,10,0,0,0,4,1
+14,5,3,3,1,47,1,1,0,28,1,3,47,0,0,4,1
+20,5,2,3,1,44,2,1,2,20,11,5,0,0,0,4,1
+9,5,3,3,1,15,2,1,3,21,8,13,22,0,0,4,1
+17,1,2,1,1,72,2,1,3,15,8,3,46,0,0,4,1
+18,5,2,3,1,9,1,1,2,19,1,12,47,0,0,4,1
+18,5,0,3,1,9,1,1,0,25,1,2,0,0,0,4,1
+17,5,3,3,1,62,1,1,3,27,6,1,0,0,0,4,1
+25,10,2,2,1,16,1,1,0,17,1,9,45,0,0,4,1
+24,1,3,1,1,20,2,1,0,17,5,11,46,0,0,4,1
+23,1,2,2,2,63,1,2,0,16,5,12,0,0,0,4,1
+17,10,2,3,1,20,1,1,0,17,5,12,33,0,0,4,1
+17,5,0,3,1,18,1,1,0,27,1,13,11,0,0,4,1
+27,5,0,3,1,9,1,1,0,27,1,10,11,0,0,4,1
+19,7,2,2,1,20,1,1,0,28,5,12,11,0,0,4,1
+16,1,2,1,1,62,2,2,3,7,8,1,33,0,0,4,1
+31,5,0,3,1,64,1,1,0,24,5,2,33,0,0,4,1
+34,3,2,2,1,45,2,1,3,5,8,15,22,0,0,4,1
+29,12,2,4,1,34,1,1,3,26,8,8,11,0,0,4,0
+33,3,0,3,1,20,1,1,0,25,1,14,0,0,0,4,1
+51,5,2,3,1,67,1,1,2,26,3,3,22,0,0,4,1
+53,6,2,1,1,50,1,1,0,7,3,15,38,0,0,4,1
+10,9,3,2,1,9,1,1,0,9,3,7,12,0,0,4,1
+10,12,3,2,1,49,1,1,0,20,4,13,0,0,0,4,1
+24,2,2,4,1,26,2,1,0,23,5,12,11,0,0,4,1
+11,5,3,3,1,56,2,1,2,29,10,8,0,0,0,4,1
+19,10,3,3,1,9,1,1,3,0,5,1,11,0,0,4,1
+34,1,2,1,1,15,2,1,3,26,8,7,0,0,0,4,0
+33,6,2,3,1,57,1,1,0,10,10,12,11,0,0,4,1
+19,1,2,2,1,43,2,1,3,26,8,6,0,0,0,4,0
+7,1,2,2,1,7,2,1,3,26,8,9,0,0,0,4,0
+20,10,2,2,1,53,2,1,0,19,3,16,0,5,37,3,1
+16,1,0,2,1,44,2,1,3,4,8,7,0,0,0,4,1
+34,3,2,1,1,44,2,1,0,8,5,2,0,0,0,4,1
 17,10,2,2,1,9,2,1,0,10,10,12,33,0,0,4,1
-41,5,0,3,1,32,2,1,2,21,11,7,0,0,0,4,1
-32,1,2,1,1,58,2,1,3,26,8,12,22,0,0,4,0
+18,7,3,3,1,0,2,2,2,8,11,8,0,0,0,4,1
+22,8,0,2,1,62,2,1,0,11,3,11,0,120,1,3,1
+40,11,2,1,1,13,1,1,0,24,5,5,38,0,0,4,1
+16,10,3,2,1,20,1,1,0,4,1,16,0,0,0,4,1
 37,10,0,2,2,45,1,1,0,20,4,1,0,0,0,4,1
-39,10,0,3,1,71,1,1,0,13,1,15,33,0,0,4,1
-20,0,3,2,1,31,1,1,2,24,11,7,0,0,0,4,1
-13,7,3,3,1,18,2,1,3,7,8,12,0,0,0,4,1
-24,0,2,2,1,10,1,1,3,2,6,2,33,0,0,4,1
-8,9,3,2,1,59,1,1,0,8,3,0,0,0,0,4,1
-10,0,3,2,1,2,1,2,0,1,5,13,11,0,0,4,1
-21,1,0,1,1,16,2,1,0,12,10,11,0,78,30,1,1
-19,1,0,2,1,38,2,1,3,18,8,12,11,0,0,4,1
-26,8,0,2,1,32,2,1,3,26,8,5,0,0,0,4,0
-28,7,2,3,1,16,2,2,3,26,8,7,0,0,0,4,0
-35,10,2,3,1,71,1,1,0,12,1,4,38,0,0,4,1
-31,8,2,2,1,50,1,1,3,26,8,7,11,0,0,4,0
-21,0,2,2,1,15,2,2,0,25,3,3,11,0,0,4,1
-25,5,2,3,1,18,2,1,3,15,6,12,11,0,0,4,1
-23,1,0,1,1,17,2,1,0,9,5,12,22,0,0,4,1
+37,8,2,2,1,31,2,1,3,26,8,11,0,0,0,4,1
+22,1,0,1,1,9,2,1,3,26,8,15,0,0,0,4,0
+9,10,3,2,2,9,1,2,0,29,5,13,0,0,0,4,1
+15,5,2,3,1,24,1,1,0,4,1,2,11,0,0,4,1
+23,5,3,3,1,12,1,1,3,9,6,5,0,0,0,4,1
+14,10,0,3,1,54,1,1,0,14,1,12,11,0,0,4,1
 29,5,2,3,1,58,1,1,0,10,1,8,6,0,0,4,1
-30,5,2,2,1,33,2,1,0,20,5,10,45,0,0,4,1
-29,10,3,2,1,3,2,2,0,28,5,15,22,0,0,4,1
-13,1,3,2,1,37,2,1,3,26,8,6,11,0,0,4,0
-33,5,2,2,1,13,2,1,3,26,8,13,0,0,0,4,0
-23,1,3,2,2,4,1,2,0,12,10,10,0,0,0,4,1
-12,8,0,2,1,40,2,1,0,12,10,10,0,0,0,4,1
-17,5,2,3,1,36,2,2,0,29,1,13,22,0,0,4,1
-26,5,2,3,1,37,2,1,0,26,3,12,0,0,0,4,1
-33,1,2,1,1,25,2,1,0,8,5,11,11,0,0,4,1
-14,5,3,3,1,25,1,1,0,5,1,2,11,0,0,4,1
-8,10,3,3,1,13,1,1,0,4,3,2,0,0,0,4,1
-17,10,3,2,1,21,2,1,0,1,3,10,0,0,0,4,1
-31,5,2,3,1,39,2,1,3,26,8,7,22,0,0,4,0
-12,10,3,2,1,34,1,1,0,13,10,10,22,0,0,4,1
-7,9,3,2,1,30,1,1,0,26,3,7,45,0,0,4,1
-42,6,2,2,1,34,1,1,0,3,1,10,11,0,0,4,1
-37,10,2,2,2,4,1,1,0,11,3,13,0,0,0,4,1
-17,5,2,3,1,68,2,1,3,11,6,7,22,0,0,4,1
-19,10,3,2,1,31,1,1,0,7,3,15,22,0,0,4,1
-28,7,2,3,1,30,1,1,0,10,10,1,0,3,30,0,1
-15,0,3,2,1,41,2,1,3,26,8,7,11,0,0,4,0
-14,8,3,2,1,51,1,1,0,21,4,2,0,0,0,4,1
-26,1,2,2,1,18,2,1,3,26,8,7,11,0,0,4,0
-22,5,3,3,1,9,1,1,0,27,1,12,43,0,0,4,1
-18,5,2,3,1,9,2,1,2,15,11,4,0,49,24,0,1
+14,1,3,3,1,62,1,1,3,4,10,15,0,0,0,4,1
+17,5,0,3,1,9,2,1,2,21,11,5,0,0,0,4,1
+36,10,2,2,1,24,1,2,0,20,5,11,22,0,0,4,1
+17,5,0,3,1,62,2,1,0,30,5,1,0,0,0,4,1
+16,1,3,2,1,68,2,1,0,7,5,11,0,0,0,4,1
+20,10,0,2,1,69,2,1,0,22,3,12,0,0,0,4,1
+13,7,2,3,1,52,2,2,0,13,10,12,0,40,12,0,1
+9,1,3,2,2,3,1,1,3,15,6,10,11,0,0,4,1
+13,0,3,2,1,64,2,1,3,18,8,11,11,0,0,4,1
+18,5,2,3,1,68,2,2,3,13,8,15,11,0,0,4,1
+9,12,3,2,1,13,1,1,2,18,3,7,0,4,1,0,1
+13,10,2,3,1,32,1,2,0,9,10,9,0,31,37,1,1
+7,1,2,2,1,71,2,1,3,19,8,13,0,0,0,4,1
+15,2,3,3,1,37,2,2,0,23,4,15,38,0,0,4,1
+20,0,0,2,1,24,2,1,0,26,3,1,22,167,12,3,1
+12,10,2,3,1,54,2,2,3,18,6,12,22,0,0,4,1
 35,1,2,1,2,5,1,1,0,21,4,10,0,0,0,4,1
-13,5,3,3,1,67,2,1,3,13,8,10,11,0,0,4,1
-27,2,2,4,1,38,2,2,0,1,5,14,0,0,0,4,1
-11,5,2,3,1,25,2,2,3,28,8,5,33,0,0,4,1
-42,1,2,1,1,15,2,2,3,4,8,0,0,0,0,4,1
-30,2,2,3,2,4,1,1,0,24,5,13,33,0,0,4,1
-17,8,2,2,1,9,2,1,3,26,8,10,0,0,0,4,0
-20,9,3,3,1,40,1,1,3,8,6,3,22,0,0,4,1
-28,0,0,2,1,28,1,1,0,4,3,2,0,0,0,4,1
-33,3,0,2,1,70,1,1,0,9,5,12,33,0,0,4,1
-17,5,3,3,1,4,1,2,0,13,5,16,2,0,0,4,1
-9,10,3,2,1,22,2,1,3,7,8,13,0,0,0,4,1
-17,5,3,3,1,64,2,1,3,23,11,7,0,0,0,4,1
-21,11,3,3,1,62,2,1,0,12,10,15,33,0,0,4,1
-12,1,2,2,1,21,2,1,2,12,11,6,0,0,0,4,1
-7,7,3,2,1,14,2,1,3,20,8,11,11,0,0,4,1
-7,1,2,2,1,7,2,1,3,26,8,9,0,0,0,4,0
-40,5,2,3,1,44,2,1,0,6,5,14,33,0,0,4,1
-23,1,2,2,1,55,2,1,0,1,5,11,0,0,0,4,1
-26,10,0,2,1,71,2,1,3,12,8,12,22,0,0,4,1
-11,7,2,2,1,47,2,1,3,26,6,11,6,0,0,4,1
-17,2,0,2,1,7,2,1,3,26,8,8,0,0,0,4,0
-35,6,2,2,1,39,2,1,3,26,8,7,11,0,0,4,0
-22,5,2,2,1,46,2,1,3,3,6,11,11,0,0,4,1
-10,0,3,4,1,34,1,1,0,29,5,12,0,0,0,4,1
-23,5,2,3,1,9,1,1,0,2,1,2,38,0,0,4,1
-15,5,3,3,1,48,1,1,2,12,1,11,43,0,0,4,1
-13,12,2,2,1,12,1,1,0,13,10,10,11,552,12,0,1
-35,1,2,2,1,9,2,2,3,26,8,6,0,0,0,4,0
-33,8,0,2,1,30,1,2,0,5,5,3,33,0,0,4,1
+27,1,0,1,1,4,2,1,3,15,8,0,0,0,0,4,1
+12,0,0,2,1,43,2,1,3,25,6,10,6,0,0,4,1
+8,5,3,3,1,62,2,1,3,20,8,5,11,0,0,4,1
+31,2,0,4,2,7,2,1,0,23,5,16,11,0,0,4,1
+16,1,2,2,1,31,2,1,3,15,8,15,0,0,0,4,1
+10,5,3,3,1,49,2,2,3,26,8,7,0,0,0,4,0
+24,2,3,4,1,39,1,1,3,7,6,12,0,0,0,4,1
+17,0,0,2,1,42,1,2,0,13,10,14,11,0,0,4,1
+22,10,3,3,1,21,2,1,0,11,3,7,0,157,12,0,1
+18,0,2,3,1,27,2,1,3,26,8,4,11,0,0,4,0
+42,0,2,2,1,44,2,2,3,26,8,6,0,0,0,4,0
+23,10,3,2,1,60,2,1,0,12,10,7,22,0,0,4,1
+9,5,3,3,1,19,2,1,0,7,5,10,0,0,0,4,1
+14,5,2,3,1,9,2,1,3,26,8,6,0,0,0,4,0
+35,5,2,3,1,9,1,1,0,2,1,11,11,0,0,4,1
+38,5,2,3,1,65,2,1,3,26,8,5,0,0,0,4,0
+18,8,2,2,1,17,2,2,3,26,8,9,0,0,0,4,0
+33,6,2,1,1,18,1,1,2,17,5,6,33,0,0,4,1
+5,10,3,3,1,12,2,1,3,20,8,14,0,0,0,4,1
+16,8,2,2,1,36,1,1,0,27,1,14,11,0,0,4,1
+11,5,3,3,1,62,1,1,0,25,3,6,0,0,0,4,1
+9,10,3,2,1,52,2,1,0,23,5,9,33,0,0,4,1
+12,10,3,2,1,32,2,1,3,26,8,12,11,0,0,4,0
+17,1,0,1,1,37,2,1,3,4,8,15,11,0,0,4,1
+8,9,3,2,1,9,2,1,3,26,8,11,11,0,0,4,0
+16,0,2,2,1,19,1,1,0,26,3,12,11,0,0,4,1
+31,5,2,3,1,9,1,1,2,8,11,7,0,0,0,4,1
+31,10,2,3,1,43,1,1,0,26,1,14,11,0,0,4,1
 41,5,2,2,1,16,1,1,3,30,6,9,22,0,0,4,1
-25,1,3,2,1,37,2,1,3,30,8,15,22,0,0,4,1
-20,8,0,2,1,58,1,1,3,26,6,12,0,0,0,4,1
-32,1,2,4,1,29,2,1,2,24,5,1,8,0,0,4,1
-31,8,0,2,1,70,1,1,3,12,6,14,11,0,0,4,1
-8,0,3,1,1,1,2,1,3,15,6,12,22,0,0,4,1
-22,5,2,3,1,4,2,1,3,26,8,6,0,0,0,4,0
-42,0,0,2,1,5,2,2,0,27,3,5,0,179,1,0,1
-53,6,2,1,1,50,1,1,0,7,3,15,38,0,0,4,1
-41,6,0,1,1,9,2,1,3,26,6,15,11,0,0,4,1
-12,1,2,2,1,21,2,1,0,1,5,7,0,0,0,4,1
-14,5,3,2,1,25,1,1,0,2,1,2,0,0,0,4,1
-28,5,2,2,1,18,1,1,0,13,10,2,11,0,0,4,1
-27,5,0,3,1,9,1,1,0,27,1,10,11,0,0,4,1
-41,6,3,2,1,37,2,1,3,26,8,10,0,0,0,4,0
-36,5,0,3,1,52,2,1,3,13,8,14,33,0,0,4,1
-16,5,2,3,1,63,1,1,0,25,3,9,11,0,0,4,1
-12,9,3,3,1,34,1,1,0,13,10,14,0,0,0,4,1
-27,0,2,2,1,70,1,1,0,27,1,9,11,0,0,4,1
-29,10,2,2,1,9,1,1,0,13,10,11,0,2,1,0,1
-10,1,3,2,1,65,2,1,3,30,8,13,0,0,0,4,1
-24,1,2,2,1,48,2,1,3,11,6,12,38,0,0,4,1
-16,10,0,2,1,18,2,1,3,23,8,1,6,0,0,4,1
-14,10,3,3,1,55,1,1,2,14,11,6,0,0,0,4,1
-9,5,3,3,1,15,2,1,3,21,8,13,22,0,0,4,1
-15,5,2,3,1,20,1,1,0,27,3,6,11,0,0,4,1
-10,1,2,2,1,63,2,2,3,26,8,7,0,0,0,4,0
-38,1,0,1,1,66,2,1,3,26,8,5,11,0,0,4,0
-28,5,0,2,1,20,2,2,3,26,8,6,11,0,0,4,0
-27,10,2,3,1,43,2,1,3,10,6,14,22,0,0,4,1
-27,2,2,2,1,65,1,2,0,8,10,12,11,30,12,0,1
-18,11,3,3,1,15,1,1,0,22,3,8,0,0,0,4,1
-10,8,2,2,1,53,2,2,0,29,5,6,11,0,0,4,1
-36,5,3,3,1,48,2,1,3,7,8,3,22,0,0,4,1
-12,7,2,3,1,33,1,1,0,25,3,10,0,0,0,4,1
-17,5,0,3,1,68,2,2,0,10,10,5,0,0,0,4,1
-12,1,3,2,1,65,2,1,0,12,10,12,0,0,0,4,1
-42,6,2,1,1,19,2,1,3,5,8,15,0,0,0,4,1
-23,0,0,2,1,33,2,1,3,26,8,7,0,0,0,4,0
-39,5,2,3,1,43,1,1,0,13,10,11,22,0,0,4,1
-24,10,3,3,1,33,1,1,0,21,5,7,11,0,0,4,1
-41,5,2,3,1,36,1,2,0,6,5,14,22,0,0,4,1
-31,1,0,1,1,9,2,2,3,26,8,9,0,0,0,4,0
-38,11,2,2,1,9,1,1,2,11,3,10,0,0,0,4,1
-32,5,3,3,1,36,2,1,3,26,8,2,0,0,0,4,0
-15,3,2,1,1,26,1,1,0,17,1,10,43,0,0,4,1
-10,0,3,2,1,7,1,2,3,18,6,8,11,0,0,4,1
-19,5,2,2,1,55,2,2,0,8,10,6,0,0,0,4,1
-21,10,3,2,1,12,1,1,0,28,1,9,11,0,0,4,1
-13,10,3,3,1,35,1,1,3,29,10,5,0,0,0,4,1
-10,11,3,3,1,9,2,1,3,26,8,3,11,0,0,4,0
-27,1,2,2,1,58,2,1,3,18,8,13,33,0,0,4,1
-18,5,2,3,1,68,2,2,3,13,8,15,11,0,0,4,1
-15,8,3,3,1,5,1,1,0,21,4,12,11,0,0,4,1
+29,0,2,2,1,35,2,1,0,14,5,3,11,0,0,4,1
+7,10,3,2,1,10,1,2,0,29,5,11,11,0,0,4,1
+14,1,2,2,1,65,2,1,3,13,8,15,22,0,0,4,1
+11,8,3,2,1,67,1,2,3,22,5,11,22,0,0,4,1
+27,10,2,3,1,6,1,2,0,13,10,16,11,0,0,4,1
+18,10,3,2,1,46,2,1,3,23,8,14,22,0,0,4,1
+40,5,2,4,1,11,2,1,3,26,8,7,22,0,0,4,0
+29,1,2,2,1,36,1,1,0,1,3,8,0,0,0,4,1
+10,7,3,3,1,9,2,1,3,18,8,5,11,0,0,4,1
+14,10,3,2,1,56,2,1,3,23,8,13,22,0,0,4,1
+23,1,3,2,2,4,1,2,0,12,10,10,0,0,0,4,1
+9,5,3,3,1,71,2,1,3,25,6,13,11,0,0,4,1
+38,10,2,2,1,61,2,1,2,25,10,10,0,0,0,4,1
+41,5,0,3,1,57,2,1,3,26,8,8,0,0,0,4,0
+17,11,3,2,1,15,2,1,2,5,10,5,0,0,0,4,1
+19,5,2,3,1,9,1,1,3,7,6,12,43,0,0,4,1
+31,1,2,1,1,37,1,2,0,30,5,4,43,0,0,4,1
+13,10,2,2,1,13,2,1,0,5,5,10,22,0,0,4,1
+22,10,2,2,1,4,2,1,0,7,5,12,33,0,0,4,1
+11,10,2,2,1,34,1,1,0,25,3,8,11,0,0,4,1
+40,5,0,3,1,53,2,1,0,9,10,4,11,0,0,4,1
+10,0,3,2,1,2,1,2,0,1,5,13,11,0,0,4,1
+17,1,0,2,1,9,2,1,3,12,8,2,0,0,0,4,1
+35,1,2,1,1,47,2,1,0,12,10,12,0,0,0,4,1
+21,10,3,2,1,45,1,2,0,23,5,15,33,0,0,4,1
+19,5,2,3,1,49,1,1,0,4,1,14,38,0,0,4,1
+13,1,2,2,1,19,2,2,0,29,5,14,0,0,0,4,1
+22,11,0,2,1,21,1,1,0,3,1,10,43,0,0,4,1
+35,1,2,4,1,23,1,1,3,26,8,2,0,0,0,4,0
+37,3,2,1,1,27,1,1,3,10,6,15,11,0,0,4,1
+31,5,0,2,1,5,2,1,3,30,6,1,1,0,0,4,1
+32,2,2,1,1,50,2,1,3,6,8,12,25,0,0,4,1
+15,8,3,3,1,45,2,1,0,15,5,3,43,0,0,4,1
+22,8,2,1,1,9,2,1,3,6,8,15,11,0,0,4,1
+13,0,2,2,1,37,2,1,3,30,8,11,0,0,0,4,1
+20,10,2,3,1,25,1,1,0,26,1,3,11,0,0,4,1
+39,10,0,3,1,71,1,1,0,13,1,15,33,0,0,4,1
+32,5,3,3,1,13,1,1,0,5,1,15,22,0,0,4,1
+28,10,0,2,1,9,1,2,2,8,11,7,0,0,0,4,1
+13,1,2,2,1,9,2,1,3,26,8,4,0,0,0,4,0
+22,5,3,3,1,9,1,1,0,27,1,12,43,0,0,4,1
+17,5,0,3,1,17,1,2,0,12,10,13,0,0,0,4,1
+33,1,2,4,1,2,2,1,3,26,8,5,11,0,0,4,0
+40,5,2,2,1,4,1,1,0,24,5,12,3,0,0,4,1
+21,1,2,1,1,13,1,1,0,22,3,15,0,0,0,4,1
+19,8,3,2,1,34,2,1,3,22,6,0,22,0,0,4,1
+35,3,2,1,1,42,1,1,0,20,5,2,11,0,0,4,1
+32,1,2,1,1,58,2,1,3,26,8,12,22,0,0,4,0
+18,11,2,3,1,19,1,1,0,18,1,11,45,0,0,4,1
+14,5,2,3,1,58,2,1,3,9,6,1,38,0,0,4,1
+12,0,2,2,1,68,2,1,3,21,8,13,22,0,0,4,1
+36,10,0,2,1,68,1,2,0,13,5,13,0,0,0,4,1
 10,0,3,2,1,50,2,1,3,18,8,13,43,0,0,4,1
-26,1,2,2,1,7,2,1,3,26,8,7,0,0,0,4,0
-41,2,0,2,1,69,2,1,3,26,8,13,22,0,0,4,0
-33,10,2,2,1,13,1,1,0,9,3,10,11,0,0,4,1
-25,1,3,2,1,38,2,1,3,26,6,13,11,0,0,4,1
-20,10,2,2,1,24,1,1,0,25,1,14,0,0,0,4,1
-13,1,2,2,1,61,2,1,3,9,6,12,33,0,0,4,1
-13,1,2,1,1,6,2,2,0,13,5,0,45,0,0,4,1
-15,0,2,2,1,67,2,1,0,17,5,13,0,0,0,4,1
-12,1,2,2,1,51,2,1,3,21,8,1,22,0,0,4,1
-33,2,2,1,1,18,1,1,0,9,3,5,1,0,0,4,1
-7,8,3,2,1,29,1,2,0,13,5,1,11,0,0,4,1
-16,10,2,2,1,10,1,1,0,17,1,4,1,0,0,4,1
+14,7,3,3,1,44,2,1,0,9,10,10,0,0,0,4,1
+12,8,3,2,1,20,1,1,0,2,3,4,11,0,0,4,1
+8,8,3,2,1,18,1,1,2,15,11,5,0,0,0,4,1
 13,5,3,3,1,43,1,1,0,29,1,12,11,0,0,4,1
-10,5,3,3,1,70,2,1,3,19,8,13,0,0,0,4,1
-16,8,2,2,1,2,2,2,3,26,8,13,0,0,0,4,0
-34,6,2,4,1,36,1,1,3,2,6,12,0,0,0,4,1
-37,1,2,1,1,29,2,1,3,26,8,8,0,0,0,4,0
+13,5,3,3,1,9,2,1,3,26,8,11,0,0,0,4,0
+42,5,2,3,1,39,1,1,3,8,6,7,22,0,0,4,1
+25,5,0,2,1,53,1,1,0,11,3,9,0,0,0,4,1
+26,10,2,3,1,50,2,1,3,6,8,15,11,0,0,4,1
+42,5,2,3,1,28,2,1,0,2,5,1,11,0,0,4,1
+32,8,2,2,1,56,2,1,3,26,8,9,11,0,0,4,0
+15,5,3,3,1,68,1,1,0,3,1,15,0,0,0,4,1
+7,8,2,2,1,9,2,1,0,16,5,10,47,0,0,4,1
+13,1,2,2,1,36,2,1,3,15,8,4,11,0,0,4,1
+28,10,3,2,1,68,1,1,0,10,10,14,22,0,0,4,1
+17,5,2,3,1,5,2,1,0,23,5,11,46,0,0,4,1
+20,10,2,3,1,48,1,1,0,25,3,4,33,0,0,4,1
+24,1,0,1,1,37,2,1,0,8,5,2,11,0,0,4,1
+15,2,0,3,1,43,1,2,0,29,5,1,0,0,0,4,1
+9,10,3,3,1,70,2,1,0,25,3,1,0,0,0,4,1
+27,0,3,2,1,26,2,1,3,26,8,6,0,0,0,4,0
+12,0,2,2,1,15,2,2,3,18,8,9,11,0,0,4,1
+36,10,2,2,1,17,2,1,3,26,8,7,0,0,0,4,0
+10,7,3,3,1,66,1,1,0,7,3,8,0,0,0,4,1
+36,10,3,3,1,50,2,1,0,9,5,12,22,0,0,4,1
+31,1,2,4,1,19,2,1,3,26,8,9,0,0,0,4,0
+28,0,0,2,1,28,1,1,0,4,3,2,0,0,0,4,1
+8,1,2,2,1,0,2,2,0,8,5,2,22,0,0,4,1
+25,5,2,2,1,11,2,2,2,20,11,3,0,0,0,4,1
+16,1,2,2,1,64,2,2,0,8,10,3,0,0,0,4,1
+18,8,2,2,1,37,2,1,3,26,8,7,0,0,0,4,0
+21,10,2,2,1,29,1,1,0,9,3,6,33,0,0,4,1
+33,0,3,2,1,69,1,1,0,15,5,12,11,0,0,4,1
+28,10,2,2,1,41,2,2,3,26,8,3,0,0,0,4,0
+13,7,2,3,1,21,1,1,0,25,3,6,11,0,0,4,1
+41,6,2,4,1,10,1,1,3,2,6,2,0,0,0,4,1
+15,5,2,3,1,10,1,1,0,29,1,10,33,0,0,4,1
+16,10,2,2,1,24,2,1,3,26,8,9,33,0,0,4,0
+12,1,2,2,1,53,2,2,0,12,10,16,0,85,1,0,1
+27,1,2,1,1,9,2,1,3,3,8,10,38,0,0,4,1
+34,8,2,1,1,20,1,1,0,29,1,10,11,0,0,4,1
+35,5,0,2,1,9,1,2,2,14,2,2,0,0,0,4,1
+22,5,2,3,1,40,2,1,0,10,10,12,11,187,1,3,1
+19,5,3,2,1,66,2,1,3,7,8,2,33,0,0,4,1
+23,1,2,1,1,31,1,1,3,10,6,12,22,0,0,4,1
+39,6,2,1,1,41,2,1,0,17,1,12,22,0,0,4,1
+45,6,2,2,1,20,1,1,2,8,3,7,11,0,0,4,1
+23,5,2,3,1,9,1,1,0,2,1,2,38,0,0,4,1
+20,2,2,2,1,58,2,2,0,16,5,4,16,0,0,4,1
+33,5,3,2,1,20,2,1,3,7,6,2,22,0,0,4,1
+38,5,2,1,1,9,1,1,0,22,3,16,0,0,0,4,1
+51,6,2,1,1,39,1,1,0,25,3,3,33,0,0,4,1
+12,1,3,2,1,52,1,1,0,23,4,14,11,0,0,4,1
+16,10,0,3,1,61,2,1,0,28,1,11,11,0,0,4,1
+42,1,0,2,1,9,2,1,3,21,8,2,0,0,0,4,1
+24,10,2,3,1,2,1,1,3,12,6,5,38,0,0,4,1
+12,1,3,1,1,9,1,1,0,6,5,13,22,0,0,4,1
+39,1,2,1,1,31,2,1,3,26,8,5,0,0,0,4,0
+15,1,2,2,1,61,2,1,0,9,5,15,0,0,0,4,1
+36,1,2,1,1,5,2,1,3,26,8,8,0,0,0,4,0
+28,1,2,1,1,71,1,2,2,11,3,9,22,0,0,4,1
+36,10,2,2,1,9,1,1,2,26,3,13,22,0,0,4,1
+35,10,0,2,1,71,2,1,3,26,8,14,0,0,0,4,0
+14,1,2,2,1,54,2,1,3,26,8,11,0,0,0,4,0
+30,5,2,3,1,23,2,1,0,18,3,7,0,0,0,4,1
+23,10,2,2,1,71,1,1,0,14,1,8,1,0,0,4,1
+23,1,2,2,1,35,2,1,3,5,8,14,0,0,0,4,1
+17,5,0,3,1,68,2,2,0,10,10,5,0,0,0,4,1
+30,10,2,2,2,9,1,1,3,23,8,12,0,0,0,4,1
+22,7,2,2,1,61,2,1,3,26,8,5,11,0,0,4,0
+15,8,0,2,1,48,1,2,0,15,5,11,0,0,0,4,1
+12,5,3,3,1,43,2,1,0,13,10,13,0,0,0,4,1
+13,10,3,3,1,26,1,1,0,3,1,3,45,0,0,4,1
+13,1,3,2,1,37,2,1,3,26,8,6,11,0,0,4,0
+11,8,3,2,1,3,2,1,3,25,6,11,0,0,0,4,1
+29,8,2,2,1,43,2,1,0,1,5,10,33,0,0,4,1
+26,8,2,2,1,54,1,2,3,12,6,15,0,0,0,4,1
 42,5,2,3,1,9,1,1,0,28,1,9,22,0,0,4,1
-22,2,2,3,2,9,1,1,3,10,6,15,33,0,0,4,1
-26,0,0,2,1,45,2,2,0,7,3,3,0,173,1,1,1
-28,5,0,2,1,9,1,1,0,19,1,13,38,0,0,4,1
-32,5,3,3,1,41,1,1,3,16,11,8,0,0,0,4,1
-23,5,3,3,1,12,1,1,3,9,6,5,0,0,0,4,1
-37,10,2,2,1,14,2,1,3,26,8,5,11,0,0,4,0
-22,1,2,1,1,34,2,1,3,15,8,0,22,0,0,4,1
-41,6,2,1,1,20,2,2,0,26,1,14,0,0,0,4,1
-39,10,0,2,1,37,1,1,0,5,1,13,11,0,0,4,1
+10,1,2,2,1,63,2,2,3,26,8,7,0,0,0,4,0
+14,0,3,2,1,27,2,1,3,26,8,8,0,0,0,4,0
+11,5,2,3,1,18,2,1,0,25,3,14,11,0,0,4,1
+31,5,2,2,1,31,1,1,2,27,10,7,0,0,0,4,1
+38,5,2,3,1,9,1,2,3,12,6,9,0,0,0,4,1
+27,0,2,2,1,30,1,1,0,12,1,12,11,0,0,4,1
+41,5,0,3,1,32,2,1,2,21,11,7,0,0,0,4,1
+15,0,2,2,1,67,2,1,0,17,5,13,0,0,0,4,1
+14,1,2,2,1,24,1,1,0,27,3,11,46,0,0,4,1
+24,8,2,2,1,65,1,1,0,20,4,16,0,0,0,4,1
+24,1,0,1,1,27,2,1,0,28,5,9,22,0,0,4,1
+17,1,3,2,1,14,2,2,3,26,8,6,0,0,0,4,0
+15,8,3,2,1,21,1,1,0,28,5,13,0,0,0,4,1
 14,5,3,3,1,24,1,1,0,17,1,10,38,0,0,4,1
-40,5,0,3,1,56,1,1,0,11,3,10,0,0,0,4,1
-13,5,2,3,1,16,1,1,0,22,3,6,11,549,1,3,1
-31,8,2,2,1,25,2,1,0,8,10,12,11,7,1,0,1
-42,0,2,2,1,44,2,2,3,26,8,6,0,0,0,4,0
-13,9,2,1,1,50,2,1,0,1,5,10,0,0,0,4,1
-15,1,3,2,1,5,2,1,3,7,8,13,11,0,0,4,1
-34,12,2,4,1,55,1,1,0,26,1,11,22,0,0,4,1
-6,9,3,2,1,47,2,1,3,26,8,7,22,0,0,4,0
-29,1,2,2,1,12,2,1,0,21,4,1,0,0,0,4,1
-12,0,3,3,1,9,2,1,0,25,3,13,11,0,0,4,1
-13,5,2,3,1,39,2,1,0,9,5,1,11,0,0,4,1
-21,10,3,2,1,50,2,1,0,9,10,10,0,0,0,4,1
-34,6,0,3,1,43,2,2,3,7,6,13,33,0,0,4,1
-23,10,2,2,1,11,1,1,0,2,3,1,22,0,0,4,1
-19,5,0,3,1,14,2,1,3,10,8,5,11,0,0,4,1
-37,10,2,3,1,21,1,2,0,26,1,12,11,0,0,4,1
-17,5,3,3,1,39,1,1,0,5,1,14,11,0,0,4,1
-24,10,0,2,1,24,1,1,0,12,1,14,33,0,0,4,1
-22,7,2,2,2,8,2,2,3,22,6,15,22,0,0,4,1
-23,1,0,2,1,54,2,1,3,5,8,4,22,0,0,4,1
-10,7,3,3,1,20,1,1,3,2,10,5,0,0,0,4,1
-40,6,2,4,1,69,1,1,0,13,5,15,33,0,0,4,1
-31,1,2,1,1,46,1,1,0,3,1,11,33,0,0,4,1
-16,0,2,2,1,19,1,1,0,26,3,12,11,0,0,4,1
+20,10,2,2,1,32,2,1,3,26,8,9,0,0,0,4,0
+29,5,2,2,1,35,1,1,3,8,6,11,0,0,0,4,1
+21,10,2,2,1,11,2,1,0,17,5,3,47,0,0,4,1
+24,5,3,3,2,9,2,1,0,13,10,14,0,0,0,4,1
+31,8,0,2,1,70,1,1,3,12,6,14,11,0,0,4,1
+24,10,2,3,1,17,2,1,0,27,1,12,33,0,0,4,1
+23,5,3,3,1,25,1,1,0,13,10,11,0,0,0,4,1
+40,6,2,1,1,30,2,1,3,26,8,5,0,0,0,4,0
+41,5,2,3,1,36,1,2,0,6,5,14,22,0,0,4,1
+22,5,2,2,1,46,2,1,3,3,6,11,11,0,0,4,1
+16,1,2,1,1,41,2,1,0,13,10,0,0,0,0,4,1
+15,5,0,3,1,35,1,1,0,26,1,1,11,0,0,4,1
+17,1,2,2,1,56,2,1,0,12,10,15,11,0,0,4,1
+38,5,2,3,1,59,1,1,0,27,3,5,0,0,0,4,1
+33,5,2,3,1,11,2,1,3,26,8,8,0,0,0,4,0
 22,10,0,3,1,9,1,1,3,8,6,10,0,0,0,4,1
-36,1,2,2,1,15,2,1,3,26,8,7,0,0,0,4,0
-37,11,0,2,1,44,2,1,3,27,8,15,0,0,0,4,1
-14,10,3,3,1,41,1,1,2,4,1,12,47,0,0,4,1
-24,1,3,2,1,59,1,1,3,10,6,12,22,0,0,4,1
-12,10,3,3,1,22,1,1,0,8,5,12,22,0,0,4,1
-34,1,2,4,1,9,2,1,0,30,5,4,0,0,0,4,1
-27,10,0,2,1,33,1,1,0,28,1,15,22,0,0,4,1
-23,1,2,1,1,14,2,1,3,12,8,4,11,0,0,4,1
-33,1,2,2,1,39,1,2,3,7,6,13,22,0,0,4,1
-13,8,3,2,1,15,1,2,0,27,3,0,11,0,0,4,1
-38,10,0,2,1,23,1,1,0,9,5,11,0,0,0,4,1
-38,7,2,1,1,4,2,2,3,26,8,7,11,0,0,4,0
-37,8,0,2,2,9,2,1,3,26,8,6,0,0,0,4,0
-16,1,2,1,1,62,2,2,3,7,8,1,33,0,0,4,1
-37,5,2,3,1,4,1,1,0,23,5,14,11,0,0,4,1
-39,0,0,2,1,61,1,1,0,1,5,13,0,0,0,4,1
-37,6,2,2,1,9,1,2,3,26,8,3,0,0,0,4,0
-31,5,2,3,1,9,1,1,2,8,11,7,0,0,0,4,1
-14,10,3,2,1,22,2,1,0,5,1,6,22,0,0,4,1
-8,1,3,1,1,46,2,1,0,13,5,11,11,0,0,4,1
-14,1,2,2,1,54,2,1,3,26,8,11,0,0,0,4,0
-40,0,2,2,1,18,2,1,2,21,5,12,4,0,0,4,1
-17,0,2,2,1,46,2,1,3,21,8,11,0,0,0,4,1
-35,0,2,2,1,43,1,1,3,12,6,1,22,0,0,4,1
-23,8,2,4,1,19,1,1,0,21,5,13,11,0,0,4,1
-39,1,2,2,1,58,2,2,3,26,8,7,0,0,0,4,0
-13,2,3,3,2,5,2,2,0,4,1,12,11,0,0,4,1
-29,12,2,4,1,34,1,1,3,26,8,8,11,0,0,4,0
+43,5,2,2,1,71,1,1,0,9,1,16,43,0,0,4,1
+31,5,2,3,1,44,2,1,3,26,8,7,0,0,0,4,0
+21,10,3,3,1,50,2,1,3,26,8,6,0,0,0,4,0
+11,1,2,2,1,66,2,2,0,1,5,12,0,0,0,4,1
+38,8,2,1,1,51,1,2,2,13,5,6,0,0,0,4,1
+32,10,2,2,1,19,1,2,0,5,5,1,22,0,0,4,1
+5,8,3,2,1,61,2,1,3,20,8,2,0,0,0,4,1
+35,3,2,1,1,10,1,2,3,26,6,12,0,0,0,4,1
+18,7,3,3,1,14,1,1,0,24,5,14,22,0,0,4,1
+10,8,2,2,1,53,2,2,0,29,5,6,11,0,0,4,1
+12,10,3,3,1,60,1,1,0,4,1,14,46,0,0,4,1
+14,8,3,2,1,51,1,1,0,21,4,2,0,0,0,4,1
+10,1,2,1,1,39,2,1,3,26,8,6,0,0,0,4,0
+29,8,0,2,1,20,1,1,3,26,8,7,0,0,0,4,0
+40,5,0,3,1,14,1,1,0,26,1,5,0,0,0,4,1
+26,1,2,2,1,7,2,1,3,26,8,7,0,0,0,4,0
+18,5,2,3,1,9,2,2,3,26,8,9,0,0,0,4,0
+11,1,3,2,1,51,1,2,0,1,5,1,22,0,0,4,1
+14,10,3,2,1,13,2,1,0,12,1,13,11,0,0,4,1
+17,5,3,3,1,39,1,1,0,5,1,14,11,0,0,4,1
+25,0,2,2,1,29,1,1,2,1,10,10,0,0,0,4,1
+9,1,2,3,1,40,2,1,3,18,6,10,22,0,0,4,1
+22,11,2,1,1,24,2,1,0,26,3,5,11,0,0,4,1
+33,7,2,2,1,70,2,1,0,15,5,3,33,0,0,4,1
+22,10,0,3,1,51,2,1,0,2,3,8,11,0,0,4,1
+14,10,2,3,1,50,2,2,0,12,10,8,0,32,12,0,1
+11,1,3,2,1,2,2,1,3,21,8,14,11,0,0,4,1
+13,0,2,2,1,71,2,1,3,10,8,11,0,0,0,4,1
+13,5,2,3,1,66,1,1,0,12,1,13,5,0,0,4,1
+25,6,2,2,1,68,1,1,2,23,11,3,0,0,0,4,1
+16,1,3,2,1,22,1,2,0,17,5,12,0,0,0,4,1
+10,11,3,3,1,9,2,1,3,26,8,3,11,0,0,4,0
+27,2,2,4,1,38,2,2,0,1,5,14,0,0,0,4,1
+28,10,3,3,1,48,1,1,0,9,1,10,45,0,0,4,1
+42,6,0,2,1,11,1,1,0,2,5,13,11,0,0,4,1
+15,1,3,2,1,65,2,1,3,25,6,2,33,0,0,4,1
+23,1,3,2,2,11,2,2,0,28,5,11,0,0,0,4,1
+35,10,2,2,1,51,1,1,3,27,6,12,11,0,0,4,1
+34,10,2,2,1,54,2,1,3,10,11,3,0,0,0,4,1
+36,6,3,2,1,15,1,2,0,20,5,14,11,0,0,4,1
+33,3,0,2,1,70,1,1,0,9,5,12,33,0,0,4,1
+24,10,2,3,1,64,1,1,0,1,3,5,0,0,0,4,1
+19,5,3,3,1,28,1,2,0,13,10,8,11,0,0,4,1
+8,10,2,2,1,43,1,2,0,29,5,1,33,0,0,4,1
 22,1,2,2,1,9,2,2,3,12,6,0,38,0,0,4,1
-18,7,3,3,1,0,2,2,2,8,11,8,0,0,0,4,1
+12,0,3,2,1,28,2,1,3,27,6,14,2,0,0,4,1
+16,5,2,3,1,63,1,1,0,25,3,9,11,0,0,4,1
+12,7,3,3,1,48,2,1,0,11,3,9,0,0,0,4,1
+16,5,3,3,1,18,2,1,0,9,10,11,0,91,1,1,1
+13,5,3,3,1,39,1,1,0,11,3,7,0,502,1,0,1
+28,10,2,2,1,41,1,2,0,19,3,2,0,0,0,4,1
+25,5,2,3,1,17,2,1,0,10,10,0,0,108,12,1,1
+42,6,0,2,1,11,1,1,0,23,5,10,38,0,0,4,1
+18,1,2,1,1,46,2,2,3,12,8,1,11,0,0,4,1
+16,0,2,2,1,68,1,1,3,27,8,5,0,0,0,4,1
+41,0,2,2,1,9,2,1,0,1,5,16,0,0,0,4,1
+31,8,2,2,1,25,2,1,0,8,10,12,11,7,1,0,1
+26,10,0,2,1,34,1,1,0,8,10,1,0,0,0,4,1
+22,10,0,2,1,38,1,1,0,27,1,13,11,0,0,4,1
+24,10,3,2,2,0,2,1,3,11,6,11,38,0,0,4,1
+13,11,2,2,1,68,2,2,3,22,6,15,11,0,0,4,1
+9,9,3,3,1,43,2,1,2,4,3,8,43,0,0,4,1
+29,8,2,2,1,15,1,1,0,12,10,8,33,0,0,4,1
+18,10,3,2,1,33,2,2,3,26,8,8,0,0,0,4,0
+10,5,3,3,1,42,1,1,0,18,3,4,11,0,0,4,1
+29,2,2,2,1,9,1,1,3,26,6,4,0,0,0,4,1
+7,1,2,2,1,9,1,2,0,6,5,4,33,0,0,4,1
+19,1,0,2,1,38,2,1,3,18,8,12,11,0,0,4,1
+12,1,3,2,1,19,2,2,0,30,5,4,22,0,0,4,1
+17,5,2,3,1,22,1,1,0,24,5,9,33,0,0,4,1
+32,5,3,3,1,41,1,1,3,16,11,8,0,0,0,4,1
+25,10,0,4,1,26,2,1,3,26,8,4,0,0,0,4,0
+24,2,2,3,1,55,1,1,3,2,6,14,22,0,0,4,1
+17,10,0,2,1,56,2,1,3,23,8,12,1,0,0,4,1
+13,8,2,3,1,43,2,1,3,26,8,8,0,0,0,4,0
+27,10,0,2,1,33,1,1,0,28,1,15,22,0,0,4,1
+12,0,3,2,1,38,2,1,0,25,3,1,11,0,0,4,1
+17,3,3,2,1,10,2,1,3,26,6,9,11,0,0,4,1
+15,10,3,2,1,10,2,1,3,26,8,7,11,0,0,4,0
+8,8,3,2,1,11,1,1,0,23,4,1,11,0,0,4,1
+27,5,0,3,1,68,1,2,0,29,5,13,0,0,0,4,1
+40,5,2,3,1,40,1,1,0,26,3,8,38,0,0,4,1
+18,11,3,3,1,15,1,1,0,22,3,8,0,0,0,4,1
+21,1,2,1,1,34,2,1,3,26,8,9,0,0,0,4,0
+18,1,2,2,1,13,2,1,3,4,8,0,33,0,0,4,1
+16,5,3,3,1,71,2,1,0,4,1,14,33,0,0,4,1
+35,10,0,1,1,18,2,1,3,5,8,10,0,0,0,4,1
+31,8,2,2,1,15,1,1,0,5,1,14,5,0,0,4,1
+17,1,0,1,1,23,2,1,0,24,5,12,43,0,0,4,1
+31,1,2,1,1,1,2,1,0,28,5,10,22,0,0,4,1
+25,2,2,2,1,9,1,1,3,22,6,0,45,0,0,4,1
+24,5,0,4,1,65,1,1,0,7,3,4,11,0,0,4,1
+33,6,2,1,1,61,1,1,3,9,6,14,0,0,0,4,1
+12,10,3,2,1,34,1,1,0,13,10,10,22,0,0,4,1
+20,8,3,2,1,56,2,1,3,26,8,13,11,0,0,4,0
+30,5,2,2,1,33,2,1,0,20,5,10,45,0,0,4,1
+40,6,2,3,1,9,1,1,0,4,1,12,33,0,0,4,1
+41,6,0,2,1,61,1,1,0,23,5,13,33,0,0,4,1
+27,5,0,2,1,60,2,1,3,25,6,12,0,0,0,4,1
 38,1,2,1,1,9,2,1,0,7,5,2,0,0,0,4,1
-20,2,2,3,1,9,1,1,0,15,5,11,11,0,0,4,1
-33,2,2,3,1,54,2,1,3,15,11,3,0,0,0,4,1
-12,10,3,2,1,32,2,1,3,26,8,12,11,0,0,4,0
-18,0,2,2,1,71,1,1,0,11,3,8,0,0,0,4,1
-30,1,2,1,1,51,1,1,0,2,1,14,22,0,0,4,1
-40,7,2,3,1,4,2,1,3,26,8,9,0,0,0,4,0
-15,1,0,1,1,44,2,1,3,30,8,12,11,0,0,4,1
-31,5,2,3,1,44,2,1,3,26,8,7,0,0,0,4,0
-13,0,3,2,1,64,2,1,3,18,8,11,11,0,0,4,1
+4,0,3,3,1,69,2,1,0,25,3,3,33,0,0,4,1
+30,5,3,3,1,56,1,1,0,3,3,7,0,0,0,4,1
+18,1,0,2,1,60,2,1,3,7,6,4,11,0,0,4,1
+37,1,2,1,1,41,1,1,0,9,1,12,33,0,0,4,1
+11,5,3,3,1,19,1,1,0,9,3,7,45,0,0,4,1
+21,10,3,2,1,10,2,1,3,12,8,4,11,0,0,4,1
+34,1,2,2,1,65,2,1,3,26,8,15,22,0,0,4,0
+27,1,2,1,1,55,2,1,0,12,10,14,11,0,0,4,1
+10,0,0,2,1,66,2,1,3,29,8,10,11,0,0,4,1
+18,5,2,3,1,71,1,1,0,23,5,13,33,0,0,4,1
+38,10,0,4,1,56,2,1,3,26,8,10,0,0,0,4,0
+22,5,2,2,1,48,1,1,0,3,1,9,22,0,0,4,1
+41,3,0,1,1,25,1,1,3,26,8,9,11,0,0,4,0
+33,1,2,1,1,58,2,1,0,16,5,14,11,0,0,4,1
+9,1,3,2,1,31,2,1,3,21,8,13,0,0,0,4,1
+28,0,3,2,1,68,2,1,3,26,6,10,11,0,0,4,1
+17,8,2,2,1,47,2,1,3,12,8,6,0,0,0,4,1
+26,0,2,2,1,11,2,1,0,2,5,15,11,0,0,4,1
+25,7,0,2,1,41,1,1,0,10,10,4,22,0,0,4,1
+29,10,2,3,1,19,2,1,3,26,8,6,0,0,0,4,0
+14,5,3,3,1,38,1,1,3,3,8,13,11,0,0,4,1
+12,5,3,3,1,10,1,1,0,25,3,3,11,0,0,4,1
+26,0,0,2,1,61,2,1,3,26,8,6,0,0,0,4,0
+25,8,2,2,1,3,2,1,0,20,5,13,45,0,0,4,1
+37,5,2,3,1,4,1,1,0,23,5,14,11,0,0,4,1
+27,10,2,2,1,68,2,1,3,26,8,7,0,0,0,4,0
+19,10,3,2,1,71,1,1,0,29,1,3,38,0,0,4,1
+13,10,2,3,1,13,1,1,0,29,1,0,0,0,0,4,1
+5,1,3,2,1,52,2,1,3,25,6,12,0,0,0,4,1
+8,2,3,2,1,9,2,1,0,26,3,14,0,185,1,0,1
+15,1,3,3,1,62,1,1,0,30,3,3,0,546,1,3,1
+14,5,3,2,1,25,1,1,0,2,1,2,0,0,0,4,1
+36,1,2,2,1,15,2,1,3,26,8,7,0,0,0,4,0
+15,8,2,2,1,28,2,1,3,26,8,13,0,0,0,4,0
+29,0,0,2,1,36,2,1,3,27,6,15,11,0,0,4,1
+43,6,2,2,1,65,1,1,0,27,1,10,33,0,0,4,1
+36,6,2,2,1,54,2,1,3,26,8,4,0,0,0,4,0
+31,11,2,1,1,54,1,1,0,21,4,6,11,0,0,4,1
+14,10,3,2,1,55,1,2,0,21,4,13,0,0,0,4,1
+41,1,2,1,1,23,2,1,3,26,8,11,22,0,0,4,0
+19,0,0,2,1,19,2,1,0,13,10,11,33,0,0,4,1
+31,5,2,2,1,20,2,1,0,10,10,1,11,0,0,4,1
+30,0,0,2,1,42,1,1,0,4,1,11,0,0,0,4,1
+15,5,3,3,1,42,1,1,0,4,3,5,11,540,24,0,1
+29,10,3,2,1,3,2,2,0,28,5,15,22,0,0,4,1
+25,1,2,1,1,45,1,1,0,11,7,5,0,0,0,4,1
+8,7,3,2,1,55,1,1,0,29,5,11,0,0,0,4,1
+14,10,2,2,1,62,2,1,3,11,6,14,0,0,0,4,1
+42,6,0,2,1,27,2,1,3,26,8,7,0,0,0,4,0
+25,5,2,3,1,30,1,1,0,4,1,9,43,0,0,4,1
+13,1,3,2,1,63,1,1,0,28,5,13,11,0,0,4,1
+12,10,2,2,1,51,2,1,3,27,8,12,0,0,0,4,1
+13,5,3,3,1,36,1,2,0,29,5,10,33,0,0,4,1
+24,10,0,2,1,38,2,1,3,23,11,7,0,0,0,4,1
+10,1,2,2,1,34,2,1,3,27,6,9,11,0,0,4,1
+34,12,2,4,1,55,1,1,0,26,1,11,22,0,0,4,1
+32,5,3,3,1,36,2,1,3,26,8,2,0,0,0,4,0
+39,12,2,4,1,24,1,1,3,15,11,8,0,0,0,4,1
+28,0,2,2,1,61,1,1,0,27,1,13,11,0,0,4,1
+41,11,3,1,1,65,1,1,0,13,10,9,22,0,0,4,1
+8,1,3,2,1,67,2,1,3,30,8,12,0,0,0,4,1
+14,5,3,3,1,54,1,1,0,22,3,10,11,0,0,4,1
+10,5,3,3,1,9,2,1,0,7,5,13,38,0,0,4,1
+29,11,2,1,1,39,1,1,0,13,10,10,11,0,0,4,1
+22,7,2,2,2,8,2,2,3,22,6,15,22,0,0,4,1
+13,0,3,2,1,48,2,2,3,12,8,0,0,0,0,4,1
+10,11,2,1,1,64,2,1,0,11,3,16,38,186,12,0,1
+13,5,2,3,1,19,1,1,0,4,1,12,45,0,0,4,1
+22,10,2,2,1,47,1,1,0,4,1,6,11,0,0,4,1
+11,7,2,2,1,47,2,1,3,26,6,11,6,0,0,4,1
+11,7,3,3,1,14,2,1,3,23,8,4,11,0,0,4,1
+17,5,0,3,1,22,2,1,0,17,5,14,0,0,0,4,1
 35,8,0,2,1,18,2,1,3,26,8,2,0,0,0,4,0
-35,5,2,3,1,18,1,1,0,12,1,15,11,0,0,4,1
-21,1,2,4,1,13,2,1,0,23,5,12,11,0,0,4,1
-21,1,2,1,1,62,1,1,3,29,8,14,0,0,0,4,1
-17,1,2,3,1,37,1,1,3,3,6,2,43,0,0,4,1
-9,5,3,1,2,15,1,1,0,23,4,10,22,0,0,4,1
-17,10,3,3,1,54,1,1,0,13,10,15,11,0,0,4,1
-21,8,0,2,1,62,2,1,0,30,5,14,0,0,0,4,1
-30,1,2,2,1,20,2,1,3,5,8,13,0,0,0,4,1
-7,10,3,2,1,51,1,1,0,16,5,13,0,0,0,4,1
-36,11,3,2,1,44,1,1,0,8,10,12,11,0,0,4,1
-17,5,2,3,1,47,1,1,0,2,1,15,33,0,0,4,1
+19,10,3,2,1,14,2,1,3,13,8,13,0,0,0,4,1
+36,0,0,2,1,24,1,1,0,4,3,10,38,0,0,4,1
+10,9,3,2,1,70,2,1,3,20,8,5,0,0,0,4,1
+10,10,3,3,1,20,2,1,0,17,5,4,11,0,0,4,1
+7,1,3,2,1,14,1,2,0,1,5,3,45,0,0,4,1
 11,0,0,3,2,9,1,2,0,30,5,9,22,0,0,4,1
-10,1,2,1,1,39,2,1,3,26,8,6,0,0,0,4,0
-6,10,3,2,1,0,2,2,3,26,8,4,0,0,0,4,0
-10,1,2,2,1,64,2,1,0,14,5,11,38,0,0,4,1
-37,6,0,2,1,20,1,2,3,10,6,0,0,0,0,4,1
-12,9,3,3,1,39,1,1,0,13,10,5,0,0,0,4,1
-11,5,3,3,1,55,1,1,0,9,3,4,0,0,0,4,1
-18,8,2,2,1,9,1,1,0,23,5,14,11,0,0,4,1
-17,1,2,2,1,10,1,1,3,9,10,4,11,0,0,4,1
 19,11,3,2,1,48,1,1,0,21,4,5,0,0,0,4,1
-20,5,2,3,1,22,2,1,0,1,5,10,0,0,0,4,1
-28,11,0,2,1,40,2,1,0,10,10,10,0,82,1,3,1
-41,1,2,1,1,23,2,1,3,26,8,11,22,0,0,4,0
-37,1,2,2,1,44,1,1,3,26,8,8,0,0,0,4,0
-20,10,2,2,1,18,1,1,0,3,1,15,33,0,0,4,1
-28,10,0,3,1,9,1,1,0,20,4,2,11,0,0,4,1
-17,5,0,3,1,62,2,1,0,30,5,1,0,0,0,4,1
-19,10,2,2,1,34,2,1,3,26,8,3,0,0,0,4,0
-72,6,0,2,1,9,1,1,0,4,3,4,22,0,0,4,1
-32,5,2,2,1,52,2,1,3,26,8,6,11,0,0,4,0
-22,1,2,2,1,14,2,1,3,26,8,11,38,0,0,4,0
-24,8,2,2,1,17,2,1,0,11,7,13,33,0,0,4,1
-32,11,0,4,1,11,1,1,0,11,3,13,0,0,0,4,1
-55,6,2,3,1,50,1,1,0,8,3,8,0,0,0,4,1
-18,7,3,2,1,15,1,1,0,12,10,2,0,0,0,4,1
-33,6,2,1,1,29,2,1,3,26,8,9,0,0,0,4,0
-20,1,2,1,1,57,2,1,3,25,6,16,11,0,0,4,1
-9,0,3,2,1,24,1,1,2,20,5,1,8,0,0,4,1
-16,5,2,3,1,67,1,2,0,2,1,1,22,0,0,4,1
-14,10,0,3,1,54,1,1,0,14,1,12,11,0,0,4,1
-14,5,3,3,1,33,2,1,0,3,1,15,11,0,0,4,1
-9,1,3,2,1,31,2,1,3,21,8,13,0,0,0,4,1
-31,8,2,2,1,44,1,1,2,24,5,0,33,0,0,4,1
-17,1,2,2,1,56,2,1,0,12,10,15,11,0,0,4,1
-33,0,2,2,1,54,2,1,3,26,8,7,11,0,0,4,0
-17,1,3,2,1,14,2,2,3,26,8,6,0,0,0,4,0
-37,1,2,1,1,53,1,1,0,26,1,2,11,0,0,4,1
-11,8,3,2,1,67,1,2,3,22,5,11,22,0,0,4,1
-18,1,2,1,1,58,2,1,3,13,8,12,11,0,0,4,1
-35,10,3,2,1,70,1,1,0,17,1,15,22,0,0,4,1
-13,8,2,3,1,43,2,1,3,26,8,8,0,0,0,4,0
-35,1,2,2,1,62,2,1,3,26,8,11,11,0,0,4,0
-18,5,3,3,1,65,2,1,3,23,8,15,0,0,0,4,1
-38,10,2,2,1,57,2,1,3,21,8,11,11,0,0,4,1
-37,5,2,3,1,63,2,1,3,26,8,4,11,0,0,4,0
-38,0,2,2,1,21,1,1,0,13,1,13,1,0,0,4,1
-23,10,2,3,1,61,2,1,0,10,10,14,0,0,0,4,1
-38,5,2,1,1,9,1,1,0,22,3,16,0,0,0,4,1
-15,12,3,4,1,9,1,1,3,26,8,6,0,0,0,4,0
-20,5,2,3,1,23,1,1,3,29,1,8,33,0,0,4,1
-35,10,0,2,1,71,2,1,3,26,8,14,0,0,0,4,0
-33,2,2,4,1,58,2,1,3,20,8,11,47,0,0,4,1
-25,5,3,3,1,26,2,1,3,29,8,13,0,0,0,4,1
-21,10,3,2,1,10,2,1,3,12,8,4,11,0,0,4,1
+67,6,0,1,1,65,1,1,0,9,3,9,22,0,0,4,1
+36,10,2,2,1,4,1,2,0,1,5,6,0,0,0,4,1
+39,1,2,2,1,58,2,2,3,26,8,7,0,0,0,4,0
+19,8,2,2,1,19,2,1,0,7,3,4,11,0,0,4,1
+16,10,3,2,1,61,1,1,0,13,1,4,11,0,0,4,1
+17,5,2,3,1,29,2,1,3,26,8,4,0,0,0,4,0
 35,1,2,2,1,31,1,1,0,14,1,11,11,0,0,4,1
+41,0,2,2,1,29,2,1,3,26,8,0,0,0,0,4,1
+11,8,3,4,1,25,1,1,0,23,4,13,11,0,0,4,1
+25,5,3,3,1,15,1,1,0,27,1,10,11,0,0,4,1
+22,0,3,3,1,33,1,1,0,12,1,10,11,0,0,4,1
+23,0,0,2,1,33,2,1,3,26,8,7,0,0,0,4,0
+7,8,3,2,1,29,1,2,0,13,5,1,11,0,0,4,1
+41,2,0,2,1,69,2,1,3,26,8,13,22,0,0,4,0
 15,5,2,3,1,40,1,1,0,12,10,7,0,0,0,4,1
-28,0,2,2,1,61,1,1,0,27,1,13,11,0,0,4,1
-17,8,2,2,1,47,2,1,3,12,8,6,0,0,0,4,1
-20,10,2,2,1,53,2,1,0,19,3,16,0,5,37,3,1
-37,1,2,2,1,9,1,1,3,3,6,11,11,0,0,4,1
-31,1,0,2,1,11,1,2,0,25,3,2,0,0,0,4,1
-13,0,2,2,1,37,2,1,3,30,8,11,0,0,0,4,1
+34,5,2,4,1,28,2,1,3,4,8,14,0,0,0,4,1
+26,11,2,2,1,9,2,1,0,11,3,12,0,190,1,0,1
+26,0,0,2,1,20,2,1,0,5,5,5,11,0,0,4,1
+22,1,2,1,1,22,2,1,3,7,8,2,22,0,0,4,1
+14,10,3,2,1,45,1,1,0,29,1,9,11,0,0,4,1
+31,8,2,2,1,50,1,1,3,26,8,7,11,0,0,4,0
+31,10,3,2,1,17,1,1,0,26,1,15,0,0,0,4,1
+12,10,3,2,1,67,2,1,3,5,10,6,0,0,0,4,1
+22,5,2,3,1,40,2,1,2,15,11,4,0,0,0,4,1
+32,1,2,1,1,46,2,1,0,28,1,10,11,0,0,4,1
+21,10,2,2,1,9,2,1,3,26,8,6,0,0,0,4,0
+35,5,2,3,1,20,1,1,0,26,3,5,22,0,0,4,1
+28,1,2,2,1,49,1,2,0,9,1,12,43,0,0,4,1
+24,6,2,2,1,56,2,1,3,26,8,7,0,0,0,4,0
+18,1,2,2,1,22,1,1,3,26,6,6,0,0,0,4,1
+26,1,2,2,1,57,1,2,3,26,8,7,0,0,0,4,0
+18,7,3,3,1,51,1,1,3,30,6,1,22,0,0,4,1
+9,5,3,3,2,8,2,1,3,25,6,10,11,0,0,4,1
+13,1,3,1,1,27,2,1,3,13,8,11,0,0,0,4,1
+14,10,3,2,1,60,2,1,0,12,10,12,0,0,0,4,1
+12,10,3,3,1,15,2,1,3,13,8,5,11,0,0,4,1
+38,10,0,2,1,18,2,1,0,26,1,9,22,0,0,4,1
+42,6,2,3,1,9,1,1,3,26,8,11,0,0,0,4,0
+31,8,2,2,1,44,1,1,2,24,5,0,33,0,0,4,1
+13,5,2,3,1,9,2,2,0,20,5,12,46,0,0,4,1
+25,10,3,2,1,58,2,1,3,26,8,11,0,0,0,4,0
+39,1,2,2,1,35,1,1,0,13,1,14,1,0,0,4,1
+38,1,2,1,1,67,1,1,0,5,1,2,33,0,0,4,1
+33,1,2,2,1,39,1,2,3,7,6,13,22,0,0,4,1
+22,11,2,2,1,25,2,1,3,11,6,11,43,0,0,4,1
+42,1,2,4,1,55,2,1,3,26,8,7,0,0,0,4,0
+28,5,3,3,1,9,1,1,0,14,1,12,11,0,0,4,1
+8,8,3,3,1,12,2,1,0,27,3,16,11,0,0,4,1
+25,1,3,2,1,38,2,1,3,26,6,13,11,0,0,4,1
 23,8,0,3,1,20,2,1,0,30,5,12,0,0,0,4,1
-25,0,3,2,1,3,2,2,0,11,3,13,11,508,30,0,1
-25,10,0,4,1,26,2,1,3,26,8,4,0,0,0,4,0
+21,5,2,3,1,34,2,1,0,3,1,3,0,0,0,4,1
 29,1,2,2,1,67,1,1,0,29,1,13,11,0,0,4,1
-42,6,2,1,1,58,2,1,3,26,8,7,0,0,0,4,0
-25,5,2,3,1,45,1,1,0,1,3,4,0,0,0,4,1
-17,2,2,2,1,31,1,2,0,5,5,4,22,0,0,4,1
-12,1,3,2,1,19,2,2,0,30,5,4,22,0,0,4,1
-28,5,3,3,1,35,2,1,3,23,8,16,11,0,0,4,1
-13,0,3,2,1,24,2,1,0,9,10,6,0,0,0,4,1
+39,11,2,2,1,43,1,1,0,26,3,1,11,0,0,4,1
+18,8,3,4,1,35,2,1,3,7,8,10,0,0,0,4,1
+34,1,0,1,1,2,2,1,3,6,8,13,0,0,0,4,1
+26,5,0,3,1,57,1,1,3,15,8,11,43,0,0,4,1
+15,12,2,2,1,40,1,1,0,25,3,15,11,85,38,0,1
+21,1,2,4,1,13,2,1,0,23,5,12,11,0,0,4,1
+22,7,3,3,1,20,1,1,2,20,5,0,45,0,0,4,1
+14,0,0,2,1,5,1,2,0,9,5,4,33,0,0,4,1
+21,11,2,2,1,28,1,1,0,13,10,13,11,0,0,4,1
+17,5,2,3,1,68,2,1,3,11,6,7,22,0,0,4,1
+16,5,2,3,1,61,1,1,2,2,10,10,0,0,0,4,1
+17,7,2,2,1,24,2,2,3,26,6,6,11,0,0,4,1
+13,5,3,3,1,15,2,1,0,27,3,5,0,551,1,3,1
+33,0,3,3,1,45,1,1,2,20,4,15,11,0,0,4,1
+41,1,0,1,1,15,1,2,0,28,5,14,0,0,0,4,1
+14,1,2,2,2,9,2,1,3,30,8,12,0,0,0,4,1
 24,1,2,4,1,46,2,1,3,26,8,1,11,0,0,4,0
-26,5,2,3,1,12,1,1,0,19,1,10,22,0,0,4,1
-13,11,3,1,1,46,1,1,0,25,3,13,0,0,0,4,1
-20,10,3,2,1,21,2,1,3,26,8,6,0,0,0,4,0
-26,1,3,1,1,20,2,1,3,21,8,14,22,0,0,4,1
-21,1,3,1,1,57,2,1,0,19,3,7,0,188,1,1,1
-25,7,2,2,1,17,2,1,0,13,10,10,0,0,0,4,1
-14,10,3,2,1,60,2,1,0,12,10,12,0,0,0,4,1
-14,5,3,3,1,50,1,1,0,13,1,13,43,0,0,4,1
+17,1,3,2,1,45,2,1,3,30,8,12,33,0,0,4,1
+16,1,3,1,1,0,2,1,0,6,5,14,33,0,0,4,1
+12,8,2,2,1,45,2,1,0,12,10,11,0,0,0,4,1
+37,8,2,4,1,36,1,1,0,19,1,12,43,0,0,4,1
+32,0,2,2,1,46,1,1,0,13,10,11,0,0,0,4,1
+32,1,2,1,1,9,1,1,3,26,8,7,22,0,0,4,0
+17,5,3,3,1,34,1,1,0,26,3,12,0,0,0,4,1
+37,3,0,1,1,65,1,1,0,24,5,10,43,0,0,4,1
+14,5,2,3,1,21,1,1,2,5,1,12,11,0,0,4,1
+17,5,2,3,1,47,1,1,0,2,1,15,33,0,0,4,1
+8,10,3,3,1,19,1,1,0,11,3,8,0,0,0,4,1
+42,6,2,1,1,19,2,1,3,5,8,15,0,0,0,4,1
+29,10,2,2,1,67,1,2,0,13,10,15,0,38,12,1,1
+35,1,2,2,1,59,1,1,0,22,3,7,0,0,0,4,1
+37,8,0,2,2,9,2,1,3,26,8,6,0,0,0,4,0
+8,8,2,2,1,4,2,2,0,14,5,2,45,0,0,4,1
+9,1,2,2,1,58,2,1,3,10,6,0,0,0,0,4,1
+41,6,2,2,1,38,2,1,3,26,8,4,22,0,0,4,0
+8,10,3,3,1,13,1,1,0,4,3,2,0,0,0,4,1
+24,10,0,2,1,24,1,1,0,12,1,14,33,0,0,4,1
+9,0,0,2,1,49,2,1,0,7,5,12,0,0,0,4,1
+28,3,2,2,1,34,2,1,0,23,5,0,21,0,0,4,1
+13,0,3,2,1,24,2,1,0,9,10,6,0,0,0,4,1
+28,8,2,2,1,36,1,1,0,13,10,15,0,0,0,4,1
+28,5,2,2,1,9,1,1,0,9,10,6,0,0,0,4,1
+24,0,2,2,1,49,2,1,3,26,8,12,0,0,0,4,0
+12,1,3,2,1,23,2,1,0,9,5,11,0,0,0,4,1
+20,0,0,2,1,25,2,1,3,18,8,9,11,0,0,4,1
+13,11,2,2,1,38,2,1,0,12,10,3,22,86,38,0,1
+20,8,0,2,1,58,1,1,3,26,6,12,0,0,0,4,1
+33,0,3,2,1,25,1,1,3,9,6,13,11,0,0,4,1
+24,5,2,3,1,42,1,1,0,13,10,12,22,0,0,4,1
 13,1,3,3,1,65,1,1,2,9,10,10,11,0,0,4,1
-7,8,2,2,1,52,2,1,3,26,8,8,0,0,0,4,0
-19,5,2,3,1,46,2,1,0,11,3,8,11,82,30,1,1
-13,10,0,3,1,9,1,1,0,19,1,11,43,0,0,4,1
-39,5,2,3,1,9,2,2,3,12,6,5,0,0,0,4,1
-22,10,2,3,1,51,2,1,3,26,8,5,0,0,0,4,0
-19,0,3,2,1,11,2,1,0,13,10,5,11,0,0,4,1
-42,5,2,3,1,29,1,1,0,26,3,7,11,0,0,4,1
-34,3,2,1,1,44,2,1,0,8,5,2,0,0,0,4,1
-28,10,0,2,1,9,1,2,2,8,11,7,0,0,0,4,1
-15,0,2,2,1,9,2,1,2,8,5,4,45,0,0,4,1
-26,8,2,2,1,54,1,2,3,12,6,15,0,0,0,4,1
-21,3,2,2,1,18,1,1,2,17,5,9,46,0,0,4,1
-25,5,0,2,1,53,1,1,0,11,3,9,0,0,0,4,1
-19,2,0,2,1,22,2,2,3,4,8,13,43,0,0,4,1
-35,10,2,2,1,16,1,1,3,10,6,3,22,0,0,4,1
-22,5,2,3,1,40,2,1,2,15,11,4,0,0,0,4,1
-15,10,3,2,1,10,2,1,3,26,8,7,11,0,0,4,0
-23,5,2,3,1,22,2,2,3,26,8,9,0,0,0,4,0
-42,6,0,2,1,55,2,1,3,27,8,0,0,0,0,4,1
-33,0,3,3,1,45,1,1,2,20,4,15,11,0,0,4,1
-15,5,0,3,1,71,2,1,0,16,5,4,11,0,0,4,1
-39,6,0,3,1,64,1,1,0,27,1,3,33,0,0,4,1
-25,8,2,2,1,3,2,1,0,20,5,13,45,0,0,4,1
+20,5,2,3,1,23,1,1,3,29,1,8,33,0,0,4,1
+39,10,2,2,1,66,2,1,3,26,8,12,11,0,0,4,0
+13,1,2,2,1,64,2,1,3,10,8,0,33,0,0,4,1
+23,2,2,1,1,44,2,1,0,13,10,11,11,0,0,4,1
+7,0,3,2,1,51,1,2,0,22,3,6,0,0,0,4,1
 12,5,3,3,1,52,1,1,0,2,1,11,11,0,0,4,1
-18,10,3,2,1,46,2,1,3,23,8,14,22,0,0,4,1
-39,10,2,1,1,9,1,1,3,26,8,16,0,0,0,4,0
-27,10,2,3,1,6,1,2,0,13,10,16,11,0,0,4,1
-19,10,3,3,1,58,1,1,0,27,3,4,0,0,0,4,1
-15,5,0,2,1,52,2,1,3,4,8,3,0,0,0,4,1
-39,10,2,2,1,11,2,1,3,26,8,0,33,0,0,4,0
-41,1,2,2,1,9,2,1,3,26,8,7,0,0,0,4,0
-12,1,3,2,1,30,2,1,3,15,8,13,0,0,0,4,1
-28,0,2,2,1,61,2,1,2,21,5,1,2,0,0,4,1
-36,10,2,2,1,4,1,2,0,1,5,6,0,0,0,4,1
-12,1,2,2,1,34,2,2,3,15,8,1,0,0,0,4,1
-18,7,2,2,1,14,2,1,3,27,6,4,47,0,0,4,1
-11,5,3,3,1,71,2,1,0,2,5,15,11,0,0,4,1
-24,2,2,3,1,55,1,1,3,2,6,14,22,0,0,4,1
-19,10,3,2,1,12,1,1,0,18,3,4,0,0,0,4,1
-14,1,2,2,1,24,1,1,0,27,3,11,46,0,0,4,1
-13,5,2,3,1,16,1,1,3,26,10,7,0,0,0,4,1
-11,1,3,2,1,32,2,1,3,11,6,13,5,0,0,4,1
-16,7,3,2,1,36,1,1,0,19,1,11,4,0,0,4,1
-35,1,2,1,1,64,2,1,0,22,3,4,11,0,0,4,1
-14,1,3,2,1,66,1,2,0,15,5,6,43,0,0,4,1
-23,0,3,2,1,10,2,1,3,10,8,14,0,0,0,4,1
-13,10,2,3,1,13,1,1,0,29,1,0,0,0,0,4,1
-18,7,3,3,1,14,1,1,0,24,5,14,22,0,0,4,1
-24,2,0,3,2,25,2,1,3,26,8,9,0,0,0,4,0
-12,10,2,3,1,54,2,2,3,18,6,12,22,0,0,4,1
-24,8,2,2,1,41,2,2,0,7,5,0,11,0,0,4,1
-41,11,3,1,1,65,1,1,0,13,10,9,22,0,0,4,1
-16,5,2,3,1,9,2,1,0,22,3,7,0,0,0,4,1
-32,5,3,3,1,13,1,1,0,5,1,15,22,0,0,4,1
-22,11,0,2,1,21,1,1,0,3,1,10,43,0,0,4,1
-37,1,2,1,1,59,2,1,3,26,8,7,0,0,0,4,0
-48,6,2,1,1,26,1,1,0,30,3,10,0,0,0,4,1
-20,10,0,2,1,69,2,1,0,22,3,12,0,0,0,4,1
-23,7,2,2,2,9,2,1,0,8,10,13,0,0,0,4,1
-18,10,0,2,1,9,1,1,0,29,1,2,22,0,0,4,1
-31,5,2,2,1,31,1,1,2,27,10,7,0,0,0,4,1
-33,3,0,3,1,20,1,1,0,25,1,14,0,0,0,4,1
-39,10,2,2,1,67,1,2,3,26,8,7,0,0,0,4,0
-12,8,3,2,1,20,1,1,0,2,3,4,11,0,0,4,1
+40,5,2,3,1,47,2,1,2,5,10,5,0,0,0,4,1
+29,3,3,3,1,43,1,1,3,3,6,16,43,0,0,4,1
+14,7,2,3,1,17,1,1,0,27,1,3,33,0,0,4,1
+19,0,3,2,1,31,2,2,3,28,8,13,11,0,0,4,1
+18,8,2,2,1,36,2,1,3,11,6,9,0,0,0,4,1
+7,8,2,2,1,52,2,1,3,26,8,8,0,0,0,4,0
+41,5,0,3,1,33,1,1,3,26,8,6,0,0,0,4,0
+9,9,2,2,1,13,2,1,0,7,5,13,11,0,0,4,1
+26,1,3,1,1,20,2,1,3,21,8,14,22,0,0,4,1
+28,5,2,3,1,9,1,1,0,9,10,13,11,13,24,1,1
+34,1,2,2,1,57,1,1,0,13,10,15,11,0,0,4,1
+34,1,2,2,1,17,1,2,0,8,5,13,11,0,0,4,1
+22,0,2,2,1,40,1,1,0,24,5,2,38,0,0,4,1
+13,10,3,3,1,63,2,1,3,29,8,15,11,0,0,4,1
+34,1,2,4,1,9,2,1,0,30,5,4,0,0,0,4,1
+14,0,2,2,1,20,1,2,0,28,5,12,0,0,0,4,1
+15,1,2,2,1,9,1,1,0,21,5,10,43,0,0,4,1
+30,1,2,1,1,34,2,1,3,26,8,3,11,0,0,4,0
+8,5,3,3,1,49,1,1,0,1,5,2,22,0,0,4,1
 18,5,0,3,2,42,1,1,0,27,1,14,33,0,0,4,1
-11,5,3,3,1,70,1,1,0,11,7,6,38,0,0,4,1
-12,0,3,3,1,37,1,1,0,25,3,7,11,0,0,4,1
-40,5,0,2,1,38,1,1,2,23,5,11,11,0,0,4,1
-41,1,2,1,1,38,2,1,3,6,8,12,0,0,0,4,1
+32,1,2,4,1,29,2,1,2,24,5,1,8,0,0,4,1
+25,1,2,2,1,62,2,2,0,12,10,3,11,26,12,1,1
+12,5,3,3,1,19,1,1,0,9,1,10,46,0,0,4,1
+8,0,2,2,1,63,2,2,3,27,6,3,11,0,0,4,1
+7,9,2,3,1,9,2,1,0,13,5,14,33,0,0,4,1
+18,1,2,2,1,49,2,1,3,12,8,10,0,0,0,4,1
+19,5,3,3,1,58,2,1,3,26,8,4,0,0,0,4,0
+29,5,3,3,1,32,1,2,0,23,5,14,33,0,0,4,1
+12,5,3,3,1,59,1,1,0,19,3,6,11,0,0,4,1
+20,10,2,2,1,24,1,1,0,25,1,14,0,0,0,4,1
+8,11,3,3,1,67,1,1,0,20,4,4,0,0,0,4,1
+28,7,2,3,1,30,1,1,0,10,10,1,0,3,30,0,1
+33,10,2,2,1,27,1,1,0,28,5,11,11,0,0,4,1
+23,1,0,1,1,17,2,1,0,9,5,12,22,0,0,4,1
+35,1,0,1,1,33,2,1,3,23,8,6,11,0,0,4,1
+16,7,3,3,1,50,1,1,0,13,1,6,22,0,0,4,1
+31,8,0,2,1,9,1,1,0,20,5,9,11,0,0,4,1
+9,8,2,2,1,9,2,1,0,8,5,16,38,0,0,4,1
+27,10,3,2,1,46,2,1,3,23,8,15,33,0,0,4,1
+32,0,2,2,1,63,2,1,0,27,1,3,33,0,0,4,1
+21,5,2,3,1,2,1,2,3,2,6,15,46,0,0,4,1
+10,7,3,3,1,20,1,1,3,2,10,5,0,0,0,4,1
+33,1,2,4,1,24,2,1,3,26,8,11,0,0,0,4,0
+11,1,2,2,1,35,2,1,0,7,5,16,0,0,0,4,1
+35,11,2,4,1,15,1,1,3,26,8,9,22,0,0,4,0
+16,7,2,3,1,9,1,1,0,20,1,13,2,0,0,4,1
+12,10,3,2,1,68,2,1,3,7,8,2,38,0,0,4,1
+36,5,0,3,1,52,2,1,3,13,8,14,33,0,0,4,1
+24,5,0,3,1,14,1,1,0,18,1,0,33,0,0,4,1
+13,1,2,1,1,6,2,2,0,13,5,0,45,0,0,4,1
+34,1,2,2,1,63,1,2,2,12,10,14,22,0,0,4,1
+12,0,3,3,1,9,2,1,0,25,3,13,11,0,0,4,1
+20,0,3,2,1,9,2,1,3,28,8,13,0,0,0,4,1
+41,6,0,2,1,53,1,1,0,22,3,7,0,0,0,4,1
+21,9,3,3,1,27,1,1,0,11,3,11,0,0,0,4,1
+23,8,0,2,1,67,2,1,0,11,3,15,0,0,0,4,1
+27,11,2,2,1,26,1,1,2,11,3,14,0,0,0,4,1
+18,7,2,3,1,24,1,1,3,26,8,6,11,0,0,4,0
+29,0,0,2,1,56,2,2,2,8,11,10,0,0,0,4,1
+37,8,0,2,1,69,1,1,3,26,8,8,0,0,0,4,0
+38,10,2,3,1,63,1,1,0,13,1,12,33,0,0,4,1
+14,10,3,2,1,9,1,1,0,9,1,11,33,0,0,4,1
+13,7,3,3,1,23,1,1,2,30,3,5,0,0,0,4,1
+36,1,2,1,1,41,2,1,3,26,8,11,11,0,0,4,0
+11,1,3,2,1,2,1,2,0,13,5,11,0,0,0,4,1
+19,8,2,2,1,25,2,1,2,26,10,7,0,0,0,4,1
+39,5,2,3,1,70,1,2,3,12,6,1,11,0,0,4,1
+39,10,2,2,1,11,2,1,3,26,8,0,33,0,0,4,0
+16,10,0,2,1,18,2,1,3,23,8,1,6,0,0,4,1
+28,5,2,2,1,18,1,1,0,13,10,2,11,0,0,4,1
+35,6,2,2,1,39,2,1,3,26,8,7,11,0,0,4,0
+23,2,3,2,1,61,1,1,0,16,5,2,0,0,0,4,1
+17,2,2,2,1,31,1,2,0,5,5,4,22,0,0,4,1
+11,1,3,1,1,27,2,1,3,27,6,7,22,0,0,4,1
+15,1,2,2,1,9,2,1,3,13,8,10,22,0,0,4,1
+30,11,2,2,1,36,2,1,3,26,8,7,0,0,0,4,0
+13,7,2,3,1,70,1,1,0,14,1,11,11,0,0,4,1
+13,5,2,3,1,16,1,1,0,22,3,6,11,549,1,3,1
+34,6,0,3,1,4,2,1,3,10,6,10,11,0,0,4,1
+33,11,2,2,1,29,1,1,0,14,1,13,0,0,0,4,1
+12,10,2,2,1,35,2,1,0,5,1,2,33,0,0,4,1
+42,6,2,2,1,34,1,1,0,3,1,10,11,0,0,4,1
+39,1,2,4,1,42,1,1,2,5,10,5,0,0,0,4,1
+23,1,0,2,1,54,2,1,3,5,8,4,22,0,0,4,1
+36,5,2,2,1,35,2,2,3,26,8,5,0,0,0,4,0
+25,7,2,2,1,17,2,1,0,13,10,10,0,0,0,4,1
+6,10,3,2,1,46,2,1,3,7,8,15,0,0,0,4,1
+15,1,0,2,1,42,2,1,3,15,8,13,11,0,0,4,1
+22,1,2,1,1,9,2,1,0,13,5,1,33,0,0,4,1
+16,10,2,2,1,53,2,1,3,26,8,6,11,0,0,4,0
+30,5,0,3,1,53,1,2,3,3,6,2,45,0,0,4,1
+42,1,2,1,1,15,2,2,3,4,8,0,0,0,0,4,1
+18,0,0,2,1,53,2,1,3,26,8,11,0,0,0,4,0
+16,5,2,3,1,9,2,1,0,10,10,13,22,105,12,1,1
+10,5,3,3,1,70,2,1,3,19,8,13,0,0,0,4,1
+20,5,2,3,1,13,2,1,3,4,8,11,33,0,0,4,1
+40,2,2,3,1,68,1,1,3,26,6,2,11,0,0,4,1
+30,1,2,2,1,17,2,1,3,5,8,12,11,0,0,4,1
+38,1,0,1,1,66,2,1,3,26,8,5,11,0,0,4,0
+7,1,3,1,1,54,2,1,3,16,6,11,11,0,0,4,1
+10,1,2,2,1,22,1,1,0,9,5,11,45,0,0,4,1
+16,1,3,2,1,49,2,1,0,13,10,15,0,0,0,4,1
+18,5,2,3,1,16,1,1,3,10,6,6,0,0,0,4,1
+31,1,0,1,1,9,2,2,3,26,8,9,0,0,0,4,0
+23,10,2,2,1,11,1,1,0,2,3,1,22,0,0,4,1
+29,1,2,2,1,34,1,1,0,2,1,10,0,0,0,4,1
+15,2,2,2,1,7,2,2,0,29,5,13,0,0,0,4,1
diff --git a/DATA/Datasets/Bank/LR/DO_2.data b/DATA/Datasets/Bank/LR/DO_2.data
index 6047f278e7dd487612eb421853cbe97894f74308..86b0c2084c4d2af499066a4403eb6f52be9b2ed3 100644
--- a/DATA/Datasets/Bank/LR/DO_2.data
+++ b/DATA/Datasets/Bank/LR/DO_2.data
@@ -1,200 +1,200 @@
-23,5,2,3,1,22,2,2,3,26,8,9,0,0,0,4,0
-9,10,3,3,1,9,2,1,3,26,8,9,0,0,0,4,0
-20,10,2,1,1,27,2,1,3,30,6,10,43,0,0,4,1
-26,10,0,2,1,34,1,1,0,8,10,1,0,0,0,4,1
-14,1,2,1,1,60,1,1,0,21,4,12,0,0,0,4,1
-13,5,3,3,1,43,1,1,0,29,1,12,11,0,0,4,1
-16,10,2,2,1,24,2,1,3,26,8,9,33,0,0,4,0
-17,1,2,3,1,37,1,1,3,3,6,2,43,0,0,4,1
+27,0,3,4,1,15,2,1,3,26,8,16,0,0,0,4,0
 11,1,2,2,1,35,2,1,0,7,5,16,0,0,0,4,1
-22,10,0,3,1,51,2,1,0,2,3,8,11,0,0,4,1
-28,10,2,2,1,40,2,1,3,30,8,13,0,0,0,4,1
-41,3,0,1,1,31,1,1,0,23,5,12,22,0,0,4,1
-13,10,2,3,1,13,1,1,0,29,1,0,0,0,0,4,1
-8,10,3,2,1,28,1,2,0,13,5,0,22,0,0,4,1
-10,12,3,2,1,49,1,1,0,20,4,13,0,0,0,4,1
-10,1,2,2,1,34,2,1,3,27,6,9,11,0,0,4,1
-17,7,0,3,1,16,2,1,3,15,8,13,11,0,0,4,1
-17,5,3,3,1,62,1,1,3,27,6,1,0,0,0,4,1
 24,5,3,3,1,9,2,2,3,26,8,11,11,0,0,4,1
-30,10,2,2,2,9,1,1,3,23,8,12,0,0,0,4,1
-33,8,0,2,1,30,1,2,0,5,5,3,33,0,0,4,1
-40,0,0,2,1,25,1,1,2,18,11,7,0,0,0,4,1
-12,5,3,2,1,50,2,1,0,13,10,11,0,0,0,4,1
-35,1,2,2,1,8,1,1,0,26,1,13,0,0,0,4,1
-34,2,2,3,2,5,1,1,0,29,5,11,0,0,0,4,1
-13,5,2,3,1,19,1,1,0,4,1,12,45,0,0,4,1
+18,1,0,2,1,60,2,1,3,7,6,4,11,0,0,4,1
+20,10,2,2,1,9,1,1,0,29,5,12,0,0,0,4,1
+11,8,3,4,1,25,1,1,0,23,4,13,11,0,0,4,1
+13,5,3,3,1,43,1,1,0,29,1,12,11,0,0,4,1
+32,0,3,2,1,16,1,1,0,20,5,15,33,0,0,4,1
+15,5,3,3,1,68,1,1,0,3,1,15,0,0,0,4,1
+22,5,2,3,1,40,2,1,0,10,10,12,11,187,1,3,1
 15,0,2,2,1,67,2,1,0,17,5,13,0,0,0,4,1
-12,10,2,2,1,19,2,2,3,26,8,7,11,0,0,4,0
-28,1,2,1,1,43,2,1,3,4,8,15,11,0,0,4,1
-19,0,2,1,1,27,2,1,0,30,5,12,0,0,0,4,1
+34,8,2,1,1,20,1,1,0,29,1,10,11,0,0,4,1
 14,1,2,2,1,51,2,1,0,15,5,15,47,0,0,4,1
+21,7,2,3,1,10,1,1,3,27,6,11,0,0,0,4,1
+20,10,2,2,1,53,2,1,0,19,3,16,0,5,37,3,1
+31,1,2,2,1,43,2,1,0,2,5,1,11,0,0,4,1
+15,1,3,2,1,65,2,1,3,25,6,2,33,0,0,4,1
+17,7,0,3,1,16,2,1,3,15,8,13,11,0,0,4,1
+9,10,3,3,1,9,2,1,3,26,8,9,0,0,0,4,0
+35,1,2,2,1,8,1,1,0,26,1,13,0,0,0,4,1
+16,10,2,2,1,24,2,1,3,26,8,9,33,0,0,4,0
+26,0,0,2,1,61,2,1,3,26,8,6,0,0,0,4,0
+21,0,3,2,1,28,2,2,2,13,10,2,47,0,0,4,1
+17,8,2,2,1,47,2,1,3,12,8,6,0,0,0,4,1
+35,8,2,4,1,32,2,1,3,26,8,7,11,0,0,4,0
+28,1,2,1,1,43,2,1,3,4,8,15,11,0,0,4,1
+11,1,3,2,1,2,1,2,0,13,5,11,0,0,0,4,1
 26,8,0,2,1,32,2,1,3,26,8,5,0,0,0,4,0
-30,5,0,3,1,3,2,1,3,26,8,7,0,0,0,4,0
 33,10,2,2,1,25,2,2,0,8,3,14,0,0,0,4,1
-37,1,2,1,1,41,1,1,0,9,1,12,33,0,0,4,1
-17,5,3,3,1,34,1,1,0,26,3,12,0,0,0,4,1
-17,10,3,2,1,42,1,1,0,2,1,10,22,0,0,4,1
+41,5,0,3,1,33,1,1,3,26,8,6,0,0,0,4,0
+30,10,2,2,2,9,1,1,3,23,8,12,0,0,0,4,1
+38,0,2,2,1,21,1,1,0,13,1,13,1,0,0,4,1
+17,1,2,3,1,37,1,1,3,3,6,2,43,0,0,4,1
 21,5,2,3,1,35,2,1,0,6,5,14,22,0,0,4,1
-31,1,2,2,1,9,1,2,0,30,5,12,0,0,0,4,1
-32,11,2,2,1,43,2,1,3,23,8,14,22,0,0,4,1
-51,5,2,3,1,67,1,1,2,26,3,3,22,0,0,4,1
-27,0,0,2,1,57,2,1,0,16,5,14,46,0,0,4,1
-20,10,2,3,1,48,1,1,0,25,3,4,33,0,0,4,1
-17,1,2,2,1,56,2,1,0,12,10,15,11,0,0,4,1
-11,8,3,4,1,25,1,1,0,23,4,13,11,0,0,4,1
-21,10,3,2,1,23,1,1,0,12,10,5,33,0,0,4,1
-27,0,3,2,1,26,2,1,3,26,8,6,0,0,0,4,0
-27,10,2,3,1,6,1,2,0,13,10,16,11,0,0,4,1
-40,6,2,4,1,69,1,1,0,13,5,15,33,0,0,4,1
-29,8,0,2,1,20,1,1,3,26,8,7,0,0,0,4,0
-18,11,2,3,1,19,1,1,0,18,1,11,45,0,0,4,1
-13,10,3,3,1,28,2,1,3,30,8,10,22,0,0,4,1
-29,5,0,3,1,13,2,1,2,19,11,7,0,0,0,4,1
-14,1,3,1,1,29,2,2,3,26,8,5,0,0,0,4,0
-15,5,3,3,1,68,1,1,0,3,1,15,0,0,0,4,1
-30,1,2,1,1,51,1,1,0,2,1,14,22,0,0,4,1
-29,12,2,4,1,34,1,1,3,26,8,8,11,0,0,4,0
-23,5,2,3,1,9,2,1,0,9,10,15,22,0,0,4,1
+26,0,0,1,1,47,2,1,2,15,11,14,0,0,0,4,1
+26,1,3,2,1,36,1,2,0,8,5,2,33,0,0,4,1
+44,3,2,4,1,25,1,1,2,18,3,9,0,0,0,4,1
 12,0,0,2,1,9,2,1,0,9,5,12,11,0,0,4,1
-25,5,2,3,1,45,1,1,0,1,3,4,0,0,0,4,1
-36,5,0,3,1,27,2,2,2,9,10,0,0,0,0,4,1
-24,8,2,2,1,41,2,2,0,7,5,0,11,0,0,4,1
-12,5,2,3,1,19,2,1,0,3,1,1,33,0,0,4,1
-29,10,2,2,1,25,2,1,0,13,5,15,11,0,0,4,1
-22,0,3,3,1,33,1,1,0,12,1,10,11,0,0,4,1
-19,8,2,2,1,47,2,2,0,23,5,11,33,0,0,4,1
-12,1,3,2,1,19,2,2,0,30,5,4,22,0,0,4,1
-25,8,0,2,1,10,2,1,3,10,8,11,22,0,0,4,1
-22,7,2,2,1,61,2,1,3,26,8,5,11,0,0,4,0
-27,10,3,2,1,46,2,1,3,23,8,15,33,0,0,4,1
-13,1,2,1,1,6,2,2,0,13,5,0,45,0,0,4,1
-38,5,2,1,1,9,1,1,0,22,3,16,0,0,0,4,1
-22,1,3,4,1,30,2,1,3,26,8,6,0,0,0,4,0
+28,0,3,2,1,68,2,1,3,26,6,10,11,0,0,4,1
+26,10,0,2,1,34,1,1,0,8,10,1,0,0,0,4,1
+17,10,3,2,1,42,1,1,0,2,1,10,22,0,0,4,1
+37,8,2,2,1,31,2,1,3,26,8,11,0,0,0,4,1
+17,5,3,3,1,62,1,1,3,27,6,1,0,0,0,4,1
+24,0,0,2,1,70,1,1,0,23,4,15,0,0,0,4,1
+16,5,2,3,1,63,1,1,0,25,3,9,11,0,0,4,1
+29,8,0,2,1,20,1,1,3,26,8,7,0,0,0,4,0
 12,10,2,2,1,49,2,1,0,13,10,13,0,0,0,4,1
-11,0,3,2,1,10,2,1,0,11,3,6,0,0,0,4,1
-14,1,2,2,1,24,1,1,0,27,3,11,46,0,0,4,1
-29,0,0,2,1,56,2,2,2,8,11,10,0,0,0,4,1
-29,1,2,2,1,14,2,1,2,3,10,9,0,0,0,4,1
-39,10,2,2,1,66,2,1,3,26,8,12,11,0,0,4,0
-20,10,2,2,1,9,1,1,0,29,5,12,0,0,0,4,1
+10,1,2,2,1,34,2,1,3,27,6,9,11,0,0,4,1
+26,3,3,1,1,11,1,1,3,9,6,7,0,0,0,4,1
+13,11,2,2,1,38,2,1,0,12,10,3,22,86,38,0,1
 35,1,2,1,1,31,1,1,0,24,5,13,33,0,0,4,1
-11,1,3,2,1,2,1,2,0,13,5,11,0,0,0,4,1
-16,5,2,3,1,63,1,1,0,25,3,9,11,0,0,4,1
-22,5,2,3,1,40,2,1,0,10,10,12,11,187,1,3,1
-27,1,0,1,1,68,1,1,3,26,6,0,22,0,0,4,1
-12,5,3,3,1,15,2,1,0,27,10,4,0,0,0,4,1
-27,0,3,4,1,15,2,1,3,26,8,16,0,0,0,4,0
-41,5,0,3,1,33,1,1,3,26,8,6,0,0,0,4,0
-28,11,2,2,1,70,1,1,0,28,5,9,38,0,0,4,1
-18,8,2,2,1,37,1,2,0,29,5,13,38,0,0,4,1
-20,10,2,2,1,9,2,1,0,14,5,5,0,0,0,4,1
-27,10,2,2,1,68,2,1,3,26,8,7,0,0,0,4,0
-31,10,2,2,1,66,2,1,0,20,4,2,0,0,0,4,1
-5,1,3,2,1,52,2,1,3,25,6,12,0,0,0,4,1
-18,8,2,1,1,9,2,1,3,11,6,0,0,0,0,4,1
-42,0,0,2,1,5,2,2,0,27,3,5,0,179,1,0,1
-33,1,2,4,1,2,2,1,3,26,8,5,11,0,0,4,0
 16,10,3,2,1,68,2,1,3,12,8,2,33,0,0,4,1
-14,1,2,2,2,9,2,1,3,30,8,12,0,0,0,4,1
-37,8,2,2,1,31,2,1,3,26,8,11,0,0,0,4,1
-26,0,0,2,1,61,2,1,3,26,8,6,0,0,0,4,0
-34,1,2,2,1,17,1,2,0,8,5,13,11,0,0,4,1
-35,1,2,4,1,23,1,1,3,26,8,2,0,0,0,4,0
-35,8,2,4,1,32,2,1,3,26,8,7,11,0,0,4,0
-23,1,2,2,1,2,1,2,0,21,5,14,22,0,0,4,1
-35,1,2,2,1,31,1,1,0,14,1,11,11,0,0,4,1
-16,5,2,3,1,67,1,2,0,2,1,1,22,0,0,4,1
-18,5,3,3,1,65,2,1,3,23,8,15,0,0,0,4,1
-17,5,3,3,1,4,1,2,0,13,5,16,2,0,0,4,1
-16,1,3,2,1,68,2,1,0,7,5,11,0,0,0,4,1
-40,11,2,1,1,13,1,1,0,24,5,5,38,0,0,4,1
 15,10,3,3,1,9,2,1,0,13,10,12,0,0,0,4,1
-17,8,2,2,1,47,2,1,3,12,8,6,0,0,0,4,1
-7,1,3,2,1,2,2,1,3,10,6,15,45,0,0,4,1
-10,1,3,2,1,1,2,1,0,25,5,0,22,0,0,4,1
-24,0,0,2,1,70,1,1,0,23,4,15,0,0,0,4,1
-13,5,2,3,1,16,1,1,3,26,10,7,0,0,0,4,1
-12,1,2,2,1,34,2,2,3,15,8,1,0,0,0,4,1
+10,10,3,2,2,0,2,1,3,27,6,13,11,0,0,4,1
+32,11,2,2,1,43,2,1,3,23,8,14,22,0,0,4,1
 16,5,2,3,1,9,2,1,0,22,3,7,0,0,0,4,1
-7,8,3,2,1,29,1,2,0,13,5,1,11,0,0,4,1
-40,6,0,1,1,32,2,1,0,10,10,12,11,14,37,0,1
-32,0,3,2,1,16,1,1,0,20,5,15,33,0,0,4,1
-44,5,0,3,1,58,1,1,2,8,3,6,33,0,0,4,1
-12,0,2,2,1,23,1,1,0,12,10,0,0,0,0,4,1
-42,6,2,3,1,66,2,1,3,26,8,0,0,0,0,4,0
-19,0,3,2,1,9,2,1,3,26,8,3,0,0,0,4,0
+35,5,0,3,1,27,1,1,0,4,3,13,22,0,0,4,1
+13,10,2,3,1,13,1,1,0,29,1,0,0,0,0,4,1
+13,5,2,3,1,19,1,1,0,4,1,12,45,0,0,4,1
+35,1,2,2,1,62,2,1,3,26,8,11,11,0,0,4,0
+18,8,2,2,1,37,1,2,0,29,5,13,38,0,0,4,1
+14,1,2,2,1,26,2,1,0,5,10,3,0,0,0,4,1
+21,2,2,1,1,48,2,1,3,19,11,4,0,0,0,4,1
+16,5,2,3,1,67,1,2,0,2,1,1,22,0,0,4,1
+7,1,3,2,1,2,2,1,3,10,6,15,45,0,0,4,1
+25,5,3,3,1,26,2,1,3,29,8,13,0,0,0,4,1
+49,6,2,3,1,16,1,1,0,4,3,12,0,0,0,4,1
+9,10,3,2,1,22,2,1,3,7,8,13,0,0,0,4,1
+38,5,2,1,1,9,1,1,0,22,3,16,0,0,0,4,1
+12,8,3,2,1,52,2,1,0,13,10,12,0,0,0,4,1
+27,10,2,2,1,68,2,1,3,26,8,7,0,0,0,4,0
+16,5,3,3,1,18,2,1,0,9,10,11,0,91,1,1,1
+37,1,2,1,1,41,1,1,0,9,1,12,33,0,0,4,1
+17,5,3,3,1,34,1,1,0,26,3,12,0,0,0,4,1
+30,5,2,3,1,29,1,1,0,9,10,12,0,0,0,4,1
+16,5,3,3,1,14,1,1,0,26,3,7,46,0,0,4,1
+29,5,0,3,1,13,2,1,2,19,11,7,0,0,0,4,1
+25,5,2,3,1,45,1,1,0,1,3,4,0,0,0,4,1
+39,6,2,1,1,41,2,1,0,17,1,12,22,0,0,4,1
 25,1,3,2,1,38,2,1,3,26,6,13,11,0,0,4,1
-6,9,3,2,1,47,2,1,3,26,8,7,22,0,0,4,0
-37,10,2,2,1,9,2,2,0,11,7,2,0,0,0,4,1
-19,1,3,2,1,53,1,2,0,17,5,12,33,0,0,4,1
+39,10,2,2,1,67,1,2,3,26,8,7,0,0,0,4,0
+35,1,2,2,1,31,1,1,0,14,1,11,11,0,0,4,1
+28,10,2,2,1,40,2,1,3,30,8,13,0,0,0,4,1
+12,5,3,2,1,50,2,1,0,13,10,11,0,0,0,4,1
 10,1,2,2,1,64,2,1,0,14,5,11,38,0,0,4,1
-26,5,2,3,1,46,2,2,2,13,10,1,0,0,0,4,1
-21,5,2,3,1,2,1,2,3,2,6,15,46,0,0,4,1
-26,1,3,2,1,36,1,2,0,8,5,2,33,0,0,4,1
-13,11,2,2,1,38,2,1,0,12,10,3,22,86,38,0,1
-18,5,2,3,1,68,2,2,3,13,8,15,11,0,0,4,1
-15,10,3,3,1,18,2,1,0,10,10,9,11,91,1,1,1
-26,3,3,1,1,11,1,1,3,9,6,7,0,0,0,4,1
-21,5,2,2,1,13,2,1,0,2,1,13,11,0,0,4,1
-34,8,2,1,1,20,1,1,0,29,1,10,11,0,0,4,1
-33,1,0,1,1,52,1,1,0,21,5,11,11,0,0,4,1
-13,1,2,3,1,4,1,1,0,12,10,15,11,0,0,4,1
-21,7,2,3,1,10,1,1,3,27,6,11,0,0,0,4,1
-31,1,2,2,1,43,2,1,0,2,5,1,11,0,0,4,1
-28,3,2,2,1,34,2,1,0,23,5,0,21,0,0,4,1
+20,10,2,1,1,27,2,1,3,30,6,10,43,0,0,4,1
+44,5,0,3,1,58,1,1,2,8,3,6,33,0,0,4,1
+19,0,2,1,1,27,2,1,0,30,5,12,0,0,0,4,1
+23,1,2,2,1,2,1,2,0,21,5,14,22,0,0,4,1
 11,10,2,2,1,34,1,1,0,25,3,8,11,0,0,4,1
-28,1,2,2,1,33,2,1,3,26,8,11,0,0,0,4,0
-24,5,3,3,2,9,2,1,0,13,10,14,0,0,0,4,1
+12,5,3,3,1,15,2,1,0,27,10,4,0,0,0,4,1
 15,1,2,2,1,38,1,1,0,25,3,4,22,0,0,4,1
+18,8,2,1,1,9,2,1,3,11,6,0,0,0,0,4,1
 16,1,0,2,1,44,2,1,3,4,8,7,0,0,0,4,1
-9,10,3,2,1,22,2,1,3,7,8,13,0,0,0,4,1
-35,5,0,3,1,27,1,1,0,4,3,13,22,0,0,4,1
-12,8,3,2,1,52,2,1,0,13,10,12,0,0,0,4,1
-10,10,3,2,2,0,2,1,3,27,6,13,11,0,0,4,1
-72,6,0,2,1,9,1,1,0,4,3,4,22,0,0,4,1
+28,3,2,2,1,34,2,1,0,23,5,0,21,0,0,4,1
+19,0,3,2,1,9,2,1,3,26,8,3,0,0,0,4,0
+29,0,0,2,1,56,2,2,2,8,11,10,0,0,0,4,1
+14,1,3,1,1,29,2,2,3,26,8,5,0,0,0,4,0
 38,10,2,3,1,63,1,1,0,13,1,12,33,0,0,4,1
-21,0,3,2,1,28,2,2,2,13,10,2,47,0,0,4,1
-16,5,3,3,1,18,2,1,0,9,10,11,0,91,1,1,1
-20,10,2,2,1,18,1,1,0,3,1,15,33,0,0,4,1
-26,0,0,1,1,47,2,1,2,15,11,14,0,0,0,4,1
-35,2,3,2,1,59,2,1,3,23,8,0,38,0,0,4,1
-29,2,2,3,1,9,1,1,0,7,3,7,11,0,0,4,1
-23,1,2,1,1,14,2,1,3,12,8,4,11,0,0,4,1
-16,5,3,3,1,14,1,1,0,26,3,7,46,0,0,4,1
-44,3,2,4,1,25,1,1,2,18,3,9,0,0,0,4,1
-18,8,2,2,1,71,1,1,3,7,6,1,0,0,0,4,1
-39,6,2,1,1,41,2,1,0,17,1,12,22,0,0,4,1
-35,1,2,2,1,62,2,1,3,26,8,11,11,0,0,4,0
+14,1,2,1,1,60,1,1,0,21,4,12,0,0,0,4,1
 15,8,2,2,1,9,2,1,3,26,8,11,0,0,0,4,0
-25,5,3,3,1,15,1,1,0,27,1,10,11,0,0,4,1
+13,5,2,3,1,16,1,1,3,26,10,7,0,0,0,4,1
+16,1,2,1,1,62,2,2,3,7,8,1,33,0,0,4,1
+13,1,2,3,1,4,1,1,0,12,10,15,11,0,0,4,1
+32,10,2,2,1,38,1,1,0,28,1,12,0,0,0,4,1
+24,5,3,3,2,9,2,1,0,13,10,14,0,0,0,4,1
+40,6,0,1,1,32,2,1,0,10,10,12,11,14,37,0,1
+72,6,0,2,1,9,1,1,0,4,3,4,22,0,0,4,1
+51,5,2,3,1,67,1,1,2,26,3,3,22,0,0,4,1
+33,1,0,1,1,52,1,1,0,21,5,11,11,0,0,4,1
+7,8,3,2,1,29,1,2,0,13,5,1,11,0,0,4,1
+23,5,2,3,1,22,2,2,3,26,8,9,0,0,0,4,0
+37,10,2,2,1,9,2,2,0,11,7,2,0,0,0,4,1
+31,1,2,2,1,9,1,2,0,30,5,12,0,0,0,4,1
+35,1,2,4,1,23,1,1,3,26,8,2,0,0,0,4,0
+41,3,0,1,1,31,1,1,0,23,5,12,22,0,0,4,1
+18,8,2,2,1,71,1,1,3,7,6,1,0,0,0,4,1
+42,6,0,2,1,11,1,1,0,2,5,13,11,0,0,4,1
+18,11,2,3,1,19,1,1,0,18,1,11,45,0,0,4,1
+22,7,2,2,1,61,2,1,3,26,8,5,11,0,0,4,0
+12,1,3,2,1,19,2,2,0,30,5,4,22,0,0,4,1
+12,5,2,3,1,19,2,1,0,3,1,1,33,0,0,4,1
+27,0,3,2,1,26,2,1,3,26,8,6,0,0,0,4,0
+42,5,2,3,1,9,1,1,0,28,1,9,22,0,0,4,1
+19,1,3,2,1,53,1,2,0,17,5,12,33,0,0,4,1
+21,10,3,2,1,23,1,1,0,12,10,5,33,0,0,4,1
+29,10,2,2,1,25,2,1,0,13,5,15,11,0,0,4,1
+31,10,2,2,1,66,2,1,0,20,4,2,0,0,0,4,1
+21,5,2,2,1,13,2,1,0,2,1,13,11,0,0,4,1
 35,1,0,1,1,33,2,1,3,23,8,6,11,0,0,4,1
-30,5,2,3,1,29,1,1,0,9,10,12,0,0,0,4,1
-49,6,2,3,1,16,1,1,0,4,3,12,0,0,0,4,1
-30,5,0,3,1,53,1,2,3,3,6,2,45,0,0,4,1
+22,10,0,3,1,51,2,1,0,2,3,8,11,0,0,4,1
+27,0,0,2,1,57,2,1,0,16,5,14,46,0,0,4,1
+20,10,2,2,1,18,1,1,0,3,1,15,33,0,0,4,1
+8,10,3,2,1,28,1,2,0,13,5,0,22,0,0,4,1
+13,10,3,3,1,28,2,1,3,30,8,10,22,0,0,4,1
 18,8,2,2,1,37,2,1,3,26,8,7,0,0,0,4,0
-21,2,2,1,1,48,2,1,3,19,11,4,0,0,0,4,1
-14,10,3,2,1,22,2,1,0,5,1,6,22,0,0,4,1
-11,1,3,2,1,69,2,1,3,12,6,5,0,0,0,4,1
-28,0,3,2,1,68,2,1,3,26,6,10,11,0,0,4,1
-14,1,2,2,1,26,2,1,0,5,10,3,0,0,0,4,1
+21,5,2,3,1,2,1,2,3,2,6,15,46,0,0,4,1
+12,1,3,1,1,9,1,1,0,6,5,13,22,0,0,4,1
+28,11,2,2,1,70,1,1,0,28,5,9,38,0,0,4,1
+16,1,3,2,1,68,2,1,0,7,5,11,0,0,0,4,1
+24,2,2,3,1,55,1,1,3,2,6,14,22,0,0,4,1
+27,10,2,3,1,6,1,2,0,13,10,16,11,0,0,4,1
+5,1,3,2,1,52,2,1,3,25,6,12,0,0,0,4,1
+24,8,2,2,1,41,2,2,0,7,5,0,11,0,0,4,1
+13,1,2,1,1,6,2,2,0,13,5,0,45,0,0,4,1
+10,12,3,2,1,49,1,1,0,20,4,13,0,0,0,4,1
+17,1,2,2,1,56,2,1,0,12,10,15,11,0,0,4,1
+40,6,2,4,1,69,1,1,0,13,5,15,33,0,0,4,1
+19,8,2,2,1,47,2,2,0,23,5,11,33,0,0,4,1
+29,1,2,2,1,14,2,1,2,3,10,9,0,0,0,4,1
+40,0,0,2,1,25,1,1,2,18,11,7,0,0,0,4,1
+14,1,2,2,1,24,1,1,0,27,3,11,46,0,0,4,1
+36,5,0,3,1,27,2,2,2,9,10,0,0,0,0,4,1
+40,11,2,1,1,13,1,1,0,24,5,5,38,0,0,4,1
+42,0,0,2,1,5,2,2,0,27,3,5,0,179,1,0,1
 8,1,3,2,2,66,1,2,0,29,5,14,11,0,0,4,1
-36,10,2,2,1,4,1,2,0,1,5,6,0,0,0,4,1
-42,5,2,3,1,9,1,1,0,28,1,9,22,0,0,4,1
-42,6,0,2,1,11,1,1,0,2,5,13,11,0,0,4,1
-38,0,2,2,1,21,1,1,0,13,1,13,1,0,0,4,1
-40,5,2,3,1,27,2,1,3,26,8,7,0,0,0,4,0
+11,0,3,2,1,10,2,1,0,11,3,6,0,0,0,4,1
+25,5,3,3,1,15,1,1,0,27,1,10,11,0,0,4,1
+14,1,2,2,2,9,2,1,3,30,8,12,0,0,0,4,1
+22,0,3,3,1,33,1,1,0,12,1,10,11,0,0,4,1
+29,12,2,4,1,34,1,1,3,26,8,8,11,0,0,4,0
+6,9,3,2,1,47,2,1,3,26,8,7,22,0,0,4,0
+23,5,2,3,1,9,2,1,0,9,10,15,22,0,0,4,1
+26,5,2,3,1,46,2,2,2,13,10,1,0,0,0,4,1
+30,5,0,3,1,3,2,1,3,26,8,7,0,0,0,4,0
+33,1,2,4,1,2,2,1,3,26,8,5,11,0,0,4,0
+12,10,2,2,1,19,2,2,3,26,8,7,11,0,0,4,0
+27,1,0,1,1,68,1,1,3,26,6,0,22,0,0,4,1
+33,8,0,2,1,30,1,2,0,5,5,3,33,0,0,4,1
+17,5,3,3,1,4,1,2,0,13,5,16,2,0,0,4,1
+24,11,2,4,1,71,2,1,2,13,5,12,1,0,0,4,1
+28,1,2,2,1,33,2,1,3,26,8,11,0,0,0,4,0
+11,1,3,2,1,69,2,1,3,12,6,5,0,0,0,4,1
 24,5,2,3,1,15,2,2,0,13,10,15,38,0,0,4,1
+18,5,3,3,1,65,2,1,3,23,8,15,0,0,0,4,1
+10,1,3,2,1,1,2,1,0,25,5,0,22,0,0,4,1
 39,5,0,3,1,69,2,1,0,3,1,14,11,0,0,4,1
-16,1,2,1,1,62,2,2,3,7,8,1,33,0,0,4,1
-32,10,2,2,1,38,1,1,0,28,1,12,0,0,0,4,1
-12,1,3,1,1,9,1,1,0,6,5,13,22,0,0,4,1
+23,1,2,1,1,14,2,1,3,12,8,4,11,0,0,4,1
+12,0,2,2,1,23,1,1,0,12,10,0,0,0,0,4,1
+25,8,0,2,1,10,2,1,3,10,8,11,22,0,0,4,1
 24,6,2,2,1,56,2,1,3,26,8,7,0,0,0,4,0
-24,2,2,3,1,55,1,1,3,2,6,14,22,0,0,4,1
-18,1,0,2,1,60,2,1,3,7,6,4,11,0,0,4,1
-20,10,2,2,1,53,2,1,0,19,3,16,0,5,37,3,1
-24,11,2,4,1,71,2,1,2,13,5,12,1,0,0,4,1
-25,5,3,3,1,26,2,1,3,29,8,13,0,0,0,4,1
+39,10,2,2,1,66,2,1,3,26,8,12,11,0,0,4,0
+36,10,2,2,1,4,1,2,0,1,5,6,0,0,0,4,1
+20,10,2,2,1,9,2,1,0,14,5,5,0,0,0,4,1
+30,1,2,1,1,51,1,1,0,2,1,14,22,0,0,4,1
+22,1,3,4,1,30,2,1,3,26,8,6,0,0,0,4,0
+18,5,2,3,1,68,2,2,3,13,8,15,11,0,0,4,1
+27,10,3,2,1,46,2,1,3,23,8,15,33,0,0,4,1
 40,5,2,3,1,40,1,1,0,26,3,8,38,0,0,4,1
-39,10,2,2,1,67,1,2,3,26,8,7,0,0,0,4,0
-15,1,3,2,1,65,2,1,3,25,6,2,33,0,0,4,1
+20,10,2,3,1,48,1,1,0,25,3,4,33,0,0,4,1
+34,2,2,3,2,5,1,1,0,29,5,11,0,0,0,4,1
+42,6,2,3,1,66,2,1,3,26,8,0,0,0,0,4,0
+35,2,3,2,1,59,2,1,3,23,8,0,38,0,0,4,1
+15,10,3,3,1,18,2,1,0,10,10,9,11,91,1,1,1
+34,1,2,2,1,17,1,2,0,8,5,13,11,0,0,4,1
+12,1,2,2,1,34,2,2,3,15,8,1,0,0,0,4,1
+30,5,0,3,1,53,1,2,3,3,6,2,45,0,0,4,1
+40,5,2,3,1,27,2,1,3,26,8,7,0,0,0,4,0
+29,2,2,3,1,9,1,1,0,7,3,7,11,0,0,4,1
+14,10,3,2,1,22,2,1,0,5,1,6,22,0,0,4,1
diff --git a/DATA/Datasets/Bank/LR/DO_3.data b/DATA/Datasets/Bank/LR/DO_3.data
index 738aa5b5075584145d56e489c3b8447e58edd70d..492a2fade265b0ff241daded9b4aba80352959e4 100644
--- a/DATA/Datasets/Bank/LR/DO_3.data
+++ b/DATA/Datasets/Bank/LR/DO_3.data
@@ -1,300 +1,300 @@
-26,10,3,2,1,21,1,1,2,12,11,13,0,0,0,4,1
-37,10,2,2,1,9,2,2,0,11,7,2,0,0,0,4,1
-26,3,3,1,1,11,1,1,3,9,6,7,0,0,0,4,1
-34,2,2,3,2,5,1,1,0,29,5,11,0,0,0,4,1
-36,6,2,1,1,37,1,1,0,4,1,15,11,0,0,4,1
-28,1,2,2,1,33,2,1,3,26,8,11,0,0,0,4,0
+24,5,3,3,1,9,2,2,3,26,8,11,11,0,0,4,1
+23,1,2,1,1,14,2,1,3,12,8,4,11,0,0,4,1
+16,5,2,3,1,63,1,1,0,25,3,9,11,0,0,4,1
+20,10,2,3,1,48,1,1,0,25,3,4,33,0,0,4,1
+19,5,3,3,1,28,1,2,0,13,10,8,11,0,0,4,1
 12,5,3,2,1,50,2,1,0,13,10,11,0,0,0,4,1
-36,5,0,3,1,27,2,2,2,9,10,0,0,0,0,4,1
-17,5,3,3,1,62,1,1,3,27,6,1,0,0,0,4,1
-17,8,2,2,1,47,2,1,3,12,8,6,0,0,0,4,1
-13,5,3,3,1,43,1,1,0,29,1,12,11,0,0,4,1
-16,1,3,2,1,68,2,1,0,7,5,11,0,0,0,4,1
-21,2,2,1,1,48,2,1,3,19,11,4,0,0,0,4,1
-8,8,3,2,1,69,2,1,3,18,8,13,11,0,0,4,1
-42,6,2,3,1,66,2,1,3,26,8,0,0,0,0,4,0
-40,5,2,3,1,27,2,1,3,26,8,7,0,0,0,4,0
-27,0,3,4,1,15,2,1,3,26,8,16,0,0,0,4,0
-30,2,3,3,1,38,2,1,0,26,3,0,33,0,0,4,1
-11,10,3,3,1,61,2,1,0,30,3,14,22,0,0,4,1
-10,9,3,2,1,9,1,1,0,9,3,7,12,0,0,4,1
-26,10,0,2,1,34,1,1,0,8,10,1,0,0,0,4,1
+24,5,3,3,2,9,2,1,0,13,10,14,0,0,0,4,1
+36,6,2,1,1,37,1,1,0,4,1,15,11,0,0,4,1
+18,8,2,2,1,37,2,1,3,26,8,7,0,0,0,4,0
+33,1,2,1,1,63,1,1,0,27,1,4,45,0,0,4,1
+37,1,2,1,1,41,1,1,0,9,1,12,33,0,0,4,1
+35,1,2,2,1,31,1,1,0,14,1,11,11,0,0,4,1
+14,1,2,1,1,60,1,1,0,21,4,12,0,0,0,4,1
+18,8,2,2,1,71,1,1,3,7,6,1,0,0,0,4,1
+7,8,3,2,1,29,1,2,0,13,5,1,11,0,0,4,1
+17,0,0,2,1,48,2,1,3,25,6,15,0,0,0,4,1
+36,5,2,3,1,15,1,1,0,22,3,5,0,0,0,4,1
+34,8,2,1,1,20,1,1,0,29,1,10,11,0,0,4,1
+22,1,3,4,1,30,2,1,3,26,8,6,0,0,0,4,0
+20,10,2,2,1,9,2,1,0,14,5,5,0,0,0,4,1
+30,5,0,3,1,53,1,2,3,3,6,2,45,0,0,4,1
+38,0,2,2,1,21,1,1,0,13,1,13,1,0,0,4,1
+6,9,3,2,1,47,2,1,3,26,8,7,22,0,0,4,0
+21,5,2,3,1,2,1,2,3,2,6,15,46,0,0,4,1
+27,10,2,3,1,6,1,2,0,13,10,16,11,0,0,4,1
 18,7,3,2,1,15,1,1,0,12,10,2,0,0,0,4,1
-25,1,3,2,1,38,2,1,3,26,6,13,11,0,0,4,1
-25,8,0,2,1,10,2,1,3,10,8,11,22,0,0,4,1
-11,8,3,4,1,25,1,1,0,23,4,13,11,0,0,4,1
-34,5,2,3,1,63,1,1,0,25,1,4,0,0,0,4,1
-33,8,0,2,1,30,1,2,0,5,5,3,33,0,0,4,1
+34,1,2,2,1,57,1,1,0,13,10,15,11,0,0,4,1
+16,5,2,3,1,9,2,1,0,22,3,7,0,0,0,4,1
+42,0,0,2,1,5,2,2,0,27,3,5,0,179,1,0,1
+26,5,2,3,1,46,2,2,2,13,10,1,0,0,0,4,1
+38,5,2,1,1,9,1,1,0,22,3,16,0,0,0,4,1
+18,0,2,2,1,14,2,1,0,10,10,6,11,0,0,4,1
 31,1,2,1,1,46,1,1,0,3,1,11,33,0,0,4,1
-28,10,2,2,1,40,2,1,3,30,8,13,0,0,0,4,1
-14,1,2,2,2,9,2,1,3,30,8,12,0,0,0,4,1
-38,10,2,3,1,63,1,1,0,13,1,12,33,0,0,4,1
-14,1,2,2,1,24,1,1,0,27,3,11,46,0,0,4,1
-14,10,3,2,1,22,2,1,0,5,1,6,22,0,0,4,1
-22,7,2,2,1,61,2,1,3,26,8,5,11,0,0,4,0
-18,1,0,2,1,60,2,1,3,7,6,4,11,0,0,4,1
-12,8,3,2,1,52,2,1,0,13,10,12,0,0,0,4,1
-10,10,3,2,2,0,2,1,3,27,6,13,11,0,0,4,1
+22,1,2,2,1,14,2,1,3,26,8,11,38,0,0,4,0
+5,1,3,2,1,52,2,1,3,25,6,12,0,0,0,4,1
 13,1,2,3,1,4,1,1,0,12,10,15,11,0,0,4,1
+16,5,3,3,1,14,1,1,0,26,3,7,46,0,0,4,1
+17,9,3,4,1,36,2,1,3,26,8,11,11,0,0,4,0
+17,5,3,3,1,64,2,1,3,23,11,7,0,0,0,4,1
+27,0,3,2,1,26,2,1,3,26,8,6,0,0,0,4,0
+9,1,3,2,2,3,1,1,3,15,6,10,11,0,0,4,1
+10,12,3,2,1,49,1,1,0,20,4,13,0,0,0,4,1
+14,1,2,2,1,51,2,1,0,15,5,15,47,0,0,4,1
+16,1,0,2,1,44,2,1,3,4,8,7,0,0,0,4,1
+42,5,2,3,1,9,1,1,0,28,1,9,22,0,0,4,1
+6,10,3,2,1,0,2,2,3,26,8,4,0,0,0,4,0
+25,1,3,2,1,38,2,1,3,26,6,13,11,0,0,4,1
+34,1,2,2,1,17,1,2,0,8,5,13,11,0,0,4,1
+72,6,0,2,1,9,1,1,0,4,3,4,22,0,0,4,1
+16,1,3,2,1,68,2,1,0,7,5,11,0,0,0,4,1
+41,3,0,1,1,31,1,1,0,23,5,12,22,0,0,4,1
+15,5,3,3,1,68,1,1,0,3,1,15,0,0,0,4,1
+28,3,2,2,1,34,2,1,0,23,5,0,21,0,0,4,1
+32,8,2,2,1,20,1,1,3,30,6,14,0,0,0,4,1
+28,7,2,3,1,16,2,2,3,26,8,7,0,0,0,4,0
+37,1,2,2,1,9,1,1,3,3,6,11,11,0,0,4,1
+28,1,2,1,1,43,2,1,3,4,8,15,11,0,0,4,1
+16,5,3,3,1,18,2,1,0,9,10,11,0,91,1,1,1
+21,10,3,2,1,53,2,1,0,28,5,13,11,0,0,4,1
+27,10,2,2,1,68,2,1,3,26,8,7,0,0,0,4,0
+12,10,3,3,1,69,2,2,3,10,8,15,43,0,0,4,1
+12,1,3,1,1,9,1,1,0,6,5,13,22,0,0,4,1
+19,0,2,1,1,27,2,1,0,30,5,12,0,0,0,4,1
+26,10,0,2,1,34,1,1,0,8,10,1,0,0,0,4,1
+22,11,2,1,1,24,2,1,0,26,3,5,11,0,0,4,1
+21,5,2,3,1,35,2,1,0,6,5,14,22,0,0,4,1
+22,7,2,2,2,8,2,2,3,22,6,15,22,0,0,4,1
+13,8,2,3,1,43,2,1,3,26,8,8,0,0,0,4,0
+28,11,2,2,1,70,1,1,0,28,5,9,38,0,0,4,1
+13,10,3,3,1,28,2,1,3,30,8,10,22,0,0,4,1
+21,0,3,2,1,28,2,2,2,13,10,2,47,0,0,4,1
+21,10,2,2,1,11,2,1,0,17,5,3,47,0,0,4,1
+35,1,2,1,1,41,2,1,0,17,5,12,38,0,0,4,1
+35,5,0,3,1,27,1,1,0,4,3,13,22,0,0,4,1
+24,6,2,2,1,56,2,1,3,26,8,7,0,0,0,4,0
+8,10,2,2,1,43,1,2,0,29,5,1,33,0,0,4,1
+23,5,2,3,1,22,2,2,3,26,8,9,0,0,0,4,0
+28,1,2,2,1,33,2,1,3,26,8,11,0,0,0,4,0
+38,10,2,3,1,63,1,1,0,13,1,12,33,0,0,4,1
+23,5,2,3,1,9,2,1,0,9,10,15,22,0,0,4,1
 11,1,3,2,1,69,2,1,3,12,6,5,0,0,0,4,1
+28,10,2,2,1,40,2,1,3,30,8,13,0,0,0,4,1
+15,1,3,2,1,65,2,1,3,25,6,2,33,0,0,4,1
+39,12,2,4,1,24,1,1,3,15,11,8,0,0,0,4,1
+20,2,2,2,1,58,2,2,0,16,5,4,16,0,0,4,1
+26,0,0,1,1,47,2,1,2,15,11,14,0,0,0,4,1
+33,10,2,2,1,13,1,1,0,9,3,10,11,0,0,4,1
 26,8,0,2,1,32,2,1,3,26,8,5,0,0,0,4,0
+29,12,2,4,1,34,1,1,3,26,8,8,11,0,0,4,0
+30,2,3,3,1,38,2,1,0,26,3,0,33,0,0,4,1
+33,8,0,2,1,30,1,2,0,5,5,3,33,0,0,4,1
+35,1,2,2,1,62,2,1,3,26,8,11,11,0,0,4,0
+15,10,3,3,1,18,2,1,0,10,10,9,11,91,1,1,1
+13,10,2,3,1,32,1,2,0,9,10,9,0,31,37,1,1
+9,2,2,2,1,29,1,1,2,19,11,3,0,0,0,4,1
+27,1,0,1,1,68,1,1,3,26,6,0,22,0,0,4,1
+29,10,2,2,1,25,2,1,0,13,5,15,11,0,0,4,1
+24,5,2,3,1,15,2,2,0,13,10,15,38,0,0,4,1
+19,1,0,2,1,38,2,1,3,18,8,12,11,0,0,4,1
+41,5,0,3,1,33,1,1,3,26,8,6,0,0,0,4,0
+35,10,2,2,1,51,1,1,3,27,6,12,11,0,0,4,1
+29,8,2,2,1,15,1,1,0,12,10,8,33,0,0,4,1
+24,8,2,2,1,41,2,2,0,7,5,0,11,0,0,4,1
+11,0,3,2,1,10,2,1,0,11,3,6,0,0,0,4,1
+15,5,0,3,1,71,2,1,0,16,5,4,11,0,0,4,1
+7,8,2,2,1,9,2,1,0,16,5,10,47,0,0,4,1
+13,1,3,1,1,27,2,1,3,13,8,11,0,0,0,4,1
+37,5,2,3,1,4,1,1,0,23,5,14,11,0,0,4,1
+21,10,3,2,1,50,2,1,0,9,10,10,0,0,0,4,1
+32,0,3,2,1,16,1,1,0,20,5,15,33,0,0,4,1
+33,1,0,1,1,52,1,1,0,21,5,11,11,0,0,4,1
+35,1,2,1,1,31,1,1,0,24,5,13,33,0,0,4,1
+35,1,2,4,1,23,1,1,3,26,8,2,0,0,0,4,0
+11,1,2,2,1,35,2,1,0,7,5,16,0,0,0,4,1
+14,10,3,2,1,22,2,1,0,5,1,6,22,0,0,4,1
+29,2,2,3,1,9,1,1,0,7,3,7,11,0,0,4,1
+39,5,0,3,1,69,2,1,0,3,1,14,11,0,0,4,1
+20,10,2,2,1,53,2,1,0,19,3,16,0,5,37,3,1
+44,3,2,4,1,25,1,1,2,18,3,9,0,0,0,4,1
+18,10,2,2,1,43,2,2,3,27,8,5,11,0,0,4,1
+12,1,3,2,1,19,2,2,0,30,5,4,22,0,0,4,1
+16,10,3,2,1,68,2,1,3,12,8,2,33,0,0,4,1
+39,6,2,1,1,41,2,1,0,17,1,12,22,0,0,4,1
+34,5,2,3,1,63,1,1,0,25,1,4,0,0,0,4,1
+49,6,2,3,1,16,1,1,0,4,3,12,0,0,0,4,1
+35,1,0,1,1,33,2,1,3,23,8,6,11,0,0,4,1
+22,7,2,2,1,61,2,1,3,26,8,5,11,0,0,4,0
+20,10,2,1,1,27,2,1,3,30,6,10,43,0,0,4,1
 33,1,2,2,1,39,1,2,3,7,6,13,22,0,0,4,1
+40,0,0,2,1,25,1,1,2,18,11,7,0,0,0,4,1
+20,10,2,2,1,9,1,1,0,29,5,12,0,0,0,4,1
+9,10,3,2,1,22,2,1,3,7,8,13,0,0,0,4,1
+31,1,2,2,1,9,1,2,0,30,5,12,0,0,0,4,1
+31,1,2,1,1,1,2,1,0,28,5,10,22,0,0,4,1
 29,5,0,3,1,13,2,1,2,19,11,7,0,0,0,4,1
-14,5,2,3,1,66,2,2,0,30,5,0,0,0,0,4,1
-12,0,0,2,1,9,2,1,0,9,5,12,11,0,0,4,1
-10,1,2,2,1,64,2,1,0,14,5,11,38,0,0,4,1
-8,10,2,2,1,43,1,2,0,29,5,1,33,0,0,4,1
-23,10,2,2,1,53,2,1,3,10,8,11,38,0,0,4,1
-44,3,2,4,1,25,1,1,2,18,3,9,0,0,0,4,1
+21,10,3,2,1,23,1,1,0,12,10,5,33,0,0,4,1
+30,1,2,1,1,51,1,1,0,2,1,14,22,0,0,4,1
+12,1,3,2,1,52,1,1,0,23,4,14,11,0,0,4,1
+14,1,2,2,2,9,2,1,3,30,8,12,0,0,0,4,1
+21,2,2,1,1,48,2,1,3,19,11,4,0,0,0,4,1
+8,1,3,2,2,66,1,2,0,29,5,14,11,0,0,4,1
+18,5,2,3,1,68,2,2,3,13,8,15,11,0,0,4,1
+33,1,2,4,1,2,2,1,3,26,8,5,11,0,0,4,0
+12,8,3,2,1,52,2,1,0,13,10,12,0,0,0,4,1
+37,5,0,3,1,9,1,1,0,9,1,8,33,0,0,4,1
+15,0,2,2,1,67,2,1,0,17,5,13,0,0,0,4,1
+42,6,0,2,1,11,1,1,0,2,5,13,11,0,0,4,1
+17,7,0,3,1,16,2,1,3,15,8,13,11,0,0,4,1
+16,5,2,3,1,67,1,2,0,2,1,1,22,0,0,4,1
+18,10,3,2,2,13,1,1,0,3,1,11,11,0,0,4,1
+39,1,2,1,1,31,2,1,3,26,8,5,0,0,0,4,0
+10,5,3,3,1,15,2,1,0,18,3,12,0,0,0,4,1
+29,8,0,2,1,20,1,1,3,26,8,7,0,0,0,4,0
+10,1,2,2,1,34,2,1,3,27,6,9,11,0,0,4,1
+20,0,3,2,1,31,1,1,2,24,11,7,0,0,0,4,1
+32,11,2,2,1,43,2,1,3,23,8,14,22,0,0,4,1
+16,1,2,1,1,62,2,2,3,7,8,1,33,0,0,4,1
+10,10,3,3,1,52,1,1,0,30,3,7,13,0,0,4,1
+57,6,0,1,1,44,2,1,0,25,3,3,22,0,0,4,1
+8,8,3,2,1,69,2,1,3,18,8,13,11,0,0,4,1
+19,1,3,2,1,53,1,2,0,17,5,12,33,0,0,4,1
+37,10,2,2,1,9,2,2,0,11,7,2,0,0,0,4,1
+11,10,2,2,1,34,1,1,0,25,3,8,11,0,0,4,1
+17,5,3,3,1,62,1,1,3,27,6,1,0,0,0,4,1
+35,10,3,2,1,70,1,1,0,17,1,15,22,0,0,4,1
+15,10,2,2,1,45,2,2,3,9,6,12,11,0,0,4,1
 29,10,3,2,1,12,2,1,0,15,5,15,22,0,0,4,1
-37,5,2,3,1,4,1,1,0,23,5,14,11,0,0,4,1
-33,1,2,1,1,63,1,1,0,27,1,4,45,0,0,4,1
-13,0,3,2,1,24,2,1,0,9,10,6,0,0,0,4,1
-18,11,3,3,1,15,1,1,0,22,3,8,0,0,0,4,1
-17,10,3,2,1,42,1,1,0,2,1,10,22,0,0,4,1
-26,0,0,2,1,61,2,1,3,26,8,6,0,0,0,4,0
+36,5,0,3,1,27,2,2,2,9,10,0,0,0,0,4,1
+22,0,3,3,1,33,1,1,0,12,1,10,11,0,0,4,1
+51,5,2,3,1,67,1,1,2,26,3,3,22,0,0,4,1
+7,0,3,3,1,43,2,1,0,19,3,9,0,0,0,4,1
+19,8,2,2,1,47,2,2,0,23,5,11,33,0,0,4,1
+39,6,0,1,1,59,1,2,0,17,5,4,8,0,0,4,1
+11,10,3,3,1,61,2,1,0,30,3,14,22,0,0,4,1
+17,5,0,3,1,68,2,2,0,10,10,5,0,0,0,4,1
+17,1,2,3,1,37,1,1,3,3,6,2,43,0,0,4,1
+18,8,2,2,1,37,1,2,0,29,5,13,38,0,0,4,1
+32,10,2,2,1,38,1,1,0,28,1,12,0,0,0,4,1
+17,5,2,3,1,36,2,2,0,29,1,13,22,0,0,4,1
+34,1,2,2,1,65,2,1,3,26,8,15,22,0,0,4,0
+20,10,2,2,1,18,1,1,0,3,1,15,33,0,0,4,1
+11,1,3,2,1,32,2,1,3,11,6,13,5,0,0,4,1
+19,11,3,2,1,48,1,1,0,21,4,5,0,0,0,4,1
+12,0,0,2,1,9,2,1,0,9,5,12,11,0,0,4,1
+7,1,3,2,1,2,2,1,3,10,6,15,45,0,0,4,1
+33,6,2,3,1,57,1,1,0,10,10,12,11,0,0,4,1
+35,8,2,4,1,32,2,1,3,26,8,7,11,0,0,4,0
+10,10,3,2,1,38,1,1,0,30,3,2,11,0,0,4,1
 31,10,2,2,1,66,2,1,0,20,4,2,0,0,0,4,1
-35,2,3,2,1,59,2,1,3,23,8,0,38,0,0,4,1
-9,10,3,2,1,22,2,1,3,7,8,13,0,0,0,4,1
-12,1,2,2,1,34,2,2,3,15,8,1,0,0,0,4,1
-29,1,2,2,1,14,2,1,2,3,10,9,0,0,0,4,1
-18,5,0,3,1,66,1,2,0,14,5,11,0,0,0,4,1
-24,8,2,2,1,41,2,2,0,7,5,0,11,0,0,4,1
+30,5,2,3,1,29,1,1,0,9,10,12,0,0,0,4,1
+24,2,2,3,1,55,1,1,3,2,6,14,22,0,0,4,1
+10,1,2,2,1,64,2,1,0,14,5,11,38,0,0,4,1
+39,10,2,2,1,67,1,2,3,26,8,7,0,0,0,4,0
+25,8,0,2,1,10,2,1,3,10,8,11,22,0,0,4,1
 25,5,3,3,1,26,2,1,3,29,8,13,0,0,0,4,1
-24,10,0,2,1,38,2,1,3,23,11,7,0,0,0,4,1
-16,10,2,2,1,24,2,1,3,26,8,9,33,0,0,4,0
-32,11,2,2,1,43,2,1,3,23,8,14,22,0,0,4,1
-19,5,3,3,1,28,1,2,0,13,10,8,11,0,0,4,1
+22,10,0,3,1,51,2,1,0,2,3,8,11,0,0,4,1
+18,1,2,1,1,49,2,1,3,26,8,8,0,0,0,4,0
+24,11,2,4,1,71,2,1,2,13,5,12,1,0,0,4,1
+27,0,3,4,1,15,2,1,3,26,8,16,0,0,0,4,0
 25,1,2,1,1,2,2,1,3,29,8,1,11,0,0,4,1
 38,10,0,1,1,15,2,1,3,26,8,9,11,0,0,4,0
-8,1,3,2,2,66,1,2,0,29,5,14,11,0,0,4,1
-19,11,3,2,1,48,1,1,0,21,4,5,0,0,0,4,1
-31,1,2,1,1,1,2,1,0,28,5,10,22,0,0,4,1
-33,10,2,2,1,13,1,1,0,9,3,10,11,0,0,4,1
-35,1,2,2,1,8,1,1,0,26,1,13,0,0,0,4,1
-11,1,3,2,1,2,1,2,0,13,5,11,0,0,0,4,1
-13,1,2,1,1,6,2,2,0,13,5,0,45,0,0,4,1
-41,6,3,2,1,41,2,1,3,19,8,1,38,0,0,4,1
-13,8,2,3,1,43,2,1,3,26,8,8,0,0,0,4,0
-14,1,3,1,1,29,2,2,3,26,8,5,0,0,0,4,0
-10,10,3,2,1,38,1,1,0,30,3,2,11,0,0,4,1
-26,10,3,2,1,35,2,1,3,26,8,4,0,0,0,4,0
-24,0,0,2,1,19,2,1,3,7,8,14,0,0,0,4,1
-9,5,3,3,1,71,2,1,3,25,6,13,11,0,0,4,1
-41,3,0,1,1,31,1,1,0,23,5,12,22,0,0,4,1
-17,5,2,3,1,36,2,2,0,29,1,13,22,0,0,4,1
-12,5,3,3,1,15,2,1,0,27,10,4,0,0,0,4,1
-42,5,2,3,1,9,1,1,0,28,1,9,22,0,0,4,1
-19,5,2,3,1,49,1,1,0,4,1,14,38,0,0,4,1
-17,5,3,3,1,34,1,1,0,26,3,12,0,0,0,4,1
-35,1,2,2,1,62,2,1,3,26,8,11,11,0,0,4,0
-14,1,2,2,1,26,2,1,0,5,10,3,0,0,0,4,1
-13,5,2,3,1,19,1,1,0,4,1,12,45,0,0,4,1
-38,1,0,1,1,66,2,1,3,26,8,5,11,0,0,4,0
-15,1,2,2,1,9,2,1,3,13,8,10,22,0,0,4,1
-41,5,0,3,1,33,1,1,3,26,8,6,0,0,0,4,0
-42,6,0,2,1,11,1,1,0,2,5,13,11,0,0,4,1
-31,1,2,2,1,9,1,2,0,30,5,12,0,0,0,4,1
-7,1,3,2,1,2,2,1,3,10,6,15,45,0,0,4,1
-7,0,3,3,1,43,2,1,0,19,3,9,0,0,0,4,1
-35,10,2,2,1,16,1,1,3,10,6,3,22,0,0,4,1
-22,11,2,1,1,24,2,1,0,26,3,5,11,0,0,4,1
-28,11,2,2,1,70,1,1,0,28,5,9,38,0,0,4,1
+10,1,3,2,1,1,2,1,0,25,5,0,22,0,0,4,1
+31,1,2,2,1,43,2,1,0,2,5,1,11,0,0,4,1
+29,1,2,2,1,14,2,1,2,3,10,9,0,0,0,4,1
+17,10,3,2,1,21,2,1,0,1,3,10,0,0,0,4,1
+40,11,2,1,1,13,1,1,0,24,5,5,38,0,0,4,1
+19,0,3,2,1,9,2,1,3,26,8,3,0,0,0,4,0
+12,0,2,2,1,23,1,1,0,12,10,0,0,0,0,4,1
+39,10,2,2,1,66,2,1,3,26,8,12,11,0,0,4,0
+40,6,2,4,1,69,1,1,0,13,5,15,33,0,0,4,1
+18,11,3,3,1,15,1,1,0,22,3,8,0,0,0,4,1
+14,1,2,2,1,24,1,1,0,27,3,11,46,0,0,4,1
+9,5,3,3,1,71,2,1,3,25,6,13,11,0,0,4,1
+38,1,0,1,1,66,2,1,3,26,8,5,11,0,0,4,0
 23,1,2,2,1,2,1,2,0,21,5,14,22,0,0,4,1
-20,0,3,2,1,31,1,1,2,24,11,7,0,0,0,4,1
-17,9,3,4,1,36,2,1,3,26,8,11,11,0,0,4,0
-6,9,3,2,1,47,2,1,3,26,8,7,22,0,0,4,0
-24,11,2,4,1,71,2,1,2,13,5,12,1,0,0,4,1
-35,10,3,2,1,70,1,1,0,17,1,15,22,0,0,4,1
-33,1,2,4,1,2,2,1,3,26,8,5,11,0,0,4,0
-8,10,3,2,1,28,1,2,0,13,5,0,22,0,0,4,1
-21,5,2,3,1,35,2,1,0,6,5,14,22,0,0,4,1
+16,1,2,1,1,10,2,1,3,21,8,13,22,0,0,4,1
+30,5,0,3,1,3,2,1,3,26,8,7,0,0,0,4,0
+40,5,2,3,1,40,1,1,0,26,3,8,38,0,0,4,1
 40,6,0,1,1,32,2,1,0,10,10,12,11,14,37,0,1
-18,5,3,3,1,65,2,1,3,23,8,15,0,0,0,4,1
-39,12,2,4,1,24,1,1,3,15,11,8,0,0,0,4,1
-39,6,2,1,1,41,2,1,0,17,1,12,22,0,0,4,1
-18,0,2,2,1,14,2,1,0,10,10,6,11,0,0,4,1
-23,5,2,3,1,9,2,1,0,9,10,15,22,0,0,4,1
+23,5,3,3,1,25,1,1,0,13,10,11,0,0,0,4,1
 18,0,3,1,1,2,2,1,3,26,8,7,0,0,0,4,0
+8,10,3,2,1,28,1,2,0,13,5,0,22,0,0,4,1
+12,1,2,2,1,51,2,1,3,21,8,1,22,0,0,4,1
+25,5,3,3,1,15,1,1,0,27,1,10,11,0,0,4,1
+12,10,2,2,1,49,2,1,0,13,10,13,0,0,0,4,1
+12,1,2,2,1,34,2,2,3,15,8,1,0,0,0,4,1
+18,11,2,3,1,19,1,1,0,18,1,11,45,0,0,4,1
+14,5,2,3,1,58,2,1,3,9,6,1,38,0,0,4,1
+17,8,2,2,1,47,2,1,3,12,8,6,0,0,0,4,1
+21,7,2,3,1,10,1,1,3,27,6,11,0,0,0,4,1
+13,5,3,3,1,43,1,1,0,29,1,12,11,0,0,4,1
+24,10,0,2,1,38,2,1,3,23,11,7,0,0,0,4,1
+17,1,3,2,1,69,2,1,0,6,5,12,43,0,0,4,1
+16,0,2,2,1,4,2,2,0,1,5,15,0,0,0,4,1
+13,0,3,2,1,24,2,1,0,9,10,6,0,0,0,4,1
+18,5,0,3,1,66,1,2,0,14,5,11,0,0,0,4,1
+17,10,3,2,1,42,1,1,0,2,1,10,22,0,0,4,1
+25,5,2,3,1,45,1,1,0,1,3,4,0,0,0,4,1
+11,8,3,4,1,25,1,1,0,23,4,13,11,0,0,4,1
+40,5,2,3,1,27,2,1,3,26,8,7,0,0,0,4,0
+21,5,2,2,1,13,2,1,0,2,1,13,11,0,0,4,1
+24,0,0,2,1,19,2,1,3,7,8,14,0,0,0,4,1
+16,10,2,2,1,24,2,1,3,26,8,9,33,0,0,4,0
+26,0,0,2,1,61,2,1,3,26,8,6,0,0,0,4,0
+10,10,3,2,2,0,2,1,3,27,6,13,11,0,0,4,1
+10,9,3,2,1,9,1,1,0,9,3,7,12,0,0,4,1
 27,10,3,2,1,46,2,1,3,23,8,15,33,0,0,4,1
-35,1,2,2,1,31,1,1,0,14,1,11,11,0,0,4,1
-39,10,2,2,1,66,2,1,3,26,8,12,11,0,0,4,0
-37,1,2,1,1,41,1,1,0,9,1,12,33,0,0,4,1
-27,10,2,2,1,68,2,1,3,26,8,7,0,0,0,4,0
-12,0,2,2,1,23,1,1,0,12,10,0,0,0,0,4,1
-30,5,2,3,1,29,1,1,0,9,10,12,0,0,0,4,1
-38,5,2,1,1,9,1,1,0,22,3,16,0,0,0,4,1
+14,5,2,3,1,66,2,2,0,30,5,0,0,0,0,4,1
 13,10,2,3,1,13,1,1,0,29,1,0,0,0,0,4,1
-12,1,3,2,1,52,1,1,0,23,4,14,11,0,0,4,1
-20,10,2,2,1,9,2,1,0,14,5,5,0,0,0,4,1
+12,10,2,2,1,19,2,2,3,26,8,7,11,0,0,4,0
+13,8,3,2,1,15,1,2,0,27,3,0,11,0,0,4,1
+17,5,3,3,1,34,1,1,0,26,3,12,0,0,0,4,1
+13,1,2,1,1,6,2,2,0,13,5,0,45,0,0,4,1
+12,5,3,3,1,15,2,1,0,27,10,4,0,0,0,4,1
 18,8,2,1,1,9,2,1,3,11,6,0,0,0,0,4,1
-13,1,3,1,1,27,2,1,3,13,8,11,0,0,0,4,1
-22,5,2,3,1,40,2,1,0,10,10,12,11,187,1,3,1
-21,5,2,2,1,13,2,1,0,2,1,13,11,0,0,4,1
-32,8,2,2,1,20,1,1,3,30,6,14,0,0,0,4,1
-27,10,2,3,1,6,1,2,0,13,10,16,11,0,0,4,1
-19,1,0,2,1,38,2,1,3,18,8,12,11,0,0,4,1
-39,6,0,1,1,59,1,2,0,17,5,4,8,0,0,4,1
-21,5,2,3,1,2,1,2,3,2,6,15,46,0,0,4,1
-38,0,2,2,1,21,1,1,0,13,1,13,1,0,0,4,1
-34,8,2,1,1,20,1,1,0,29,1,10,11,0,0,4,1
-49,6,2,3,1,16,1,1,0,4,3,12,0,0,0,4,1
-32,0,3,2,1,16,1,1,0,20,5,15,33,0,0,4,1
-12,1,3,2,1,19,2,2,0,30,5,4,22,0,0,4,1
-6,10,3,2,1,0,2,2,3,26,8,4,0,0,0,4,0
-15,10,2,2,1,45,2,2,3,9,6,12,11,0,0,4,1
-19,0,3,2,1,9,2,1,3,26,8,3,0,0,0,4,0
+17,5,3,3,1,4,1,2,0,13,5,16,2,0,0,4,1
+35,2,3,2,1,59,2,1,3,23,8,0,38,0,0,4,1
+9,10,2,2,1,4,2,1,0,15,5,7,11,0,0,4,1
+33,0,2,2,1,54,2,1,3,26,8,7,11,0,0,4,0
+16,8,3,2,1,3,1,1,0,13,5,3,22,0,0,4,1
+15,1,2,2,1,9,2,1,3,13,8,10,22,0,0,4,1
+15,1,2,2,1,38,1,1,0,25,3,4,22,0,0,4,1
+35,1,2,2,1,8,1,1,0,26,1,13,0,0,0,4,1
 17,1,2,2,1,56,2,1,0,12,10,15,11,0,0,4,1
-40,6,2,4,1,69,1,1,0,13,5,15,33,0,0,4,1
-34,1,2,2,1,65,2,1,3,26,8,15,22,0,0,4,0
-16,5,2,3,1,9,2,1,0,22,3,7,0,0,0,4,1
-37,5,0,3,1,9,1,1,0,9,1,8,33,0,0,4,1
-12,1,2,2,1,51,2,1,3,21,8,1,22,0,0,4,1
-18,1,2,1,1,49,2,1,3,26,8,8,0,0,0,4,0
-39,1,2,1,1,31,2,1,3,26,8,5,0,0,0,4,0
-44,5,0,3,1,58,1,1,2,8,3,6,33,0,0,4,1
-72,6,0,2,1,9,1,1,0,4,3,4,22,0,0,4,1
-20,10,2,2,1,53,2,1,0,19,3,16,0,5,37,3,1
-31,1,2,2,1,43,2,1,0,2,5,1,11,0,0,4,1
-24,5,3,3,1,9,2,2,3,26,8,11,11,0,0,4,1
-14,5,2,3,1,58,2,1,3,9,6,1,38,0,0,4,1
-11,1,3,2,1,32,2,1,3,11,6,13,5,0,0,4,1
-20,10,2,3,1,48,1,1,0,25,3,4,33,0,0,4,1
+26,10,3,2,1,21,1,1,2,12,11,13,0,0,0,4,1
+14,1,2,2,1,26,2,1,0,5,10,3,0,0,0,4,1
+23,10,2,2,1,53,2,1,3,10,8,11,38,0,0,4,1
 13,5,2,3,1,16,1,1,3,26,10,7,0,0,0,4,1
-17,7,0,3,1,16,2,1,3,15,8,13,11,0,0,4,1
-5,1,3,2,1,52,2,1,3,25,6,12,0,0,0,4,1
-20,2,2,2,1,58,2,2,0,16,5,4,16,0,0,4,1
-17,0,0,2,1,48,2,1,3,25,6,15,0,0,0,4,1
-24,6,2,2,1,56,2,1,3,26,8,7,0,0,0,4,0
-30,5,0,3,1,3,2,1,3,26,8,7,0,0,0,4,0
-29,12,2,4,1,34,1,1,3,26,8,8,11,0,0,4,0
-35,1,2,1,1,31,1,1,0,24,5,13,33,0,0,4,1
-9,2,2,2,1,29,1,1,2,19,11,3,0,0,0,4,1
-12,10,3,3,1,69,2,2,3,10,8,15,43,0,0,4,1
-10,10,3,3,1,52,1,1,0,30,3,7,13,0,0,4,1
-22,1,2,2,1,14,2,1,3,26,8,11,38,0,0,4,0
-14,1,2,1,1,60,1,1,0,21,4,12,0,0,0,4,1
-36,10,2,2,1,4,1,2,0,1,5,6,0,0,0,4,1
-51,5,2,3,1,67,1,1,2,26,3,3,22,0,0,4,1
-40,0,0,2,1,25,1,1,2,18,11,7,0,0,0,4,1
-11,0,3,2,1,10,2,1,0,11,3,6,0,0,0,4,1
-16,5,2,3,1,63,1,1,0,25,3,9,11,0,0,4,1
-38,10,2,2,1,57,2,1,3,21,8,11,11,0,0,4,1
-27,1,0,1,1,68,1,1,3,26,6,0,22,0,0,4,1
-18,10,2,2,1,43,2,2,3,27,8,5,11,0,0,4,1
-26,1,3,2,1,36,1,2,0,8,5,2,33,0,0,4,1
 13,11,2,2,1,38,2,1,0,12,10,3,22,86,38,0,1
-23,5,2,3,1,22,2,2,3,26,8,9,0,0,0,4,0
-35,5,0,3,1,27,1,1,0,4,3,13,22,0,0,4,1
-15,10,3,3,1,18,2,1,0,10,10,9,11,91,1,1,1
-16,5,3,3,1,14,1,1,0,26,3,7,46,0,0,4,1
-16,8,3,2,1,3,1,1,0,13,5,3,22,0,0,4,1
+30,10,2,2,2,9,1,1,3,23,8,12,0,0,0,4,1
+13,5,2,3,1,19,1,1,0,4,1,12,45,0,0,4,1
+11,1,3,2,1,2,1,2,0,13,5,11,0,0,0,4,1
+42,6,2,3,1,66,2,1,3,26,8,0,0,0,0,4,0
+44,5,0,3,1,58,1,1,2,8,3,6,33,0,0,4,1
+41,6,3,2,1,41,2,1,3,19,8,1,38,0,0,4,1
+22,5,2,3,1,40,2,1,0,10,10,12,11,187,1,3,1
+15,8,2,2,1,9,2,1,3,26,8,11,0,0,0,4,0
+26,3,3,1,1,11,1,1,3,9,6,7,0,0,0,4,1
 33,10,2,2,1,25,2,2,0,8,3,14,0,0,0,4,1
-27,0,3,2,1,26,2,1,3,26,8,6,0,0,0,4,0
-20,10,2,2,1,9,1,1,0,29,5,12,0,0,0,4,1
-14,1,2,2,1,51,2,1,0,15,5,15,47,0,0,4,1
-21,10,3,2,1,50,2,1,0,9,10,10,0,0,0,4,1
-33,1,0,1,1,52,1,1,0,21,5,11,11,0,0,4,1
-29,8,0,2,1,20,1,1,3,26,8,7,0,0,0,4,0
-15,5,3,3,1,68,1,1,0,3,1,15,0,0,0,4,1
-30,1,2,1,1,51,1,1,0,2,1,14,22,0,0,4,1
-13,8,3,2,1,15,1,2,0,27,3,0,11,0,0,4,1
-22,10,0,3,1,51,2,1,0,2,3,8,11,0,0,4,1
-12,10,2,2,1,19,2,2,3,26,8,7,11,0,0,4,0
-35,1,0,1,1,33,2,1,3,23,8,6,11,0,0,4,1
-36,5,2,3,1,15,1,1,0,22,3,5,0,0,0,4,1
-39,5,0,3,1,69,2,1,0,3,1,14,11,0,0,4,1
+38,10,2,2,1,57,2,1,3,21,8,11,11,0,0,4,1
+15,10,3,3,1,9,2,1,0,13,10,12,0,0,0,4,1
+26,1,3,2,1,36,1,2,0,8,5,2,33,0,0,4,1
+35,10,2,2,1,16,1,1,3,10,6,3,22,0,0,4,1
+19,5,2,3,1,49,1,1,0,4,1,14,38,0,0,4,1
+9,10,3,3,1,9,2,1,3,26,8,9,0,0,0,4,0
 13,8,2,2,1,44,2,1,3,26,8,13,11,0,0,4,0
-10,12,3,2,1,49,1,1,0,20,4,13,0,0,0,4,1
-37,8,2,2,1,31,2,1,3,26,8,11,0,0,0,4,1
-28,3,2,2,1,34,2,1,0,23,5,0,21,0,0,4,1
-10,1,3,2,1,1,2,1,0,25,5,0,22,0,0,4,1
-35,10,2,2,1,51,1,1,3,27,6,12,11,0,0,4,1
-32,10,2,2,1,38,1,1,0,28,1,12,0,0,0,4,1
-16,1,0,2,1,44,2,1,3,4,8,7,0,0,0,4,1
-15,1,3,2,1,65,2,1,3,25,6,2,33,0,0,4,1
-23,1,2,1,1,14,2,1,3,12,8,4,11,0,0,4,1
-40,5,2,3,1,40,1,1,0,26,3,8,38,0,0,4,1
-29,2,2,3,1,9,1,1,0,7,3,7,11,0,0,4,1
-17,1,2,3,1,37,1,1,3,3,6,2,43,0,0,4,1
-9,1,3,2,2,3,1,1,3,15,6,10,11,0,0,4,1
-37,1,2,2,1,9,1,1,3,3,6,11,11,0,0,4,1
-21,7,2,3,1,10,1,1,3,27,6,11,0,0,0,4,1
-9,10,2,2,1,4,2,1,0,15,5,7,11,0,0,4,1
-12,1,3,1,1,9,1,1,0,6,5,13,22,0,0,4,1
-17,5,3,3,1,64,2,1,3,23,11,7,0,0,0,4,1
-34,1,2,2,1,57,1,1,0,13,10,15,11,0,0,4,1
-18,8,2,2,1,71,1,1,3,7,6,1,0,0,0,4,1
-24,2,2,3,1,55,1,1,3,2,6,14,22,0,0,4,1
-15,1,2,2,1,38,1,1,0,25,3,4,22,0,0,4,1
-17,5,0,3,1,68,2,2,0,10,10,5,0,0,0,4,1
-18,10,3,2,2,13,1,1,0,3,1,11,11,0,0,4,1
-25,5,2,3,1,45,1,1,0,1,3,4,0,0,0,4,1
-16,5,3,3,1,18,2,1,0,9,10,11,0,91,1,1,1
-19,8,2,2,1,47,2,2,0,23,5,11,33,0,0,4,1
-17,5,3,3,1,4,1,2,0,13,5,16,2,0,0,4,1
-15,5,0,3,1,71,2,1,0,16,5,4,11,0,0,4,1
-16,1,2,1,1,62,2,2,3,7,8,1,33,0,0,4,1
-19,1,3,2,1,53,1,2,0,17,5,12,33,0,0,4,1
-21,10,3,2,1,53,2,1,0,28,5,13,11,0,0,4,1
 13,0,2,2,1,71,2,1,3,10,8,11,0,0,0,4,1
-35,1,2,4,1,23,1,1,3,26,8,2,0,0,0,4,0
-18,8,2,2,1,37,1,2,0,29,5,13,38,0,0,4,1
-28,0,3,2,1,68,2,1,3,26,6,10,11,0,0,4,1
-35,1,2,1,1,41,2,1,0,17,5,12,38,0,0,4,1
-25,1,3,1,1,9,1,1,0,30,5,2,0,0,0,4,1
-22,1,3,4,1,30,2,1,3,26,8,6,0,0,0,4,0
-18,8,2,2,1,37,2,1,3,26,8,7,0,0,0,4,0
-20,10,2,2,1,18,1,1,0,3,1,15,33,0,0,4,1
-11,10,2,2,1,34,1,1,0,25,3,8,11,0,0,4,1
-35,8,2,4,1,32,2,1,3,26,8,7,11,0,0,4,0
-29,10,2,2,1,25,2,1,0,13,5,15,11,0,0,4,1
+27,0,0,2,1,57,2,1,0,16,5,14,46,0,0,4,1
+37,8,2,2,1,31,2,1,3,26,8,11,0,0,0,4,1
 12,5,2,3,1,19,2,1,0,3,1,1,33,0,0,4,1
+25,1,3,1,1,9,1,1,0,30,5,2,0,0,0,4,1
+26,10,3,2,1,35,2,1,3,26,8,4,0,0,0,4,0
+28,0,3,2,1,68,2,1,3,26,6,10,11,0,0,4,1
+18,5,3,3,1,65,2,1,3,23,8,15,0,0,0,4,1
+34,2,2,3,2,5,1,1,0,29,5,11,0,0,0,4,1
 24,0,0,2,1,70,1,1,0,23,4,15,0,0,0,4,1
-22,7,2,2,2,8,2,2,3,22,6,15,22,0,0,4,1
-30,5,0,3,1,53,1,2,3,3,6,2,45,0,0,4,1
-11,1,2,2,1,35,2,1,0,7,5,16,0,0,0,4,1
-24,5,2,3,1,15,2,2,0,13,10,15,38,0,0,4,1
-13,10,2,3,1,32,1,2,0,9,10,9,0,31,37,1,1
-12,10,2,2,1,49,2,1,0,13,10,13,0,0,0,4,1
-22,0,3,3,1,33,1,1,0,12,1,10,11,0,0,4,1
-21,10,2,2,1,11,2,1,0,17,5,3,47,0,0,4,1
-28,1,2,1,1,43,2,1,3,4,8,15,11,0,0,4,1
-28,7,2,3,1,16,2,2,3,26,8,7,0,0,0,4,0
-40,11,2,1,1,13,1,1,0,24,5,5,38,0,0,4,1
-33,6,2,3,1,57,1,1,0,10,10,12,11,0,0,4,1
-29,8,2,2,1,15,1,1,0,12,10,8,33,0,0,4,1
-16,0,2,2,1,4,2,2,0,1,5,15,0,0,0,4,1
-18,11,2,3,1,19,1,1,0,18,1,11,45,0,0,4,1
-10,1,2,2,1,34,2,1,3,27,6,9,11,0,0,4,1
-24,5,3,3,2,9,2,1,0,13,10,14,0,0,0,4,1
-9,10,3,3,1,9,2,1,3,26,8,9,0,0,0,4,0
-23,5,3,3,1,25,1,1,0,13,10,11,0,0,0,4,1
-27,0,0,2,1,57,2,1,0,16,5,14,46,0,0,4,1
-39,10,2,2,1,67,1,2,3,26,8,7,0,0,0,4,0
-21,10,3,2,1,23,1,1,0,12,10,5,33,0,0,4,1
-57,6,0,1,1,44,2,1,0,25,3,3,22,0,0,4,1
-15,10,3,3,1,9,2,1,0,13,10,12,0,0,0,4,1
-21,0,3,2,1,28,2,2,2,13,10,2,47,0,0,4,1
 29,0,0,2,1,56,2,2,2,8,11,10,0,0,0,4,1
-7,8,3,2,1,29,1,2,0,13,5,1,11,0,0,4,1
-17,10,3,2,1,21,2,1,0,1,3,10,0,0,0,4,1
-18,5,2,3,1,68,2,2,3,13,8,15,11,0,0,4,1
-10,5,3,3,1,15,2,1,0,18,3,12,0,0,0,4,1
-15,8,2,2,1,9,2,1,3,26,8,11,0,0,0,4,0
-26,5,2,3,1,46,2,2,2,13,10,1,0,0,0,4,1
-42,0,0,2,1,5,2,2,0,27,3,5,0,179,1,0,1
-25,5,3,3,1,15,1,1,0,27,1,10,11,0,0,4,1
-30,10,2,2,2,9,1,1,3,23,8,12,0,0,0,4,1
-16,5,2,3,1,67,1,2,0,2,1,1,22,0,0,4,1
-16,1,2,1,1,10,2,1,3,21,8,13,22,0,0,4,1
-20,10,2,1,1,27,2,1,3,30,6,10,43,0,0,4,1
-34,1,2,2,1,17,1,2,0,8,5,13,11,0,0,4,1
-17,1,3,2,1,69,2,1,0,6,5,12,43,0,0,4,1
-13,10,3,3,1,28,2,1,3,30,8,10,22,0,0,4,1
-19,0,2,1,1,27,2,1,0,30,5,12,0,0,0,4,1
-15,0,2,2,1,67,2,1,0,17,5,13,0,0,0,4,1
-33,0,2,2,1,54,2,1,3,26,8,7,11,0,0,4,0
-7,8,2,2,1,9,2,1,0,16,5,10,47,0,0,4,1
-16,10,3,2,1,68,2,1,3,12,8,2,33,0,0,4,1
-26,0,0,1,1,47,2,1,2,15,11,14,0,0,0,4,1
+36,10,2,2,1,4,1,2,0,1,5,6,0,0,0,4,1
+18,1,0,2,1,60,2,1,3,7,6,4,11,0,0,4,1
+14,1,3,1,1,29,2,2,3,26,8,5,0,0,0,4,0
diff --git a/DATA/Datasets/Bank/LR/DO_4.data b/DATA/Datasets/Bank/LR/DO_4.data
index 5e254a87e56d215c06deb9649c669b7872f5eb06..9e7859aff450fff4a6c76851a478dde23bde08b8 100644
--- a/DATA/Datasets/Bank/LR/DO_4.data
+++ b/DATA/Datasets/Bank/LR/DO_4.data
@@ -1,400 +1,400 @@
-15,2,0,3,1,43,1,2,0,29,5,1,0,0,0,4,1
-15,1,2,2,1,38,1,1,0,25,3,4,22,0,0,4,1
-18,8,2,2,1,37,1,2,0,29,5,13,38,0,0,4,1
-14,10,3,2,1,13,2,1,0,12,1,13,11,0,0,4,1
-38,10,0,1,1,15,2,1,3,26,8,9,11,0,0,4,0
-21,1,3,1,1,57,2,1,0,19,3,7,0,188,1,1,1
-30,2,3,3,1,38,2,1,0,26,3,0,33,0,0,4,1
-39,0,3,2,1,57,2,1,3,10,6,10,0,0,0,4,1
-21,5,2,3,1,35,2,1,0,6,5,14,22,0,0,4,1
+12,5,3,3,1,15,2,1,0,27,10,4,0,0,0,4,1
+5,1,2,2,1,70,2,1,3,26,8,6,0,0,0,4,0
+41,11,3,1,1,65,1,1,0,13,10,9,22,0,0,4,1
+34,8,2,1,1,20,1,1,0,29,1,10,11,0,0,4,1
+13,10,2,3,1,32,1,2,0,9,10,9,0,31,37,1,1
 24,0,0,2,1,19,2,1,3,7,8,14,0,0,0,4,1
+18,8,2,2,1,37,2,1,3,26,8,7,0,0,0,4,0
+17,1,2,3,1,37,1,1,3,3,6,2,43,0,0,4,1
+13,1,2,3,1,4,1,1,0,12,10,15,11,0,0,4,1
+20,10,2,2,1,9,1,1,0,29,5,12,0,0,0,4,1
+31,10,2,2,1,66,2,1,0,20,4,2,0,0,0,4,1
+9,1,3,2,2,3,1,1,3,15,6,10,11,0,0,4,1
+25,1,3,2,1,38,2,1,3,26,6,13,11,0,0,4,1
+12,1,3,2,1,19,2,2,0,30,5,4,22,0,0,4,1
+27,1,0,1,1,68,1,1,3,26,6,0,22,0,0,4,1
+37,1,2,1,1,29,2,1,3,26,8,8,0,0,0,4,0
+16,10,0,3,1,61,2,1,0,28,1,11,11,0,0,4,1
+18,10,2,2,1,43,2,2,3,27,8,5,11,0,0,4,1
+35,1,2,2,1,62,2,1,3,26,8,11,11,0,0,4,0
+19,1,3,2,1,53,1,2,0,17,5,12,33,0,0,4,1
+35,10,2,2,1,58,2,1,3,26,8,10,0,0,0,4,0
+20,10,2,1,1,27,2,1,3,30,6,10,43,0,0,4,1
+72,6,0,2,1,9,1,1,0,4,3,4,22,0,0,4,1
+22,5,2,3,1,40,2,1,0,10,10,12,11,187,1,3,1
+30,10,2,2,2,9,1,1,3,23,8,12,0,0,0,4,1
+18,1,0,2,1,60,2,1,3,7,6,4,11,0,0,4,1
+40,6,2,1,1,47,1,1,0,4,1,10,11,0,0,4,1
+30,5,0,3,1,3,2,1,3,26,8,7,0,0,0,4,0
+15,1,3,2,1,65,2,1,3,25,6,2,33,0,0,4,1
+17,5,3,3,1,62,1,1,3,27,6,1,0,0,0,4,1
+21,10,2,2,1,11,2,1,0,17,5,3,47,0,0,4,1
+14,10,3,3,1,55,1,1,2,14,11,6,0,0,0,4,1
+14,1,2,1,1,60,1,1,0,21,4,12,0,0,0,4,1
+25,0,3,2,1,3,2,2,0,11,3,13,11,508,30,0,1
+21,10,3,2,1,23,1,1,0,12,10,5,33,0,0,4,1
+7,8,3,2,1,29,1,2,0,13,5,1,11,0,0,4,1
+11,1,3,2,1,32,2,1,3,11,6,13,5,0,0,4,1
+19,5,0,3,1,14,2,1,3,10,8,5,11,0,0,4,1
+20,2,2,2,1,58,2,2,0,16,5,4,16,0,0,4,1
+14,8,3,2,1,32,1,1,0,10,10,14,0,0,0,4,1
+24,2,2,3,1,55,1,1,3,2,6,14,22,0,0,4,1
+17,5,3,3,1,64,2,1,3,23,11,7,0,0,0,4,1
+36,5,2,3,1,15,1,1,0,22,3,5,0,0,0,4,1
+35,1,2,1,1,41,2,1,0,17,5,12,38,0,0,4,1
+35,5,2,3,1,9,1,1,0,2,1,11,11,0,0,4,1
+16,1,0,2,1,44,2,1,3,4,8,7,0,0,0,4,1
+12,5,3,3,1,55,1,1,0,27,1,4,22,0,0,4,1
+16,1,2,1,1,62,2,2,3,7,8,1,33,0,0,4,1
+22,11,2,1,1,24,2,1,0,26,3,5,11,0,0,4,1
+14,9,3,3,1,12,1,1,2,1,3,9,22,0,0,4,1
+16,1,2,1,1,10,2,1,3,21,8,13,22,0,0,4,1
+21,10,3,2,1,53,2,1,0,28,5,13,11,0,0,4,1
+16,10,3,2,1,68,2,1,3,12,8,2,33,0,0,4,1
+17,5,3,3,1,34,1,1,0,26,3,12,0,0,0,4,1
+30,5,0,3,1,53,1,2,3,3,6,2,45,0,0,4,1
+33,0,2,2,1,54,2,1,3,26,8,7,11,0,0,4,0
+13,0,3,2,1,24,2,1,0,9,10,6,0,0,0,4,1
+20,10,2,2,1,9,2,1,0,14,5,5,0,0,0,4,1
+11,8,3,4,1,25,1,1,0,23,4,13,11,0,0,4,1
+31,1,2,1,1,1,2,1,0,28,5,10,22,0,0,4,1
+12,5,2,3,1,19,2,1,0,3,1,1,33,0,0,4,1
+9,1,2,1,1,47,2,1,3,23,8,2,11,0,0,4,1
 32,10,2,3,1,29,1,1,0,26,1,11,0,0,0,4,1
-6,7,3,3,1,36,2,1,3,19,8,15,0,0,0,4,1
-15,1,2,2,1,9,2,1,3,13,8,10,22,0,0,4,1
-12,1,3,2,1,52,1,1,0,23,4,14,11,0,0,4,1
+26,0,0,2,1,61,2,1,3,26,8,6,0,0,0,4,0
+28,1,2,1,1,43,2,1,3,4,8,15,11,0,0,4,1
+42,6,2,3,1,66,2,1,3,26,8,0,0,0,0,4,0
+16,5,3,3,1,18,2,1,0,9,10,11,0,91,1,1,1
+49,6,2,3,1,16,1,1,0,4,3,12,0,0,0,4,1
 21,10,2,3,1,70,2,2,3,7,8,14,0,0,0,4,1
-16,2,2,3,1,18,2,1,0,5,5,13,11,0,0,4,1
-37,8,2,2,1,31,2,1,3,26,8,11,0,0,0,4,1
-29,8,0,2,1,20,1,1,3,26,8,7,0,0,0,4,0
-23,5,3,3,1,25,1,1,0,13,10,11,0,0,0,4,1
-29,10,2,2,1,25,2,1,0,13,5,15,11,0,0,4,1
 18,8,2,1,1,9,2,1,3,11,6,0,0,0,0,4,1
-10,12,3,2,1,49,1,1,0,20,4,13,0,0,0,4,1
-38,1,0,1,1,66,2,1,3,26,8,5,11,0,0,4,0
-24,10,0,2,1,38,2,1,3,23,11,7,0,0,0,4,1
-18,7,3,3,1,51,1,1,3,30,6,1,22,0,0,4,1
-16,10,2,2,1,24,2,1,3,26,8,9,33,0,0,4,0
-39,12,2,4,1,24,1,1,3,15,11,8,0,0,0,4,1
-32,8,2,2,1,20,1,1,3,30,6,14,0,0,0,4,1
-49,6,2,3,1,16,1,1,0,4,3,12,0,0,0,4,1
-18,7,3,2,1,15,1,1,0,12,10,2,0,0,0,4,1
-18,11,0,2,1,68,1,1,0,3,1,9,22,0,0,4,1
-35,2,3,2,1,59,2,1,3,23,8,0,38,0,0,4,1
-21,0,3,2,1,28,2,2,2,13,10,2,47,0,0,4,1
-42,6,2,3,1,66,2,1,3,26,8,0,0,0,0,4,0
-20,10,2,2,1,9,1,1,0,29,5,12,0,0,0,4,1
-51,5,2,3,1,67,1,1,2,26,3,3,22,0,0,4,1
-35,1,2,1,1,41,2,1,0,17,5,12,38,0,0,4,1
-11,1,3,2,1,32,2,1,3,11,6,13,5,0,0,4,1
 11,0,3,2,1,10,2,1,0,11,3,6,0,0,0,4,1
-21,10,2,2,1,11,2,1,0,17,5,3,47,0,0,4,1
-15,0,2,2,1,67,2,1,0,17,5,13,0,0,0,4,1
-20,2,2,2,1,58,2,2,0,16,5,4,16,0,0,4,1
-8,8,3,2,1,69,2,1,3,18,8,13,11,0,0,4,1
-8,1,3,2,2,66,1,2,0,29,5,14,11,0,0,4,1
-14,1,3,1,1,29,2,2,3,26,8,5,0,0,0,4,0
-7,1,3,2,1,2,2,1,3,10,6,15,45,0,0,4,1
-13,8,2,3,1,43,2,1,3,26,8,8,0,0,0,4,0
-11,10,2,2,1,34,1,1,0,25,3,8,11,0,0,4,1
-19,0,2,2,1,34,2,1,3,19,8,13,22,0,0,4,1
-21,0,0,2,1,4,2,1,3,26,8,11,11,0,0,4,0
+26,0,0,2,1,45,2,2,0,7,3,3,0,173,1,1,1
+28,7,2,3,1,16,2,2,3,26,8,7,0,0,0,4,0
+16,8,3,2,1,3,1,1,0,13,5,3,22,0,0,4,1
+40,5,2,3,1,40,1,1,0,26,3,8,38,0,0,4,1
 35,3,0,1,1,70,2,1,3,26,8,5,0,0,0,4,0
-18,5,0,3,1,66,1,2,0,14,5,11,0,0,0,4,1
-17,5,2,3,1,36,2,2,0,29,1,13,22,0,0,4,1
-33,8,0,2,1,30,1,2,0,5,5,3,33,0,0,4,1
-13,1,2,1,1,6,2,2,0,13,5,0,45,0,0,4,1
-22,0,3,3,1,33,1,1,0,12,1,10,11,0,0,4,1
-37,5,0,3,1,9,1,1,0,9,1,8,33,0,0,4,1
-18,5,3,3,1,65,2,1,3,23,8,15,0,0,0,4,1
-26,8,0,2,1,32,2,1,3,26,8,5,0,0,0,4,0
-31,1,2,1,1,46,1,1,0,3,1,11,33,0,0,4,1
-20,10,2,2,1,53,2,1,0,19,3,16,0,5,37,3,1
-7,8,2,2,1,9,2,1,0,16,5,10,47,0,0,4,1
-42,6,0,2,1,11,1,1,0,23,5,10,38,0,0,4,1
-25,0,3,2,1,3,2,2,0,11,3,13,11,508,30,0,1
-18,11,2,3,1,19,1,1,0,18,1,11,45,0,0,4,1
-18,1,2,1,1,49,2,1,3,26,8,8,0,0,0,4,0
-16,0,0,2,1,3,1,1,0,9,5,12,0,0,0,4,1
-30,10,2,2,2,9,1,1,3,23,8,12,0,0,0,4,1
-15,5,2,3,1,10,1,1,0,29,1,10,33,0,0,4,1
-29,2,2,3,1,9,1,1,0,7,3,7,11,0,0,4,1
-35,10,2,2,1,58,2,1,3,26,8,10,0,0,0,4,0
-17,1,2,3,1,37,1,1,3,3,6,2,43,0,0,4,1
-14,1,2,2,1,51,2,1,0,15,5,15,47,0,0,4,1
+57,6,0,1,1,44,2,1,0,25,3,3,22,0,0,4,1
+33,1,2,2,1,39,1,2,3,7,6,13,22,0,0,4,1
 6,9,3,2,1,47,2,1,3,26,8,7,22,0,0,4,0
-26,0,0,2,1,45,2,2,0,7,3,3,0,173,1,1,1
-22,10,0,3,1,51,2,1,0,2,3,8,11,0,0,4,1
+14,10,3,3,1,41,1,1,2,4,1,12,47,0,0,4,1
+13,11,2,2,1,38,2,1,0,12,10,3,22,86,38,0,1
 40,11,2,1,1,13,1,1,0,24,5,5,38,0,0,4,1
-24,11,2,4,1,71,2,1,2,13,5,12,1,0,0,4,1
-10,9,3,2,1,9,1,1,0,9,3,7,12,0,0,4,1
-10,5,3,3,1,70,2,1,3,19,8,13,0,0,0,4,1
+18,8,2,2,1,71,1,1,3,7,6,1,0,0,0,4,1
+23,10,2,2,1,53,2,1,3,10,8,11,38,0,0,4,1
+21,10,3,4,1,49,2,1,3,27,8,5,0,0,0,4,1
+38,5,2,1,1,9,1,1,0,22,3,16,0,0,0,4,1
+9,10,3,3,1,9,2,1,3,26,8,9,0,0,0,4,0
+26,5,2,3,1,46,2,2,2,13,10,1,0,0,0,4,1
+27,0,3,4,1,15,2,1,3,26,8,16,0,0,0,4,0
+42,5,2,3,1,9,1,1,0,28,1,9,22,0,0,4,1
+16,2,2,3,1,18,2,1,0,5,5,13,11,0,0,4,1
+41,5,0,3,1,33,1,1,3,26,8,6,0,0,0,4,0
+20,10,2,2,1,18,1,1,0,3,1,15,33,0,0,4,1
+22,1,3,4,1,30,2,1,3,26,8,6,0,0,0,4,0
+19,0,2,2,1,34,2,1,3,19,8,13,22,0,0,4,1
+37,10,2,2,1,9,2,2,0,11,7,2,0,0,0,4,1
+36,6,2,1,1,37,1,1,0,4,1,15,11,0,0,4,1
+51,5,2,3,1,67,1,1,2,26,3,3,22,0,0,4,1
+32,8,2,2,1,20,1,1,3,30,6,14,0,0,0,4,1
+25,1,2,1,1,2,2,1,3,29,8,1,11,0,0,4,1
+16,0,0,2,1,3,1,1,0,9,5,12,0,0,0,4,1
+35,1,2,1,1,31,1,1,0,24,5,13,33,0,0,4,1
+27,10,2,2,1,68,2,1,3,26,8,7,0,0,0,4,0
+18,0,3,1,1,2,2,1,3,26,8,7,0,0,0,4,0
+21,10,3,2,1,50,2,1,0,9,10,10,0,0,0,4,1
 5,1,3,2,1,52,2,1,3,25,6,12,0,0,0,4,1
-34,1,2,2,1,17,1,2,0,8,5,13,11,0,0,4,1
-13,1,2,3,1,4,1,1,0,12,10,15,11,0,0,4,1
-12,1,2,2,1,51,2,1,3,21,8,1,22,0,0,4,1
-36,1,2,2,1,15,2,1,3,26,8,7,0,0,0,4,0
-39,6,2,1,1,41,2,1,0,17,1,12,22,0,0,4,1
-27,0,0,2,1,57,2,1,0,16,5,14,46,0,0,4,1
-19,0,2,2,1,25,1,1,2,19,11,9,0,0,0,4,1
+38,10,2,3,1,63,1,1,0,13,1,12,33,0,0,4,1
 26,10,3,2,1,21,1,1,2,12,11,13,0,0,0,4,1
-12,10,3,3,1,69,2,2,3,10,8,15,43,0,0,4,1
-36,5,0,3,1,27,2,2,2,9,10,0,0,0,0,4,1
+27,10,2,3,1,6,1,2,0,13,10,16,11,0,0,4,1
+16,5,3,3,1,14,1,1,0,26,3,7,46,0,0,4,1
+38,10,2,2,1,57,2,1,3,21,8,11,11,0,0,4,1
+18,0,2,2,1,14,2,1,0,10,10,6,11,0,0,4,1
+34,1,2,2,1,17,1,2,0,8,5,13,11,0,0,4,1
+18,5,2,3,1,68,2,2,3,13,8,15,11,0,0,4,1
+35,1,2,2,1,8,1,1,0,26,1,13,0,0,0,4,1
+23,5,2,3,1,22,2,2,3,26,8,9,0,0,0,4,0
+24,6,2,2,1,56,2,1,3,26,8,7,0,0,0,4,0
+7,8,2,2,1,9,2,1,0,16,5,10,47,0,0,4,1
+17,9,3,4,1,36,2,1,3,26,8,11,11,0,0,4,0
+29,10,3,2,1,12,2,1,0,15,5,15,22,0,0,4,1
+12,10,2,2,1,19,2,2,3,26,8,7,11,0,0,4,0
+19,8,2,2,1,47,2,2,0,23,5,11,33,0,0,4,1
+15,2,2,2,1,7,2,2,0,29,5,13,0,0,0,4,1
+26,10,2,3,1,50,2,1,3,6,8,15,11,0,0,4,1
+33,10,2,2,1,13,1,1,0,9,3,10,11,0,0,4,1
 13,0,2,2,1,71,2,1,3,10,8,11,0,0,0,4,1
-12,5,3,2,1,50,2,1,0,13,10,11,0,0,0,4,1
-36,5,2,3,1,15,1,1,0,22,3,5,0,0,0,4,1
-40,6,0,1,1,32,2,1,0,10,10,12,11,14,37,0,1
-41,3,0,1,1,31,1,1,0,23,5,12,22,0,0,4,1
-28,3,2,2,1,34,2,1,0,23,5,0,21,0,0,4,1
-26,5,2,3,1,46,2,2,2,13,10,1,0,0,0,4,1
-14,1,2,2,1,26,2,1,0,5,10,3,0,0,0,4,1
-35,1,2,2,1,31,1,1,0,14,1,11,11,0,0,4,1
-19,11,3,2,1,48,1,1,0,21,4,5,0,0,0,4,1
-20,5,2,3,1,13,2,1,3,4,8,11,33,0,0,4,1
+15,10,3,3,1,18,2,1,0,10,10,9,11,91,1,1,1
+35,1,0,1,1,33,2,1,3,23,8,6,11,0,0,4,1
+12,1,2,2,1,34,2,2,3,15,8,1,0,0,0,4,1
+39,10,2,2,1,67,1,2,3,26,8,7,0,0,0,4,0
+29,5,2,3,1,58,1,1,0,10,1,8,6,0,0,4,1
+15,10,3,3,1,9,2,1,0,13,10,12,0,0,0,4,1
+26,3,3,1,1,11,1,1,3,9,6,7,0,0,0,4,1
+24,2,2,4,1,26,2,1,0,23,5,12,11,0,0,4,1
+10,1,2,2,1,34,2,1,3,27,6,9,11,0,0,4,1
+15,5,3,3,1,68,1,1,0,3,1,15,0,0,0,4,1
 10,10,3,2,1,38,1,1,0,30,3,2,11,0,0,4,1
-40,5,2,3,1,40,1,1,0,26,3,8,38,0,0,4,1
-17,5,3,3,1,34,1,1,0,26,3,12,0,0,0,4,1
-21,10,3,2,1,50,2,1,0,9,10,10,0,0,0,4,1
-12,0,2,2,1,15,2,2,3,18,8,9,11,0,0,4,1
-32,11,2,2,1,43,2,1,3,23,8,14,22,0,0,4,1
-16,5,2,3,1,9,2,1,0,22,3,7,0,0,0,4,1
-27,0,3,2,1,26,2,1,3,26,8,6,0,0,0,4,0
-17,5,3,3,1,4,1,2,0,13,5,16,2,0,0,4,1
-21,7,2,3,1,10,1,1,3,27,6,11,0,0,0,4,1
-39,10,2,2,1,66,2,1,3,26,8,12,11,0,0,4,0
-17,5,0,3,1,22,2,1,0,17,5,14,0,0,0,4,1
-28,1,2,1,1,43,2,1,3,4,8,15,11,0,0,4,1
-37,11,0,2,1,44,2,1,3,27,8,15,0,0,0,4,1
-37,1,2,1,1,29,2,1,3,26,8,8,0,0,0,4,0
-41,2,0,2,1,69,2,1,3,26,8,13,22,0,0,4,0
-23,1,2,1,1,14,2,1,3,12,8,4,11,0,0,4,1
-33,1,2,1,1,63,1,1,0,27,1,4,45,0,0,4,1
-15,1,3,2,1,65,2,1,3,25,6,2,33,0,0,4,1
-13,5,2,3,1,19,1,1,0,4,1,12,45,0,0,4,1
-16,7,3,2,1,36,1,1,0,19,1,11,4,0,0,4,1
-16,5,3,3,1,14,1,1,0,26,3,7,46,0,0,4,1
-57,6,0,1,1,44,2,1,0,25,3,3,22,0,0,4,1
-19,8,0,2,1,52,2,1,3,7,8,12,11,0,0,4,1
-28,0,3,2,1,68,2,1,3,26,6,10,11,0,0,4,1
-19,0,0,2,1,19,2,1,0,13,10,11,33,0,0,4,1
-17,5,3,3,1,64,2,1,3,23,11,7,0,0,0,4,1
-12,5,3,3,1,55,1,1,0,27,1,4,22,0,0,4,1
-30,5,2,3,1,29,1,1,0,9,10,12,0,0,0,4,1
-13,0,3,2,1,24,2,1,0,9,10,6,0,0,0,4,1
+20,10,2,3,1,48,1,1,0,25,3,4,33,0,0,4,1
 16,5,2,3,1,63,1,1,0,25,3,9,11,0,0,4,1
-43,5,2,3,1,58,1,1,0,11,3,12,22,0,0,4,1
-12,1,2,2,1,34,2,2,3,15,8,1,0,0,0,4,1
-26,0,0,2,1,61,2,1,3,26,8,6,0,0,0,4,0
-39,6,0,1,1,59,1,2,0,17,5,4,8,0,0,4,1
-12,10,2,2,1,49,2,1,0,13,10,13,0,0,0,4,1
-8,10,2,2,1,43,1,2,0,29,5,1,33,0,0,4,1
-13,10,3,3,1,28,2,1,3,30,8,10,22,0,0,4,1
 44,5,0,3,1,58,1,1,2,8,3,6,33,0,0,4,1
-39,1,2,1,1,31,2,1,3,26,8,5,0,0,0,4,0
-51,6,2,1,1,39,1,1,0,25,3,3,33,0,0,4,1
-41,11,2,2,1,10,1,1,0,9,3,14,22,0,0,4,1
-20,10,2,2,1,18,1,1,0,3,1,15,33,0,0,4,1
-22,5,2,3,1,4,2,1,3,26,8,6,0,0,0,4,0
-27,1,0,1,1,68,1,1,3,26,6,0,22,0,0,4,1
-12,8,3,2,1,52,2,1,0,13,10,12,0,0,0,4,1
-17,1,2,2,1,56,2,1,0,12,10,15,11,0,0,4,1
+17,8,2,2,1,47,2,1,3,12,8,6,0,0,0,4,1
+37,1,2,1,1,41,1,1,0,9,1,12,33,0,0,4,1
+10,5,3,3,1,70,2,1,3,19,8,13,0,0,0,4,1
+18,5,0,3,1,66,1,2,0,14,5,11,0,0,0,4,1
+17,0,2,2,1,8,2,1,3,22,6,3,45,0,0,4,1
+28,10,2,2,1,40,2,1,3,30,8,13,0,0,0,4,1
+27,10,3,2,1,46,2,1,3,23,8,15,33,0,0,4,1
+15,10,2,2,1,45,2,2,3,9,6,12,11,0,0,4,1
+14,5,2,3,1,58,2,1,3,9,6,1,38,0,0,4,1
+18,5,3,3,1,65,2,1,3,23,8,15,0,0,0,4,1
+17,5,0,3,1,68,2,2,0,10,10,5,0,0,0,4,1
+37,5,2,3,1,4,1,1,0,23,5,14,11,0,0,4,1
 21,8,0,2,1,62,2,1,0,30,5,14,0,0,0,4,1
-17,5,3,3,1,62,1,1,3,27,6,1,0,0,0,4,1
-29,0,2,2,1,28,2,1,3,26,8,11,0,0,0,4,0
-35,8,2,4,1,32,2,1,3,26,8,7,11,0,0,4,0
-16,10,0,3,1,61,2,1,0,28,1,11,11,0,0,4,1
-24,5,3,3,1,9,2,2,3,26,8,11,11,0,0,4,1
-14,10,3,3,1,55,1,1,2,14,11,6,0,0,0,4,1
-18,11,3,3,1,15,1,1,0,22,3,8,0,0,0,4,1
-23,1,2,2,1,2,1,2,0,21,5,14,22,0,0,4,1
+24,5,3,3,2,9,2,1,0,13,10,14,0,0,0,4,1
+19,8,0,2,1,52,2,1,3,7,8,12,11,0,0,4,1
+30,5,2,3,1,29,1,1,0,9,10,12,0,0,0,4,1
+21,2,2,1,1,48,2,1,3,19,11,4,0,0,0,4,1
+26,10,3,2,1,35,2,1,3,26,8,4,0,0,0,4,0
+33,1,2,1,1,63,1,1,0,27,1,4,45,0,0,4,1
+32,0,3,2,1,16,1,1,0,20,5,15,33,0,0,4,1
+8,1,2,2,1,31,2,1,3,7,8,2,22,0,0,4,1
+18,7,3,3,1,51,1,1,3,30,6,1,22,0,0,4,1
+43,5,2,3,1,58,1,1,0,11,3,12,22,0,0,4,1
+13,1,2,1,1,6,2,2,0,13,5,0,45,0,0,4,1
+10,1,2,2,1,64,2,1,0,14,5,11,38,0,0,4,1
+24,8,2,2,1,41,2,2,0,7,5,0,11,0,0,4,1
+41,3,0,1,1,31,1,1,0,23,5,12,22,0,0,4,1
+21,0,0,2,1,4,2,1,3,26,8,11,11,0,0,4,0
+10,9,3,2,1,9,1,1,0,9,3,7,12,0,0,4,1
+34,1,2,2,1,65,2,1,3,26,8,15,22,0,0,4,0
+12,0,2,2,1,23,1,1,0,12,10,0,0,0,0,4,1
+33,8,0,2,1,30,1,2,0,5,5,3,33,0,0,4,1
+13,8,2,2,1,44,2,1,3,26,8,13,11,0,0,4,0
+19,0,3,2,1,9,2,1,3,26,8,3,0,0,0,4,0
+25,1,3,1,1,9,1,1,0,30,5,2,0,0,0,4,1
+22,11,2,2,1,28,2,1,3,26,8,9,0,0,0,4,0
+35,1,2,2,1,31,1,1,0,14,1,11,11,0,0,4,1
+27,1,2,1,1,55,2,1,0,12,10,14,11,0,0,4,1
 22,7,2,2,2,8,2,2,3,22,6,15,22,0,0,4,1
-36,6,2,1,1,37,1,1,0,4,1,15,11,0,0,4,1
-33,1,0,1,1,52,1,1,0,21,5,11,11,0,0,4,1
-14,1,2,2,2,9,2,1,3,30,8,12,0,0,0,4,1
-18,1,0,2,1,60,2,1,3,7,6,4,11,0,0,4,1
-12,5,3,3,1,15,2,1,0,27,10,4,0,0,0,4,1
-22,5,2,3,1,40,2,1,0,10,10,12,11,187,1,3,1
-10,10,3,3,1,52,1,1,0,30,3,7,13,0,0,4,1
-33,6,2,3,1,57,1,1,0,10,10,12,11,0,0,4,1
-27,10,3,2,1,46,2,1,3,23,8,15,33,0,0,4,1
-19,5,0,3,1,14,2,1,3,10,8,5,11,0,0,4,1
-40,5,2,3,1,27,2,1,3,26,8,7,0,0,0,4,0
-12,8,2,2,1,51,2,1,0,24,5,12,4,0,0,4,1
-14,10,3,3,1,41,1,1,2,4,1,12,47,0,0,4,1
-17,10,3,2,1,21,2,1,0,1,3,10,0,0,0,4,1
-24,1,0,1,1,27,2,1,0,28,5,9,22,0,0,4,1
-24,5,2,3,1,15,2,2,0,13,10,15,38,0,0,4,1
-12,5,2,3,1,19,2,1,0,3,1,1,33,0,0,4,1
-40,6,2,4,1,69,1,1,0,13,5,15,33,0,0,4,1
-17,0,0,2,1,48,2,1,3,25,6,15,0,0,0,4,1
-39,5,0,3,1,69,2,1,0,3,1,14,11,0,0,4,1
-24,0,0,2,1,70,1,1,0,23,4,15,0,0,0,4,1
-41,6,3,2,1,41,2,1,3,19,8,1,38,0,0,4,1
-15,5,0,3,1,71,2,1,0,16,5,4,11,0,0,4,1
-29,1,2,2,1,14,2,1,2,3,10,9,0,0,0,4,1
 23,5,2,3,1,9,1,1,0,2,1,2,38,0,0,4,1
-34,1,2,2,1,57,1,1,0,13,10,15,11,0,0,4,1
-24,10,3,3,1,33,1,1,0,21,5,7,11,0,0,4,1
-29,12,2,4,1,34,1,1,3,26,8,8,11,0,0,4,0
-12,0,0,2,1,9,2,1,0,9,5,12,11,0,0,4,1
+11,1,2,2,1,35,2,1,0,7,5,16,0,0,0,4,1
+33,1,2,4,1,2,2,1,3,26,8,5,11,0,0,4,0
+29,8,2,2,1,15,1,1,0,12,10,8,33,0,0,4,1
+13,5,2,3,1,17,2,1,0,25,3,11,11,152,38,1,1
+40,0,0,2,1,25,1,1,2,18,11,7,0,0,0,4,1
+20,10,2,2,1,53,2,1,0,19,3,16,0,5,37,3,1
+39,6,2,1,1,41,2,1,0,17,1,12,22,0,0,4,1
+26,0,2,2,1,11,2,1,0,2,5,15,11,0,0,4,1
+35,10,2,2,1,16,1,1,3,10,6,3,22,0,0,4,1
+27,0,0,2,1,57,2,1,0,16,5,14,46,0,0,4,1
+28,0,3,2,1,68,2,1,3,26,6,10,11,0,0,4,1
+17,1,3,2,1,69,2,1,0,6,5,12,43,0,0,4,1
+35,2,3,2,1,59,2,1,3,23,8,0,38,0,0,4,1
+23,1,2,2,1,2,1,2,0,21,5,14,22,0,0,4,1
+12,10,3,3,1,69,2,2,3,10,8,15,43,0,0,4,1
+31,1,2,2,1,9,1,2,0,30,5,12,0,0,0,4,1
 35,10,2,2,1,51,1,1,3,27,6,12,11,0,0,4,1
-24,2,2,3,1,55,1,1,3,2,6,14,22,0,0,4,1
-11,1,3,2,1,69,2,1,3,12,6,5,0,0,0,4,1
-20,0,0,2,1,24,2,1,3,23,8,11,11,0,0,4,1
+28,3,2,2,1,34,2,1,0,23,5,0,21,0,0,4,1
+13,10,3,3,1,28,2,1,3,30,8,10,22,0,0,4,1
+34,5,2,3,1,63,1,1,0,25,1,4,0,0,0,4,1
+10,12,3,2,1,49,1,1,0,20,4,13,0,0,0,4,1
+33,0,3,2,1,25,1,1,3,9,6,13,11,0,0,4,1
+31,8,0,2,1,9,2,2,3,26,8,8,0,0,0,4,0
+18,7,3,2,1,15,1,1,0,12,10,2,0,0,0,4,1
 16,0,2,2,1,4,2,2,0,1,5,15,0,0,0,4,1
-19,1,3,2,1,53,1,2,0,17,5,12,33,0,0,4,1
+9,2,2,2,1,29,1,1,2,19,11,3,0,0,0,4,1
+17,5,2,3,1,36,2,2,0,29,1,13,22,0,0,4,1
 15,8,2,2,1,9,2,1,3,26,8,11,0,0,0,4,0
-14,1,2,1,1,60,1,1,0,21,4,12,0,0,0,4,1
-20,10,2,1,1,27,2,1,3,30,6,10,43,0,0,4,1
-15,10,2,2,1,45,2,2,3,9,6,12,11,0,0,4,1
-35,1,2,2,1,62,2,1,3,26,8,11,11,0,0,4,0
-12,0,2,2,1,23,1,1,0,12,10,0,0,0,0,4,1
-21,2,2,1,1,48,2,1,3,19,11,4,0,0,0,4,1
+17,5,0,3,1,22,2,1,0,17,5,14,0,0,0,4,1
+13,11,0,3,1,32,2,1,0,7,5,14,11,0,0,4,1
+24,5,3,3,1,9,2,2,3,26,8,11,11,0,0,4,1
+16,10,2,2,1,24,2,1,3,26,8,9,33,0,0,4,0
+31,1,2,2,1,43,2,1,0,2,5,1,11,0,0,4,1
+42,1,2,4,1,55,2,1,3,26,8,7,0,0,0,4,0
+21,5,2,3,1,2,1,2,3,2,6,15,46,0,0,4,1
+24,11,2,4,1,71,2,1,2,13,5,12,1,0,0,4,1
+9,10,2,2,1,4,2,1,0,15,5,7,11,0,0,4,1
+18,10,3,2,2,13,1,1,0,3,1,11,11,0,0,4,1
+21,5,2,3,1,35,2,1,0,6,5,14,22,0,0,4,1
+20,0,3,2,1,31,1,1,2,24,11,7,0,0,0,4,1
+22,0,3,3,1,33,1,1,0,12,1,10,11,0,0,4,1
+29,5,3,3,1,32,1,2,0,23,5,14,33,0,0,4,1
+17,5,3,3,1,4,1,2,0,13,5,16,2,0,0,4,1
+7,0,3,3,1,43,2,1,0,19,3,9,0,0,0,4,1
+38,0,2,2,1,21,1,1,0,13,1,13,1,0,0,4,1
+17,7,0,3,1,16,2,1,3,15,8,13,11,0,0,4,1
+15,5,0,3,1,71,2,1,0,16,5,4,11,0,0,4,1
+12,5,3,2,1,50,2,1,0,13,10,11,0,0,0,4,1
+24,10,0,2,1,38,2,1,3,23,11,7,0,0,0,4,1
+8,1,3,2,2,66,1,2,0,29,5,14,11,0,0,4,1
+18,11,3,3,1,15,1,1,0,22,3,8,0,0,0,4,1
+41,3,2,3,1,9,1,1,2,4,10,10,0,0,0,4,1
+10,1,3,2,1,1,2,1,0,25,5,0,22,0,0,4,1
+39,12,2,4,1,24,1,1,3,15,11,8,0,0,0,4,1
+39,6,0,1,1,59,1,2,0,17,5,4,8,0,0,4,1
+29,1,2,2,1,14,2,1,2,3,10,9,0,0,0,4,1
 28,1,2,2,1,33,2,1,3,26,8,11,0,0,0,4,0
-18,5,2,3,1,68,2,2,3,13,8,15,11,0,0,4,1
-17,5,0,3,1,68,2,2,0,10,10,5,0,0,0,4,1
-17,0,2,2,1,8,2,1,3,22,6,3,45,0,0,4,1
-35,1,2,2,1,8,1,1,0,26,1,13,0,0,0,4,1
+13,1,3,1,1,27,2,1,3,13,8,11,0,0,0,4,1
+36,1,2,2,1,15,2,1,3,26,8,7,0,0,0,4,0
+23,5,3,3,1,25,1,1,0,13,10,11,0,0,0,4,1
+30,1,2,1,1,51,1,1,0,2,1,14,22,0,0,4,1
+13,8,3,2,1,15,1,2,0,27,3,0,11,0,0,4,1
+6,10,3,2,1,0,2,2,3,26,8,4,0,0,0,4,0
+22,10,0,3,1,51,2,1,0,2,3,8,11,0,0,4,1
+42,0,0,2,1,5,2,2,0,27,3,5,0,179,1,0,1
+20,0,0,2,1,24,2,1,3,23,8,11,11,0,0,4,1
+39,5,0,3,1,69,2,1,0,3,1,14,11,0,0,4,1
+8,8,2,2,1,4,2,2,0,14,5,2,45,0,0,4,1
+13,10,2,3,1,13,1,1,0,29,1,0,0,0,0,4,1
+6,7,3,3,1,36,2,1,3,19,8,15,0,0,0,4,1
+8,10,3,2,1,28,1,2,0,13,5,0,22,0,0,4,1
 14,10,3,2,1,22,2,1,0,5,1,6,22,0,0,4,1
-34,5,2,4,1,28,2,1,3,4,8,14,0,0,0,4,1
+14,1,2,2,1,26,2,1,0,5,10,3,0,0,0,4,1
+34,2,2,2,1,12,2,2,3,26,8,3,0,0,0,4,0
+25,5,2,3,1,45,1,1,0,1,3,4,0,0,0,4,1
+37,5,0,3,1,9,1,1,0,9,1,8,33,0,0,4,1
+25,5,3,3,1,15,1,1,0,27,1,10,11,0,0,4,1
+12,10,2,2,1,49,2,1,0,13,10,13,0,0,0,4,1
+24,0,0,2,1,70,1,1,0,23,4,15,0,0,0,4,1
+9,5,3,3,1,71,2,1,3,25,6,13,11,0,0,4,1
+40,5,2,3,1,27,2,1,3,26,8,7,0,0,0,4,0
+44,3,2,4,1,25,1,1,2,18,3,9,0,0,0,4,1
 8,11,3,3,1,67,1,1,0,20,4,4,0,0,0,4,1
-14,8,3,2,1,32,1,1,0,10,10,14,0,0,0,4,1
-5,1,2,2,1,70,2,1,3,26,8,6,0,0,0,4,0
-42,5,2,3,1,9,1,1,0,28,1,9,22,0,0,4,1
-25,5,3,3,1,26,2,1,3,29,8,13,0,0,0,4,1
-26,10,0,2,1,34,1,1,0,8,10,1,0,0,0,4,1
-22,11,2,2,1,28,2,1,3,26,8,9,0,0,0,4,0
-38,10,2,2,1,57,2,1,3,21,8,11,11,0,0,4,1
-33,0,2,2,1,54,2,1,3,26,8,7,11,0,0,4,0
-32,2,2,3,1,2,2,1,0,15,5,3,11,0,0,4,1
-37,1,2,1,1,41,1,1,0,9,1,12,33,0,0,4,1
-18,8,2,2,1,36,2,1,3,11,6,9,0,0,0,4,1
-21,2,2,2,1,13,1,1,0,9,10,2,11,0,0,4,1
-14,1,2,2,1,24,1,1,0,27,3,11,46,0,0,4,1
-18,1,2,1,1,46,2,1,3,25,6,15,0,0,0,4,1
-31,5,2,3,1,60,1,1,3,2,6,11,0,0,0,4,1
-32,10,2,2,1,38,1,1,0,28,1,12,0,0,0,4,1
-30,5,0,3,1,3,2,1,3,26,8,7,0,0,0,4,0
-41,3,2,3,1,9,1,1,2,4,10,10,0,0,0,4,1
-19,0,3,2,1,9,2,1,3,26,8,3,0,0,0,4,0
-35,5,2,3,1,9,1,1,0,2,1,11,11,0,0,4,1
-17,7,0,3,1,16,2,1,3,15,8,13,11,0,0,4,1
-13,11,2,2,1,38,2,1,0,12,10,3,22,86,38,0,1
-35,1,2,4,1,23,1,1,3,26,8,2,0,0,0,4,0
-16,10,3,2,1,68,2,1,3,12,8,2,33,0,0,4,1
-40,6,2,1,1,47,1,1,0,4,1,10,11,0,0,4,1
-25,1,3,1,1,9,1,1,0,30,5,2,0,0,0,4,1
-20,10,3,2,1,39,1,1,0,10,1,12,5,0,0,4,1
-16,8,3,2,1,3,1,1,0,13,5,3,22,0,0,4,1
-22,7,2,2,1,61,2,1,3,26,8,5,11,0,0,4,0
-29,0,0,2,1,56,2,2,2,8,11,10,0,0,0,4,1
-27,1,2,1,1,55,2,1,0,12,10,14,11,0,0,4,1
-22,11,2,1,1,24,2,1,0,26,3,5,11,0,0,4,1
-26,10,3,2,1,35,2,1,3,26,8,4,0,0,0,4,0
-19,5,2,3,1,49,1,1,0,4,1,14,38,0,0,4,1
-12,1,3,2,1,19,2,2,0,30,5,4,22,0,0,4,1
-15,2,2,2,1,7,2,2,0,29,5,13,0,0,0,4,1
-9,10,3,2,1,22,2,1,3,7,8,13,0,0,0,4,1
-24,2,2,4,1,26,2,1,0,23,5,12,11,0,0,4,1
+11,10,2,2,1,34,1,1,0,25,3,8,11,0,0,4,1
+14,1,2,2,1,51,2,1,0,15,5,15,47,0,0,4,1
+13,5,2,3,1,16,1,1,3,26,10,7,0,0,0,4,1
+23,10,0,2,1,46,2,1,0,9,3,8,0,0,0,4,1
+33,6,2,3,1,57,1,1,0,10,10,12,11,0,0,4,1
+28,11,2,2,1,70,1,1,0,28,5,9,38,0,0,4,1
+19,11,3,2,1,48,1,1,0,21,4,5,0,0,0,4,1
+35,10,3,2,1,70,1,1,0,17,1,15,22,0,0,4,1
+42,6,0,2,1,11,1,1,0,2,5,13,11,0,0,4,1
+19,5,3,3,1,28,1,2,0,13,10,8,11,0,0,4,1
+40,6,2,4,1,69,1,1,0,13,5,15,33,0,0,4,1
+24,5,2,3,1,15,2,2,0,13,10,15,38,0,0,4,1
+29,0,2,2,1,28,2,1,3,26,8,11,0,0,0,4,0
+36,10,2,2,1,4,1,2,0,1,5,6,0,0,0,4,1
 37,1,2,4,1,64,1,1,3,27,6,12,22,0,0,4,1
-29,5,2,3,1,58,1,1,0,10,1,8,6,0,0,4,1
-8,10,3,2,1,28,1,2,0,13,5,0,22,0,0,4,1
-22,11,2,2,1,25,2,1,3,11,6,11,43,0,0,4,1
-21,5,2,2,1,13,2,1,0,2,1,13,11,0,0,4,1
-18,5,0,3,1,9,1,1,0,25,1,2,0,0,0,4,1
-28,10,2,2,1,40,2,1,3,30,8,13,0,0,0,4,1
-11,1,2,2,1,35,2,1,0,7,5,16,0,0,0,4,1
-37,10,2,2,1,9,2,2,0,11,7,2,0,0,0,4,1
+30,2,3,3,1,38,2,1,0,26,3,0,33,0,0,4,1
+26,8,0,2,1,32,2,1,3,26,8,5,0,0,0,4,0
+9,10,3,2,1,22,2,1,3,7,8,13,0,0,0,4,1
 12,1,3,1,1,9,1,1,0,6,5,13,22,0,0,4,1
-11,10,3,3,1,61,2,1,0,30,3,14,22,0,0,4,1
-31,1,2,2,1,43,2,1,0,2,5,1,11,0,0,4,1
-35,1,2,1,1,31,1,1,0,24,5,13,33,0,0,4,1
-25,5,3,3,1,15,1,1,0,27,1,10,11,0,0,4,1
-15,5,3,3,1,33,1,1,0,20,1,11,8,0,0,4,1
-17,8,2,2,1,47,2,1,3,12,8,6,0,0,0,4,1
-18,8,2,2,1,71,1,1,3,7,6,1,0,0,0,4,1
-11,8,3,4,1,25,1,1,0,23,4,13,11,0,0,4,1
 14,5,3,3,1,9,1,1,0,26,3,11,33,0,0,4,1
-10,1,3,2,1,1,2,1,0,25,5,0,22,0,0,4,1
-29,10,3,2,1,12,2,1,0,15,5,15,22,0,0,4,1
-9,5,3,3,1,71,2,1,3,25,6,13,11,0,0,4,1
-18,10,2,2,1,43,2,2,3,27,8,5,11,0,0,4,1
-44,3,2,4,1,25,1,1,2,18,3,9,0,0,0,4,1
-9,1,2,1,1,47,2,1,3,23,8,2,11,0,0,4,1
-28,7,2,3,1,16,2,2,3,26,8,7,0,0,0,4,0
-15,10,3,3,1,9,2,1,0,13,10,12,0,0,0,4,1
-33,0,3,2,1,25,1,1,3,9,6,13,11,0,0,4,1
-13,8,2,2,1,44,2,1,3,26,8,13,11,0,0,4,0
-7,9,2,3,1,9,2,1,0,13,5,14,33,0,0,4,1
-16,1,3,2,1,68,2,1,0,7,5,11,0,0,0,4,1
-16,5,3,3,1,18,2,1,0,9,10,11,0,91,1,1,1
-21,10,3,2,1,23,1,1,0,12,10,5,33,0,0,4,1
-37,1,2,2,1,9,1,1,3,3,6,11,11,0,0,4,1
-10,1,2,2,1,64,2,1,0,14,5,11,38,0,0,4,1
-9,8,2,2,1,9,2,1,0,8,5,16,38,0,0,4,1
-31,1,2,2,1,9,1,2,0,30,5,12,0,0,0,4,1
+8,10,2,2,1,43,1,2,0,29,5,1,33,0,0,4,1
+8,8,3,2,1,69,2,1,3,18,8,13,11,0,0,4,1
+12,0,2,2,1,15,2,2,3,18,8,9,11,0,0,4,1
+27,5,0,3,1,9,1,1,0,27,1,10,11,0,0,4,1
+18,5,0,3,1,9,1,1,0,25,1,2,0,0,0,4,1
+26,10,0,2,1,34,1,1,0,8,10,1,0,0,0,4,1
+14,1,2,2,1,24,1,1,0,27,3,11,46,0,0,4,1
+14,7,2,2,1,53,2,1,0,2,5,14,0,0,0,4,1
+14,10,3,2,1,13,2,1,0,12,1,13,11,0,0,4,1
+32,2,2,3,1,2,2,1,0,15,5,3,11,0,0,4,1
+15,1,2,2,1,69,2,1,0,9,5,8,11,0,0,4,1
+28,0,2,2,1,61,1,1,0,27,1,13,11,0,0,4,1
+34,5,2,4,1,28,2,1,3,4,8,14,0,0,0,4,1
+33,1,0,1,1,52,1,1,0,21,5,11,11,0,0,4,1
+29,5,0,3,1,13,2,1,2,19,11,7,0,0,0,4,1
+39,10,2,2,1,66,2,1,3,26,8,12,11,0,0,4,0
+29,8,0,2,1,20,1,1,3,26,8,7,0,0,0,4,0
+27,0,3,2,1,26,2,1,3,26,8,6,0,0,0,4,0
 35,5,0,3,1,27,1,1,0,4,3,13,22,0,0,4,1
-26,0,0,1,1,47,2,1,2,15,11,14,0,0,0,4,1
-36,10,2,2,1,4,1,2,0,1,5,6,0,0,0,4,1
-41,11,3,1,1,65,1,1,0,13,10,9,22,0,0,4,1
+18,8,2,2,1,36,2,1,3,11,6,9,0,0,0,4,1
+7,9,2,3,1,9,2,1,0,13,5,14,33,0,0,4,1
+10,10,3,2,2,0,2,1,3,27,6,13,11,0,0,4,1
+21,5,2,2,1,13,2,1,0,2,1,13,11,0,0,4,1
+10,10,3,3,1,52,1,1,0,30,3,7,13,0,0,4,1
+39,1,2,1,1,31,2,1,3,26,8,5,0,0,0,4,0
 33,10,2,2,1,25,2,2,0,8,3,14,0,0,0,4,1
-38,0,2,2,1,21,1,1,0,13,1,13,1,0,0,4,1
-35,1,0,1,1,33,2,1,3,23,8,6,11,0,0,4,1
-13,5,2,3,1,17,2,1,0,25,3,11,11,152,38,1,1
-34,2,2,2,1,12,2,2,3,26,8,3,0,0,0,4,0
-29,0,2,2,1,43,2,1,3,26,8,3,11,0,0,4,0
-27,10,2,3,1,6,1,2,0,13,10,16,11,0,0,4,1
-27,0,3,4,1,15,2,1,3,26,8,16,0,0,0,4,0
-30,5,0,3,1,53,1,2,3,3,6,2,45,0,0,4,1
-22,1,2,2,1,14,2,1,3,26,8,11,38,0,0,4,0
-14,9,3,3,1,12,1,1,2,1,3,9,22,0,0,4,1
-18,0,3,1,1,2,2,1,3,26,8,7,0,0,0,4,0
-32,0,3,2,1,16,1,1,0,20,5,15,33,0,0,4,1
-9,10,2,2,1,4,2,1,0,15,5,7,11,0,0,4,1
-25,5,2,3,1,45,1,1,0,1,3,4,0,0,0,4,1
-21,5,2,3,1,2,1,2,3,2,6,15,46,0,0,4,1
-16,1,0,2,1,44,2,1,3,4,8,7,0,0,0,4,1
-19,1,0,2,1,38,2,1,3,18,8,12,11,0,0,4,1
-17,0,3,2,1,53,2,1,0,14,5,11,11,0,0,4,1
-18,0,2,2,1,14,2,1,0,10,10,6,11,0,0,4,1
-9,2,2,2,1,29,1,1,2,19,11,3,0,0,0,4,1
-39,10,2,2,1,67,1,2,3,26,8,7,0,0,0,4,0
-9,1,3,2,2,3,1,1,3,15,6,10,11,0,0,4,1
-35,10,3,2,1,70,1,1,0,17,1,15,22,0,0,4,1
-37,5,2,3,1,4,1,1,0,23,5,14,11,0,0,4,1
-34,8,2,1,1,20,1,1,0,29,1,10,11,0,0,4,1
-38,5,2,1,1,9,1,1,0,22,3,16,0,0,0,4,1
-20,10,2,2,1,9,2,1,0,14,5,5,0,0,0,4,1
-14,7,2,2,1,53,2,1,0,2,5,14,0,0,0,4,1
+12,1,3,2,1,52,1,1,0,23,4,14,11,0,0,4,1
+29,10,2,2,1,25,2,1,0,13,5,15,11,0,0,4,1
+27,10,0,2,1,33,1,1,0,28,1,15,22,0,0,4,1
+20,10,3,2,1,39,1,1,0,10,1,12,5,0,0,4,1
+19,0,2,2,1,25,1,1,2,19,11,9,0,0,0,4,1
 19,0,2,1,1,27,2,1,0,30,5,12,0,0,0,4,1
-17,10,3,2,1,42,1,1,0,2,1,10,22,0,0,4,1
-20,0,3,2,1,31,1,1,2,24,11,7,0,0,0,4,1
-34,5,2,3,1,63,1,1,0,25,1,4,0,0,0,4,1
-13,5,3,3,1,43,1,1,0,29,1,12,11,0,0,4,1
-14,5,2,3,1,58,2,1,3,9,6,1,38,0,0,4,1
-28,0,2,2,1,61,1,1,0,27,1,13,11,0,0,4,1
-25,1,3,2,1,38,2,1,3,26,6,13,11,0,0,4,1
-26,1,3,2,1,36,1,2,0,8,5,2,33,0,0,4,1
+16,7,3,2,1,36,1,1,0,19,1,11,4,0,0,4,1
 14,5,2,3,1,66,2,2,0,30,5,0,0,0,0,4,1
-6,10,3,2,1,0,2,2,3,26,8,4,0,0,0,4,0
-23,5,2,3,1,22,2,2,3,26,8,9,0,0,0,4,0
-10,5,3,3,1,15,2,1,0,18,3,12,0,0,0,4,1
-42,1,2,4,1,55,2,1,3,26,8,7,0,0,0,4,0
-19,5,3,3,1,28,1,2,0,13,10,8,11,0,0,4,1
-72,6,0,2,1,9,1,1,0,4,3,4,22,0,0,4,1
-10,10,3,2,2,0,2,1,3,27,6,13,11,0,0,4,1
-13,10,2,3,1,32,1,2,0,9,10,9,0,31,37,1,1
-15,5,3,3,1,68,1,1,0,3,1,15,0,0,0,4,1
-28,11,2,2,1,70,1,1,0,28,5,9,38,0,0,4,1
-17,1,3,2,1,69,2,1,0,6,5,12,43,0,0,4,1
-13,10,2,3,1,13,1,1,0,29,1,0,0,0,0,4,1
-13,5,2,3,1,16,1,1,3,26,10,7,0,0,0,4,1
-21,10,3,2,1,53,2,1,0,28,5,13,11,0,0,4,1
-40,0,0,2,1,25,1,1,2,18,11,7,0,0,0,4,1
-9,10,3,3,1,9,2,1,3,26,8,9,0,0,0,4,0
-31,8,0,2,1,9,2,2,3,26,8,8,0,0,0,4,0
-20,10,2,3,1,48,1,1,0,25,3,4,33,0,0,4,1
-23,10,2,2,1,53,2,1,3,10,8,11,38,0,0,4,1
-35,10,2,2,1,16,1,1,3,10,6,3,22,0,0,4,1
+24,10,3,3,1,33,1,1,0,21,5,7,11,0,0,4,1
+31,1,2,1,1,46,1,1,0,3,1,11,33,0,0,4,1
+11,1,3,2,1,69,2,1,3,12,6,5,0,0,0,4,1
 31,5,2,3,1,39,2,1,3,26,8,7,22,0,0,4,0
-13,1,3,1,1,27,2,1,3,13,8,11,0,0,0,4,1
-25,1,2,1,1,2,2,1,3,29,8,1,11,0,0,4,1
+22,5,2,3,1,4,2,1,3,26,8,6,0,0,0,4,0
+12,8,2,2,1,51,2,1,0,24,5,12,4,0,0,4,1
+14,1,2,2,2,9,2,1,3,30,8,12,0,0,0,4,1
+18,11,0,2,1,68,1,1,0,3,1,9,22,0,0,4,1
+41,11,2,2,1,10,1,1,0,9,3,14,22,0,0,4,1
+51,6,2,1,1,39,1,1,0,25,3,3,33,0,0,4,1
+35,1,2,4,1,23,1,1,3,26,8,2,0,0,0,4,0
+29,0,2,2,1,43,2,1,3,26,8,3,11,0,0,4,0
+26,1,3,2,1,36,1,2,0,8,5,2,33,0,0,4,1
+18,1,2,1,1,49,2,1,3,26,8,8,0,0,0,4,0
+38,10,0,1,1,15,2,1,3,26,8,9,11,0,0,4,0
+20,5,2,3,1,13,2,1,3,4,8,11,33,0,0,4,1
+17,1,2,2,1,56,2,1,0,12,10,15,11,0,0,4,1
+40,1,2,2,1,31,1,1,3,30,6,10,22,0,0,4,1
+23,1,2,1,1,14,2,1,3,12,8,4,11,0,0,4,1
+12,1,2,2,1,51,2,1,3,21,8,1,22,0,0,4,1
+32,11,2,2,1,43,2,1,3,23,8,14,22,0,0,4,1
+42,6,0,2,1,11,1,1,0,23,5,10,38,0,0,4,1
+12,8,3,2,1,52,2,1,0,13,10,12,0,0,0,4,1
+16,5,2,3,1,9,2,1,0,22,3,7,0,0,0,4,1
+12,0,0,2,1,9,2,1,0,9,5,12,11,0,0,4,1
+15,2,0,3,1,43,1,2,0,29,5,1,0,0,0,4,1
+23,5,2,3,1,9,2,1,0,9,10,15,22,0,0,4,1
+9,8,2,2,1,9,2,1,0,8,5,16,38,0,0,4,1
+15,0,2,2,1,67,2,1,0,17,5,13,0,0,0,4,1
+38,1,0,1,1,66,2,1,3,26,8,5,11,0,0,4,0
+17,10,3,2,1,21,2,1,0,1,3,10,0,0,0,4,1
+41,2,0,2,1,69,2,1,3,26,8,13,22,0,0,4,0
 16,5,2,3,1,67,1,2,0,2,1,1,22,0,0,4,1
-8,8,2,2,1,4,2,2,0,14,5,2,45,0,0,4,1
-31,10,2,2,1,66,2,1,0,20,4,2,0,0,0,4,1
-13,11,0,3,1,32,2,1,0,7,5,14,11,0,0,4,1
-41,5,0,3,1,33,1,1,3,26,8,6,0,0,0,4,0
-12,10,2,2,1,19,2,2,3,26,8,7,11,0,0,4,0
-29,5,0,3,1,13,2,1,2,19,11,7,0,0,0,4,1
-33,1,2,2,1,39,1,2,3,7,6,13,22,0,0,4,1
-38,10,2,3,1,63,1,1,0,13,1,12,33,0,0,4,1
-31,1,2,1,1,1,2,1,0,28,5,10,22,0,0,4,1
-10,1,2,2,1,34,2,1,3,27,6,9,11,0,0,4,1
-26,0,2,2,1,11,2,1,0,2,5,15,11,0,0,4,1
+17,10,3,2,1,42,1,1,0,2,1,10,22,0,0,4,1
+19,1,0,2,1,38,2,1,3,18,8,12,11,0,0,4,1
+18,11,2,3,1,19,1,1,0,18,1,11,45,0,0,4,1
+15,1,2,2,1,9,2,1,3,13,8,10,22,0,0,4,1
+34,1,2,2,1,57,1,1,0,13,10,15,11,0,0,4,1
+18,1,2,1,1,46,2,1,3,25,6,15,0,0,0,4,1
+31,5,2,3,1,60,1,1,3,2,6,11,0,0,0,4,1
+18,8,2,2,1,37,1,2,0,29,5,13,38,0,0,4,1
+36,5,0,3,1,27,2,2,2,9,10,0,0,0,0,4,1
+29,2,2,3,1,9,1,1,0,7,3,7,11,0,0,4,1
+21,2,2,2,1,13,1,1,0,9,10,2,11,0,0,4,1
+22,11,2,2,1,25,2,1,3,11,6,11,43,0,0,4,1
 25,8,0,2,1,10,2,1,3,10,8,11,22,0,0,4,1
-17,9,3,4,1,36,2,1,3,26,8,11,11,0,0,4,0
-36,10,2,2,1,17,2,1,3,26,8,7,0,0,0,4,0
-27,5,0,3,1,9,1,1,0,27,1,10,11,0,0,4,1
-13,8,3,2,1,15,1,2,0,27,3,0,11,0,0,4,1
-24,5,3,3,2,9,2,1,0,13,10,14,0,0,0,4,1
-22,1,3,4,1,30,2,1,3,26,8,6,0,0,0,4,0
-16,1,2,1,1,10,2,1,3,21,8,13,22,0,0,4,1
-18,10,3,2,2,13,1,1,0,3,1,11,11,0,0,4,1
-30,1,2,1,1,51,1,1,0,2,1,14,22,0,0,4,1
-19,8,2,2,1,47,2,2,0,23,5,11,33,0,0,4,1
-26,10,2,3,1,50,2,1,3,6,8,15,11,0,0,4,1
-33,10,2,2,1,13,1,1,0,9,3,10,11,0,0,4,1
+19,5,2,3,1,49,1,1,0,4,1,14,38,0,0,4,1
+11,1,3,2,1,2,1,2,0,13,5,11,0,0,0,4,1
+40,6,0,1,1,32,2,1,0,10,10,12,11,14,37,0,1
+10,5,3,3,1,15,2,1,0,18,3,12,0,0,0,4,1
+16,1,3,2,1,68,2,1,0,7,5,11,0,0,0,4,1
+22,1,2,2,1,14,2,1,3,26,8,11,38,0,0,4,0
+29,0,0,2,1,56,2,2,2,8,11,10,0,0,0,4,1
+25,5,3,3,1,26,2,1,3,29,8,13,0,0,0,4,1
+22,7,2,2,1,61,2,1,3,26,8,5,11,0,0,4,0
+14,1,3,1,1,29,2,2,3,26,8,5,0,0,0,4,0
+17,0,0,2,1,48,2,1,3,25,6,15,0,0,0,4,1
+15,5,3,3,1,33,1,1,0,20,1,11,8,0,0,4,1
 14,8,3,3,1,70,1,1,0,12,10,11,0,0,0,4,1
-42,6,0,2,1,11,1,1,0,2,5,13,11,0,0,4,1
-23,5,2,3,1,9,2,1,0,9,10,15,22,0,0,4,1
-42,0,0,2,1,5,2,2,0,27,3,5,0,179,1,0,1
-24,8,2,2,1,41,2,2,0,7,5,0,11,0,0,4,1
-29,8,2,2,1,15,1,1,0,12,10,8,33,0,0,4,1
-33,1,2,4,1,2,2,1,3,26,8,5,11,0,0,4,0
-15,10,3,3,1,18,2,1,0,10,10,9,11,91,1,1,1
+35,8,2,4,1,32,2,1,3,26,8,7,11,0,0,4,0
+26,0,0,1,1,47,2,1,2,15,11,14,0,0,0,4,1
+37,11,0,2,1,44,2,1,3,27,8,15,0,0,0,4,1
+15,5,2,3,1,10,1,1,0,29,1,10,33,0,0,4,1
+24,1,0,1,1,27,2,1,0,28,5,9,22,0,0,4,1
+21,1,3,1,1,57,2,1,0,19,3,7,0,188,1,1,1
 34,2,2,3,2,5,1,1,0,29,5,11,0,0,0,4,1
-34,1,2,2,1,65,2,1,3,26,8,15,22,0,0,4,0
-7,0,3,3,1,43,2,1,0,19,3,9,0,0,0,4,1
-29,5,3,3,1,32,1,2,0,23,5,14,33,0,0,4,1
-8,1,2,2,1,31,2,1,3,7,8,2,22,0,0,4,1
-15,1,2,2,1,69,2,1,0,9,5,8,11,0,0,4,1
-21,10,3,4,1,49,2,1,3,27,8,5,0,0,0,4,1
-23,10,0,2,1,46,2,1,0,9,3,8,0,0,0,4,1
-16,1,2,1,1,62,2,2,3,7,8,1,33,0,0,4,1
-11,1,3,2,1,2,1,2,0,13,5,11,0,0,0,4,1
-18,8,2,2,1,37,2,1,3,26,8,7,0,0,0,4,0
-27,10,0,2,1,33,1,1,0,28,1,15,22,0,0,4,1
-40,1,2,2,1,31,1,1,3,30,6,10,22,0,0,4,1
-24,6,2,2,1,56,2,1,3,26,8,7,0,0,0,4,0
-7,8,3,2,1,29,1,2,0,13,5,1,11,0,0,4,1
-27,10,2,2,1,68,2,1,3,26,8,7,0,0,0,4,0
-26,3,3,1,1,11,1,1,3,9,6,7,0,0,0,4,1
+13,5,2,3,1,19,1,1,0,4,1,12,45,0,0,4,1
+36,10,2,2,1,17,2,1,3,26,8,7,0,0,0,4,0
+15,1,2,2,1,38,1,1,0,25,3,4,22,0,0,4,1
+29,12,2,4,1,34,1,1,3,26,8,8,11,0,0,4,0
+11,10,3,3,1,61,2,1,0,30,3,14,22,0,0,4,1
+19,0,0,2,1,19,2,1,0,13,10,11,33,0,0,4,1
+7,1,3,2,1,2,2,1,3,10,6,15,45,0,0,4,1
+21,0,3,2,1,28,2,2,2,13,10,2,47,0,0,4,1
+32,10,2,2,1,38,1,1,0,28,1,12,0,0,0,4,1
+37,1,2,2,1,9,1,1,3,3,6,11,11,0,0,4,1
+21,7,2,3,1,10,1,1,3,27,6,11,0,0,0,4,1
+13,5,3,3,1,43,1,1,0,29,1,12,11,0,0,4,1
+39,0,3,2,1,57,2,1,3,10,6,10,0,0,0,4,1
+17,0,3,2,1,53,2,1,0,14,5,11,11,0,0,4,1
+37,8,2,2,1,31,2,1,3,26,8,11,0,0,0,4,1
+41,6,3,2,1,41,2,1,3,19,8,1,38,0,0,4,1
+13,8,2,3,1,43,2,1,3,26,8,8,0,0,0,4,0
diff --git a/DATA/Datasets/Bank/LR/DO_5.data b/DATA/Datasets/Bank/LR/DO_5.data
index f9df7c609487fc22a8c749e49744a57511d95819..c4913cfeba23b07b1ead6416d4a7935b486ee436 100644
--- a/DATA/Datasets/Bank/LR/DO_5.data
+++ b/DATA/Datasets/Bank/LR/DO_5.data
@@ -1,500 +1,500 @@
-10,10,3,2,2,0,2,1,3,27,6,13,11,0,0,4,1
-39,6,0,1,1,59,1,2,0,17,5,4,8,0,0,4,1
-40,0,0,2,1,25,1,1,2,18,11,7,0,0,0,4,1
-10,1,2,1,1,39,2,1,3,26,8,6,0,0,0,4,0
-37,1,2,1,1,41,1,1,0,9,1,12,33,0,0,4,1
-29,5,0,3,1,13,2,1,2,19,11,7,0,0,0,4,1
-39,10,2,2,1,66,2,1,3,26,8,12,11,0,0,4,0
-16,1,3,2,1,37,2,2,0,12,10,12,0,0,0,4,1
-18,8,2,1,1,9,2,1,3,11,6,0,0,0,0,4,1
-28,0,3,2,1,68,2,1,3,26,6,10,11,0,0,4,1
-26,0,0,2,1,61,2,1,3,26,8,6,0,0,0,4,0
-18,8,2,2,1,37,2,1,3,26,8,7,0,0,0,4,0
-16,10,2,2,1,24,2,1,3,26,8,9,33,0,0,4,0
-14,1,3,2,1,13,2,1,0,8,5,3,0,0,0,4,1
-35,2,3,2,1,59,2,1,3,23,8,0,38,0,0,4,1
-17,0,2,2,1,8,2,1,3,22,6,3,45,0,0,4,1
-24,1,3,2,1,59,1,1,3,10,6,12,22,0,0,4,1
-22,11,2,2,1,28,2,1,3,26,8,9,0,0,0,4,0
-25,1,3,2,1,38,2,1,3,26,6,13,11,0,0,4,1
-39,5,0,3,1,69,2,1,0,3,1,14,11,0,0,4,1
-38,10,2,2,1,57,2,1,3,21,8,11,11,0,0,4,1
-12,0,2,2,1,15,2,2,3,18,8,9,11,0,0,4,1
-32,5,3,3,1,41,1,1,3,16,11,8,0,0,0,4,1
-13,0,3,2,1,24,2,1,0,9,10,6,0,0,0,4,1
-10,5,3,3,1,9,2,1,0,7,5,13,38,0,0,4,1
-21,0,3,2,1,28,2,2,2,13,10,2,47,0,0,4,1
-40,6,2,1,1,47,1,1,0,4,1,10,11,0,0,4,1
-16,0,0,2,1,3,1,1,0,9,5,12,0,0,0,4,1
-40,5,2,3,1,40,1,1,0,26,3,8,38,0,0,4,1
-16,1,2,1,1,10,2,1,3,21,8,13,22,0,0,4,1
-21,10,2,2,1,31,2,1,0,8,5,8,11,0,0,4,1
-21,10,3,2,1,50,2,1,0,9,10,10,0,0,0,4,1
-37,1,2,1,1,53,1,1,0,26,1,2,11,0,0,4,1
-12,10,2,2,1,19,2,2,3,26,8,7,11,0,0,4,0
-17,9,3,4,1,36,2,1,3,26,8,11,11,0,0,4,0
-22,10,0,3,1,9,1,1,3,8,6,10,0,0,0,4,1
-13,11,0,3,1,32,2,1,0,7,5,14,11,0,0,4,1
+23,10,2,2,1,11,1,1,0,2,3,1,22,0,0,4,1
+34,1,2,2,1,65,2,1,3,26,8,15,22,0,0,4,0
+12,1,3,2,1,19,2,2,0,30,5,4,22,0,0,4,1
+7,9,2,3,1,9,2,1,0,13,5,14,33,0,0,4,1
+36,7,0,1,1,41,2,1,3,27,6,12,11,0,0,4,1
+16,1,2,1,1,62,2,2,3,7,8,1,33,0,0,4,1
+12,1,3,2,1,52,1,1,0,23,4,14,11,0,0,4,1
+15,8,3,3,1,5,1,1,0,21,4,12,11,0,0,4,1
+18,1,0,2,1,60,2,1,3,7,6,4,11,0,0,4,1
+21,5,2,3,1,35,2,1,0,6,5,14,22,0,0,4,1
+30,5,0,3,1,3,2,1,3,26,8,7,0,0,0,4,0
+28,3,2,2,1,34,2,1,0,23,5,0,21,0,0,4,1
+37,11,0,2,1,44,2,1,3,27,8,15,0,0,0,4,1
+15,10,2,2,1,45,2,2,3,9,6,12,11,0,0,4,1
+6,10,3,2,1,0,2,2,3,26,8,4,0,0,0,4,0
+36,6,2,1,1,37,1,1,0,4,1,15,11,0,0,4,1
+13,5,2,3,1,16,1,1,3,26,10,7,0,0,0,4,1
 18,11,0,2,1,68,1,1,0,3,1,9,22,0,0,4,1
-13,8,2,2,1,44,2,1,3,26,8,13,11,0,0,4,0
-39,6,2,1,1,41,2,1,0,17,1,12,22,0,0,4,1
-13,11,2,2,1,38,2,1,0,12,10,3,22,86,38,0,1
-10,1,2,2,1,64,2,1,0,14,5,11,38,0,0,4,1
-15,5,2,3,1,40,1,1,0,12,10,7,0,0,0,4,1
-29,2,2,3,1,9,1,1,0,7,3,7,11,0,0,4,1
-15,10,3,3,1,18,2,1,0,10,10,9,11,91,1,1,1
-17,1,3,2,1,69,2,1,0,6,5,12,43,0,0,4,1
-15,2,2,2,1,7,2,2,0,29,5,13,0,0,0,4,1
+42,6,2,3,1,66,2,1,3,26,8,0,0,0,0,4,0
+31,1,2,1,1,46,1,1,0,3,1,11,33,0,0,4,1
+16,12,3,2,1,68,1,1,0,20,4,14,0,0,0,4,1
+14,7,2,2,1,53,2,1,0,2,5,14,0,0,0,4,1
+28,2,2,3,1,24,1,1,0,14,1,11,43,0,0,4,1
+38,1,0,1,1,66,2,1,3,26,8,5,11,0,0,4,0
+19,0,0,2,1,19,2,1,0,13,10,11,33,0,0,4,1
 27,1,0,1,1,68,1,1,3,26,6,0,22,0,0,4,1
-32,11,2,2,1,43,2,1,3,23,8,14,22,0,0,4,1
-17,10,3,2,1,42,1,1,0,2,1,10,22,0,0,4,1
-37,1,2,4,1,64,1,1,3,27,6,12,22,0,0,4,1
-18,1,2,1,1,49,2,1,3,26,8,8,0,0,0,4,0
-23,1,0,1,1,17,2,1,0,9,5,12,22,0,0,4,1
-16,0,2,2,1,4,2,2,0,1,5,15,0,0,0,4,1
-37,5,2,3,1,4,1,1,0,23,5,14,11,0,0,4,1
-37,10,2,2,1,33,2,2,0,24,5,2,38,0,0,4,1
-33,10,2,2,1,9,1,1,0,11,3,10,11,0,0,4,1
-11,1,3,2,1,69,2,1,3,12,6,5,0,0,0,4,1
-19,5,3,3,1,69,1,1,3,3,6,0,22,0,0,4,1
-15,2,0,3,1,43,1,2,0,29,5,1,0,0,0,4,1
-17,5,2,3,1,36,2,2,0,29,1,13,22,0,0,4,1
-23,5,2,3,1,9,1,1,0,2,1,2,38,0,0,4,1
-44,3,2,4,1,25,1,1,2,18,3,9,0,0,0,4,1
+51,5,2,3,1,67,1,1,2,26,3,3,22,0,0,4,1
+21,1,3,1,1,57,2,1,0,19,3,7,0,188,1,1,1
+36,1,2,2,1,15,2,1,3,26,8,7,0,0,0,4,0
+18,8,2,1,1,9,2,1,3,11,6,0,0,0,0,4,1
+43,6,2,1,1,25,1,1,0,8,3,1,0,0,0,4,1
+34,2,2,2,1,12,2,2,3,26,8,3,0,0,0,4,0
+20,0,0,2,1,24,2,1,3,23,8,11,11,0,0,4,1
+13,10,2,3,1,32,1,2,0,9,10,9,0,31,37,1,1
 18,5,3,3,1,65,2,1,3,23,8,15,0,0,0,4,1
-21,10,3,2,1,53,2,1,0,28,5,13,11,0,0,4,1
-32,8,2,2,1,20,1,1,3,30,6,14,0,0,0,4,1
-15,1,2,2,1,9,2,1,3,13,8,10,22,0,0,4,1
-10,12,3,2,1,49,1,1,0,20,4,13,0,0,0,4,1
-27,0,3,2,1,26,2,1,3,26,8,6,0,0,0,4,0
-22,10,0,3,1,51,2,1,0,2,3,8,11,0,0,4,1
-11,8,3,4,1,25,1,1,0,23,4,13,11,0,0,4,1
-25,8,0,2,1,10,2,1,3,10,8,11,22,0,0,4,1
-21,10,2,3,1,70,2,2,3,7,8,14,0,0,0,4,1
+7,8,3,2,1,29,1,2,0,13,5,1,11,0,0,4,1
+18,11,3,3,1,15,1,1,0,22,3,8,0,0,0,4,1
+39,5,0,3,1,69,2,1,0,3,1,14,11,0,0,4,1
+29,8,2,2,1,15,1,1,0,12,10,8,33,0,0,4,1
+9,5,3,3,2,8,2,1,3,25,6,10,11,0,0,4,1
 49,6,2,3,1,16,1,1,0,4,3,12,0,0,0,4,1
-18,8,2,2,1,36,2,1,3,11,6,9,0,0,0,4,1
-17,7,0,3,1,16,2,1,3,15,8,13,11,0,0,4,1
-7,1,3,2,1,2,2,1,3,10,6,15,45,0,0,4,1
-25,5,3,3,1,15,1,1,0,27,1,10,11,0,0,4,1
-26,10,3,2,1,35,2,1,3,26,8,4,0,0,0,4,0
-30,5,0,3,1,3,2,1,3,26,8,7,0,0,0,4,0
-9,1,2,1,1,47,2,1,3,23,8,2,11,0,0,4,1
-25,1,2,1,1,2,2,1,3,29,8,1,11,0,0,4,1
-36,6,2,1,1,37,1,1,0,4,1,15,11,0,0,4,1
-30,10,2,2,2,9,1,1,3,23,8,12,0,0,0,4,1
-19,0,2,2,1,34,2,1,3,19,8,13,22,0,0,4,1
-14,1,2,2,1,51,2,1,0,15,5,15,47,0,0,4,1
-7,8,2,2,1,9,2,1,0,16,5,10,47,0,0,4,1
-10,0,3,2,1,50,2,1,3,18,8,13,43,0,0,4,1
-20,10,2,3,1,48,1,1,0,25,3,4,33,0,0,4,1
-29,10,2,2,1,25,2,1,0,13,5,15,11,0,0,4,1
-16,5,3,3,1,14,1,1,0,26,3,7,46,0,0,4,1
-14,1,2,2,1,26,2,1,0,5,10,3,0,0,0,4,1
-18,11,2,3,1,19,1,1,0,18,1,11,45,0,0,4,1
-36,1,2,2,1,15,2,1,3,26,8,7,0,0,0,4,0
-12,1,3,2,1,52,1,1,0,23,4,14,11,0,0,4,1
-36,8,2,4,1,9,2,1,0,26,3,12,11,184,1,1,1
-14,10,3,2,1,22,2,1,0,5,1,6,22,0,0,4,1
-11,0,3,2,1,10,2,1,0,11,3,6,0,0,0,4,1
-6,9,3,2,1,47,2,1,3,26,8,7,22,0,0,4,0
-21,2,2,2,1,13,1,1,0,9,10,2,11,0,0,4,1
-14,0,3,2,1,27,1,1,0,28,5,14,38,0,0,4,1
-33,1,0,1,1,52,1,1,0,21,5,11,11,0,0,4,1
-29,1,2,2,1,14,2,1,2,3,10,9,0,0,0,4,1
-36,5,0,3,1,27,2,2,2,9,10,0,0,0,0,4,1
-33,6,2,3,1,57,1,1,0,10,10,12,11,0,0,4,1
-13,10,3,3,1,28,2,1,3,30,8,10,22,0,0,4,1
-22,7,2,2,2,8,2,2,3,22,6,15,22,0,0,4,1
-29,8,0,2,1,20,1,1,3,26,8,7,0,0,0,4,0
-36,10,2,2,1,4,1,2,0,1,5,6,0,0,0,4,1
-12,5,3,3,1,53,1,2,0,9,5,11,0,0,0,4,1
-32,10,2,3,1,29,1,1,0,26,1,11,0,0,0,4,1
-35,1,2,2,1,8,1,1,0,26,1,13,0,0,0,4,1
-18,7,3,3,1,51,1,1,3,30,6,1,22,0,0,4,1
-8,1,3,2,2,66,1,2,0,29,5,14,11,0,0,4,1
-37,8,2,2,1,31,2,1,3,26,8,11,0,0,0,4,1
-23,5,2,3,1,9,2,1,0,9,10,15,22,0,0,4,1
-31,1,2,1,1,46,1,1,0,3,1,11,33,0,0,4,1
-5,1,3,2,1,52,2,1,3,25,6,12,0,0,0,4,1
-10,5,3,3,1,49,2,2,3,26,8,7,0,0,0,4,0
-35,5,0,3,1,27,1,1,0,4,3,13,22,0,0,4,1
-26,1,3,2,1,36,1,2,0,8,5,2,33,0,0,4,1
-16,5,2,3,1,67,1,2,0,2,1,1,22,0,0,4,1
-42,5,2,3,1,9,1,1,0,28,1,9,22,0,0,4,1
-35,1,2,4,1,23,1,1,3,26,8,2,0,0,0,4,0
-13,0,2,2,1,71,2,1,3,10,8,11,0,0,0,4,1
-10,5,3,3,1,15,2,1,0,18,3,12,0,0,0,4,1
-31,1,2,2,1,9,1,2,0,30,5,12,0,0,0,4,1
-18,8,2,2,1,37,1,2,0,29,5,13,38,0,0,4,1
-37,11,0,2,1,44,2,1,3,27,8,15,0,0,0,4,1
-27,0,3,4,1,15,2,1,3,26,8,16,0,0,0,4,0
-26,3,3,1,1,11,1,1,3,9,6,7,0,0,0,4,1
-12,5,3,3,1,15,2,1,0,27,10,4,0,0,0,4,1
-12,1,2,2,1,34,2,2,3,15,8,1,0,0,0,4,1
-21,2,2,1,1,48,2,1,3,19,11,4,0,0,0,4,1
-34,11,2,1,1,71,1,1,2,23,5,12,11,0,0,4,1
-18,5,2,3,1,69,1,1,0,2,1,9,33,0,0,4,1
+28,8,0,2,1,48,1,1,0,13,10,11,11,0,0,4,1
+19,5,0,3,1,14,2,1,3,10,8,5,11,0,0,4,1
+34,5,2,3,1,63,1,1,0,25,1,4,0,0,0,4,1
+22,11,2,2,1,25,2,1,3,11,6,11,43,0,0,4,1
+33,10,2,2,1,13,1,1,0,9,3,10,11,0,0,4,1
+15,11,3,3,1,61,1,1,0,5,1,5,11,0,0,4,1
+35,1,0,1,1,33,2,1,3,23,8,6,11,0,0,4,1
+24,2,3,4,1,39,1,1,3,7,6,12,0,0,0,4,1
 13,8,3,2,1,15,1,2,0,27,3,0,11,0,0,4,1
-17,5,3,3,1,34,1,1,0,26,3,12,0,0,0,4,1
-37,1,2,1,1,29,2,1,3,26,8,8,0,0,0,4,0
-26,10,0,2,1,34,1,1,0,8,10,1,0,0,0,4,1
-18,7,3,2,1,15,1,1,0,12,10,2,0,0,0,4,1
-41,6,2,2,1,30,1,1,0,19,1,0,43,0,0,4,1
-10,1,2,2,1,34,2,1,3,27,6,9,11,0,0,4,1
-7,0,3,3,1,43,2,1,0,19,3,9,0,0,0,4,1
-39,12,2,4,1,24,1,1,3,15,11,8,0,0,0,4,1
-21,5,2,3,1,2,1,2,3,2,6,15,46,0,0,4,1
-38,10,0,1,1,15,2,1,3,26,8,9,11,0,0,4,0
-16,7,3,2,1,36,1,1,0,19,1,11,4,0,0,4,1
-24,6,2,2,1,56,2,1,3,26,8,7,0,0,0,4,0
-21,5,3,3,1,32,2,1,3,26,8,8,0,0,0,4,0
-27,5,0,3,1,9,1,1,0,27,1,10,11,0,0,4,1
-14,5,2,3,1,58,2,1,3,9,6,1,38,0,0,4,1
 9,8,3,2,1,55,2,1,3,20,8,11,11,0,0,4,1
-7,8,3,2,1,29,1,2,0,13,5,1,11,0,0,4,1
-21,10,2,2,1,11,2,1,0,17,5,3,47,0,0,4,1
-14,10,3,2,1,13,2,1,0,12,1,13,11,0,0,4,1
-15,5,3,3,1,33,1,1,0,20,1,11,8,0,0,4,1
-15,5,0,3,1,71,2,1,0,16,5,4,11,0,0,4,1
-19,8,2,2,1,47,2,2,0,23,5,11,33,0,0,4,1
-19,5,2,3,1,49,1,1,0,4,1,14,38,0,0,4,1
-40,6,2,4,1,69,1,1,0,13,5,15,33,0,0,4,1
-28,2,2,3,1,24,1,1,0,14,1,11,43,0,0,4,1
-10,11,2,1,1,64,2,1,0,11,3,16,38,186,12,0,1
-18,5,0,3,1,9,1,1,0,25,1,2,0,0,0,4,1
-28,3,2,2,1,34,2,1,0,23,5,0,21,0,0,4,1
-27,1,2,1,1,55,2,1,0,12,10,14,11,0,0,4,1
-10,5,3,3,1,70,2,1,3,19,8,13,0,0,0,4,1
-28,10,0,2,1,8,2,1,0,28,1,9,22,0,0,4,1
-9,10,2,2,1,4,2,1,0,15,5,7,11,0,0,4,1
+32,8,2,2,1,20,1,1,3,30,6,14,0,0,0,4,1
+24,0,2,2,1,49,2,1,3,26,8,12,0,0,0,4,0
+21,10,2,2,1,31,2,1,0,8,5,8,11,0,0,4,1
+39,10,2,2,1,66,2,1,3,26,8,12,11,0,0,4,0
+19,0,2,2,1,25,1,1,2,19,11,9,0,0,0,4,1
 21,1,2,1,1,34,2,1,3,26,8,9,0,0,0,4,0
-14,8,3,2,1,32,1,1,0,10,10,14,0,0,0,4,1
-37,5,0,3,1,9,1,1,0,9,1,8,33,0,0,4,1
-31,5,2,3,1,60,1,1,3,2,6,11,0,0,0,4,1
-21,7,2,3,1,10,1,1,3,27,6,11,0,0,0,4,1
-35,1,0,1,1,33,2,1,3,23,8,6,11,0,0,4,1
-24,2,2,3,1,55,1,1,3,2,6,14,22,0,0,4,1
-13,1,3,1,1,27,2,1,3,13,8,11,0,0,0,4,1
-32,5,2,2,1,52,2,1,3,26,8,6,11,0,0,4,0
-27,10,0,2,1,33,1,1,0,28,1,15,22,0,0,4,1
-24,8,2,2,1,41,2,2,0,7,5,0,11,0,0,4,1
-34,1,2,1,1,15,2,1,3,26,8,7,0,0,0,4,0
-12,1,3,2,1,19,2,2,0,30,5,4,22,0,0,4,1
-15,8,2,2,1,9,2,1,3,26,8,11,0,0,0,4,0
-39,10,2,2,1,67,1,2,3,26,8,7,0,0,0,4,0
-33,10,2,2,1,13,1,1,0,9,3,10,11,0,0,4,1
-19,0,2,1,1,27,2,1,0,30,5,12,0,0,0,4,1
-9,5,3,3,2,8,2,1,3,25,6,10,11,0,0,4,1
-19,1,3,2,1,53,1,2,0,17,5,12,33,0,0,4,1
-28,1,2,2,1,33,2,1,3,26,8,11,0,0,0,4,0
-17,5,3,3,1,64,2,1,3,23,11,7,0,0,0,4,1
-36,11,3,2,1,44,1,1,0,8,10,12,11,0,0,4,1
-42,6,2,3,1,66,2,1,3,26,8,0,0,0,0,4,0
-16,2,2,3,1,18,2,1,0,5,5,13,11,0,0,4,1
-34,5,2,4,1,28,2,1,3,4,8,14,0,0,0,4,1
-16,10,3,2,1,34,2,1,0,9,10,14,0,0,0,4,1
-17,0,0,2,1,48,2,1,3,25,6,15,0,0,0,4,1
-14,9,3,3,1,12,1,1,2,1,3,9,22,0,0,4,1
-20,10,2,2,1,53,2,1,0,19,3,16,0,5,37,3,1
-6,7,3,3,1,36,2,1,3,19,8,15,0,0,0,4,1
-29,0,2,2,1,43,2,1,3,26,8,3,11,0,0,4,0
-9,8,2,2,1,9,2,1,0,8,5,16,38,0,0,4,1
-33,8,0,2,1,60,1,2,0,6,5,14,0,0,0,4,1
-42,0,0,2,1,5,2,2,0,27,3,5,0,179,1,0,1
-11,1,2,2,1,35,2,1,0,7,5,16,0,0,0,4,1
-14,10,3,3,1,41,1,1,2,4,1,12,47,0,0,4,1
+27,0,3,2,1,26,2,1,3,26,8,6,0,0,0,4,0
+13,0,3,2,1,48,2,2,3,12,8,0,0,0,0,4,1
+12,5,3,3,1,55,1,1,0,27,1,4,22,0,0,4,1
 21,0,0,2,1,4,2,1,3,26,8,11,11,0,0,4,0
-13,1,2,1,1,6,2,2,0,13,5,0,45,0,0,4,1
-34,2,2,2,1,12,2,2,3,26,8,3,0,0,0,4,0
-35,10,3,2,1,70,1,1,0,17,1,15,22,0,0,4,1
-14,8,2,2,1,33,2,2,0,10,10,4,0,0,0,4,1
-14,10,3,3,1,55,1,1,2,14,11,6,0,0,0,4,1
-24,5,2,3,1,15,2,2,0,13,10,15,38,0,0,4,1
-16,10,0,3,1,61,2,1,0,28,1,11,11,0,0,4,1
-41,11,3,1,1,65,1,1,0,13,10,9,22,0,0,4,1
-41,11,2,2,1,10,1,1,0,9,3,14,22,0,0,4,1
-11,10,3,3,1,61,2,1,0,30,3,14,22,0,0,4,1
-17,5,0,3,1,22,2,1,0,17,5,14,0,0,0,4,1
-11,10,2,2,1,34,1,1,0,25,3,8,11,0,0,4,1
-36,5,2,3,1,15,1,1,0,22,3,5,0,0,0,4,1
-8,8,3,2,1,69,2,1,3,18,8,13,11,0,0,4,1
-23,10,0,2,1,46,2,1,0,9,3,8,0,0,0,4,1
-33,1,2,1,1,63,1,1,0,27,1,4,45,0,0,4,1
-17,0,0,2,1,42,1,2,0,13,10,14,11,0,0,4,1
+26,5,2,3,1,46,2,2,2,13,10,1,0,0,0,4,1
+26,0,0,1,1,47,2,1,2,15,11,14,0,0,0,4,1
+32,11,0,4,1,11,1,1,0,11,3,13,0,0,0,4,1
+17,2,2,2,1,31,1,2,0,5,5,4,22,0,0,4,1
+29,2,2,3,1,9,1,1,0,7,3,7,11,0,0,4,1
+29,1,0,1,1,14,2,1,3,22,6,7,11,0,0,4,1
+22,10,0,3,1,9,1,1,3,8,6,10,0,0,0,4,1
+17,10,3,2,1,42,1,1,0,2,1,10,22,0,0,4,1
+42,5,2,3,1,9,1,1,0,28,1,9,22,0,0,4,1
+29,5,3,3,1,68,1,1,0,11,3,1,0,0,0,4,1
+37,8,2,2,1,31,2,1,3,26,8,11,0,0,0,4,1
+29,10,2,2,1,56,2,1,0,3,1,5,0,0,0,4,1
+13,10,3,3,1,28,2,1,3,30,8,10,22,0,0,4,1
+29,5,0,3,1,13,2,1,2,19,11,7,0,0,0,4,1
+8,1,3,2,2,66,1,2,0,29,5,14,11,0,0,4,1
+14,5,2,3,1,66,2,2,0,30,5,0,0,0,0,4,1
 17,5,0,3,1,68,2,2,0,10,10,5,0,0,0,4,1
-72,6,0,2,1,9,1,1,0,4,3,4,22,0,0,4,1
-12,0,2,2,1,23,1,1,0,12,10,0,0,0,0,4,1
-35,1,2,2,1,31,1,1,0,14,1,11,11,0,0,4,1
-17,0,3,2,1,53,2,1,0,14,5,11,11,0,0,4,1
-23,8,0,3,1,20,2,1,0,30,5,12,0,0,0,4,1
-20,10,2,2,1,18,1,1,0,3,1,15,33,0,0,4,1
-12,5,2,3,1,19,2,1,0,3,1,1,33,0,0,4,1
+41,6,2,2,1,30,1,1,0,19,1,0,43,0,0,4,1
+26,0,0,2,1,45,2,2,0,7,3,3,0,173,1,1,1
+40,11,2,1,1,13,1,1,0,24,5,5,38,0,0,4,1
 10,10,3,3,1,52,1,1,0,30,3,7,13,0,0,4,1
-25,11,2,1,1,54,1,1,3,12,6,15,11,0,0,4,1
-28,7,2,3,1,16,2,2,3,26,8,7,0,0,0,4,0
+29,10,2,2,1,25,2,1,0,13,5,15,11,0,0,4,1
+11,10,3,3,1,61,2,1,0,30,3,14,22,0,0,4,1
+29,8,0,2,1,20,1,1,3,26,8,7,0,0,0,4,0
+35,10,2,2,1,16,1,1,3,10,6,3,22,0,0,4,1
+32,11,2,2,1,43,2,1,3,23,8,14,22,0,0,4,1
+11,5,3,3,1,62,1,1,0,25,3,6,0,0,0,4,1
+29,12,2,4,1,34,1,1,3,26,8,8,11,0,0,4,0
 14,5,3,3,1,9,1,1,0,26,3,11,33,0,0,4,1
-31,1,2,2,1,43,2,1,0,2,5,1,11,0,0,4,1
-38,11,2,2,1,9,1,1,2,11,3,10,0,0,0,4,1
-31,8,0,2,1,9,2,2,3,26,8,8,0,0,0,4,0
+19,0,3,2,1,9,2,1,3,26,8,3,0,0,0,4,0
+9,5,3,3,1,71,2,1,3,25,6,13,11,0,0,4,1
+6,9,3,2,1,47,2,1,3,26,8,7,22,0,0,4,0
+16,10,0,3,1,61,2,1,0,28,1,11,11,0,0,4,1
+35,1,2,2,1,62,2,1,3,26,8,11,11,0,0,4,0
+16,1,3,2,1,68,2,1,0,7,5,11,0,0,0,4,1
+42,0,0,2,1,5,2,2,0,27,3,5,0,179,1,0,1
+24,8,2,2,1,41,2,2,0,7,5,0,11,0,0,4,1
 24,0,0,2,1,19,2,1,3,7,8,14,0,0,0,4,1
-20,0,0,2,1,24,2,1,3,23,8,11,11,0,0,4,1
-27,10,3,2,1,46,2,1,3,23,8,15,33,0,0,4,1
-25,1,3,1,1,9,1,1,0,30,5,2,0,0,0,4,1
-16,5,2,3,1,9,2,1,0,22,3,7,0,0,0,4,1
+23,8,0,3,1,20,2,1,0,30,5,12,0,0,0,4,1
+7,0,3,3,1,43,2,1,0,19,3,9,0,0,0,4,1
+28,11,2,2,1,70,1,1,0,28,5,9,38,0,0,4,1
+42,1,0,2,1,9,2,1,3,21,8,2,0,0,0,4,1
+11,8,3,4,1,25,1,1,0,23,4,13,11,0,0,4,1
+9,10,2,2,1,4,2,1,0,15,5,7,11,0,0,4,1
+9,2,2,2,1,29,1,1,2,19,11,3,0,0,0,4,1
+17,5,3,3,1,64,2,1,3,23,11,7,0,0,0,4,1
+31,8,0,2,1,9,2,2,3,26,8,8,0,0,0,4,0
+24,0,0,2,1,70,1,1,0,23,4,15,0,0,0,4,1
+20,1,2,2,1,4,2,1,3,26,8,8,0,0,0,4,0
+16,1,2,1,1,10,2,1,3,21,8,13,22,0,0,4,1
+23,1,0,1,1,17,2,1,0,9,5,12,22,0,0,4,1
+13,11,0,3,1,32,2,1,0,7,5,14,11,0,0,4,1
+35,2,3,2,1,59,2,1,3,23,8,0,38,0,0,4,1
+20,10,2,2,1,18,1,1,0,3,1,15,33,0,0,4,1
+41,6,3,2,1,41,2,1,3,19,8,1,38,0,0,4,1
+19,0,2,2,1,34,2,1,3,19,8,13,22,0,0,4,1
+15,5,3,3,1,68,1,1,0,3,1,15,0,0,0,4,1
+25,8,0,2,1,10,2,1,3,10,8,11,22,0,0,4,1
+23,5,2,3,1,9,2,1,0,9,10,15,22,0,0,4,1
+16,10,3,2,1,34,2,1,0,9,10,14,0,0,0,4,1
+22,7,2,2,1,61,2,1,3,26,8,5,11,0,0,4,0
+14,1,2,2,1,51,2,1,0,15,5,15,47,0,0,4,1
 42,6,0,2,1,11,1,1,0,2,5,13,11,0,0,4,1
-37,6,2,1,1,40,1,1,0,5,1,12,33,0,0,4,1
-38,1,0,1,1,66,2,1,3,26,8,5,11,0,0,4,0
-9,10,3,2,1,22,2,1,3,7,8,13,0,0,0,4,1
-17,10,3,2,1,21,2,1,0,1,3,10,0,0,0,4,1
-26,0,0,2,1,45,2,2,0,7,3,3,0,173,1,1,1
-37,1,2,2,1,9,1,1,3,3,6,11,11,0,0,4,1
-22,11,2,2,1,25,2,1,3,11,6,11,43,0,0,4,1
-26,8,0,2,1,32,2,1,3,26,8,5,0,0,0,4,0
-21,5,2,3,1,35,2,1,0,6,5,14,22,0,0,4,1
-30,2,3,3,1,38,2,1,0,26,3,0,33,0,0,4,1
-37,10,2,2,1,9,2,2,0,11,7,2,0,0,0,4,1
-24,10,0,2,1,38,2,1,3,23,11,7,0,0,0,4,1
-40,5,2,3,1,27,2,1,3,26,8,7,0,0,0,4,0
-8,1,2,2,1,31,2,1,3,7,8,2,22,0,0,4,1
-16,0,2,2,1,68,1,1,3,27,8,5,0,0,0,4,1
-21,10,3,2,1,23,1,1,0,12,10,5,33,0,0,4,1
-34,8,2,1,1,20,1,1,0,29,1,10,11,0,0,4,1
-8,10,3,2,1,42,1,1,0,7,5,11,0,0,0,4,1
-22,5,2,3,1,4,2,1,3,26,8,6,0,0,0,4,0
-25,0,3,2,1,3,2,2,0,11,3,13,11,508,30,0,1
-15,5,2,3,1,61,1,1,0,26,1,1,11,0,0,4,1
-19,0,3,2,1,31,2,2,3,28,8,13,11,0,0,4,1
-12,8,3,2,1,52,2,1,0,13,10,12,0,0,0,4,1
-9,10,3,2,2,9,1,2,0,29,5,13,0,0,0,4,1
-12,5,3,2,1,50,2,1,0,13,10,11,0,0,0,4,1
-18,10,3,2,2,13,1,1,0,3,1,11,11,0,0,4,1
-24,5,3,3,1,9,2,2,3,26,8,11,11,0,0,4,1
-33,10,2,2,1,25,2,2,0,8,3,14,0,0,0,4,1
-18,8,2,2,1,71,1,1,3,7,6,1,0,0,0,4,1
-21,1,3,1,1,57,2,1,0,19,3,7,0,188,1,1,1
-12,1,3,1,1,9,1,1,0,6,5,13,22,0,0,4,1
-18,1,0,2,1,60,2,1,3,7,6,4,11,0,0,4,1
-18,10,2,2,1,43,2,2,3,27,8,5,11,0,0,4,1
-9,5,3,3,1,71,2,1,3,25,6,13,11,0,0,4,1
-33,8,0,2,1,30,1,2,0,5,5,3,33,0,0,4,1
-10,9,3,2,1,9,1,1,0,9,3,7,12,0,0,4,1
-17,5,3,3,1,62,1,1,3,27,6,1,0,0,0,4,1
-15,10,2,2,1,45,2,2,3,9,6,12,11,0,0,4,1
-19,10,3,2,1,14,2,1,3,13,8,13,0,0,0,4,1
-17,2,2,2,1,31,1,2,0,5,5,4,22,0,0,4,1
-10,10,3,2,1,38,1,1,0,30,3,2,11,0,0,4,1
-30,5,0,3,1,53,1,2,3,3,6,2,45,0,0,4,1
-15,10,3,3,1,9,2,1,0,13,10,12,0,0,0,4,1
-15,1,3,2,1,65,2,1,3,25,6,2,33,0,0,4,1
-29,8,2,2,1,15,1,1,0,12,10,8,33,0,0,4,1
+11,1,2,2,1,35,2,1,0,7,5,16,0,0,0,4,1
+35,0,2,2,1,68,2,1,0,27,3,8,22,0,0,4,1
+37,1,2,1,1,29,2,1,3,26,8,8,0,0,0,4,0
+21,2,2,1,1,48,2,1,3,19,11,4,0,0,0,4,1
+9,1,3,2,2,3,1,1,3,15,6,10,11,0,0,4,1
+22,0,3,3,1,33,1,1,0,12,1,10,11,0,0,4,1
+11,1,3,2,1,69,2,1,3,12,6,5,0,0,0,4,1
+23,1,3,2,1,64,2,1,3,0,5,10,47,0,0,4,1
+24,5,3,3,2,9,2,1,0,13,10,14,0,0,0,4,1
+41,3,0,1,1,31,1,1,0,23,5,12,22,0,0,4,1
 14,8,3,3,1,70,1,1,0,12,10,11,0,0,0,4,1
-12,5,3,3,1,59,1,1,0,19,3,6,11,0,0,4,1
-24,2,2,4,1,26,2,1,0,23,5,12,11,0,0,4,1
-12,1,2,2,1,51,2,1,3,21,8,1,22,0,0,4,1
-35,10,2,2,1,58,2,1,3,26,8,10,0,0,0,4,0
-23,5,2,3,1,22,2,2,3,26,8,9,0,0,0,4,0
-19,11,3,2,1,48,1,1,0,21,4,5,0,0,0,4,1
-16,1,3,2,1,68,2,1,0,7,5,11,0,0,0,4,1
-17,8,2,2,1,47,2,1,3,12,8,6,0,0,0,4,1
-42,1,2,4,1,55,2,1,3,26,8,7,0,0,0,4,0
-17,1,2,3,1,37,1,1,3,3,6,2,43,0,0,4,1
-19,8,0,2,1,52,2,1,3,7,8,12,11,0,0,4,1
+11,0,3,2,1,10,2,1,0,11,3,6,0,0,0,4,1
+18,0,3,1,1,2,2,1,3,26,8,7,0,0,0,4,0
+9,10,3,3,1,61,1,1,0,21,4,14,11,0,0,4,1
+44,5,0,3,1,58,1,1,2,8,3,6,33,0,0,4,1
+19,1,3,2,1,53,1,2,0,17,5,12,33,0,0,4,1
+34,1,2,1,1,15,2,1,3,26,8,7,0,0,0,4,0
+31,1,2,2,1,43,2,1,0,2,5,1,11,0,0,4,1
+13,1,3,1,1,27,2,1,3,13,8,11,0,0,0,4,1
+15,5,0,3,1,71,2,1,0,16,5,4,11,0,0,4,1
+35,1,2,4,1,23,1,1,3,26,8,2,0,0,0,4,0
+10,10,3,2,2,0,2,1,3,27,6,13,11,0,0,4,1
+17,9,3,4,1,36,2,1,3,26,8,11,11,0,0,4,0
+21,1,2,1,1,62,1,1,3,29,8,14,0,0,0,4,1
+38,5,2,1,1,9,1,1,0,22,3,16,0,0,0,4,1
+8,9,3,2,1,9,1,1,0,11,3,2,11,0,0,4,1
+21,10,3,2,1,50,2,1,0,9,10,10,0,0,0,4,1
+38,10,2,2,1,57,2,1,3,21,8,11,11,0,0,4,1
+8,11,3,3,1,67,1,1,0,20,4,4,0,0,0,4,1
 30,5,2,3,1,29,1,1,0,9,10,12,0,0,0,4,1
-34,1,2,2,1,17,1,2,0,8,5,13,11,0,0,4,1
-25,5,3,3,1,26,2,1,3,29,8,13,0,0,0,4,1
-41,6,3,2,1,41,2,1,3,19,8,1,38,0,0,4,1
-16,5,2,3,1,63,1,1,0,25,3,9,11,0,0,4,1
-32,5,2,3,1,17,1,1,0,17,1,13,43,0,0,4,1
+18,5,0,3,1,66,1,2,0,14,5,11,0,0,0,4,1
+33,8,0,2,1,30,1,2,0,5,5,3,33,0,0,4,1
+44,3,2,4,1,25,1,1,2,18,3,9,0,0,0,4,1
+16,10,2,2,1,24,2,1,3,26,8,9,33,0,0,4,0
+27,10,2,3,1,6,1,2,0,13,10,16,11,0,0,4,1
+15,0,2,2,1,67,2,1,0,17,5,13,0,0,0,4,1
+9,8,2,2,1,9,2,1,0,8,5,16,38,0,0,4,1
+14,9,3,3,1,12,1,1,2,1,3,9,22,0,0,4,1
+16,1,0,2,1,44,2,1,3,4,8,7,0,0,0,4,1
+35,8,2,4,1,32,2,1,3,26,8,7,11,0,0,4,0
+19,0,3,2,1,31,2,2,3,28,8,13,11,0,0,4,1
 20,10,3,2,1,39,1,1,0,10,1,12,5,0,0,4,1
+29,10,3,2,1,12,2,1,0,15,5,15,22,0,0,4,1
+16,5,2,3,1,67,1,2,0,2,1,1,22,0,0,4,1
+42,7,2,1,1,42,1,2,0,21,5,14,43,0,0,4,1
+16,0,2,2,1,4,2,2,0,1,5,15,0,0,0,4,1
+7,1,2,2,1,71,2,1,3,19,8,13,0,0,0,4,1
+16,7,3,2,1,36,1,1,0,19,1,11,4,0,0,4,1
 39,1,2,1,1,31,2,1,3,26,8,5,0,0,0,4,0
+18,1,2,1,1,46,2,1,3,25,6,15,0,0,0,4,1
+10,1,3,2,1,1,2,1,0,25,5,0,22,0,0,4,1
+5,1,2,2,1,70,2,1,3,26,8,6,0,0,0,4,0
+26,10,2,3,1,50,2,1,3,6,8,15,11,0,0,4,1
+15,5,2,3,1,40,1,1,0,12,10,7,0,0,0,4,1
+35,5,0,3,1,27,1,1,0,4,3,13,22,0,0,4,1
+12,2,3,2,1,64,1,1,0,22,3,4,33,0,0,4,1
+14,10,3,2,1,22,2,1,0,5,1,6,22,0,0,4,1
+27,1,2,1,1,55,2,1,0,12,10,14,11,0,0,4,1
+14,1,2,2,1,24,1,1,0,27,3,11,46,0,0,4,1
+16,10,3,2,1,68,2,1,3,12,8,2,33,0,0,4,1
+17,7,0,3,1,16,2,1,3,15,8,13,11,0,0,4,1
+13,11,2,2,1,38,2,1,0,12,10,3,22,86,38,0,1
+51,6,2,1,1,39,1,1,0,25,3,3,33,0,0,4,1
+21,5,2,3,1,2,1,2,3,2,6,15,46,0,0,4,1
+19,8,0,2,1,52,2,1,3,7,8,12,11,0,0,4,1
+16,0,0,2,1,3,1,1,0,9,5,12,0,0,0,4,1
+10,1,2,2,1,34,2,1,3,27,6,9,11,0,0,4,1
+31,1,2,2,1,9,1,2,0,30,5,12,0,0,0,4,1
+22,5,2,3,1,26,2,1,3,26,8,9,0,0,0,4,0
+14,1,3,1,1,29,2,2,3,26,8,5,0,0,0,4,0
+13,0,2,2,1,71,2,1,3,10,8,11,0,0,0,4,1
+17,1,2,2,1,56,2,1,0,12,10,15,11,0,0,4,1
+21,0,3,2,1,28,2,2,2,13,10,2,47,0,0,4,1
 14,1,2,1,1,60,1,1,0,21,4,12,0,0,0,4,1
-35,1,2,2,1,62,2,1,3,26,8,11,11,0,0,4,0
-19,5,3,3,1,28,1,2,0,13,10,8,11,0,0,4,1
+37,5,0,3,1,9,1,1,0,9,1,8,33,0,0,4,1
+35,1,2,2,1,8,1,1,0,26,1,13,0,0,0,4,1
+25,1,3,1,1,9,1,1,0,30,5,2,0,0,0,4,1
+29,0,2,2,1,28,2,1,3,26,8,11,0,0,0,4,0
+17,5,3,3,1,34,1,1,0,26,3,12,0,0,0,4,1
+11,1,3,2,1,2,1,2,0,13,5,11,0,0,0,4,1
+13,8,2,3,1,43,2,1,3,26,8,8,0,0,0,4,0
+23,5,2,3,1,22,2,2,3,26,8,9,0,0,0,4,0
+40,5,0,3,1,53,2,1,0,9,10,4,11,0,0,4,1
+24,10,3,2,1,16,2,1,3,6,8,6,43,0,0,4,1
+14,8,3,2,1,32,1,1,0,10,10,14,0,0,0,4,1
+21,5,2,2,1,13,2,1,0,2,1,13,11,0,0,4,1
+34,1,2,2,1,17,1,2,0,8,5,13,11,0,0,4,1
+18,7,3,3,1,51,1,1,3,30,6,1,22,0,0,4,1
+17,1,3,2,1,69,2,1,0,6,5,12,43,0,0,4,1
+19,1,0,2,1,38,2,1,3,18,8,12,11,0,0,4,1
+27,10,3,2,1,46,2,1,3,23,8,15,33,0,0,4,1
+9,10,3,2,1,22,2,1,3,7,8,13,0,0,0,4,1
+12,10,3,3,1,69,2,2,3,10,8,15,43,0,0,4,1
+31,8,0,2,1,70,1,1,3,12,6,14,11,0,0,4,1
+37,6,2,1,1,40,1,1,0,5,1,12,33,0,0,4,1
+40,5,2,3,1,27,2,1,3,26,8,7,0,0,0,4,0
+19,5,3,3,1,69,1,1,3,3,6,0,22,0,0,4,1
+20,10,2,2,1,9,1,1,0,29,5,12,0,0,0,4,1
+33,8,0,2,1,60,1,2,0,6,5,14,0,0,0,4,1
+28,10,2,2,1,40,2,1,3,30,8,13,0,0,0,4,1
+40,1,2,2,1,31,1,1,3,30,6,10,22,0,0,4,1
+29,10,3,2,1,3,2,2,0,28,5,15,22,0,0,4,1
 12,1,3,2,1,65,2,1,0,12,10,12,0,0,0,4,1
-15,11,3,3,1,61,1,1,0,5,1,5,11,0,0,4,1
+30,5,0,3,1,53,1,2,3,3,6,2,45,0,0,4,1
+30,10,2,2,2,9,1,1,3,23,8,12,0,0,0,4,1
+40,0,0,2,1,25,1,1,2,18,11,7,0,0,0,4,1
 9,10,3,3,1,9,2,1,3,26,8,9,0,0,0,4,0
-24,0,0,2,1,70,1,1,0,23,4,15,0,0,0,4,1
+12,8,3,2,1,52,2,1,0,13,10,12,0,0,0,4,1
+24,1,3,2,1,59,1,1,3,10,6,12,22,0,0,4,1
 32,2,2,3,1,2,2,1,0,15,5,3,11,0,0,4,1
-22,5,2,3,1,26,2,1,3,26,8,9,0,0,0,4,0
-41,2,0,2,1,69,2,1,3,26,8,13,22,0,0,4,0
-29,1,0,1,1,14,2,1,3,22,6,7,11,0,0,4,1
-18,0,3,1,1,2,2,1,3,26,8,7,0,0,0,4,0
-43,5,2,3,1,58,1,1,0,11,3,12,22,0,0,4,1
-7,1,2,2,1,71,2,1,3,19,8,13,0,0,0,4,1
-15,1,2,2,1,69,2,1,0,9,5,8,11,0,0,4,1
-8,11,3,3,1,67,1,1,0,20,4,4,0,0,0,4,1
-41,3,0,1,1,31,1,1,0,23,5,12,22,0,0,4,1
-20,5,2,3,1,13,2,1,3,4,8,11,33,0,0,4,1
-14,1,2,2,1,24,1,1,0,27,3,11,46,0,0,4,1
-22,0,3,3,1,33,1,1,0,12,1,10,11,0,0,4,1
+31,1,2,1,1,1,2,1,0,28,5,10,22,0,0,4,1
+12,0,2,2,1,15,2,2,3,18,8,9,11,0,0,4,1
+14,10,3,3,1,55,1,1,2,14,11,6,0,0,0,4,1
+17,5,0,3,1,22,2,1,0,17,5,14,0,0,0,4,1
 24,10,3,3,1,33,1,1,0,21,5,7,11,0,0,4,1
-16,12,3,2,1,68,1,1,0,20,4,14,0,0,0,4,1
-35,0,2,2,1,68,2,1,0,27,3,8,22,0,0,4,1
-15,8,3,3,1,5,1,1,0,21,4,12,11,0,0,4,1
-27,0,0,2,1,57,2,1,0,16,5,14,46,0,0,4,1
-33,0,2,2,1,54,2,1,3,26,8,7,11,0,0,4,0
-14,1,3,1,1,29,2,2,3,26,8,5,0,0,0,4,0
-34,5,2,3,1,45,1,1,0,10,10,3,22,0,0,4,1
-29,10,3,2,1,12,2,1,0,15,5,15,22,0,0,4,1
-51,6,2,1,1,39,1,1,0,25,3,3,33,0,0,4,1
-19,5,0,3,1,14,2,1,3,10,8,5,11,0,0,4,1
-23,5,3,3,1,25,1,1,0,13,10,11,0,0,0,4,1
-22,7,2,2,1,61,2,1,3,26,8,5,11,0,0,4,0
-7,9,2,3,1,9,2,1,0,13,5,14,33,0,0,4,1
-35,5,2,3,1,9,1,1,0,2,1,11,11,0,0,4,1
-28,11,2,2,1,70,1,1,0,28,5,9,38,0,0,4,1
-21,8,0,2,1,62,2,1,0,30,5,14,0,0,0,4,1
-14,5,2,3,1,66,2,2,0,30,5,0,0,0,0,4,1
-28,10,2,2,1,40,2,1,3,30,8,13,0,0,0,4,1
-35,1,2,1,1,41,2,1,0,17,5,12,38,0,0,4,1
-8,8,2,2,1,4,2,2,0,14,5,2,45,0,0,4,1
-13,8,2,3,1,43,2,1,3,26,8,8,0,0,0,4,0
-18,1,2,1,1,46,2,1,3,25,6,15,0,0,0,4,1
-41,1,2,1,1,38,2,1,3,6,8,12,0,0,0,4,1
-9,10,3,3,1,61,1,1,0,21,4,14,11,0,0,4,1
-21,1,2,1,1,62,1,1,3,29,8,14,0,0,0,4,1
-35,1,2,1,1,31,1,1,0,24,5,13,33,0,0,4,1
-51,5,2,3,1,67,1,1,2,26,3,3,22,0,0,4,1
-21,5,2,2,1,13,2,1,0,2,1,13,11,0,0,4,1
-39,0,3,2,1,57,2,1,3,10,6,10,0,0,0,4,1
-14,5,3,2,1,25,1,1,0,2,1,2,0,0,0,4,1
-24,1,0,1,1,27,2,1,0,28,5,9,22,0,0,4,1
-16,5,3,3,1,18,2,1,0,9,10,11,0,91,1,1,1
-26,5,2,3,1,46,2,2,2,13,10,1,0,0,0,4,1
-24,0,2,2,1,49,2,1,3,26,8,12,0,0,0,4,0
-31,5,2,3,1,10,2,1,0,9,10,15,0,0,0,4,1
-18,0,2,2,1,14,2,1,0,10,10,6,11,0,0,4,1
-29,10,2,2,1,56,2,1,0,3,1,5,0,0,0,4,1
-20,10,2,2,1,9,2,1,0,14,5,5,0,0,0,4,1
-29,5,3,3,1,68,1,1,0,11,3,1,0,0,0,4,1
+57,6,0,1,1,44,2,1,0,25,3,3,22,0,0,4,1
+41,5,0,3,1,33,1,1,3,26,8,6,0,0,0,4,0
+22,0,3,3,1,14,1,1,3,2,6,3,11,0,0,4,1
+17,5,2,3,1,36,2,2,0,29,1,13,22,0,0,4,1
 43,6,2,3,1,14,1,1,0,1,3,10,0,0,0,4,1
+17,8,2,2,1,47,2,1,3,12,8,6,0,0,0,4,1
+37,1,2,1,1,41,1,1,0,9,1,12,33,0,0,4,1
+28,0,2,2,1,61,1,1,0,27,1,13,11,0,0,4,1
+35,10,2,2,1,51,1,1,3,27,6,12,11,0,0,4,1
+12,1,2,2,1,34,2,2,3,15,8,1,0,0,0,4,1
+12,5,3,3,1,15,2,1,0,27,10,4,0,0,0,4,1
+42,6,0,2,1,11,1,1,0,23,5,10,38,0,0,4,1
+13,5,2,3,1,19,1,1,0,4,1,12,45,0,0,4,1
+25,5,2,3,1,45,1,1,0,1,3,4,0,0,0,4,1
+20,5,2,3,1,13,2,1,3,4,8,11,33,0,0,4,1
+10,0,3,2,1,50,2,1,3,18,8,13,43,0,0,4,1
+26,10,3,2,1,21,1,1,2,12,11,13,0,0,0,4,1
+15,10,3,3,1,9,2,1,0,13,10,12,0,0,0,4,1
+14,10,3,3,1,41,1,1,2,4,1,12,47,0,0,4,1
+18,8,2,2,1,71,1,1,3,7,6,1,0,0,0,4,1
+32,5,3,3,1,41,1,1,3,16,11,8,0,0,0,4,1
+33,10,2,2,1,9,1,1,0,11,3,10,11,0,0,4,1
+16,1,3,2,1,37,2,2,0,12,10,12,0,0,0,4,1
+13,1,2,1,1,6,2,2,0,13,5,0,45,0,0,4,1
+11,10,2,2,1,34,1,1,0,25,3,8,11,0,0,4,1
+19,8,2,2,1,47,2,2,0,23,5,11,33,0,0,4,1
+9,10,3,2,2,9,1,2,0,29,5,13,0,0,0,4,1
+16,5,2,3,1,9,2,1,0,22,3,7,0,0,0,4,1
+38,11,2,2,1,9,1,1,2,11,3,10,0,0,0,4,1
+18,8,2,2,1,37,2,1,3,26,8,7,0,0,0,4,0
+43,5,2,3,1,58,1,1,0,11,3,12,22,0,0,4,1
+8,1,2,2,1,31,2,1,3,7,8,2,22,0,0,4,1
+24,1,0,1,1,27,2,1,0,28,5,9,22,0,0,4,1
+24,2,2,3,1,55,1,1,3,2,6,14,22,0,0,4,1
+29,0,0,2,1,56,2,2,2,8,11,10,0,0,0,4,1
+18,1,2,1,1,49,2,1,3,26,8,8,0,0,0,4,0
+13,5,3,3,1,43,1,1,0,29,1,12,11,0,0,4,1
+31,10,2,2,1,66,2,1,0,20,4,2,0,0,0,4,1
 28,1,2,1,1,43,2,1,3,4,8,15,11,0,0,4,1
+22,11,2,2,1,28,2,1,3,26,8,9,0,0,0,4,0
+24,5,2,3,1,45,2,1,0,8,5,13,0,0,0,4,1
+17,1,2,3,1,37,1,1,3,3,6,2,43,0,0,4,1
+8,10,2,2,1,43,1,2,0,29,5,1,33,0,0,4,1
+41,11,2,2,1,10,1,1,0,9,3,14,22,0,0,4,1
+12,5,3,3,1,59,1,1,0,19,3,6,11,0,0,4,1
+36,10,2,2,1,17,2,1,3,26,8,7,0,0,0,4,0
+15,2,0,3,1,43,1,2,0,29,5,1,0,0,0,4,1
+16,5,3,3,1,14,1,1,0,26,3,7,46,0,0,4,1
+19,10,3,2,1,14,2,1,3,13,8,13,0,0,0,4,1
+26,0,0,2,1,61,2,1,3,26,8,6,0,0,0,4,0
+26,10,3,2,1,35,2,1,3,26,8,4,0,0,0,4,0
+27,0,3,4,1,15,2,1,3,26,8,16,0,0,0,4,0
+18,5,2,3,1,68,2,2,3,13,8,15,11,0,0,4,1
+34,5,2,3,1,45,1,1,0,10,10,3,22,0,0,4,1
+23,10,2,2,1,53,2,1,3,10,8,11,38,0,0,4,1
+27,5,0,3,1,9,1,1,0,27,1,10,11,0,0,4,1
+17,0,3,2,1,53,2,1,0,14,5,11,11,0,0,4,1
 34,2,2,3,2,5,1,1,0,29,5,11,0,0,0,4,1
-34,5,2,3,1,63,1,1,0,25,1,4,0,0,0,4,1
-38,5,2,1,1,9,1,1,0,22,3,16,0,0,0,4,1
-29,0,2,2,1,28,2,1,3,26,8,11,0,0,0,4,0
-18,11,3,3,1,15,1,1,0,22,3,8,0,0,0,4,1
-35,10,2,2,1,51,1,1,3,27,6,12,11,0,0,4,1
 13,1,2,3,1,4,1,1,0,12,10,15,11,0,0,4,1
-16,1,0,2,1,44,2,1,3,4,8,7,0,0,0,4,1
-13,5,2,3,1,16,1,1,3,26,10,7,0,0,0,4,1
-16,1,2,1,1,62,2,2,3,7,8,1,33,0,0,4,1
-15,5,3,3,1,42,1,1,0,4,3,5,11,540,24,0,1
-27,10,2,3,1,6,1,2,0,13,10,16,11,0,0,4,1
-13,10,2,3,1,13,1,1,0,29,1,0,0,0,0,4,1
-18,5,2,3,1,68,2,2,3,13,8,15,11,0,0,4,1
-25,5,2,3,1,45,1,1,0,1,3,4,0,0,0,4,1
-41,3,2,3,1,9,1,1,2,4,10,10,0,0,0,4,1
-34,1,2,2,1,65,2,1,3,26,8,15,22,0,0,4,0
+38,10,0,1,1,15,2,1,3,26,8,9,11,0,0,4,0
+15,8,2,2,1,9,2,1,3,26,8,11,0,0,0,4,0
 35,6,2,3,1,29,1,1,0,8,10,1,11,57,1,3,1
+39,6,2,1,1,41,2,1,0,17,1,12,22,0,0,4,1
+10,5,3,3,1,15,2,1,0,18,3,12,0,0,0,4,1
 12,0,0,2,1,9,2,1,0,9,5,12,11,0,0,4,1
-27,10,2,2,1,68,2,1,3,26,8,7,0,0,0,4,0
-38,0,2,2,1,21,1,1,0,13,1,13,1,0,0,4,1
-24,5,3,3,2,9,2,1,0,13,10,14,0,0,0,4,1
-29,10,3,2,1,3,2,2,0,28,5,15,22,0,0,4,1
-24,10,3,2,1,16,2,1,3,6,8,6,43,0,0,4,1
-17,5,3,3,1,4,1,2,0,13,5,16,2,0,0,4,1
-19,1,0,2,1,38,2,1,3,18,8,12,11,0,0,4,1
-42,7,2,1,1,42,1,2,0,21,5,14,43,0,0,4,1
-26,10,3,2,1,21,1,1,2,12,11,13,0,0,0,4,1
-44,5,0,3,1,58,1,1,2,8,3,6,33,0,0,4,1
-43,6,2,1,1,25,1,1,0,8,3,1,0,0,0,4,1
-20,10,2,2,1,9,1,1,0,29,5,12,0,0,0,4,1
-33,0,3,3,1,45,1,1,2,20,4,15,11,0,0,4,1
-40,11,2,1,1,13,1,1,0,24,5,5,38,0,0,4,1
-10,1,3,2,1,1,2,1,0,25,5,0,22,0,0,4,1
-15,1,2,2,1,38,1,1,0,25,3,4,22,0,0,4,1
-13,5,3,3,1,43,1,1,0,29,1,12,11,0,0,4,1
-35,3,0,1,1,70,2,1,3,26,8,5,0,0,0,4,0
-57,6,0,1,1,44,2,1,0,25,3,3,22,0,0,4,1
-12,10,2,2,1,49,2,1,0,13,10,13,0,0,0,4,1
+34,1,2,2,1,57,1,1,0,13,10,15,11,0,0,4,1
+12,5,2,3,1,19,2,1,0,3,1,1,33,0,0,4,1
+20,2,2,2,1,58,2,2,0,16,5,4,16,0,0,4,1
+17,10,3,2,1,21,2,1,0,1,3,10,0,0,0,4,1
+12,8,2,2,1,51,2,1,0,24,5,12,4,0,0,4,1
+39,10,2,2,1,67,1,2,3,26,8,7,0,0,0,4,0
+18,11,2,3,1,19,1,1,0,18,1,11,45,0,0,4,1
 33,0,3,2,1,25,1,1,3,9,6,13,11,0,0,4,1
-24,5,2,3,1,45,2,1,0,8,5,13,0,0,0,4,1
-13,0,3,2,1,48,2,2,3,12,8,0,0,0,0,4,1
+18,5,2,3,1,69,1,1,0,2,1,9,33,0,0,4,1
+10,1,2,2,1,64,2,1,0,14,5,11,38,0,0,4,1
+14,1,3,2,1,13,2,1,0,8,5,3,0,0,0,4,1
+10,11,2,1,1,64,2,1,0,11,3,16,38,186,12,0,1
+21,10,2,3,1,70,2,2,3,7,8,14,0,0,0,4,1
+14,0,3,2,1,27,1,1,0,28,5,14,38,0,0,4,1
+15,10,3,3,1,18,2,1,0,10,10,9,11,91,1,1,1
+23,5,3,3,1,25,1,1,0,13,10,11,0,0,0,4,1
+21,5,3,3,1,32,2,1,3,26,8,8,0,0,0,4,0
+29,5,3,3,1,32,1,2,0,23,5,14,33,0,0,4,1
+19,11,3,2,1,48,1,1,0,21,4,5,0,0,0,4,1
+36,5,0,3,1,27,2,2,2,9,10,0,0,0,0,4,1
+25,11,2,1,1,54,1,1,3,12,6,15,11,0,0,4,1
+32,10,2,3,1,29,1,1,0,26,1,11,0,0,0,4,1
+18,5,0,3,1,9,1,1,0,25,1,2,0,0,0,4,1
+16,8,3,2,1,3,1,1,0,13,5,3,22,0,0,4,1
+34,11,2,1,1,71,1,1,2,23,5,12,11,0,0,4,1
+41,11,3,1,1,65,1,1,0,13,10,9,22,0,0,4,1
+18,8,2,2,1,37,1,2,0,29,5,13,38,0,0,4,1
+20,10,2,2,1,53,2,1,0,19,3,16,0,5,37,3,1
+31,5,2,3,1,60,1,1,3,2,6,11,0,0,0,4,1
 16,1,2,2,1,30,2,1,3,26,8,8,0,0,0,4,0
-13,11,2,2,1,68,2,2,3,22,6,15,11,0,0,4,1
-42,6,0,2,1,11,1,1,0,23,5,10,38,0,0,4,1
-40,6,0,1,1,32,2,1,0,10,10,12,11,14,37,0,1
-23,1,2,1,1,14,2,1,3,12,8,4,11,0,0,4,1
+12,1,3,1,1,9,1,1,0,6,5,13,22,0,0,4,1
+12,1,2,2,1,51,2,1,3,21,8,1,22,0,0,4,1
+21,10,3,4,1,49,2,1,3,27,8,5,0,0,0,4,1
+18,7,3,2,1,15,1,1,0,12,10,2,0,0,0,4,1
+22,5,2,3,1,40,2,1,0,10,10,12,11,187,1,3,1
+24,10,0,2,1,38,2,1,3,23,11,7,0,0,0,4,1
 30,1,2,1,1,51,1,1,0,2,1,14,22,0,0,4,1
-42,1,0,2,1,9,2,1,3,21,8,2,0,0,0,4,1
-8,10,2,2,1,43,1,2,0,29,5,1,33,0,0,4,1
-23,10,2,2,1,11,1,1,0,2,3,1,22,0,0,4,1
-8,10,3,2,1,28,1,2,0,13,5,0,22,0,0,4,1
-15,5,3,3,1,68,1,1,0,3,1,15,0,0,0,4,1
-13,5,2,3,1,19,1,1,0,4,1,12,45,0,0,4,1
-38,5,2,3,1,9,1,2,3,12,6,9,0,0,0,4,1
-31,10,2,2,1,66,2,1,0,20,4,2,0,0,0,4,1
-11,1,3,2,1,32,2,1,3,11,6,13,5,0,0,4,1
-29,5,2,3,1,58,1,1,0,10,1,8,6,0,0,4,1
-31,1,2,1,1,1,2,1,0,28,5,10,22,0,0,4,1
-26,0,2,2,1,11,2,1,0,2,5,15,11,0,0,4,1
-12,8,2,2,1,51,2,1,0,24,5,12,4,0,0,4,1
-32,10,2,2,1,38,1,1,0,28,1,12,0,0,0,4,1
-31,8,0,2,1,70,1,1,3,12,6,14,11,0,0,4,1
-35,10,2,2,1,16,1,1,3,10,6,3,22,0,0,4,1
-29,5,3,3,1,32,1,2,0,23,5,14,33,0,0,4,1
-20,1,2,2,1,4,2,1,3,26,8,8,0,0,0,4,0
-19,0,0,2,1,19,2,1,0,13,10,11,33,0,0,4,1
+35,10,3,2,1,70,1,1,0,17,1,15,22,0,0,4,1
+14,5,2,3,1,58,2,1,3,9,6,1,38,0,0,4,1
+25,1,2,1,1,2,2,1,3,29,8,1,11,0,0,4,1
+15,5,3,3,1,42,1,1,0,4,3,5,11,540,24,0,1
+24,10,0,2,1,24,1,1,0,12,1,14,33,0,0,4,1
+8,10,3,2,1,42,1,1,0,7,5,11,0,0,0,4,1
+13,5,2,3,1,17,2,1,0,25,3,11,11,152,38,1,1
+36,8,2,4,1,9,2,1,0,26,3,12,11,184,1,1,1
+40,5,2,3,1,40,1,1,0,26,3,8,38,0,0,4,1
+10,5,3,3,1,9,2,1,0,7,5,13,38,0,0,4,1
+19,5,3,3,1,28,1,2,0,13,10,8,11,0,0,4,1
+15,1,3,2,1,65,2,1,3,25,6,2,33,0,0,4,1
+22,5,2,3,1,4,2,1,3,26,8,6,0,0,0,4,0
 9,10,2,2,1,27,2,2,3,13,8,14,0,0,0,4,1
-34,1,2,2,1,57,1,1,0,13,10,15,11,0,0,4,1
+33,0,2,2,1,54,2,1,3,26,8,7,11,0,0,4,0
+16,5,3,3,1,18,2,1,0,9,10,11,0,91,1,1,1
+13,11,2,2,1,68,2,2,3,22,6,15,11,0,0,4,1
+41,1,2,1,1,38,2,1,3,6,8,12,0,0,0,4,1
+39,10,0,2,1,59,2,1,3,26,8,7,0,0,0,4,0
+16,2,2,3,1,18,2,1,0,5,5,13,11,0,0,4,1
+21,10,2,2,1,11,2,1,0,17,5,3,47,0,0,4,1
+26,8,0,2,1,32,2,1,3,26,8,5,0,0,0,4,0
+21,8,0,2,1,62,2,1,0,30,5,14,0,0,0,4,1
+28,1,2,2,1,33,2,1,3,26,8,11,0,0,0,4,0
+16,0,2,2,1,68,1,1,3,27,8,5,0,0,0,4,1
+22,11,2,1,1,24,2,1,0,26,3,5,11,0,0,4,1
+72,6,0,2,1,9,1,1,0,4,3,4,22,0,0,4,1
+36,11,3,2,1,44,1,1,0,8,10,12,11,0,0,4,1
+32,0,3,2,1,16,1,1,0,20,5,15,33,0,0,4,1
 33,1,2,4,1,2,2,1,3,26,8,5,11,0,0,4,0
+26,1,3,2,1,36,1,2,0,8,5,2,33,0,0,4,1
+10,10,3,2,1,38,1,1,0,30,3,2,11,0,0,4,1
+20,10,2,1,1,27,2,1,3,30,6,10,43,0,0,4,1
+21,10,3,2,1,23,1,1,0,12,10,5,33,0,0,4,1
+10,1,2,1,1,39,2,1,3,26,8,6,0,0,0,4,0
+33,1,2,2,1,39,1,2,3,7,6,13,22,0,0,4,1
 22,1,2,2,1,14,2,1,3,26,8,11,38,0,0,4,0
-6,10,3,2,1,0,2,2,3,26,8,4,0,0,0,4,0
-16,5,3,3,1,38,2,1,3,26,8,1,11,0,0,4,0
-39,10,0,2,1,59,2,1,3,26,8,7,0,0,0,4,0
+6,7,3,3,1,36,2,1,3,19,8,15,0,0,0,4,1
+23,5,2,3,1,9,1,1,0,2,1,2,38,0,0,4,1
+22,7,2,2,2,8,2,2,3,22,6,15,22,0,0,4,1
+39,6,0,1,1,59,1,2,0,17,5,4,8,0,0,4,1
+17,0,2,2,1,8,2,1,3,22,6,3,45,0,0,4,1
+32,5,2,2,1,52,2,1,3,26,8,6,11,0,0,4,0
+27,10,2,2,1,68,2,1,3,26,8,7,0,0,0,4,0
+10,9,3,2,1,9,1,1,0,9,3,7,12,0,0,4,1
+32,10,2,2,1,38,1,1,0,28,1,12,0,0,0,4,1
+34,8,2,1,1,20,1,1,0,29,1,10,11,0,0,4,1
+10,5,3,3,1,49,2,2,3,26,8,7,0,0,0,4,0
+35,1,2,1,1,31,1,1,0,24,5,13,33,0,0,4,1
+28,7,2,3,1,16,2,2,3,26,8,7,0,0,0,4,0
 24,11,2,4,1,71,2,1,2,13,5,12,1,0,0,4,1
-41,5,0,3,1,33,1,1,3,26,8,6,0,0,0,4,0
+8,8,2,2,1,4,2,2,0,14,5,2,45,0,0,4,1
+35,1,2,2,1,31,1,1,0,14,1,11,11,0,0,4,1
+24,5,2,3,1,15,2,2,0,13,10,15,38,0,0,4,1
+5,1,3,2,1,52,2,1,3,25,6,12,0,0,0,4,1
+12,5,3,2,1,50,2,1,0,13,10,11,0,0,0,4,1
+41,3,2,3,1,9,1,1,2,4,10,10,0,0,0,4,1
+35,3,0,1,1,70,2,1,3,26,8,5,0,0,0,4,0
+40,6,0,1,1,32,2,1,0,10,10,12,11,14,37,0,1
+37,10,2,2,1,9,2,2,0,11,7,2,0,0,0,4,1
+21,7,2,3,1,10,1,1,3,27,6,11,0,0,0,4,1
+13,8,2,2,1,44,2,1,3,26,8,13,11,0,0,4,0
+23,1,2,1,1,14,2,1,3,12,8,4,11,0,0,4,1
+8,8,3,2,1,69,2,1,3,18,8,13,11,0,0,4,1
+28,0,3,2,1,68,2,1,3,26,6,10,11,0,0,4,1
+24,2,2,4,1,26,2,1,0,23,5,12,11,0,0,4,1
+19,0,2,1,1,27,2,1,0,30,5,12,0,0,0,4,1
+26,0,2,2,1,11,2,1,0,2,5,15,11,0,0,4,1
+29,0,2,2,1,43,2,1,3,26,8,3,11,0,0,4,0
+27,0,0,2,1,57,2,1,0,16,5,14,46,0,0,4,1
+31,5,2,3,1,39,2,1,3,26,8,7,22,0,0,4,0
+14,8,2,2,1,33,2,2,0,10,10,4,0,0,0,4,1
+23,10,0,2,1,46,2,1,0,9,3,8,0,0,0,4,1
+10,5,3,3,1,70,2,1,3,19,8,13,0,0,0,4,1
+17,5,3,3,1,62,1,1,3,27,6,1,0,0,0,4,1
+35,10,2,2,1,58,2,1,3,26,8,10,0,0,0,4,0
+18,8,2,2,1,36,2,1,3,11,6,9,0,0,0,4,1
+12,10,2,2,1,49,2,1,0,13,10,13,0,0,0,4,1
+20,10,2,2,1,9,2,1,0,14,5,5,0,0,0,4,1
+15,5,2,3,1,10,1,1,0,29,1,10,33,0,0,4,1
+7,1,3,2,1,2,2,1,3,10,6,15,45,0,0,4,1
+8,10,3,2,1,28,1,2,0,13,5,0,22,0,0,4,1
+37,5,2,3,1,4,1,1,0,23,5,14,11,0,0,4,1
+38,0,2,2,1,21,1,1,0,13,1,13,1,0,0,4,1
+19,5,2,3,1,49,1,1,0,4,1,14,38,0,0,4,1
 23,1,2,2,1,2,1,2,0,21,5,14,22,0,0,4,1
-19,0,3,2,1,9,2,1,3,26,8,3,0,0,0,4,0
-22,1,3,4,1,30,2,1,3,26,8,6,0,0,0,4,0
-36,10,0,2,1,27,2,1,0,22,3,7,0,105,30,0,1
-13,5,2,3,1,17,2,1,0,25,3,11,11,152,38,1,1
-12,10,3,3,1,69,2,2,3,10,8,15,43,0,0,4,1
-9,2,2,2,1,29,1,1,2,19,11,3,0,0,0,4,1
-15,0,2,2,1,67,2,1,0,17,5,13,0,0,0,4,1
-16,10,3,2,1,68,2,1,3,12,8,2,33,0,0,4,1
-40,1,2,2,1,31,1,1,3,30,6,10,22,0,0,4,1
-19,0,2,2,1,25,1,1,2,19,11,9,0,0,0,4,1
-12,2,3,2,1,64,1,1,0,22,3,4,33,0,0,4,1
+37,1,2,1,1,53,1,1,0,26,1,2,11,0,0,4,1
 26,1,2,2,1,57,1,2,3,26,8,7,0,0,0,4,0
-32,0,3,2,1,16,1,1,0,20,5,15,33,0,0,4,1
+13,10,2,3,1,13,1,1,0,29,1,0,0,0,0,4,1
+33,6,2,3,1,57,1,1,0,10,10,12,11,0,0,4,1
+15,1,2,2,1,9,2,1,3,13,8,10,22,0,0,4,1
+31,5,2,3,1,10,2,1,0,9,10,15,0,0,0,4,1
 13,5,3,3,1,46,1,2,0,30,5,11,38,0,0,4,1
-36,7,0,1,1,41,2,1,3,27,6,12,11,0,0,4,1
-9,1,3,2,2,3,1,1,3,15,6,10,11,0,0,4,1
-18,5,0,3,1,66,1,2,0,14,5,11,0,0,0,4,1
-40,5,0,3,1,53,2,1,0,9,10,4,11,0,0,4,1
-22,0,3,3,1,14,1,1,3,2,6,3,11,0,0,4,1
-36,10,2,2,1,17,2,1,3,26,8,7,0,0,0,4,0
+17,0,0,2,1,42,1,2,0,13,10,14,11,0,0,4,1
+7,8,2,2,1,9,2,1,0,16,5,10,47,0,0,4,1
+40,6,2,1,1,47,1,1,0,4,1,10,11,0,0,4,1
+24,6,2,2,1,56,2,1,3,26,8,7,0,0,0,4,0
+25,5,3,3,1,26,2,1,3,29,8,13,0,0,0,4,1
+33,10,2,2,1,25,2,2,0,8,3,14,0,0,0,4,1
+32,5,2,3,1,17,1,1,0,17,1,13,43,0,0,4,1
+15,2,2,2,1,7,2,2,0,29,5,13,0,0,0,4,1
+20,0,3,2,1,31,1,1,2,24,11,7,0,0,0,4,1
+39,0,3,2,1,57,2,1,3,10,6,10,0,0,0,4,1
+42,1,2,4,1,55,2,1,3,26,8,7,0,0,0,4,0
+12,0,2,2,1,23,1,1,0,12,10,0,0,0,0,4,1
+15,1,2,2,1,69,2,1,0,9,5,8,11,0,0,4,1
+37,1,2,4,1,64,1,1,3,27,6,12,22,0,0,4,1
+36,5,2,3,1,15,1,1,0,22,3,5,0,0,0,4,1
+17,5,3,3,1,4,1,2,0,13,5,16,2,0,0,4,1
+33,1,0,1,1,52,1,1,0,21,5,11,11,0,0,4,1
+35,5,2,3,1,9,1,1,0,2,1,11,11,0,0,4,1
+21,2,2,2,1,13,1,1,0,9,10,2,11,0,0,4,1
+29,5,2,3,1,58,1,1,0,10,1,8,6,0,0,4,1
+18,10,3,2,2,13,1,1,0,3,1,11,11,0,0,4,1
+35,1,2,1,1,41,2,1,0,17,5,12,38,0,0,4,1
+11,1,3,2,1,32,2,1,3,11,6,13,5,0,0,4,1
+17,0,0,2,1,48,2,1,3,25,6,15,0,0,0,4,1
+40,6,2,4,1,69,1,1,0,13,5,15,33,0,0,4,1
+34,5,2,4,1,28,2,1,3,4,8,14,0,0,0,4,1
+37,10,2,2,1,33,2,2,0,24,5,2,38,0,0,4,1
+14,5,3,2,1,25,1,1,0,2,1,2,0,0,0,4,1
+41,2,0,2,1,69,2,1,3,26,8,13,22,0,0,4,0
+26,10,0,2,1,34,1,1,0,8,10,1,0,0,0,4,1
+15,1,2,2,1,38,1,1,0,25,3,4,22,0,0,4,1
 38,10,2,3,1,63,1,1,0,13,1,12,33,0,0,4,1
-23,1,3,2,1,64,2,1,3,0,5,10,47,0,0,4,1
-15,5,2,3,1,10,1,1,0,29,1,10,33,0,0,4,1
+36,10,2,2,1,4,1,2,0,1,5,6,0,0,0,4,1
+24,5,3,3,1,9,2,2,3,26,8,11,11,0,0,4,1
+21,10,3,2,1,53,2,1,0,28,5,13,11,0,0,4,1
+25,5,3,3,1,15,1,1,0,27,1,10,11,0,0,4,1
+37,1,2,2,1,9,1,1,3,3,6,11,11,0,0,4,1
+22,1,3,4,1,30,2,1,3,26,8,6,0,0,0,4,0
+18,10,2,2,1,43,2,2,3,27,8,5,11,0,0,4,1
+16,5,3,3,1,38,2,1,3,26,8,1,11,0,0,4,0
+33,0,3,3,1,45,1,1,2,20,4,15,11,0,0,4,1
+10,12,3,2,1,49,1,1,0,20,4,13,0,0,0,4,1
+12,10,2,2,1,19,2,2,3,26,8,7,11,0,0,4,0
+13,0,3,2,1,24,2,1,0,9,10,6,0,0,0,4,1
+38,5,2,3,1,9,1,2,3,12,6,9,0,0,0,4,1
+28,10,0,2,1,8,2,1,0,28,1,9,22,0,0,4,1
+36,10,0,2,1,27,2,1,0,22,3,7,0,105,30,0,1
+25,1,3,2,1,38,2,1,3,26,6,13,11,0,0,4,1
+15,5,2,3,1,61,1,1,0,26,1,1,11,0,0,4,1
+29,1,2,2,1,14,2,1,2,3,10,9,0,0,0,4,1
+12,5,3,3,1,53,1,2,0,9,5,11,0,0,0,4,1
+27,10,0,2,1,33,1,1,0,28,1,15,22,0,0,4,1
 14,1,2,2,2,9,2,1,3,30,8,12,0,0,0,4,1
-11,1,3,2,1,2,1,2,0,13,5,11,0,0,0,4,1
-26,10,2,3,1,50,2,1,3,6,8,15,11,0,0,4,1
-13,10,2,3,1,32,1,2,0,9,10,9,0,31,37,1,1
-26,0,0,1,1,47,2,1,2,15,11,14,0,0,0,4,1
-24,10,0,2,1,24,1,1,0,12,1,14,33,0,0,4,1
-14,7,2,2,1,53,2,1,0,2,5,14,0,0,0,4,1
-20,0,3,2,1,31,1,1,2,24,11,7,0,0,0,4,1
-32,11,0,4,1,11,1,1,0,11,3,13,0,0,0,4,1
-33,1,2,2,1,39,1,2,3,7,6,13,22,0,0,4,1
-22,11,2,1,1,24,2,1,0,26,3,5,11,0,0,4,1
-23,10,2,2,1,53,2,1,3,10,8,11,38,0,0,4,1
-21,10,3,4,1,49,2,1,3,27,8,5,0,0,0,4,1
-35,8,2,4,1,32,2,1,3,26,8,7,11,0,0,4,0
-20,10,2,1,1,27,2,1,3,30,6,10,43,0,0,4,1
-5,1,2,2,1,70,2,1,3,26,8,6,0,0,0,4,0
-28,0,2,2,1,61,1,1,0,27,1,13,11,0,0,4,1
-16,8,3,2,1,3,1,1,0,13,5,3,22,0,0,4,1
-31,5,2,3,1,39,2,1,3,26,8,7,22,0,0,4,0
-8,9,3,2,1,9,1,1,0,11,3,2,11,0,0,4,1
-22,5,2,3,1,40,2,1,0,10,10,12,11,187,1,3,1
-20,2,2,2,1,58,2,2,0,16,5,4,16,0,0,4,1
-24,2,3,4,1,39,1,1,3,7,6,12,0,0,0,4,1
-29,12,2,4,1,34,1,1,3,26,8,8,11,0,0,4,0
-29,0,0,2,1,56,2,2,2,8,11,10,0,0,0,4,1
-12,5,3,3,1,55,1,1,0,27,1,4,22,0,0,4,1
-28,8,0,2,1,48,1,1,0,13,10,11,11,0,0,4,1
-17,1,2,2,1,56,2,1,0,12,10,15,11,0,0,4,1
-11,5,3,3,1,62,1,1,0,25,3,6,0,0,0,4,1
+16,5,2,3,1,63,1,1,0,25,3,9,11,0,0,4,1
+15,5,3,3,1,33,1,1,0,20,1,11,8,0,0,4,1
+20,10,2,3,1,48,1,1,0,25,3,4,33,0,0,4,1
+9,1,2,1,1,47,2,1,3,23,8,2,11,0,0,4,1
+22,10,0,3,1,51,2,1,0,2,3,8,11,0,0,4,1
+39,12,2,4,1,24,1,1,3,15,11,8,0,0,0,4,1
+14,10,3,2,1,13,2,1,0,12,1,13,11,0,0,4,1
+18,0,2,2,1,14,2,1,0,10,10,6,11,0,0,4,1
+30,2,3,3,1,38,2,1,0,26,3,0,33,0,0,4,1
+25,0,3,2,1,3,2,2,0,11,3,13,11,508,30,0,1
+26,3,3,1,1,11,1,1,3,9,6,7,0,0,0,4,1
+14,1,2,2,1,26,2,1,0,5,10,3,0,0,0,4,1
+33,1,2,1,1,63,1,1,0,27,1,4,45,0,0,4,1
diff --git a/DATA/Datasets/Bank/LR/DO_6.data b/DATA/Datasets/Bank/LR/DO_6.data
index 0f36a74236f885e306597a737da13c7001b0a080..8b9a31cd79a6908f1a58b32f4881ae025523c199 100644
--- a/DATA/Datasets/Bank/LR/DO_6.data
+++ b/DATA/Datasets/Bank/LR/DO_6.data
@@ -1,600 +1,600 @@
-34,5,2,3,1,45,1,1,0,10,10,3,22,0,0,4,1
-38,10,2,2,1,57,2,1,3,21,8,11,11,0,0,4,1
-35,5,0,3,1,27,1,1,0,4,3,13,22,0,0,4,1
-13,5,2,3,1,16,1,1,3,26,10,7,0,0,0,4,1
-14,7,2,2,1,53,2,1,0,2,5,14,0,0,0,4,1
-16,10,2,2,1,24,2,1,3,26,8,9,33,0,0,4,0
-29,5,2,3,1,58,1,1,0,10,1,8,6,0,0,4,1
-31,10,2,2,1,66,2,1,0,20,4,2,0,0,0,4,1
-17,5,3,3,1,39,1,1,0,5,1,14,11,0,0,4,1
-30,1,2,1,1,51,1,1,0,2,1,14,22,0,0,4,1
-23,8,0,3,1,20,2,1,0,30,5,12,0,0,0,4,1
-7,1,2,2,1,9,1,2,0,6,5,4,33,0,0,4,1
-19,8,0,2,1,52,2,1,3,7,8,12,11,0,0,4,1
-40,6,2,1,1,30,2,1,3,26,8,5,0,0,0,4,0
+22,5,3,3,1,16,1,1,0,21,4,4,0,0,0,4,1
+30,5,2,3,1,29,1,1,0,9,10,12,0,0,0,4,1
+24,0,0,2,1,70,1,1,0,23,4,15,0,0,0,4,1
+42,6,2,3,1,66,2,1,3,26,8,0,0,0,0,4,0
+20,2,2,2,1,58,2,2,0,16,5,4,16,0,0,4,1
+34,2,2,3,2,5,1,1,0,29,5,11,0,0,0,4,1
+8,10,2,2,1,43,1,2,0,29,5,1,33,0,0,4,1
+20,10,2,2,1,18,1,1,0,3,1,15,33,0,0,4,1
+30,10,2,2,2,9,1,1,3,23,8,12,0,0,0,4,1
+18,0,2,2,1,14,2,1,0,10,10,6,11,0,0,4,1
+22,1,2,2,1,14,2,1,3,26,8,11,38,0,0,4,0
+22,1,3,4,1,30,2,1,3,26,8,6,0,0,0,4,0
+12,1,3,1,1,9,1,1,0,6,5,13,22,0,0,4,1
+42,5,2,3,1,63,1,1,2,29,1,7,11,0,0,4,1
+11,1,3,2,1,2,1,2,0,13,5,11,0,0,0,4,1
+28,0,2,2,1,56,2,2,3,6,8,12,22,0,0,4,1
+17,0,0,2,1,42,1,2,0,13,10,14,11,0,0,4,1
+13,7,3,3,1,32,1,1,0,13,10,11,0,0,0,4,1
+33,5,2,3,1,11,2,1,3,26,8,8,0,0,0,4,0
+8,11,3,3,1,67,1,1,0,20,4,4,0,0,0,4,1
+21,1,2,1,1,34,2,1,3,26,8,9,0,0,0,4,0
+19,8,2,2,1,65,1,2,0,17,5,0,0,0,0,4,1
+14,8,3,3,1,70,1,1,0,12,10,11,0,0,0,4,1
 22,10,0,3,1,51,2,1,0,2,3,8,11,0,0,4,1
-28,10,0,2,1,8,2,1,0,28,1,9,22,0,0,4,1
-24,0,2,2,1,49,2,1,3,26,8,12,0,0,0,4,0
-19,8,2,2,1,47,2,2,0,23,5,11,33,0,0,4,1
+7,0,3,2,1,51,1,2,0,22,3,6,0,0,0,4,1
 20,0,3,2,1,31,1,1,2,24,11,7,0,0,0,4,1
-72,6,0,2,1,9,1,1,0,4,3,4,22,0,0,4,1
-22,5,2,3,1,40,2,1,0,10,10,12,11,187,1,3,1
-29,10,2,3,1,19,2,1,3,26,8,6,0,0,0,4,0
-40,1,2,2,1,31,1,1,3,30,6,10,22,0,0,4,1
-20,0,3,2,1,9,2,1,3,28,8,13,0,0,0,4,1
-40,5,0,3,1,53,2,1,0,9,10,4,11,0,0,4,1
-11,8,3,4,1,25,1,1,0,23,4,13,11,0,0,4,1
-38,11,2,2,1,9,1,1,2,11,3,10,0,0,0,4,1
-28,1,2,2,1,33,2,1,3,26,8,11,0,0,0,4,0
-27,10,0,2,1,33,1,1,0,28,1,15,22,0,0,4,1
-29,0,0,2,1,36,2,1,3,27,6,15,11,0,0,4,1
+26,5,2,3,1,46,2,2,2,13,10,1,0,0,0,4,1
+44,5,0,3,1,58,1,1,2,8,3,6,33,0,0,4,1
+22,1,2,1,1,34,2,1,3,15,8,0,22,0,0,4,1
+18,1,2,1,1,46,2,1,3,25,6,15,0,0,0,4,1
+13,5,3,3,1,43,1,1,0,29,1,12,11,0,0,4,1
+35,0,2,2,1,43,1,1,3,12,6,1,22,0,0,4,1
+14,1,2,2,1,51,2,1,0,15,5,15,47,0,0,4,1
+17,0,3,2,1,53,2,1,0,14,5,11,11,0,0,4,1
+39,10,0,2,1,59,2,1,3,26,8,7,0,0,0,4,0
+7,1,2,2,1,71,2,1,3,19,8,13,0,0,0,4,1
+9,5,3,3,2,8,2,1,3,25,6,10,11,0,0,4,1
+5,1,2,2,1,70,2,1,3,26,8,6,0,0,0,4,0
+14,1,2,2,1,24,1,1,0,27,3,11,46,0,0,4,1
+25,10,2,2,1,24,2,1,3,26,8,6,0,0,0,4,0
 21,10,2,2,1,11,2,1,0,17,5,3,47,0,0,4,1
-26,0,2,2,1,11,2,1,0,2,5,15,11,0,0,4,1
-25,5,3,3,1,15,1,1,0,27,1,10,11,0,0,4,1
-15,10,3,3,1,9,2,1,0,13,10,12,0,0,0,4,1
+51,6,2,1,1,39,1,1,0,25,3,3,33,0,0,4,1
+32,10,2,2,1,38,1,1,0,28,1,12,0,0,0,4,1
+33,0,2,2,1,54,2,1,3,26,8,7,11,0,0,4,0
+22,5,2,3,1,40,2,1,0,10,10,12,11,187,1,3,1
+24,1,3,2,1,59,1,1,3,10,6,12,22,0,0,4,1
 29,10,3,2,1,12,2,1,0,15,5,15,22,0,0,4,1
-21,0,3,2,1,28,2,2,2,13,10,2,47,0,0,4,1
-41,3,0,1,1,31,1,1,0,23,5,12,22,0,0,4,1
-26,10,3,2,1,21,1,1,2,12,11,13,0,0,0,4,1
-28,5,2,3,1,9,1,1,0,9,10,13,11,13,24,1,1
-18,5,0,3,1,66,1,2,0,14,5,11,0,0,0,4,1
-16,12,3,2,1,68,1,1,0,20,4,14,0,0,0,4,1
-14,10,3,3,1,55,1,1,2,14,11,6,0,0,0,4,1
-14,1,2,2,1,24,1,1,0,27,3,11,46,0,0,4,1
-10,0,0,2,1,66,2,1,3,29,8,10,11,0,0,4,1
-16,1,3,2,1,37,2,2,0,12,10,12,0,0,0,4,1
-12,10,3,3,1,69,2,2,3,10,8,15,43,0,0,4,1
-23,5,2,3,1,22,2,2,3,26,8,9,0,0,0,4,0
-17,5,3,3,1,4,1,2,0,13,5,16,2,0,0,4,1
-12,1,3,2,1,65,2,1,0,12,10,12,0,0,0,4,1
-38,5,2,3,1,9,1,2,3,12,6,9,0,0,0,4,1
-14,1,2,2,2,9,2,1,3,30,8,12,0,0,0,4,1
-15,1,2,2,1,9,2,1,3,13,8,10,22,0,0,4,1
-11,1,3,2,1,32,2,1,3,11,6,13,5,0,0,4,1
-36,1,2,2,1,15,2,1,3,26,8,7,0,0,0,4,0
-40,6,2,4,1,69,1,1,0,13,5,15,33,0,0,4,1
-39,12,2,4,1,24,1,1,3,15,11,8,0,0,0,4,1
-18,0,3,1,1,2,2,1,3,26,8,7,0,0,0,4,0
-29,1,2,2,1,14,2,1,2,3,10,9,0,0,0,4,1
-13,10,2,3,1,32,1,2,0,9,10,9,0,31,37,1,1
-13,11,3,2,1,14,1,1,0,25,3,15,0,0,0,4,1
-22,5,2,3,1,26,2,1,3,26,8,9,0,0,0,4,0
-36,8,2,4,1,9,2,1,0,26,3,12,11,184,1,1,1
-38,10,2,2,1,61,2,1,2,25,10,10,0,0,0,4,1
-14,10,3,2,1,13,2,1,0,12,1,13,11,0,0,4,1
-17,1,3,2,1,69,2,1,0,6,5,12,43,0,0,4,1
-18,5,2,3,1,68,2,2,3,13,8,15,11,0,0,4,1
-32,0,3,2,1,16,1,1,0,20,5,15,33,0,0,4,1
-21,5,2,3,1,2,1,2,3,2,6,15,46,0,0,4,1
-17,10,2,3,1,39,2,1,0,14,5,12,11,0,0,4,1
-25,11,2,1,1,54,1,1,3,12,6,15,11,0,0,4,1
-37,10,2,2,1,33,2,2,0,24,5,2,38,0,0,4,1
-28,11,2,2,1,70,1,1,0,28,5,9,38,0,0,4,1
-16,10,0,2,1,18,2,1,3,23,8,1,6,0,0,4,1
-22,5,3,3,1,16,1,1,0,21,4,4,0,0,0,4,1
-12,2,3,1,1,9,2,2,3,19,8,1,0,0,0,4,1
-14,10,3,3,1,41,1,1,2,4,1,12,47,0,0,4,1
-30,8,2,4,1,21,2,1,3,26,8,1,0,0,0,4,0
-21,10,2,3,1,70,2,2,3,7,8,14,0,0,0,4,1
-33,1,2,1,1,63,1,1,0,27,1,4,45,0,0,4,1
-12,10,2,2,1,19,2,2,3,26,8,7,11,0,0,4,0
-29,5,3,3,1,32,1,2,0,23,5,14,33,0,0,4,1
-17,2,2,2,1,31,1,2,0,5,5,4,22,0,0,4,1
+40,5,0,3,1,53,2,1,0,9,10,4,11,0,0,4,1
+24,5,3,3,2,9,2,1,0,13,10,14,0,0,0,4,1
+30,1,2,1,1,34,2,1,3,26,8,3,11,0,0,4,0
+37,1,2,1,1,29,2,1,3,26,8,8,0,0,0,4,0
+35,10,2,2,1,51,1,1,3,27,6,12,11,0,0,4,1
+17,1,0,1,1,23,2,1,0,24,5,12,43,0,0,4,1
+28,3,0,1,1,26,2,1,0,9,5,1,11,0,0,4,1
+17,5,3,3,1,39,1,1,0,5,1,14,11,0,0,4,1
 22,11,2,1,1,24,2,1,0,26,3,5,11,0,0,4,1
-16,5,3,3,1,18,2,1,0,9,10,11,0,91,1,1,1
-35,1,2,1,1,41,2,1,0,17,5,12,38,0,0,4,1
-42,0,0,2,1,5,2,2,0,27,3,5,0,179,1,0,1
-39,6,0,1,1,59,1,2,0,17,5,4,8,0,0,4,1
-42,5,2,3,1,9,1,1,0,28,1,9,22,0,0,4,1
-9,10,3,3,1,61,1,1,0,21,4,14,11,0,0,4,1
-8,10,3,2,1,61,2,1,3,20,8,11,22,0,0,4,1
-37,1,2,1,1,41,1,1,0,9,1,12,33,0,0,4,1
-10,5,3,3,1,49,2,2,3,26,8,7,0,0,0,4,0
-34,2,2,2,1,12,2,2,3,26,8,3,0,0,0,4,0
+19,0,3,2,1,31,2,2,3,28,8,13,11,0,0,4,1
 9,10,3,2,2,9,1,2,0,29,5,13,0,0,0,4,1
-14,1,2,2,1,51,2,1,0,15,5,15,47,0,0,4,1
-16,10,0,3,1,61,2,1,0,28,1,11,11,0,0,4,1
+19,5,0,3,1,14,2,1,3,10,8,5,11,0,0,4,1
+27,5,0,3,1,9,1,1,0,27,1,10,11,0,0,4,1
+40,6,0,1,1,32,2,1,0,10,10,12,11,14,37,0,1
+11,0,3,2,1,10,2,1,0,11,3,6,0,0,0,4,1
+28,8,2,1,1,23,2,1,3,26,8,6,0,0,0,4,0
+17,8,2,2,1,47,2,1,3,12,8,6,0,0,0,4,1
+35,1,0,1,1,33,2,1,3,23,8,6,11,0,0,4,1
+21,2,2,1,1,48,2,1,3,19,11,4,0,0,0,4,1
+8,1,3,2,2,66,1,2,0,29,5,14,11,0,0,4,1
+13,11,3,2,1,14,1,1,0,25,3,15,0,0,0,4,1
+12,10,2,2,1,19,2,2,3,26,8,7,11,0,0,4,0
+29,1,2,2,1,14,2,1,2,3,10,9,0,0,0,4,1
+23,6,0,1,1,3,2,1,3,6,8,2,11,0,0,4,1
+10,9,3,2,1,9,1,1,0,9,3,7,12,0,0,4,1
+22,10,0,2,1,9,1,1,0,28,1,12,11,0,0,4,1
+14,1,2,2,1,32,2,1,0,10,10,5,22,0,0,4,1
+29,5,2,3,1,58,1,1,0,10,1,8,6,0,0,4,1
+7,1,3,2,1,14,1,2,0,1,5,3,45,0,0,4,1
+35,8,2,4,1,32,2,1,3,26,8,7,11,0,0,4,0
+11,1,2,2,1,35,2,1,0,7,5,16,0,0,0,4,1
+37,1,2,2,1,9,1,1,3,3,6,11,11,0,0,4,1
+18,1,2,1,1,49,2,1,3,26,8,8,0,0,0,4,0
+39,3,2,1,1,34,1,1,0,2,1,11,33,0,0,4,1
 10,5,3,3,1,15,2,1,0,18,3,12,0,0,0,4,1
-16,1,2,1,1,62,2,2,3,7,8,1,33,0,0,4,1
-24,5,0,3,1,14,1,1,0,18,1,0,33,0,0,4,1
-19,5,3,2,1,66,2,1,3,7,8,2,33,0,0,4,1
-16,10,3,2,1,68,2,1,3,12,8,2,33,0,0,4,1
-32,11,2,2,1,43,2,1,3,23,8,14,22,0,0,4,1
-8,8,3,2,1,69,2,1,3,18,8,13,11,0,0,4,1
-35,10,3,2,1,70,1,1,0,17,1,15,22,0,0,4,1
-17,0,3,2,1,53,2,1,0,14,5,11,11,0,0,4,1
-20,10,2,2,1,9,2,1,0,14,5,5,0,0,0,4,1
-20,5,2,3,1,13,2,1,3,4,8,11,33,0,0,4,1
-30,2,3,3,1,38,2,1,0,26,3,0,33,0,0,4,1
-23,10,2,2,1,11,1,1,0,2,3,1,22,0,0,4,1
-7,8,3,2,1,29,1,2,0,13,5,1,11,0,0,4,1
-23,1,0,1,1,9,1,1,0,23,5,10,11,0,0,4,1
-24,2,3,4,1,39,1,1,3,7,6,12,0,0,0,4,1
-15,10,3,3,1,18,2,1,0,10,10,9,11,91,1,1,1
+16,1,0,2,1,44,2,1,3,4,8,7,0,0,0,4,1
 13,0,3,2,1,48,2,2,3,12,8,0,0,0,0,4,1
-12,1,2,2,1,51,2,1,3,21,8,1,22,0,0,4,1
-23,1,3,2,1,64,2,1,3,0,5,10,47,0,0,4,1
-17,10,3,2,1,21,2,1,0,1,3,10,0,0,0,4,1
-8,10,2,2,1,43,1,2,0,29,5,1,33,0,0,4,1
-21,2,2,1,1,48,2,1,3,19,11,4,0,0,0,4,1
-28,8,0,2,1,48,1,1,0,13,10,11,11,0,0,4,1
-19,1,0,2,1,38,2,1,3,18,8,12,11,0,0,4,1
+42,6,0,2,1,11,1,1,0,2,5,13,11,0,0,4,1
+42,5,2,3,1,9,1,1,0,28,1,9,22,0,0,4,1
+6,7,3,3,1,36,2,1,3,19,8,15,0,0,0,4,1
+26,11,0,3,1,9,1,1,0,26,3,6,22,0,0,4,1
+25,10,2,2,1,39,2,1,3,4,8,5,11,0,0,4,1
 18,8,2,2,1,71,1,1,3,7,6,1,0,0,0,4,1
-39,10,2,2,1,67,1,2,3,26,8,7,0,0,0,4,0
-11,1,3,2,1,69,2,1,3,12,6,5,0,0,0,4,1
-16,7,3,2,1,36,1,1,0,19,1,11,4,0,0,4,1
-26,5,2,3,1,46,2,2,2,13,10,1,0,0,0,4,1
-20,1,2,2,1,4,2,1,3,26,8,8,0,0,0,4,0
-34,5,2,3,1,63,1,1,0,25,1,4,0,0,0,4,1
-8,9,3,2,1,9,1,1,0,11,3,2,11,0,0,4,1
-18,10,3,2,2,13,1,1,0,3,1,11,11,0,0,4,1
-13,10,2,3,1,13,1,1,0,29,1,0,0,0,0,4,1
-23,7,2,2,2,9,2,1,0,8,10,13,0,0,0,4,1
-9,8,2,2,1,9,2,1,0,8,5,16,38,0,0,4,1
-38,10,2,3,1,63,1,1,0,13,1,12,33,0,0,4,1
-33,3,0,3,1,20,1,1,0,25,1,14,0,0,0,4,1
-38,1,0,1,1,66,2,1,3,26,8,5,11,0,0,4,0
-35,1,2,1,1,31,1,1,0,24,5,13,33,0,0,4,1
-33,1,2,2,1,39,1,2,3,7,6,13,22,0,0,4,1
-16,0,0,2,1,3,1,1,0,9,5,12,0,0,0,4,1
-35,8,2,4,1,32,2,1,3,26,8,7,11,0,0,4,0
-31,1,2,1,1,46,1,1,0,3,1,11,33,0,0,4,1
-21,10,3,2,1,23,1,1,0,12,10,5,33,0,0,4,1
-8,1,3,2,2,66,1,2,0,29,5,14,11,0,0,4,1
-10,0,3,2,1,50,2,1,3,18,8,13,43,0,0,4,1
-13,11,2,2,1,38,2,1,0,12,10,3,22,86,38,0,1
-31,8,0,2,1,9,2,2,3,26,8,8,0,0,0,4,0
-6,10,3,2,1,0,2,2,3,26,8,4,0,0,0,4,0
-19,0,3,2,1,9,2,1,3,26,8,3,0,0,0,4,0
-18,11,2,3,1,19,1,1,0,18,1,11,45,0,0,4,1
-39,10,0,2,1,59,2,1,3,26,8,7,0,0,0,4,0
-29,5,0,3,1,13,2,1,2,19,11,7,0,0,0,4,1
-37,8,2,2,1,31,2,1,3,26,8,11,0,0,0,4,1
-7,1,3,2,1,3,2,1,0,15,5,12,0,0,0,4,1
-14,0,3,2,1,27,1,1,0,28,5,14,38,0,0,4,1
-7,9,2,3,1,9,2,1,0,13,5,14,33,0,0,4,1
-35,0,2,2,1,43,1,1,3,12,6,1,22,0,0,4,1
+18,8,2,1,1,9,2,1,3,11,6,0,0,0,0,4,1
 16,0,2,2,1,4,2,2,0,1,5,15,0,0,0,4,1
-35,1,0,1,1,33,2,1,3,23,8,6,11,0,0,4,1
-26,10,3,2,1,35,2,1,3,26,8,4,0,0,0,4,0
-36,10,0,2,1,27,2,1,0,22,3,7,0,105,30,0,1
-21,1,2,1,1,62,1,1,3,29,8,14,0,0,0,4,1
-10,10,3,2,2,0,2,1,3,27,6,13,11,0,0,4,1
-19,1,3,2,1,53,1,2,0,17,5,12,33,0,0,4,1
-42,1,2,4,1,55,2,1,3,26,8,7,0,0,0,4,0
-7,0,3,3,1,43,2,1,0,19,3,9,0,0,0,4,1
-25,5,3,3,1,26,2,1,3,29,8,13,0,0,0,4,1
-19,0,3,2,1,31,2,2,3,28,8,13,11,0,0,4,1
-33,0,3,2,1,25,1,1,3,9,6,13,11,0,0,4,1
-18,5,0,3,1,9,1,1,0,25,1,2,0,0,0,4,1
-21,5,2,3,1,23,1,1,0,27,1,15,22,0,0,4,1
-18,1,2,1,1,49,2,1,3,26,8,8,0,0,0,4,0
-18,0,2,2,1,14,2,1,0,10,10,6,11,0,0,4,1
-8,10,3,2,1,42,1,1,0,7,5,11,0,0,0,4,1
-34,2,2,3,2,5,1,1,0,29,5,11,0,0,0,4,1
-32,2,2,3,1,2,2,1,0,15,5,3,11,0,0,4,1
-9,10,3,3,1,9,2,1,3,26,8,9,0,0,0,4,0
-10,5,3,3,1,70,2,1,3,19,8,13,0,0,0,4,1
+28,2,2,3,1,24,1,1,0,14,1,11,43,0,0,4,1
+20,10,2,3,1,48,1,1,0,25,3,4,33,0,0,4,1
+36,10,2,2,1,17,2,1,3,26,8,7,0,0,0,4,0
 32,5,2,3,1,17,1,1,0,17,1,13,43,0,0,4,1
-30,5,0,3,1,53,1,2,3,3,6,2,45,0,0,4,1
-26,8,0,2,1,32,2,1,3,26,8,5,0,0,0,4,0
-15,5,2,3,1,10,1,1,0,29,1,10,33,0,0,4,1
-16,5,2,3,1,61,1,1,2,2,10,10,0,0,0,4,1
-12,10,2,2,1,49,2,1,0,13,10,13,0,0,0,4,1
-32,5,3,3,1,41,1,1,3,16,11,8,0,0,0,4,1
-16,10,3,2,1,34,2,1,0,9,10,14,0,0,0,4,1
-37,3,0,1,1,65,1,1,0,24,5,10,43,0,0,4,1
-14,0,0,2,1,5,1,2,0,9,5,4,33,0,0,4,1
-18,5,3,3,1,65,2,1,3,23,8,15,0,0,0,4,1
+25,2,2,2,1,9,1,1,3,22,6,0,45,0,0,4,1
 10,12,3,2,1,49,1,1,0,20,4,13,0,0,0,4,1
-26,0,0,1,1,47,2,1,2,15,11,14,0,0,0,4,1
-35,10,2,2,1,58,2,1,3,26,8,10,0,0,0,4,0
-18,11,0,2,1,68,1,1,0,3,1,9,22,0,0,4,1
-15,5,0,2,1,52,2,1,3,4,8,3,0,0,0,4,1
-34,1,2,2,1,57,1,1,0,13,10,15,11,0,0,4,1
-13,0,2,2,1,71,2,1,3,10,8,11,0,0,0,4,1
-21,1,2,1,1,34,2,1,3,26,8,9,0,0,0,4,0
-17,5,2,3,1,36,2,2,0,29,1,13,22,0,0,4,1
-26,10,0,2,1,34,1,1,0,8,10,1,0,0,0,4,1
-41,6,3,2,1,41,2,1,3,19,8,1,38,0,0,4,1
-40,11,2,1,1,13,1,1,0,24,5,5,38,0,0,4,1
-26,5,2,3,1,66,1,1,0,17,1,12,45,0,0,4,1
-13,7,3,3,1,21,2,2,0,20,4,14,0,0,0,4,1
-28,2,2,3,1,24,1,1,0,14,1,11,43,0,0,4,1
-12,1,2,2,1,34,2,2,3,15,8,1,0,0,0,4,1
-13,5,3,3,1,43,1,1,0,29,1,12,11,0,0,4,1
-15,1,2,2,1,38,1,1,0,25,3,4,22,0,0,4,1
-10,1,3,2,1,1,2,1,0,25,5,0,22,0,0,4,1
-22,1,3,4,1,30,2,1,3,26,8,6,0,0,0,4,0
-21,0,0,2,1,4,2,1,3,26,8,11,11,0,0,4,0
-29,8,0,2,1,20,1,1,3,26,8,7,0,0,0,4,0
-17,5,3,3,1,62,1,1,3,27,6,1,0,0,0,4,1
-13,0,3,2,1,24,2,1,0,9,10,6,0,0,0,4,1
-15,5,3,3,1,68,1,1,0,3,1,15,0,0,0,4,1
-10,7,3,3,1,66,1,1,0,7,3,8,0,0,0,4,1
+14,5,2,3,1,58,2,1,3,9,6,1,38,0,0,4,1
+37,5,2,3,1,4,1,1,0,23,5,14,11,0,0,4,1
+26,0,2,2,1,11,2,1,0,2,5,15,11,0,0,4,1
+23,10,2,2,1,11,1,1,0,2,3,1,22,0,0,4,1
+16,0,2,2,1,68,1,1,3,27,8,5,0,0,0,4,1
 16,8,3,2,1,3,1,1,0,13,5,3,22,0,0,4,1
-17,1,2,2,1,56,2,1,0,12,10,15,11,0,0,4,1
-18,8,2,2,1,36,2,1,3,11,6,9,0,0,0,4,1
-10,11,2,1,1,64,2,1,0,11,3,16,38,186,12,0,1
-17,5,3,3,1,64,2,1,3,23,11,7,0,0,0,4,1
-13,5,2,3,1,19,1,1,0,4,1,12,45,0,0,4,1
-25,1,3,2,1,38,2,1,3,26,6,13,11,0,0,4,1
-17,1,2,3,1,37,1,1,3,3,6,2,43,0,0,4,1
-38,10,0,1,1,15,2,1,3,26,8,9,11,0,0,4,0
-17,0,2,2,1,46,2,1,3,21,8,11,0,0,0,4,1
-33,8,0,2,1,30,1,2,0,5,5,3,33,0,0,4,1
-23,1,2,2,1,2,1,2,0,21,5,14,22,0,0,4,1
-6,7,3,3,1,36,2,1,3,19,8,15,0,0,0,4,1
-12,5,3,3,1,47,1,1,0,3,1,13,33,0,0,4,1
-21,10,3,4,1,49,2,1,3,27,8,5,0,0,0,4,1
-12,5,3,2,1,50,2,1,0,13,10,11,0,0,0,4,1
-19,7,2,2,1,20,1,1,0,28,5,12,11,0,0,4,1
-17,5,0,3,1,62,2,1,0,30,5,1,0,0,0,4,1
-15,5,3,3,1,33,1,1,0,20,1,11,8,0,0,4,1
-11,1,2,2,1,35,2,1,0,7,5,16,0,0,0,4,1
-4,0,3,3,1,69,2,1,0,25,3,3,33,0,0,4,1
-33,6,2,3,1,57,1,1,0,10,10,12,11,0,0,4,1
-36,11,3,2,1,44,1,1,0,8,10,12,11,0,0,4,1
-34,1,2,1,1,15,2,1,3,26,8,7,0,0,0,4,0
-25,5,2,3,1,45,1,1,0,1,3,4,0,0,0,4,1
-35,1,2,2,1,62,2,1,3,26,8,11,11,0,0,4,0
-11,0,3,2,1,10,2,1,0,11,3,6,0,0,0,4,1
-17,5,3,3,1,34,1,1,0,26,3,12,0,0,0,4,1
-17,5,0,3,1,17,1,2,0,12,10,13,0,0,0,4,1
-43,6,2,3,1,14,1,1,0,1,3,10,0,0,0,4,1
+15,5,0,2,1,52,2,1,3,4,8,3,0,0,0,4,1
+16,7,3,2,1,36,1,1,0,19,1,11,4,0,0,4,1
+14,8,3,2,1,32,1,1,0,10,10,14,0,0,0,4,1
+29,0,0,2,1,36,2,1,3,27,6,15,11,0,0,4,1
+11,5,2,3,1,11,1,1,3,6,8,2,11,0,0,4,1
+17,5,3,3,1,4,1,2,0,13,5,16,2,0,0,4,1
+19,0,2,1,1,27,2,1,0,30,5,12,0,0,0,4,1
+13,5,2,3,1,16,1,1,3,26,10,7,0,0,0,4,1
+21,5,2,2,1,13,2,1,0,2,1,13,11,0,0,4,1
+26,1,2,2,1,57,1,2,3,26,8,7,0,0,0,4,0
+14,5,3,3,1,9,1,1,0,26,3,11,33,0,0,4,1
+31,5,2,3,1,10,2,1,0,9,10,15,0,0,0,4,1
+10,5,3,3,1,9,2,1,0,7,5,13,38,0,0,4,1
+12,1,3,2,1,52,1,1,0,23,4,14,11,0,0,4,1
 33,1,0,1,1,52,1,1,0,21,5,11,11,0,0,4,1
-57,6,0,1,1,44,2,1,0,25,3,3,22,0,0,4,1
-44,5,0,3,1,58,1,1,2,8,3,6,33,0,0,4,1
-23,5,2,3,1,9,2,1,0,9,10,15,22,0,0,4,1
-40,6,0,1,1,32,2,1,0,10,10,12,11,14,37,0,1
-25,0,3,2,1,3,2,2,0,11,3,13,11,508,30,0,1
-20,10,2,2,1,9,1,1,0,29,5,12,0,0,0,4,1
-37,5,0,3,1,9,1,1,0,9,1,8,33,0,0,4,1
-13,11,2,2,1,68,2,2,3,22,6,15,11,0,0,4,1
-5,1,3,2,1,52,2,1,3,25,6,12,0,0,0,4,1
-24,11,2,4,1,71,2,1,2,13,5,12,1,0,0,4,1
-37,1,2,4,1,64,1,1,3,27,6,12,22,0,0,4,1
-40,0,0,2,1,25,1,1,2,18,11,7,0,0,0,4,1
-15,0,2,2,1,67,2,1,0,17,5,13,0,0,0,4,1
-32,10,2,3,1,29,1,1,0,26,1,11,0,0,0,4,1
-30,1,2,1,1,34,2,1,3,26,8,3,11,0,0,4,0
-11,10,3,3,1,61,2,1,0,30,3,14,22,0,0,4,1
-37,5,2,3,1,4,1,1,0,23,5,14,11,0,0,4,1
-43,5,2,3,1,58,1,1,0,11,3,12,22,0,0,4,1
-34,6,0,3,1,4,2,1,3,10,6,10,11,0,0,4,1
-17,5,0,3,1,68,2,2,0,10,10,5,0,0,0,4,1
-42,7,2,1,1,42,1,2,0,21,5,14,43,0,0,4,1
+29,10,2,3,1,19,2,1,3,26,8,6,0,0,0,4,0
+23,8,0,3,1,20,2,1,0,30,5,12,0,0,0,4,1
+14,10,3,3,1,41,1,1,2,4,1,12,47,0,0,4,1
 12,5,3,3,1,15,2,1,0,27,10,4,0,0,0,4,1
-27,1,2,1,1,55,2,1,0,12,10,14,11,0,0,4,1
-40,6,2,1,1,47,1,1,0,4,1,10,11,0,0,4,1
-28,8,2,2,1,34,1,1,0,14,1,11,11,0,0,4,1
-13,8,2,3,1,43,2,1,3,26,8,8,0,0,0,4,0
-41,1,2,1,1,38,2,1,3,6,8,12,0,0,0,4,1
-8,1,3,2,2,4,2,1,3,22,6,10,11,0,0,4,1
-41,6,2,2,1,30,1,1,0,19,1,0,43,0,0,4,1
-28,3,2,2,1,34,2,1,0,23,5,0,21,0,0,4,1
-41,5,0,3,1,57,2,1,3,26,8,8,0,0,0,4,0
-24,8,2,2,1,41,2,2,0,7,5,0,11,0,0,4,1
-15,5,2,3,1,61,1,1,0,26,1,1,11,0,0,4,1
+23,1,2,1,1,14,2,1,3,12,8,4,11,0,0,4,1
+8,8,2,2,1,4,2,2,0,14,5,2,45,0,0,4,1
+6,10,3,2,1,0,2,2,3,26,8,4,0,0,0,4,0
+23,10,2,2,1,53,2,1,3,10,8,11,38,0,0,4,1
+17,5,3,3,1,62,1,1,3,27,6,1,0,0,0,4,1
+16,5,2,3,1,67,1,2,0,2,1,1,22,0,0,4,1
+20,10,2,2,1,24,1,1,0,25,1,14,0,0,0,4,1
+31,1,2,1,1,1,2,1,0,28,5,10,22,0,0,4,1
+39,1,2,1,1,27,1,1,0,3,1,1,11,0,0,4,1
 41,11,3,1,1,65,1,1,0,13,10,9,22,0,0,4,1
-7,0,3,2,1,51,1,2,0,22,3,6,0,0,0,4,1
-25,10,2,2,1,24,2,1,3,26,8,6,0,0,0,4,0
-19,5,2,3,1,45,1,1,0,19,1,0,33,0,0,4,1
-28,5,0,2,1,20,2,2,3,26,8,6,11,0,0,4,0
-9,10,3,2,1,22,2,1,3,7,8,13,0,0,0,4,1
-21,5,2,2,1,13,2,1,0,2,1,13,11,0,0,4,1
-19,5,0,3,1,14,2,1,3,10,8,5,11,0,0,4,1
-33,1,2,1,1,55,1,1,0,2,1,12,22,0,0,4,1
-26,0,0,2,1,45,2,2,0,7,3,3,0,173,1,1,1
-19,0,2,1,1,27,2,1,0,30,5,12,0,0,0,4,1
-12,2,3,2,1,64,1,1,0,22,3,4,33,0,0,4,1
-37,11,0,2,1,44,2,1,3,27,8,15,0,0,0,4,1
-22,0,3,3,1,33,1,1,0,12,1,10,11,0,0,4,1
-33,10,2,2,1,25,2,2,0,8,3,14,0,0,0,4,1
-14,5,2,3,1,58,2,1,3,9,6,1,38,0,0,4,1
-15,12,2,2,1,40,1,1,0,25,3,15,11,85,38,0,1
+57,6,0,1,1,44,2,1,0,25,3,3,22,0,0,4,1
+35,5,2,3,1,18,1,1,0,12,1,15,11,0,0,4,1
+17,5,3,3,1,34,1,1,0,26,3,12,0,0,0,4,1
+24,5,2,3,1,15,2,2,0,13,10,15,38,0,0,4,1
+30,8,2,4,1,21,2,1,3,26,8,1,0,0,0,4,0
+13,8,3,2,1,15,1,2,0,27,3,0,11,0,0,4,1
+38,5,2,3,1,9,1,2,3,12,6,9,0,0,0,4,1
+18,11,3,3,1,15,1,1,0,22,3,8,0,0,0,4,1
+13,11,0,3,1,32,2,1,0,7,5,14,11,0,0,4,1
+34,5,2,3,1,63,1,1,0,25,1,4,0,0,0,4,1
+16,10,0,3,1,61,2,1,0,28,1,11,11,0,0,4,1
+31,8,0,2,1,70,1,1,3,12,6,14,11,0,0,4,1
+33,8,0,2,1,30,1,2,0,5,5,3,33,0,0,4,1
+12,5,3,3,1,55,1,1,0,27,1,4,22,0,0,4,1
+36,8,2,4,1,9,2,1,0,26,3,12,11,184,1,1,1
 19,5,3,3,1,28,1,2,0,13,10,8,11,0,0,4,1
-20,10,3,2,1,39,1,1,0,10,1,12,5,0,0,4,1
-11,1,3,2,1,2,1,2,0,13,5,11,0,0,0,4,1
-19,0,2,2,1,34,2,1,3,19,8,13,22,0,0,4,1
-14,8,3,3,1,70,1,1,0,12,10,11,0,0,0,4,1
-21,1,3,1,1,57,2,1,0,19,3,7,0,188,1,1,1
-11,5,3,3,1,62,1,1,0,25,3,6,0,0,0,4,1
-21,5,3,3,1,32,2,1,3,26,8,8,0,0,0,4,0
-29,1,0,1,1,14,2,1,3,22,6,7,11,0,0,4,1
-29,0,2,2,1,43,2,1,3,26,8,3,11,0,0,4,0
-34,8,2,1,1,20,1,1,0,29,1,10,11,0,0,4,1
-27,10,3,2,1,46,2,1,3,23,8,15,33,0,0,4,1
-39,0,3,2,1,57,2,1,3,10,6,10,0,0,0,4,1
-25,1,2,1,1,2,2,1,3,29,8,1,11,0,0,4,1
-16,1,2,2,1,30,2,1,3,26,8,8,0,0,0,4,0
+10,1,2,2,1,64,2,1,0,14,5,11,38,0,0,4,1
+21,8,0,2,1,62,2,1,0,30,5,14,0,0,0,4,1
+35,1,2,2,1,8,1,1,0,26,1,13,0,0,0,4,1
+20,1,2,2,1,4,2,1,3,26,8,8,0,0,0,4,0
+16,10,3,2,1,68,2,1,3,12,8,2,33,0,0,4,1
+18,10,2,2,1,43,2,2,3,27,8,5,11,0,0,4,1
+17,5,0,3,1,68,2,2,0,10,10,5,0,0,0,4,1
+26,0,0,1,1,47,2,1,2,15,11,14,0,0,0,4,1
+17,1,2,2,1,56,2,1,0,12,10,15,11,0,0,4,1
+14,9,3,3,1,12,1,1,2,1,3,9,22,0,0,4,1
+14,1,2,2,2,9,2,1,3,30,8,12,0,0,0,4,1
 22,11,2,2,1,28,2,1,3,26,8,9,0,0,0,4,0
-18,11,3,3,1,15,1,1,0,22,3,8,0,0,0,4,1
+16,5,3,3,1,18,2,1,0,9,10,11,0,91,1,1,1
+25,0,3,2,1,3,2,2,0,11,3,13,11,508,30,0,1
+15,8,2,2,1,9,2,1,3,26,8,11,0,0,0,4,0
+20,10,2,2,1,9,1,1,0,29,5,12,0,0,0,4,1
+7,1,3,2,1,2,2,1,3,10,6,15,45,0,0,4,1
+38,0,2,2,1,21,1,1,0,13,1,13,1,0,0,4,1
 24,1,0,1,1,27,2,1,0,28,5,9,22,0,0,4,1
-12,5,2,3,1,19,2,1,0,3,1,1,33,0,0,4,1
-27,0,3,2,1,26,2,1,3,26,8,6,0,0,0,4,0
-14,8,3,2,1,32,1,1,0,10,10,14,0,0,0,4,1
-8,8,2,2,1,4,2,2,0,14,5,2,45,0,0,4,1
+13,1,3,1,1,27,2,1,3,13,8,11,0,0,0,4,1
+41,6,3,2,1,41,2,1,3,19,8,1,38,0,0,4,1
 42,1,2,1,1,15,2,2,3,4,8,0,0,0,0,4,1
-21,10,3,2,1,10,2,1,3,12,8,4,11,0,0,4,1
-29,8,2,2,1,15,1,1,0,12,10,8,33,0,0,4,1
-36,5,0,3,1,27,2,2,2,9,10,0,0,0,0,4,1
-21,2,2,2,1,13,1,1,0,9,10,2,11,0,0,4,1
-29,0,2,2,1,28,2,1,3,26,8,11,0,0,0,4,0
-20,10,2,2,1,18,1,1,0,3,1,15,33,0,0,4,1
-17,9,3,4,1,36,2,1,3,26,8,11,11,0,0,4,0
-17,7,0,3,1,16,2,1,3,15,8,13,11,0,0,4,1
-22,10,0,3,1,9,1,1,3,8,6,10,0,0,0,4,1
-18,7,3,3,1,51,1,1,3,30,6,1,22,0,0,4,1
-34,5,2,4,1,28,2,1,3,4,8,14,0,0,0,4,1
 15,2,2,2,1,7,2,2,0,29,5,13,0,0,0,4,1
-29,2,2,3,1,9,1,1,0,7,3,7,11,0,0,4,1
-30,10,2,2,2,9,1,1,3,23,8,12,0,0,0,4,1
-13,8,2,2,1,44,2,1,3,26,8,13,11,0,0,4,0
-24,2,2,3,1,55,1,1,3,2,6,14,22,0,0,4,1
-13,8,3,2,1,15,1,2,0,27,3,0,11,0,0,4,1
-17,0,0,2,1,42,1,2,0,13,10,14,11,0,0,4,1
-27,0,0,2,1,57,2,1,0,16,5,14,46,0,0,4,1
-35,1,2,2,1,8,1,1,0,26,1,13,0,0,0,4,1
-16,1,0,2,1,44,2,1,3,4,8,7,0,0,0,4,1
+23,8,2,4,1,19,1,1,0,21,5,13,11,0,0,4,1
+15,5,2,3,1,61,1,1,0,26,1,1,11,0,0,4,1
+51,5,2,3,1,67,1,1,2,26,3,3,22,0,0,4,1
+39,1,2,2,1,35,1,1,0,13,1,14,1,0,0,4,1
+25,5,2,3,1,45,1,1,0,1,3,4,0,0,0,4,1
+22,0,3,3,1,33,1,1,0,12,1,10,11,0,0,4,1
+9,10,3,3,1,9,2,1,3,26,8,9,0,0,0,4,0
+19,1,3,2,1,53,1,2,0,17,5,12,33,0,0,4,1
 9,10,2,2,1,27,2,2,3,13,8,14,0,0,0,4,1
-9,1,2,2,1,58,2,1,3,10,6,0,0,0,0,4,1
 15,5,0,3,1,71,2,1,0,16,5,4,11,0,0,4,1
-9,1,2,1,1,47,2,1,3,23,8,2,11,0,0,4,1
+12,0,2,2,1,23,1,1,0,12,10,0,0,0,0,4,1
+13,5,2,3,1,17,2,1,0,25,3,11,11,152,38,1,1
+41,3,0,1,1,31,1,1,0,23,5,12,22,0,0,4,1
+8,10,3,2,1,42,1,1,0,7,5,11,0,0,0,4,1
+29,10,2,2,1,56,2,1,0,3,1,5,0,0,0,4,1
+25,11,2,1,1,54,1,1,3,12,6,15,11,0,0,4,1
+14,1,2,2,1,54,2,1,3,26,8,11,0,0,0,4,0
+35,1,2,1,1,41,2,1,0,17,5,12,38,0,0,4,1
+16,1,2,2,1,30,2,1,3,26,8,8,0,0,0,4,0
+17,9,3,4,1,36,2,1,3,26,8,11,11,0,0,4,0
+14,1,3,2,1,13,2,1,0,8,5,3,0,0,0,4,1
 24,10,0,2,1,38,2,1,3,23,11,7,0,0,0,4,1
-23,1,0,1,1,17,2,1,0,9,5,12,22,0,0,4,1
+39,1,2,1,1,31,2,1,3,26,8,5,0,0,0,4,0
+37,8,2,2,1,31,2,1,3,26,8,11,0,0,0,4,1
+10,5,3,3,1,70,2,1,3,19,8,13,0,0,0,4,1
+21,7,2,3,1,10,1,1,3,27,6,11,0,0,0,4,1
+27,10,0,2,1,33,1,1,0,28,1,15,22,0,0,4,1
+25,5,3,3,1,26,2,1,3,29,8,13,0,0,0,4,1
 12,5,3,3,1,53,1,2,0,9,5,11,0,0,0,4,1
-33,0,3,3,1,45,1,1,2,20,4,15,11,0,0,4,1
-34,11,2,1,1,71,1,1,2,23,5,12,11,0,0,4,1
-9,1,3,2,2,3,1,1,3,15,6,10,11,0,0,4,1
-14,9,3,3,1,12,1,1,2,1,3,9,22,0,0,4,1
-22,5,2,3,1,4,2,1,3,26,8,6,0,0,0,4,0
-31,5,2,3,1,10,2,1,0,9,10,15,0,0,0,4,1
-29,5,3,3,1,68,1,1,0,11,3,1,0,0,0,4,1
-12,5,2,3,1,24,2,2,0,13,10,9,11,86,24,1,1
-37,6,2,1,1,40,1,1,0,5,1,12,33,0,0,4,1
-39,5,0,3,1,69,2,1,0,3,1,14,11,0,0,4,1
-23,6,0,1,1,3,2,1,3,6,8,2,11,0,0,4,1
-12,1,2,2,1,21,2,1,0,1,5,7,0,0,0,4,1
-20,10,2,2,1,53,2,1,0,19,3,16,0,5,37,3,1
-16,5,2,3,1,63,1,1,0,25,3,9,11,0,0,4,1
-14,8,2,2,1,33,2,2,0,10,10,4,0,0,0,4,1
-10,10,3,2,1,38,1,1,0,30,3,2,11,0,0,4,1
-20,2,2,2,1,58,2,2,0,16,5,4,16,0,0,4,1
 42,1,0,2,1,9,2,1,3,21,8,2,0,0,0,4,1
-29,10,3,2,1,3,2,2,0,28,5,15,22,0,0,4,1
-24,0,0,2,1,70,1,1,0,23,4,15,0,0,0,4,1
-12,5,3,3,1,55,1,1,0,27,1,4,22,0,0,4,1
-12,8,3,2,1,52,2,1,0,13,10,12,0,0,0,4,1
-16,0,2,2,1,68,1,1,3,27,8,5,0,0,0,4,1
-35,3,0,1,1,70,2,1,3,26,8,5,0,0,0,4,0
-37,1,2,1,1,29,2,1,3,26,8,8,0,0,0,4,0
-10,1,2,2,1,34,2,1,3,27,6,9,11,0,0,4,1
-15,11,3,3,1,61,1,1,0,5,1,5,11,0,0,4,1
-38,5,2,1,1,9,1,1,0,22,3,16,0,0,0,4,1
+21,10,3,2,1,23,1,1,0,12,10,5,33,0,0,4,1
+35,6,2,3,1,29,1,1,0,8,10,1,11,57,1,3,1
+15,5,3,3,1,42,1,1,0,4,3,5,11,540,24,0,1
+31,1,2,2,1,43,2,1,0,2,5,1,11,0,0,4,1
+25,10,3,2,1,58,2,1,3,26,8,11,0,0,0,4,0
+27,10,2,2,1,68,2,1,3,26,8,7,0,0,0,4,0
+8,8,3,2,1,69,2,1,3,18,8,13,11,0,0,4,1
+35,1,2,1,1,31,1,1,0,24,5,13,33,0,0,4,1
+12,8,2,2,1,51,2,1,0,24,5,12,4,0,0,4,1
+37,3,0,1,1,65,1,1,0,24,5,10,43,0,0,4,1
+6,9,3,2,1,47,2,1,3,26,8,7,22,0,0,4,0
+12,10,2,2,1,49,2,1,0,13,10,13,0,0,0,4,1
+8,1,3,2,2,4,2,1,3,22,6,10,11,0,0,4,1
+30,1,2,1,1,51,1,1,0,2,1,14,22,0,0,4,1
+22,7,2,2,2,8,2,2,3,22,6,15,22,0,0,4,1
+72,6,0,2,1,9,1,1,0,4,3,4,22,0,0,4,1
+15,12,2,2,1,40,1,1,0,25,3,15,11,85,38,0,1
+18,5,2,3,1,69,1,1,0,2,1,9,33,0,0,4,1
+19,0,3,2,1,9,2,1,3,26,8,3,0,0,0,4,0
+34,1,2,2,1,17,1,2,0,8,5,13,11,0,0,4,1
+21,10,2,3,1,70,2,2,3,7,8,14,0,0,0,4,1
+33,1,2,2,1,39,1,2,3,7,6,13,22,0,0,4,1
+18,5,0,3,1,66,1,2,0,14,5,11,0,0,0,4,1
+28,1,2,2,1,33,2,1,3,26,8,11,0,0,0,4,0
+42,6,0,2,1,11,1,1,0,23,5,10,38,0,0,4,1
+29,8,0,2,1,20,1,1,3,26,8,7,0,0,0,4,0
+35,5,2,3,1,9,1,1,0,2,1,11,11,0,0,4,1
+19,7,2,2,1,20,1,1,0,28,5,12,11,0,0,4,1
+40,0,0,2,1,25,1,1,2,18,11,7,0,0,0,4,1
 36,6,2,1,1,37,1,1,0,4,1,15,11,0,0,4,1
-12,0,2,2,1,15,2,2,3,18,8,9,11,0,0,4,1
-41,3,2,3,1,9,1,1,2,4,10,10,0,0,0,4,1
-23,5,3,3,1,25,1,1,0,13,10,11,0,0,0,4,1
+31,5,2,3,1,39,2,1,3,26,8,7,22,0,0,4,0
+35,1,2,2,1,31,1,1,0,14,1,11,11,0,0,4,1
+22,0,3,3,1,14,1,1,3,2,6,3,11,0,0,4,1
+18,1,0,2,1,60,2,1,3,7,6,4,11,0,0,4,1
+16,10,2,2,1,24,2,1,3,26,8,9,33,0,0,4,0
+23,5,2,3,1,9,1,1,0,2,1,2,38,0,0,4,1
+28,10,2,2,1,56,1,1,3,20,8,13,0,0,0,4,1
+37,10,2,2,1,33,2,2,0,24,5,2,38,0,0,4,1
+16,10,0,2,1,18,2,1,3,23,8,1,6,0,0,4,1
+19,5,2,3,1,45,1,1,0,19,1,0,33,0,0,4,1
+15,1,2,2,1,9,2,1,3,13,8,10,22,0,0,4,1
+17,0,2,2,1,46,2,1,3,21,8,11,0,0,0,4,1
+22,5,2,3,1,4,2,1,3,26,8,6,0,0,0,4,0
+16,12,3,2,1,68,1,1,0,20,4,14,0,0,0,4,1
+18,7,3,3,1,51,1,1,3,30,6,1,22,0,0,4,1
+35,3,0,1,1,70,2,1,3,26,8,5,0,0,0,4,0
+17,5,2,3,1,5,2,1,0,23,5,11,46,0,0,4,1
+16,1,2,1,1,62,2,2,3,7,8,1,33,0,0,4,1
+15,5,3,3,1,33,1,1,0,20,1,11,8,0,0,4,1
+15,5,2,3,1,10,1,1,0,29,1,10,33,0,0,4,1
+28,10,2,2,1,40,2,1,3,30,8,13,0,0,0,4,1
+11,1,3,2,1,32,2,1,3,11,6,13,5,0,0,4,1
+11,5,3,3,1,62,1,1,0,25,3,6,0,0,0,4,1
+29,10,2,2,1,25,2,1,0,13,5,15,11,0,0,4,1
+28,7,2,3,1,16,2,2,3,26,8,7,0,0,0,4,0
+33,0,3,3,1,45,1,1,2,20,4,15,11,0,0,4,1
 15,10,2,2,1,45,2,2,3,9,6,12,11,0,0,4,1
-35,5,2,3,1,9,1,1,0,2,1,11,11,0,0,4,1
-24,1,3,2,1,59,1,1,3,10,6,12,22,0,0,4,1
-19,0,2,2,1,25,1,1,2,19,11,9,0,0,0,4,1
-12,8,2,2,1,51,2,1,0,24,5,12,4,0,0,4,1
-10,10,3,3,1,52,1,1,0,30,3,7,13,0,0,4,1
-19,5,2,3,1,49,1,1,0,4,1,14,38,0,0,4,1
-19,5,2,3,1,9,1,1,3,7,6,12,43,0,0,4,1
-14,1,2,2,1,26,2,1,0,5,10,3,0,0,0,4,1
-13,10,3,3,1,28,2,1,3,30,8,10,22,0,0,4,1
-41,5,0,3,1,33,1,1,3,26,8,6,0,0,0,4,0
-30,5,2,3,1,29,1,1,0,9,10,12,0,0,0,4,1
-18,7,3,2,1,15,1,1,0,12,10,2,0,0,0,4,1
-37,1,2,2,1,9,1,1,3,3,6,11,11,0,0,4,1
-22,8,0,2,1,62,2,1,0,11,3,11,0,120,1,3,1
-14,10,3,2,1,22,2,1,0,5,1,6,22,0,0,4,1
-16,5,3,3,1,38,2,1,3,26,8,1,11,0,0,4,0
-10,5,3,3,1,9,2,1,0,7,5,13,38,0,0,4,1
-18,8,2,2,1,37,1,2,0,29,5,13,38,0,0,4,1
-36,7,0,1,1,41,2,1,3,27,6,12,11,0,0,4,1
-24,5,2,3,1,15,2,2,0,13,10,15,38,0,0,4,1
-26,1,3,2,1,36,1,2,0,8,5,2,33,0,0,4,1
 33,2,2,1,1,18,1,1,0,9,3,5,1,0,0,4,1
-30,5,0,3,1,3,2,1,3,26,8,7,0,0,0,4,0
+15,2,0,3,1,43,1,2,0,29,5,1,0,0,0,4,1
+17,1,2,3,1,37,1,1,3,3,6,2,43,0,0,4,1
+27,1,2,1,1,55,2,1,0,12,10,14,11,0,0,4,1
+24,6,2,2,1,56,2,1,3,26,8,7,0,0,0,4,0
+15,8,3,3,1,5,1,1,0,21,4,12,11,0,0,4,1
+17,5,0,3,1,62,2,1,0,30,5,1,0,0,0,4,1
+29,5,0,3,1,13,2,1,2,19,11,7,0,0,0,4,1
+28,0,3,2,1,68,2,1,3,26,6,10,11,0,0,4,1
+23,1,0,1,1,9,1,1,0,23,5,10,11,0,0,4,1
+21,0,3,2,1,28,2,2,2,13,10,2,47,0,0,4,1
 28,1,2,1,1,43,2,1,3,4,8,15,11,0,0,4,1
-33,1,2,4,1,2,2,1,3,26,8,5,11,0,0,4,0
-8,11,3,3,1,67,1,1,0,20,4,4,0,0,0,4,1
-42,6,0,2,1,11,1,1,0,2,5,13,11,0,0,4,1
-27,1,0,1,1,68,1,1,3,26,6,0,22,0,0,4,1
-22,1,2,2,1,14,2,1,3,26,8,11,38,0,0,4,0
-35,0,2,2,1,68,2,1,0,27,3,8,22,0,0,4,1
-22,10,0,2,1,9,1,1,0,28,1,12,11,0,0,4,1
-41,11,2,2,1,10,1,1,0,9,3,14,22,0,0,4,1
-21,10,3,2,1,53,2,1,0,28,5,13,11,0,0,4,1
-22,11,2,2,1,25,2,1,3,11,6,11,43,0,0,4,1
-44,3,2,4,1,25,1,1,2,18,3,9,0,0,0,4,1
-23,8,2,4,1,19,1,1,0,21,5,13,11,0,0,4,1
-7,8,2,2,1,9,2,1,0,16,5,10,47,0,0,4,1
-23,5,2,3,1,9,1,1,0,2,1,2,38,0,0,4,1
-28,7,2,3,1,16,2,2,3,26,8,7,0,0,0,4,0
+27,10,2,3,1,6,1,2,0,13,10,16,11,0,0,4,1
+15,5,3,3,1,68,1,1,0,3,1,15,0,0,0,4,1
+26,5,2,3,1,66,1,1,0,17,1,12,45,0,0,4,1
+21,1,3,1,1,57,2,1,0,19,3,7,0,188,1,1,1
+17,1,3,2,1,69,2,1,0,6,5,12,43,0,0,4,1
+20,0,0,2,1,24,2,1,3,23,8,11,11,0,0,4,1
+42,1,2,4,1,55,2,1,3,26,8,7,0,0,0,4,0
+24,2,2,3,1,55,1,1,3,2,6,14,22,0,0,4,1
+21,5,3,3,1,32,2,1,3,26,8,8,0,0,0,4,0
+32,5,2,2,1,52,2,1,3,26,8,6,11,0,0,4,0
+18,0,3,1,1,2,2,1,3,26,8,7,0,0,0,4,0
+23,5,2,3,1,9,2,1,0,9,10,15,22,0,0,4,1
+17,7,0,3,1,16,2,1,3,15,8,13,11,0,0,4,1
+40,1,2,2,1,31,1,1,3,30,6,10,22,0,0,4,1
+20,10,2,2,1,9,2,1,0,14,5,5,0,0,0,4,1
 24,5,2,3,1,45,2,1,0,8,5,13,0,0,0,4,1
-23,1,2,1,1,14,2,1,3,12,8,4,11,0,0,4,1
+13,5,2,3,1,19,1,1,0,4,1,12,45,0,0,4,1
+19,1,0,2,1,38,2,1,3,18,8,12,11,0,0,4,1
+29,5,3,3,1,68,1,1,0,11,3,1,0,0,0,4,1
+40,5,2,3,1,27,2,1,3,26,8,7,0,0,0,4,0
+17,2,2,2,1,31,1,2,0,5,5,4,22,0,0,4,1
+24,10,3,2,1,16,2,1,3,6,8,6,43,0,0,4,1
+11,1,3,2,1,69,2,1,3,12,6,5,0,0,0,4,1
+26,3,3,1,1,11,1,1,3,9,6,7,0,0,0,4,1
+15,10,3,3,1,18,2,1,0,10,10,9,11,91,1,1,1
+33,6,2,3,1,57,1,1,0,10,10,12,11,0,0,4,1
+36,10,2,2,1,4,1,2,0,1,5,6,0,0,0,4,1
+14,5,2,3,1,66,2,2,0,30,5,0,0,0,0,4,1
+24,5,0,3,1,14,1,1,0,18,1,0,33,0,0,4,1
+41,5,0,3,1,33,1,1,3,26,8,6,0,0,0,4,0
+35,1,2,2,1,62,2,1,3,26,8,11,11,0,0,4,0
+24,10,0,2,1,24,1,1,0,12,1,14,33,0,0,4,1
+14,7,2,2,1,53,2,1,0,2,5,14,0,0,0,4,1
+11,10,3,3,1,61,2,1,0,30,3,14,22,0,0,4,1
+35,10,2,2,1,58,2,1,3,26,8,10,0,0,0,4,0
+16,1,2,1,1,10,2,1,3,21,8,13,22,0,0,4,1
+12,1,2,2,1,34,2,2,3,15,8,1,0,0,0,4,1
+17,5,3,3,1,64,2,1,3,23,11,7,0,0,0,4,1
+24,10,3,3,1,33,1,1,0,21,5,7,11,0,0,4,1
 29,5,2,3,1,62,1,1,0,9,1,12,43,0,0,4,1
-19,0,0,2,1,19,2,1,0,13,10,11,33,0,0,4,1
-32,11,0,4,1,11,1,1,0,11,3,13,0,0,0,4,1
-22,0,3,3,1,14,1,1,3,2,6,3,11,0,0,4,1
-20,0,0,2,1,24,2,1,3,23,8,11,11,0,0,4,1
-14,1,2,2,1,32,2,1,0,10,10,5,22,0,0,4,1
-15,8,2,2,1,9,2,1,3,26,8,11,0,0,0,4,0
-18,1,2,1,1,46,2,1,3,25,6,15,0,0,0,4,1
-8,10,3,2,1,28,1,2,0,13,5,0,22,0,0,4,1
-27,5,0,3,1,9,1,1,0,27,1,10,11,0,0,4,1
-35,6,2,3,1,29,1,1,0,8,10,1,11,57,1,3,1
-19,5,3,3,1,69,1,1,3,3,6,0,22,0,0,4,1
-28,0,2,2,1,56,2,2,3,6,8,12,22,0,0,4,1
-35,1,2,2,1,31,1,1,0,14,1,11,11,0,0,4,1
-32,10,2,2,1,38,1,1,0,28,1,12,0,0,0,4,1
-32,8,2,2,1,20,1,1,3,30,6,14,0,0,0,4,1
-31,8,0,2,1,70,1,1,3,12,6,14,11,0,0,4,1
-25,8,0,2,1,10,2,1,3,10,8,11,22,0,0,4,1
-28,10,2,2,1,40,2,1,3,30,8,13,0,0,0,4,1
-15,5,2,3,1,40,1,1,0,12,10,7,0,0,0,4,1
-17,1,0,1,1,23,2,1,0,24,5,12,43,0,0,4,1
-28,8,2,1,1,23,2,1,3,26,8,6,0,0,0,4,0
-24,5,3,3,1,9,2,2,3,26,8,11,11,0,0,4,1
-7,1,3,2,1,2,2,1,3,10,6,15,45,0,0,4,1
-13,11,0,3,1,32,2,1,0,7,5,14,11,0,0,4,1
-33,10,2,2,1,13,1,1,0,9,3,10,11,0,0,4,1
-42,5,2,3,1,63,1,1,2,29,1,7,11,0,0,4,1
-29,0,0,2,1,56,2,2,2,8,11,10,0,0,0,4,1
-21,10,2,2,1,31,2,1,0,8,5,8,11,0,0,4,1
-42,6,0,2,1,11,1,1,0,23,5,10,38,0,0,4,1
-29,10,2,2,1,56,2,1,0,3,1,5,0,0,0,4,1
+43,6,2,3,1,14,1,1,0,1,3,10,0,0,0,4,1
+18,8,2,2,1,37,2,1,3,26,8,7,0,0,0,4,0
+10,5,3,3,1,49,2,2,3,26,8,7,0,0,0,4,0
+8,9,3,2,1,9,1,1,0,11,3,2,11,0,0,4,1
+31,8,0,2,1,9,2,2,3,26,8,8,0,0,0,4,0
+12,1,2,2,1,51,2,1,3,21,8,1,22,0,0,4,1
+14,5,3,3,1,38,1,1,3,3,8,13,11,0,0,4,1
+23,5,2,3,1,22,2,2,3,26,8,9,0,0,0,4,0
+19,10,3,2,1,14,2,1,3,13,8,13,0,0,0,4,1
+29,0,2,2,1,28,2,1,3,26,8,11,0,0,0,4,0
+18,5,2,3,1,68,2,2,3,13,8,15,11,0,0,4,1
 32,8,2,2,1,56,2,1,3,26,8,9,11,0,0,4,0
-33,10,2,2,1,9,1,1,0,11,3,10,11,0,0,4,1
-36,10,2,2,1,17,2,1,3,26,8,7,0,0,0,4,0
-15,5,3,3,1,42,1,1,0,4,3,5,11,540,24,0,1
-16,1,2,1,1,10,2,1,3,21,8,13,22,0,0,4,1
-7,1,2,2,1,71,2,1,3,19,8,13,0,0,0,4,1
-26,1,2,2,1,57,1,2,3,26,8,7,0,0,0,4,0
-31,5,2,3,1,60,1,1,3,2,6,11,0,0,0,4,1
-39,6,2,1,1,41,2,1,0,17,1,12,22,0,0,4,1
-15,8,3,3,1,5,1,1,0,21,4,12,11,0,0,4,1
-13,1,3,1,1,27,2,1,3,13,8,11,0,0,0,4,1
-17,10,3,2,1,42,1,1,0,2,1,10,22,0,0,4,1
-39,10,2,2,1,66,2,1,3,26,8,12,11,0,0,4,0
-22,7,2,2,2,8,2,2,3,22,6,15,22,0,0,4,1
+12,5,3,3,1,43,2,1,0,13,10,13,0,0,0,4,1
+13,10,3,3,1,28,2,1,3,30,8,10,22,0,0,4,1
+17,0,2,2,1,8,2,1,3,22,6,3,45,0,0,4,1
+11,10,2,2,1,34,1,1,0,25,3,8,11,0,0,4,1
+33,1,2,4,1,2,2,1,3,26,8,5,11,0,0,4,0
+23,5,3,3,1,25,1,1,0,13,10,11,0,0,0,4,1
+18,5,3,3,1,65,2,1,3,23,8,15,0,0,0,4,1
+42,7,2,1,1,42,1,2,0,21,5,14,43,0,0,4,1
+34,5,2,3,1,45,1,1,0,10,10,3,22,0,0,4,1
+37,5,0,3,1,9,1,1,0,9,1,8,33,0,0,4,1
+12,5,3,2,1,50,2,1,0,13,10,11,0,0,0,4,1
+41,3,2,3,1,9,1,1,2,4,10,10,0,0,0,4,1
+9,10,3,3,1,61,1,1,0,21,4,14,11,0,0,4,1
+19,8,0,2,1,52,2,1,3,7,8,12,11,0,0,4,1
+9,8,3,2,1,55,2,1,3,20,8,11,11,0,0,4,1
+32,11,2,2,1,43,2,1,3,23,8,14,22,0,0,4,1
+8,10,3,2,1,28,1,2,0,13,5,0,22,0,0,4,1
 40,5,2,3,1,40,1,1,0,26,3,8,38,0,0,4,1
+41,11,2,2,1,10,1,1,0,9,3,14,22,0,0,4,1
+14,0,0,2,1,5,1,2,0,9,5,4,33,0,0,4,1
+41,5,0,3,1,57,2,1,3,26,8,8,0,0,0,4,0
+31,1,2,2,1,9,1,2,0,30,5,12,0,0,0,4,1
+10,10,3,2,2,0,2,1,3,27,6,13,11,0,0,4,1
+22,7,2,2,1,61,2,1,3,26,8,5,11,0,0,4,0
+15,0,2,2,1,67,2,1,0,17,5,13,0,0,0,4,1
+26,10,0,2,1,34,1,1,0,8,10,1,0,0,0,4,1
+39,6,0,1,1,59,1,2,0,17,5,4,8,0,0,4,1
+10,7,3,3,1,66,1,1,0,7,3,8,0,0,0,4,1
+19,11,3,2,1,48,1,1,0,21,4,5,0,0,0,4,1
+21,10,3,4,1,49,2,1,3,27,8,5,0,0,0,4,1
+36,7,0,1,1,41,2,1,3,27,6,12,11,0,0,4,1
+21,10,3,2,1,10,2,1,3,12,8,4,11,0,0,4,1
+16,1,3,2,1,37,2,2,0,12,10,12,0,0,0,4,1
+22,5,2,3,1,26,2,1,3,26,8,9,0,0,0,4,0
+38,10,2,3,1,63,1,1,0,13,1,12,33,0,0,4,1
+20,10,2,2,1,53,2,1,0,19,3,16,0,5,37,3,1
+19,8,2,2,1,47,2,2,0,23,5,11,33,0,0,4,1
+10,10,3,3,1,52,1,1,0,30,3,7,13,0,0,4,1
+15,1,2,2,1,38,1,1,0,25,3,4,22,0,0,4,1
+12,1,2,2,1,21,2,1,0,1,5,7,0,0,0,4,1
+26,10,3,2,1,35,2,1,3,26,8,4,0,0,0,4,0
+9,5,3,3,1,71,2,1,3,25,6,13,11,0,0,4,1
+37,1,2,1,1,53,1,1,0,26,1,2,11,0,0,4,1
+17,10,2,3,1,39,2,1,0,14,5,12,11,0,0,4,1
+29,12,2,4,1,34,1,1,3,26,8,8,11,0,0,4,0
+14,5,3,3,1,33,2,1,0,3,1,15,11,0,0,4,1
+29,1,0,1,1,14,2,1,3,22,6,7,11,0,0,4,1
+19,0,2,2,1,34,2,1,3,19,8,13,22,0,0,4,1
+5,1,3,2,1,52,2,1,3,25,6,12,0,0,0,4,1
+18,8,2,2,1,9,1,1,0,23,5,14,11,0,0,4,1
+21,10,2,2,1,31,2,1,0,8,5,8,11,0,0,4,1
+16,10,3,2,1,34,2,1,0,9,10,14,0,0,0,4,1
+14,10,3,3,1,55,1,1,2,14,11,6,0,0,0,4,1
+28,0,2,2,1,61,1,1,0,27,1,13,11,0,0,4,1
+18,10,3,2,1,60,1,1,0,28,1,14,0,0,0,4,1
+12,1,3,2,1,19,2,2,0,30,5,4,22,0,0,4,1
+33,3,0,3,1,20,1,1,0,25,1,14,0,0,0,4,1
+17,5,2,3,1,36,2,2,0,29,1,13,22,0,0,4,1
+34,1,2,2,1,57,1,1,0,13,10,15,11,0,0,4,1
+31,1,2,1,1,46,1,1,0,3,1,11,33,0,0,4,1
+16,5,3,3,1,38,2,1,3,26,8,1,11,0,0,4,0
 12,5,3,3,1,59,1,1,0,19,3,6,11,0,0,4,1
-25,2,2,2,1,9,1,1,3,22,6,0,45,0,0,4,1
-11,5,2,3,1,11,1,1,3,6,8,2,11,0,0,4,1
-26,10,2,3,1,50,2,1,3,6,8,15,11,0,0,4,1
-33,0,2,2,1,54,2,1,3,26,8,7,11,0,0,4,0
-42,6,2,3,1,66,2,1,3,26,8,0,0,0,0,4,0
-39,3,2,1,1,34,1,1,0,2,1,11,33,0,0,4,1
-12,5,3,3,1,43,2,1,0,13,10,13,0,0,0,4,1
-14,1,3,2,1,13,2,1,0,8,5,3,0,0,0,4,1
+18,8,2,2,1,37,1,2,0,29,5,13,38,0,0,4,1
+28,11,2,2,1,70,1,1,0,28,5,9,38,0,0,4,1
+12,0,2,2,1,15,2,2,3,18,8,9,11,0,0,4,1
+24,8,2,2,1,41,2,2,0,7,5,0,11,0,0,4,1
+22,1,2,2,1,8,2,2,0,7,5,0,11,0,0,4,1
+32,0,3,2,1,16,1,1,0,20,5,15,33,0,0,4,1
+23,1,2,2,1,2,1,2,0,21,5,14,22,0,0,4,1
+19,0,0,2,1,19,2,1,0,13,10,11,33,0,0,4,1
+38,10,2,2,1,61,2,1,2,25,10,10,0,0,0,4,1
+25,1,3,2,1,38,2,1,3,26,6,13,11,0,0,4,1
+23,10,0,2,1,46,2,1,0,9,3,8,0,0,0,4,1
+12,2,3,2,1,64,1,1,0,22,3,4,33,0,0,4,1
+10,11,2,1,1,64,2,1,0,11,3,16,38,186,12,0,1
+31,5,2,3,1,60,1,1,3,2,6,11,0,0,0,4,1
+31,10,2,2,1,66,2,1,0,20,4,2,0,0,0,4,1
+18,5,0,3,1,9,1,1,0,25,1,2,0,0,0,4,1
+24,2,2,4,1,26,2,1,0,23,5,12,11,0,0,4,1
+19,5,3,3,1,69,1,1,3,3,6,0,22,0,0,4,1
+36,11,3,2,1,44,1,1,0,8,10,12,11,0,0,4,1
+25,5,3,3,1,15,1,1,0,27,1,10,11,0,0,4,1
+33,10,2,2,1,25,2,2,0,8,3,14,0,0,0,4,1
+29,8,2,2,1,15,1,1,0,12,10,8,33,0,0,4,1
+32,10,2,3,1,29,1,1,0,26,1,11,0,0,0,4,1
+9,1,2,2,1,58,2,1,3,10,6,0,0,0,0,4,1
+9,10,2,2,1,4,2,1,0,15,5,7,11,0,0,4,1
+9,0,3,2,1,24,1,1,2,20,5,1,8,0,0,4,1
+21,1,2,1,1,62,1,1,3,29,8,14,0,0,0,4,1
+10,1,3,2,1,1,2,1,0,25,5,0,22,0,0,4,1
+36,5,0,3,1,27,2,2,2,9,10,0,0,0,0,4,1
+18,11,0,2,1,68,1,1,0,3,1,9,22,0,0,4,1
+9,1,3,2,2,3,1,1,3,15,6,10,11,0,0,4,1
+30,2,3,3,1,38,2,1,0,26,3,0,33,0,0,4,1
+39,0,3,2,1,57,2,1,3,10,6,10,0,0,0,4,1
+26,0,0,2,1,45,2,2,0,7,3,3,0,173,1,1,1
+28,8,0,2,1,48,1,1,0,13,10,11,11,0,0,4,1
+12,8,3,2,1,52,2,1,0,13,10,12,0,0,0,4,1
+13,11,2,2,1,68,2,2,3,22,6,15,11,0,0,4,1
+29,10,3,2,1,3,2,2,0,28,5,15,22,0,0,4,1
+40,11,2,1,1,13,1,1,0,24,5,5,38,0,0,4,1
+27,0,0,2,1,57,2,1,0,16,5,14,46,0,0,4,1
+35,0,2,2,1,68,2,1,0,27,3,8,22,0,0,4,1
+23,1,3,2,1,64,2,1,3,0,5,10,47,0,0,4,1
+14,8,2,2,1,33,2,2,0,10,10,4,0,0,0,4,1
 9,2,2,2,1,29,1,1,2,19,11,3,0,0,0,4,1
-14,5,3,3,1,9,1,1,0,26,3,11,33,0,0,4,1
-49,6,2,3,1,16,1,1,0,4,3,12,0,0,0,4,1
-39,1,2,1,1,27,1,1,0,3,1,1,11,0,0,4,1
-18,8,2,2,1,9,1,1,0,23,5,14,11,0,0,4,1
-16,5,3,3,1,14,1,1,0,26,3,7,46,0,0,4,1
+10,1,2,1,1,39,2,1,3,26,8,6,0,0,0,4,0
+28,10,0,2,1,8,2,1,0,28,1,9,22,0,0,4,1
+39,10,2,2,1,67,1,2,3,26,8,7,0,0,0,4,0
+13,0,3,2,1,24,2,1,0,9,10,6,0,0,0,4,1
+12,1,3,2,1,65,2,1,0,12,10,12,0,0,0,4,1
+21,5,2,3,1,23,1,1,0,27,1,15,22,0,0,4,1
+14,1,2,1,1,60,1,1,0,21,4,12,0,0,0,4,1
+10,0,3,2,1,50,2,1,3,18,8,13,43,0,0,4,1
+41,1,2,1,1,38,2,1,3,6,8,12,0,0,0,4,1
+23,1,0,1,1,17,2,1,0,9,5,12,22,0,0,4,1
+31,1,0,1,1,9,2,2,3,26,8,9,0,0,0,4,0
+7,8,3,2,1,29,1,2,0,13,5,1,11,0,0,4,1
+34,5,2,4,1,28,2,1,3,4,8,14,0,0,0,4,1
+34,1,2,1,1,15,2,1,3,26,8,7,0,0,0,4,0
+20,10,2,1,1,27,2,1,3,30,6,10,43,0,0,4,1
+39,5,0,3,1,69,2,1,0,3,1,14,11,0,0,4,1
+17,5,0,3,1,22,2,1,0,17,5,14,0,0,0,4,1
+26,10,2,3,1,50,2,1,3,6,8,15,11,0,0,4,1
+39,6,2,1,1,41,2,1,0,17,1,12,22,0,0,4,1
+12,10,3,3,1,69,2,2,3,10,8,15,43,0,0,4,1
+14,10,3,2,1,13,2,1,0,12,1,13,11,0,0,4,1
+29,0,2,2,1,43,2,1,3,26,8,3,11,0,0,4,0
+12,5,3,3,1,47,1,1,0,3,1,13,33,0,0,4,1
+16,5,2,3,1,63,1,1,0,25,3,9,11,0,0,4,1
+29,5,3,3,1,32,1,2,0,23,5,14,33,0,0,4,1
+12,5,2,3,1,24,2,2,0,13,10,9,11,86,24,1,1
+38,1,0,1,1,66,2,1,3,26,8,5,11,0,0,4,0
+21,0,0,2,1,4,2,1,3,26,8,11,11,0,0,4,0
+14,1,3,1,1,29,2,2,3,26,8,5,0,0,0,4,0
+12,5,2,3,1,19,2,1,0,3,1,1,33,0,0,4,1
+28,5,0,2,1,20,2,2,3,26,8,6,11,0,0,4,0
+27,10,3,2,1,46,2,1,3,23,8,15,33,0,0,4,1
+25,1,2,1,1,2,2,1,3,29,8,1,11,0,0,4,1
 41,2,0,2,1,69,2,1,3,26,8,13,22,0,0,4,0
-16,2,2,3,1,18,2,1,0,5,5,13,11,0,0,4,1
+35,2,3,2,1,59,2,1,3,23,8,0,38,0,0,4,1
+37,5,2,3,1,63,2,1,3,26,8,4,11,0,0,4,0
+22,10,0,3,1,9,1,1,3,8,6,10,0,0,0,4,1
+15,1,2,2,1,69,2,1,0,9,5,8,11,0,0,4,1
+37,6,2,1,1,40,1,1,0,5,1,12,33,0,0,4,1
+26,8,0,2,1,32,2,1,3,26,8,5,0,0,0,4,0
+21,10,3,2,1,53,2,1,0,28,5,13,11,0,0,4,1
+7,8,2,2,1,9,2,1,0,16,5,10,47,0,0,4,1
+37,10,2,2,1,9,2,2,0,11,7,2,0,0,0,4,1
+26,10,3,2,1,21,1,1,2,12,11,13,0,0,0,4,1
+13,10,2,3,1,13,1,1,0,29,1,0,0,0,0,4,1
+10,0,0,2,1,66,2,1,3,29,8,10,11,0,0,4,1
+9,8,2,2,1,9,2,1,0,8,5,16,38,0,0,4,1
+33,8,0,2,1,60,1,2,0,6,5,14,0,0,0,4,1
+14,0,3,2,1,27,1,1,0,28,5,14,38,0,0,4,1
+34,2,2,2,1,12,2,2,3,26,8,3,0,0,0,4,0
+7,0,3,3,1,43,2,1,0,19,3,9,0,0,0,4,1
 16,1,3,2,1,68,2,1,0,7,5,11,0,0,0,4,1
+14,1,2,2,1,26,2,1,0,5,10,3,0,0,0,4,1
+4,0,3,3,1,69,2,1,0,25,3,3,33,0,0,4,1
+19,5,2,3,1,49,1,1,0,4,1,14,38,0,0,4,1
+43,5,2,3,1,58,1,1,0,11,3,12,22,0,0,4,1
+29,2,2,3,1,9,1,1,0,7,3,7,11,0,0,4,1
+14,10,3,2,1,22,2,1,0,5,1,6,22,0,0,4,1
+19,0,3,2,1,11,2,1,0,13,10,5,11,0,0,4,1
+34,6,0,3,1,4,2,1,3,10,6,10,11,0,0,4,1
+11,8,3,4,1,25,1,1,0,23,4,13,11,0,0,4,1
 30,1,3,1,1,59,2,1,0,11,3,4,11,0,0,4,1
+13,5,3,3,1,46,1,2,0,30,5,11,38,0,0,4,1
+9,10,3,2,1,22,2,1,3,7,8,13,0,0,0,4,1
+19,5,2,3,1,9,1,1,3,7,6,12,43,0,0,4,1
 40,5,0,3,1,14,1,1,0,26,1,5,0,0,0,4,1
-22,7,2,2,1,61,2,1,3,26,8,5,11,0,0,4,0
-18,10,3,2,1,60,1,1,0,28,1,14,0,0,0,4,1
-7,1,3,2,1,14,1,2,0,1,5,3,45,0,0,4,1
-10,9,3,2,1,9,1,1,0,9,3,7,12,0,0,4,1
-20,10,2,2,1,24,1,1,0,25,1,14,0,0,0,4,1
-31,1,2,1,1,1,2,1,0,28,5,10,22,0,0,4,1
-12,1,3,1,1,9,1,1,0,6,5,13,22,0,0,4,1
-9,10,2,2,1,4,2,1,0,15,5,7,11,0,0,4,1
-35,10,2,2,1,51,1,1,3,27,6,12,11,0,0,4,1
-29,10,2,2,1,25,2,1,0,13,5,15,11,0,0,4,1
-13,5,2,3,1,17,2,1,0,25,3,11,11,152,38,1,1
-28,0,2,2,1,61,1,1,0,27,1,13,11,0,0,4,1
-25,10,3,2,1,58,2,1,3,26,8,11,0,0,0,4,0
-38,0,2,2,1,21,1,1,0,13,1,13,1,0,0,4,1
-18,8,2,2,1,37,2,1,3,26,8,7,0,0,0,4,0
-24,2,2,4,1,26,2,1,0,23,5,12,11,0,0,4,1
-31,1,2,2,1,43,2,1,0,2,5,1,11,0,0,4,1
-9,8,3,2,1,55,2,1,3,20,8,11,11,0,0,4,1
-27,10,2,3,1,6,1,2,0,13,10,16,11,0,0,4,1
-16,5,2,3,1,67,1,2,0,2,1,1,22,0,0,4,1
-17,5,0,3,1,22,2,1,0,17,5,14,0,0,0,4,1
-23,10,0,2,1,46,2,1,0,9,3,8,0,0,0,4,1
-14,1,3,1,1,29,2,2,3,26,8,5,0,0,0,4,0
-37,10,2,2,1,9,2,2,0,11,7,2,0,0,0,4,1
-36,5,2,3,1,15,1,1,0,22,3,5,0,0,0,4,1
-28,10,2,2,1,56,1,1,3,20,8,13,0,0,0,4,1
-43,6,2,1,1,25,1,1,0,8,3,1,0,0,0,4,1
-26,3,3,1,1,11,1,1,3,9,6,7,0,0,0,4,1
-19,10,3,2,1,14,2,1,3,13,8,13,0,0,0,4,1
-29,12,2,4,1,34,1,1,3,26,8,8,11,0,0,4,0
+36,10,0,2,1,27,2,1,0,22,3,7,0,105,30,0,1
+30,5,0,3,1,53,1,2,3,3,6,2,45,0,0,4,1
+13,11,2,2,1,38,2,1,0,12,10,3,22,86,38,0,1
+15,10,3,3,1,9,2,1,0,13,10,12,0,0,0,4,1
+9,1,2,1,1,47,2,1,3,23,8,2,11,0,0,4,1
+10,10,3,2,1,38,1,1,0,30,3,2,11,0,0,4,1
+33,10,2,2,1,9,1,1,0,11,3,10,11,0,0,4,1
+24,0,0,2,1,19,2,1,3,7,8,14,0,0,0,4,1
+37,1,2,4,1,64,1,1,3,27,6,12,22,0,0,4,1
+38,5,2,1,1,9,1,1,0,22,3,16,0,0,0,4,1
+13,1,2,3,1,4,1,1,0,12,10,15,11,0,0,4,1
+14,5,3,2,1,25,1,1,0,2,1,2,0,0,0,4,1
+34,1,2,2,1,65,2,1,3,26,8,15,22,0,0,4,0
+19,5,3,2,1,66,2,1,3,7,8,2,33,0,0,4,1
+28,8,2,2,1,34,1,1,0,14,1,11,11,0,0,4,1
 27,0,3,4,1,15,2,1,3,26,8,16,0,0,0,4,0
-6,9,3,2,1,47,2,1,3,26,8,7,22,0,0,4,0
-35,10,2,2,1,16,1,1,3,10,6,3,22,0,0,4,1
-18,8,2,1,1,9,2,1,3,11,6,0,0,0,0,4,1
 16,5,2,3,1,9,2,1,0,22,3,7,0,0,0,4,1
-17,5,2,3,1,5,2,1,0,23,5,11,46,0,0,4,1
-21,10,3,2,1,50,2,1,0,9,10,10,0,0,0,4,1
-19,11,3,2,1,48,1,1,0,21,4,5,0,0,0,4,1
-24,5,3,3,2,9,2,1,0,13,10,14,0,0,0,4,1
-12,0,2,2,1,23,1,1,0,12,10,0,0,0,0,4,1
-39,1,2,2,1,35,1,1,0,13,1,14,1,0,0,4,1
-14,1,2,1,1,60,1,1,0,21,4,12,0,0,0,4,1
-51,6,2,1,1,39,1,1,0,25,3,3,33,0,0,4,1
+40,6,2,4,1,69,1,1,0,13,5,15,33,0,0,4,1
+36,5,2,3,1,15,1,1,0,22,3,5,0,0,0,4,1
+27,0,3,2,1,26,2,1,3,26,8,6,0,0,0,4,0
 32,1,2,1,1,58,2,1,3,26,8,12,22,0,0,4,0
-20,10,2,1,1,27,2,1,3,30,6,10,43,0,0,4,1
-13,7,3,3,1,32,1,1,0,13,10,11,0,0,0,4,1
-21,5,2,3,1,35,2,1,0,6,5,14,22,0,0,4,1
-28,3,0,1,1,26,2,1,0,9,5,1,11,0,0,4,1
-24,0,0,2,1,19,2,1,3,7,8,14,0,0,0,4,1
-8,1,2,2,1,31,2,1,3,7,8,2,22,0,0,4,1
-24,10,0,2,1,24,1,1,0,12,1,14,33,0,0,4,1
-14,5,3,3,1,33,2,1,0,3,1,15,11,0,0,4,1
-15,1,3,2,1,65,2,1,3,25,6,2,33,0,0,4,1
-15,2,0,3,1,43,1,2,0,29,5,1,0,0,0,4,1
-31,1,2,2,1,9,1,2,0,30,5,12,0,0,0,4,1
-24,10,3,2,1,16,2,1,3,6,8,6,43,0,0,4,1
-35,2,3,2,1,59,2,1,3,23,8,0,38,0,0,4,1
-39,1,2,1,1,31,2,1,3,26,8,5,0,0,0,4,0
-33,5,2,3,1,11,2,1,3,26,8,8,0,0,0,4,0
-12,0,0,2,1,9,2,1,0,9,5,12,11,0,0,4,1
-17,8,2,2,1,47,2,1,3,12,8,6,0,0,0,4,1
-17,0,0,2,1,48,2,1,3,25,6,15,0,0,0,4,1
-12,1,3,2,1,19,2,2,0,30,5,4,22,0,0,4,1
-22,1,2,1,1,34,2,1,3,15,8,0,22,0,0,4,1
+33,1,2,1,1,63,1,1,0,27,1,4,45,0,0,4,1
+24,0,2,2,1,49,2,1,3,26,8,12,0,0,0,4,0
+13,1,2,1,1,6,2,2,0,13,5,0,45,0,0,4,1
+38,11,2,2,1,9,1,1,2,11,3,10,0,0,0,4,1
+12,2,3,1,1,9,2,2,3,19,8,1,0,0,0,4,1
 25,1,3,1,1,9,1,1,0,30,5,2,0,0,0,4,1
-13,5,3,3,1,46,1,2,0,30,5,11,38,0,0,4,1
-14,1,2,2,1,54,2,1,3,26,8,11,0,0,0,4,0
-35,5,2,3,1,18,1,1,0,12,1,15,11,0,0,4,1
-5,1,2,2,1,70,2,1,3,26,8,6,0,0,0,4,0
-19,8,2,2,1,65,1,2,0,17,5,0,0,0,0,4,1
-12,1,3,2,1,52,1,1,0,23,4,14,11,0,0,4,1
-20,10,2,3,1,48,1,1,0,25,3,4,33,0,0,4,1
-21,7,2,3,1,10,1,1,3,27,6,11,0,0,0,4,1
-14,5,2,3,1,66,2,2,0,30,5,0,0,0,0,4,1
-18,10,2,2,1,43,2,2,3,27,8,5,11,0,0,4,1
-11,10,2,2,1,34,1,1,0,25,3,8,11,0,0,4,1
-22,1,2,2,1,8,2,2,0,7,5,0,11,0,0,4,1
-27,10,2,2,1,68,2,1,3,26,8,7,0,0,0,4,0
-51,5,2,3,1,67,1,1,2,26,3,3,22,0,0,4,1
-31,1,0,1,1,9,2,2,3,26,8,9,0,0,0,4,0
-34,1,2,2,1,17,1,2,0,8,5,13,11,0,0,4,1
-14,5,3,3,1,38,1,1,3,3,8,13,11,0,0,4,1
-15,1,2,2,1,69,2,1,0,9,5,8,11,0,0,4,1
-32,5,2,2,1,52,2,1,3,26,8,6,11,0,0,4,0
-18,5,2,3,1,69,1,1,0,2,1,9,33,0,0,4,1
-26,11,0,3,1,9,1,1,0,26,3,6,22,0,0,4,1
-10,1,2,2,1,64,2,1,0,14,5,11,38,0,0,4,1
-18,1,0,2,1,60,2,1,3,7,6,4,11,0,0,4,1
-36,10,2,2,1,4,1,2,0,1,5,6,0,0,0,4,1
-31,5,2,3,1,39,2,1,3,26,8,7,22,0,0,4,0
-21,8,0,2,1,62,2,1,0,30,5,14,0,0,0,4,1
-34,1,2,2,1,65,2,1,3,26,8,15,22,0,0,4,0
-23,10,2,2,1,53,2,1,3,10,8,11,38,0,0,4,1
-40,5,2,3,1,27,2,1,3,26,8,7,0,0,0,4,0
-37,1,2,1,1,53,1,1,0,26,1,2,11,0,0,4,1
+25,8,0,2,1,10,2,1,3,10,8,11,22,0,0,4,1
+13,10,2,3,1,32,1,2,0,9,10,9,0,31,37,1,1
+18,8,2,2,1,36,2,1,3,11,6,9,0,0,0,4,1
+32,8,2,2,1,20,1,1,3,30,6,14,0,0,0,4,1
+7,1,2,2,1,9,1,2,0,6,5,4,33,0,0,4,1
+42,0,0,2,1,5,2,2,0,27,3,5,0,179,1,0,1
+8,10,3,2,1,61,2,1,3,20,8,11,22,0,0,4,1
+35,5,0,3,1,27,1,1,0,4,3,13,22,0,0,4,1
+18,7,3,2,1,15,1,1,0,12,10,2,0,0,0,4,1
 35,1,2,4,1,23,1,1,3,26,8,2,0,0,0,4,0
 26,0,0,2,1,61,2,1,3,26,8,6,0,0,0,4,0
-14,5,3,2,1,25,1,1,0,2,1,2,0,0,0,4,1
-41,0,2,2,1,20,2,1,0,14,1,2,2,0,0,4,1
+33,10,2,2,1,13,1,1,0,9,3,10,11,0,0,4,1
+21,10,3,2,1,50,2,1,0,9,10,10,0,0,0,4,1
+38,10,2,2,1,57,2,1,3,21,8,11,11,0,0,4,1
+30,5,0,3,1,3,2,1,3,26,8,7,0,0,0,4,0
+19,0,2,2,1,25,1,1,2,19,11,9,0,0,0,4,1
+37,11,0,2,1,44,2,1,3,27,8,15,0,0,0,4,1
+39,12,2,4,1,24,1,1,3,15,11,8,0,0,0,4,1
+8,1,2,2,1,31,2,1,3,7,8,2,22,0,0,4,1
+26,1,3,2,1,36,1,2,0,8,5,2,33,0,0,4,1
+24,2,3,4,1,39,1,1,3,7,6,12,0,0,0,4,1
+34,8,2,1,1,20,1,1,0,29,1,10,11,0,0,4,1
+32,5,3,3,1,41,1,1,3,16,11,8,0,0,0,4,1
+17,0,0,2,1,48,2,1,3,25,6,15,0,0,0,4,1
+17,5,0,3,1,17,1,2,0,12,10,13,0,0,0,4,1
+20,5,2,3,1,13,2,1,3,4,8,11,33,0,0,4,1
+22,11,2,2,1,25,2,1,3,11,6,11,43,0,0,4,1
+40,6,2,1,1,30,2,1,3,26,8,5,0,0,0,4,0
+20,10,3,2,1,39,1,1,0,10,1,12,5,0,0,4,1
+18,10,3,2,2,13,1,1,0,3,1,11,11,0,0,4,1
+16,5,3,3,1,14,1,1,0,26,3,7,46,0,0,4,1
+23,7,2,2,2,9,2,1,0,8,10,13,0,0,0,4,1
+28,3,2,2,1,34,2,1,0,23,5,0,21,0,0,4,1
+43,6,2,1,1,25,1,1,0,8,3,1,0,0,0,4,1
+28,5,2,3,1,9,1,1,0,9,10,13,11,13,24,1,1
+17,10,3,2,1,21,2,1,0,1,3,10,0,0,0,4,1
+32,2,2,3,1,2,2,1,0,15,5,3,11,0,0,4,1
 33,8,2,2,1,28,2,1,3,26,8,13,11,0,0,4,0
-28,0,3,2,1,68,2,1,3,26,6,10,11,0,0,4,1
-9,0,3,2,1,24,1,1,2,20,5,1,8,0,0,4,1
-13,1,2,1,1,6,2,2,0,13,5,0,45,0,0,4,1
-19,0,3,2,1,11,2,1,0,13,10,5,11,0,0,4,1
-24,6,2,2,1,56,2,1,3,26,8,7,0,0,0,4,0
-9,5,3,3,1,71,2,1,3,25,6,13,11,0,0,4,1
-9,5,3,3,2,8,2,1,3,25,6,10,11,0,0,4,1
-13,1,2,3,1,4,1,1,0,12,10,15,11,0,0,4,1
-10,1,2,1,1,39,2,1,3,26,8,6,0,0,0,4,0
-37,5,2,3,1,63,2,1,3,26,8,4,11,0,0,4,0
-25,10,2,2,1,39,2,1,3,4,8,5,11,0,0,4,1
-24,10,3,3,1,33,1,1,0,21,5,7,11,0,0,4,1
-33,8,0,2,1,60,1,2,0,6,5,14,0,0,0,4,1
-17,0,2,2,1,8,2,1,3,22,6,3,45,0,0,4,1
+38,10,0,1,1,15,2,1,3,26,8,9,11,0,0,4,0
+49,6,2,3,1,16,1,1,0,4,3,12,0,0,0,4,1
+13,8,2,2,1,44,2,1,3,26,8,13,11,0,0,4,0
+27,1,0,1,1,68,1,1,3,26,6,0,22,0,0,4,1
+24,5,3,3,1,9,2,2,3,26,8,11,11,0,0,4,1
+33,0,3,2,1,25,1,1,3,9,6,13,11,0,0,4,1
+7,1,3,2,1,3,2,1,0,15,5,12,0,0,0,4,1
+40,6,2,1,1,47,1,1,0,4,1,10,11,0,0,4,1
+13,0,2,2,1,71,2,1,3,10,8,11,0,0,0,4,1
+10,1,2,2,1,34,2,1,3,27,6,9,11,0,0,4,1
+24,11,2,4,1,71,2,1,2,13,5,12,1,0,0,4,1
+13,7,3,3,1,21,2,2,0,20,4,14,0,0,0,4,1
+39,10,2,2,1,66,2,1,3,26,8,12,11,0,0,4,0
+36,1,2,2,1,15,2,1,3,26,8,7,0,0,0,4,0
+29,0,0,2,1,56,2,2,2,8,11,10,0,0,0,4,1
+37,1,2,1,1,41,1,1,0,9,1,12,33,0,0,4,1
+16,2,2,3,1,18,2,1,0,5,5,13,11,0,0,4,1
+16,0,0,2,1,3,1,1,0,9,5,12,0,0,0,4,1
+41,6,2,2,1,30,1,1,0,19,1,0,43,0,0,4,1
+35,10,3,2,1,70,1,1,0,17,1,15,22,0,0,4,1
+15,5,2,3,1,40,1,1,0,12,10,7,0,0,0,4,1
+32,11,0,4,1,11,1,1,0,11,3,13,0,0,0,4,1
+7,9,2,3,1,9,2,1,0,13,5,14,33,0,0,4,1
+17,10,3,2,1,42,1,1,0,2,1,10,22,0,0,4,1
+34,11,2,1,1,71,1,1,2,23,5,12,11,0,0,4,1
+22,8,0,2,1,62,2,1,0,11,3,11,0,120,1,3,1
+21,5,2,3,1,35,2,1,0,6,5,14,22,0,0,4,1
+21,5,2,3,1,2,1,2,3,2,6,15,46,0,0,4,1
+33,1,2,1,1,55,1,1,0,2,1,12,22,0,0,4,1
+13,8,2,3,1,43,2,1,3,26,8,8,0,0,0,4,0
+16,5,2,3,1,61,1,1,2,2,10,10,0,0,0,4,1
+44,3,2,4,1,25,1,1,2,18,3,9,0,0,0,4,1
+18,11,2,3,1,19,1,1,0,18,1,11,45,0,0,4,1
+15,11,3,3,1,61,1,1,0,5,1,5,11,0,0,4,1
+41,0,2,2,1,20,2,1,0,14,1,2,2,0,0,4,1
+20,0,3,2,1,9,2,1,3,28,8,13,0,0,0,4,1
+35,10,2,2,1,16,1,1,3,10,6,3,22,0,0,4,1
+21,2,2,2,1,13,1,1,0,9,10,2,11,0,0,4,1
+12,0,0,2,1,9,2,1,0,9,5,12,11,0,0,4,1
+15,1,3,2,1,65,2,1,3,25,6,2,33,0,0,4,1
diff --git a/DATA/Datasets/Bank/LR/DO_7.data b/DATA/Datasets/Bank/LR/DO_7.data
index 0d76b9ff253ec5ab53c9b8939cdb4cdf9817caa6..2b84361024e6df764ebee64d5105acee935bcacb 100644
--- a/DATA/Datasets/Bank/LR/DO_7.data
+++ b/DATA/Datasets/Bank/LR/DO_7.data
@@ -1,700 +1,700 @@
-31,1,0,1,1,9,2,2,3,26,8,9,0,0,0,4,0
-27,10,2,3,1,6,1,2,0,13,10,16,11,0,0,4,1
-39,1,2,1,1,27,1,1,0,3,1,1,11,0,0,4,1
-18,0,3,1,1,2,2,1,3,26,8,7,0,0,0,4,0
-29,10,2,2,1,56,2,1,0,3,1,5,0,0,0,4,1
-31,1,0,2,1,11,1,2,0,25,3,2,0,0,0,4,1
-38,10,2,3,1,63,1,1,0,13,1,12,33,0,0,4,1
-29,1,2,2,1,14,2,1,2,3,10,9,0,0,0,4,1
-21,5,2,3,1,2,1,2,3,2,6,15,46,0,0,4,1
-16,7,3,2,1,36,1,1,0,19,1,11,4,0,0,4,1
-15,1,2,2,1,9,2,1,3,13,8,10,22,0,0,4,1
-17,7,2,2,1,24,2,2,3,26,6,6,11,0,0,4,1
-12,0,2,2,1,15,2,2,3,18,8,9,11,0,0,4,1
-42,5,2,3,1,39,1,1,3,8,6,7,22,0,0,4,1
-23,8,0,3,1,20,2,1,0,30,5,12,0,0,0,4,1
-20,8,2,2,1,19,2,1,3,26,8,7,0,0,0,4,0
-18,7,3,2,1,15,1,1,0,12,10,2,0,0,0,4,1
-24,0,0,2,1,19,2,1,3,7,8,14,0,0,0,4,1
-21,10,3,4,1,49,2,1,3,27,8,5,0,0,0,4,1
-10,9,3,2,1,19,1,1,0,15,5,1,11,0,0,4,1
-41,1,2,1,1,6,1,1,0,17,1,2,43,0,0,4,1
-41,0,2,2,1,20,2,1,0,14,1,2,2,0,0,4,1
-26,1,2,2,1,21,2,1,3,25,5,4,11,0,0,4,1
-28,8,2,1,1,23,2,1,3,26,8,6,0,0,0,4,0
-14,9,3,3,1,12,1,1,2,1,3,9,22,0,0,4,1
-28,5,2,3,1,9,1,1,0,9,10,13,11,13,24,1,1
-34,11,2,1,1,71,1,1,2,23,5,12,11,0,0,4,1
-28,11,2,2,1,70,1,1,0,28,5,9,38,0,0,4,1
-28,8,0,2,1,48,1,1,0,13,10,11,11,0,0,4,1
-23,5,2,3,1,9,1,1,0,2,1,2,38,0,0,4,1
-42,1,2,1,1,15,2,2,3,4,8,0,0,0,0,4,1
+14,0,0,2,1,5,1,2,0,9,5,4,33,0,0,4,1
+36,10,2,2,1,17,2,1,3,26,8,7,0,0,0,4,0
+19,5,2,3,1,56,1,1,0,26,3,8,0,0,0,4,1
+35,1,2,2,1,8,1,1,0,26,1,13,0,0,0,4,1
+17,2,2,2,1,31,1,2,0,5,5,4,22,0,0,4,1
 22,5,3,3,1,16,1,1,0,21,4,4,0,0,0,4,1
-21,1,3,1,1,57,2,1,0,19,3,7,0,188,1,1,1
+35,8,2,4,1,32,2,1,3,26,8,7,11,0,0,4,0
+27,1,2,1,1,55,2,1,0,12,10,14,11,0,0,4,1
+8,8,2,2,1,4,2,2,0,14,5,2,45,0,0,4,1
+35,1,2,2,1,62,2,1,3,26,8,11,11,0,0,4,0
+41,2,0,2,1,69,2,1,3,26,8,13,22,0,0,4,0
+39,5,0,3,1,69,2,1,0,3,1,14,11,0,0,4,1
+9,5,3,3,1,71,2,1,3,25,6,13,11,0,0,4,1
+24,2,2,3,1,55,1,1,3,2,6,14,22,0,0,4,1
+31,1,2,2,1,9,1,2,0,30,5,12,0,0,0,4,1
+21,10,3,2,1,50,2,1,0,9,10,10,0,0,0,4,1
 23,1,2,2,1,2,1,2,0,21,5,14,22,0,0,4,1
+28,8,0,2,1,48,1,1,0,13,10,11,11,0,0,4,1
+12,5,3,2,1,50,2,1,0,13,10,11,0,0,0,4,1
+13,11,3,2,1,14,1,1,0,25,3,15,0,0,0,4,1
+19,7,2,2,1,20,1,1,0,28,5,12,11,0,0,4,1
+15,5,0,2,1,52,2,1,3,4,8,3,0,0,0,4,1
+28,3,0,1,1,26,2,1,0,9,5,1,11,0,0,4,1
+8,8,3,2,1,69,2,1,3,18,8,13,11,0,0,4,1
+44,5,0,3,1,58,1,1,2,8,3,6,33,0,0,4,1
+17,1,3,2,1,69,2,1,0,6,5,12,43,0,0,4,1
+35,5,2,3,1,18,1,1,0,12,1,15,11,0,0,4,1
+36,5,2,3,1,15,1,1,0,22,3,5,0,0,0,4,1
+28,5,0,2,1,20,2,2,3,26,8,6,11,0,0,4,0
+9,10,3,2,1,52,2,1,0,23,5,9,33,0,0,4,1
+42,1,2,1,1,15,2,2,3,4,8,0,0,0,0,4,1
+19,5,3,2,1,66,2,1,3,7,8,2,33,0,0,4,1
+10,5,3,3,1,15,2,1,0,18,3,12,0,0,0,4,1
+17,1,0,2,1,9,2,1,3,12,8,2,0,0,0,4,1
+35,1,2,1,1,41,2,1,0,17,5,12,38,0,0,4,1
+29,0,2,2,1,43,2,1,3,26,8,3,11,0,0,4,0
+31,5,2,3,1,60,1,1,3,2,6,11,0,0,0,4,1
+15,1,3,2,1,65,2,1,3,25,6,2,33,0,0,4,1
+6,9,3,2,1,47,2,1,3,26,8,7,22,0,0,4,0
+23,5,2,3,1,9,2,1,0,9,10,15,22,0,0,4,1
+16,0,0,2,1,3,1,1,0,9,5,12,0,0,0,4,1
+23,5,2,3,1,22,2,2,3,26,8,9,0,0,0,4,0
+35,1,2,2,1,22,2,1,0,13,10,13,38,61,1,0,1
+33,1,2,1,1,63,1,1,0,27,1,4,45,0,0,4,1
+19,8,2,2,1,65,1,2,0,17,5,0,0,0,0,4,1
+13,1,0,2,1,9,2,2,0,9,5,15,33,0,0,4,1
+29,10,2,3,1,19,2,1,3,26,8,6,0,0,0,4,0
+33,1,2,4,1,2,2,1,3,26,8,5,11,0,0,4,0
+29,8,2,2,1,15,1,1,0,12,10,8,33,0,0,4,1
+17,1,2,2,1,56,2,1,0,12,10,15,11,0,0,4,1
+33,5,2,3,1,11,2,1,3,26,8,8,0,0,0,4,0
+10,5,3,3,1,9,2,1,0,7,5,13,38,0,0,4,1
+22,11,2,1,1,24,2,1,0,26,3,5,11,0,0,4,1
+40,6,2,4,1,69,1,1,0,13,5,15,33,0,0,4,1
+16,1,3,2,1,68,2,1,0,7,5,11,0,0,0,4,1
+32,8,2,2,1,56,2,1,3,26,8,9,11,0,0,4,0
+22,1,2,1,1,34,2,1,3,15,8,0,22,0,0,4,1
+16,5,3,3,1,38,2,1,3,26,8,1,11,0,0,4,0
 35,2,3,2,1,59,2,1,3,23,8,0,38,0,0,4,1
-41,6,3,2,1,41,2,1,3,19,8,1,38,0,0,4,1
-39,10,2,2,1,67,1,2,3,26,8,7,0,0,0,4,0
-15,0,2,4,1,34,1,1,0,10,10,10,0,0,0,4,1
+29,8,0,2,1,20,1,1,3,26,8,7,0,0,0,4,0
+26,0,0,2,1,61,2,1,3,26,8,6,0,0,0,4,0
+15,12,2,2,1,40,1,1,0,25,3,15,11,85,38,0,1
+13,7,3,3,1,21,2,2,0,20,4,14,0,0,0,4,1
+17,5,3,3,1,62,1,1,3,27,6,1,0,0,0,4,1
+41,0,2,2,1,29,2,1,3,26,8,0,0,0,0,4,1
+14,10,3,3,1,41,1,1,2,4,1,12,47,0,0,4,1
+19,10,3,2,1,14,2,1,3,13,8,13,0,0,0,4,1
+39,10,0,2,1,59,2,1,3,26,8,7,0,0,0,4,0
+31,1,0,1,1,9,2,2,3,26,8,9,0,0,0,4,0
+17,0,2,2,1,46,2,1,3,21,8,11,0,0,0,4,1
+14,1,2,1,1,60,1,1,0,21,4,12,0,0,0,4,1
 32,8,2,2,1,20,1,1,3,30,6,14,0,0,0,4,1
+12,0,0,2,1,9,2,1,0,9,5,12,11,0,0,4,1
+18,5,0,3,1,9,1,1,0,25,1,2,0,0,0,4,1
+14,10,3,2,1,13,2,1,0,12,1,13,11,0,0,4,1
+7,1,3,2,1,2,2,1,3,10,6,15,45,0,0,4,1
+38,1,0,1,1,66,2,1,3,26,8,5,11,0,0,4,0
+41,3,0,1,1,25,1,1,3,26,8,9,11,0,0,4,0
+18,0,3,1,1,2,2,1,3,26,8,7,0,0,0,4,0
+22,5,2,3,1,40,2,1,0,10,10,12,11,187,1,3,1
+12,5,3,3,1,47,1,1,0,3,1,13,33,0,0,4,1
+31,8,2,2,1,38,1,1,2,30,3,6,33,0,0,4,1
+10,10,3,2,1,38,1,1,0,30,3,2,11,0,0,4,1
+42,6,0,2,1,55,2,1,3,27,8,0,0,0,0,4,1
+22,0,3,3,1,14,1,1,3,2,6,3,11,0,0,4,1
+15,5,3,3,1,33,1,1,0,20,1,11,8,0,0,4,1
+14,1,2,2,1,51,2,1,0,15,5,15,47,0,0,4,1
+21,2,2,2,1,13,1,1,0,9,10,2,11,0,0,4,1
 44,3,2,4,1,25,1,1,2,18,3,9,0,0,0,4,1
-13,0,3,2,1,48,2,2,3,12,8,0,0,0,0,4,1
+26,5,2,3,1,46,2,2,2,13,10,1,0,0,0,4,1
+18,10,3,2,1,60,1,1,0,28,1,14,0,0,0,4,1
+19,8,0,2,1,52,2,1,3,7,8,12,11,0,0,4,1
+25,8,0,2,1,10,2,1,3,10,8,11,22,0,0,4,1
+33,5,3,2,1,20,2,1,3,7,6,2,22,0,0,4,1
+23,8,0,3,1,20,2,1,0,30,5,12,0,0,0,4,1
+29,10,3,2,1,3,2,2,0,28,5,15,22,0,0,4,1
+34,5,2,4,1,28,2,1,3,4,8,14,0,0,0,4,1
+39,1,2,2,1,35,1,1,0,13,1,14,1,0,0,4,1
+40,0,0,2,1,25,1,1,2,18,11,7,0,0,0,4,1
+17,5,2,3,1,36,2,2,0,29,1,13,22,0,0,4,1
+15,0,2,4,1,34,1,1,0,10,10,10,0,0,0,4,1
+13,5,3,3,1,46,1,2,0,30,5,11,38,0,0,4,1
+42,7,2,1,1,42,1,2,0,21,5,14,43,0,0,4,1
+30,7,2,3,1,9,1,1,0,21,4,3,22,0,0,4,1
+10,1,2,2,1,64,2,1,0,14,5,11,38,0,0,4,1
+20,10,3,2,1,39,1,1,0,10,1,12,5,0,0,4,1
+13,0,2,2,1,71,2,1,3,10,8,11,0,0,0,4,1
+29,1,0,1,1,14,2,1,3,22,6,7,11,0,0,4,1
+23,5,2,3,1,9,1,1,0,2,1,2,38,0,0,4,1
+19,0,2,1,1,27,2,1,0,30,5,12,0,0,0,4,1
+35,6,2,3,1,29,1,1,0,8,10,1,11,57,1,3,1
+25,5,2,2,1,11,2,2,2,20,11,3,0,0,0,4,1
+12,1,2,2,1,21,2,1,0,1,5,7,0,0,0,4,1
+15,8,2,2,1,9,2,1,3,26,8,11,0,0,0,4,0
+28,2,2,3,1,24,1,1,0,14,1,11,43,0,0,4,1
+37,5,0,3,1,9,1,1,0,9,1,8,33,0,0,4,1
+10,9,3,2,1,19,1,1,0,15,5,1,11,0,0,4,1
 10,10,3,2,2,0,2,1,3,27,6,13,11,0,0,4,1
-37,10,2,2,1,33,2,2,0,24,5,2,38,0,0,4,1
-35,1,2,2,1,8,1,1,0,26,1,13,0,0,0,4,1
-17,1,2,2,1,56,2,1,0,12,10,15,11,0,0,4,1
-51,6,2,1,1,39,1,1,0,25,3,3,33,0,0,4,1
-38,10,0,1,1,15,2,1,3,26,8,9,11,0,0,4,0
-32,0,2,2,1,46,1,1,0,13,10,11,0,0,0,4,1
+33,3,0,3,1,20,1,1,0,25,1,14,0,0,0,4,1
+51,5,2,3,1,67,1,1,2,26,3,3,22,0,0,4,1
+13,1,2,2,1,9,2,1,3,26,8,4,0,0,0,4,0
+16,10,3,2,1,68,2,1,3,12,8,2,33,0,0,4,1
+15,5,3,3,1,42,1,1,0,4,3,5,11,540,24,0,1
+26,3,3,1,1,11,1,1,3,9,6,7,0,0,0,4,1
+19,5,0,3,1,14,2,1,3,10,8,5,11,0,0,4,1
+18,5,3,3,1,65,2,1,3,23,8,15,0,0,0,4,1
+14,1,2,2,1,54,2,1,3,26,8,11,0,0,0,4,0
+49,6,2,3,1,16,1,1,0,4,3,12,0,0,0,4,1
+9,10,3,2,2,9,1,2,0,29,5,13,0,0,0,4,1
+14,1,2,2,1,24,1,1,0,27,3,11,46,0,0,4,1
+19,5,2,3,1,57,2,1,3,26,8,16,11,0,0,4,0
+13,7,3,3,1,32,1,1,0,13,10,11,0,0,0,4,1
+17,10,3,2,1,21,2,1,0,1,3,10,0,0,0,4,1
+19,0,3,2,1,31,2,2,3,28,8,13,11,0,0,4,1
+30,2,3,3,1,38,2,1,0,26,3,0,33,0,0,4,1
 17,5,3,3,1,4,1,2,0,13,5,16,2,0,0,4,1
-7,8,3,2,1,29,1,2,0,13,5,1,11,0,0,4,1
-18,8,2,2,1,71,1,1,3,7,6,1,0,0,0,4,1
-23,0,0,2,1,33,2,1,3,26,8,7,0,0,0,4,0
-16,1,3,2,1,37,2,2,0,12,10,12,0,0,0,4,1
-23,1,3,2,1,64,2,1,3,0,5,10,47,0,0,4,1
-16,5,2,3,1,61,1,1,2,2,10,10,0,0,0,4,1
-18,5,0,3,1,9,1,1,0,25,1,2,0,0,0,4,1
-11,10,3,3,1,61,2,1,0,30,3,14,22,0,0,4,1
-35,1,0,1,1,33,2,1,3,23,8,6,11,0,0,4,1
-20,10,2,2,1,24,1,1,0,25,1,14,0,0,0,4,1
-26,1,2,2,1,57,1,2,3,26,8,7,0,0,0,4,0
+9,2,2,2,1,29,1,1,2,19,11,3,0,0,0,4,1
+43,6,2,3,1,14,1,1,0,1,3,10,0,0,0,4,1
+18,11,0,2,1,68,1,1,0,3,1,9,22,0,0,4,1
+35,10,3,2,1,70,1,1,0,17,1,15,22,0,0,4,1
+6,7,3,3,1,36,2,1,3,19,8,15,0,0,0,4,1
+26,1,3,2,1,36,1,2,0,8,5,2,33,0,0,4,1
+37,3,0,1,1,65,1,1,0,24,5,10,43,0,0,4,1
+26,0,0,2,1,45,2,2,0,7,3,3,0,173,1,1,1
+31,1,2,4,1,19,2,1,3,26,8,9,0,0,0,4,0
+17,8,2,2,1,47,2,1,3,12,8,6,0,0,0,4,1
+20,0,2,2,1,9,1,1,3,26,8,4,0,0,0,4,0
+15,5,2,3,1,40,1,1,0,12,10,7,0,0,0,4,1
+32,0,2,2,1,46,1,1,0,13,10,11,0,0,0,4,1
+20,0,3,2,1,9,2,1,3,28,8,13,0,0,0,4,1
+28,5,2,3,1,9,1,1,0,9,10,13,11,13,24,1,1
+12,5,3,3,1,55,1,1,0,27,1,4,22,0,0,4,1
+42,5,2,3,1,63,1,1,2,29,1,7,11,0,0,4,1
+41,6,2,2,1,30,1,1,0,19,1,0,43,0,0,4,1
+31,1,2,1,1,37,1,2,0,30,5,4,43,0,0,4,1
+30,1,3,1,1,59,2,1,0,11,3,4,11,0,0,4,1
+25,5,3,3,1,15,1,1,0,27,1,10,11,0,0,4,1
+28,11,2,2,1,70,1,1,0,28,5,9,38,0,0,4,1
 14,1,2,2,1,26,2,1,0,5,10,3,0,0,0,4,1
-9,1,2,1,1,47,2,1,3,23,8,2,11,0,0,4,1
-9,1,3,2,2,3,1,1,3,15,6,10,11,0,0,4,1
-13,8,3,2,1,15,1,2,0,27,3,0,11,0,0,4,1
-21,8,0,2,1,62,2,1,0,30,5,14,0,0,0,4,1
-16,5,2,3,1,67,1,2,0,2,1,1,22,0,0,4,1
-16,10,2,2,1,24,2,1,3,26,8,9,33,0,0,4,0
+15,10,3,3,1,18,2,1,0,10,10,9,11,91,1,1,1
+10,9,3,2,1,9,1,1,0,9,3,7,12,0,0,4,1
+11,8,3,4,1,25,1,1,0,23,4,13,11,0,0,4,1
+31,5,0,2,1,5,2,1,3,30,6,1,1,0,0,4,1
+19,0,0,2,1,19,2,1,0,13,10,11,33,0,0,4,1
+33,8,0,2,1,60,1,2,0,6,5,14,0,0,0,4,1
+36,8,2,4,1,9,2,1,0,26,3,12,11,184,1,1,1
+31,5,2,3,1,10,2,1,0,9,10,15,0,0,0,4,1
+39,1,2,1,1,27,1,1,0,3,1,1,11,0,0,4,1
+16,0,2,2,1,68,1,1,3,27,8,5,0,0,0,4,1
+13,0,3,2,1,48,2,2,3,12,8,0,0,0,0,4,1
+14,1,3,2,1,13,2,1,0,8,5,3,0,0,0,4,1
 24,0,2,2,1,49,2,1,3,26,8,12,0,0,0,4,0
-17,0,0,2,1,48,2,1,3,25,6,15,0,0,0,4,1
-19,5,2,3,1,19,1,1,0,10,10,9,22,0,0,4,1
-27,5,0,2,1,60,2,1,0,10,10,9,0,75,1,3,1
-10,5,3,3,1,70,2,1,3,19,8,13,0,0,0,4,1
-28,10,0,2,1,8,2,1,0,28,1,9,22,0,0,4,1
-15,10,3,3,1,9,2,1,0,13,10,12,0,0,0,4,1
-29,8,0,2,1,20,1,1,3,26,8,7,0,0,0,4,0
-22,0,3,3,1,14,1,1,3,2,6,3,11,0,0,4,1
+21,5,2,3,1,35,2,1,0,6,5,14,22,0,0,4,1
+15,0,2,2,1,67,2,1,0,17,5,13,0,0,0,4,1
+6,10,3,2,1,0,2,2,3,26,8,4,0,0,0,4,0
+18,1,2,1,1,46,2,1,3,25,6,15,0,0,0,4,1
+9,10,2,2,1,4,2,1,0,15,5,7,11,0,0,4,1
+10,12,3,2,1,49,1,1,0,20,4,13,0,0,0,4,1
+31,1,0,2,1,11,1,2,0,25,3,2,0,0,0,4,1
+27,10,0,2,1,33,1,1,0,28,1,15,22,0,0,4,1
+10,0,3,2,1,50,2,1,3,18,8,13,43,0,0,4,1
+26,10,2,3,1,50,2,1,3,6,8,15,11,0,0,4,1
+18,11,3,3,1,15,1,1,0,22,3,8,0,0,0,4,1
+19,0,3,2,1,9,2,1,3,26,8,3,0,0,0,4,0
+36,5,2,2,1,35,2,2,3,26,8,5,0,0,0,4,0
+29,10,2,2,1,25,2,1,0,13,5,15,11,0,0,4,1
+23,10,0,2,1,46,2,1,0,9,3,8,0,0,0,4,1
+13,10,3,3,1,28,2,1,3,30,8,10,22,0,0,4,1
+20,10,2,2,1,18,1,1,0,3,1,15,33,0,0,4,1
+18,8,2,2,1,37,2,1,3,26,8,7,0,0,0,4,0
+17,5,0,3,1,62,2,1,0,30,5,1,0,0,0,4,1
+8,10,3,2,1,61,2,1,3,20,8,11,22,0,0,4,1
 22,8,0,2,1,62,2,1,0,11,3,11,0,120,1,3,1
-17,5,2,3,1,36,2,2,0,29,1,13,22,0,0,4,1
-11,0,3,2,1,20,2,2,3,7,8,14,0,0,0,4,1
-14,7,2,2,1,53,2,1,0,2,5,14,0,0,0,4,1
-32,2,2,1,1,50,2,1,3,6,8,12,25,0,0,4,1
-39,5,0,3,1,69,2,1,0,3,1,14,11,0,0,4,1
-33,0,3,2,1,25,1,1,3,9,6,13,11,0,0,4,1
-10,5,3,3,1,15,2,1,0,18,3,12,0,0,0,4,1
-9,8,2,2,1,9,2,1,0,8,5,16,38,0,0,4,1
-19,5,3,3,1,69,1,1,3,3,6,0,22,0,0,4,1
-30,10,2,2,2,9,1,1,3,23,8,12,0,0,0,4,1
-28,0,2,2,1,61,1,1,0,27,1,13,11,0,0,4,1
-16,0,0,2,1,3,1,1,0,9,5,12,0,0,0,4,1
-19,10,2,2,1,34,2,1,3,26,8,3,0,0,0,4,0
-36,10,0,2,1,27,2,1,0,22,3,7,0,105,30,0,1
-37,5,2,3,1,4,1,1,0,23,5,14,11,0,0,4,1
-7,1,2,2,1,9,1,2,0,6,5,4,33,0,0,4,1
-21,10,2,2,1,11,2,1,0,17,5,3,47,0,0,4,1
-26,5,2,3,1,46,2,2,2,13,10,1,0,0,0,4,1
-23,5,2,3,1,22,2,2,3,26,8,9,0,0,0,4,0
-17,1,0,1,1,23,2,1,0,24,5,12,43,0,0,4,1
-19,7,2,2,1,20,1,1,0,28,5,12,11,0,0,4,1
-10,7,3,3,1,66,1,1,0,7,3,8,0,0,0,4,1
-19,10,3,2,1,14,2,1,3,13,8,13,0,0,0,4,1
-10,12,3,2,1,49,1,1,0,20,4,13,0,0,0,4,1
-15,5,0,3,1,71,2,1,0,16,5,4,11,0,0,4,1
-25,5,3,3,1,15,1,1,0,27,1,10,11,0,0,4,1
-42,7,2,1,1,42,1,2,0,21,5,14,43,0,0,4,1
-15,5,2,3,1,61,1,1,0,26,1,1,11,0,0,4,1
+41,11,2,2,1,10,1,1,0,9,3,14,22,0,0,4,1
+13,8,2,2,1,44,2,1,3,26,8,13,11,0,0,4,0
+38,5,2,1,1,9,1,1,0,22,3,16,0,0,0,4,1
+11,1,3,2,1,32,2,1,3,11,6,13,5,0,0,4,1
+12,8,0,1,1,50,2,1,0,9,5,10,0,0,0,4,1
+26,10,0,2,1,15,2,1,3,18,8,13,2,0,0,4,1
+41,3,0,1,1,31,1,1,0,23,5,12,22,0,0,4,1
+8,1,2,2,1,31,2,1,3,7,8,2,22,0,0,4,1
+41,6,3,2,1,41,2,1,3,19,8,1,38,0,0,4,1
+19,1,2,2,1,43,2,1,3,26,8,6,0,0,0,4,0
 19,5,2,3,1,49,1,1,0,4,1,14,38,0,0,4,1
-35,3,2,1,1,42,1,1,0,20,5,2,11,0,0,4,1
-31,10,2,2,1,46,1,1,0,10,1,3,46,0,0,4,1
-25,10,2,2,1,39,2,1,3,4,8,5,11,0,0,4,1
-25,11,2,1,1,54,1,1,3,12,6,15,11,0,0,4,1
-22,10,0,3,1,9,1,1,3,8,6,10,0,0,0,4,1
-17,5,0,3,1,17,1,2,0,12,10,13,0,0,0,4,1
-28,10,2,2,1,56,1,1,3,20,8,13,0,0,0,4,1
-36,1,2,2,1,15,2,1,3,26,8,7,0,0,0,4,0
-13,5,2,3,1,17,2,1,0,25,3,11,11,152,38,1,1
-21,10,2,3,1,70,2,2,3,7,8,14,0,0,0,4,1
-21,10,3,2,1,50,2,1,0,9,10,10,0,0,0,4,1
-25,1,3,1,1,9,1,1,0,30,5,2,0,0,0,4,1
-27,10,3,2,1,46,2,1,3,23,8,15,33,0,0,4,1
-35,0,2,2,1,68,2,1,0,27,3,8,22,0,0,4,1
-26,0,0,1,1,47,2,1,2,15,11,14,0,0,0,4,1
-7,9,2,3,1,9,2,1,0,13,5,14,33,0,0,4,1
-19,8,2,2,1,47,2,2,0,23,5,11,33,0,0,4,1
-15,1,2,2,1,38,1,1,0,25,3,4,22,0,0,4,1
-14,1,2,2,2,9,2,1,3,30,8,12,0,0,0,4,1
-26,0,0,2,1,45,2,2,0,7,3,3,0,173,1,1,1
-33,1,2,4,1,2,2,1,3,26,8,5,11,0,0,4,0
-16,5,2,3,1,9,2,1,0,10,10,13,22,105,12,1,1
-14,1,2,1,1,60,1,1,0,21,4,12,0,0,0,4,1
-14,5,2,3,1,58,2,1,3,9,6,1,38,0,0,4,1
-32,10,2,3,1,29,1,1,0,26,1,11,0,0,0,4,1
-40,6,2,4,1,69,1,1,0,13,5,15,33,0,0,4,1
-17,5,2,3,1,47,1,1,0,2,1,15,33,0,0,4,1
-15,1,0,1,1,44,2,1,3,30,8,12,11,0,0,4,1
-15,0,2,2,1,9,2,1,2,8,5,4,45,0,0,4,1
-19,0,2,2,1,25,1,1,2,19,11,9,0,0,0,4,1
-40,5,2,3,1,40,1,1,0,26,3,8,38,0,0,4,1
-23,1,0,1,1,17,2,1,0,9,5,12,22,0,0,4,1
-41,5,0,3,1,33,1,1,3,26,8,6,0,0,0,4,0
-11,1,3,2,1,69,2,1,3,12,6,5,0,0,0,4,1
-14,8,3,2,1,51,1,1,0,21,4,2,0,0,0,4,1
-17,7,0,3,1,16,2,1,3,15,8,13,11,0,0,4,1
-29,12,2,4,1,34,1,1,3,26,8,8,11,0,0,4,0
-40,6,2,1,1,47,1,1,0,4,1,10,11,0,0,4,1
-34,1,2,2,1,57,1,1,0,13,10,15,11,0,0,4,1
-9,8,3,2,1,55,2,1,3,20,8,11,11,0,0,4,1
-24,10,0,2,1,24,1,1,0,12,1,14,33,0,0,4,1
-28,8,2,2,1,34,1,1,0,14,1,11,11,0,0,4,1
-17,1,3,2,1,69,2,1,0,6,5,12,43,0,0,4,1
-38,10,2,2,1,61,2,1,2,25,10,10,0,0,0,4,1
-36,10,2,2,1,17,2,1,3,26,8,7,0,0,0,4,0
-42,5,2,3,1,9,1,1,0,28,1,9,22,0,0,4,1
-18,11,0,2,1,68,1,1,0,3,1,9,22,0,0,4,1
-17,5,0,3,1,68,2,2,0,10,10,5,0,0,0,4,1
-12,2,3,2,1,64,1,1,0,22,3,4,33,0,0,4,1
-27,0,3,2,1,26,2,1,3,26,8,6,0,0,0,4,0
-17,0,2,2,1,8,2,1,3,22,6,3,45,0,0,4,1
-42,1,0,2,1,9,2,1,3,21,8,2,0,0,0,4,1
-42,6,0,2,1,11,1,1,0,2,5,13,11,0,0,4,1
-35,1,2,2,1,22,2,1,0,13,10,13,38,61,1,0,1
-32,11,0,4,1,11,1,1,0,11,3,13,0,0,0,4,1
-15,5,3,3,1,33,1,1,0,20,1,11,8,0,0,4,1
-19,5,2,3,1,9,1,1,3,7,6,12,43,0,0,4,1
-15,1,3,2,1,65,2,1,3,25,6,2,33,0,0,4,1
-23,7,2,2,2,9,2,1,0,8,10,13,0,0,0,4,1
-28,5,0,3,1,27,2,1,0,15,5,14,0,0,0,4,1
-13,11,0,1,1,9,2,1,3,23,8,13,3,0,0,4,1
-35,6,2,3,1,29,1,1,0,8,10,1,11,57,1,3,1
-12,1,3,2,1,19,2,2,0,30,5,4,22,0,0,4,1
-38,11,2,2,1,9,1,1,2,11,3,10,0,0,0,4,1
-8,8,2,2,1,4,2,2,0,14,5,2,45,0,0,4,1
-28,0,2,2,1,56,2,2,3,6,8,12,22,0,0,4,1
-12,1,3,1,1,9,1,1,0,6,5,13,22,0,0,4,1
-17,0,2,2,1,46,2,1,3,21,8,11,0,0,0,4,1
-34,5,2,4,1,28,2,1,3,4,8,14,0,0,0,4,1
-13,5,2,3,1,16,1,1,3,26,10,7,0,0,0,4,1
-15,0,2,2,1,67,2,1,0,17,5,13,0,0,0,4,1
-23,10,2,2,1,11,1,1,0,2,3,1,22,0,0,4,1
-42,6,0,2,1,11,1,1,0,23,5,10,38,0,0,4,1
-9,5,3,3,1,15,2,1,3,21,8,13,22,0,0,4,1
-26,1,3,2,1,36,1,2,0,8,5,2,33,0,0,4,1
-17,0,0,2,1,42,1,2,0,13,10,14,11,0,0,4,1
-33,1,2,1,1,55,1,1,0,2,1,12,22,0,0,4,1
-16,5,2,3,1,9,2,1,0,22,3,7,0,0,0,4,1
-22,1,2,1,1,34,2,1,3,15,8,0,22,0,0,4,1
-32,5,2,2,1,52,2,1,3,26,8,6,11,0,0,4,0
-13,5,2,3,1,19,1,1,0,4,1,12,45,0,0,4,1
-49,6,2,3,1,16,1,1,0,4,3,12,0,0,0,4,1
-38,0,2,2,1,21,1,1,0,13,1,13,1,0,0,4,1
-26,0,2,2,1,11,2,1,0,2,5,15,11,0,0,4,1
-33,6,2,3,1,57,1,1,0,10,10,12,11,0,0,4,1
-32,1,2,1,1,58,2,1,3,26,8,12,22,0,0,4,0
-21,1,2,1,1,62,1,1,3,29,8,14,0,0,0,4,1
-38,10,0,4,1,56,2,1,3,26,8,10,0,0,0,4,0
-14,10,3,3,1,41,1,1,2,4,1,12,47,0,0,4,1
-13,10,2,3,1,13,1,1,0,29,1,0,0,0,0,4,1
-9,2,2,3,1,17,1,1,0,6,5,10,38,0,0,4,1
-36,8,2,4,1,9,2,1,0,26,3,12,11,184,1,1,1
+51,6,2,1,1,39,1,1,0,25,3,3,33,0,0,4,1
+26,5,2,3,1,37,2,1,0,26,3,12,0,0,0,4,1
 32,1,2,4,1,29,2,1,2,24,5,1,8,0,0,4,1
-27,0,3,4,1,15,2,1,3,26,8,16,0,0,0,4,0
-31,10,0,2,1,37,1,1,0,16,5,9,11,0,0,4,1
-20,10,2,2,1,9,1,1,0,29,5,12,0,0,0,4,1
-29,5,2,3,1,62,1,1,0,9,1,12,43,0,0,4,1
-14,1,2,2,1,54,2,1,3,26,8,11,0,0,0,4,0
-20,0,3,2,1,9,2,1,3,28,8,13,0,0,0,4,1
-40,1,2,2,1,31,1,1,3,30,6,10,22,0,0,4,1
-16,5,2,3,1,29,2,1,3,18,8,15,33,0,0,4,1
-21,2,2,2,1,13,1,1,0,9,10,2,11,0,0,4,1
-36,6,2,1,1,37,1,1,0,4,1,15,11,0,0,4,1
-15,5,3,3,1,42,1,1,0,4,3,5,11,540,24,0,1
-21,1,2,1,1,34,2,1,3,26,8,9,0,0,0,4,0
-11,5,3,3,1,55,1,1,0,9,3,4,0,0,0,4,1
-37,11,0,2,1,44,2,1,3,27,8,15,0,0,0,4,1
-33,1,2,2,1,39,1,2,3,7,6,13,22,0,0,4,1
-21,10,3,2,1,53,2,1,0,28,5,13,11,0,0,4,1
-16,2,2,3,1,18,2,1,0,5,5,13,11,0,0,4,1
-30,5,0,3,1,53,1,2,3,3,6,2,45,0,0,4,1
-18,5,0,3,1,66,1,2,0,14,5,11,0,0,0,4,1
-31,5,2,3,1,10,2,1,0,9,10,15,0,0,0,4,1
-26,5,2,3,1,66,1,1,0,17,1,12,45,0,0,4,1
-28,2,2,3,1,24,1,1,0,14,1,11,43,0,0,4,1
-28,0,3,2,1,68,2,1,3,26,6,10,11,0,0,4,1
-36,7,0,1,1,41,2,1,3,27,6,12,11,0,0,4,1
-57,6,0,1,1,44,2,1,0,25,3,3,22,0,0,4,1
-39,6,2,1,1,41,2,1,0,17,1,12,22,0,0,4,1
-20,0,0,2,1,24,2,1,3,23,8,11,11,0,0,4,1
+17,9,3,4,1,36,2,1,3,26,8,11,11,0,0,4,0
+21,1,3,1,1,57,2,1,0,19,3,7,0,188,1,1,1
+35,1,2,1,2,5,1,1,0,21,4,10,0,0,0,4,1
 21,5,2,2,1,13,2,1,0,2,1,13,11,0,0,4,1
-12,8,2,2,1,45,2,1,0,12,10,11,0,0,0,4,1
-21,10,2,2,1,31,2,1,0,8,5,8,11,0,0,4,1
-12,1,2,2,1,51,2,1,3,21,8,1,22,0,0,4,1
+33,8,0,2,1,30,1,2,0,5,5,3,33,0,0,4,1
+13,5,2,3,1,16,1,1,3,26,10,7,0,0,0,4,1
+20,10,2,2,1,53,2,1,0,19,3,16,0,5,37,3,1
+10,0,0,2,1,66,2,1,3,29,8,10,11,0,0,4,1
+14,5,3,2,1,25,1,1,0,2,1,2,0,0,0,4,1
+13,1,2,1,1,6,2,2,0,13,5,0,45,0,0,4,1
+11,10,2,2,1,34,1,1,0,25,3,8,11,0,0,4,1
+27,10,2,2,1,68,2,1,3,26,8,7,0,0,0,4,0
+42,1,0,2,1,9,2,1,3,21,8,2,0,0,0,4,1
+34,11,2,1,1,71,1,1,2,23,5,12,11,0,0,4,1
+40,1,2,2,1,31,1,1,3,30,6,10,22,0,0,4,1
+35,3,0,1,1,70,2,1,3,26,8,5,0,0,0,4,0
+31,1,2,1,1,46,1,1,0,3,1,11,33,0,0,4,1
+44,6,2,2,1,18,1,1,0,11,3,7,0,0,0,4,1
+16,5,2,3,1,67,1,2,0,2,1,1,22,0,0,4,1
+29,5,2,3,1,58,1,1,0,10,1,8,6,0,0,4,1
+24,8,2,2,1,41,2,2,0,7,5,0,11,0,0,4,1
+28,10,0,2,1,8,2,1,0,28,1,9,22,0,0,4,1
+40,5,2,3,1,40,1,1,0,26,3,8,38,0,0,4,1
+24,2,3,4,1,39,1,1,3,7,6,12,0,0,0,4,1
+33,1,2,1,1,55,1,1,0,2,1,12,22,0,0,4,1
+41,1,2,1,1,6,1,1,0,17,1,2,43,0,0,4,1
+24,5,0,3,1,14,1,1,0,18,1,0,33,0,0,4,1
+14,8,3,2,1,32,1,1,0,10,10,14,0,0,0,4,1
+17,7,0,3,1,16,2,1,3,15,8,13,11,0,0,4,1
+25,2,2,2,1,9,1,1,3,22,6,0,45,0,0,4,1
+39,10,2,2,1,67,1,2,3,26,8,7,0,0,0,4,0
+18,11,2,3,1,19,1,1,0,18,1,11,45,0,0,4,1
+22,0,3,3,1,33,1,1,0,12,1,10,11,0,0,4,1
+18,0,2,2,1,14,2,1,0,10,10,6,11,0,0,4,1
+26,0,0,1,1,47,2,1,2,15,11,14,0,0,0,4,1
+9,10,3,3,1,9,2,1,3,26,8,9,0,0,0,4,0
+15,0,2,2,1,9,2,1,2,8,5,4,45,0,0,4,1
+31,10,3,2,1,17,1,1,0,26,1,15,0,0,0,4,1
 23,1,2,1,1,14,2,1,3,12,8,4,11,0,0,4,1
+36,1,2,2,1,15,2,1,3,26,8,7,0,0,0,4,0
+25,5,3,3,1,26,2,1,3,29,8,13,0,0,0,4,1
+37,5,2,3,1,63,2,1,3,26,8,4,11,0,0,4,0
+36,5,0,3,1,27,2,2,2,9,10,0,0,0,0,4,1
+33,10,2,2,1,13,1,1,0,9,3,10,11,0,0,4,1
 21,0,3,2,1,28,2,2,2,13,10,2,47,0,0,4,1
-12,8,2,2,1,51,2,1,0,24,5,12,4,0,0,4,1
-44,5,0,3,1,58,1,1,2,8,3,6,33,0,0,4,1
-31,1,2,1,1,1,2,1,0,28,5,10,22,0,0,4,1
-39,1,2,2,1,35,1,1,0,13,1,14,1,0,0,4,1
-17,10,2,3,1,39,2,1,0,14,5,12,11,0,0,4,1
-8,1,2,2,1,31,2,1,3,7,8,2,22,0,0,4,1
-14,0,3,2,1,27,1,1,0,28,5,14,38,0,0,4,1
-17,2,2,2,1,31,1,2,0,5,5,4,22,0,0,4,1
-9,10,3,2,1,52,2,1,0,23,5,9,33,0,0,4,1
-40,5,0,3,1,53,2,1,0,9,10,4,11,0,0,4,1
-37,6,2,1,1,40,1,1,0,5,1,12,33,0,0,4,1
-72,6,0,2,1,9,1,1,0,4,3,4,22,0,0,4,1
-12,5,2,3,1,19,2,1,0,3,1,1,33,0,0,4,1
-12,10,2,2,1,35,2,1,0,5,1,2,33,0,0,4,1
-30,1,2,1,1,51,1,1,0,2,1,14,22,0,0,4,1
-44,6,2,4,1,66,1,1,0,8,3,13,0,0,0,4,1
-22,1,2,2,1,14,2,1,3,26,8,11,38,0,0,4,0
-33,11,2,2,1,29,1,1,0,14,1,13,0,0,0,4,1
-35,8,2,4,1,32,2,1,3,26,8,7,11,0,0,4,0
-35,10,2,2,1,51,1,1,3,27,6,12,11,0,0,4,1
+29,0,2,2,1,28,2,1,3,26,8,11,0,0,0,4,0
+12,5,3,3,1,15,2,1,0,27,10,4,0,0,0,4,1
+26,1,2,2,1,21,2,1,3,25,5,4,11,0,0,4,1
+5,1,2,2,1,70,2,1,3,26,8,6,0,0,0,4,0
 15,1,2,2,1,69,2,1,0,9,5,8,11,0,0,4,1
-29,1,0,1,1,14,2,1,3,22,6,7,11,0,0,4,1
-18,1,2,1,1,46,2,1,3,25,6,15,0,0,0,4,1
-11,10,2,2,1,34,1,1,0,25,3,8,11,0,0,4,1
-26,10,0,2,1,15,2,1,3,18,8,13,2,0,0,4,1
-29,10,2,3,1,19,2,1,3,26,8,6,0,0,0,4,0
-33,5,3,2,1,20,2,1,3,7,6,2,22,0,0,4,1
-33,8,0,2,1,60,1,2,0,6,5,14,0,0,0,4,1
-7,1,2,2,1,71,2,1,3,19,8,13,0,0,0,4,1
-7,0,3,2,1,51,1,2,0,22,3,6,0,0,0,4,1
-18,10,3,2,1,60,1,1,0,28,1,14,0,0,0,4,1
-12,8,0,1,1,50,2,1,0,9,5,10,0,0,0,4,1
-25,5,3,3,1,26,2,1,3,29,8,13,0,0,0,4,1
-33,8,0,2,1,30,1,2,0,5,5,3,33,0,0,4,1
-36,5,2,3,1,15,1,1,0,22,3,5,0,0,0,4,1
-17,8,2,2,1,47,2,1,3,12,8,6,0,0,0,4,1
-5,1,3,2,1,52,2,1,3,25,6,12,0,0,0,4,1
-31,1,2,2,1,9,1,2,0,30,5,12,0,0,0,4,1
-32,11,2,2,1,43,2,1,3,23,8,14,22,0,0,4,1
-23,5,3,3,1,25,1,1,0,13,10,11,0,0,0,4,1
-16,12,3,2,1,68,1,1,0,20,4,14,0,0,0,4,1
-19,5,2,3,1,57,2,1,3,26,8,16,11,0,0,4,0
-20,0,3,2,1,31,1,1,2,24,11,7,0,0,0,4,1
-14,8,3,3,1,70,1,1,0,12,10,11,0,0,0,4,1
-33,0,2,2,1,54,2,1,3,26,8,7,11,0,0,4,0
-29,10,3,2,1,3,2,2,0,28,5,15,22,0,0,4,1
-39,10,2,2,1,66,2,1,3,26,8,12,11,0,0,4,0
-31,1,2,1,1,37,1,2,0,30,5,4,43,0,0,4,1
-14,10,3,3,1,55,1,1,2,14,11,6,0,0,0,4,1
-11,5,2,3,1,25,2,2,3,28,8,5,33,0,0,4,1
-14,1,2,2,1,24,2,1,0,7,5,13,11,0,0,4,1
-12,5,3,2,1,50,2,1,0,13,10,11,0,0,0,4,1
-29,10,2,2,1,25,2,1,0,13,5,15,11,0,0,4,1
-56,6,2,2,1,22,1,1,2,8,3,3,0,0,0,4,1
-12,8,3,2,1,52,2,1,0,13,10,12,0,0,0,4,1
-11,5,2,3,1,11,1,1,3,6,8,2,11,0,0,4,1
-24,2,3,4,1,39,1,1,3,7,6,12,0,0,0,4,1
-42,6,0,2,1,55,2,1,3,27,8,0,0,0,0,4,1
-37,1,2,1,1,53,1,1,0,26,1,2,11,0,0,4,1
-12,5,3,3,1,53,1,2,0,9,5,11,0,0,0,4,1
-38,1,0,1,1,66,2,1,3,26,8,5,11,0,0,4,0
-26,10,2,3,1,50,2,1,3,6,8,15,11,0,0,4,1
-4,0,3,3,1,69,2,1,0,25,3,3,33,0,0,4,1
-17,5,2,3,1,29,2,1,3,26,8,4,0,0,0,4,0
-29,8,2,2,1,15,1,1,0,12,10,8,33,0,0,4,1
-19,5,0,3,1,14,2,1,3,10,8,5,11,0,0,4,1
-26,11,0,3,1,9,1,1,0,26,3,6,22,0,0,4,1
-12,0,2,2,1,23,1,1,0,12,10,0,0,0,0,4,1
-10,5,3,3,1,9,2,1,0,7,5,13,38,0,0,4,1
-27,0,0,2,1,57,2,1,0,16,5,14,46,0,0,4,1
-13,1,0,2,1,9,2,2,0,9,5,15,33,0,0,4,1
-26,10,0,2,1,34,1,1,0,8,10,1,0,0,0,4,1
-16,5,3,3,1,14,1,1,0,26,3,7,46,0,0,4,1
-30,8,2,4,1,21,2,1,3,26,8,1,0,0,0,4,0
-8,10,3,2,1,28,1,2,0,13,5,0,22,0,0,4,1
-23,1,2,2,1,35,2,1,3,5,8,14,0,0,0,4,1
-51,5,2,3,1,67,1,1,2,26,3,3,22,0,0,4,1
-26,0,0,2,1,61,2,1,3,26,8,6,0,0,0,4,0
-24,5,3,3,2,9,2,1,0,13,10,14,0,0,0,4,1
-21,7,2,3,1,10,1,1,3,27,6,11,0,0,0,4,1
-13,8,2,2,1,44,2,1,3,26,8,13,11,0,0,4,0
+26,11,0,3,1,9,1,1,0,26,3,6,22,0,0,4,1
+19,5,2,3,1,9,1,1,3,7,6,12,43,0,0,4,1
+7,8,3,2,1,29,1,2,0,13,5,1,11,0,0,4,1
+12,1,3,2,1,65,2,1,0,12,10,12,0,0,0,4,1
+38,10,0,4,1,56,2,1,3,26,8,10,0,0,0,4,0
+11,5,2,3,1,25,2,2,3,28,8,5,33,0,0,4,1
+16,1,2,2,1,30,2,1,3,26,8,8,0,0,0,4,0
+8,1,3,1,1,70,1,1,0,21,4,2,0,0,0,4,1
+17,0,0,2,1,48,2,1,3,25,6,15,0,0,0,4,1
+16,5,2,3,1,29,2,1,3,18,8,15,33,0,0,4,1
+14,8,3,3,1,70,1,1,0,12,10,11,0,0,0,4,1
+18,5,2,3,1,68,2,2,3,13,8,15,11,0,0,4,1
+37,1,2,1,1,29,2,1,3,26,8,8,0,0,0,4,0
+25,10,3,2,1,58,2,1,3,26,8,11,0,0,0,4,0
+32,10,2,3,1,29,1,1,0,26,1,11,0,0,0,4,1
+23,1,3,2,1,64,2,1,3,0,5,10,47,0,0,4,1
+20,10,2,2,1,9,1,1,0,29,5,12,0,0,0,4,1
+24,6,2,2,1,56,2,1,3,26,8,7,0,0,0,4,0
+19,10,3,2,1,40,2,1,3,13,8,14,0,0,0,4,1
+40,5,2,3,1,27,2,1,3,26,8,7,0,0,0,4,0
+12,2,3,2,1,64,1,1,0,22,3,4,33,0,0,4,1
+24,2,2,4,1,26,2,1,0,23,5,12,11,0,0,4,1
+15,5,2,3,1,61,1,1,0,26,1,1,11,0,0,4,1
+37,8,2,2,1,31,2,1,3,26,8,11,0,0,0,4,1
+22,7,2,2,2,8,2,2,3,22,6,15,22,0,0,4,1
 15,8,3,3,1,5,1,1,0,21,4,12,11,0,0,4,1
-20,10,2,2,1,18,1,1,0,3,1,15,33,0,0,4,1
-41,6,2,2,1,30,1,1,0,19,1,0,43,0,0,4,1
-31,10,2,2,1,66,2,1,0,20,4,2,0,0,0,4,1
-41,2,0,2,1,69,2,1,3,26,8,13,22,0,0,4,0
-16,1,0,2,1,44,2,1,3,4,8,7,0,0,0,4,1
-38,5,2,1,1,9,1,1,0,22,3,16,0,0,0,4,1
-28,3,0,1,1,26,2,1,0,9,5,1,11,0,0,4,1
-34,2,2,2,1,12,2,2,3,26,8,3,0,0,0,4,0
-31,8,0,2,1,9,2,2,3,26,8,8,0,0,0,4,0
-22,1,2,2,1,8,2,2,0,7,5,0,11,0,0,4,1
-25,0,3,2,1,3,2,2,0,11,3,13,11,508,30,0,1
-26,10,3,2,1,21,1,1,2,12,11,13,0,0,0,4,1
-10,1,2,2,1,64,2,1,0,14,5,11,38,0,0,4,1
-28,11,0,2,1,40,2,1,0,10,10,10,0,82,1,3,1
-24,2,2,3,1,55,1,1,3,2,6,14,22,0,0,4,1
-37,3,0,1,1,65,1,1,0,24,5,10,43,0,0,4,1
-12,5,2,3,1,24,2,2,0,13,10,9,11,86,24,1,1
-18,8,2,2,1,37,2,1,3,26,8,7,0,0,0,4,0
-17,10,3,2,1,21,2,1,0,1,3,10,0,0,0,4,1
-21,5,2,3,1,35,2,1,0,6,5,14,22,0,0,4,1
-14,1,2,2,1,51,2,1,0,15,5,15,47,0,0,4,1
-9,5,3,3,1,71,2,1,3,25,6,13,11,0,0,4,1
-23,8,2,4,1,19,1,1,0,21,5,13,11,0,0,4,1
-11,5,3,3,1,62,1,1,0,25,3,6,0,0,0,4,1
-36,10,2,2,1,4,1,2,0,1,5,6,0,0,0,4,1
-26,5,2,1,1,56,1,1,0,10,3,7,38,0,0,4,1
 12,5,3,3,1,59,1,1,0,19,3,6,11,0,0,4,1
-35,3,0,1,1,70,2,1,3,26,8,5,0,0,0,4,0
-31,5,2,3,1,60,1,1,3,2,6,11,0,0,0,4,1
-37,1,2,2,1,9,1,1,3,3,6,11,11,0,0,4,1
+28,7,2,3,1,16,2,2,3,26,8,7,0,0,0,4,0
+20,2,2,2,1,58,2,2,0,16,5,4,16,0,0,4,1
+23,10,2,2,1,53,2,1,3,10,8,11,38,0,0,4,1
+33,0,3,2,1,25,1,1,3,9,6,13,11,0,0,4,1
+17,0,0,2,1,42,1,2,0,13,10,14,11,0,0,4,1
+28,8,2,1,1,23,2,1,3,26,8,6,0,0,0,4,0
+17,11,3,2,1,15,2,1,2,5,10,5,0,0,0,4,1
+16,10,2,2,1,24,2,1,3,26,8,9,33,0,0,4,0
+25,1,3,1,1,9,1,1,0,30,5,2,0,0,0,4,1
+39,6,0,1,1,59,1,2,0,17,5,4,8,0,0,4,1
+22,10,0,3,1,9,1,1,3,8,6,10,0,0,0,4,1
+9,10,3,2,1,22,2,1,3,7,8,13,0,0,0,4,1
 8,11,3,2,1,59,1,1,0,20,4,4,11,0,0,4,1
-25,1,2,1,1,2,2,1,3,29,8,1,11,0,0,4,1
-12,5,3,3,1,43,2,1,0,13,10,13,0,0,0,4,1
-42,5,2,3,1,63,1,1,2,29,1,7,11,0,0,4,1
-34,1,2,2,1,65,2,1,3,26,8,15,22,0,0,4,0
-27,10,2,2,1,68,2,1,3,26,8,7,0,0,0,4,0
-19,8,2,2,1,65,1,2,0,17,5,0,0,0,0,4,1
-24,10,0,2,1,38,2,1,3,23,11,7,0,0,0,4,1
-16,1,2,2,1,30,2,1,3,26,8,8,0,0,0,4,0
-14,5,3,3,1,33,2,1,0,3,1,15,11,0,0,4,1
-12,1,3,2,1,30,2,1,3,15,8,13,0,0,0,4,1
-35,10,3,2,1,70,1,1,0,17,1,15,22,0,0,4,1
-8,10,3,2,1,42,1,1,0,7,5,11,0,0,0,4,1
-33,1,0,1,1,52,1,1,0,21,5,11,11,0,0,4,1
 27,5,0,3,1,9,1,1,0,27,1,10,11,0,0,4,1
+23,1,0,1,1,17,2,1,0,9,5,12,22,0,0,4,1
+42,1,2,4,1,55,2,1,3,26,8,7,0,0,0,4,0
+9,1,2,2,1,58,2,1,3,10,6,0,0,0,0,4,1
+42,6,0,2,1,11,1,1,0,23,5,10,38,0,0,4,1
+28,10,2,2,1,56,1,1,3,20,8,13,0,0,0,4,1
+28,1,2,1,1,43,2,1,3,4,8,15,11,0,0,4,1
+33,0,2,2,1,54,2,1,3,26,8,7,11,0,0,4,0
+32,0,3,2,1,16,1,1,0,20,5,15,33,0,0,4,1
+14,5,2,3,1,21,1,1,2,5,1,12,11,0,0,4,1
+28,3,2,2,1,34,2,1,0,23,5,0,21,0,0,4,1
+25,0,3,2,1,3,2,2,0,11,3,13,11,508,30,0,1
+5,1,3,2,1,52,2,1,3,25,6,12,0,0,0,4,1
+29,10,2,2,1,56,2,1,0,3,1,5,0,0,0,4,1
+43,6,2,1,1,25,1,1,0,8,3,1,0,0,0,4,1
+41,6,0,1,1,9,2,1,3,26,6,15,11,0,0,4,1
+7,1,2,2,1,71,2,1,3,19,8,13,0,0,0,4,1
+16,5,2,3,1,63,1,1,0,25,3,9,11,0,0,4,1
+14,5,3,3,1,33,2,1,0,3,1,15,11,0,0,4,1
+16,0,2,2,1,4,2,2,0,1,5,15,0,0,0,4,1
+24,5,2,3,1,15,2,2,0,13,10,15,38,0,0,4,1
+30,10,2,2,2,9,1,1,3,23,8,12,0,0,0,4,1
+8,10,2,2,1,43,1,2,0,29,5,1,33,0,0,4,1
+28,5,0,3,1,27,2,1,0,15,5,14,0,0,0,4,1
+9,0,3,2,1,24,1,1,2,20,5,1,8,0,0,4,1
+43,5,2,3,1,58,1,1,0,11,3,12,22,0,0,4,1
+9,2,2,3,1,17,1,1,0,6,5,10,38,0,0,4,1
+25,1,3,2,1,38,2,1,3,26,6,13,11,0,0,4,1
+17,10,3,2,1,42,1,1,0,2,1,10,22,0,0,4,1
+12,10,2,3,1,55,2,1,3,18,8,9,11,0,0,4,1
+25,10,2,2,1,39,2,1,3,4,8,5,11,0,0,4,1
 31,5,2,3,1,39,2,1,3,26,8,7,22,0,0,4,0
-12,8,2,2,1,52,1,2,0,1,5,14,38,0,0,4,1
-13,1,2,3,1,4,1,1,0,12,10,15,11,0,0,4,1
-19,0,3,2,1,9,2,1,3,26,8,3,0,0,0,4,0
-13,1,3,3,1,65,1,1,2,9,10,10,11,0,0,4,1
+16,1,2,1,1,10,2,1,3,21,8,13,22,0,0,4,1
+24,10,0,2,1,24,1,1,0,12,1,14,33,0,0,4,1
+16,10,0,3,1,61,2,1,0,28,1,11,11,0,0,4,1
+8,10,3,2,1,42,1,1,0,7,5,11,0,0,0,4,1
+14,1,2,2,1,24,2,1,0,7,5,13,11,0,0,4,1
+12,10,3,3,1,69,2,2,3,10,8,15,43,0,0,4,1
+9,8,2,2,1,9,2,1,0,8,5,16,38,0,0,4,1
+14,10,3,3,1,55,1,1,2,14,11,6,0,0,0,4,1
+36,7,0,1,1,41,2,1,3,27,6,12,11,0,0,4,1
+39,10,2,2,1,66,2,1,3,26,8,12,11,0,0,4,0
+13,5,2,3,1,17,2,1,0,25,3,11,11,152,38,1,1
+24,10,3,2,1,16,2,1,3,6,8,6,43,0,0,4,1
+4,0,3,3,1,69,2,1,0,25,3,3,33,0,0,4,1
+34,1,2,1,1,15,2,1,3,26,8,7,0,0,0,4,0
+35,1,2,1,1,31,1,1,0,24,5,13,33,0,0,4,1
+34,6,0,3,1,4,2,1,3,10,6,10,11,0,0,4,1
+33,0,3,3,1,45,1,1,2,20,4,15,11,0,0,4,1
+21,5,2,3,1,23,1,1,0,27,1,15,22,0,0,4,1
+12,10,2,2,1,19,2,2,3,26,8,7,11,0,0,4,0
+20,10,2,1,1,27,2,1,3,30,6,10,43,0,0,4,1
 34,5,2,3,1,63,1,1,0,25,1,4,0,0,0,4,1
-34,8,2,1,1,20,1,1,0,29,1,10,11,0,0,4,1
-13,0,2,2,1,71,2,1,3,10,8,11,0,0,0,4,1
-35,5,2,3,1,18,1,1,0,12,1,15,11,0,0,4,1
-35,1,2,1,2,5,1,1,0,21,4,10,0,0,0,4,1
-32,10,2,2,1,38,1,1,0,28,1,12,0,0,0,4,1
-34,5,2,3,1,45,1,1,0,10,10,3,22,0,0,4,1
-27,10,0,2,1,33,1,1,0,28,1,15,22,0,0,4,1
-9,10,3,3,1,9,2,1,3,26,8,9,0,0,0,4,0
-43,6,2,3,1,14,1,1,0,1,3,10,0,0,0,4,1
-35,0,2,2,1,43,1,1,3,12,6,1,22,0,0,4,1
-33,10,2,2,1,25,2,2,0,8,3,14,0,0,0,4,1
-24,6,2,2,1,56,2,1,3,26,8,7,0,0,0,4,0
-13,11,3,2,1,14,1,1,0,25,3,15,0,0,0,4,1
-19,8,0,2,1,52,2,1,3,7,8,12,11,0,0,4,1
-12,0,0,2,1,9,2,1,0,9,5,12,11,0,0,4,1
-12,5,3,3,1,55,1,1,0,27,1,4,22,0,0,4,1
-19,0,2,1,1,27,2,1,0,30,5,12,0,0,0,4,1
-35,5,2,3,1,9,1,1,0,2,1,11,11,0,0,4,1
-28,7,2,3,1,16,2,2,3,26,8,7,0,0,0,4,0
-39,6,0,1,1,59,1,2,0,17,5,4,8,0,0,4,1
-41,3,0,1,1,25,1,1,3,26,8,9,11,0,0,4,0
-16,5,3,3,1,18,2,1,0,9,10,11,0,91,1,1,1
-9,5,3,3,2,8,2,1,3,25,6,10,11,0,0,4,1
-5,1,2,2,1,70,2,1,3,26,8,6,0,0,0,4,0
-10,0,3,2,1,50,2,1,3,18,8,13,43,0,0,4,1
-12,1,3,2,1,52,1,1,0,23,4,14,11,0,0,4,1
-29,5,2,3,1,58,1,1,0,10,1,8,6,0,0,4,1
-15,2,0,3,1,43,1,2,0,29,5,1,0,0,0,4,1
-18,10,3,2,2,13,1,1,0,3,1,11,11,0,0,4,1
-14,8,2,2,1,33,2,2,0,10,10,4,0,0,0,4,1
+14,7,2,2,1,53,2,1,0,2,5,14,0,0,0,4,1
+8,9,3,2,1,9,1,1,0,11,3,2,11,0,0,4,1
 23,6,0,1,1,3,2,1,3,6,8,2,11,0,0,4,1
-25,1,2,2,1,62,2,2,0,12,10,3,11,26,12,1,1
-18,1,0,2,1,60,2,1,3,7,6,4,11,0,0,4,1
-41,3,2,3,1,9,1,1,2,4,10,10,0,0,0,4,1
-29,8,2,2,1,43,2,1,0,1,5,10,33,0,0,4,1
-41,11,3,1,1,65,1,1,0,13,10,9,22,0,0,4,1
-29,0,0,2,1,36,2,1,3,27,6,15,11,0,0,4,1
-41,10,2,2,1,16,2,2,0,15,5,9,33,0,0,4,1
-26,8,0,2,1,32,2,1,3,26,8,5,0,0,0,4,0
-14,5,3,3,1,38,1,1,3,3,8,13,11,0,0,4,1
-12,10,3,3,1,69,2,2,3,10,8,15,43,0,0,4,1
-17,5,0,3,1,22,2,1,0,17,5,14,0,0,0,4,1
-25,8,0,2,1,10,2,1,3,10,8,11,22,0,0,4,1
-29,5,3,3,1,68,1,1,0,11,3,1,0,0,0,4,1
+38,0,2,2,1,21,1,1,0,13,1,13,1,0,0,4,1
+21,1,2,1,1,34,2,1,3,26,8,9,0,0,0,4,0
+40,6,2,1,1,47,1,1,0,4,1,10,11,0,0,4,1
 12,10,3,3,1,15,2,1,3,13,8,5,11,0,0,4,1
-41,3,0,1,1,31,1,1,0,23,5,12,22,0,0,4,1
-11,8,3,4,1,25,1,1,0,23,4,13,11,0,0,4,1
-30,7,2,3,1,9,1,1,0,21,4,3,22,0,0,4,1
-19,11,3,2,1,48,1,1,0,21,4,5,0,0,0,4,1
-15,8,2,2,1,9,2,1,3,26,8,11,0,0,0,4,0
-18,5,2,3,1,69,1,1,0,2,1,9,33,0,0,4,1
+12,2,3,1,1,9,2,2,3,19,8,1,0,0,0,4,1
+32,11,2,2,1,43,2,1,3,23,8,14,22,0,0,4,1
+21,10,3,2,1,10,2,1,3,12,8,4,11,0,0,4,1
+28,8,2,2,1,34,1,1,0,14,1,11,11,0,0,4,1
 14,1,2,2,1,65,2,1,3,13,8,15,22,0,0,4,1
-33,10,2,2,1,13,1,1,0,9,3,10,11,0,0,4,1
-38,5,2,3,1,9,1,2,3,12,6,9,0,0,0,4,1
-11,1,3,2,1,32,2,1,3,11,6,13,5,0,0,4,1
-23,5,2,3,1,9,2,1,0,9,10,15,22,0,0,4,1
-12,1,2,2,1,21,2,1,0,1,5,7,0,0,0,4,1
-43,5,2,3,1,58,1,1,0,11,3,12,22,0,0,4,1
-41,1,2,1,1,38,2,1,3,6,8,12,0,0,0,4,1
-29,0,2,2,1,43,2,1,3,26,8,3,11,0,0,4,0
+20,0,3,2,1,31,1,1,2,24,11,7,0,0,0,4,1
+15,10,2,2,1,45,2,2,3,9,6,12,11,0,0,4,1
+38,10,2,3,1,63,1,1,0,13,1,12,33,0,0,4,1
+17,5,0,3,1,22,2,1,0,17,5,14,0,0,0,4,1
+22,11,2,2,1,25,2,1,3,11,6,11,43,0,0,4,1
+17,5,0,3,1,68,2,2,0,10,10,5,0,0,0,4,1
 10,11,2,1,1,64,2,1,0,11,3,16,38,186,12,0,1
-15,2,2,2,1,25,2,2,3,26,8,13,0,0,0,4,0
-40,6,2,3,1,9,1,1,0,4,1,12,33,0,0,4,1
-28,3,2,2,1,34,2,1,0,23,5,0,21,0,0,4,1
-20,2,2,2,1,58,2,2,0,16,5,4,16,0,0,4,1
-33,5,2,3,1,11,2,1,3,26,8,8,0,0,0,4,0
-20,10,2,2,1,53,2,1,0,19,3,16,0,5,37,3,1
-40,6,2,1,1,30,2,1,3,26,8,5,0,0,0,4,0
-7,1,3,2,1,14,1,2,0,1,5,3,45,0,0,4,1
-19,5,3,3,1,28,1,2,0,13,10,8,11,0,0,4,1
-44,6,2,2,1,18,1,1,0,11,3,7,0,0,0,4,1
-22,5,2,3,1,4,2,1,3,26,8,6,0,0,0,4,0
-23,10,2,2,1,53,2,1,3,10,8,11,38,0,0,4,1
-16,10,0,2,1,18,2,1,3,23,8,1,6,0,0,4,1
-9,0,3,2,1,24,1,1,2,20,5,1,8,0,0,4,1
-30,2,3,3,1,38,2,1,0,26,3,0,33,0,0,4,1
-37,5,0,3,1,9,1,1,0,9,1,8,33,0,0,4,1
+35,10,2,2,1,51,1,1,3,27,6,12,11,0,0,4,1
+11,5,3,3,1,62,1,1,0,25,3,6,0,0,0,4,1
+29,2,2,3,1,9,1,1,0,7,3,7,11,0,0,4,1
+35,5,2,3,1,9,1,1,0,2,1,11,11,0,0,4,1
+41,1,2,1,1,38,2,1,3,6,8,12,0,0,0,4,1
+18,8,2,2,1,9,1,1,0,23,5,14,11,0,0,4,1
+21,0,0,2,1,4,2,1,3,26,8,11,11,0,0,4,0
+34,2,2,2,1,12,2,2,3,26,8,3,0,0,0,4,0
+25,10,2,2,1,24,2,1,3,26,8,6,0,0,0,4,0
+26,5,2,1,1,56,1,1,0,10,3,7,38,0,0,4,1
+18,10,3,2,2,13,1,1,0,3,1,11,11,0,0,4,1
+17,5,2,3,1,29,2,1,3,26,8,4,0,0,0,4,0
+31,8,0,2,1,9,2,2,3,26,8,8,0,0,0,4,0
+31,1,2,1,1,1,2,1,0,28,5,10,22,0,0,4,1
+13,11,2,2,1,38,2,1,0,12,10,3,22,86,38,0,1
 10,1,2,2,1,34,2,1,3,27,6,9,11,0,0,4,1
-18,10,2,2,1,43,2,2,3,27,8,5,11,0,0,4,1
-16,5,3,3,1,38,2,1,3,26,8,1,11,0,0,4,0
-8,10,3,2,1,61,2,1,3,20,8,11,22,0,0,4,1
-40,5,0,3,1,14,1,1,0,26,1,5,0,0,0,4,1
-20,10,2,3,1,48,1,1,0,25,3,4,33,0,0,4,1
-35,10,2,2,1,16,1,1,3,10,6,3,22,0,0,4,1
-8,10,2,2,1,43,1,2,0,29,5,1,33,0,0,4,1
-39,1,2,1,1,31,2,1,3,26,8,5,0,0,0,4,0
-13,1,2,1,1,6,2,2,0,13,5,0,45,0,0,4,1
-39,0,3,2,1,57,2,1,3,10,6,10,0,0,0,4,1
-22,7,2,2,2,8,2,2,3,22,6,15,22,0,0,4,1
-6,9,3,2,1,47,2,1,3,26,8,7,22,0,0,4,0
+21,10,3,2,1,12,1,1,0,28,1,9,11,0,0,4,1
+9,5,3,3,2,8,2,1,3,25,6,10,11,0,0,4,1
+13,10,3,3,1,63,2,1,3,29,8,15,11,0,0,4,1
+26,10,0,2,1,34,1,1,0,8,10,1,0,0,0,4,1
+11,0,3,2,1,10,2,1,0,11,3,6,0,0,0,4,1
+42,0,0,2,1,5,2,2,0,27,3,5,0,179,1,0,1
+8,1,3,2,2,4,2,1,3,22,6,10,11,0,0,4,1
+35,1,2,4,1,23,1,1,3,26,8,2,0,0,0,4,0
+12,10,2,2,1,49,2,1,0,13,10,13,0,0,0,4,1
+35,10,2,2,1,58,2,1,3,26,8,10,0,0,0,4,0
+14,1,2,2,2,9,2,1,3,30,8,12,0,0,0,4,1
+9,1,2,3,1,40,2,1,3,18,6,10,22,0,0,4,1
+27,10,3,2,1,46,2,1,3,23,8,15,33,0,0,4,1
+38,10,0,1,1,15,2,1,3,26,8,9,11,0,0,4,0
+37,11,0,2,1,44,2,1,3,27,8,15,0,0,0,4,1
 33,2,2,1,1,18,1,1,0,9,3,5,1,0,0,4,1
-21,0,0,2,1,4,2,1,3,26,8,11,11,0,0,4,0
-31,8,0,2,1,70,1,1,3,12,6,14,11,0,0,4,1
+21,2,2,1,1,48,2,1,3,19,11,4,0,0,0,4,1
+17,5,0,3,1,17,1,2,0,12,10,13,0,0,0,4,1
+39,0,3,2,1,57,2,1,3,10,6,10,0,0,0,4,1
+37,1,2,1,1,53,1,1,0,26,1,2,11,0,0,4,1
+12,0,2,2,1,15,2,2,3,18,8,9,11,0,0,4,1
+13,5,3,3,1,43,1,1,0,29,1,12,11,0,0,4,1
+40,10,2,4,1,63,2,1,3,26,8,13,0,0,0,4,0
+16,10,0,2,1,18,2,1,3,23,8,1,6,0,0,4,1
+41,3,2,3,1,9,1,1,2,4,10,10,0,0,0,4,1
+22,1,2,2,1,8,2,2,0,7,5,0,11,0,0,4,1
+29,5,0,3,1,13,2,1,2,19,11,7,0,0,0,4,1
+13,5,2,3,1,19,1,1,0,4,1,12,45,0,0,4,1
+13,8,2,3,1,43,2,1,3,26,8,8,0,0,0,4,0
+33,11,2,2,1,29,1,1,0,14,1,13,0,0,0,4,1
+32,5,2,2,1,52,2,1,3,26,8,6,11,0,0,4,0
+34,1,2,2,1,17,1,2,0,8,5,13,11,0,0,4,1
+16,2,2,3,1,18,2,1,0,5,5,13,11,0,0,4,1
+37,1,2,2,1,9,1,1,3,3,6,11,11,0,0,4,1
+31,8,2,2,1,8,2,1,3,29,8,1,0,0,0,4,1
 18,7,3,3,1,51,1,1,3,30,6,1,22,0,0,4,1
-22,5,2,3,1,40,2,1,0,10,10,12,11,187,1,3,1
-18,1,2,1,1,49,2,1,3,26,8,8,0,0,0,4,0
-30,1,3,1,1,59,2,1,0,11,3,4,11,0,0,4,1
-36,11,3,2,1,44,1,1,0,8,10,12,11,0,0,4,1
-35,1,2,2,1,62,2,1,3,26,8,11,11,0,0,4,0
-9,2,2,2,1,29,1,1,2,19,11,3,0,0,0,4,1
-21,5,2,3,1,23,1,1,0,27,1,15,22,0,0,4,1
+17,7,2,2,1,24,2,2,3,26,6,6,11,0,0,4,1
 35,1,2,2,1,31,1,1,0,14,1,11,11,0,0,4,1
-34,1,2,2,1,17,1,2,0,8,5,13,11,0,0,4,1
-19,5,2,3,1,56,1,1,0,26,3,8,0,0,0,4,1
-20,0,2,2,1,9,1,1,3,26,8,4,0,0,0,4,0
-15,2,2,2,1,7,2,2,0,29,5,13,0,0,0,4,1
-27,1,2,1,1,55,2,1,0,12,10,14,11,0,0,4,1
-17,11,3,2,1,15,2,1,2,5,10,5,0,0,0,4,1
-11,1,3,2,1,2,1,2,0,13,5,11,0,0,0,4,1
-35,1,2,1,1,31,1,1,0,24,5,13,33,0,0,4,1
-29,5,0,3,1,13,2,1,2,19,11,7,0,0,0,4,1
-26,10,3,2,1,35,2,1,3,26,8,4,0,0,0,4,0
-30,5,0,3,1,3,2,1,3,26,8,7,0,0,0,4,0
-13,11,2,2,1,38,2,1,0,12,10,3,22,86,38,0,1
-12,1,2,2,1,34,2,2,3,15,8,1,0,0,0,4,1
-18,11,2,3,1,19,1,1,0,18,1,11,45,0,0,4,1
-17,0,3,2,1,53,2,1,0,14,5,11,11,0,0,4,1
-28,5,0,2,1,20,2,2,3,26,8,6,11,0,0,4,0
-14,8,3,2,1,32,1,1,0,10,10,14,0,0,0,4,1
-24,2,2,4,1,26,2,1,0,23,5,12,11,0,0,4,1
-14,1,2,2,1,24,1,1,0,27,3,11,46,0,0,4,1
-34,1,2,1,1,15,2,1,3,26,8,7,0,0,0,4,0
-13,5,2,3,1,15,1,1,0,9,3,8,11,0,0,4,1
+34,8,2,1,1,20,1,1,0,29,1,10,11,0,0,4,1
+24,5,2,3,1,45,2,1,0,8,5,13,0,0,0,4,1
+14,5,3,3,1,38,1,1,3,3,8,13,11,0,0,4,1
+18,8,2,2,1,71,1,1,3,7,6,1,0,0,0,4,1
+36,10,0,2,1,27,2,1,0,22,3,7,0,105,30,0,1
+19,8,2,2,1,47,2,2,0,23,5,11,33,0,0,4,1
+35,0,2,2,1,43,1,1,3,12,6,1,22,0,0,4,1
+22,1,3,4,1,30,2,1,3,26,8,6,0,0,0,4,0
+17,10,2,3,1,39,2,1,0,14,5,12,11,0,0,4,1
+19,1,0,2,1,38,2,1,3,18,8,12,11,0,0,4,1
+20,5,2,3,1,13,2,1,3,4,8,11,33,0,0,4,1
+10,7,3,3,1,9,2,1,3,18,8,5,11,0,0,4,1
+10,10,3,3,1,31,2,1,2,19,3,8,11,0,0,4,1
+23,0,0,2,1,33,2,1,3,26,8,7,0,0,0,4,0
+25,1,2,2,1,62,2,2,0,12,10,3,11,26,12,1,1
+23,1,0,1,1,9,1,1,0,23,5,10,11,0,0,4,1
+30,5,2,3,1,29,1,1,0,9,10,12,0,0,0,4,1
+7,1,2,2,1,9,1,2,0,6,5,4,33,0,0,4,1
+28,0,2,2,1,56,2,2,3,6,8,12,22,0,0,4,1
+16,5,2,3,1,9,2,1,0,10,10,13,22,105,12,1,1
+42,5,2,3,1,9,1,1,0,28,1,9,22,0,0,4,1
+31,1,2,2,1,43,2,1,0,2,5,1,11,0,0,4,1
+18,5,2,3,1,69,1,1,0,2,1,9,33,0,0,4,1
+12,1,3,2,1,52,1,1,0,23,4,14,11,0,0,4,1
+16,5,3,3,1,18,2,1,0,9,10,11,0,91,1,1,1
+27,10,2,3,1,6,1,2,0,13,10,16,11,0,0,4,1
 17,5,3,3,1,39,1,1,0,5,1,14,11,0,0,4,1
-13,11,0,3,1,32,2,1,0,7,5,14,11,0,0,4,1
+37,6,2,1,1,40,1,1,0,5,1,12,33,0,0,4,1
+42,5,2,3,1,39,1,1,3,8,6,7,22,0,0,4,1
+37,1,2,4,1,64,1,1,3,27,6,12,22,0,0,4,1
+40,5,0,3,1,14,1,1,0,26,1,5,0,0,0,4,1
+15,10,3,3,1,9,2,1,0,13,10,12,0,0,0,4,1
+8,1,3,2,2,66,1,2,0,29,5,14,11,0,0,4,1
+38,5,2,3,1,9,1,2,3,12,6,9,0,0,0,4,1
+14,9,3,3,1,12,1,1,2,1,3,9,22,0,0,4,1
+33,10,2,2,1,25,2,2,0,8,3,14,0,0,0,4,1
+21,10,2,3,1,70,2,2,3,7,8,14,0,0,0,4,1
+32,10,2,2,1,38,1,1,0,28,1,12,0,0,0,4,1
+33,6,2,3,1,57,1,1,0,10,10,12,11,0,0,4,1
+21,7,2,3,1,10,1,1,3,27,6,11,0,0,0,4,1
+38,10,2,2,1,57,2,1,3,21,8,11,11,0,0,4,1
+12,0,2,2,1,23,1,1,0,12,10,0,0,0,0,4,1
+40,6,0,1,1,32,2,1,0,10,10,12,11,14,37,0,1
+41,10,2,2,1,16,2,2,0,15,5,9,33,0,0,4,1
+31,10,0,2,1,37,1,1,0,16,5,9,11,0,0,4,1
+19,0,2,2,1,25,1,1,2,19,11,9,0,0,0,4,1
+16,1,3,2,1,37,2,2,0,12,10,12,0,0,0,4,1
+34,1,2,2,1,57,1,1,0,13,10,15,11,0,0,4,1
+26,10,3,2,1,35,2,1,3,26,8,4,0,0,0,4,0
+34,2,2,3,2,5,1,1,0,29,5,11,0,0,0,4,1
+15,5,2,3,1,10,1,1,0,29,1,10,33,0,0,4,1
+15,1,2,2,1,38,1,1,0,25,3,4,22,0,0,4,1
+17,1,2,3,1,37,1,1,3,3,6,2,43,0,0,4,1
+38,11,2,2,1,9,1,1,2,11,3,10,0,0,0,4,1
+21,10,3,2,1,23,1,1,0,12,10,5,33,0,0,4,1
+37,10,2,2,1,33,2,2,0,24,5,2,38,0,0,4,1
+26,10,3,2,1,21,1,1,2,12,11,13,0,0,0,4,1
+15,2,2,2,1,25,2,2,3,26,8,13,0,0,0,4,0
+23,5,3,3,1,25,1,1,0,13,10,11,0,0,0,4,1
+11,1,3,2,1,2,1,2,0,13,5,11,0,0,0,4,1
 15,5,3,3,1,68,1,1,0,3,1,15,0,0,0,4,1
-39,12,2,4,1,24,1,1,3,15,11,8,0,0,0,4,1
+35,1,0,1,1,33,2,1,3,23,8,6,11,0,0,4,1
+40,6,2,3,1,9,1,1,0,4,1,12,33,0,0,4,1
+7,1,3,2,1,3,2,1,0,15,5,12,0,0,0,4,1
+18,8,2,2,1,37,1,2,0,29,5,13,38,0,0,4,1
+15,2,2,2,1,7,2,2,0,29,5,13,0,0,0,4,1
 20,10,2,2,1,9,2,1,0,14,5,5,0,0,0,4,1
-13,5,3,3,1,46,1,2,0,30,5,11,38,0,0,4,1
-37,5,2,3,1,63,2,1,3,26,8,4,11,0,0,4,0
-21,2,2,1,1,48,2,1,3,19,11,4,0,0,0,4,1
-32,5,3,3,1,41,1,1,3,16,11,8,0,0,0,4,1
-16,8,2,2,1,36,1,1,0,27,1,14,11,0,0,4,1
-25,5,2,3,1,45,1,1,0,1,3,4,0,0,0,4,1
-16,1,2,1,1,62,2,2,3,7,8,1,33,0,0,4,1
-13,10,2,3,1,32,1,2,0,9,10,9,0,31,37,1,1
-40,10,2,4,1,63,2,1,3,26,8,13,0,0,0,4,0
-29,2,2,3,1,9,1,1,0,7,3,7,11,0,0,4,1
-41,0,2,2,1,29,2,1,3,26,8,0,0,0,0,4,1
-22,7,2,2,1,61,2,1,3,26,8,5,11,0,0,4,0
 24,11,2,4,1,71,2,1,2,13,5,12,1,0,0,4,1
-13,1,2,2,1,9,2,1,3,26,8,4,0,0,0,4,0
+17,5,3,3,1,34,1,1,0,26,3,12,0,0,0,4,1
+29,8,2,2,1,43,2,1,0,1,5,10,33,0,0,4,1
+12,10,2,2,1,35,2,1,0,5,1,2,33,0,0,4,1
+21,8,0,2,1,62,2,1,0,30,5,14,0,0,0,4,1
+13,0,3,2,1,24,2,1,0,9,10,6,0,0,0,4,1
 10,5,3,3,1,49,2,2,3,26,8,7,0,0,0,4,0
-9,10,3,3,1,61,1,1,0,21,4,14,11,0,0,4,1
-19,5,2,3,1,45,1,1,0,19,1,0,33,0,0,4,1
-41,11,2,2,1,10,1,1,0,9,3,14,22,0,0,4,1
-14,1,3,2,1,13,2,1,0,8,5,3,0,0,0,4,1
-17,10,3,2,1,42,1,1,0,2,1,10,22,0,0,4,1
-14,10,3,2,1,13,2,1,0,12,1,13,11,0,0,4,1
-18,5,2,3,1,68,2,2,3,13,8,15,11,0,0,4,1
-9,10,3,2,1,22,2,1,3,7,8,13,0,0,0,4,1
-16,5,2,3,1,63,1,1,0,25,3,9,11,0,0,4,1
-13,10,3,3,1,28,2,1,3,30,8,10,22,0,0,4,1
-10,10,3,3,1,31,2,1,2,19,3,8,11,0,0,4,1
-8,1,3,1,1,70,1,1,0,21,4,2,0,0,0,4,1
-25,5,2,2,1,11,2,2,2,20,11,3,0,0,0,4,1
-32,0,3,2,1,16,1,1,0,20,5,15,33,0,0,4,1
-18,8,2,2,1,37,1,2,0,29,5,13,38,0,0,4,1
-31,8,2,2,1,8,2,1,3,29,8,1,0,0,0,4,1
+18,8,2,1,1,9,2,1,3,11,6,0,0,0,0,4,1
+18,8,2,2,1,36,2,1,3,11,6,9,0,0,0,4,1
+14,5,2,3,1,58,2,1,3,9,6,1,38,0,0,4,1
+21,10,3,2,1,53,2,1,0,28,5,13,11,0,0,4,1
+19,0,2,2,1,34,2,1,3,19,8,13,22,0,0,4,1
+29,5,2,3,1,62,1,1,0,9,1,12,43,0,0,4,1
 30,5,3,3,1,67,1,1,0,17,1,15,33,0,0,4,1
-40,11,2,1,1,13,1,1,0,24,5,5,38,0,0,4,1
-18,11,3,3,1,15,1,1,0,22,3,8,0,0,0,4,1
-21,10,3,2,1,12,1,1,0,28,1,9,11,0,0,4,1
-25,2,2,2,1,9,1,1,3,22,6,0,45,0,0,4,1
-10,10,3,2,1,38,1,1,0,30,3,2,11,0,0,4,1
-40,5,2,3,1,27,2,1,3,26,8,7,0,0,0,4,0
-17,5,3,3,1,64,2,1,3,23,11,7,0,0,0,4,1
-10,9,3,2,1,9,1,1,0,9,3,7,12,0,0,4,1
-39,3,2,1,1,34,1,1,0,2,1,11,33,0,0,4,1
-30,1,2,1,1,34,2,1,3,26,8,3,11,0,0,4,0
-12,1,3,2,1,65,2,1,0,12,10,12,0,0,0,4,1
-13,7,3,3,1,32,1,1,0,13,10,11,0,0,0,4,1
-14,1,2,2,1,32,2,1,0,10,10,5,22,0,0,4,1
-26,3,3,1,1,11,1,1,3,9,6,7,0,0,0,4,1
-21,10,3,2,1,10,2,1,3,12,8,4,11,0,0,4,1
-24,5,0,3,1,14,1,1,0,18,1,0,33,0,0,4,1
-31,1,2,2,1,43,2,1,0,2,5,1,11,0,0,4,1
-23,1,0,1,1,9,1,1,0,23,5,10,11,0,0,4,1
-35,5,0,3,1,27,1,1,0,4,3,13,22,0,0,4,1
-42,0,0,2,1,5,2,2,0,27,3,5,0,179,1,0,1
-16,10,3,2,1,68,2,1,3,12,8,2,33,0,0,4,1
-22,11,2,2,1,25,2,1,3,11,6,11,43,0,0,4,1
-14,5,3,3,1,9,1,1,0,26,3,11,33,0,0,4,1
-12,5,3,3,1,15,2,1,0,27,10,4,0,0,0,4,1
-17,1,0,2,1,9,2,1,3,12,8,2,0,0,0,4,1
-36,5,0,3,1,27,2,2,2,9,10,0,0,0,0,4,1
-17,1,2,3,1,37,1,1,3,3,6,2,43,0,0,4,1
-15,5,0,2,1,52,2,1,3,4,8,3,0,0,0,4,1
-13,8,2,3,1,43,2,1,3,26,8,8,0,0,0,4,0
-18,0,2,2,1,14,2,1,0,10,10,6,11,0,0,4,1
-17,5,0,3,1,62,2,1,0,30,5,1,0,0,0,4,1
-25,1,3,2,1,38,2,1,3,26,6,13,11,0,0,4,1
+17,3,2,1,1,12,2,1,0,8,5,15,11,0,0,4,1
+23,1,2,2,1,35,2,1,3,5,8,14,0,0,0,4,1
+33,10,2,2,1,9,1,1,0,11,3,10,11,0,0,4,1
+15,1,2,2,1,9,2,1,3,13,8,10,22,0,0,4,1
 13,11,2,2,1,68,2,2,3,22,6,15,11,0,0,4,1
-16,0,2,2,1,68,1,1,3,27,8,5,0,0,0,4,1
-30,5,2,3,1,29,1,1,0,9,10,12,0,0,0,4,1
-8,9,3,2,1,9,1,1,0,11,3,2,11,0,0,4,1
-42,6,2,3,1,66,2,1,3,26,8,0,0,0,0,4,0
-15,11,3,3,1,61,1,1,0,5,1,5,11,0,0,4,1
-12,10,2,3,1,55,2,1,3,18,8,9,11,0,0,4,1
-39,10,0,2,1,59,2,1,3,26,8,7,0,0,0,4,0
-14,5,3,2,1,25,1,1,0,2,1,2,0,0,0,4,1
-33,0,3,3,1,45,1,1,2,20,4,15,11,0,0,4,1
-24,5,3,3,1,9,2,2,3,26,8,11,11,0,0,4,1
-28,1,2,1,1,43,2,1,3,4,8,15,11,0,0,4,1
-19,1,3,2,1,53,1,2,0,17,5,12,33,0,0,4,1
-28,10,2,2,1,40,2,1,3,30,8,13,0,0,0,4,1
+19,5,2,3,1,19,1,1,0,10,10,9,22,0,0,4,1
+24,0,0,2,1,19,2,1,3,7,8,14,0,0,0,4,1
+22,11,2,2,1,28,2,1,3,26,8,9,0,0,0,4,0
+24,10,0,2,1,38,2,1,3,23,11,7,0,0,0,4,1
+30,1,2,1,1,34,2,1,3,26,8,3,11,0,0,4,0
+34,1,2,2,1,65,2,1,3,26,8,15,22,0,0,4,0
+18,7,3,2,1,15,1,1,0,12,10,2,0,0,0,4,1
+12,8,2,2,1,52,1,2,0,1,5,14,38,0,0,4,1
 17,5,2,3,1,5,2,1,0,23,5,11,46,0,0,4,1
-33,3,0,3,1,20,1,1,0,25,1,14,0,0,0,4,1
-14,0,0,2,1,5,1,2,0,9,5,4,33,0,0,4,1
-16,1,2,1,1,10,2,1,3,21,8,13,22,0,0,4,1
-18,5,3,3,1,65,2,1,3,23,8,15,0,0,0,4,1
-42,1,2,4,1,55,2,1,3,26,8,7,0,0,0,4,0
-15,5,2,3,1,10,1,1,0,29,1,10,33,0,0,4,1
-12,10,2,2,1,49,2,1,0,13,10,13,0,0,0,4,1
-8,11,3,3,1,67,1,1,0,20,4,4,0,0,0,4,1
-21,10,3,2,1,23,1,1,0,12,10,5,33,0,0,4,1
-12,2,3,1,1,9,2,2,3,19,8,1,0,0,0,4,1
-19,0,3,2,1,31,2,2,3,28,8,13,11,0,0,4,1
-7,1,3,2,1,3,2,1,0,15,5,12,0,0,0,4,1
+13,1,3,3,1,65,1,1,2,9,10,10,11,0,0,4,1
+14,8,2,2,1,33,2,2,0,10,10,4,0,0,0,4,1
+19,10,2,2,1,34,2,1,3,26,8,3,0,0,0,4,0
+36,11,3,2,1,44,1,1,0,8,10,12,11,0,0,4,1
+12,5,3,3,1,43,2,1,0,13,10,13,0,0,0,4,1
+17,1,0,1,1,23,2,1,0,24,5,12,43,0,0,4,1
+24,5,3,3,2,9,2,1,0,13,10,14,0,0,0,4,1
+14,1,3,1,1,29,2,2,3,26,8,5,0,0,0,4,0
+27,5,0,2,1,60,2,1,0,10,10,9,0,75,1,3,1
+25,1,2,1,1,2,2,1,3,29,8,1,11,0,0,4,1
+14,1,2,2,1,32,2,1,0,10,10,5,22,0,0,4,1
+24,1,0,1,1,27,2,1,0,28,5,9,22,0,0,4,1
+20,8,2,2,1,19,2,1,3,26,8,7,0,0,0,4,0
+11,5,2,3,1,11,1,1,3,6,8,2,11,0,0,4,1
+9,8,3,2,1,55,2,1,3,20,8,11,11,0,0,4,1
+30,5,0,3,1,3,2,1,3,26,8,7,0,0,0,4,0
+16,7,3,2,1,36,1,1,0,19,1,11,4,0,0,4,1
+29,0,0,2,1,36,2,1,3,27,6,15,11,0,0,4,1
+22,10,0,2,1,9,1,1,0,28,1,12,11,0,0,4,1
+39,6,2,1,1,41,2,1,0,17,1,12,22,0,0,4,1
+7,0,3,3,1,43,2,1,0,19,3,9,0,0,0,4,1
+27,1,0,1,1,68,1,1,3,26,6,0,22,0,0,4,1
+41,11,3,1,1,65,1,1,0,13,10,9,22,0,0,4,1
+15,2,0,3,1,43,1,2,0,29,5,1,0,0,0,4,1
+26,1,2,2,1,57,1,2,3,26,8,7,0,0,0,4,0
+18,10,2,2,1,43,2,2,3,27,8,5,11,0,0,4,1
+12,8,2,2,1,51,2,1,0,24,5,12,4,0,0,4,1
+19,5,2,3,1,45,1,1,0,19,1,0,33,0,0,4,1
+20,0,0,2,1,24,2,1,3,23,8,11,11,0,0,4,1
+19,1,3,2,1,53,1,2,0,17,5,12,33,0,0,4,1
+7,1,3,2,1,14,1,2,0,1,5,3,45,0,0,4,1
+21,10,2,2,1,11,2,1,0,17,5,3,47,0,0,4,1
+13,11,0,1,1,9,2,1,3,23,8,13,3,0,0,4,1
+10,5,3,3,1,70,2,1,3,19,8,13,0,0,0,4,1
+31,10,2,2,1,46,1,1,0,10,1,3,46,0,0,4,1
+27,0,3,2,1,26,2,1,3,26,8,6,0,0,0,4,0
+13,10,2,3,1,32,1,2,0,9,10,9,0,31,37,1,1
+36,6,2,1,1,37,1,1,0,4,1,15,11,0,0,4,1
+11,5,3,3,1,55,1,1,0,9,3,4,0,0,0,4,1
+16,8,2,2,1,36,1,1,0,27,1,14,11,0,0,4,1
+13,1,3,1,1,27,2,1,3,13,8,11,0,0,0,4,1
 16,8,3,2,1,3,1,1,0,13,5,3,22,0,0,4,1
-14,10,3,2,1,22,2,1,0,5,1,6,22,0,0,4,1
-43,6,2,1,1,25,1,1,0,8,3,1,0,0,0,4,1
-16,1,3,2,1,68,2,1,0,7,5,11,0,0,0,4,1
-9,10,2,2,1,4,2,1,0,15,5,7,11,0,0,4,1
-40,0,0,2,1,25,1,1,2,18,11,7,0,0,0,4,1
-20,10,3,2,1,39,1,1,0,10,1,12,5,0,0,4,1
-11,1,2,2,1,35,2,1,0,7,5,16,0,0,0,4,1
-24,5,2,3,1,45,2,1,0,8,5,13,0,0,0,4,1
-6,10,3,2,1,0,2,2,3,26,8,4,0,0,0,4,0
-13,0,3,2,1,24,2,1,0,9,10,6,0,0,0,4,1
+20,10,2,2,1,24,1,1,0,25,1,14,0,0,0,4,1
+17,5,2,3,1,47,1,1,0,2,1,15,33,0,0,4,1
+22,1,2,2,1,14,2,1,3,26,8,11,38,0,0,4,0
+27,0,3,4,1,15,2,1,3,26,8,16,0,0,0,4,0
+8,10,3,2,1,28,1,2,0,13,5,0,22,0,0,4,1
+18,5,3,3,1,36,1,1,0,9,1,14,46,0,0,4,1
+23,8,2,4,1,19,1,1,0,21,5,13,11,0,0,4,1
+15,1,0,1,1,44,2,1,3,30,8,12,11,0,0,4,1
+32,2,2,3,1,2,2,1,0,15,5,3,11,0,0,4,1
+19,5,3,3,1,28,1,2,0,13,10,8,11,0,0,4,1
+37,10,2,2,1,9,2,2,0,11,7,2,0,0,0,4,1
+21,1,2,1,1,62,1,1,3,29,8,14,0,0,0,4,1
+21,5,2,3,1,2,1,2,3,2,6,15,46,0,0,4,1
+32,11,0,4,1,11,1,1,0,11,3,13,0,0,0,4,1
+16,5,3,3,1,14,1,1,0,26,3,7,46,0,0,4,1
+14,5,3,3,1,9,1,1,0,26,3,11,33,0,0,4,1
+25,11,2,1,1,54,1,1,3,12,6,15,11,0,0,4,1
+28,10,2,2,1,40,2,1,3,30,8,13,0,0,0,4,1
+9,5,3,3,1,15,2,1,3,21,8,13,22,0,0,4,1
 20,1,2,2,1,4,2,1,3,26,8,8,0,0,0,4,0
-9,1,2,2,1,58,2,1,3,10,6,0,0,0,0,4,1
-15,12,2,2,1,40,1,1,0,25,3,15,11,85,38,0,1
-23,10,0,2,1,46,2,1,0,9,3,8,0,0,0,4,1
-26,5,2,3,1,37,2,1,0,26,3,12,0,0,0,4,1
+12,1,3,2,1,30,2,1,3,15,8,13,0,0,0,4,1
+35,5,0,3,1,27,1,1,0,4,3,13,22,0,0,4,1
+13,10,2,3,1,13,1,1,0,29,1,0,0,0,0,4,1
+32,1,2,1,1,58,2,1,3,26,8,12,22,0,0,4,0
+19,5,3,3,1,69,1,1,3,3,6,0,22,0,0,4,1
+32,2,2,1,1,50,2,1,3,6,8,12,25,0,0,4,1
+41,5,0,3,1,57,2,1,3,26,8,8,0,0,0,4,0
+38,10,2,2,1,61,2,1,2,25,10,10,0,0,0,4,1
+35,0,2,2,1,68,2,1,0,27,3,8,22,0,0,4,1
+9,10,3,3,1,61,1,1,0,21,4,14,11,0,0,4,1
+39,12,2,4,1,24,1,1,3,15,11,8,0,0,0,4,1
+19,11,3,2,1,48,1,1,0,21,4,5,0,0,0,4,1
+28,0,3,2,1,68,2,1,3,26,6,10,11,0,0,4,1
+12,8,3,2,1,52,2,1,0,13,10,12,0,0,0,4,1
+24,0,0,2,1,70,1,1,0,23,4,15,0,0,0,4,1
+34,5,2,3,1,45,1,1,0,10,10,3,22,0,0,4,1
+30,1,2,1,1,51,1,1,0,2,1,14,22,0,0,4,1
+26,0,2,2,1,11,2,1,0,2,5,15,11,0,0,4,1
+33,1,2,2,1,39,1,2,3,7,6,13,22,0,0,4,1
+29,5,3,3,1,68,1,1,0,11,3,1,0,0,0,4,1
+29,1,2,2,1,14,2,1,2,3,10,9,0,0,0,4,1
+56,6,2,2,1,22,1,1,2,8,3,3,0,0,0,4,1
+16,5,2,3,1,9,2,1,0,22,3,7,0,0,0,4,1
 29,10,3,2,1,12,2,1,0,15,5,15,22,0,0,4,1
-6,7,3,3,1,36,2,1,3,19,8,15,0,0,0,4,1
-22,1,3,4,1,30,2,1,3,26,8,6,0,0,0,4,0
-37,8,2,2,1,31,2,1,3,26,8,11,0,0,0,4,1
-17,3,2,1,1,12,2,1,0,8,5,15,11,0,0,4,1
-27,1,0,1,1,68,1,1,3,26,6,0,22,0,0,4,1
-41,6,0,1,1,9,2,1,3,26,6,15,11,0,0,4,1
+14,8,3,2,1,51,1,1,0,21,4,2,0,0,0,4,1
+44,6,2,4,1,66,1,1,0,8,3,13,0,0,0,4,1
+10,1,2,1,1,39,2,1,3,26,8,6,0,0,0,4,0
+16,1,0,2,1,44,2,1,3,4,8,7,0,0,0,4,1
+16,12,3,2,1,68,1,1,0,20,4,14,0,0,0,4,1
+24,1,3,2,1,59,1,1,3,10,6,12,22,0,0,4,1
+24,10,3,3,1,33,1,1,0,21,5,7,11,0,0,4,1
+26,8,0,2,1,32,2,1,3,26,8,5,0,0,0,4,0
+16,1,2,1,1,62,2,2,3,7,8,1,33,0,0,4,1
+16,5,2,3,1,61,1,1,2,2,10,10,0,0,0,4,1
+18,1,2,1,1,49,2,1,3,26,8,8,0,0,0,4,0
+22,5,2,3,1,4,2,1,3,26,8,6,0,0,0,4,0
+23,7,2,2,2,9,2,1,0,8,10,13,0,0,0,4,1
+13,5,2,3,1,15,1,1,0,9,3,8,11,0,0,4,1
+37,5,2,3,1,4,1,1,0,23,5,14,11,0,0,4,1
+14,0,3,2,1,27,1,1,0,28,5,14,38,0,0,4,1
+9,1,3,2,2,3,1,1,3,15,6,10,11,0,0,4,1
+36,10,2,2,1,4,1,2,0,1,5,6,0,0,0,4,1
+26,5,2,3,1,66,1,1,0,17,1,12,45,0,0,4,1
+15,2,3,3,1,37,2,2,0,23,4,15,38,0,0,4,1
+11,0,3,2,1,20,2,2,3,7,8,14,0,0,0,4,1
 9,10,2,2,1,27,2,2,3,13,8,14,0,0,0,4,1
-24,8,2,2,1,41,2,2,0,7,5,0,11,0,0,4,1
-10,0,0,2,1,66,2,1,3,29,8,10,11,0,0,4,1
-36,5,2,2,1,35,2,2,3,26,8,5,0,0,0,4,0
-21,5,3,3,1,32,2,1,3,26,8,8,0,0,0,4,0
-18,8,2,2,1,36,2,1,3,11,6,9,0,0,0,4,1
-19,1,0,2,1,38,2,1,3,18,8,12,11,0,0,4,1
-31,1,2,4,1,19,2,1,3,26,8,9,0,0,0,4,0
-9,10,3,2,2,9,1,2,0,29,5,13,0,0,0,4,1
+11,1,2,2,1,35,2,1,0,7,5,16,0,0,0,4,1
+20,10,2,3,1,48,1,1,0,25,3,4,33,0,0,4,1
+22,10,0,3,1,51,2,1,0,2,3,8,11,0,0,4,1
+22,5,2,3,1,26,2,1,3,26,8,9,0,0,0,4,0
+12,5,3,3,1,53,1,2,0,9,5,11,0,0,0,4,1
+8,1,3,2,1,3,2,1,0,1,5,16,33,0,0,4,1
 14,5,2,3,1,66,2,2,0,30,5,0,0,0,0,4,1
-32,2,2,3,1,2,2,1,0,15,5,3,11,0,0,4,1
-34,2,2,3,2,5,1,1,0,29,5,11,0,0,0,4,1
-12,10,2,2,1,19,2,2,3,26,8,7,11,0,0,4,0
-20,5,2,3,1,13,2,1,3,4,8,11,33,0,0,4,1
-22,11,2,1,1,24,2,1,0,26,3,5,11,0,0,4,1
-11,0,3,2,1,10,2,1,0,11,3,6,0,0,0,4,1
-13,10,3,3,1,63,2,1,3,29,8,15,11,0,0,4,1
-19,0,2,2,1,34,2,1,3,19,8,13,22,0,0,4,1
-31,10,3,2,1,17,1,1,0,26,1,15,0,0,0,4,1
-9,1,2,3,1,40,2,1,3,18,6,10,22,0,0,4,1
-16,0,2,2,1,4,2,2,0,1,5,15,0,0,0,4,1
-32,5,2,3,1,17,1,1,0,17,1,13,43,0,0,4,1
-40,6,0,1,1,32,2,1,0,10,10,12,11,14,37,0,1
-7,0,3,3,1,43,2,1,0,19,3,9,0,0,0,4,1
-29,0,0,2,1,56,2,2,2,8,11,10,0,0,0,4,1
-8,8,3,2,1,69,2,1,3,18,8,13,11,0,0,4,1
-32,8,2,2,1,56,2,1,3,26,8,9,11,0,0,4,0
-14,1,3,2,1,66,1,2,0,15,5,6,43,0,0,4,1
-19,10,3,2,1,40,2,1,3,13,8,14,0,0,0,4,1
-20,10,2,1,1,27,2,1,3,30,6,10,43,0,0,4,1
-33,10,2,2,1,9,1,1,0,11,3,10,11,0,0,4,1
-8,1,3,2,2,66,1,2,0,29,5,14,11,0,0,4,1
-25,10,3,2,1,58,2,1,3,26,8,11,0,0,0,4,0
-16,10,0,3,1,61,2,1,0,28,1,11,11,0,0,4,1
-35,10,2,2,1,58,2,1,3,26,8,10,0,0,0,4,0
-22,11,2,2,1,28,2,1,3,26,8,9,0,0,0,4,0
-10,1,3,2,1,1,2,1,0,25,5,0,22,0,0,4,1
-37,10,2,2,1,9,2,2,0,11,7,2,0,0,0,4,1
-35,1,2,4,1,23,1,1,3,26,8,2,0,0,0,4,0
-34,6,0,3,1,4,2,1,3,10,6,10,11,0,0,4,1
-37,1,2,1,1,29,2,1,3,26,8,8,0,0,0,4,0
-18,8,2,2,1,9,1,1,0,23,5,14,11,0,0,4,1
-24,10,3,2,1,16,2,1,3,6,8,6,43,0,0,4,1
+33,8,2,2,1,28,2,1,3,26,8,13,11,0,0,4,0
+28,0,2,2,1,61,1,1,0,27,1,13,11,0,0,4,1
+57,6,0,1,1,44,2,1,0,25,3,3,22,0,0,4,1
+25,5,2,3,1,45,1,1,0,1,3,4,0,0,0,4,1
+13,8,3,2,1,15,1,2,0,27,3,0,11,0,0,4,1
+31,8,0,2,1,70,1,1,3,12,6,14,11,0,0,4,1
 28,1,2,2,1,33,2,1,3,26,8,11,0,0,0,4,0
+11,10,3,3,1,61,2,1,0,30,3,14,22,0,0,4,1
+12,1,3,1,1,9,1,1,0,6,5,13,22,0,0,4,1
+17,5,3,3,1,64,2,1,3,23,11,7,0,0,0,4,1
+42,6,2,3,1,66,2,1,3,26,8,0,0,0,0,4,0
+12,1,2,2,1,51,2,1,3,21,8,1,22,0,0,4,1
+21,5,3,3,1,32,2,1,3,26,8,8,0,0,0,4,0
+16,10,3,2,1,34,2,1,0,9,10,14,0,0,0,4,1
+29,12,2,4,1,34,1,1,3,26,8,8,11,0,0,4,0
+17,0,2,2,1,8,2,1,3,22,6,3,45,0,0,4,1
+21,10,2,2,1,31,2,1,0,8,5,8,11,0,0,4,1
+41,0,2,2,1,20,2,1,0,14,1,2,2,0,0,4,1
+12,5,2,3,1,19,2,1,0,3,1,1,33,0,0,4,1
+24,5,3,3,1,9,2,2,3,26,8,11,11,0,0,4,1
 29,5,3,3,1,32,1,2,0,23,5,14,33,0,0,4,1
-29,0,2,2,1,28,2,1,3,26,8,11,0,0,0,4,0
-18,8,2,1,1,9,2,1,3,11,6,0,0,0,0,4,1
-14,5,2,3,1,21,1,1,2,5,1,12,11,0,0,4,1
-12,5,3,3,1,47,1,1,0,3,1,13,33,0,0,4,1
-13,7,3,3,1,21,2,2,0,20,4,14,0,0,0,4,1
-15,5,2,3,1,40,1,1,0,12,10,7,0,0,0,4,1
-17,5,3,3,1,62,1,1,3,27,6,1,0,0,0,4,1
-8,1,3,2,1,3,2,1,0,1,5,16,33,0,0,4,1
-24,5,2,3,1,15,2,2,0,13,10,15,38,0,0,4,1
-41,5,0,3,1,57,2,1,3,26,8,8,0,0,0,4,0
-24,0,0,2,1,70,1,1,0,23,4,15,0,0,0,4,1
-31,1,2,1,1,46,1,1,0,3,1,11,33,0,0,4,1
-22,10,0,2,1,9,1,1,0,28,1,12,11,0,0,4,1
-33,1,2,1,1,63,1,1,0,27,1,4,45,0,0,4,1
-31,5,0,2,1,5,2,1,3,30,6,1,1,0,0,4,1
-15,10,3,3,1,18,2,1,0,10,10,9,11,91,1,1,1
-38,10,2,2,1,57,2,1,3,21,8,11,11,0,0,4,1
-8,1,3,2,2,4,2,1,3,22,6,10,11,0,0,4,1
-19,0,3,2,1,11,2,1,0,13,10,5,11,0,0,4,1
-7,1,3,2,1,2,2,1,3,10,6,15,45,0,0,4,1
-17,5,3,3,1,34,1,1,0,26,3,12,0,0,0,4,1
-14,1,3,1,1,29,2,2,3,26,8,5,0,0,0,4,0
+39,3,2,1,1,34,1,1,0,2,1,11,33,0,0,4,1
+21,10,3,4,1,49,2,1,3,27,8,5,0,0,0,4,1
+40,11,2,1,1,13,1,1,0,24,5,5,38,0,0,4,1
+10,1,3,2,1,1,2,1,0,25,5,0,22,0,0,4,1
+13,11,0,3,1,32,2,1,0,7,5,14,11,0,0,4,1
+40,5,0,3,1,53,2,1,0,9,10,4,11,0,0,4,1
+29,0,0,2,1,56,2,2,2,8,11,10,0,0,0,4,1
+31,10,2,2,1,66,2,1,0,20,4,2,0,0,0,4,1
 37,1,2,1,1,41,1,1,0,9,1,12,33,0,0,4,1
-19,5,3,2,1,66,2,1,3,7,8,2,33,0,0,4,1
-15,2,3,3,1,37,2,2,0,23,4,15,38,0,0,4,1
-7,8,2,2,1,9,2,1,0,16,5,10,47,0,0,4,1
-24,10,3,3,1,33,1,1,0,21,5,7,11,0,0,4,1
-37,1,2,4,1,64,1,1,3,27,6,12,22,0,0,4,1
-13,1,3,1,1,27,2,1,3,13,8,11,0,0,0,4,1
-10,7,3,3,1,9,2,1,3,18,8,5,11,0,0,4,1
-19,1,2,2,1,43,2,1,3,26,8,6,0,0,0,4,0
-22,0,3,3,1,33,1,1,0,12,1,10,11,0,0,4,1
-24,1,0,1,1,27,2,1,0,28,5,9,22,0,0,4,1
-16,10,3,2,1,34,2,1,0,9,10,14,0,0,0,4,1
-13,5,3,3,1,43,1,1,0,29,1,12,11,0,0,4,1
-33,8,2,2,1,28,2,1,3,26,8,13,11,0,0,4,0
-10,1,2,1,1,39,2,1,3,26,8,6,0,0,0,4,0
-25,10,2,2,1,24,2,1,3,26,8,6,0,0,0,4,0
+18,1,0,2,1,60,2,1,3,7,6,4,11,0,0,4,1
+15,11,3,3,1,61,1,1,0,5,1,5,11,0,0,4,1
+39,1,2,1,1,31,2,1,3,26,8,5,0,0,0,4,0
+9,1,2,1,1,47,2,1,3,23,8,2,11,0,0,4,1
+12,8,2,2,1,45,2,1,0,12,10,11,0,0,0,4,1
+10,7,3,3,1,66,1,1,0,7,3,8,0,0,0,4,1
+12,1,3,2,1,19,2,2,0,30,5,4,22,0,0,4,1
+13,1,2,3,1,4,1,1,0,12,10,15,11,0,0,4,1
+12,5,2,3,1,24,2,2,0,13,10,9,11,86,24,1,1
+7,9,2,3,1,9,2,1,0,13,5,14,33,0,0,4,1
+32,5,3,3,1,41,1,1,3,16,11,8,0,0,0,4,1
+41,5,0,3,1,33,1,1,3,26,8,6,0,0,0,4,0
+14,10,3,2,1,22,2,1,0,5,1,6,22,0,0,4,1
+30,5,0,3,1,53,1,2,3,3,6,2,45,0,0,4,1
+11,1,3,2,1,69,2,1,3,12,6,5,0,0,0,4,1
+23,10,2,2,1,11,1,1,0,2,3,1,22,0,0,4,1
+27,0,0,2,1,57,2,1,0,16,5,14,46,0,0,4,1
+18,5,0,3,1,66,1,2,0,14,5,11,0,0,0,4,1
+8,11,3,3,1,67,1,1,0,20,4,4,0,0,0,4,1
 10,10,3,3,1,52,1,1,0,30,3,7,13,0,0,4,1
-31,8,2,2,1,38,1,1,2,30,3,6,33,0,0,4,1
-24,1,3,2,1,59,1,1,3,10,6,12,22,0,0,4,1
-17,9,3,4,1,36,2,1,3,26,8,11,11,0,0,4,0
-19,0,0,2,1,19,2,1,0,13,10,11,33,0,0,4,1
-22,5,2,3,1,26,2,1,3,26,8,9,0,0,0,4,0
-35,1,2,1,1,41,2,1,0,17,5,12,38,0,0,4,1
-18,5,3,3,1,36,1,1,0,9,1,14,46,0,0,4,1
-22,10,0,3,1,51,2,1,0,2,3,8,11,0,0,4,1
-15,10,2,2,1,45,2,2,3,9,6,12,11,0,0,4,1
+32,5,2,3,1,17,1,1,0,17,1,13,43,0,0,4,1
+42,6,0,2,1,11,1,1,0,2,5,13,11,0,0,4,1
+19,0,3,2,1,11,2,1,0,13,10,5,11,0,0,4,1
+72,6,0,2,1,9,1,1,0,4,3,4,22,0,0,4,1
+22,7,2,2,1,61,2,1,3,26,8,5,11,0,0,4,0
+33,1,0,1,1,52,1,1,0,21,5,11,11,0,0,4,1
+7,8,2,2,1,9,2,1,0,16,5,10,47,0,0,4,1
+35,3,2,1,1,42,1,1,0,20,5,2,11,0,0,4,1
+12,1,2,2,1,34,2,2,3,15,8,1,0,0,0,4,1
+40,6,2,1,1,30,2,1,3,26,8,5,0,0,0,4,0
+17,0,3,2,1,53,2,1,0,14,5,11,11,0,0,4,1
+7,0,3,2,1,51,1,2,0,22,3,6,0,0,0,4,1
+15,5,0,3,1,71,2,1,0,16,5,4,11,0,0,4,1
+30,8,2,4,1,21,2,1,3,26,8,1,0,0,0,4,0
+35,10,2,2,1,16,1,1,3,10,6,3,22,0,0,4,1
+14,1,3,2,1,66,1,2,0,15,5,6,43,0,0,4,1
+28,11,0,2,1,40,2,1,0,10,10,10,0,82,1,3,1
diff --git a/DATA/Datasets/Bank/LR/DO_8.data b/DATA/Datasets/Bank/LR/DO_8.data
index 046cd55808f2e7aac4b4af42f3f57d7103ddf9a1..50d90a94d31202a52987753e6916e7458ab7c93d 100644
--- a/DATA/Datasets/Bank/LR/DO_8.data
+++ b/DATA/Datasets/Bank/LR/DO_8.data
@@ -1,800 +1,800 @@
-8,11,3,3,1,67,1,1,0,20,4,4,0,0,0,4,1
-40,6,2,1,1,47,1,1,0,4,1,10,11,0,0,4,1
-9,1,3,2,2,3,1,1,3,15,6,10,11,0,0,4,1
-38,10,2,2,1,57,2,1,3,21,8,11,11,0,0,4,1
-12,8,3,2,1,52,2,1,0,13,10,12,0,0,0,4,1
-36,10,2,2,1,17,2,1,3,26,8,7,0,0,0,4,0
-13,8,2,3,1,43,2,1,3,26,8,8,0,0,0,4,0
-32,8,2,2,1,20,1,1,3,30,6,14,0,0,0,4,1
-33,8,0,2,1,30,1,2,0,5,5,3,33,0,0,4,1
-40,5,0,3,1,53,2,1,0,9,10,4,11,0,0,4,1
-21,10,3,2,1,50,2,1,0,9,10,10,0,0,0,4,1
-39,10,2,2,1,66,2,1,3,26,8,12,11,0,0,4,0
-39,10,2,2,1,67,1,2,3,26,8,7,0,0,0,4,0
-16,10,2,2,1,53,2,1,3,26,8,6,11,0,0,4,0
-41,1,2,1,1,6,1,1,0,17,1,2,43,0,0,4,1
-13,1,3,1,1,27,2,1,3,13,8,11,0,0,0,4,1
-15,8,2,2,1,9,2,1,3,26,8,11,0,0,0,4,0
-23,7,2,2,2,9,2,1,0,8,10,13,0,0,0,4,1
-8,9,3,2,1,9,1,1,0,11,3,2,11,0,0,4,1
-19,5,2,3,1,57,2,1,3,26,8,16,11,0,0,4,0
-41,6,2,2,1,30,1,1,0,19,1,0,43,0,0,4,1
-8,1,3,2,2,4,2,1,3,22,6,10,11,0,0,4,1
-17,5,2,3,1,29,2,1,3,26,8,4,0,0,0,4,0
-26,3,3,1,1,11,1,1,3,9,6,7,0,0,0,4,1
-21,1,2,1,1,34,2,1,3,26,8,9,0,0,0,4,0
-9,10,2,2,1,27,2,2,3,13,8,14,0,0,0,4,1
+15,2,3,3,1,37,2,2,0,23,4,15,38,0,0,4,1
+40,5,2,3,1,44,2,1,0,6,5,14,33,0,0,4,1
+30,2,3,3,1,38,2,1,0,26,3,0,33,0,0,4,1
+21,10,2,2,1,11,2,1,0,17,5,3,47,0,0,4,1
+28,2,2,3,1,24,1,1,0,14,1,11,43,0,0,4,1
+41,6,3,2,1,41,2,1,3,19,8,1,38,0,0,4,1
+17,5,3,3,1,34,1,1,0,26,3,12,0,0,0,4,1
+14,7,2,2,1,53,2,1,0,2,5,14,0,0,0,4,1
+33,5,3,2,1,20,2,1,3,7,6,2,22,0,0,4,1
 21,0,0,2,1,4,2,1,3,26,8,11,11,0,0,4,0
-15,2,0,3,1,43,1,2,0,29,5,1,0,0,0,4,1
-36,5,0,3,1,27,2,2,2,9,10,0,0,0,0,4,1
-14,1,3,1,1,14,2,1,0,12,10,13,0,0,0,4,1
-15,5,3,3,1,42,1,1,0,4,3,5,11,540,24,0,1
-42,6,0,2,1,11,1,1,0,23,5,10,38,0,0,4,1
-35,5,0,3,1,27,1,1,0,4,3,13,22,0,0,4,1
-14,0,3,2,1,27,1,1,0,28,5,14,38,0,0,4,1
-16,5,2,3,1,9,2,1,0,22,3,7,0,0,0,4,1
-42,6,0,2,1,55,2,1,3,27,8,0,0,0,0,4,1
+8,1,3,2,2,4,2,1,3,22,6,10,11,0,0,4,1
+9,10,3,3,1,9,2,1,3,26,8,9,0,0,0,4,0
+26,8,0,2,1,32,2,1,3,26,8,5,0,0,0,4,0
+41,10,2,2,1,16,2,2,0,15,5,9,33,0,0,4,1
+18,5,3,3,1,36,1,1,0,9,1,14,46,0,0,4,1
+12,1,3,2,1,65,2,1,0,12,10,12,0,0,0,4,1
+11,1,3,2,1,69,2,1,3,12,6,5,0,0,0,4,1
+12,10,2,2,1,49,2,1,0,13,10,13,0,0,0,4,1
+34,2,2,2,1,12,2,2,3,26,8,3,0,0,0,4,0
+24,10,0,2,1,24,1,1,0,12,1,14,33,0,0,4,1
+17,5,2,3,1,5,2,1,0,23,5,11,46,0,0,4,1
+30,1,3,1,1,59,2,1,0,11,3,4,11,0,0,4,1
+39,5,0,3,1,69,2,1,0,3,1,14,11,0,0,4,1
+11,5,3,3,1,62,1,1,0,25,3,6,0,0,0,4,1
+10,5,3,3,1,70,2,1,3,19,8,13,0,0,0,4,1
+24,5,2,3,1,45,2,1,0,8,5,13,0,0,0,4,1
+21,5,2,3,1,23,1,1,0,27,1,15,22,0,0,4,1
+14,8,2,2,1,33,2,2,0,10,10,4,0,0,0,4,1
+7,1,2,2,1,71,2,1,3,19,8,13,0,0,0,4,1
+19,10,2,2,1,34,2,1,3,26,8,3,0,0,0,4,0
+15,2,2,2,1,25,2,2,3,26,8,13,0,0,0,4,0
+12,10,2,2,1,19,2,2,3,26,8,7,11,0,0,4,0
+12,5,3,3,1,19,1,1,0,9,1,10,46,0,0,4,1
+28,10,2,2,1,56,1,1,3,20,8,13,0,0,0,4,1
+27,0,0,2,1,2,1,2,0,28,5,11,0,0,0,4,1
+14,0,2,2,1,20,1,2,0,28,5,12,0,0,0,4,1
+27,10,2,3,1,6,1,2,0,13,10,16,11,0,0,4,1
+18,8,2,2,1,37,2,1,3,26,8,7,0,0,0,4,0
+31,10,2,2,1,66,2,1,0,20,4,2,0,0,0,4,1
+18,10,3,2,1,39,2,1,3,19,11,6,0,0,0,4,1
+17,10,3,2,1,42,1,1,0,2,1,10,22,0,0,4,1
+5,2,3,1,1,45,2,1,3,4,8,9,11,0,0,4,1
+18,8,2,2,1,36,2,1,3,11,6,9,0,0,0,4,1
+21,1,3,1,1,57,2,1,0,19,3,7,0,188,1,1,1
+7,0,3,2,1,51,1,2,0,22,3,6,0,0,0,4,1
+18,10,3,2,2,13,1,1,0,3,1,11,11,0,0,4,1
+12,5,3,3,1,53,1,2,0,9,5,11,0,0,0,4,1
+35,1,2,2,1,31,1,1,0,14,1,11,11,0,0,4,1
+13,8,2,2,1,44,2,1,3,26,8,13,11,0,0,4,0
+28,10,2,2,1,40,2,1,3,30,8,13,0,0,0,4,1
+20,10,2,2,1,32,2,1,3,26,8,9,0,0,0,4,0
+23,1,2,1,1,28,1,2,3,9,6,5,22,0,0,4,1
+33,1,2,2,1,39,1,2,3,7,6,13,22,0,0,4,1
+23,6,0,1,1,3,2,1,3,6,8,2,11,0,0,4,1
 15,1,2,2,1,38,1,1,0,25,3,4,22,0,0,4,1
-37,3,0,1,1,65,1,1,0,24,5,10,43,0,0,4,1
-14,1,2,2,2,9,2,1,3,30,8,12,0,0,0,4,1
-9,1,2,1,1,47,2,1,3,23,8,2,11,0,0,4,1
-41,6,0,1,1,9,2,1,3,26,6,15,11,0,0,4,1
-19,10,3,2,1,40,2,1,3,13,8,14,0,0,0,4,1
-37,5,2,3,1,63,2,1,3,26,8,4,11,0,0,4,0
-34,5,2,4,1,28,2,1,3,4,8,14,0,0,0,4,1
+16,10,3,2,1,34,2,1,0,9,10,14,0,0,0,4,1
+34,8,2,1,1,20,1,1,0,29,1,10,11,0,0,4,1
+34,11,2,1,1,71,1,1,2,23,5,12,11,0,0,4,1
+31,5,2,3,1,60,1,1,3,2,6,11,0,0,0,4,1
 32,1,2,1,1,9,1,1,3,26,8,7,22,0,0,4,0
-9,8,2,2,1,9,2,1,0,8,5,16,38,0,0,4,1
-26,8,0,2,1,32,2,1,3,26,8,5,0,0,0,4,0
-12,1,2,2,1,51,2,1,3,21,8,1,22,0,0,4,1
-18,11,3,3,1,15,1,1,0,22,3,8,0,0,0,4,1
-19,5,2,3,1,19,1,1,0,10,10,9,22,0,0,4,1
-51,5,2,3,1,67,1,1,2,26,3,3,22,0,0,4,1
-23,5,2,3,1,9,2,1,0,9,10,15,22,0,0,4,1
-32,5,3,3,1,41,1,1,3,16,11,8,0,0,0,4,1
+29,0,2,2,1,43,2,1,3,26,8,3,11,0,0,4,0
+35,8,2,4,1,32,2,1,3,26,8,7,11,0,0,4,0
+15,5,2,3,1,10,1,1,0,29,1,10,33,0,0,4,1
+13,1,2,3,1,4,1,1,0,12,10,15,11,0,0,4,1
+29,5,2,3,1,58,1,1,0,10,1,8,6,0,0,4,1
+18,7,3,2,1,15,1,1,0,12,10,2,0,0,0,4,1
+35,3,0,1,1,70,2,1,3,26,8,5,0,0,0,4,0
+12,5,3,3,1,59,1,1,0,19,3,6,11,0,0,4,1
+37,1,2,2,1,9,1,1,3,3,6,11,11,0,0,4,1
+28,8,0,2,1,48,1,1,0,13,10,11,11,0,0,4,1
+15,1,2,2,1,9,1,1,0,21,5,10,43,0,0,4,1
+40,5,2,3,1,40,1,1,0,26,3,8,38,0,0,4,1
+18,2,2,3,1,37,1,1,3,7,6,8,33,0,0,4,1
+15,8,0,2,1,48,1,2,0,15,5,11,0,0,0,4,1
+31,8,2,2,1,38,1,1,2,30,3,6,33,0,0,4,1
+16,1,3,2,1,68,2,1,0,7,5,11,0,0,0,4,1
+12,0,0,2,1,9,2,1,0,9,5,12,11,0,0,4,1
+26,0,0,2,1,45,2,2,0,7,3,3,0,173,1,1,1
+15,1,3,2,1,65,2,1,3,25,6,2,33,0,0,4,1
+25,5,2,2,1,11,2,2,2,20,11,3,0,0,0,4,1
+19,0,2,2,1,25,1,1,2,19,11,9,0,0,0,4,1
+17,7,0,3,1,16,2,1,3,15,8,13,11,0,0,4,1
+15,1,2,2,1,9,2,1,3,13,8,10,22,0,0,4,1
+20,10,2,3,1,48,1,1,0,25,3,4,33,0,0,4,1
+12,2,3,2,1,64,1,1,0,22,3,4,33,0,0,4,1
+29,0,2,2,1,28,2,1,3,26,8,11,0,0,0,4,0
+30,5,3,3,1,67,1,1,0,17,1,15,33,0,0,4,1
+31,8,2,2,1,8,2,1,3,29,8,1,0,0,0,4,1
+28,8,2,2,1,34,1,1,0,14,1,11,11,0,0,4,1
+12,8,2,2,1,52,1,2,0,1,5,14,38,0,0,4,1
+38,0,2,2,1,21,1,1,0,13,1,13,1,0,0,4,1
+38,11,2,2,1,9,1,1,2,11,3,10,0,0,0,4,1
+13,0,2,2,1,71,2,1,3,10,8,11,0,0,0,4,1
+24,5,2,3,1,42,1,1,0,13,10,12,22,0,0,4,1
+39,0,3,2,1,57,2,1,3,10,6,10,0,0,0,4,1
+27,1,2,1,1,55,2,1,0,12,10,14,11,0,0,4,1
+28,8,0,2,1,9,1,1,3,12,6,0,22,0,0,4,1
+33,0,3,3,1,45,1,1,2,20,4,15,11,0,0,4,1
+18,10,3,2,1,60,1,1,0,28,1,14,0,0,0,4,1
+25,5,3,3,1,15,1,1,0,27,1,10,11,0,0,4,1
+11,8,3,1,1,40,1,1,3,25,5,5,22,0,0,4,1
+37,5,0,3,1,9,1,1,0,9,1,8,33,0,0,4,1
+15,8,2,2,1,9,2,1,3,26,8,11,0,0,0,4,0
+28,0,3,2,1,68,2,1,3,26,6,10,11,0,0,4,1
+33,6,2,3,1,57,1,1,0,10,10,12,11,0,0,4,1
 17,0,0,2,1,48,2,1,3,25,6,15,0,0,0,4,1
-12,5,3,2,1,50,2,1,0,13,10,11,0,0,0,4,1
-16,0,2,2,1,68,1,1,3,27,8,5,0,0,0,4,1
-30,1,2,2,1,9,2,1,3,3,6,3,11,0,0,4,1
-33,10,2,3,1,16,2,2,0,1,3,5,0,158,1,0,1
-44,6,2,2,1,18,1,1,0,11,3,7,0,0,0,4,1
-26,5,2,3,1,46,2,2,2,13,10,1,0,0,0,4,1
-16,1,3,2,1,37,2,2,0,12,10,12,0,0,0,4,1
-25,10,2,2,1,8,2,2,0,30,5,13,22,0,0,4,1
-44,5,0,3,1,58,1,1,2,8,3,6,33,0,0,4,1
+43,6,2,3,1,14,1,1,0,1,3,10,0,0,0,4,1
+31,5,2,3,1,39,2,1,3,26,8,7,22,0,0,4,0
+21,1,2,1,1,62,1,1,3,29,8,14,0,0,0,4,1
+28,1,2,1,1,43,2,1,3,4,8,15,11,0,0,4,1
+33,1,2,1,1,58,2,1,0,16,5,14,11,0,0,4,1
+32,10,0,2,1,45,1,1,3,12,6,13,11,0,0,4,1
+17,0,0,2,1,42,1,2,0,13,10,14,11,0,0,4,1
+8,10,3,2,1,61,2,1,3,20,8,11,22,0,0,4,1
+8,11,3,3,1,67,1,1,0,20,4,4,0,0,0,4,1
+31,10,2,2,1,46,1,1,0,10,1,3,46,0,0,4,1
+12,0,2,2,1,23,1,1,0,12,10,0,0,0,0,4,1
+18,8,2,2,1,37,1,2,0,29,5,13,38,0,0,4,1
+27,10,0,2,1,33,1,1,0,28,1,15,22,0,0,4,1
+4,0,3,2,1,39,1,1,0,3,3,9,0,0,0,4,1
+29,8,2,2,1,15,1,1,0,12,10,8,33,0,0,4,1
+34,1,2,1,1,15,2,1,3,26,8,7,0,0,0,4,0
+14,0,3,2,1,27,2,1,3,26,8,8,0,0,0,4,0
+5,1,3,2,1,52,2,1,3,25,6,12,0,0,0,4,1
+41,2,0,2,1,69,2,1,3,26,8,13,22,0,0,4,0
+13,5,2,3,1,16,1,1,0,22,3,6,11,549,1,3,1
+5,1,2,2,1,70,2,1,3,26,8,6,0,0,0,4,0
+34,1,2,2,1,65,2,1,3,26,8,15,22,0,0,4,0
+20,0,0,2,1,25,2,1,3,18,8,9,11,0,0,4,1
+33,11,2,2,1,29,1,1,0,14,1,13,0,0,0,4,1
+25,10,2,2,1,24,2,1,3,26,8,6,0,0,0,4,0
+12,0,2,2,1,15,2,2,3,18,8,9,11,0,0,4,1
+13,5,2,3,1,15,1,1,0,9,3,8,11,0,0,4,1
+16,5,3,3,1,38,2,1,3,26,8,1,11,0,0,4,0
+12,8,2,2,1,45,2,1,0,12,10,11,0,0,0,4,1
+37,6,2,1,1,40,1,1,0,5,1,12,33,0,0,4,1
+14,0,0,2,1,5,1,2,0,9,5,4,33,0,0,4,1
+37,1,2,1,1,29,2,1,3,26,8,8,0,0,0,4,0
+20,10,2,2,1,24,1,1,0,25,1,14,0,0,0,4,1
+14,5,3,3,1,46,1,1,0,13,1,12,38,0,0,4,1
+29,10,2,3,1,19,2,1,3,26,8,6,0,0,0,4,0
 16,5,2,3,1,67,1,2,0,2,1,1,22,0,0,4,1
+29,5,3,3,1,32,1,2,0,23,5,14,33,0,0,4,1
+10,9,3,2,1,19,1,1,0,15,5,1,11,0,0,4,1
+17,5,0,3,1,68,2,2,0,10,10,5,0,0,0,4,1
+14,5,3,3,1,9,1,1,0,26,3,11,33,0,0,4,1
+43,5,2,3,1,58,1,1,0,11,3,12,22,0,0,4,1
+31,1,2,1,1,46,1,1,0,3,1,11,33,0,0,4,1
+36,5,2,3,1,15,1,1,0,22,3,5,0,0,0,4,1
+36,10,2,2,1,24,1,2,0,20,5,11,22,0,0,4,1
+39,10,0,2,1,59,2,1,3,26,8,7,0,0,0,4,0
+33,8,2,2,1,28,2,1,3,26,8,13,11,0,0,4,0
+42,0,2,2,1,44,2,2,3,26,8,6,0,0,0,4,0
+26,5,2,3,1,37,2,1,0,26,3,12,0,0,0,4,1
+13,8,3,2,1,15,1,2,0,27,3,0,11,0,0,4,1
+28,1,2,1,1,71,1,2,2,11,3,9,22,0,0,4,1
+14,7,3,3,1,14,2,1,0,10,10,10,0,0,0,4,1
+22,11,2,2,1,28,2,1,3,26,8,9,0,0,0,4,0
+11,0,3,2,1,10,2,1,0,11,3,6,0,0,0,4,1
+21,8,0,2,1,62,2,1,0,30,5,14,0,0,0,4,1
+35,3,2,1,1,42,1,1,0,20,5,2,11,0,0,4,1
 19,0,3,2,1,31,2,2,3,28,8,13,11,0,0,4,1
-24,2,2,4,1,26,2,1,0,23,5,12,11,0,0,4,1
-22,10,0,3,1,9,1,1,3,8,6,10,0,0,0,4,1
-14,5,2,3,1,66,2,2,0,30,5,0,0,0,0,4,1
-17,1,0,2,1,9,2,1,3,12,8,2,0,0,0,4,1
-12,1,3,1,1,9,1,1,0,6,5,13,22,0,0,4,1
-34,5,2,3,1,63,1,1,0,25,1,4,0,0,0,4,1
-15,8,0,2,1,48,1,2,0,15,5,11,0,0,0,4,1
-16,1,3,2,1,68,2,1,0,7,5,11,0,0,0,4,1
 37,3,2,1,1,9,2,1,0,8,5,3,11,0,0,4,1
-26,0,2,2,1,11,2,1,0,2,5,15,11,0,0,4,1
-17,5,3,3,1,4,1,2,0,13,5,16,2,0,0,4,1
-31,10,2,2,1,46,1,1,0,10,1,3,46,0,0,4,1
+12,1,3,2,1,19,2,2,0,30,5,4,22,0,0,4,1
+26,1,2,2,1,57,1,2,3,26,8,7,0,0,0,4,0
+28,11,0,2,1,40,2,1,0,10,10,10,0,82,1,3,1
+15,2,0,3,1,43,1,2,0,29,5,1,0,0,0,4,1
+30,10,2,2,2,9,1,1,3,23,8,12,0,0,0,4,1
+32,10,2,3,1,29,1,1,0,26,1,11,0,0,0,4,1
+11,1,3,2,1,2,1,2,0,13,5,11,0,0,0,4,1
+10,5,3,3,1,49,2,2,3,26,8,7,0,0,0,4,0
+39,10,2,2,1,66,2,1,3,26,8,12,11,0,0,4,0
+31,5,2,3,1,10,2,1,0,9,10,15,0,0,0,4,1
+36,8,2,4,1,9,2,1,0,26,3,12,11,184,1,1,1
+41,1,2,1,1,6,1,1,0,17,1,2,43,0,0,4,1
+19,5,3,3,1,69,1,1,3,3,6,0,22,0,0,4,1
+29,0,0,2,1,56,2,2,2,8,11,10,0,0,0,4,1
 32,5,2,2,1,52,2,1,3,26,8,6,11,0,0,4,0
-29,0,0,2,1,36,2,1,3,27,6,15,11,0,0,4,1
-38,10,0,4,1,56,2,1,3,26,8,10,0,0,0,4,0
-10,10,3,2,2,0,2,1,3,27,6,13,11,0,0,4,1
-35,5,2,3,1,9,1,1,0,2,1,11,11,0,0,4,1
-17,10,2,2,1,9,2,1,0,10,10,12,33,0,0,4,1
-42,7,2,1,1,42,1,2,0,21,5,14,43,0,0,4,1
-15,5,3,3,1,33,1,1,0,20,1,11,8,0,0,4,1
-39,5,0,3,1,69,2,1,0,3,1,14,11,0,0,4,1
-18,10,3,2,1,39,2,1,3,19,11,6,0,0,0,4,1
-30,1,3,1,1,59,2,1,0,11,3,4,11,0,0,4,1
-28,3,0,1,1,26,2,1,0,9,5,1,11,0,0,4,1
 17,0,2,2,1,8,2,1,3,22,6,3,45,0,0,4,1
-32,10,2,2,1,38,1,1,0,28,1,12,0,0,0,4,1
-24,10,0,2,1,38,2,1,3,23,11,7,0,0,0,4,1
-21,10,2,3,1,70,2,2,3,7,8,14,0,0,0,4,1
-10,5,3,3,1,70,2,1,3,19,8,13,0,0,0,4,1
-35,8,2,4,1,32,2,1,3,26,8,7,11,0,0,4,0
-29,2,2,2,1,9,1,1,3,26,6,4,0,0,0,4,1
-22,8,0,2,1,62,2,1,0,11,3,11,0,120,1,3,1
-38,0,2,2,1,21,1,1,0,13,1,13,1,0,0,4,1
-9,5,3,3,2,8,2,1,3,25,6,10,11,0,0,4,1
-26,10,0,2,1,15,2,1,3,18,8,13,2,0,0,4,1
-9,8,3,2,1,55,2,1,3,20,8,11,11,0,0,4,1
-33,1,2,1,1,58,2,1,0,16,5,14,11,0,0,4,1
-57,6,0,1,1,44,2,1,0,25,3,3,22,0,0,4,1
-17,10,2,3,1,39,2,1,0,14,5,12,11,0,0,4,1
-35,10,2,2,1,51,1,1,3,27,6,12,11,0,0,4,1
-40,6,2,1,1,30,2,1,3,26,8,5,0,0,0,4,0
-18,11,0,2,1,68,1,1,0,3,1,9,22,0,0,4,1
-9,5,3,3,1,15,2,1,3,21,8,13,22,0,0,4,1
-24,5,2,3,1,42,1,1,0,13,10,12,22,0,0,4,1
-35,1,2,2,1,31,1,1,0,14,1,11,11,0,0,4,1
-34,11,2,1,1,71,1,1,2,23,5,12,11,0,0,4,1
-33,10,2,2,1,9,1,1,0,11,3,10,11,0,0,4,1
-25,1,3,1,1,9,1,1,0,30,5,2,0,0,0,4,1
-29,5,3,3,1,32,1,2,0,23,5,14,33,0,0,4,1
 16,1,2,2,1,64,2,2,0,8,10,3,0,0,0,4,1
-29,10,2,2,1,56,2,1,0,3,1,5,0,0,0,4,1
-35,0,2,2,1,43,1,1,3,12,6,1,22,0,0,4,1
-21,5,2,3,1,23,1,1,0,27,1,15,22,0,0,4,1
-6,1,3,2,2,2,2,1,3,3,6,10,22,0,0,4,1
-33,0,3,2,1,25,1,1,3,9,6,13,11,0,0,4,1
-30,3,2,1,1,63,1,1,0,13,10,11,11,0,0,4,1
-8,1,2,2,1,31,2,1,3,7,8,2,22,0,0,4,1
-14,7,3,3,1,14,2,1,0,10,10,10,0,0,0,4,1
-24,5,0,3,1,14,1,1,0,18,1,0,33,0,0,4,1
-28,5,0,3,1,27,2,1,0,15,5,14,0,0,0,4,1
-15,1,2,2,1,9,2,1,3,13,8,10,22,0,0,4,1
-35,1,2,1,1,31,1,1,0,24,5,13,33,0,0,4,1
-15,0,2,4,1,34,1,1,0,10,10,10,0,0,0,4,1
-9,10,3,3,1,9,2,1,3,26,8,9,0,0,0,4,0
-7,8,2,2,1,9,2,1,0,16,5,10,47,0,0,4,1
-19,0,2,2,1,15,2,1,0,3,3,2,33,123,24,0,1
-39,10,0,2,1,59,2,1,3,26,8,7,0,0,0,4,0
-12,5,3,3,1,15,2,1,0,27,10,4,0,0,0,4,1
-28,7,2,3,1,16,2,2,3,26,8,7,0,0,0,4,0
-9,5,3,3,1,71,2,1,3,25,6,13,11,0,0,4,1
-35,10,2,2,1,16,1,1,3,10,6,3,22,0,0,4,1
-17,1,2,2,1,56,2,1,0,12,10,15,11,0,0,4,1
-12,10,3,3,1,15,2,1,3,13,8,5,11,0,0,4,1
-20,10,2,2,1,24,1,1,0,25,1,14,0,0,0,4,1
-26,10,3,2,1,21,1,1,2,12,11,13,0,0,0,4,1
-23,1,2,1,1,28,1,2,3,9,6,5,22,0,0,4,1
-24,1,2,2,1,48,2,1,3,11,6,12,38,0,0,4,1
-31,10,2,2,1,66,2,1,0,20,4,2,0,0,0,4,1
-18,7,3,3,1,51,1,1,3,30,6,1,22,0,0,4,1
-23,1,3,2,1,64,2,1,3,0,5,10,47,0,0,4,1
-33,1,2,4,1,2,2,1,3,26,8,5,11,0,0,4,0
-31,1,2,2,1,43,2,1,0,2,5,1,11,0,0,4,1
-25,5,2,2,1,11,2,2,2,20,11,3,0,0,0,4,1
-13,8,2,2,1,44,2,1,3,26,8,13,11,0,0,4,0
-18,10,0,2,1,9,1,1,0,29,1,2,22,0,0,4,1
-32,1,2,1,1,58,2,1,3,26,8,12,22,0,0,4,0
-12,8,0,1,1,50,2,1,0,9,5,10,0,0,0,4,1
-9,10,2,2,1,4,2,1,0,15,5,7,11,0,0,4,1
-15,1,0,1,1,44,2,1,3,30,8,12,11,0,0,4,1
-23,5,3,3,1,12,1,1,3,9,6,5,0,0,0,4,1
-36,8,2,4,1,9,2,1,0,26,3,12,11,184,1,1,1
-14,10,3,3,1,41,1,1,2,4,1,12,47,0,0,4,1
-22,11,2,2,1,28,2,1,3,26,8,9,0,0,0,4,0
-28,1,2,1,1,43,2,1,3,4,8,15,11,0,0,4,1
+17,1,0,1,1,23,2,1,0,24,5,12,43,0,0,4,1
+19,5,3,3,1,28,1,2,0,13,10,8,11,0,0,4,1
+15,5,2,3,1,61,1,1,0,26,1,1,11,0,0,4,1
+37,11,0,2,1,44,2,1,3,27,8,15,0,0,0,4,1
+36,5,2,2,1,35,2,2,3,26,8,5,0,0,0,4,0
+30,1,2,1,1,51,1,1,0,2,1,14,22,0,0,4,1
 32,2,2,3,1,2,2,1,0,15,5,3,11,0,0,4,1
-9,1,2,3,1,40,2,1,3,18,6,10,22,0,0,4,1
-43,6,2,1,1,25,1,1,0,8,3,1,0,0,0,4,1
-9,2,2,3,1,17,1,1,0,6,5,10,38,0,0,4,1
-28,11,0,2,1,40,2,1,0,10,10,10,0,82,1,3,1
-32,11,2,2,1,43,2,1,3,23,8,14,22,0,0,4,1
-18,8,2,2,1,37,1,2,0,29,5,13,38,0,0,4,1
-24,10,3,2,1,16,2,1,3,6,8,6,43,0,0,4,1
-37,5,2,3,1,4,1,1,0,23,5,14,11,0,0,4,1
-34,2,2,3,2,5,1,1,0,29,5,11,0,0,0,4,1
-31,1,0,1,1,9,2,2,3,26,8,9,0,0,0,4,0
-13,5,3,3,1,15,2,1,0,27,3,5,0,551,1,3,1
-14,8,3,2,1,51,1,1,0,21,4,2,0,0,0,4,1
-10,9,3,2,1,19,1,1,0,15,5,1,11,0,0,4,1
-28,10,0,2,1,8,2,1,0,28,1,9,22,0,0,4,1
-38,10,0,1,1,15,2,1,3,26,8,9,11,0,0,4,0
-14,1,2,2,1,65,2,1,3,13,8,15,22,0,0,4,1
-42,6,2,1,1,19,2,1,3,5,8,15,0,0,0,4,1
-14,5,2,3,1,58,2,1,3,9,6,1,38,0,0,4,1
-13,11,0,3,1,32,2,1,0,7,5,14,11,0,0,4,1
-40,6,2,3,1,9,1,1,0,4,1,12,33,0,0,4,1
-31,2,2,1,1,59,1,1,0,9,10,10,0,0,0,4,1
-8,1,3,2,2,66,1,2,0,29,5,14,11,0,0,4,1
-18,8,2,2,1,37,2,1,3,26,8,7,0,0,0,4,0
-13,5,3,3,1,46,1,2,0,30,5,11,38,0,0,4,1
-41,6,3,2,1,41,2,1,3,19,8,1,38,0,0,4,1
-18,5,3,3,1,36,1,1,0,9,1,14,46,0,0,4,1
-18,1,0,2,1,60,2,1,3,7,6,4,11,0,0,4,1
-12,5,2,3,1,19,2,1,0,3,1,1,33,0,0,4,1
-37,5,0,3,1,9,1,1,0,9,1,8,33,0,0,4,1
-15,5,3,3,1,68,1,1,0,3,1,15,0,0,0,4,1
-42,1,2,4,1,55,2,1,3,26,8,7,0,0,0,4,0
-30,5,2,3,1,29,1,1,0,9,10,12,0,0,0,4,1
-42,5,2,3,1,63,1,1,2,29,1,7,11,0,0,4,1
-12,8,2,2,1,45,2,1,0,12,10,11,0,0,0,4,1
-8,10,3,2,1,28,1,2,0,13,5,0,22,0,0,4,1
-11,5,3,3,1,62,1,1,0,25,3,6,0,0,0,4,1
-23,1,0,1,1,17,2,1,0,9,5,12,22,0,0,4,1
-7,1,2,2,1,71,2,1,3,19,8,13,0,0,0,4,1
-12,10,2,3,1,54,2,2,3,18,6,12,22,0,0,4,1
-40,5,2,3,1,40,1,1,0,26,3,8,38,0,0,4,1
-13,1,2,2,1,9,2,1,3,26,8,4,0,0,0,4,0
-31,1,2,1,1,46,1,1,0,3,1,11,33,0,0,4,1
-10,0,3,2,1,50,2,1,3,18,8,13,43,0,0,4,1
-34,1,2,2,1,57,1,1,0,13,10,15,11,0,0,4,1
-19,5,2,3,1,49,1,1,0,4,1,14,38,0,0,4,1
-18,5,2,3,1,69,1,1,0,2,1,9,33,0,0,4,1
-15,2,2,2,1,25,2,2,3,26,8,13,0,0,0,4,0
-21,5,3,3,1,32,2,1,3,26,8,8,0,0,0,4,0
-15,10,3,3,1,18,2,1,0,10,10,9,11,91,1,1,1
-32,0,2,2,1,46,1,1,0,13,10,11,0,0,0,4,1
-8,1,3,1,1,70,1,1,0,21,4,2,0,0,0,4,1
-14,10,3,2,1,56,2,1,3,23,8,13,22,0,0,4,1
-35,1,2,2,1,8,1,1,0,26,1,13,0,0,0,4,1
-29,12,2,4,1,34,1,1,3,26,8,8,11,0,0,4,0
-42,6,2,3,1,66,2,1,3,26,8,0,0,0,0,4,0
-34,12,2,4,1,55,1,1,0,26,1,11,22,0,0,4,1
-5,1,3,2,1,52,2,1,3,25,6,12,0,0,0,4,1
-41,5,0,3,1,57,2,1,3,26,8,8,0,0,0,4,0
-25,0,3,2,1,3,2,2,0,11,3,13,11,508,30,0,1
-24,5,0,4,1,65,1,1,0,7,3,4,11,0,0,4,1
-19,1,3,2,1,53,1,2,0,17,5,12,33,0,0,4,1
-13,1,2,3,1,4,1,1,0,12,10,15,11,0,0,4,1
-10,10,3,3,1,31,2,1,2,19,3,8,11,0,0,4,1
+16,10,2,2,1,53,2,1,3,26,8,6,11,0,0,4,0
+33,3,0,3,1,20,1,1,0,25,1,14,0,0,0,4,1
+18,10,3,2,1,46,2,1,3,23,8,14,22,0,0,4,1
+26,1,2,2,1,21,2,1,3,25,5,4,11,0,0,4,1
+17,10,2,2,1,9,2,1,0,10,10,12,33,0,0,4,1
+12,1,2,2,1,21,2,1,0,1,5,7,0,0,0,4,1
+21,10,2,2,1,31,2,1,0,8,5,8,11,0,0,4,1
 23,10,2,2,1,53,2,1,3,10,8,11,38,0,0,4,1
-36,6,2,1,1,37,1,1,0,4,1,15,11,0,0,4,1
-7,1,3,2,1,14,1,2,0,1,5,3,45,0,0,4,1
-27,1,2,1,1,55,2,1,0,12,10,14,11,0,0,4,1
-37,8,2,2,1,31,2,1,3,26,8,11,0,0,0,4,1
-29,5,3,3,1,68,1,1,0,11,3,1,0,0,0,4,1
-7,9,2,3,1,9,2,1,0,13,5,14,33,0,0,4,1
-22,5,3,3,1,16,1,1,0,21,4,4,0,0,0,4,1
-35,6,2,3,1,29,1,1,0,8,10,1,11,57,1,3,1
-12,1,2,2,1,34,2,2,3,15,8,1,0,0,0,4,1
-26,0,0,2,1,61,2,1,3,26,8,6,0,0,0,4,0
-41,1,2,1,1,38,2,1,3,6,8,12,0,0,0,4,1
-17,5,2,3,1,36,2,2,0,29,1,13,22,0,0,4,1
-30,1,2,1,1,51,1,1,0,2,1,14,22,0,0,4,1
-16,5,2,3,1,63,1,1,0,25,3,9,11,0,0,4,1
-7,8,3,2,1,29,1,2,0,13,5,1,11,0,0,4,1
-37,1,2,1,1,53,1,1,0,26,1,2,11,0,0,4,1
-29,2,2,3,1,9,1,1,0,7,3,7,11,0,0,4,1
-28,0,3,2,1,68,2,1,3,26,6,10,11,0,0,4,1
-14,8,3,2,1,32,1,1,0,10,10,14,0,0,0,4,1
-13,1,2,2,1,36,2,1,3,15,8,4,11,0,0,4,1
-7,1,3,2,1,2,2,1,3,10,6,15,45,0,0,4,1
-40,6,2,4,1,69,1,1,0,13,5,15,33,0,0,4,1
-24,0,0,2,1,19,2,1,3,7,8,14,0,0,0,4,1
-72,6,0,2,1,9,1,1,0,4,3,4,22,0,0,4,1
-20,1,2,2,1,4,2,1,3,26,8,8,0,0,0,4,0
-21,10,2,2,1,11,2,1,0,17,5,3,47,0,0,4,1
-7,0,3,2,1,51,1,2,0,22,3,6,0,0,0,4,1
-12,5,3,3,1,19,1,1,0,9,1,10,46,0,0,4,1
-41,10,2,2,1,16,2,2,0,15,5,9,33,0,0,4,1
-21,10,3,4,1,49,2,1,3,27,8,5,0,0,0,4,1
-23,10,0,2,1,46,2,1,0,9,3,8,0,0,0,4,1
-21,5,2,2,1,13,2,1,0,2,1,13,11,0,0,4,1
-30,5,3,3,1,67,1,1,0,17,1,15,33,0,0,4,1
-14,10,2,2,1,66,2,1,3,13,8,13,11,0,0,4,1
-27,10,0,2,1,33,1,1,0,28,1,15,22,0,0,4,1
-19,8,2,2,1,65,1,2,0,17,5,0,0,0,0,4,1
-10,5,3,3,1,49,2,2,3,26,8,7,0,0,0,4,0
-25,5,3,3,1,15,1,1,0,27,1,10,11,0,0,4,1
-15,5,2,3,1,40,1,1,0,12,10,7,0,0,0,4,1
-13,7,3,3,1,32,1,1,0,13,10,11,0,0,0,4,1
-23,1,2,2,2,63,1,2,0,16,5,12,0,0,0,4,1
-36,11,3,2,1,44,1,1,0,8,10,12,11,0,0,4,1
-12,10,2,2,1,19,2,2,3,26,8,7,11,0,0,4,0
-22,11,2,1,1,24,2,1,0,26,3,5,11,0,0,4,1
-16,10,3,2,1,34,2,1,0,9,10,14,0,0,0,4,1
+34,6,0,3,1,4,2,1,3,10,6,10,11,0,0,4,1
+7,8,2,2,1,9,2,1,0,16,5,10,47,0,0,4,1
 10,7,3,3,1,9,2,1,3,18,8,5,11,0,0,4,1
-37,11,0,2,1,44,2,1,3,27,8,15,0,0,0,4,1
-33,1,0,1,1,52,1,1,0,21,5,11,11,0,0,4,1
-17,5,0,3,1,62,2,1,0,30,5,1,0,0,0,4,1
-20,10,2,3,1,48,1,1,0,25,3,4,33,0,0,4,1
-26,0,0,2,1,45,2,2,0,7,3,3,0,173,1,1,1
-12,8,2,2,1,52,1,2,0,1,5,14,38,0,0,4,1
-16,1,2,1,1,10,2,1,3,21,8,13,22,0,0,4,1
-32,5,2,3,1,17,1,1,0,17,1,13,43,0,0,4,1
-25,10,2,2,1,24,2,1,3,26,8,6,0,0,0,4,0
-20,10,2,2,1,18,1,1,0,3,1,15,33,0,0,4,1
-11,5,2,3,1,25,2,2,3,28,8,5,33,0,0,4,1
-12,5,3,3,1,59,1,1,0,19,3,6,11,0,0,4,1
-28,0,0,2,1,28,1,1,0,4,3,2,0,0,0,4,1
-12,5,3,3,1,47,1,1,0,3,1,13,33,0,0,4,1
-42,1,0,2,1,9,2,1,3,21,8,2,0,0,0,4,1
-11,5,2,3,1,11,1,1,3,6,8,2,11,0,0,4,1
+41,3,2,3,1,9,1,1,2,4,10,10,0,0,0,4,1
+10,1,2,2,1,34,2,1,3,27,6,9,11,0,0,4,1
 17,2,2,2,1,31,1,2,0,5,5,4,22,0,0,4,1
-34,1,2,1,1,15,2,1,3,26,8,7,0,0,0,4,0
-34,6,0,3,1,4,2,1,3,10,6,10,11,0,0,4,1
-25,11,2,1,1,54,1,1,3,12,6,15,11,0,0,4,1
-24,1,0,1,1,27,2,1,0,28,5,9,22,0,0,4,1
-21,5,2,3,1,2,1,2,3,2,6,15,46,0,0,4,1
-22,11,0,2,1,21,1,1,0,3,1,10,43,0,0,4,1
-35,1,2,4,1,23,1,1,3,26,8,2,0,0,0,4,0
-17,9,3,4,1,36,2,1,3,26,8,11,11,0,0,4,0
-35,0,2,2,1,68,2,1,0,27,3,8,22,0,0,4,1
-17,5,2,3,1,5,2,1,0,23,5,11,46,0,0,4,1
-30,3,2,2,1,53,1,2,0,20,5,15,22,0,0,4,1
-41,3,0,1,1,31,1,1,0,23,5,12,22,0,0,4,1
-33,5,3,2,1,20,2,1,3,7,6,2,22,0,0,4,1
-12,5,3,3,1,43,2,1,0,13,10,13,0,0,0,4,1
-25,10,2,2,1,48,2,1,3,26,8,2,0,0,0,4,0
-39,0,3,2,1,57,2,1,3,10,6,10,0,0,0,4,1
-13,10,3,3,1,26,1,1,0,3,1,3,45,0,0,4,1
+15,0,2,2,1,9,2,1,2,8,5,4,45,0,0,4,1
+12,1,2,2,1,21,2,1,2,12,11,6,0,0,0,4,1
+40,5,0,3,1,53,2,1,0,9,10,4,11,0,0,4,1
+9,8,3,2,1,55,2,1,3,20,8,11,11,0,0,4,1
 23,1,2,2,1,2,1,2,0,21,5,14,22,0,0,4,1
-36,10,2,2,1,24,1,2,0,20,5,11,22,0,0,4,1
-17,0,0,2,1,42,1,2,0,13,10,14,11,0,0,4,1
+35,6,2,3,1,29,1,1,0,8,10,1,11,57,1,3,1
+11,8,3,4,1,25,1,1,0,23,4,13,11,0,0,4,1
+23,1,0,1,1,17,2,1,0,9,5,12,22,0,0,4,1
 31,8,0,2,1,70,1,1,3,12,6,14,11,0,0,4,1
-16,1,3,2,1,49,2,1,0,13,10,15,0,0,0,4,1
-8,1,3,2,1,3,2,1,0,1,5,16,33,0,0,4,1
-28,0,2,2,1,56,2,2,3,6,8,12,22,0,0,4,1
-34,5,2,3,1,45,1,1,0,10,10,3,22,0,0,4,1
-13,5,2,3,1,19,1,1,0,4,1,12,45,0,0,4,1
-33,2,2,1,1,18,1,1,0,9,3,5,1,0,0,4,1
-32,8,2,2,1,56,2,1,3,26,8,9,11,0,0,4,0
-19,0,3,2,1,11,2,1,0,13,10,5,11,0,0,4,1
-14,1,2,2,1,24,1,1,0,27,3,11,46,0,0,4,1
-33,1,2,1,1,22,2,1,3,26,8,11,11,0,0,4,0
-16,10,0,3,1,61,2,1,0,28,1,11,11,0,0,4,1
-12,10,2,2,1,35,2,1,0,5,1,2,33,0,0,4,1
-27,10,2,2,1,68,2,1,3,26,8,7,0,0,0,4,0
-41,0,2,2,1,29,2,1,3,26,8,0,0,0,0,4,1
-31,1,2,4,1,19,2,1,3,26,8,9,0,0,0,4,0
-36,1,2,2,1,15,2,1,3,26,8,7,0,0,0,4,0
-38,10,2,2,1,57,2,1,3,15,11,10,0,53,12,3,1
-25,5,2,3,1,18,2,1,3,15,6,12,11,0,0,4,1
-9,10,3,2,1,22,2,1,3,7,8,13,0,0,0,4,1
-24,1,3,2,1,59,1,1,3,10,6,12,22,0,0,4,1
-18,0,3,1,1,2,2,1,3,26,8,7,0,0,0,4,0
-24,5,2,3,1,15,2,2,0,13,10,15,38,0,0,4,1
-22,1,2,2,1,14,2,1,3,26,8,11,38,0,0,4,0
-24,10,3,3,1,33,1,1,0,21,5,7,11,0,0,4,1
-22,10,0,2,1,9,1,1,0,28,1,12,11,0,0,4,1
-43,5,2,3,1,58,1,1,0,11,3,12,22,0,0,4,1
-19,5,2,3,1,45,1,1,0,19,1,0,33,0,0,4,1
-17,3,2,1,1,12,2,1,0,8,5,15,11,0,0,4,1
-31,10,0,2,1,37,1,1,0,16,5,9,11,0,0,4,1
-25,2,2,2,1,9,1,1,3,22,6,0,45,0,0,4,1
-35,1,2,1,1,41,2,1,0,17,5,12,38,0,0,4,1
-16,5,2,3,1,61,1,1,2,2,10,10,0,0,0,4,1
-35,2,3,2,1,59,2,1,3,23,8,0,38,0,0,4,1
-49,6,2,3,1,16,1,1,0,4,3,12,0,0,0,4,1
-14,5,3,3,1,38,1,1,3,3,8,13,11,0,0,4,1
-10,5,3,3,1,15,2,1,0,18,3,12,0,0,0,4,1
-12,8,2,2,1,51,2,1,0,24,5,12,4,0,0,4,1
-7,1,3,2,1,3,2,1,0,15,5,12,0,0,0,4,1
+15,12,2,2,1,40,1,1,0,25,3,15,11,85,38,0,1
 16,2,2,3,1,18,2,1,0,5,5,13,11,0,0,4,1
-35,1,2,2,1,62,2,1,3,26,8,11,11,0,0,4,0
+14,1,2,2,1,51,2,1,0,15,5,15,47,0,0,4,1
+16,10,3,2,1,61,1,1,0,13,1,4,11,0,0,4,1
+42,7,2,1,1,42,1,2,0,21,5,14,43,0,0,4,1
+37,5,2,3,1,63,2,1,3,26,8,4,11,0,0,4,0
+24,0,0,2,1,19,2,1,3,7,8,14,0,0,0,4,1
+33,10,2,3,1,16,2,2,0,1,3,5,0,158,1,0,1
+17,5,3,3,1,62,1,1,3,27,6,1,0,0,0,4,1
+9,1,3,2,2,3,1,1,3,15,6,10,11,0,0,4,1
+13,1,0,2,1,9,2,2,0,9,5,15,33,0,0,4,1
 18,1,2,1,1,49,2,1,3,26,8,8,0,0,0,4,0
-12,1,3,2,1,19,2,2,0,30,5,4,22,0,0,4,1
-12,5,2,3,1,24,2,2,0,13,10,9,11,86,24,1,1
-19,5,2,3,1,56,1,1,0,26,3,8,0,0,0,4,1
-15,10,3,3,1,9,2,1,0,13,10,12,0,0,0,4,1
-28,0,2,2,1,61,1,1,0,27,1,13,11,0,0,4,1
-13,10,3,3,1,63,2,1,3,29,8,15,11,0,0,4,1
-11,10,3,3,1,61,2,1,0,30,3,14,22,0,0,4,1
-33,10,2,2,1,25,2,2,0,8,3,14,0,0,0,4,1
-51,6,2,1,1,39,1,1,0,25,3,3,33,0,0,4,1
-35,3,2,1,1,42,1,1,0,20,5,2,11,0,0,4,1
-15,12,2,2,1,40,1,1,0,25,3,15,11,85,38,0,1
-19,5,3,3,1,69,1,1,3,3,6,0,22,0,0,4,1
-28,2,2,3,1,24,1,1,0,14,1,11,43,0,0,4,1
-25,1,2,1,1,2,2,1,3,29,8,1,11,0,0,4,1
-12,2,3,1,1,9,2,2,3,19,8,1,0,0,0,4,1
-43,6,2,3,1,14,1,1,0,1,3,10,0,0,0,4,1
-30,1,2,1,1,34,2,1,3,26,8,3,11,0,0,4,0
-8,11,3,2,1,59,1,1,0,20,4,4,11,0,0,4,1
-19,5,3,3,1,28,1,2,0,13,10,8,11,0,0,4,1
-15,5,0,3,1,71,2,1,0,16,5,4,11,0,0,4,1
-23,6,0,1,1,3,2,1,3,6,8,2,11,0,0,4,1
-31,8,2,2,1,8,2,1,3,29,8,1,0,0,0,4,1
-14,0,0,2,1,5,1,2,0,9,5,4,33,0,0,4,1
-36,10,2,2,1,4,1,2,0,1,5,6,0,0,0,4,1
-9,10,3,3,1,61,1,1,0,21,4,14,11,0,0,4,1
-16,10,2,2,1,24,2,1,3,26,8,9,33,0,0,4,0
-23,8,2,4,1,19,1,1,0,21,5,13,11,0,0,4,1
-27,0,0,2,1,2,1,2,0,28,5,11,0,0,0,4,1
-23,8,2,2,1,9,2,1,3,26,8,1,11,0,0,4,0
-22,7,2,2,1,61,2,1,3,26,8,5,11,0,0,4,0
-14,7,2,2,1,53,2,1,0,2,5,14,0,0,0,4,1
-4,0,3,3,1,69,2,1,0,25,3,3,33,0,0,4,1
-16,5,3,3,1,18,2,1,0,9,10,11,0,91,1,1,1
-24,10,2,3,1,2,1,1,3,12,6,5,38,0,0,4,1
-30,10,2,2,2,9,1,1,3,23,8,12,0,0,0,4,1
-11,10,2,2,1,34,1,1,0,25,3,8,11,0,0,4,1
-21,2,2,2,1,13,1,1,0,9,10,2,11,0,0,4,1
-28,1,2,1,1,71,1,2,2,11,3,9,22,0,0,4,1
-35,1,2,1,2,5,1,1,0,21,4,10,0,0,0,4,1
-24,5,3,3,1,9,2,2,3,26,8,11,11,0,0,4,1
-37,10,2,2,1,9,2,2,0,11,7,2,0,0,0,4,1
-14,1,2,1,1,60,1,1,0,21,4,12,0,0,0,4,1
-38,10,2,3,1,63,1,1,0,13,1,12,33,0,0,4,1
-24,6,2,2,1,56,2,1,3,26,8,7,0,0,0,4,0
-13,0,2,2,1,71,2,1,3,10,8,11,0,0,0,4,1
-36,5,0,3,1,52,2,1,3,13,8,14,33,0,0,4,1
-9,10,3,2,2,9,1,2,0,29,5,13,0,0,0,4,1
-27,5,0,3,1,9,1,1,0,27,1,10,11,0,0,4,1
-14,1,2,2,1,24,2,1,0,7,5,13,11,0,0,4,1
-6,9,3,2,1,47,2,1,3,26,8,7,22,0,0,4,0
-13,5,3,3,1,43,1,1,0,29,1,12,11,0,0,4,1
-42,6,0,2,1,11,1,1,0,2,5,13,11,0,0,4,1
-28,10,2,2,1,40,2,1,3,30,8,13,0,0,0,4,1
-18,10,3,2,2,13,1,1,0,3,1,11,11,0,0,4,1
-37,6,2,2,1,9,1,2,3,26,8,3,0,0,0,4,0
-12,1,3,2,1,65,2,1,0,12,10,12,0,0,0,4,1
-9,1,2,2,1,58,2,1,3,10,6,0,0,0,0,4,1
-6,10,3,2,1,0,2,2,3,26,8,4,0,0,0,4,0
-37,1,2,4,1,64,1,1,3,27,6,12,22,0,0,4,1
-15,5,2,3,1,61,1,1,0,26,1,1,11,0,0,4,1
-26,10,3,2,1,35,2,1,3,26,8,4,0,0,0,4,0
-39,1,2,1,1,31,2,1,3,26,8,5,0,0,0,4,0
-37,10,2,2,1,33,2,2,0,24,5,2,38,0,0,4,1
-12,10,3,3,1,69,2,2,3,10,8,15,43,0,0,4,1
-33,3,0,3,1,20,1,1,0,25,1,14,0,0,0,4,1
-40,6,0,1,1,32,2,1,0,10,10,12,11,14,37,0,1
-18,10,2,2,1,43,2,2,3,27,8,5,11,0,0,4,1
-34,10,2,2,1,54,2,1,3,10,11,3,0,0,0,4,1
-27,0,3,2,1,26,2,1,3,26,8,6,0,0,0,4,0
-31,1,0,2,1,11,1,2,0,25,3,2,0,0,0,4,1
-16,0,2,2,1,4,2,2,0,1,5,15,0,0,0,4,1
-17,10,3,2,1,21,2,1,0,1,3,10,0,0,0,4,1
-12,0,2,2,1,23,1,1,0,12,10,0,0,0,0,4,1
-14,0,3,2,1,27,2,1,3,26,8,8,0,0,0,4,0
-41,2,0,2,1,69,2,1,3,26,8,13,22,0,0,4,0
-16,5,2,3,1,29,2,1,3,18,8,15,33,0,0,4,1
-36,5,2,2,1,35,2,2,3,26,8,5,0,0,0,4,0
-13,7,3,3,1,21,2,2,0,20,4,14,0,0,0,4,1
-12,8,3,3,1,5,1,2,0,13,1,5,11,0,0,4,1
-42,0,2,2,1,44,2,2,3,26,8,6,0,0,0,4,0
-13,5,2,3,1,15,1,1,0,9,3,8,11,0,0,4,1
-17,10,3,2,1,42,1,1,0,2,1,10,22,0,0,4,1
-14,1,3,2,1,66,1,2,0,15,5,6,43,0,0,4,1
-15,5,0,2,1,52,2,1,3,4,8,3,0,0,0,4,1
-18,5,3,3,1,65,2,1,3,23,8,15,0,0,0,4,1
-20,10,2,2,1,9,2,1,0,14,5,5,0,0,0,4,1
-16,7,3,2,1,36,1,1,0,19,1,11,4,0,0,4,1
-17,11,3,2,1,15,2,1,2,5,10,5,0,0,0,4,1
-16,5,3,3,1,38,2,1,3,26,8,1,11,0,0,4,0
-23,10,2,2,1,11,1,1,0,2,3,1,22,0,0,4,1
-19,0,0,2,1,19,2,1,0,13,10,11,33,0,0,4,1
-17,5,0,3,1,17,1,2,0,12,10,13,0,0,0,4,1
-26,1,2,2,1,21,2,1,3,25,5,4,11,0,0,4,1
-10,10,3,2,1,38,1,1,0,30,3,2,11,0,0,4,1
-15,2,3,3,1,37,2,2,0,23,4,15,38,0,0,4,1
-23,5,2,3,1,9,1,1,0,2,1,2,38,0,0,4,1
-22,1,2,1,1,34,2,1,3,15,8,0,22,0,0,4,1
-10,7,3,3,1,66,1,1,0,7,3,8,0,0,0,4,1
-39,3,2,1,1,34,1,1,0,2,1,11,33,0,0,4,1
-41,0,2,2,1,20,2,1,0,14,1,2,2,0,0,4,1
+18,11,0,2,1,68,1,1,0,3,1,9,22,0,0,4,1
 17,8,2,2,1,47,2,1,3,12,8,6,0,0,0,4,1
-33,10,2,2,1,13,1,1,0,9,3,10,11,0,0,4,1
-41,5,0,3,1,33,1,1,3,26,8,6,0,0,0,4,0
-18,5,0,3,1,66,1,2,0,14,5,11,0,0,0,4,1
-41,11,2,2,1,10,1,1,0,9,3,14,22,0,0,4,1
-31,8,2,2,1,38,1,1,2,30,3,6,33,0,0,4,1
-12,0,2,2,1,15,2,2,3,18,8,9,11,0,0,4,1
-29,10,2,3,1,19,2,1,3,26,8,6,0,0,0,4,0
-19,10,2,2,1,34,2,1,3,26,8,3,0,0,0,4,0
-12,1,3,2,1,52,1,1,0,23,4,14,11,0,0,4,1
-18,5,2,3,1,9,1,1,2,19,1,12,47,0,0,4,1
-14,0,2,2,1,20,1,2,0,28,5,12,0,0,0,4,1
-16,10,3,2,1,61,1,1,0,13,1,4,11,0,0,4,1
-12,1,3,2,1,30,2,1,3,15,8,13,0,0,0,4,1
-12,10,2,2,1,49,2,1,0,13,10,13,0,0,0,4,1
-34,1,2,2,1,65,2,1,3,26,8,15,22,0,0,4,0
-5,2,3,1,1,45,2,1,3,4,8,9,11,0,0,4,1
-8,10,3,2,1,61,2,1,3,20,8,11,22,0,0,4,1
-35,1,0,1,1,33,2,1,3,23,8,6,11,0,0,4,1
-19,7,2,2,1,20,1,1,0,28,5,12,11,0,0,4,1
-40,1,2,2,1,31,1,1,3,30,6,10,22,0,0,4,1
-40,6,0,3,1,39,1,1,2,24,11,11,0,0,0,4,1
-32,0,3,2,1,16,1,1,0,20,5,15,33,0,0,4,1
-17,5,3,3,1,64,2,1,3,23,11,7,0,0,0,4,1
+9,5,3,3,2,8,2,1,3,25,6,10,11,0,0,4,1
+33,8,0,2,1,30,1,2,0,5,5,3,33,0,0,4,1
+13,2,3,3,2,5,2,2,0,4,1,12,11,0,0,4,1
+22,0,3,3,1,33,1,1,0,12,1,10,11,0,0,4,1
+24,1,2,2,1,48,2,1,3,11,6,12,38,0,0,4,1
+25,1,3,1,1,9,1,1,0,30,5,2,0,0,0,4,1
+19,5,2,2,1,55,2,2,0,8,10,6,0,0,0,4,1
+17,5,3,3,1,39,1,1,0,5,1,14,11,0,0,4,1
 17,1,3,2,1,69,2,1,0,6,5,12,43,0,0,4,1
-24,8,2,2,1,41,2,2,0,7,5,0,11,0,0,4,1
-15,1,3,2,1,65,2,1,3,25,6,2,33,0,0,4,1
-21,7,2,3,1,10,1,1,3,27,6,11,0,0,0,4,1
-16,8,2,2,1,36,1,1,0,27,1,14,11,0,0,4,1
-20,5,2,3,1,13,2,1,3,4,8,11,33,0,0,4,1
-26,10,2,3,1,50,2,1,3,6,8,15,11,0,0,4,1
-14,10,3,2,1,13,2,1,0,12,1,13,11,0,0,4,1
-11,10,3,3,1,21,1,1,0,22,3,8,0,0,0,4,1
-5,1,2,2,1,70,2,1,3,26,8,6,0,0,0,4,0
-22,5,2,3,1,4,2,1,3,26,8,6,0,0,0,4,0
-36,5,2,3,1,15,1,1,0,22,3,5,0,0,0,4,1
+18,11,3,3,1,15,1,1,0,22,3,8,0,0,0,4,1
+9,2,2,2,1,29,1,1,2,19,11,3,0,0,0,4,1
+35,10,2,2,1,51,1,1,3,27,6,12,11,0,0,4,1
+32,5,3,3,1,41,1,1,3,16,11,8,0,0,0,4,1
+24,1,0,1,1,27,2,1,0,28,5,9,22,0,0,4,1
+26,11,0,3,1,9,1,1,0,26,3,6,22,0,0,4,1
+40,6,0,3,1,39,1,1,2,24,11,11,0,0,0,4,1
+29,8,0,2,1,20,1,1,3,26,8,7,0,0,0,4,0
 13,11,2,2,1,68,2,2,3,22,6,15,11,0,0,4,1
-19,1,2,2,1,43,2,1,3,26,8,6,0,0,0,4,0
+9,10,2,2,1,4,2,1,0,15,5,7,11,0,0,4,1
+21,5,2,2,1,13,2,1,0,2,1,13,11,0,0,4,1
+19,7,2,2,1,20,1,1,0,28,5,12,11,0,0,4,1
+9,10,3,3,1,61,1,1,0,21,4,14,11,0,0,4,1
+10,10,3,3,1,31,2,1,2,19,3,8,11,0,0,4,1
+17,5,2,3,1,29,2,1,3,26,8,4,0,0,0,4,0
+19,8,0,2,1,52,2,1,3,7,8,12,11,0,0,4,1
+23,10,2,2,1,11,1,1,0,2,3,1,22,0,0,4,1
+12,10,2,3,1,55,2,1,3,18,8,9,11,0,0,4,1
+14,1,2,2,1,24,2,1,0,7,5,13,11,0,0,4,1
+6,10,3,2,1,0,2,2,3,26,8,4,0,0,0,4,0
+13,1,2,2,1,25,2,1,3,12,8,6,11,0,0,4,1
+56,6,2,2,1,22,1,1,2,8,3,3,0,0,0,4,1
+14,5,2,3,1,21,1,1,2,5,1,12,11,0,0,4,1
+24,2,2,4,1,26,2,1,0,23,5,12,11,0,0,4,1
 17,5,2,3,1,47,1,1,0,2,1,15,33,0,0,4,1
-18,10,3,2,1,46,2,1,3,23,8,14,22,0,0,4,1
-13,11,0,1,1,9,2,1,3,23,8,13,3,0,0,4,1
-10,10,3,3,1,52,1,1,0,30,3,7,13,0,0,4,1
-13,11,3,2,1,14,1,1,0,25,3,15,0,0,0,4,1
+35,5,2,3,1,9,1,1,0,2,1,11,11,0,0,4,1
+31,5,0,2,1,5,2,1,3,30,6,1,1,0,0,4,1
+16,1,0,2,1,44,2,1,3,4,8,7,0,0,0,4,1
+11,1,2,2,1,35,2,1,0,7,5,16,0,0,0,4,1
+21,7,2,3,1,10,1,1,3,27,6,11,0,0,0,4,1
+34,5,2,4,1,28,2,1,3,4,8,14,0,0,0,4,1
+42,6,0,2,1,11,1,1,0,2,5,13,11,0,0,4,1
+16,7,3,2,1,36,1,1,0,19,1,11,4,0,0,4,1
+37,6,2,2,1,9,1,2,3,26,8,3,0,0,0,4,0
+35,2,3,2,1,59,2,1,3,23,8,0,38,0,0,4,1
+38,5,2,1,1,9,1,1,0,22,3,16,0,0,0,4,1
+17,8,3,1,1,21,1,2,0,2,5,11,11,0,0,4,1
+12,10,2,2,1,35,2,1,0,5,1,2,33,0,0,4,1
+17,1,2,3,1,37,1,1,3,3,6,2,43,0,0,4,1
+38,10,2,2,1,57,2,1,3,15,11,10,0,53,12,3,1
+30,8,2,4,1,21,2,1,3,26,8,1,0,0,0,4,0
+17,9,3,4,1,36,2,1,3,26,8,11,11,0,0,4,0
+28,0,2,2,1,61,1,1,0,27,1,13,11,0,0,4,1
+20,10,2,1,1,27,2,1,3,30,6,10,43,0,0,4,1
+21,5,3,3,1,32,2,1,3,26,8,8,0,0,0,4,0
+10,1,3,2,1,1,2,1,0,25,5,0,22,0,0,4,1
+12,5,3,3,1,55,1,1,0,27,1,4,22,0,0,4,1
+18,11,2,3,1,19,1,1,0,18,1,11,45,0,0,4,1
+7,9,2,3,1,9,2,1,0,13,5,14,33,0,0,4,1
+40,0,0,2,1,25,1,1,2,18,11,7,0,0,0,4,1
+10,10,3,2,2,0,2,1,3,27,6,13,11,0,0,4,1
+39,10,2,2,1,67,1,2,3,26,8,7,0,0,0,4,0
+9,1,2,1,1,47,2,1,3,23,8,2,11,0,0,4,1
+15,0,2,4,1,34,1,1,0,10,10,10,0,0,0,4,1
 13,5,3,3,1,21,1,2,0,29,1,10,11,0,0,4,1
+13,10,2,3,1,32,1,2,0,9,10,9,0,31,37,1,1
+14,8,3,2,1,51,1,1,0,21,4,2,0,0,0,4,1
+36,5,0,3,1,27,2,2,2,9,10,0,0,0,0,4,1
+22,10,0,2,1,9,1,1,0,28,1,12,11,0,0,4,1
+21,10,3,2,1,50,2,1,0,9,10,10,0,0,0,4,1
+17,5,0,3,1,62,2,1,0,30,5,1,0,0,0,4,1
+29,10,3,2,1,3,2,2,0,28,5,15,22,0,0,4,1
+31,1,2,2,1,43,2,1,0,2,5,1,11,0,0,4,1
+23,7,2,2,2,9,2,1,0,8,10,13,0,0,0,4,1
 21,10,3,2,1,53,2,1,0,28,5,13,11,0,0,4,1
-13,0,3,2,1,48,2,2,3,12,8,0,0,0,0,4,1
-17,0,3,2,1,53,2,1,0,14,5,11,11,0,0,4,1
-16,10,3,2,1,68,2,1,3,12,8,2,33,0,0,4,1
-19,0,3,2,1,9,2,1,3,26,8,3,0,0,0,4,0
-19,1,0,2,1,38,2,1,3,18,8,12,11,0,0,4,1
-16,5,3,3,1,14,1,1,0,26,3,7,46,0,0,4,1
-34,8,2,1,1,20,1,1,0,29,1,10,11,0,0,4,1
-39,6,2,1,1,41,2,1,0,17,1,12,22,0,0,4,1
-14,5,3,3,1,9,1,1,0,26,3,11,33,0,0,4,1
+33,0,3,2,1,25,1,1,3,9,6,13,11,0,0,4,1
+29,5,0,3,1,13,2,1,2,19,11,7,0,0,0,4,1
+17,5,3,3,1,64,2,1,3,23,11,7,0,0,0,4,1
+34,5,2,3,1,45,1,1,0,10,10,3,22,0,0,4,1
+38,1,0,1,1,66,2,1,3,26,8,5,11,0,0,4,0
+7,1,3,2,1,3,2,1,0,15,5,12,0,0,0,4,1
+13,10,3,3,1,26,1,1,0,3,1,3,45,0,0,4,1
+26,0,0,1,1,47,2,1,2,15,11,14,0,0,0,4,1
+44,6,2,2,1,18,1,1,0,11,3,7,0,0,0,4,1
+31,10,3,2,1,17,1,1,0,26,1,15,0,0,0,4,1
+30,3,2,1,1,63,1,1,0,13,10,11,11,0,0,4,1
+17,10,2,3,1,39,2,1,0,14,5,12,11,0,0,4,1
+25,10,2,2,1,39,2,1,3,4,8,5,11,0,0,4,1
+15,5,3,3,1,42,1,1,0,4,3,5,11,540,24,0,1
+13,10,3,3,1,28,2,1,3,30,8,10,22,0,0,4,1
+10,10,3,3,1,52,1,1,0,30,3,7,13,0,0,4,1
+34,2,2,3,2,5,1,1,0,29,5,11,0,0,0,4,1
+9,5,3,3,1,15,2,1,3,21,8,13,22,0,0,4,1
+36,6,2,1,1,37,1,1,0,4,1,15,11,0,0,4,1
 10,9,3,2,1,9,1,1,0,9,3,7,12,0,0,4,1
-20,10,2,2,1,53,2,1,0,19,3,16,0,5,37,3,1
-13,1,0,2,1,9,2,2,0,9,5,15,33,0,0,4,1
-20,0,3,2,1,31,1,1,2,24,11,7,0,0,0,4,1
-31,1,2,1,1,1,2,1,0,28,5,10,22,0,0,4,1
-14,5,3,2,1,25,1,1,0,2,1,2,0,0,0,4,1
-8,8,3,2,1,69,2,1,3,18,8,13,11,0,0,4,1
+20,2,2,2,1,58,2,2,0,16,5,4,16,0,0,4,1
+4,0,3,3,1,69,2,1,0,25,3,3,33,0,0,4,1
+15,1,2,2,1,69,2,1,0,9,5,8,11,0,0,4,1
+16,0,2,2,1,68,1,1,3,27,8,5,0,0,0,4,1
+41,3,0,1,1,25,1,1,3,26,8,9,11,0,0,4,0
+36,10,2,2,1,4,1,2,0,1,5,6,0,0,0,4,1
+24,6,2,2,1,56,2,1,3,26,8,7,0,0,0,4,0
+37,1,2,1,1,41,1,1,0,9,1,12,33,0,0,4,1
+11,10,3,3,1,61,2,1,0,30,3,14,22,0,0,4,1
+22,1,2,2,1,14,2,1,3,26,8,11,38,0,0,4,0
+28,0,2,2,1,56,2,2,3,6,8,12,22,0,0,4,1
+34,1,2,2,1,57,1,1,0,13,10,15,11,0,0,4,1
+16,5,2,3,1,63,1,1,0,25,3,9,11,0,0,4,1
+17,5,0,3,1,18,1,1,0,27,1,13,11,0,0,4,1
+35,1,2,1,1,41,2,1,0,17,5,12,38,0,0,4,1
+28,11,2,2,1,70,1,1,0,28,5,9,38,0,0,4,1
 22,8,2,1,1,9,2,1,3,6,8,15,11,0,0,4,1
-14,8,2,2,1,33,2,2,0,10,10,4,0,0,0,4,1
-7,1,2,2,1,9,1,2,0,6,5,4,33,0,0,4,1
-19,0,2,2,1,25,1,1,2,19,11,9,0,0,0,4,1
-24,11,2,4,1,71,2,1,2,13,5,12,1,0,0,4,1
-13,10,3,3,1,28,2,1,3,30,8,10,22,0,0,4,1
+11,5,2,3,1,25,2,2,3,28,8,5,33,0,0,4,1
+24,5,0,4,1,65,1,1,0,7,3,4,11,0,0,4,1
+49,6,2,3,1,16,1,1,0,4,3,12,0,0,0,4,1
+13,11,0,3,1,32,2,1,0,7,5,14,11,0,0,4,1
+22,11,0,2,1,21,1,1,0,3,1,10,43,0,0,4,1
+17,11,3,2,1,15,2,1,2,5,10,5,0,0,0,4,1
+24,2,2,3,1,55,1,1,3,2,6,14,22,0,0,4,1
+25,0,3,2,1,3,2,2,0,11,3,13,11,508,30,0,1
+42,6,0,2,1,55,2,1,3,27,8,0,0,0,0,4,1
+15,10,3,3,1,9,2,1,0,13,10,12,0,0,0,4,1
+29,2,2,2,1,9,1,1,3,26,6,4,0,0,0,4,1
+17,0,3,2,1,53,2,1,0,14,5,11,11,0,0,4,1
+18,8,2,1,1,9,2,1,3,11,6,0,0,0,0,4,1
+23,8,2,4,1,19,1,1,0,21,5,13,11,0,0,4,1
+20,10,2,2,1,9,2,1,0,14,5,5,0,0,0,4,1
+24,8,2,2,1,41,2,2,0,7,5,0,11,0,0,4,1
+18,0,3,1,1,2,2,1,3,26,8,7,0,0,0,4,0
 39,6,0,1,1,59,1,2,0,17,5,4,8,0,0,4,1
-20,10,2,1,1,27,2,1,3,30,6,10,43,0,0,4,1
-24,5,3,3,2,9,2,1,0,13,10,14,0,0,0,4,1
-15,10,2,2,1,45,2,2,3,9,6,12,11,0,0,4,1
-40,11,2,1,1,13,1,1,0,24,5,5,38,0,0,4,1
-38,5,2,1,1,9,1,1,0,22,3,16,0,0,0,4,1
-26,11,0,3,1,9,1,1,0,26,3,6,22,0,0,4,1
-40,10,2,4,1,63,2,1,3,26,8,13,0,0,0,4,0
-20,8,2,2,1,19,2,1,3,26,8,7,0,0,0,4,0
-14,1,3,1,1,29,2,2,3,26,8,5,0,0,0,4,0
-31,8,0,2,1,9,2,2,3,26,8,8,0,0,0,4,0
-27,0,3,4,1,15,2,1,3,26,8,16,0,0,0,4,0
-28,8,0,2,1,9,1,1,3,12,6,0,22,0,0,4,1
-11,0,3,2,1,10,2,1,0,11,3,6,0,0,0,4,1
-26,5,2,3,1,66,1,1,0,17,1,12,45,0,0,4,1
-40,5,2,3,1,27,2,1,3,26,8,7,0,0,0,4,0
-15,1,2,2,1,69,2,1,0,9,5,8,11,0,0,4,1
-29,5,2,3,1,58,1,1,0,10,1,8,6,0,0,4,1
-24,10,3,2,2,0,2,1,3,11,6,11,38,0,0,4,1
-29,10,2,2,1,25,2,1,0,13,5,15,11,0,0,4,1
+30,5,0,3,1,3,2,1,3,26,8,7,0,0,0,4,0
+17,8,2,2,1,54,2,1,0,11,7,9,33,0,0,4,1
+41,11,2,2,1,10,1,1,0,9,3,14,22,0,0,4,1
+28,1,2,2,1,33,2,1,3,26,8,11,0,0,0,4,0
+27,10,2,2,1,69,1,1,0,28,5,12,11,0,0,4,1
+42,6,2,1,1,19,2,1,3,5,8,15,0,0,0,4,1
+22,11,2,2,1,25,2,1,3,11,6,11,43,0,0,4,1
+11,10,2,2,1,34,1,1,0,25,3,8,11,0,0,4,1
+12,1,3,2,1,52,1,1,0,23,4,14,11,0,0,4,1
+27,10,3,2,1,46,2,1,3,23,8,15,33,0,0,4,1
+15,10,3,3,1,18,2,1,0,10,10,9,11,91,1,1,1
+13,1,3,3,1,65,1,1,2,9,10,10,11,0,0,4,1
+31,1,2,1,1,1,2,1,0,28,5,10,22,0,0,4,1
+19,1,0,2,1,38,2,1,3,18,8,12,11,0,0,4,1
+37,3,0,1,1,65,1,1,0,24,5,10,43,0,0,4,1
+14,1,2,2,1,65,2,1,3,13,8,15,22,0,0,4,1
 8,8,2,2,1,4,2,2,0,14,5,2,45,0,0,4,1
-38,11,2,2,1,9,1,1,2,11,3,10,0,0,0,4,1
-12,2,3,2,1,64,1,1,0,22,3,4,33,0,0,4,1
-13,0,3,2,1,24,2,1,0,9,10,6,0,0,0,4,1
-27,0,2,2,1,30,1,1,0,12,1,12,11,0,0,4,1
-10,11,2,1,1,64,2,1,0,11,3,16,38,186,12,0,1
-29,0,2,2,1,43,2,1,3,26,8,3,11,0,0,4,0
-16,5,2,3,1,9,2,1,0,10,10,13,22,105,12,1,1
+24,5,2,3,1,15,2,2,0,13,10,15,38,0,0,4,1
+16,5,3,3,1,14,1,1,0,26,3,7,46,0,0,4,1
+15,2,2,2,1,7,2,2,0,29,5,13,0,0,0,4,1
 34,10,2,3,1,62,1,2,3,26,8,6,0,0,0,4,0
-22,10,2,2,1,47,1,1,0,4,1,6,11,0,0,4,1
-10,1,2,2,1,34,2,1,3,27,6,9,11,0,0,4,1
-10,1,2,1,1,39,2,1,3,26,8,6,0,0,0,4,0
-28,10,2,2,1,56,1,1,3,20,8,13,0,0,0,4,1
-32,11,0,4,1,11,1,1,0,11,3,13,0,0,0,4,1
-28,8,2,2,1,34,1,1,0,14,1,11,11,0,0,4,1
-14,1,2,2,1,51,2,1,0,15,5,15,47,0,0,4,1
-38,1,0,1,1,66,2,1,3,26,8,5,11,0,0,4,0
-17,5,0,3,1,68,2,2,0,10,10,5,0,0,0,4,1
-28,1,2,2,1,33,2,1,3,26,8,11,0,0,0,4,0
-8,10,2,2,1,43,1,2,0,29,5,1,33,0,0,4,1
-27,10,2,3,1,6,1,2,0,13,10,16,11,0,0,4,1
-23,1,2,2,1,35,2,1,3,5,8,14,0,0,0,4,1
-11,1,2,2,1,35,2,1,0,7,5,16,0,0,0,4,1
+37,10,2,2,1,9,2,2,0,11,7,2,0,0,0,4,1
+37,1,2,1,1,53,1,1,0,26,1,2,11,0,0,4,1
+9,2,2,3,1,17,1,1,0,6,5,10,38,0,0,4,1
+15,5,2,3,1,40,1,1,0,12,10,7,0,0,0,4,1
+22,5,2,3,1,40,2,1,0,10,10,12,11,187,1,3,1
+19,1,3,2,1,53,1,2,0,17,5,12,33,0,0,4,1
+14,5,2,3,1,66,2,2,0,30,5,0,0,0,0,4,1
+23,1,2,2,2,63,1,2,0,16,5,12,0,0,0,4,1
+44,5,0,3,1,58,1,1,2,8,3,6,33,0,0,4,1
+14,5,2,3,1,58,2,1,3,9,6,1,38,0,0,4,1
+17,5,0,3,1,17,1,2,0,12,10,13,0,0,0,4,1
+13,5,2,3,1,19,1,1,0,4,1,12,45,0,0,4,1
+16,5,3,3,1,18,2,1,0,9,10,11,0,91,1,1,1
+38,10,2,2,1,61,2,1,2,25,10,10,0,0,0,4,1
+9,5,3,3,1,71,2,1,3,25,6,13,11,0,0,4,1
+17,7,2,2,1,24,2,2,3,26,6,6,11,0,0,4,1
+16,7,3,3,1,50,1,1,0,13,1,6,22,0,0,4,1
+17,1,0,2,1,9,2,1,3,12,8,2,0,0,0,4,1
+26,1,3,1,1,20,2,1,3,21,8,14,22,0,0,4,1
+35,10,2,2,1,58,2,1,3,26,8,10,0,0,0,4,0
+44,6,2,4,1,66,1,1,0,8,3,13,0,0,0,4,1
+14,1,2,2,2,9,2,1,3,30,8,12,0,0,0,4,1
+33,0,2,2,1,54,2,1,3,26,8,7,11,0,0,4,0
+23,8,0,3,1,20,2,1,0,30,5,12,0,0,0,4,1
+18,8,2,2,1,71,1,1,3,7,6,1,0,0,0,4,1
+19,8,2,2,1,47,2,2,0,23,5,11,33,0,0,4,1
+24,0,0,2,1,70,1,1,0,23,4,15,0,0,0,4,1
+21,10,2,3,1,70,2,2,3,7,8,14,0,0,0,4,1
+32,0,3,2,1,16,1,1,0,20,5,15,33,0,0,4,1
+35,1,2,2,1,62,2,1,3,26,8,11,11,0,0,4,0
+40,11,2,1,1,13,1,1,0,24,5,5,38,0,0,4,1
+8,8,3,2,1,69,2,1,3,18,8,13,11,0,0,4,1
+38,10,2,3,1,63,1,1,0,13,1,12,33,0,0,4,1
+16,0,0,2,1,3,1,1,0,9,5,12,0,0,0,4,1
+15,5,3,3,1,68,1,1,0,3,1,15,0,0,0,4,1
+42,0,0,2,1,5,2,2,0,27,3,5,0,179,1,0,1
+22,5,3,3,1,16,1,1,0,21,4,4,0,0,0,4,1
+14,8,3,3,1,70,1,1,0,12,10,11,0,0,0,4,1
+41,0,2,2,1,20,2,1,0,14,1,2,2,0,0,4,1
+16,1,3,2,1,37,2,2,0,12,10,12,0,0,0,4,1
+41,1,2,1,1,38,2,1,3,6,8,12,0,0,0,4,1
+9,1,2,2,1,58,2,1,3,10,6,0,0,0,0,4,1
+12,5,3,3,1,43,2,1,0,13,10,13,0,0,0,4,1
+35,5,0,3,1,27,1,1,0,4,3,13,22,0,0,4,1
+10,0,3,2,1,50,2,1,3,18,8,13,43,0,0,4,1
+12,1,3,1,1,9,1,1,0,6,5,13,22,0,0,4,1
+26,0,2,2,1,11,2,1,0,2,5,15,11,0,0,4,1
+9,0,3,2,1,24,1,1,2,20,5,1,8,0,0,4,1
 21,10,3,2,1,23,1,1,0,12,10,5,33,0,0,4,1
-12,1,2,2,1,21,2,1,2,12,11,6,0,0,0,4,1
-40,5,2,3,1,44,2,1,0,6,5,14,33,0,0,4,1
-14,1,2,2,1,32,2,1,0,10,10,5,22,0,0,4,1
-11,8,3,4,1,25,1,1,0,23,4,13,11,0,0,4,1
-44,3,2,4,1,25,1,1,2,18,3,9,0,0,0,4,1
-22,0,3,3,1,33,1,1,0,12,1,10,11,0,0,4,1
-33,8,2,2,1,28,2,1,3,26,8,13,11,0,0,4,0
-23,5,3,3,1,25,1,1,0,13,10,11,0,0,0,4,1
-33,0,3,3,1,45,1,1,2,20,4,15,11,0,0,4,1
-13,1,2,2,1,25,2,1,3,12,8,6,11,0,0,4,1
-11,1,3,2,1,2,1,2,0,13,5,11,0,0,0,4,1
-29,5,2,3,1,62,1,1,0,9,1,12,43,0,0,4,1
-14,9,3,3,1,12,1,1,2,1,3,9,22,0,0,4,1
-9,10,3,2,1,52,2,1,0,23,5,9,33,0,0,4,1
-31,5,0,2,1,5,2,1,3,30,6,1,1,0,0,4,1
-38,10,0,2,1,18,2,1,0,26,1,9,22,0,0,4,1
-22,11,2,2,1,25,2,1,3,11,6,11,43,0,0,4,1
-9,2,2,2,1,29,1,1,2,19,11,3,0,0,0,4,1
-29,1,2,2,1,14,2,1,2,3,10,9,0,0,0,4,1
+32,1,2,1,1,58,2,1,3,26,8,12,22,0,0,4,0
+21,0,3,2,1,28,2,2,2,13,10,2,47,0,0,4,1
 16,8,3,2,1,3,1,1,0,13,5,3,22,0,0,4,1
+18,10,2,2,1,43,2,2,3,27,8,5,11,0,0,4,1
+27,0,3,2,1,26,2,1,3,26,8,6,0,0,0,4,0
+10,5,3,3,1,9,2,1,0,7,5,13,38,0,0,4,1
+31,1,2,4,1,19,2,1,3,26,8,9,0,0,0,4,0
+35,10,2,2,1,8,2,1,3,19,8,2,0,0,0,4,1
+40,6,2,3,1,9,1,1,0,4,1,12,33,0,0,4,1
+12,5,3,2,1,50,2,1,0,13,10,11,0,0,0,4,1
+7,1,3,2,1,14,1,2,0,1,5,3,45,0,0,4,1
+18,0,2,2,1,14,2,1,0,10,10,6,11,0,0,4,1
+26,5,2,3,1,66,1,1,0,17,1,12,45,0,0,4,1
+27,10,2,2,1,68,2,1,3,26,8,7,0,0,0,4,0
+30,1,2,1,1,34,2,1,3,26,8,3,11,0,0,4,0
+31,1,2,1,1,37,1,2,0,30,5,4,43,0,0,4,1
+41,6,0,1,1,9,2,1,3,26,6,15,11,0,0,4,1
+9,10,2,2,1,27,2,2,3,13,8,14,0,0,0,4,1
+12,2,2,2,1,15,1,2,0,10,10,11,11,0,0,4,1
+24,1,3,2,1,59,1,1,3,10,6,12,22,0,0,4,1
+22,10,2,2,1,47,1,1,0,4,1,6,11,0,0,4,1
+18,7,3,3,1,51,1,1,3,30,6,1,22,0,0,4,1
 16,12,3,2,1,68,1,1,0,20,4,14,0,0,0,4,1
-22,7,2,2,2,8,2,2,3,22,6,15,22,0,0,4,1
-21,1,2,1,1,62,1,1,3,29,8,14,0,0,0,4,1
-25,5,3,3,1,26,2,1,3,29,8,13,0,0,0,4,1
-25,10,3,2,1,58,2,1,3,26,8,11,0,0,0,4,0
-21,8,0,2,1,62,2,1,0,30,5,14,0,0,0,4,1
-18,8,2,2,1,36,2,1,3,11,6,9,0,0,0,4,1
-12,5,3,3,1,55,1,1,0,27,1,4,22,0,0,4,1
-25,10,2,2,1,39,2,1,3,4,8,5,11,0,0,4,1
-13,1,3,3,1,65,1,1,2,9,10,10,11,0,0,4,1
-14,1,2,2,1,54,2,1,3,26,8,11,0,0,0,4,0
-30,8,2,4,1,21,2,1,3,26,8,1,0,0,0,4,0
-18,8,2,1,1,9,2,1,3,11,6,0,0,0,0,4,1
-26,1,3,2,1,36,1,2,0,8,5,2,33,0,0,4,1
-21,10,3,2,1,10,2,1,3,12,8,4,11,0,0,4,1
-12,0,0,2,1,9,2,1,0,9,5,12,11,0,0,4,1
-14,1,2,2,1,26,2,1,0,5,10,3,0,0,0,4,1
-42,1,2,1,1,15,2,2,3,4,8,0,0,0,0,4,1
-21,2,2,1,1,48,2,1,3,19,11,4,0,0,0,4,1
-26,1,2,2,1,57,1,2,3,26,8,7,0,0,0,4,0
-35,1,2,2,1,22,2,1,0,13,10,13,38,61,1,0,1
-30,5,0,3,1,53,1,2,3,3,6,2,45,0,0,4,1
-13,5,2,3,1,16,1,1,3,26,10,7,0,0,0,4,1
-13,10,2,3,1,13,1,1,0,29,1,0,0,0,0,4,1
-31,1,2,2,1,9,1,2,0,30,5,12,0,0,0,4,1
+29,2,2,3,1,9,1,1,0,7,3,7,11,0,0,4,1
 15,11,3,3,1,61,1,1,0,5,1,5,11,0,0,4,1
-31,5,2,3,1,60,1,1,3,2,6,11,0,0,0,4,1
+12,1,2,2,1,51,2,1,3,21,8,1,22,0,0,4,1
+72,6,0,2,1,9,1,1,0,4,3,4,22,0,0,4,1
+13,1,2,1,1,6,2,2,0,13,5,0,45,0,0,4,1
+27,1,0,1,1,68,1,1,3,26,6,0,22,0,0,4,1
+26,1,2,2,1,7,2,1,3,26,8,7,0,0,0,4,0
 14,5,3,3,1,33,2,1,0,3,1,15,11,0,0,4,1
-28,5,0,2,1,20,2,2,3,26,8,6,11,0,0,4,0
-30,5,0,3,1,3,2,1,3,26,8,7,0,0,0,4,0
-10,5,3,3,1,9,2,1,0,7,5,13,38,0,0,4,1
-12,5,3,3,1,53,1,2,0,9,5,11,0,0,0,4,1
-4,0,3,2,1,39,1,1,0,3,3,9,0,0,0,4,1
-11,8,3,1,1,40,1,1,3,25,5,5,22,0,0,4,1
-10,1,3,2,1,1,2,1,0,25,5,0,22,0,0,4,1
-23,8,0,3,1,20,2,1,0,30,5,12,0,0,0,4,1
-19,5,2,3,1,9,1,1,3,7,6,12,43,0,0,4,1
-7,0,3,3,1,43,2,1,0,19,3,9,0,0,0,4,1
+26,5,2,1,1,56,1,1,0,10,3,7,38,0,0,4,1
+19,1,2,2,1,43,2,1,3,26,8,6,0,0,0,4,0
+42,6,0,2,1,11,1,1,0,23,5,10,38,0,0,4,1
+17,1,2,2,1,56,2,1,0,12,10,15,11,0,0,4,1
+28,10,0,2,1,8,2,1,0,28,1,9,22,0,0,4,1
 39,12,2,4,1,24,1,1,3,15,11,8,0,0,0,4,1
-11,1,3,2,1,32,2,1,3,11,6,13,5,0,0,4,1
-24,5,2,3,1,45,2,1,0,8,5,13,0,0,0,4,1
-19,11,3,2,1,48,1,1,0,21,4,5,0,0,0,4,1
-30,7,2,3,1,9,1,1,0,21,4,3,22,0,0,4,1
-21,10,2,2,1,31,2,1,0,8,5,8,11,0,0,4,1
-27,5,0,2,1,60,2,1,0,10,10,9,0,75,1,3,1
-19,5,2,2,1,55,2,2,0,8,10,6,0,0,0,4,1
-29,8,2,2,1,43,2,1,0,1,5,10,33,0,0,4,1
-16,7,3,3,1,50,1,1,0,13,1,6,22,0,0,4,1
-25,1,2,2,1,62,2,2,0,12,10,3,11,26,12,1,1
-27,10,3,2,1,46,2,1,3,23,8,15,33,0,0,4,1
-6,7,3,3,1,36,2,1,3,19,8,15,0,0,0,4,1
-14,8,3,3,1,70,1,1,0,12,10,11,0,0,0,4,1
-21,10,3,2,1,12,1,1,0,28,1,9,11,0,0,4,1
-31,5,2,3,1,39,2,1,3,26,8,7,22,0,0,4,0
-20,2,2,2,1,58,2,2,0,16,5,4,16,0,0,4,1
-41,3,2,3,1,9,1,1,2,4,10,10,0,0,0,4,1
-38,10,2,2,1,61,2,1,2,25,10,10,0,0,0,4,1
-27,0,0,2,1,57,2,1,0,16,5,14,46,0,0,4,1
-17,8,3,1,1,21,1,2,0,2,5,11,11,0,0,4,1
-44,6,2,4,1,66,1,1,0,8,3,13,0,0,0,4,1
-17,5,3,3,1,62,1,1,3,27,6,1,0,0,0,4,1
-18,2,2,3,1,37,1,1,3,7,6,8,33,0,0,4,1
-42,5,2,3,1,9,1,1,0,28,1,9,22,0,0,4,1
-10,1,2,2,1,64,2,1,0,14,5,11,38,0,0,4,1
-33,1,2,1,1,55,1,1,0,2,1,12,22,0,0,4,1
-34,1,2,2,1,17,1,2,0,8,5,13,11,0,0,4,1
+24,10,2,3,1,2,1,1,3,12,6,5,38,0,0,4,1
+41,6,2,2,1,30,1,1,0,19,1,0,43,0,0,4,1
+38,10,2,2,1,57,2,1,3,21,8,11,11,0,0,4,1
+13,11,0,1,1,9,2,1,3,23,8,13,3,0,0,4,1
+44,3,2,4,1,25,1,1,2,18,3,9,0,0,0,4,1
+23,1,3,2,1,64,2,1,3,0,5,10,47,0,0,4,1
+24,5,3,3,1,9,2,2,3,26,8,11,11,0,0,4,1
+13,11,2,2,1,38,2,1,0,12,10,3,22,86,38,0,1
+24,10,0,2,1,38,2,1,3,23,11,7,0,0,0,4,1
+17,10,3,2,1,21,2,1,0,1,3,10,0,0,0,4,1
+26,10,3,2,1,21,1,1,2,12,11,13,0,0,0,4,1
+27,5,0,3,1,9,1,1,0,27,1,10,11,0,0,4,1
+36,1,2,2,1,15,2,1,3,26,8,7,0,0,0,4,0
+14,10,3,2,1,13,2,1,0,12,1,13,11,0,0,4,1
+34,5,2,3,1,63,1,1,0,25,1,4,0,0,0,4,1
 19,5,0,3,1,14,2,1,3,10,8,5,11,0,0,4,1
-35,5,2,3,1,18,1,1,0,12,1,15,11,0,0,4,1
+10,1,2,1,1,39,2,1,3,26,8,6,0,0,0,4,0
+32,11,0,4,1,11,1,1,0,11,3,13,0,0,0,4,1
+25,5,2,3,1,18,2,1,3,15,6,12,11,0,0,4,1
+19,0,3,2,1,9,2,1,3,26,8,3,0,0,0,4,0
+34,1,2,2,1,17,1,2,0,8,5,13,11,0,0,4,1
+30,7,2,3,1,9,1,1,0,21,4,3,22,0,0,4,1
+20,10,3,2,1,39,1,1,0,10,1,12,5,0,0,4,1
+17,3,2,1,1,12,2,1,0,8,5,15,11,0,0,4,1
+31,11,2,1,1,54,1,1,0,21,4,6,11,0,0,4,1
+32,5,2,3,1,17,1,1,0,17,1,13,43,0,0,4,1
+9,10,3,2,1,52,2,1,0,23,5,9,33,0,0,4,1
+19,0,2,2,1,34,2,1,3,19,8,13,22,0,0,4,1
+10,10,3,2,1,38,1,1,0,30,3,2,11,0,0,4,1
+26,10,0,2,1,71,2,1,3,12,8,12,22,0,0,4,1
 20,0,0,2,1,24,2,1,3,23,8,11,11,0,0,4,1
-29,10,3,2,1,3,2,2,0,28,5,15,22,0,0,4,1
-20,10,2,2,1,9,1,1,0,29,5,12,0,0,0,4,1
-17,5,3,3,1,39,1,1,0,5,1,14,11,0,0,4,1
-23,5,2,3,1,22,2,2,3,26,8,9,0,0,0,4,0
-41,3,0,1,1,25,1,1,3,26,8,9,11,0,0,4,0
-13,2,3,3,2,5,2,2,0,4,1,12,11,0,0,4,1
-56,6,2,2,1,22,1,1,2,8,3,3,0,0,0,4,1
-26,1,3,1,1,20,2,1,3,21,8,14,22,0,0,4,1
-11,5,3,3,1,55,1,1,0,9,3,4,0,0,0,4,1
-27,1,0,1,1,4,2,1,3,15,8,0,0,0,0,4,1
-39,1,2,1,1,27,1,1,0,3,1,1,11,0,0,4,1
-26,0,0,1,1,47,2,1,2,15,11,14,0,0,0,4,1
-18,5,2,3,1,68,2,2,3,13,8,15,11,0,0,4,1
-20,10,2,2,1,32,2,1,3,26,8,9,0,0,0,4,0
-23,1,2,1,1,14,2,1,3,12,8,4,11,0,0,4,1
-30,2,3,3,1,38,2,1,0,26,3,0,33,0,0,4,1
-37,1,2,1,1,29,2,1,3,26,8,8,0,0,0,4,0
-21,5,2,3,1,35,2,1,0,6,5,14,22,0,0,4,1
-17,5,0,3,1,22,2,1,0,17,5,14,0,0,0,4,1
-26,5,2,1,1,56,1,1,0,10,3,7,38,0,0,4,1
-20,0,3,2,1,9,2,1,3,28,8,13,0,0,0,4,1
-12,9,3,3,1,34,1,1,0,13,10,14,0,0,0,4,1
-29,0,2,2,1,28,2,1,3,26,8,11,0,0,0,4,0
-29,8,2,2,1,15,1,1,0,12,10,8,33,0,0,4,1
-41,11,3,1,1,65,1,1,0,13,10,9,22,0,0,4,1
-17,5,3,3,1,34,1,1,0,26,3,12,0,0,0,4,1
-31,5,2,3,1,10,2,1,0,9,10,15,0,0,0,4,1
-18,11,2,3,1,19,1,1,0,18,1,11,45,0,0,4,1
-20,0,0,2,1,25,2,1,3,18,8,9,11,0,0,4,1
+28,5,0,2,1,20,2,2,3,26,8,6,11,0,0,4,0
+38,10,0,4,1,56,2,1,3,26,8,10,0,0,0,4,0
+31,8,0,2,1,9,2,2,3,26,8,8,0,0,0,4,0
+33,2,2,1,1,18,1,1,0,9,3,5,1,0,0,4,1
 22,5,2,3,1,26,2,1,3,26,8,9,0,0,0,4,0
+23,8,2,2,1,9,2,1,3,26,8,1,11,0,0,4,0
+19,11,3,2,1,48,1,1,0,21,4,5,0,0,0,4,1
+29,0,0,2,1,36,2,1,3,27,6,15,11,0,0,4,1
+12,10,2,3,1,54,2,2,3,18,6,12,22,0,0,4,1
+29,10,3,2,1,12,2,1,0,15,5,15,22,0,0,4,1
+9,10,3,2,1,22,2,1,3,7,8,13,0,0,0,4,1
+23,0,0,2,1,33,2,1,3,26,8,7,0,0,0,4,0
+20,0,3,2,1,31,1,1,2,24,11,7,0,0,0,4,1
 12,1,2,2,1,53,2,2,0,12,10,16,0,85,1,0,1
-29,1,0,1,1,14,2,1,3,22,6,7,11,0,0,4,1
+35,5,2,3,1,18,1,1,0,12,1,15,11,0,0,4,1
+18,5,0,3,1,9,1,1,0,25,1,2,0,0,0,4,1
+20,0,3,2,1,9,2,1,3,28,8,13,0,0,0,4,1
+15,5,3,3,1,33,1,1,0,20,1,11,8,0,0,4,1
+40,1,2,2,1,31,1,1,3,30,6,10,22,0,0,4,1
+40,6,0,1,1,32,2,1,0,10,10,12,11,14,37,0,1
+14,1,2,2,1,26,2,1,0,5,10,3,0,0,0,4,1
+27,0,0,2,1,57,2,1,0,16,5,14,46,0,0,4,1
+24,5,3,3,2,9,2,1,0,13,10,14,0,0,0,4,1
+12,5,3,3,1,47,1,1,0,3,1,13,33,0,0,4,1
+21,5,2,3,1,35,2,1,0,6,5,14,22,0,0,4,1
+18,5,2,3,1,68,2,2,3,13,8,15,11,0,0,4,1
+29,8,2,2,1,43,2,1,0,1,5,10,33,0,0,4,1
+16,1,2,1,1,62,2,2,3,7,8,1,33,0,0,4,1
+18,1,0,2,1,60,2,1,3,7,6,4,11,0,0,4,1
+29,10,2,2,1,25,2,1,0,13,5,15,11,0,0,4,1
+38,10,0,2,1,18,2,1,0,26,1,9,22,0,0,4,1
+32,8,2,2,1,56,2,1,3,26,8,9,11,0,0,4,0
+6,7,3,3,1,36,2,1,3,19,8,15,0,0,0,4,1
+51,6,2,1,1,39,1,1,0,25,3,3,33,0,0,4,1
+28,0,0,2,1,28,1,1,0,4,3,2,0,0,0,4,1
+20,0,2,2,1,9,1,1,3,26,8,4,0,0,0,4,0
+41,0,2,2,1,29,2,1,3,26,8,0,0,0,0,4,1
+13,5,3,3,1,46,1,2,0,30,5,11,38,0,0,4,1
+36,10,0,2,1,27,2,1,0,22,3,7,0,105,30,0,1
+33,10,2,2,1,13,1,1,0,9,3,10,11,0,0,4,1
+15,5,0,3,1,71,2,1,0,16,5,4,11,0,0,4,1
+37,10,2,2,1,33,2,2,0,24,5,2,38,0,0,4,1
+16,5,2,3,1,9,2,1,0,22,3,7,0,0,0,4,1
+30,5,0,3,1,53,1,2,3,3,6,2,45,0,0,4,1
+25,2,2,2,1,9,1,1,3,22,6,0,45,0,0,4,1
+13,1,2,2,1,36,2,1,3,15,8,4,11,0,0,4,1
+23,5,2,3,1,9,1,1,0,2,1,2,38,0,0,4,1
+29,5,2,3,1,62,1,1,0,9,1,12,43,0,0,4,1
+16,1,2,2,1,30,2,1,3,26,8,8,0,0,0,4,0
+13,1,3,1,1,27,2,1,3,13,8,11,0,0,0,4,1
+19,5,2,3,1,56,1,1,0,26,3,8,0,0,0,4,1
+14,1,2,2,1,24,1,1,0,27,3,11,46,0,0,4,1
+29,10,2,2,1,56,2,1,0,3,1,5,0,0,0,4,1
+39,1,2,1,1,31,2,1,3,26,8,5,0,0,0,4,0
+18,5,2,3,1,9,1,1,2,19,1,12,47,0,0,4,1
+42,1,2,4,1,55,2,1,3,26,8,7,0,0,0,4,0
+20,10,2,2,1,9,1,1,0,29,5,12,0,0,0,4,1
+41,5,0,3,1,57,2,1,3,26,8,8,0,0,0,4,0
+14,1,3,2,1,13,2,1,0,8,5,3,0,0,0,4,1
+31,1,2,2,1,9,1,2,0,30,5,12,0,0,0,4,1
+32,0,2,2,1,33,1,1,2,23,5,0,43,0,0,4,1
+35,10,2,2,1,16,1,1,3,10,6,3,22,0,0,4,1
 33,8,0,2,1,60,1,2,0,6,5,14,0,0,0,4,1
-29,8,0,2,1,20,1,1,3,26,8,7,0,0,0,4,0
-13,10,2,3,1,32,1,2,0,9,10,9,0,31,37,1,1
-38,5,2,3,1,9,1,2,3,12,6,9,0,0,0,4,1
-17,7,2,2,1,24,2,2,3,26,6,6,11,0,0,4,1
-16,0,0,2,1,3,1,1,0,9,5,12,0,0,0,4,1
-36,7,0,1,1,41,2,1,3,27,6,12,11,0,0,4,1
-23,0,0,2,1,33,2,1,3,26,8,7,0,0,0,4,0
-16,10,0,2,1,18,2,1,3,23,8,1,6,0,0,4,1
-12,1,2,2,1,21,2,1,0,1,5,7,0,0,0,4,1
-15,2,2,2,1,7,2,2,0,29,5,13,0,0,0,4,1
-18,8,2,2,1,9,1,1,0,23,5,14,11,0,0,4,1
-34,2,2,2,1,12,2,2,3,26,8,3,0,0,0,4,0
-14,10,3,2,1,22,2,1,0,5,1,6,22,0,0,4,1
-15,1,2,2,1,9,1,1,0,21,5,10,43,0,0,4,1
-35,10,2,2,1,8,2,1,3,19,8,2,0,0,0,4,1
-25,8,0,2,1,10,2,1,3,10,8,11,22,0,0,4,1
-26,1,2,2,1,7,2,1,3,26,8,7,0,0,0,4,0
-35,10,3,2,1,70,1,1,0,17,1,15,22,0,0,4,1
-18,8,2,2,1,71,1,1,3,7,6,1,0,0,0,4,1
-13,11,2,2,1,38,2,1,0,12,10,3,22,86,38,0,1
-21,1,3,1,1,57,2,1,0,19,3,7,0,188,1,1,1
-18,1,2,1,1,46,2,1,3,25,6,15,0,0,0,4,1
-18,7,3,2,1,15,1,1,0,12,10,2,0,0,0,4,1
-29,0,0,2,1,56,2,2,2,8,11,10,0,0,0,4,1
-31,1,2,1,1,37,1,2,0,30,5,4,43,0,0,4,1
-19,8,2,2,1,47,2,2,0,23,5,11,33,0,0,4,1
-18,10,3,2,1,60,1,1,0,28,1,14,0,0,0,4,1
-21,0,3,2,1,28,2,2,2,13,10,2,47,0,0,4,1
-42,0,0,2,1,5,2,2,0,27,3,5,0,179,1,0,1
+31,1,0,1,1,9,2,2,3,26,8,9,0,0,0,4,0
+22,1,2,1,1,34,2,1,3,15,8,0,22,0,0,4,1
+14,1,2,2,1,54,2,1,3,26,8,11,0,0,0,4,0
+37,8,2,2,1,31,2,1,3,26,8,11,0,0,0,4,1
+19,5,2,3,1,57,2,1,3,26,8,16,11,0,0,4,0
+14,8,3,2,1,32,1,1,0,10,10,14,0,0,0,4,1
+40,6,2,4,1,69,1,1,0,13,5,15,33,0,0,4,1
+41,5,0,3,1,33,1,1,3,26,8,6,0,0,0,4,0
+27,5,0,2,1,60,2,1,0,10,10,9,0,75,1,3,1
 10,12,3,2,1,49,1,1,0,20,4,13,0,0,0,4,1
-28,5,2,3,1,9,1,1,0,9,10,13,11,13,24,1,1
-17,0,2,2,1,46,2,1,3,21,8,11,0,0,0,4,1
-14,1,3,2,1,13,2,1,0,8,5,3,0,0,0,4,1
-18,5,0,3,1,9,1,1,0,25,1,2,0,0,0,4,1
-17,8,2,2,1,54,2,1,0,11,7,9,33,0,0,4,1
-12,10,2,3,1,55,2,1,3,18,8,9,11,0,0,4,1
-27,1,0,1,1,68,1,1,3,26,6,0,22,0,0,4,1
+8,10,3,2,1,42,1,1,0,7,5,11,0,0,0,4,1
+18,1,2,1,1,46,2,1,3,25,6,15,0,0,0,4,1
+16,1,2,1,1,10,2,1,3,21,8,13,22,0,0,4,1
+14,10,3,2,1,56,2,1,3,23,8,13,22,0,0,4,1
+20,1,2,2,1,4,2,1,3,26,8,8,0,0,0,4,0
+9,1,2,3,1,40,2,1,3,18,6,10,22,0,0,4,1
+18,5,2,3,1,69,1,1,0,2,1,9,33,0,0,4,1
+42,5,2,3,1,39,1,1,3,8,6,7,22,0,0,4,1
+14,1,3,2,1,66,1,2,0,15,5,6,43,0,0,4,1
+12,5,2,3,1,19,2,1,0,3,1,1,33,0,0,4,1
+7,0,3,3,1,43,2,1,0,19,3,9,0,0,0,4,1
+40,10,2,4,1,63,2,1,3,26,8,13,0,0,0,4,0
+35,1,2,2,1,8,1,1,0,26,1,13,0,0,0,4,1
+25,5,3,3,1,26,2,1,3,29,8,13,0,0,0,4,1
+35,1,2,4,1,23,1,1,3,26,8,2,0,0,0,4,0
+24,2,3,4,1,39,1,1,3,7,6,12,0,0,0,4,1
+13,5,2,3,1,17,2,1,0,25,3,11,11,152,38,1,1
+25,10,3,2,1,58,2,1,3,26,8,11,0,0,0,4,0
+25,1,2,2,1,62,2,2,0,12,10,3,11,26,12,1,1
+51,5,2,3,1,67,1,1,2,26,3,3,22,0,0,4,1
+11,5,3,3,1,55,1,1,0,9,3,4,0,0,0,4,1
+13,11,3,2,1,14,1,1,0,25,3,15,0,0,0,4,1
+8,10,3,2,1,28,1,2,0,13,5,0,22,0,0,4,1
 10,8,3,2,1,40,2,1,0,16,5,14,11,0,0,4,1
-33,6,2,3,1,57,1,1,0,10,10,12,11,0,0,4,1
-28,8,0,2,1,48,1,1,0,13,10,11,11,0,0,4,1
+32,1,2,4,1,29,2,1,2,24,5,1,8,0,0,4,1
+21,10,3,4,1,49,2,1,3,27,8,5,0,0,0,4,1
+27,0,3,4,1,15,2,1,3,26,8,16,0,0,0,4,0
+32,10,2,2,1,38,1,1,0,28,1,12,0,0,0,4,1
+8,9,3,2,1,9,1,1,0,11,3,2,11,0,0,4,1
+13,8,2,3,1,43,2,1,3,26,8,8,0,0,0,4,0
+26,10,0,2,1,34,1,1,0,8,10,1,0,0,0,4,1
+8,10,2,2,1,43,1,2,0,29,5,1,33,0,0,4,1
+17,5,3,3,1,4,1,2,0,13,5,16,2,0,0,4,1
+28,8,2,1,1,23,2,1,3,26,8,6,0,0,0,4,0
+29,5,3,3,1,68,1,1,0,11,3,1,0,0,0,4,1
+19,5,3,2,1,66,2,1,3,7,8,2,33,0,0,4,1
+16,10,3,2,1,68,2,1,3,12,8,2,33,0,0,4,1
+13,7,3,3,1,32,1,1,0,13,10,11,0,0,0,4,1
+25,10,2,2,1,8,2,2,0,30,5,13,22,0,0,4,1
+24,10,3,2,2,0,2,1,3,11,6,11,38,0,0,4,1
+12,10,3,3,1,15,2,1,3,13,8,5,11,0,0,4,1
+33,1,2,1,1,55,1,1,0,2,1,12,22,0,0,4,1
+36,10,2,2,1,17,2,1,3,26,8,7,0,0,0,4,0
+18,5,3,3,1,65,2,1,3,23,8,15,0,0,0,4,1
+57,6,0,1,1,44,2,1,0,25,3,3,22,0,0,4,1
+15,5,0,2,1,52,2,1,3,4,8,3,0,0,0,4,1
+24,11,2,4,1,71,2,1,2,13,5,12,1,0,0,4,1
+21,10,3,2,1,12,1,1,0,28,1,9,11,0,0,4,1
+10,7,3,3,1,66,1,1,0,7,3,8,0,0,0,4,1
+13,5,3,3,1,43,1,1,0,29,1,12,11,0,0,4,1
+9,8,2,2,1,9,2,1,0,8,5,16,38,0,0,4,1
+11,10,3,3,1,21,1,1,0,22,3,8,0,0,0,4,1
+10,0,0,2,1,66,2,1,3,29,8,10,11,0,0,4,1
 19,0,2,1,1,27,2,1,0,30,5,12,0,0,0,4,1
-17,1,0,1,1,23,2,1,0,24,5,12,43,0,0,4,1
-26,10,0,2,1,34,1,1,0,8,10,1,0,0,0,4,1
+37,1,2,4,1,64,1,1,3,27,6,12,22,0,0,4,1
+19,10,3,2,1,40,2,1,3,13,8,14,0,0,0,4,1
+40,6,2,1,1,47,1,1,0,4,1,10,11,0,0,4,1
+22,11,2,1,1,24,2,1,0,26,3,5,11,0,0,4,1
+39,6,2,1,1,41,2,1,0,17,1,12,22,0,0,4,1
+35,1,2,2,1,22,2,1,0,13,10,13,38,61,1,0,1
+29,12,2,4,1,34,1,1,3,26,8,8,11,0,0,4,0
+35,1,2,1,1,31,1,1,0,24,5,13,33,0,0,4,1
+7,8,3,2,1,29,1,2,0,13,5,1,11,0,0,4,1
+33,10,2,2,1,25,2,2,0,8,3,14,0,0,0,4,1
+26,10,3,2,1,35,2,1,3,26,8,4,0,0,0,4,0
+33,10,2,2,1,9,1,1,0,11,3,10,11,0,0,4,1
 28,3,2,2,1,34,2,1,0,23,5,0,21,0,0,4,1
-20,10,3,2,1,39,1,1,0,10,1,12,5,0,0,4,1
-32,10,0,2,1,45,1,1,3,12,6,13,11,0,0,4,1
-13,5,2,3,1,17,2,1,0,25,3,11,11,152,38,1,1
-33,1,2,2,1,39,1,2,3,7,6,13,22,0,0,4,1
-15,0,2,2,1,9,2,1,2,8,5,4,45,0,0,4,1
-17,7,0,3,1,16,2,1,3,15,8,13,11,0,0,4,1
-27,10,2,2,1,69,1,1,0,28,5,12,11,0,0,4,1
-32,10,2,3,1,29,1,1,0,26,1,11,0,0,0,4,1
-17,5,0,3,1,18,1,1,0,27,1,13,11,0,0,4,1
-13,8,3,2,1,15,1,2,0,27,3,0,11,0,0,4,1
-22,10,0,3,1,51,2,1,0,2,3,8,11,0,0,4,1
-20,0,2,2,1,9,1,1,3,26,8,4,0,0,0,4,0
-35,3,0,1,1,70,2,1,3,26,8,5,0,0,0,4,0
-33,11,2,2,1,29,1,1,0,14,1,13,0,0,0,4,1
-23,1,0,1,1,9,1,1,0,23,5,10,11,0,0,4,1
-37,6,2,1,1,40,1,1,0,5,1,12,33,0,0,4,1
-22,5,2,3,1,40,2,1,0,10,10,12,11,187,1,3,1
-19,10,3,2,1,14,2,1,3,13,8,13,0,0,0,4,1
-29,5,0,3,1,13,2,1,2,19,11,7,0,0,0,4,1
-32,1,2,4,1,29,2,1,2,24,5,1,8,0,0,4,1
+25,5,2,3,1,45,1,1,0,1,3,4,0,0,0,4,1
+21,1,2,1,1,34,2,1,3,26,8,9,0,0,0,4,0
+32,8,2,2,1,20,1,1,3,30,6,14,0,0,0,4,1
+23,5,3,3,1,25,1,1,0,13,10,11,0,0,0,4,1
+14,10,3,2,1,22,2,1,0,5,1,6,22,0,0,4,1
+22,10,0,3,1,9,1,1,3,8,6,10,0,0,0,4,1
+14,10,3,3,1,41,1,1,2,4,1,12,47,0,0,4,1
 22,8,2,2,1,51,2,1,0,20,5,9,22,0,0,4,1
-31,11,2,1,1,54,1,1,0,21,4,6,11,0,0,4,1
-15,8,3,3,1,5,1,1,0,21,4,12,11,0,0,4,1
-22,1,2,2,1,8,2,2,0,7,5,0,11,0,0,4,1
-13,1,2,1,1,6,2,2,0,13,5,0,45,0,0,4,1
-32,2,2,1,1,50,2,1,3,6,8,12,25,0,0,4,1
-14,5,3,3,1,46,1,1,0,13,1,12,38,0,0,4,1
-17,1,2,3,1,37,1,1,3,3,6,2,43,0,0,4,1
-39,1,2,2,1,35,1,1,0,13,1,14,1,0,0,4,1
-37,1,2,1,1,41,1,1,0,9,1,12,33,0,0,4,1
+13,5,3,3,1,15,2,1,0,27,3,5,0,551,1,3,1
+15,0,2,2,1,67,2,1,0,17,5,13,0,0,0,4,1
+23,5,2,3,1,22,2,2,3,26,8,9,0,0,0,4,0
+29,1,0,1,1,14,2,1,3,22,6,7,11,0,0,4,1
+19,5,2,3,1,49,1,1,0,4,1,14,38,0,0,4,1
 25,1,3,2,1,38,2,1,3,26,6,13,11,0,0,4,1
-13,5,2,3,1,16,1,1,0,22,3,6,11,549,1,3,1
+40,5,2,3,1,27,2,1,3,26,8,7,0,0,0,4,0
+27,1,0,1,1,4,2,1,3,15,8,0,0,0,0,4,1
 24,0,2,2,1,49,2,1,3,26,8,12,0,0,0,4,0
-22,1,3,4,1,30,2,1,3,26,8,6,0,0,0,4,0
-8,10,3,2,1,42,1,1,0,7,5,11,0,0,0,4,1
-16,1,2,2,1,30,2,1,3,26,8,8,0,0,0,4,0
-35,10,2,2,1,58,2,1,3,26,8,10,0,0,0,4,0
-29,10,3,2,1,12,2,1,0,15,5,15,22,0,0,4,1
-24,10,0,2,1,24,1,1,0,12,1,14,33,0,0,4,1
-15,5,2,3,1,10,1,1,0,29,1,10,33,0,0,4,1
-9,0,3,2,1,24,1,1,2,20,5,1,8,0,0,4,1
-40,5,0,3,1,14,1,1,0,26,1,5,0,0,0,4,1
-42,5,2,3,1,39,1,1,3,8,6,7,22,0,0,4,1
-14,5,2,3,1,21,1,1,2,5,1,12,11,0,0,4,1
-24,0,0,2,1,70,1,1,0,23,4,15,0,0,0,4,1
-42,0,2,2,1,35,2,1,3,26,8,11,0,0,0,4,0
-22,0,3,3,1,14,1,1,3,2,6,3,11,0,0,4,1
-26,5,2,3,1,37,2,1,0,26,3,12,0,0,0,4,1
-16,1,2,1,1,62,2,2,3,7,8,1,33,0,0,4,1
-28,11,2,2,1,70,1,1,0,28,5,9,38,0,0,4,1
-19,5,3,2,1,66,2,1,3,7,8,2,33,0,0,4,1
+21,5,2,3,1,2,1,2,3,2,6,15,46,0,0,4,1
+32,2,2,1,1,50,2,1,3,6,8,12,25,0,0,4,1
+12,5,3,3,1,15,2,1,0,27,10,4,0,0,0,4,1
+26,0,0,2,1,61,2,1,3,26,8,6,0,0,0,4,0
+25,10,2,2,1,48,2,1,3,26,8,2,0,0,0,4,0
+36,7,0,1,1,41,2,1,3,27,6,12,11,0,0,4,1
+34,12,2,4,1,55,1,1,0,26,1,11,22,0,0,4,1
+14,10,2,2,1,66,2,1,3,13,8,13,11,0,0,4,1
+8,1,2,2,1,31,2,1,3,7,8,2,22,0,0,4,1
+11,1,3,2,1,32,2,1,3,11,6,13,5,0,0,4,1
+41,3,0,1,1,31,1,1,0,23,5,12,22,0,0,4,1
+42,5,2,3,1,63,1,1,2,29,1,7,11,0,0,4,1
 33,1,2,1,1,63,1,1,0,27,1,4,45,0,0,4,1
-10,0,0,2,1,66,2,1,3,29,8,10,11,0,0,4,1
-25,5,2,3,1,45,1,1,0,1,3,4,0,0,0,4,1
-37,1,2,2,1,9,1,1,3,3,6,11,11,0,0,4,1
-11,1,3,2,1,69,2,1,3,12,6,5,0,0,0,4,1
-24,2,3,4,1,39,1,1,3,7,6,12,0,0,0,4,1
-28,8,2,1,1,23,2,1,3,26,8,6,0,0,0,4,0
-24,2,2,3,1,55,1,1,3,2,6,14,22,0,0,4,1
-16,1,0,2,1,44,2,1,3,4,8,7,0,0,0,4,1
-11,0,3,2,1,20,2,2,3,7,8,14,0,0,0,4,1
-19,0,2,2,1,34,2,1,3,19,8,13,22,0,0,4,1
-31,10,3,2,1,17,1,1,0,26,1,15,0,0,0,4,1
+21,2,2,1,1,48,2,1,3,19,11,4,0,0,0,4,1
+26,3,3,1,1,11,1,1,3,9,6,7,0,0,0,4,1
+8,1,3,2,2,66,1,2,0,29,5,14,11,0,0,4,1
+22,10,0,3,1,51,2,1,0,2,3,8,11,0,0,4,1
+33,1,2,4,1,2,2,1,3,26,8,5,11,0,0,4,0
+17,5,2,3,1,36,2,2,0,29,1,13,22,0,0,4,1
+22,1,2,2,1,8,2,2,0,7,5,0,11,0,0,4,1
+22,7,2,2,1,61,2,1,3,26,8,5,11,0,0,4,0
+33,1,2,1,1,22,2,1,3,26,8,11,11,0,0,4,0
 14,10,3,3,1,55,1,1,2,14,11,6,0,0,0,4,1
-18,0,2,2,1,14,2,1,0,10,10,6,11,0,0,4,1
-33,0,2,2,1,54,2,1,3,26,8,7,11,0,0,4,0
-40,0,0,2,1,25,1,1,2,18,11,7,0,0,0,4,1
+21,2,2,2,1,13,1,1,0,9,10,2,11,0,0,4,1
+16,5,2,3,1,9,2,1,0,10,10,13,22,105,12,1,1
+14,0,3,2,1,27,1,1,0,28,5,14,38,0,0,4,1
+42,5,2,3,1,9,1,1,0,28,1,9,22,0,0,4,1
+12,1,3,2,1,30,2,1,3,15,8,13,0,0,0,4,1
+12,1,2,2,1,34,2,2,3,15,8,1,0,0,0,4,1
+12,5,2,3,1,24,2,2,0,13,10,9,11,86,24,1,1
+30,3,2,2,1,53,1,2,0,20,5,15,22,0,0,4,1
+19,0,2,2,1,15,2,1,0,3,3,2,33,123,24,0,1
+13,10,2,3,1,13,1,1,0,29,1,0,0,0,0,4,1
+24,5,0,3,1,14,1,1,0,18,1,0,33,0,0,4,1
+14,5,3,3,1,38,1,1,3,3,8,13,11,0,0,4,1
+26,5,2,3,1,46,2,2,2,13,10,1,0,0,0,4,1
+39,1,2,1,1,27,1,1,0,3,1,1,11,0,0,4,1
+37,5,2,3,1,4,1,1,0,23,5,14,11,0,0,4,1
+14,1,2,2,1,32,2,1,0,10,10,5,22,0,0,4,1
+16,1,3,2,1,49,2,1,0,13,10,15,0,0,0,4,1
+32,0,2,2,1,46,1,1,0,13,10,11,0,0,0,4,1
+35,10,3,2,1,70,1,1,0,17,1,15,22,0,0,4,1
+23,1,0,1,1,9,1,1,0,23,5,10,11,0,0,4,1
+14,1,3,1,1,14,2,1,0,12,10,13,0,0,0,4,1
+20,5,2,3,1,13,2,1,3,4,8,11,33,0,0,4,1
+16,8,2,2,1,36,1,1,0,27,1,14,11,0,0,4,1
+23,1,2,2,1,35,2,1,3,5,8,14,0,0,0,4,1
+28,7,2,3,1,16,2,2,3,26,8,7,0,0,0,4,0
+11,5,2,3,1,11,1,1,3,6,8,2,11,0,0,4,1
+10,5,3,3,1,15,2,1,0,18,3,12,0,0,0,4,1
+12,8,2,2,1,51,2,1,0,24,5,12,4,0,0,4,1
+15,8,3,3,1,5,1,1,0,21,4,12,11,0,0,4,1
+16,10,2,2,1,24,2,1,3,26,8,9,33,0,0,4,0
+23,10,0,2,1,46,2,1,0,9,3,8,0,0,0,4,1
+20,8,2,2,1,19,2,1,3,26,8,7,0,0,0,4,0
+19,5,2,3,1,45,1,1,0,19,1,0,33,0,0,4,1
+42,1,0,2,1,9,2,1,3,21,8,2,0,0,0,4,1
+12,9,3,3,1,34,1,1,0,13,10,14,0,0,0,4,1
+16,0,2,2,1,4,2,2,0,1,5,15,0,0,0,4,1
+42,1,2,1,1,15,2,2,3,4,8,0,0,0,0,4,1
+16,5,2,3,1,29,2,1,3,18,8,15,33,0,0,4,1
+35,1,2,1,2,5,1,1,0,21,4,10,0,0,0,4,1
+40,6,2,1,1,30,2,1,3,26,8,5,0,0,0,4,0
+43,6,2,1,1,25,1,1,0,8,3,1,0,0,0,4,1
+18,10,0,2,1,9,1,1,0,29,1,2,22,0,0,4,1
+13,7,3,3,1,21,2,2,0,20,4,14,0,0,0,4,1
+29,1,2,2,1,14,2,1,2,3,10,9,0,0,0,4,1
+14,5,3,2,1,25,1,1,0,2,1,2,0,0,0,4,1
+23,5,2,3,1,9,2,1,0,9,10,15,22,0,0,4,1
+27,0,2,2,1,30,1,1,0,12,1,12,11,0,0,4,1
+13,10,3,3,1,63,2,1,3,29,8,15,11,0,0,4,1
+16,5,2,3,1,61,1,1,2,2,10,10,0,0,0,4,1
+19,5,2,3,1,19,1,1,0,10,10,9,22,0,0,4,1
+20,10,2,2,1,18,1,1,0,3,1,15,33,0,0,4,1
+25,11,2,1,1,54,1,1,3,12,6,15,11,0,0,4,1
+26,10,2,3,1,50,2,1,3,6,8,15,11,0,0,4,1
+22,7,2,2,2,8,2,2,3,22,6,15,22,0,0,4,1
+24,10,3,3,1,33,1,1,0,21,5,7,11,0,0,4,1
+28,5,0,3,1,27,2,1,0,15,5,14,0,0,0,4,1
+40,5,0,3,1,14,1,1,0,26,1,5,0,0,0,4,1
+30,5,2,3,1,29,1,1,0,9,10,12,0,0,0,4,1
+11,0,3,2,1,20,2,2,3,7,8,14,0,0,0,4,1
+33,1,0,1,1,52,1,1,0,21,5,11,11,0,0,4,1
+12,8,0,1,1,50,2,1,0,9,5,10,0,0,0,4,1
 33,5,2,3,1,11,2,1,3,26,8,8,0,0,0,4,0
-15,0,2,2,1,67,2,1,0,17,5,13,0,0,0,4,1
-36,10,0,2,1,27,2,1,0,22,3,7,0,105,30,0,1
-26,10,0,2,1,71,2,1,3,12,8,12,22,0,0,4,1
-32,0,2,2,1,33,1,1,2,23,5,0,43,0,0,4,1
-12,2,2,2,1,15,1,2,0,10,10,11,11,0,0,4,1
-19,8,0,2,1,52,2,1,3,7,8,12,11,0,0,4,1
+36,11,3,2,1,44,1,1,0,8,10,12,11,0,0,4,1
+28,5,2,3,1,9,1,1,0,9,10,13,11,13,24,1,1
+36,5,0,3,1,52,2,1,3,13,8,14,33,0,0,4,1
+7,1,3,2,1,2,2,1,3,10,6,15,45,0,0,4,1
+6,1,3,2,2,2,2,1,3,3,6,10,22,0,0,4,1
+18,8,2,2,1,9,1,1,0,23,5,14,11,0,0,4,1
+32,11,2,2,1,43,2,1,3,23,8,14,22,0,0,4,1
+10,1,2,2,1,64,2,1,0,14,5,11,38,0,0,4,1
+13,1,2,2,1,9,2,1,3,26,8,4,0,0,0,4,0
+17,0,2,2,1,46,2,1,3,21,8,11,0,0,0,4,1
+41,11,3,1,1,65,1,1,0,13,10,9,22,0,0,4,1
+26,1,3,2,1,36,1,2,0,8,5,2,33,0,0,4,1
+22,0,3,3,1,14,1,1,3,2,6,3,11,0,0,4,1
+12,2,3,1,1,9,2,2,3,19,8,1,0,0,0,4,1
+34,10,2,2,1,54,2,1,3,10,11,3,0,0,0,4,1
+8,1,3,1,1,70,1,1,0,21,4,2,0,0,0,4,1
+39,1,2,2,1,35,1,1,0,13,1,14,1,0,0,4,1
+22,5,2,3,1,4,2,1,3,26,8,6,0,0,0,4,0
+31,1,0,2,1,11,1,2,0,25,3,2,0,0,0,4,1
+8,11,3,2,1,59,1,1,0,20,4,4,11,0,0,4,1
+30,1,2,2,1,9,2,1,3,3,6,3,11,0,0,4,1
+7,1,2,2,1,9,1,2,0,6,5,4,33,0,0,4,1
+14,9,3,3,1,12,1,1,2,1,3,9,22,0,0,4,1
+13,0,3,2,1,24,2,1,0,9,10,6,0,0,0,4,1
+35,0,2,2,1,43,1,1,3,12,6,1,22,0,0,4,1
+25,8,0,2,1,10,2,1,3,10,8,11,22,0,0,4,1
+13,0,3,2,1,48,2,2,3,12,8,0,0,0,0,4,1
+24,10,3,2,1,16,2,1,3,6,8,6,43,0,0,4,1
+6,9,3,2,1,47,2,1,3,26,8,7,22,0,0,4,0
+38,5,2,3,1,9,1,2,3,12,6,9,0,0,0,4,1
+19,0,3,2,1,11,2,1,0,13,10,5,11,0,0,4,1
+39,3,2,1,1,34,1,1,0,2,1,11,33,0,0,4,1
+9,10,3,2,2,9,1,2,0,29,5,13,0,0,0,4,1
+16,10,0,3,1,61,2,1,0,28,1,11,11,0,0,4,1
+12,10,3,3,1,69,2,2,3,10,8,15,43,0,0,4,1
+22,8,0,2,1,62,2,1,0,11,3,11,0,120,1,3,1
+42,0,2,2,1,35,2,1,3,26,8,11,0,0,0,4,0
+12,8,3,3,1,5,1,2,0,13,1,5,11,0,0,4,1
+15,10,2,2,1,45,2,2,3,9,6,12,11,0,0,4,1
+42,6,2,3,1,66,2,1,3,26,8,0,0,0,0,4,0
+25,1,2,1,1,2,2,1,3,29,8,1,11,0,0,4,1
+26,10,0,2,1,15,2,1,3,18,8,13,2,0,0,4,1
+15,1,0,1,1,44,2,1,3,30,8,12,11,0,0,4,1
+16,10,0,2,1,18,2,1,3,23,8,1,6,0,0,4,1
+18,5,0,3,1,66,1,2,0,14,5,11,0,0,0,4,1
+19,10,3,2,1,14,2,1,3,13,8,13,0,0,0,4,1
+17,5,0,3,1,22,2,1,0,17,5,14,0,0,0,4,1
+38,10,0,1,1,15,2,1,3,26,8,9,11,0,0,4,0
+22,1,3,4,1,30,2,1,3,26,8,6,0,0,0,4,0
+31,10,0,2,1,37,1,1,0,16,5,9,11,0,0,4,1
+8,1,3,2,1,3,2,1,0,1,5,16,33,0,0,4,1
+19,0,0,2,1,19,2,1,0,13,10,11,33,0,0,4,1
+21,10,3,2,1,10,2,1,3,12,8,4,11,0,0,4,1
+10,11,2,1,1,64,2,1,0,11,3,16,38,186,12,0,1
+20,10,2,2,1,53,2,1,0,19,3,16,0,5,37,3,1
+35,0,2,2,1,68,2,1,0,27,3,8,22,0,0,4,1
+13,5,2,3,1,16,1,1,3,26,10,7,0,0,0,4,1
+23,5,3,3,1,12,1,1,3,9,6,5,0,0,0,4,1
+14,1,3,1,1,29,2,2,3,26,8,5,0,0,0,4,0
+28,3,0,1,1,26,2,1,0,9,5,1,11,0,0,4,1
+12,8,3,2,1,52,2,1,0,13,10,12,0,0,0,4,1
+31,2,2,1,1,59,1,1,0,9,10,10,0,0,0,4,1
+14,1,2,1,1,60,1,1,0,21,4,12,0,0,0,4,1
+23,1,2,1,1,14,2,1,3,12,8,4,11,0,0,4,1
+19,5,2,3,1,9,1,1,3,7,6,12,43,0,0,4,1
+35,1,0,1,1,33,2,1,3,23,8,6,11,0,0,4,1
+19,8,2,2,1,65,1,2,0,17,5,0,0,0,0,4,1
diff --git a/DATA/Datasets/Bank/LR/DO_9.data b/DATA/Datasets/Bank/LR/DO_9.data
index 789b08402442f031d9f129be646dc5fad769b7f6..d6407406170537d2193283234bb8097aaaa17763 100644
--- a/DATA/Datasets/Bank/LR/DO_9.data
+++ b/DATA/Datasets/Bank/LR/DO_9.data
@@ -1,900 +1,900 @@
-14,10,3,2,1,22,2,1,0,5,1,6,22,0,0,4,1
-15,8,3,3,1,5,1,1,0,21,4,12,11,0,0,4,1
-15,5,2,3,1,61,1,1,0,26,1,1,11,0,0,4,1
-17,5,3,3,1,62,1,1,3,27,6,1,0,0,0,4,1
-42,5,2,3,1,9,1,1,0,28,1,9,22,0,0,4,1
-23,0,0,2,1,33,2,1,3,26,8,7,0,0,0,4,0
-16,5,3,3,1,18,2,1,0,9,10,11,0,91,1,1,1
-41,11,3,1,1,65,1,1,0,13,10,9,22,0,0,4,1
-42,6,2,1,1,19,2,1,3,5,8,15,0,0,0,4,1
-51,6,2,1,1,39,1,1,0,25,3,3,33,0,0,4,1
-35,3,0,1,1,70,2,1,3,26,8,5,0,0,0,4,0
-10,7,3,3,1,66,1,1,0,7,3,8,0,0,0,4,1
-20,0,3,2,1,31,1,1,2,24,11,7,0,0,0,4,1
-8,10,3,2,1,42,1,1,0,7,5,11,0,0,0,4,1
-23,6,0,1,1,3,2,1,3,6,8,2,11,0,0,4,1
-29,5,0,3,1,13,2,1,2,19,11,7,0,0,0,4,1
-17,5,3,3,1,4,1,2,0,13,5,16,2,0,0,4,1
-12,1,2,2,1,21,2,1,0,1,5,7,0,0,0,4,1
-12,10,3,2,1,67,2,1,3,5,10,6,0,0,0,4,1
-7,1,2,2,1,9,1,2,0,6,5,4,33,0,0,4,1
-11,1,3,2,1,2,1,2,0,13,5,11,0,0,0,4,1
-10,0,0,2,1,66,2,1,3,29,8,10,11,0,0,4,1
-20,0,0,2,1,24,2,1,0,26,3,1,22,167,12,3,1
+37,11,0,2,1,44,2,1,3,27,8,15,0,0,0,4,1
+33,5,3,2,1,20,2,1,3,7,6,2,22,0,0,4,1
+23,8,0,2,1,67,2,1,0,11,3,15,0,0,0,4,1
+17,10,2,2,1,9,2,1,0,10,10,12,33,0,0,4,1
+10,5,3,3,1,15,2,1,0,18,3,12,0,0,0,4,1
+72,6,0,2,1,9,1,1,0,4,3,4,22,0,0,4,1
+16,10,3,2,1,61,1,1,0,13,1,4,11,0,0,4,1
+21,7,2,3,1,10,1,1,3,27,6,11,0,0,0,4,1
+21,5,2,3,1,35,2,1,0,6,5,14,22,0,0,4,1
+26,10,3,2,1,35,2,1,3,26,8,4,0,0,0,4,0
+24,0,0,2,1,70,1,1,0,23,4,15,0,0,0,4,1
 14,1,2,2,1,24,1,1,0,27,3,11,46,0,0,4,1
-13,7,3,3,1,32,1,1,0,13,10,11,0,0,0,4,1
-19,0,2,2,1,25,1,1,2,19,11,9,0,0,0,4,1
-27,5,0,3,1,68,1,2,0,29,5,13,0,0,0,4,1
-15,5,0,2,1,52,2,1,3,4,8,3,0,0,0,4,1
-39,5,0,3,1,69,2,1,0,3,1,14,11,0,0,4,1
-38,11,2,2,1,9,1,1,2,11,3,10,0,0,0,4,1
-19,5,3,3,1,28,1,2,0,13,10,8,11,0,0,4,1
-16,10,2,2,1,53,2,1,3,26,8,6,11,0,0,4,0
-22,11,2,1,1,24,2,1,0,26,3,5,11,0,0,4,1
-24,5,3,3,2,9,2,1,0,13,10,14,0,0,0,4,1
-17,1,3,2,1,69,2,1,0,6,5,12,43,0,0,4,1
-29,2,2,3,1,9,1,1,0,7,3,7,11,0,0,4,1
-14,0,2,2,1,20,1,2,0,28,5,12,0,0,0,4,1
+42,0,2,2,1,44,2,2,3,26,8,6,0,0,0,4,0
+22,10,0,3,1,51,2,1,0,2,3,8,11,0,0,4,1
+34,12,2,4,1,55,1,1,0,26,1,11,22,0,0,4,1
+7,7,3,2,1,14,2,1,3,20,8,11,11,0,0,4,1
+18,5,0,3,1,66,1,2,0,14,5,11,0,0,0,4,1
+17,10,2,3,1,39,2,1,0,14,5,12,11,0,0,4,1
+34,1,2,1,1,15,2,1,3,26,8,7,0,0,0,4,0
+16,1,3,2,1,37,2,2,0,12,10,12,0,0,0,4,1
+31,10,0,2,1,37,1,1,0,16,5,9,11,0,0,4,1
+16,0,2,2,1,4,2,2,0,1,5,15,0,0,0,4,1
+10,10,3,3,1,52,1,1,0,30,3,7,13,0,0,4,1
+7,0,3,3,1,43,2,1,0,19,3,9,0,0,0,4,1
+13,1,2,2,1,9,2,1,3,26,8,4,0,0,0,4,0
+33,0,3,2,1,25,1,1,3,9,6,13,11,0,0,4,1
+42,6,0,2,1,11,1,1,0,2,5,13,11,0,0,4,1
+7,1,2,2,1,71,2,1,3,19,8,13,0,0,0,4,1
+19,0,2,1,1,27,2,1,0,30,5,12,0,0,0,4,1
+18,0,3,1,1,2,2,1,3,26,8,7,0,0,0,4,0
+37,1,2,1,1,41,1,1,0,9,1,12,33,0,0,4,1
 35,1,2,2,1,31,1,1,0,14,1,11,11,0,0,4,1
+13,7,3,3,1,21,2,2,0,20,4,14,0,0,0,4,1
+13,5,0,3,1,43,1,1,0,1,3,3,43,0,0,4,1
+18,10,3,2,2,13,1,1,0,3,1,11,11,0,0,4,1
 31,2,2,1,1,59,1,1,0,9,10,10,0,0,0,4,1
-14,5,3,2,1,25,1,1,0,2,1,2,0,0,0,4,1
-41,2,0,2,1,69,2,1,3,26,8,13,22,0,0,4,0
-39,1,2,1,1,27,1,1,0,3,1,1,11,0,0,4,1
-40,10,2,4,1,63,2,1,3,26,8,13,0,0,0,4,0
-28,8,0,2,1,9,1,1,3,12,6,0,22,0,0,4,1
-22,1,3,4,1,30,2,1,3,26,8,6,0,0,0,4,0
-12,1,2,2,1,53,2,2,0,12,10,16,0,85,1,0,1
-38,10,0,1,1,15,2,1,3,26,8,9,11,0,0,4,0
-42,6,0,2,1,55,2,1,3,27,8,0,0,0,0,4,1
-15,5,2,3,1,10,1,1,0,29,1,10,33,0,0,4,1
-38,10,2,2,1,61,2,1,2,25,10,10,0,0,0,4,1
-8,1,3,2,2,66,1,2,0,29,5,14,11,0,0,4,1
-42,5,2,3,1,29,1,1,0,26,3,7,11,0,0,4,1
-12,5,3,3,1,47,1,1,0,3,1,13,33,0,0,4,1
-18,8,2,2,1,37,2,1,3,26,8,7,0,0,0,4,0
-22,10,0,2,1,9,1,1,0,28,1,12,11,0,0,4,1
-17,1,2,3,1,37,1,1,3,3,6,2,43,0,0,4,1
-41,5,0,3,1,33,1,1,3,26,8,6,0,0,0,4,0
-37,10,2,2,1,33,2,2,0,24,5,2,38,0,0,4,1
-10,7,3,3,1,9,2,1,3,18,8,5,11,0,0,4,1
-21,10,2,3,1,70,2,2,3,7,8,14,0,0,0,4,1
-15,1,2,2,1,69,2,1,0,9,5,8,11,0,0,4,1
-18,1,2,2,1,13,2,1,3,4,8,0,33,0,0,4,1
-10,11,2,1,1,64,2,1,0,11,3,16,38,186,12,0,1
-17,5,2,3,1,5,2,1,0,23,5,11,46,0,0,4,1
-36,10,0,2,1,27,2,1,0,22,3,7,0,105,30,0,1
-33,6,2,2,1,27,2,1,3,26,8,5,0,0,0,4,0
-42,5,2,3,1,39,1,1,3,8,6,7,22,0,0,4,1
-33,1,2,1,1,63,1,1,0,27,1,4,45,0,0,4,1
-12,1,3,2,1,30,2,1,3,15,8,13,0,0,0,4,1
-11,5,2,3,1,25,2,2,3,28,8,5,33,0,0,4,1
-55,6,2,3,1,20,2,1,0,19,3,10,11,0,0,4,1
-17,10,3,2,1,42,1,1,0,2,1,10,22,0,0,4,1
-21,1,2,1,1,34,2,1,3,26,8,9,0,0,0,4,0
-22,10,2,2,1,47,1,1,0,4,1,6,11,0,0,4,1
-12,1,3,2,1,52,1,1,0,23,4,14,11,0,0,4,1
-22,5,2,3,1,4,2,1,3,26,8,6,0,0,0,4,0
-32,2,2,1,1,50,2,1,3,6,8,12,25,0,0,4,1
-22,8,2,2,1,51,2,1,0,20,5,9,22,0,0,4,1
-31,1,2,2,1,43,2,1,0,2,5,1,11,0,0,4,1
-37,1,2,1,1,29,2,1,3,26,8,8,0,0,0,4,0
-57,6,0,1,1,44,2,1,0,25,3,3,22,0,0,4,1
-27,5,0,3,1,9,1,1,0,27,1,10,11,0,0,4,1
-7,7,3,2,1,14,2,1,3,20,8,11,11,0,0,4,1
-42,1,2,1,1,15,2,2,3,4,8,0,0,0,0,4,1
-15,8,3,2,1,21,1,1,0,28,5,13,0,0,0,4,1
-13,5,2,3,1,16,1,1,0,22,3,6,11,549,1,3,1
-9,10,3,2,1,52,2,1,0,23,5,9,33,0,0,4,1
-44,5,0,3,1,58,1,1,2,8,3,6,33,0,0,4,1
-14,10,3,3,1,41,1,1,2,4,1,12,47,0,0,4,1
-29,10,2,3,1,19,2,1,3,26,8,6,0,0,0,4,0
+31,1,2,2,1,9,1,2,0,30,5,12,0,0,0,4,1
+8,11,3,2,1,59,1,1,0,20,4,4,11,0,0,4,1
 35,0,2,2,1,43,1,1,3,12,6,1,22,0,0,4,1
-24,5,0,4,1,65,1,1,0,7,3,4,11,0,0,4,1
-28,8,2,2,1,34,1,1,0,14,1,11,11,0,0,4,1
-37,3,2,2,1,15,2,1,2,13,5,1,46,0,0,4,1
-13,1,2,3,1,4,1,1,0,12,10,15,11,0,0,4,1
-16,5,2,3,1,29,2,1,3,18,8,15,33,0,0,4,1
-22,11,0,2,1,21,1,1,0,3,1,10,43,0,0,4,1
-28,11,0,2,1,40,2,1,0,10,10,10,0,82,1,3,1
-17,8,3,1,1,21,1,2,0,2,5,11,11,0,0,4,1
+17,5,0,3,1,68,2,2,0,10,10,5,0,0,0,4,1
+35,2,3,2,1,59,2,1,3,23,8,0,38,0,0,4,1
+19,5,2,3,1,45,1,1,0,19,1,0,33,0,0,4,1
+28,1,2,1,1,71,1,2,2,11,3,9,22,0,0,4,1
+30,5,3,3,1,67,1,1,0,17,1,15,33,0,0,4,1
+21,8,0,2,1,62,2,1,0,30,5,14,0,0,0,4,1
+35,8,2,4,1,32,2,1,3,26,8,7,11,0,0,4,0
 24,1,2,4,1,46,2,1,3,26,8,1,11,0,0,4,0
-40,6,0,3,1,39,1,1,2,24,11,11,0,0,0,4,1
-8,1,2,2,1,31,2,1,3,7,8,2,22,0,0,4,1
-18,7,3,3,1,51,1,1,3,30,6,1,22,0,0,4,1
-19,5,2,3,1,49,1,1,0,4,1,14,38,0,0,4,1
-33,10,2,3,1,16,2,2,0,1,3,5,0,158,1,0,1
-7,0,3,3,1,43,2,1,0,19,3,9,0,0,0,4,1
-12,0,0,2,1,9,2,1,0,9,5,12,11,0,0,4,1
-17,1,3,2,1,14,2,2,3,26,8,6,0,0,0,4,0
-32,8,2,2,1,20,1,1,3,30,6,14,0,0,0,4,1
-27,0,2,2,1,30,1,1,0,12,1,12,11,0,0,4,1
-14,10,3,3,1,55,1,1,2,14,11,6,0,0,0,4,1
-39,0,3,2,1,57,2,1,3,10,6,10,0,0,0,4,1
-21,5,2,3,1,23,1,1,0,27,1,15,22,0,0,4,1
-33,5,2,3,1,11,2,1,3,26,8,8,0,0,0,4,0
-13,10,3,3,1,63,2,1,3,29,8,15,11,0,0,4,1
-40,7,2,3,1,4,2,1,3,26,8,9,0,0,0,4,0
-26,5,2,3,1,37,2,1,0,26,3,12,0,0,0,4,1
-24,10,2,3,1,17,2,1,0,27,1,12,33,0,0,4,1
-16,8,3,2,1,9,2,1,3,26,8,4,0,0,0,4,0
-16,5,2,3,1,67,1,2,0,2,1,1,22,0,0,4,1
-17,10,2,2,1,9,2,1,0,10,10,12,33,0,0,4,1
-16,0,2,2,1,4,2,2,0,1,5,15,0,0,0,4,1
-23,5,2,3,1,9,2,1,0,9,10,15,22,0,0,4,1
-25,1,2,2,1,62,2,2,0,12,10,3,11,26,12,1,1
-20,0,2,2,1,9,1,1,3,26,8,4,0,0,0,4,0
-33,1,2,1,1,22,2,1,3,26,8,11,11,0,0,4,0
-24,10,3,2,2,0,2,1,3,11,6,11,38,0,0,4,1
-29,8,2,2,1,43,2,1,0,1,5,10,33,0,0,4,1
-40,6,2,1,1,30,2,1,3,26,8,5,0,0,0,4,0
-31,5,2,3,1,44,2,1,3,26,8,7,0,0,0,4,0
-26,5,2,3,1,46,2,2,2,13,10,1,0,0,0,4,1
-16,5,2,3,1,63,1,1,0,25,3,9,11,0,0,4,1
-34,3,2,2,1,45,2,1,3,5,8,15,22,0,0,4,1
-12,10,2,3,1,54,2,2,3,18,6,12,22,0,0,4,1
-16,7,3,3,1,50,1,1,0,13,1,6,22,0,0,4,1
-36,7,0,1,1,41,2,1,3,27,6,12,11,0,0,4,1
-23,5,3,3,1,12,1,1,3,9,6,5,0,0,0,4,1
-6,7,3,3,1,36,2,1,3,19,8,15,0,0,0,4,1
-18,10,2,2,1,43,2,2,3,27,8,5,11,0,0,4,1
-10,8,3,2,1,40,2,1,0,16,5,14,11,0,0,4,1
-10,10,3,2,2,0,2,1,3,27,6,13,11,0,0,4,1
-40,5,2,3,1,40,1,1,0,26,3,8,38,0,0,4,1
-8,10,3,3,1,13,1,1,0,4,3,2,0,0,0,4,1
-35,10,3,2,1,70,1,1,0,17,1,15,22,0,0,4,1
-17,0,0,2,1,42,1,2,0,13,10,14,11,0,0,4,1
-19,5,2,3,1,56,1,1,0,26,3,8,0,0,0,4,1
-25,0,2,2,1,44,1,1,0,23,5,13,46,0,0,4,1
-16,1,3,2,1,68,2,1,0,7,5,11,0,0,0,4,1
-12,5,3,3,1,43,2,1,0,13,10,13,0,0,0,4,1
-25,5,0,2,1,53,1,1,0,11,3,9,0,0,0,4,1
+33,1,2,1,1,58,2,1,0,16,5,14,11,0,0,4,1
+13,10,3,3,1,28,2,1,3,30,8,10,22,0,0,4,1
 12,1,2,2,1,34,2,2,3,15,8,1,0,0,0,4,1
-14,5,2,3,1,58,2,1,3,9,6,1,38,0,0,4,1
-13,0,3,2,1,48,2,2,3,12,8,0,0,0,0,4,1
-6,9,3,2,1,67,2,1,3,26,8,6,11,0,0,4,0
-35,5,2,3,1,9,1,1,0,2,1,11,11,0,0,4,1
-34,12,2,4,1,55,1,1,0,26,1,11,22,0,0,4,1
-19,10,3,2,1,14,2,1,3,13,8,13,0,0,0,4,1
-12,0,0,2,1,43,2,1,3,25,6,10,6,0,0,4,1
-18,8,2,2,1,9,1,1,0,23,5,14,11,0,0,4,1
-23,8,2,2,1,9,2,1,3,26,8,1,11,0,0,4,0
-33,0,3,2,1,25,1,1,3,9,6,13,11,0,0,4,1
-15,12,2,2,1,40,1,1,0,25,3,15,11,85,38,0,1
-18,5,0,3,1,66,1,2,0,14,5,11,0,0,0,4,1
-41,10,2,2,1,16,2,2,0,15,5,9,33,0,0,4,1
-40,11,2,1,1,13,1,1,0,24,5,5,38,0,0,4,1
-23,8,2,4,1,19,1,1,0,21,5,13,11,0,0,4,1
-34,1,2,2,1,65,2,1,3,26,8,15,22,0,0,4,0
+39,6,0,3,1,64,1,1,0,27,1,3,33,0,0,4,1
+22,1,0,1,1,9,2,1,3,26,8,15,0,0,0,4,0
+27,10,3,3,1,9,1,1,0,9,1,13,33,0,0,4,1
+27,1,0,1,1,68,1,1,3,26,6,0,22,0,0,4,1
+4,0,3,2,1,39,1,1,0,3,3,9,0,0,0,4,1
+14,1,3,2,1,66,1,2,0,15,5,6,43,0,0,4,1
+13,11,0,3,1,32,2,1,0,7,5,14,11,0,0,4,1
+18,0,0,2,1,53,2,1,3,26,8,11,0,0,0,4,0
+27,10,2,3,1,6,1,2,0,13,10,16,11,0,0,4,1
+9,10,2,2,1,4,2,1,0,15,5,7,11,0,0,4,1
+10,9,3,2,1,19,1,1,0,15,5,1,11,0,0,4,1
+13,1,2,2,1,25,2,1,3,12,8,6,11,0,0,4,1
+44,5,0,3,1,58,1,1,2,8,3,6,33,0,0,4,1
 13,5,3,3,1,43,1,1,0,29,1,12,11,0,0,4,1
-26,0,0,1,1,47,2,1,2,15,11,14,0,0,0,4,1
-21,2,2,2,1,13,1,1,0,9,10,2,11,0,0,4,1
-15,0,2,2,1,67,2,1,0,17,5,13,0,0,0,4,1
+13,5,2,3,1,15,1,1,0,9,3,8,11,0,0,4,1
+16,5,3,3,1,14,1,1,0,26,3,7,46,0,0,4,1
+34,5,2,3,1,63,1,1,0,25,1,4,0,0,0,4,1
+35,10,0,2,1,71,2,1,3,26,8,14,0,0,0,4,0
+31,1,2,2,1,43,2,1,0,2,5,1,11,0,0,4,1
+29,10,2,3,1,19,2,1,3,26,8,6,0,0,0,4,0
+20,10,0,3,1,23,1,1,3,30,6,15,11,0,0,4,1
+33,0,3,2,1,69,1,1,0,15,5,12,11,0,0,4,1
+36,10,0,2,1,27,2,1,0,22,3,7,0,105,30,0,1
+14,7,2,2,1,53,2,1,0,2,5,14,0,0,0,4,1
+34,1,0,1,1,2,2,1,3,6,8,13,0,0,0,4,1
+37,1,2,1,1,29,2,1,3,26,8,8,0,0,0,4,0
+6,7,3,3,1,36,2,1,3,19,8,15,0,0,0,4,1
+36,5,2,2,1,35,2,2,3,26,8,5,0,0,0,4,0
+29,0,0,2,1,36,2,1,3,27,6,15,11,0,0,4,1
+18,11,0,2,1,68,1,1,0,3,1,9,22,0,0,4,1
+22,8,0,2,1,62,2,1,0,11,3,11,0,120,1,3,1
+24,1,2,2,1,48,2,1,3,11,6,12,38,0,0,4,1
+10,10,3,2,2,0,2,1,3,27,6,13,11,0,0,4,1
+16,10,0,3,1,61,2,1,0,28,1,11,11,0,0,4,1
+37,1,2,4,1,64,1,1,3,27,6,12,22,0,0,4,1
+38,5,2,3,1,9,1,2,3,12,6,9,0,0,0,4,1
+15,5,3,3,1,7,2,1,3,26,8,9,0,0,0,4,0
+16,5,3,3,1,18,2,1,0,9,10,11,0,91,1,1,1
+32,0,3,2,1,16,1,1,0,20,5,15,33,0,0,4,1
+13,10,3,3,1,12,1,1,0,26,3,12,0,74,12,0,1
+42,6,2,3,1,9,1,1,3,26,8,11,0,0,0,4,0
 21,10,3,2,1,50,2,1,0,9,10,10,0,0,0,4,1
-24,1,0,1,1,27,2,1,0,28,5,9,22,0,0,4,1
-13,11,0,1,1,9,2,1,3,23,8,13,3,0,0,4,1
-14,0,3,2,1,27,2,1,3,26,8,8,0,0,0,4,0
-15,1,2,2,1,61,2,1,0,9,5,15,0,0,0,4,1
-18,0,3,1,1,2,2,1,3,26,8,7,0,0,0,4,0
-19,5,2,2,1,55,2,2,0,8,10,6,0,0,0,4,1
-11,0,3,2,1,20,2,2,3,7,8,14,0,0,0,4,1
-33,0,2,2,1,54,2,1,3,26,8,7,11,0,0,4,0
-31,1,2,2,1,9,1,2,0,30,5,12,0,0,0,4,1
-15,1,2,2,1,9,2,1,3,13,8,10,22,0,0,4,1
-40,0,0,2,1,25,1,1,2,18,11,7,0,0,0,4,1
-22,7,2,2,2,8,2,2,3,22,6,15,22,0,0,4,1
-27,0,3,2,1,26,2,1,3,26,8,6,0,0,0,4,0
-18,5,3,3,1,65,2,1,3,23,8,15,0,0,0,4,1
-14,8,2,2,1,33,2,2,0,10,10,4,0,0,0,4,1
-26,0,0,2,1,61,2,1,3,26,8,6,0,0,0,4,0
-16,1,2,1,1,10,2,1,3,21,8,13,22,0,0,4,1
-15,11,3,3,1,61,1,1,0,5,1,5,11,0,0,4,1
-36,6,2,1,1,37,1,1,0,4,1,15,11,0,0,4,1
-12,7,3,3,1,48,2,1,0,11,3,9,0,0,0,4,1
-13,1,2,2,1,25,2,1,3,12,8,6,11,0,0,4,1
-39,6,2,1,1,41,2,1,0,17,1,12,22,0,0,4,1
-11,5,3,3,1,55,1,1,0,9,3,4,0,0,0,4,1
-9,10,3,3,1,9,2,1,3,26,8,9,0,0,0,4,0
-12,10,2,2,1,19,2,2,3,26,8,7,11,0,0,4,0
-24,2,2,4,1,26,2,1,0,23,5,12,11,0,0,4,1
-9,0,3,2,1,24,1,1,2,20,5,1,8,0,0,4,1
+24,5,0,3,1,14,1,1,0,18,1,0,33,0,0,4,1
+17,10,3,2,1,41,2,1,0,21,1,12,11,0,0,4,1
+49,6,2,3,1,16,1,1,0,4,3,12,0,0,0,4,1
+13,1,0,2,1,9,2,2,0,9,5,15,33,0,0,4,1
+25,5,2,3,1,9,1,1,0,5,5,2,22,0,0,4,1
+33,0,2,2,1,54,2,1,3,26,8,7,11,0,0,4,0
+17,7,2,2,1,24,2,2,3,26,6,6,11,0,0,4,1
+17,8,2,2,1,47,2,1,3,12,8,6,0,0,0,4,1
+31,10,2,2,1,46,1,1,0,10,1,3,46,0,0,4,1
+40,6,2,1,1,30,2,1,3,26,8,5,0,0,0,4,0
+18,7,3,2,1,15,1,1,0,12,10,2,0,0,0,4,1
+26,10,2,3,1,50,2,1,3,6,8,15,11,0,0,4,1
+29,5,2,3,1,58,1,1,0,10,1,8,6,0,0,4,1
+25,0,2,2,1,44,1,1,0,23,5,13,46,0,0,4,1
+18,10,2,2,1,43,2,2,3,27,8,5,11,0,0,4,1
+39,6,0,1,1,59,1,2,0,17,5,4,8,0,0,4,1
+13,11,0,1,1,9,2,1,3,23,8,13,3,0,0,4,1
+22,8,2,2,1,50,2,1,0,16,5,9,33,0,0,4,1
+33,10,2,3,1,16,2,2,0,1,3,5,0,158,1,0,1
+23,8,2,4,1,19,1,1,0,21,5,13,11,0,0,4,1
+13,5,2,3,1,16,1,1,0,22,3,6,11,549,1,3,1
+26,11,0,3,1,9,1,1,0,26,3,6,22,0,0,4,1
+29,10,3,2,1,12,2,1,0,15,5,15,22,0,0,4,1
 19,11,3,2,1,48,1,1,0,21,4,5,0,0,0,4,1
+29,8,2,2,1,43,2,1,0,1,5,10,33,0,0,4,1
+28,8,2,1,1,23,2,1,3,26,8,6,0,0,0,4,0
+23,1,2,1,1,14,2,1,3,12,8,4,11,0,0,4,1
+16,10,3,2,1,34,2,1,0,9,10,14,0,0,0,4,1
+26,5,2,1,1,56,1,1,0,10,3,7,38,0,0,4,1
+41,1,2,1,1,38,2,1,3,6,8,12,0,0,0,4,1
+26,10,0,2,1,71,2,1,3,12,8,12,22,0,0,4,1
+12,5,3,3,1,59,1,1,0,19,3,6,11,0,0,4,1
+10,5,3,3,1,49,2,2,3,26,8,7,0,0,0,4,0
+10,10,3,3,1,20,2,1,0,17,5,4,11,0,0,4,1
+16,5,3,3,1,38,2,1,3,26,8,1,11,0,0,4,0
+17,0,0,2,1,42,1,2,0,13,10,14,11,0,0,4,1
+35,1,2,4,1,23,1,1,3,26,8,2,0,0,0,4,0
+26,5,2,3,1,37,2,1,0,26,3,12,0,0,0,4,1
+11,8,3,1,1,40,1,1,3,25,5,5,22,0,0,4,1
+14,5,3,3,1,46,1,1,0,13,1,12,38,0,0,4,1
+28,3,2,2,1,34,2,1,0,23,5,0,21,0,0,4,1
+35,10,2,2,1,51,1,1,3,27,6,12,11,0,0,4,1
+35,3,2,1,1,42,1,1,0,20,5,2,11,0,0,4,1
+29,2,2,3,1,9,1,1,0,7,3,7,11,0,0,4,1
+23,1,0,1,1,9,1,1,0,23,5,10,11,0,0,4,1
+14,8,2,2,1,33,2,2,0,10,10,4,0,0,0,4,1
+22,1,2,2,1,51,2,1,3,26,8,8,11,0,0,4,0
+42,1,0,2,1,9,2,1,3,21,8,2,0,0,0,4,1
+30,1,3,1,1,59,2,1,0,11,3,4,11,0,0,4,1
+27,10,0,2,1,33,1,1,0,28,1,15,22,0,0,4,1
+25,10,2,2,1,48,2,1,3,26,8,2,0,0,0,4,0
+17,0,2,2,1,8,2,1,3,22,6,3,45,0,0,4,1
+18,11,2,3,1,19,1,1,0,18,1,11,45,0,0,4,1
+17,5,2,3,1,47,1,1,0,2,1,15,33,0,0,4,1
+15,1,2,2,1,9,1,1,0,21,5,10,43,0,0,4,1
 34,1,2,2,1,17,1,2,0,8,5,13,11,0,0,4,1
-18,8,2,2,1,36,2,1,3,11,6,9,0,0,0,4,1
-12,8,0,1,1,50,2,1,0,9,5,10,0,0,0,4,1
-17,7,0,3,1,16,2,1,3,15,8,13,11,0,0,4,1
-21,10,3,2,1,53,2,1,0,28,5,13,11,0,0,4,1
+14,8,3,2,1,51,1,1,0,21,4,2,0,0,0,4,1
+14,5,2,3,1,66,2,2,0,30,5,0,0,0,0,4,1
+22,11,2,2,1,28,2,1,3,26,8,9,0,0,0,4,0
+14,0,2,2,1,20,1,2,0,28,5,12,0,0,0,4,1
+15,1,0,1,1,44,2,1,3,30,8,12,11,0,0,4,1
+36,10,2,2,1,24,1,2,0,20,5,11,22,0,0,4,1
+16,1,3,2,1,68,2,1,0,7,5,11,0,0,0,4,1
+13,7,3,3,1,32,1,1,0,13,10,11,0,0,0,4,1
+17,5,3,3,1,64,2,1,3,23,11,7,0,0,0,4,1
+34,10,2,2,1,54,2,1,3,10,11,3,0,0,0,4,1
+35,1,2,2,1,8,1,1,0,26,1,13,0,0,0,4,1
+19,0,2,2,1,34,2,1,3,19,8,13,22,0,0,4,1
+55,6,2,3,1,20,2,1,0,19,3,10,11,0,0,4,1
+37,1,2,1,1,53,1,1,0,26,1,2,11,0,0,4,1
+24,5,2,3,1,15,2,2,0,13,10,15,38,0,0,4,1
+41,3,0,1,1,31,1,1,0,23,5,12,22,0,0,4,1
+35,0,2,2,1,68,2,1,0,27,3,8,22,0,0,4,1
+31,5,2,3,1,10,2,1,0,9,10,15,0,0,0,4,1
+16,2,2,3,1,18,2,1,0,5,5,13,11,0,0,4,1
+25,5,2,3,1,30,1,1,0,4,1,9,43,0,0,4,1
+25,10,2,3,1,9,1,1,0,25,1,4,11,0,0,4,1
+31,0,2,2,1,47,2,1,3,26,8,10,0,0,0,4,0
+19,5,0,3,1,14,2,1,3,10,8,5,11,0,0,4,1
+24,5,3,3,2,9,2,1,0,13,10,14,0,0,0,4,1
+10,5,3,3,1,9,2,1,0,7,5,13,38,0,0,4,1
+16,7,3,3,1,50,1,1,0,13,1,6,22,0,0,4,1
+7,1,3,2,1,14,1,2,0,1,5,3,45,0,0,4,1
+20,10,2,2,1,32,2,1,3,26,8,9,0,0,0,4,0
+23,5,2,3,1,56,1,1,0,12,1,12,11,0,0,4,1
+28,8,0,2,1,9,1,1,3,12,6,0,22,0,0,4,1
+12,0,2,2,1,23,1,1,0,12,10,0,0,0,0,4,1
+9,1,2,1,1,47,2,1,3,23,8,2,11,0,0,4,1
+18,8,2,2,1,71,1,1,3,7,6,1,0,0,0,4,1
+12,0,0,2,1,9,2,1,0,9,5,12,11,0,0,4,1
+17,1,3,2,1,69,2,1,0,6,5,12,43,0,0,4,1
+42,6,0,2,1,11,1,1,0,23,5,10,38,0,0,4,1
+41,6,0,1,1,9,2,1,3,26,6,15,11,0,0,4,1
+6,1,3,2,2,2,2,1,3,3,6,10,22,0,0,4,1
+15,8,3,2,1,21,1,1,0,28,5,13,0,0,0,4,1
 41,5,0,3,1,57,2,1,3,26,8,8,0,0,0,4,0
-34,8,2,1,1,20,1,1,0,29,1,10,11,0,0,4,1
-22,0,3,3,1,14,1,1,3,2,6,3,11,0,0,4,1
-13,11,3,2,1,14,1,1,0,25,3,15,0,0,0,4,1
-11,1,3,2,1,69,2,1,3,12,6,5,0,0,0,4,1
-12,10,3,3,1,69,2,2,3,10,8,15,43,0,0,4,1
-17,5,0,3,1,62,2,1,0,30,5,1,0,0,0,4,1
-31,8,2,2,1,8,2,1,3,29,8,1,0,0,0,4,1
-31,10,2,2,1,46,1,1,0,10,1,3,46,0,0,4,1
-28,5,3,2,1,3,2,1,3,26,8,7,11,0,0,4,0
-24,1,2,2,1,48,2,1,3,11,6,12,38,0,0,4,1
-38,1,0,1,1,66,2,1,3,26,8,5,11,0,0,4,0
-14,1,2,2,1,32,2,1,0,10,10,5,22,0,0,4,1
-18,10,3,2,1,60,1,1,0,28,1,14,0,0,0,4,1
-19,1,0,2,1,38,2,1,3,18,8,12,11,0,0,4,1
+26,10,0,2,1,34,1,1,0,8,10,1,0,0,0,4,1
+19,7,2,2,1,20,1,1,0,28,5,12,11,0,0,4,1
+14,7,3,3,1,14,2,1,0,10,10,10,0,0,0,4,1
+42,1,2,1,1,15,2,2,3,4,8,0,0,0,0,4,1
 9,5,3,3,1,71,2,1,3,25,6,13,11,0,0,4,1
-18,5,3,3,1,36,1,1,0,9,1,14,46,0,0,4,1
-13,5,0,3,1,43,1,1,0,1,3,3,43,0,0,4,1
-31,8,2,2,1,38,1,1,2,30,3,6,33,0,0,4,1
-31,5,2,3,1,10,2,1,0,9,10,15,0,0,0,4,1
-19,1,3,2,1,53,1,2,0,17,5,12,33,0,0,4,1
-8,11,3,2,1,12,1,1,0,30,5,11,0,0,0,4,1
-14,10,3,2,1,56,2,1,3,23,8,13,22,0,0,4,1
-39,6,0,3,1,64,1,1,0,27,1,3,33,0,0,4,1
-37,1,2,1,1,41,1,1,0,9,1,12,33,0,0,4,1
-14,1,2,2,2,9,2,1,3,30,8,12,0,0,0,4,1
-42,1,0,2,1,9,2,1,3,21,8,2,0,0,0,4,1
-19,5,2,3,1,9,1,1,3,7,6,12,43,0,0,4,1
-25,5,2,3,1,45,2,1,3,26,8,7,0,0,0,4,0
-43,6,2,1,1,25,1,1,0,8,3,1,0,0,0,4,1
-35,8,2,4,1,32,2,1,3,26,8,7,11,0,0,4,0
-40,5,2,3,1,44,2,1,0,6,5,14,33,0,0,4,1
-18,7,3,2,1,15,1,1,0,12,10,2,0,0,0,4,1
-34,1,0,1,1,2,2,1,3,6,8,13,0,0,0,4,1
-28,0,0,2,1,28,1,1,0,4,3,2,0,0,0,4,1
-23,10,2,2,1,11,1,1,0,2,3,1,22,0,0,4,1
-27,1,0,1,1,4,2,1,3,15,8,0,0,0,0,4,1
-30,7,2,3,1,9,1,1,0,21,4,3,22,0,0,4,1
-42,6,0,2,1,11,1,1,0,2,5,13,11,0,0,4,1
-16,0,2,2,1,68,1,1,3,27,8,5,0,0,0,4,1
-10,1,3,2,1,65,2,1,3,30,8,13,0,0,0,4,1
-37,10,2,2,1,14,2,1,3,26,8,5,11,0,0,4,0
-17,1,2,2,1,56,2,1,0,12,10,15,11,0,0,4,1
-11,1,3,2,1,32,2,1,3,11,6,13,5,0,0,4,1
-42,0,2,2,1,35,2,1,3,26,8,11,0,0,0,4,0
-20,10,0,2,1,69,2,1,0,22,3,12,0,0,0,4,1
+28,0,2,2,1,61,1,1,0,27,1,13,11,0,0,4,1
+12,10,3,3,1,69,2,2,3,10,8,15,43,0,0,4,1
+12,1,2,2,1,53,2,2,0,12,10,16,0,85,1,0,1
+26,5,2,3,1,46,2,2,2,13,10,1,0,0,0,4,1
 15,10,3,3,1,9,2,1,0,13,10,12,0,0,0,4,1
-34,2,2,2,1,12,2,2,3,26,8,3,0,0,0,4,0
-8,10,2,2,1,43,1,2,0,29,5,1,33,0,0,4,1
-28,3,2,2,1,34,2,1,0,23,5,0,21,0,0,4,1
-32,5,2,3,1,17,1,1,0,17,1,13,43,0,0,4,1
-18,1,0,2,1,60,2,1,3,7,6,4,11,0,0,4,1
-12,2,3,1,1,9,2,2,3,19,8,1,0,0,0,4,1
-12,9,3,3,1,34,1,1,0,13,10,14,0,0,0,4,1
-15,1,3,3,1,62,1,1,0,30,3,3,0,546,1,3,1
+26,1,2,2,1,57,1,2,3,26,8,7,0,0,0,4,0
+28,5,0,3,1,27,2,1,0,15,5,14,0,0,0,4,1
+5,1,2,2,1,70,2,1,3,26,8,6,0,0,0,4,0
+15,8,2,2,1,9,2,1,3,26,8,11,0,0,0,4,0
+20,5,2,3,1,59,1,1,0,22,3,7,0,0,0,4,1
+29,10,2,2,1,25,2,1,0,13,5,15,11,0,0,4,1
+17,1,0,2,1,9,2,1,3,12,8,2,0,0,0,4,1
+26,0,0,2,1,61,2,1,3,26,8,6,0,0,0,4,0
+33,10,2,2,1,25,2,2,0,8,3,14,0,0,0,4,1
 28,3,0,1,1,26,2,1,0,9,5,1,11,0,0,4,1
-33,5,3,2,1,20,2,1,3,7,6,2,22,0,0,4,1
-22,10,0,3,1,9,1,1,3,8,6,10,0,0,0,4,1
-24,6,2,2,1,56,2,1,3,26,8,7,0,0,0,4,0
-34,5,2,3,1,45,1,1,0,10,10,3,22,0,0,4,1
-16,1,3,2,1,37,2,2,0,12,10,12,0,0,0,4,1
-37,1,2,1,1,53,1,1,0,26,1,2,11,0,0,4,1
-43,5,2,2,1,71,1,1,0,9,1,16,43,0,0,4,1
-32,8,2,2,1,56,2,1,3,26,8,9,11,0,0,4,0
-23,1,2,2,2,63,1,2,0,16,5,12,0,0,0,4,1
-4,9,3,2,1,44,1,1,0,3,3,7,0,0,0,4,1
-14,0,3,2,1,27,1,1,0,28,5,14,38,0,0,4,1
-26,1,3,2,1,36,1,2,0,8,5,2,33,0,0,4,1
-41,0,2,2,1,20,2,1,0,14,1,2,2,0,0,4,1
-15,2,3,3,1,37,2,2,0,23,4,15,38,0,0,4,1
-41,3,0,1,1,31,1,1,0,23,5,12,22,0,0,4,1
-31,5,0,2,1,5,2,1,3,30,6,1,1,0,0,4,1
+9,10,3,2,2,9,1,2,0,29,5,13,0,0,0,4,1
 28,10,2,2,1,40,2,1,3,30,8,13,0,0,0,4,1
-14,5,3,3,1,9,1,1,0,26,3,11,33,0,0,4,1
-37,11,0,2,1,44,2,1,3,27,8,15,0,0,0,4,1
-10,5,3,3,1,15,2,1,0,18,3,12,0,0,0,4,1
-13,0,2,2,1,71,2,1,3,10,8,11,0,0,0,4,1
-12,5,3,3,1,15,2,1,0,27,10,4,0,0,0,4,1
-34,1,2,2,1,57,1,1,0,13,10,15,11,0,0,4,1
-31,8,0,2,1,70,1,1,3,12,6,14,11,0,0,4,1
-20,10,3,2,1,39,1,1,0,10,1,12,5,0,0,4,1
-27,10,2,3,1,6,1,2,0,13,10,16,11,0,0,4,1
-33,6,2,3,1,57,1,1,0,10,10,12,11,0,0,4,1
-22,0,3,3,1,33,1,1,0,12,1,10,11,0,0,4,1
-31,10,3,2,1,17,1,1,0,26,1,15,0,0,0,4,1
-35,1,0,1,1,33,2,1,3,23,8,6,11,0,0,4,1
-15,5,3,3,1,7,2,1,3,26,8,9,0,0,0,4,0
-37,10,2,2,1,9,2,2,0,11,7,2,0,0,0,4,1
-33,10,2,2,1,9,1,1,0,11,3,10,11,0,0,4,1
+7,8,3,2,1,29,1,2,0,13,5,1,11,0,0,4,1
+39,6,2,1,1,41,2,1,0,17,1,12,22,0,0,4,1
+31,8,0,2,1,9,2,2,3,26,8,8,0,0,0,4,0
+35,1,2,1,2,5,1,1,0,21,4,10,0,0,0,4,1
+14,1,2,1,1,60,1,1,0,21,4,12,0,0,0,4,1
+22,5,2,3,1,40,2,1,0,10,10,12,11,187,1,3,1
+15,5,2,3,1,40,1,1,0,12,10,7,0,0,0,4,1
+23,0,0,2,1,33,2,1,3,26,8,7,0,0,0,4,0
+39,0,3,2,1,57,2,1,3,10,6,10,0,0,0,4,1
+17,2,2,2,1,31,1,2,0,5,5,4,22,0,0,4,1
+17,5,2,3,1,29,2,1,3,26,8,4,0,0,0,4,0
+29,1,2,2,1,14,2,1,2,3,10,9,0,0,0,4,1
+11,5,3,3,1,55,1,1,0,9,3,4,0,0,0,4,1
+21,10,3,2,1,10,2,1,3,12,8,4,11,0,0,4,1
 26,1,2,2,1,21,2,1,3,25,5,4,11,0,0,4,1
-22,8,0,2,1,62,2,1,0,11,3,11,0,120,1,3,1
-13,1,0,2,1,9,2,2,0,9,5,15,33,0,0,4,1
-21,1,0,1,1,16,2,1,0,12,10,11,0,78,30,1,1
-29,5,3,3,1,68,1,1,0,11,3,1,0,0,0,4,1
-27,10,3,2,1,46,2,1,3,23,8,15,33,0,0,4,1
-21,5,2,3,1,35,2,1,0,6,5,14,22,0,0,4,1
-36,5,0,3,1,52,2,1,3,13,8,14,33,0,0,4,1
-12,10,3,3,1,15,2,1,3,13,8,5,11,0,0,4,1
-13,5,2,3,1,19,1,1,0,4,1,12,45,0,0,4,1
-34,2,2,3,2,5,1,1,0,29,5,11,0,0,0,4,1
-40,5,0,3,1,53,2,1,0,9,10,4,11,0,0,4,1
-16,1,2,1,1,62,2,2,3,7,8,1,33,0,0,4,1
-29,12,2,4,1,34,1,1,3,26,8,8,11,0,0,4,0
-30,1,2,1,1,51,1,1,0,2,1,14,22,0,0,4,1
-42,6,2,3,1,9,1,1,3,26,8,11,0,0,0,4,0
-21,10,3,2,1,12,1,1,0,28,1,9,11,0,0,4,1
-35,1,2,2,1,8,1,1,0,26,1,13,0,0,0,4,1
-13,8,3,2,1,15,1,2,0,27,3,0,11,0,0,4,1
-12,5,3,3,1,19,1,1,0,9,1,10,46,0,0,4,1
-30,5,0,3,1,3,2,1,3,26,8,7,0,0,0,4,0
-26,10,0,2,1,71,2,1,3,12,8,12,22,0,0,4,1
-9,1,3,2,2,3,1,1,3,15,6,10,11,0,0,4,1
-13,10,3,3,1,28,2,1,3,30,8,10,22,0,0,4,1
-15,5,3,3,1,33,1,1,0,20,1,11,8,0,0,4,1
-12,0,2,2,1,15,2,2,3,18,8,9,11,0,0,4,1
-14,1,2,2,1,54,2,1,3,26,8,11,0,0,0,4,0
-16,12,3,2,1,68,1,1,0,20,4,14,0,0,0,4,1
-44,3,2,4,1,25,1,1,2,18,3,9,0,0,0,4,1
-13,10,3,3,1,12,1,1,0,26,3,12,0,74,12,0,1
-34,10,2,2,1,54,2,1,3,10,11,3,0,0,0,4,1
-25,10,2,2,1,24,2,1,3,26,8,6,0,0,0,4,0
-22,11,2,2,1,28,2,1,3,26,8,9,0,0,0,4,0
-8,8,3,2,1,69,2,1,3,18,8,13,11,0,0,4,1
-17,1,0,1,1,23,2,1,0,24,5,12,43,0,0,4,1
-23,2,3,2,1,61,1,1,0,16,5,2,0,0,0,4,1
-14,5,2,3,1,66,2,2,0,30,5,0,0,0,0,4,1
-32,1,2,1,1,58,2,1,3,26,8,12,22,0,0,4,0
-12,5,2,3,1,19,2,1,0,3,1,1,33,0,0,4,1
-35,5,0,3,1,27,1,1,0,4,3,13,22,0,0,4,1
-40,5,2,2,1,4,1,1,0,24,5,12,3,0,0,4,1
-16,1,3,2,1,49,2,1,0,13,10,15,0,0,0,4,1
-35,1,2,1,1,41,2,1,0,17,5,12,38,0,0,4,1
-42,5,2,3,1,63,1,1,2,29,1,7,11,0,0,4,1
-22,8,2,2,1,50,2,1,0,16,5,9,33,0,0,4,1
-17,0,0,2,1,48,2,1,3,25,6,15,0,0,0,4,1
-41,1,2,2,1,9,2,1,3,26,8,7,0,0,0,4,0
-31,5,2,3,1,60,1,1,3,2,6,11,0,0,0,4,1
-27,0,0,2,1,57,2,1,0,16,5,14,46,0,0,4,1
-21,10,3,2,1,23,1,1,0,12,10,5,33,0,0,4,1
-15,8,2,2,1,9,2,1,3,26,8,11,0,0,0,4,0
-7,1,3,2,1,2,2,1,3,10,6,15,45,0,0,4,1
-14,5,3,3,1,46,1,1,0,13,1,12,38,0,0,4,1
-32,10,2,2,1,38,1,1,0,28,1,12,0,0,0,4,1
-15,1,2,2,1,38,1,1,0,25,3,4,22,0,0,4,1
-23,1,0,1,1,17,2,1,0,9,5,12,22,0,0,4,1
-30,3,2,2,1,53,1,2,0,20,5,15,22,0,0,4,1
-14,7,2,2,1,53,2,1,0,2,5,14,0,0,0,4,1
+43,5,2,3,1,58,1,1,0,11,3,12,22,0,0,4,1
+9,2,2,3,1,17,1,1,0,6,5,10,38,0,0,4,1
+7,8,2,2,1,52,2,1,3,26,8,8,0,0,0,4,0
+16,10,0,2,1,18,2,1,3,23,8,1,6,0,0,4,1
+24,10,2,3,1,2,1,1,3,12,6,5,38,0,0,4,1
+31,5,2,3,1,44,2,1,3,26,8,7,0,0,0,4,0
+41,0,2,2,1,20,2,1,0,14,1,2,2,0,0,4,1
+9,8,3,2,1,55,2,1,3,20,8,11,11,0,0,4,1
+41,3,0,1,1,25,1,1,3,26,8,9,11,0,0,4,0
+37,3,2,1,1,9,2,1,0,8,5,3,11,0,0,4,1
+36,8,2,4,1,9,2,1,0,26,3,12,11,184,1,1,1
+15,0,2,2,1,67,2,1,0,17,5,13,0,0,0,4,1
+14,1,3,3,1,62,1,1,3,4,10,15,0,0,0,4,1
+40,5,0,3,1,14,1,1,0,26,1,5,0,0,0,4,1
+25,5,3,3,1,26,2,1,3,29,8,13,0,0,0,4,1
 12,7,3,2,1,7,1,2,0,10,10,15,0,0,0,4,1
-12,5,3,3,1,55,1,1,0,27,1,4,22,0,0,4,1
-25,10,2,2,1,8,2,2,0,30,5,13,22,0,0,4,1
-19,10,3,2,1,40,2,1,3,13,8,14,0,0,0,4,1
-35,10,2,2,1,8,2,1,3,19,8,2,0,0,0,4,1
-29,5,2,3,1,62,1,1,0,9,1,12,43,0,0,4,1
-35,1,2,4,1,23,1,1,3,26,8,2,0,0,0,4,0
+22,10,2,2,1,47,1,1,0,4,1,6,11,0,0,4,1
+12,9,3,3,1,34,1,1,0,13,10,14,0,0,0,4,1
+42,6,0,2,1,55,2,1,3,27,8,0,0,0,0,4,1
+38,10,2,2,1,57,2,1,3,15,11,10,0,53,12,3,1
+7,8,2,2,1,9,2,1,0,16,5,10,47,0,0,4,1
+15,2,2,2,1,7,2,2,0,29,5,13,0,0,0,4,1
+40,1,2,2,1,31,1,1,3,30,6,10,22,0,0,4,1
+35,1,2,2,1,62,2,1,3,26,8,11,11,0,0,4,0
+19,5,3,2,1,66,2,1,3,7,8,2,33,0,0,4,1
+29,10,2,2,1,56,2,1,0,3,1,5,0,0,0,4,1
+19,1,2,2,1,43,2,1,3,26,8,6,0,0,0,4,0
+14,1,2,2,1,26,2,1,0,5,10,3,0,0,0,4,1
+13,0,3,2,1,24,2,1,0,9,10,6,0,0,0,4,1
+19,0,2,2,1,25,1,1,2,19,11,9,0,0,0,4,1
+9,2,2,2,1,29,1,1,2,19,11,3,0,0,0,4,1
+27,1,0,1,1,4,2,1,3,15,8,0,0,0,0,4,1
+32,5,3,3,1,41,1,1,3,16,11,8,0,0,0,4,1
+17,10,3,2,1,42,1,1,0,2,1,10,22,0,0,4,1
+24,0,2,2,1,49,2,1,3,26,8,12,0,0,0,4,0
+32,0,2,2,1,46,1,1,0,13,10,11,0,0,0,4,1
+8,11,3,3,1,67,1,1,0,20,4,4,0,0,0,4,1
+23,10,2,2,1,71,1,1,0,14,1,8,1,0,0,4,1
+22,7,2,2,2,8,2,2,3,22,6,15,22,0,0,4,1
+19,1,3,2,1,53,1,2,0,17,5,12,33,0,0,4,1
+18,8,2,1,1,9,2,1,3,11,6,0,0,0,0,4,1
+17,5,3,3,1,4,1,2,0,13,5,16,2,0,0,4,1
+18,11,3,3,1,15,1,1,0,22,3,8,0,0,0,4,1
+17,5,3,3,1,39,1,1,0,5,1,14,11,0,0,4,1
+16,1,0,2,1,44,2,1,3,4,8,7,0,0,0,4,1
+10,1,3,2,1,1,2,1,0,25,5,0,22,0,0,4,1
+36,5,2,3,1,15,1,1,0,22,3,5,0,0,0,4,1
+28,11,0,2,1,40,2,1,0,10,10,10,0,82,1,3,1
+12,8,3,2,1,20,1,1,0,2,3,4,11,0,0,4,1
+24,10,0,2,1,24,1,1,0,12,1,14,33,0,0,4,1
+16,8,3,2,1,3,1,1,0,13,5,3,22,0,0,4,1
+14,1,2,2,1,54,2,1,3,26,8,11,0,0,0,4,0
+42,1,2,4,1,55,2,1,3,26,8,7,0,0,0,4,0
+44,6,2,2,1,18,1,1,0,11,3,7,0,0,0,4,1
+27,5,0,2,1,60,2,1,0,10,10,9,0,75,1,3,1
+30,3,2,1,1,63,1,1,0,13,10,11,11,0,0,4,1
+30,1,2,1,1,51,1,1,0,2,1,14,22,0,0,4,1
+20,0,0,2,1,24,2,1,3,23,8,11,11,0,0,4,1
+8,10,3,3,1,13,1,1,0,4,3,2,0,0,0,4,1
+15,10,3,3,1,18,2,1,0,10,10,9,11,91,1,1,1
+11,1,3,2,1,32,2,1,3,11,6,13,5,0,0,4,1
+42,5,2,3,1,28,2,1,0,2,5,1,11,0,0,4,1
+11,10,3,3,1,61,2,1,0,30,3,14,22,0,0,4,1
 12,1,3,2,1,19,2,2,0,30,5,4,22,0,0,4,1
-9,2,2,3,1,17,1,1,0,6,5,10,38,0,0,4,1
-9,5,3,3,1,15,2,1,3,21,8,13,22,0,0,4,1
-11,10,2,2,1,34,1,1,0,25,3,8,11,0,0,4,1
-17,8,2,2,1,54,2,1,0,11,7,9,33,0,0,4,1
-12,5,3,3,1,53,1,2,0,9,5,11,0,0,0,4,1
-10,5,3,3,1,9,2,1,0,7,5,13,38,0,0,4,1
-5,1,3,2,1,52,2,1,3,25,6,12,0,0,0,4,1
-41,6,3,2,1,41,2,1,3,19,8,1,38,0,0,4,1
-26,8,0,2,1,32,2,1,3,26,8,5,0,0,0,4,0
-39,10,0,2,1,59,2,1,3,26,8,7,0,0,0,4,0
-17,5,2,3,1,36,2,2,0,29,1,13,22,0,0,4,1
+20,10,2,2,1,9,1,1,0,29,5,12,0,0,0,4,1
+38,8,2,1,1,51,1,2,2,13,5,6,0,0,0,4,1
+30,2,3,3,1,38,2,1,0,26,3,0,33,0,0,4,1
+21,10,2,3,1,70,2,2,3,7,8,14,0,0,0,4,1
+33,2,2,1,1,18,1,1,0,9,3,5,1,0,0,4,1
+26,5,2,3,1,66,1,1,0,17,1,12,45,0,0,4,1
 15,0,2,4,1,34,1,1,0,10,10,10,0,0,0,4,1
-15,2,0,3,1,43,1,2,0,29,5,1,0,0,0,4,1
-25,5,2,3,1,45,1,1,0,1,3,4,0,0,0,4,1
-14,1,3,2,1,66,1,2,0,15,5,6,43,0,0,4,1
-23,1,3,2,1,64,2,1,3,0,5,10,47,0,0,4,1
-16,10,0,3,1,61,2,1,0,28,1,11,11,0,0,4,1
-19,0,2,1,1,27,2,1,0,30,5,12,0,0,0,4,1
-26,10,3,2,1,21,1,1,2,12,11,13,0,0,0,4,1
-23,5,3,3,1,25,1,1,0,13,10,11,0,0,0,4,1
-24,5,2,3,1,45,2,1,0,8,5,13,0,0,0,4,1
-30,8,2,4,1,21,2,1,3,26,8,1,0,0,0,4,0
-14,5,3,3,1,33,2,1,0,3,1,15,11,0,0,4,1
-19,5,3,3,1,69,1,1,3,3,6,0,22,0,0,4,1
-22,1,2,2,1,14,2,1,3,26,8,11,38,0,0,4,0
+21,5,2,2,1,13,2,1,0,2,1,13,11,0,0,4,1
+22,7,2,2,1,61,2,1,3,26,8,5,11,0,0,4,0
+16,5,2,3,1,63,1,1,0,25,3,9,11,0,0,4,1
+19,0,3,2,1,11,2,1,0,13,10,5,11,0,0,4,1
+40,5,2,3,1,27,2,1,3,26,8,7,0,0,0,4,0
+8,11,3,2,1,12,1,1,0,30,5,11,0,0,0,4,1
+15,5,3,3,1,68,1,1,0,3,1,15,0,0,0,4,1
+12,10,3,2,1,67,2,1,3,5,10,6,0,0,0,4,1
+11,1,2,2,1,35,2,1,0,7,5,16,0,0,0,4,1
+30,7,2,3,1,9,1,1,0,21,4,3,22,0,0,4,1
+10,7,3,3,1,66,1,1,0,7,3,8,0,0,0,4,1
+17,5,0,3,1,18,1,1,0,27,1,13,11,0,0,4,1
+9,1,2,3,1,40,2,1,3,18,6,10,22,0,0,4,1
+31,8,0,2,1,70,1,1,3,12,6,14,11,0,0,4,1
+41,6,2,2,1,30,1,1,0,19,1,0,43,0,0,4,1
+36,5,0,3,1,52,2,1,3,13,8,14,33,0,0,4,1
+23,1,2,2,1,35,2,1,3,5,8,14,0,0,0,4,1
+17,10,3,2,1,21,2,1,0,1,3,10,0,0,0,4,1
+10,9,3,2,1,9,1,1,0,9,3,7,12,0,0,4,1
+40,5,0,3,1,53,2,1,0,9,10,4,11,0,0,4,1
+41,1,2,1,1,6,1,1,0,17,1,2,43,0,0,4,1
+36,10,2,3,1,32,1,1,3,26,8,8,33,0,0,4,0
+19,5,3,3,1,28,1,2,0,13,10,8,11,0,0,4,1
+56,6,2,2,1,22,1,1,2,8,3,3,0,0,0,4,1
+27,5,0,3,1,9,1,1,0,27,1,10,11,0,0,4,1
+9,10,3,2,1,22,2,1,3,7,8,13,0,0,0,4,1
+30,2,2,3,2,4,1,1,0,24,5,13,33,0,0,4,1
+27,0,2,2,1,30,1,1,0,12,1,12,11,0,0,4,1
+33,1,2,4,1,2,2,1,3,26,8,5,11,0,0,4,0
+22,10,0,2,1,9,1,1,0,28,1,12,11,0,0,4,1
+32,1,2,4,1,29,2,1,2,24,5,1,8,0,0,4,1
+33,8,2,2,1,28,2,1,3,26,8,13,11,0,0,4,0
+17,5,3,3,1,34,1,1,0,26,3,12,0,0,0,4,1
+15,1,3,2,1,65,2,1,3,25,6,2,33,0,0,4,1
+12,5,3,3,1,15,2,1,0,27,10,4,0,0,0,4,1
 30,10,2,2,2,9,1,1,3,23,8,12,0,0,0,4,1
-36,5,0,3,1,27,2,2,2,9,10,0,0,0,0,4,1
-35,10,2,2,1,58,2,1,3,26,8,10,0,0,0,4,0
-24,2,3,4,1,39,1,1,3,7,6,12,0,0,0,4,1
-22,5,2,3,1,26,2,1,3,26,8,9,0,0,0,4,0
-12,0,2,2,1,23,1,1,0,12,10,0,0,0,0,4,1
-15,5,0,3,1,71,2,1,0,16,5,4,11,0,0,4,1
-13,7,3,3,1,21,2,2,0,20,4,14,0,0,0,4,1
-19,5,2,3,1,57,2,1,3,26,8,16,11,0,0,4,0
-24,10,3,2,1,16,2,1,3,6,8,6,43,0,0,4,1
-32,0,3,2,1,16,1,1,0,20,5,15,33,0,0,4,1
+37,10,2,2,1,9,2,2,0,11,7,2,0,0,0,4,1
+26,3,3,1,1,11,1,1,3,9,6,7,0,0,0,4,1
+22,11,0,2,1,21,1,1,0,3,1,10,43,0,0,4,1
+38,10,0,1,1,15,2,1,3,26,8,9,11,0,0,4,0
+13,5,3,3,1,15,2,1,0,27,3,5,0,551,1,3,1
+28,2,2,3,1,24,1,1,0,14,1,11,43,0,0,4,1
+35,6,2,3,1,29,1,1,0,8,10,1,11,57,1,3,1
+43,6,2,1,1,25,1,1,0,8,3,1,0,0,0,4,1
 14,10,3,2,1,13,2,1,0,12,1,13,11,0,0,4,1
-12,10,2,3,1,55,2,1,3,18,8,9,11,0,0,4,1
-21,10,3,4,1,49,2,1,3,27,8,5,0,0,0,4,1
-17,7,2,2,1,24,2,2,3,26,6,6,11,0,0,4,1
-42,6,2,3,1,66,2,1,3,26,8,0,0,0,0,4,0
-23,5,2,3,1,22,2,2,3,26,8,9,0,0,0,4,0
-36,5,2,2,1,35,2,2,3,26,8,5,0,0,0,4,0
-24,10,0,2,1,24,1,1,0,12,1,14,33,0,0,4,1
-37,3,0,1,1,65,1,1,0,24,5,10,43,0,0,4,1
-31,1,0,1,1,9,2,2,3,26,8,9,0,0,0,4,0
-9,10,3,2,1,22,2,1,3,7,8,13,0,0,0,4,1
-38,10,2,2,1,57,2,1,3,15,11,10,0,53,12,3,1
-22,1,0,1,1,9,2,1,3,26,8,15,0,0,0,4,0
+28,10,0,3,1,9,1,1,0,20,4,2,11,0,0,4,1
+16,1,2,1,1,62,2,2,3,7,8,1,33,0,0,4,1
+12,1,2,2,1,21,2,1,0,1,5,7,0,0,0,4,1
+17,1,0,1,1,23,2,1,0,24,5,12,43,0,0,4,1
+20,8,2,2,1,19,2,1,3,26,8,7,0,0,0,4,0
+11,8,3,4,1,25,1,1,0,23,4,13,11,0,0,4,1
+38,10,2,2,1,57,2,1,3,21,8,11,11,0,0,4,1
+17,1,2,2,1,56,2,1,0,12,10,15,11,0,0,4,1
+40,10,2,4,1,63,2,1,3,26,8,13,0,0,0,4,0
+38,1,0,1,1,66,2,1,3,26,8,5,11,0,0,4,0
+20,0,0,2,1,25,2,1,3,18,8,9,11,0,0,4,1
+12,10,3,3,1,22,1,1,0,8,5,12,22,0,0,4,1
+30,3,2,2,1,53,1,2,0,20,5,15,22,0,0,4,1
+9,1,3,2,2,3,1,1,3,15,6,10,11,0,0,4,1
+12,1,3,1,1,9,1,1,0,6,5,13,22,0,0,4,1
+11,0,3,2,1,20,2,2,3,7,8,14,0,0,0,4,1
+8,1,3,2,2,4,2,1,3,22,6,10,11,0,0,4,1
+27,1,2,1,1,55,2,1,0,12,10,14,11,0,0,4,1
+18,1,2,2,1,13,2,1,3,4,8,0,33,0,0,4,1
+22,11,2,2,1,25,2,1,3,11,6,11,43,0,0,4,1
+34,1,2,2,1,57,1,1,0,13,10,15,11,0,0,4,1
+14,0,3,2,1,27,2,1,3,26,8,8,0,0,0,4,0
+37,10,2,2,1,14,2,1,3,26,8,5,11,0,0,4,0
+9,10,3,2,1,52,2,1,0,23,5,9,33,0,0,4,1
+18,0,2,2,1,14,2,1,0,10,10,6,11,0,0,4,1
+19,8,0,2,1,52,2,1,3,7,8,12,11,0,0,4,1
+13,1,3,1,1,27,2,1,3,13,8,11,0,0,0,4,1
 8,10,3,2,1,28,1,2,0,13,5,0,22,0,0,4,1
-13,1,3,3,1,65,1,1,2,9,10,10,11,0,0,4,1
-14,0,0,2,1,5,1,2,0,9,5,4,33,0,0,4,1
-36,10,2,2,1,4,1,2,0,1,5,6,0,0,0,4,1
-29,10,3,2,1,3,2,2,0,28,5,15,22,0,0,4,1
-25,8,0,2,1,10,2,1,3,10,8,11,22,0,0,4,1
-12,8,2,2,1,45,2,1,0,12,10,11,0,0,0,4,1
-10,1,2,2,1,34,2,1,3,27,6,9,11,0,0,4,1
+22,5,2,3,1,26,2,1,3,26,8,9,0,0,0,4,0
+32,0,2,2,1,33,1,1,2,23,5,0,43,0,0,4,1
+40,6,2,3,1,9,1,1,0,4,1,12,33,0,0,4,1
+16,5,2,3,1,9,2,1,0,10,10,13,22,105,12,1,1
+22,8,2,1,1,9,2,1,3,6,8,15,11,0,0,4,1
+35,8,0,2,1,18,2,1,3,26,8,2,0,0,0,4,0
+21,0,0,2,1,4,2,1,3,26,8,11,11,0,0,4,0
+28,5,2,3,1,9,1,1,0,9,10,13,11,13,24,1,1
+41,11,2,2,1,10,1,1,0,9,3,14,22,0,0,4,1
+18,7,3,3,1,51,1,1,3,30,6,1,22,0,0,4,1
+40,6,2,4,1,69,1,1,0,13,5,15,33,0,0,4,1
+17,0,3,2,1,53,2,1,0,14,5,11,11,0,0,4,1
+12,1,2,2,1,51,2,1,3,21,8,1,22,0,0,4,1
+15,2,3,3,1,37,2,2,0,23,4,15,38,0,0,4,1
+31,8,0,2,1,9,1,1,0,20,5,9,11,0,0,4,1
+17,5,0,3,1,62,2,1,0,30,5,1,0,0,0,4,1
+24,5,2,3,1,45,2,1,0,8,5,13,0,0,0,4,1
+16,1,2,2,1,30,2,1,3,26,8,8,0,0,0,4,0
+32,5,2,2,1,52,2,1,3,26,8,6,11,0,0,4,0
+33,1,0,1,1,52,1,1,0,21,5,11,11,0,0,4,1
+14,1,2,2,1,32,2,1,0,10,10,5,22,0,0,4,1
+39,10,2,2,1,67,1,2,3,26,8,7,0,0,0,4,0
+13,0,2,2,1,71,2,1,3,10,8,11,0,0,0,4,1
+15,12,2,2,1,40,1,1,0,25,3,15,11,85,38,0,1
+18,5,3,3,1,36,1,1,0,9,1,14,46,0,0,4,1
+21,1,2,1,1,62,1,1,3,29,8,14,0,0,0,4,1
+7,1,2,2,1,9,1,2,0,6,5,4,33,0,0,4,1
+23,8,0,3,1,20,2,1,0,30,5,12,0,0,0,4,1
+34,2,2,2,1,12,2,2,3,26,8,3,0,0,0,4,0
 17,3,2,1,1,12,2,1,0,8,5,15,11,0,0,4,1
-37,6,2,2,1,19,2,2,0,8,10,13,0,0,0,4,1
-39,1,2,2,1,35,1,1,0,13,1,14,1,0,0,4,1
-29,1,2,2,1,14,2,1,2,3,10,9,0,0,0,4,1
-18,10,3,2,1,46,2,1,3,23,8,14,22,0,0,4,1
-26,5,2,1,1,56,1,1,0,10,3,7,38,0,0,4,1
-16,10,3,2,1,34,2,1,0,9,10,14,0,0,0,4,1
-26,1,2,2,1,7,2,1,3,26,8,7,0,0,0,4,0
-21,5,2,3,1,2,1,2,3,2,6,15,46,0,0,4,1
-36,11,3,2,1,44,1,1,0,8,10,12,11,0,0,4,1
-18,8,2,2,1,37,1,2,0,29,5,13,38,0,0,4,1
-27,10,0,2,1,33,1,1,0,28,1,15,22,0,0,4,1
-9,5,3,3,2,8,2,1,3,25,6,10,11,0,0,4,1
-19,5,3,2,1,66,2,1,3,7,8,2,33,0,0,4,1
-11,10,3,3,1,21,1,1,0,22,3,8,0,0,0,4,1
-16,10,3,2,1,68,2,1,3,12,8,2,33,0,0,4,1
-15,1,3,2,1,65,2,1,3,25,6,2,33,0,0,4,1
-20,10,2,2,1,53,2,1,0,19,3,16,0,5,37,3,1
-24,11,2,4,1,71,2,1,2,13,5,12,1,0,0,4,1
-26,11,0,3,1,9,1,1,0,26,3,6,22,0,0,4,1
-31,1,2,4,1,19,2,1,3,26,8,9,0,0,0,4,0
-20,1,2,2,1,4,2,1,3,26,8,8,0,0,0,4,0
-34,1,2,1,1,15,2,1,3,26,8,7,0,0,0,4,0
-8,1,3,2,1,3,2,1,0,1,5,16,33,0,0,4,1
-9,10,3,2,2,9,1,2,0,29,5,13,0,0,0,4,1
-33,10,2,2,1,25,2,2,0,8,3,14,0,0,0,4,1
-18,2,2,3,1,37,1,1,3,7,6,8,33,0,0,4,1
-13,1,3,1,1,27,2,1,3,13,8,11,0,0,0,4,1
-33,1,2,1,1,55,1,1,0,2,1,12,22,0,0,4,1
-32,1,2,4,1,29,2,1,2,24,5,1,8,0,0,4,1
-33,1,2,1,1,58,2,1,0,16,5,14,11,0,0,4,1
-12,8,3,2,1,52,2,1,0,13,10,12,0,0,0,4,1
-37,6,2,1,1,40,1,1,0,5,1,12,33,0,0,4,1
-12,8,3,3,1,5,1,2,0,13,1,5,11,0,0,4,1
 9,1,2,2,1,58,2,1,3,10,6,0,0,0,0,4,1
-29,0,0,2,1,36,2,1,3,27,6,15,11,0,0,4,1
-23,1,2,1,1,28,1,2,3,9,6,5,22,0,0,4,1
-44,6,2,2,1,18,1,1,0,11,3,7,0,0,0,4,1
-10,5,3,3,1,49,2,2,3,26,8,7,0,0,0,4,0
-17,5,0,3,1,18,1,1,0,27,1,13,11,0,0,4,1
-35,3,2,1,1,42,1,1,0,20,5,2,11,0,0,4,1
-41,6,0,1,1,9,2,1,3,26,6,15,11,0,0,4,1
-38,0,2,2,1,21,1,1,0,13,1,13,1,0,0,4,1
-26,0,2,2,1,11,2,1,0,2,5,15,11,0,0,4,1
-13,1,2,1,1,6,2,2,0,13,5,0,45,0,0,4,1
-32,10,0,2,1,45,1,1,3,12,6,13,11,0,0,4,1
+25,10,2,2,1,39,2,1,3,4,8,5,11,0,0,4,1
+6,9,3,2,1,67,2,1,3,26,8,6,11,0,0,4,0
+13,2,3,3,2,5,2,2,0,4,1,12,11,0,0,4,1
+12,5,3,3,1,53,1,2,0,9,5,11,0,0,0,4,1
+34,8,2,1,1,20,1,1,0,29,1,10,11,0,0,4,1
+19,0,3,2,1,9,2,1,3,26,8,3,0,0,0,4,0
+10,9,3,2,1,30,1,1,2,14,11,5,0,0,0,4,1
+42,6,2,1,1,19,2,1,3,5,8,15,0,0,0,4,1
+24,5,0,4,1,65,1,1,0,7,3,4,11,0,0,4,1
+28,1,2,2,1,33,2,1,3,26,8,11,0,0,0,4,0
+34,5,2,4,1,28,2,1,3,4,8,14,0,0,0,4,1
+13,11,2,2,1,68,2,2,3,22,6,15,11,0,0,4,1
+27,10,2,2,1,68,2,1,3,26,8,7,0,0,0,4,0
+21,10,3,2,1,12,1,1,0,28,1,9,11,0,0,4,1
+18,10,0,2,1,9,1,1,0,29,1,2,22,0,0,4,1
+24,1,0,1,1,27,2,1,0,28,5,9,22,0,0,4,1
+11,0,3,2,1,10,2,1,0,11,3,6,0,0,0,4,1
+19,0,0,2,1,19,2,1,0,13,10,11,33,0,0,4,1
+10,12,3,2,1,49,1,1,0,20,4,13,0,0,0,4,1
+20,2,2,2,1,58,2,2,0,16,5,4,16,0,0,4,1
+13,1,3,3,1,65,1,1,2,9,10,10,11,0,0,4,1
+29,1,2,4,1,37,2,1,3,26,8,3,0,0,0,4,0
+21,1,0,1,1,16,2,1,0,12,10,11,0,78,30,1,1
+16,1,2,2,1,64,2,2,0,8,10,3,0,0,0,4,1
+34,5,2,3,1,45,1,1,0,10,10,3,22,0,0,4,1
+34,3,2,2,1,45,2,1,3,5,8,15,22,0,0,4,1
+24,0,0,2,1,19,2,1,3,7,8,14,0,0,0,4,1
+19,0,3,2,1,31,2,2,3,28,8,13,11,0,0,4,1
+13,5,2,3,1,19,1,1,0,4,1,12,45,0,0,4,1
+26,8,0,2,1,32,2,1,3,26,8,5,0,0,0,4,0
+23,8,2,2,1,9,2,1,3,26,8,1,11,0,0,4,0
+29,8,0,2,1,20,1,1,3,26,8,7,0,0,0,4,0
+9,0,3,2,1,24,1,1,2,20,5,1,8,0,0,4,1
+13,8,2,2,1,44,2,1,3,26,8,13,11,0,0,4,0
+27,0,0,2,1,57,2,1,0,16,5,14,46,0,0,4,1
+25,5,2,2,1,11,2,2,2,20,11,3,0,0,0,4,1
+24,2,3,4,1,39,1,1,3,7,6,12,0,0,0,4,1
+37,6,2,2,1,9,1,2,3,26,8,3,0,0,0,4,0
+24,2,2,4,1,26,2,1,0,23,5,12,11,0,0,4,1
+14,10,3,3,1,41,1,1,2,4,1,12,47,0,0,4,1
+24,10,0,2,1,38,2,1,3,23,11,7,0,0,0,4,1
+37,5,2,3,1,4,1,1,0,23,5,14,11,0,0,4,1
+14,1,3,1,1,29,2,2,3,26,8,5,0,0,0,4,0
+20,10,2,3,1,48,1,1,0,25,3,4,33,0,0,4,1
+14,1,2,2,1,51,2,1,0,15,5,15,47,0,0,4,1
+39,10,2,3,1,62,1,1,0,28,1,14,11,0,0,4,1
+21,5,2,3,1,2,1,2,3,2,6,15,46,0,0,4,1
+41,11,3,1,1,65,1,1,0,13,10,9,22,0,0,4,1
+27,0,0,2,1,2,1,2,0,28,5,11,0,0,0,4,1
+13,5,2,3,1,16,1,1,3,26,10,7,0,0,0,4,1
+24,8,2,2,1,41,2,2,0,7,5,0,11,0,0,4,1
+13,5,3,3,1,46,1,2,0,30,5,11,38,0,0,4,1
+15,5,3,3,1,33,1,1,0,20,1,11,8,0,0,4,1
+32,1,2,1,1,58,2,1,3,26,8,12,22,0,0,4,0
 23,7,2,2,2,9,2,1,0,8,10,13,0,0,0,4,1
-4,0,3,2,1,39,1,1,0,3,3,9,0,0,0,4,1
-17,5,0,3,1,22,2,1,0,17,5,14,0,0,0,4,1
-22,1,2,2,1,53,1,1,3,30,10,8,0,0,0,4,1
-19,10,2,2,1,34,2,1,3,26,8,3,0,0,0,4,0
-34,6,0,3,1,4,2,1,3,10,6,10,11,0,0,4,1
-14,7,3,3,1,14,2,1,0,10,10,10,0,0,0,4,1
-24,5,2,3,1,42,1,1,0,13,10,12,22,0,0,4,1
-11,1,2,2,1,35,2,1,0,7,5,16,0,0,0,4,1
-5,2,3,1,1,45,2,1,3,4,8,9,11,0,0,4,1
-29,10,3,2,1,12,2,1,0,15,5,15,22,0,0,4,1
-25,1,2,1,1,2,2,1,3,29,8,1,11,0,0,4,1
-40,0,2,2,1,67,1,1,3,3,6,14,0,0,0,4,1
-42,0,0,2,1,5,2,2,0,27,3,5,0,179,1,0,1
-17,5,3,3,1,39,1,1,0,5,1,14,11,0,0,4,1
-14,1,2,2,1,26,2,1,0,5,10,3,0,0,0,4,1
-23,0,2,2,1,41,2,1,3,26,8,10,0,0,0,4,0
-19,5,2,3,1,19,1,1,0,10,10,9,22,0,0,4,1
+12,10,2,2,1,19,2,2,3,26,8,7,11,0,0,4,0
+35,10,2,2,1,58,2,1,3,26,8,10,0,0,0,4,0
+28,11,2,2,1,70,1,1,0,28,5,9,38,0,0,4,1
+17,5,2,3,1,5,2,1,0,23,5,11,46,0,0,4,1
+18,5,2,3,1,9,1,1,2,19,1,12,47,0,0,4,1
+15,8,3,3,1,5,1,1,0,21,4,12,11,0,0,4,1
 25,5,3,3,1,15,1,1,0,27,1,10,11,0,0,4,1
-7,1,3,2,1,3,2,1,0,15,5,12,0,0,0,4,1
-16,5,3,3,1,14,1,1,0,26,3,7,46,0,0,4,1
-13,5,3,3,1,46,1,2,0,30,5,11,38,0,0,4,1
-35,2,3,2,1,59,2,1,3,23,8,0,38,0,0,4,1
-12,5,2,3,1,24,2,2,0,13,10,9,11,86,24,1,1
-12,1,2,2,1,51,2,1,3,21,8,1,22,0,0,4,1
-8,11,3,3,1,67,1,1,0,20,4,4,0,0,0,4,1
-35,0,2,2,1,68,2,1,0,27,3,8,22,0,0,4,1
-22,1,2,2,1,51,2,1,3,26,8,8,11,0,0,4,0
-37,6,2,2,1,9,1,2,3,26,8,3,0,0,0,4,0
-25,10,2,3,1,9,1,1,0,25,1,4,11,0,0,4,1
-4,0,3,3,1,69,2,1,0,25,3,3,33,0,0,4,1
-22,1,2,1,1,34,2,1,3,15,8,0,22,0,0,4,1
-41,3,2,3,1,9,1,1,2,4,10,10,0,0,0,4,1
-16,10,0,2,1,18,2,1,3,23,8,1,6,0,0,4,1
-24,5,3,3,1,9,2,2,3,26,8,11,11,0,0,4,1
-10,10,3,3,1,31,2,1,2,19,3,8,11,0,0,4,1
-12,10,2,2,1,35,2,1,0,5,1,2,33,0,0,4,1
-6,9,3,2,1,47,2,1,3,26,8,7,22,0,0,4,0
-23,5,2,3,1,56,1,1,0,12,1,12,11,0,0,4,1
-40,1,2,2,1,31,1,1,3,30,6,10,22,0,0,4,1
-8,9,3,2,1,9,1,1,0,11,3,2,11,0,0,4,1
-28,1,2,1,1,71,1,2,2,11,3,9,22,0,0,4,1
-15,10,2,2,1,45,2,2,3,9,6,12,11,0,0,4,1
-28,0,2,2,1,56,2,2,3,6,8,12,22,0,0,4,1
-40,1,2,1,1,65,2,1,3,26,8,5,11,0,0,4,0
-21,0,3,2,1,28,2,2,2,13,10,2,47,0,0,4,1
-40,6,2,4,1,69,1,1,0,13,5,15,33,0,0,4,1
-17,5,3,3,1,34,1,1,0,26,3,12,0,0,0,4,1
-10,1,2,1,1,39,2,1,3,26,8,6,0,0,0,4,0
-35,1,2,1,1,31,1,1,0,24,5,13,33,0,0,4,1
-35,10,2,2,1,51,1,1,3,27,6,12,11,0,0,4,1
-42,0,2,2,1,44,2,2,3,26,8,6,0,0,0,4,0
-29,0,2,2,1,43,2,1,3,26,8,3,11,0,0,4,0
-20,10,2,2,1,9,2,1,0,14,5,5,0,0,0,4,1
+13,10,3,3,1,63,2,1,3,29,8,15,11,0,0,4,1
+51,5,2,3,1,67,1,1,2,26,3,3,22,0,0,4,1
+9,8,2,2,1,9,2,1,0,8,5,16,38,0,0,4,1
+15,5,0,3,1,71,2,1,0,16,5,4,11,0,0,4,1
+18,1,0,2,1,60,2,1,3,7,6,4,11,0,0,4,1
+16,5,2,3,1,61,1,1,2,2,10,10,0,0,0,4,1
+39,10,2,1,1,9,1,1,3,26,8,16,0,0,0,4,0
+32,5,2,3,1,17,1,1,0,17,1,13,43,0,0,4,1
+20,10,2,1,1,27,2,1,3,30,6,10,43,0,0,4,1
+24,5,2,3,1,42,1,1,0,13,10,12,22,0,0,4,1
 7,0,3,2,1,51,1,2,0,22,3,6,0,0,0,4,1
-8,8,3,2,1,2,1,2,0,8,5,11,11,0,0,4,1
-29,8,0,2,1,20,1,1,3,26,8,7,0,0,0,4,0
-12,8,2,2,1,51,2,1,0,24,5,12,4,0,0,4,1
-34,10,2,3,1,62,1,2,3,26,8,6,0,0,0,4,0
-24,10,3,3,1,33,1,1,0,21,5,7,11,0,0,4,1
-31,0,2,2,1,47,2,1,3,26,8,10,0,0,0,4,0
-17,5,0,3,1,17,1,2,0,12,10,13,0,0,0,4,1
-20,8,2,2,1,19,2,1,3,26,8,7,0,0,0,4,0
-36,10,2,3,1,32,1,1,3,26,8,8,33,0,0,4,0
-20,10,2,2,1,9,1,1,0,29,5,12,0,0,0,4,1
-25,10,2,2,1,39,2,1,3,4,8,5,11,0,0,4,1
-12,8,2,2,1,52,1,2,0,1,5,14,38,0,0,4,1
-31,8,0,2,1,9,1,1,0,20,5,9,11,0,0,4,1
-21,10,2,2,1,31,2,1,0,8,5,8,11,0,0,4,1
-29,8,2,2,1,15,1,1,0,12,10,8,33,0,0,4,1
-39,10,2,2,1,66,2,1,3,26,8,12,11,0,0,4,0
-18,11,2,3,1,19,1,1,0,18,1,11,45,0,0,4,1
-31,1,0,2,1,11,1,2,0,25,3,2,0,0,0,4,1
-14,1,3,1,1,29,2,2,3,26,8,5,0,0,0,4,0
-10,12,3,2,1,49,1,1,0,20,4,13,0,0,0,4,1
-21,8,0,2,1,62,2,1,0,30,5,14,0,0,0,4,1
-9,10,3,3,1,61,1,1,0,21,4,14,11,0,0,4,1
-7,8,3,2,1,29,1,2,0,13,5,1,11,0,0,4,1
-19,0,0,2,1,19,2,1,0,13,10,11,33,0,0,4,1
-14,10,2,2,1,66,2,1,3,13,8,13,11,0,0,4,1
-41,1,2,1,1,38,2,1,3,6,8,12,0,0,0,4,1
+22,1,2,2,1,14,2,1,3,26,8,11,38,0,0,4,0
+17,5,3,3,1,62,1,1,3,27,6,1,0,0,0,4,1
+18,5,0,3,1,9,1,1,0,25,1,2,0,0,0,4,1
+14,8,3,3,1,70,1,1,0,12,10,11,0,0,0,4,1
+19,8,3,2,1,34,2,1,3,22,6,0,22,0,0,4,1
+15,1,3,3,1,62,1,1,0,30,3,3,0,546,1,3,1
+29,1,0,1,1,14,2,1,3,22,6,7,11,0,0,4,1
+12,8,0,1,1,50,2,1,0,9,5,10,0,0,0,4,1
+24,10,2,3,1,17,2,1,0,27,1,12,33,0,0,4,1
+35,3,0,1,1,70,2,1,3,26,8,5,0,0,0,4,0
+14,5,2,3,1,21,1,1,2,5,1,12,11,0,0,4,1
 31,10,2,2,1,66,2,1,0,20,4,2,0,0,0,4,1
-32,1,2,1,1,9,1,1,3,26,8,7,22,0,0,4,0
-11,0,3,2,1,10,2,1,0,11,3,6,0,0,0,4,1
-44,6,2,4,1,66,1,1,0,8,3,13,0,0,0,4,1
+29,2,2,2,1,9,1,1,3,26,6,4,0,0,0,4,1
+22,5,2,3,1,4,2,1,3,26,8,6,0,0,0,4,0
+16,0,2,2,1,68,1,1,3,27,8,5,0,0,0,4,1
+14,1,2,2,1,24,2,1,0,7,5,13,11,0,0,4,1
+31,1,0,2,1,11,1,2,0,25,3,2,0,0,0,4,1
+33,10,2,2,1,9,1,1,0,11,3,10,11,0,0,4,1
+6,10,3,2,1,0,2,2,3,26,8,4,0,0,0,4,0
+23,1,0,2,1,42,1,1,3,10,6,1,33,0,0,4,1
+31,1,0,1,1,9,2,2,3,26,8,9,0,0,0,4,0
+42,5,2,3,1,29,1,1,0,26,3,7,11,0,0,4,1
+23,2,3,2,1,61,1,1,0,16,5,2,0,0,0,4,1
+41,2,0,2,1,69,2,1,3,26,8,13,22,0,0,4,0
+21,0,3,2,1,28,2,2,2,13,10,2,47,0,0,4,1
 20,10,2,2,1,18,1,1,0,3,1,15,33,0,0,4,1
-18,10,0,2,1,9,1,1,0,29,1,2,22,0,0,4,1
-38,5,2,3,1,9,1,2,3,12,6,9,0,0,0,4,1
-28,2,2,3,1,24,1,1,0,14,1,11,43,0,0,4,1
-35,1,2,2,1,62,2,1,3,26,8,11,11,0,0,4,0
-39,10,2,1,1,9,1,1,3,26,8,16,0,0,0,4,0
-38,10,2,2,1,57,2,1,3,21,8,11,11,0,0,4,1
-30,1,2,1,1,34,2,1,3,26,8,3,11,0,0,4,0
-26,10,0,2,1,15,2,1,3,18,8,13,2,0,0,4,1
-40,6,2,3,1,9,1,1,0,4,1,12,33,0,0,4,1
-23,10,2,2,1,53,2,1,3,10,8,11,38,0,0,4,1
-27,10,2,2,1,69,1,1,0,28,5,12,11,0,0,4,1
-28,8,2,1,1,23,2,1,3,26,8,6,0,0,0,4,0
-18,5,2,3,1,69,1,1,0,2,1,9,33,0,0,4,1
-17,5,2,3,1,47,1,1,0,2,1,15,33,0,0,4,1
-29,0,0,2,1,56,2,2,2,8,11,10,0,0,0,4,1
-13,10,2,3,1,13,1,1,0,29,1,0,0,0,0,4,1
-10,9,3,2,1,19,1,1,0,15,5,1,11,0,0,4,1
-15,10,3,3,1,18,2,1,0,10,10,9,11,91,1,1,1
-14,1,3,2,1,13,2,1,0,8,5,3,0,0,0,4,1
-24,0,0,2,1,19,2,1,3,7,8,14,0,0,0,4,1
-27,10,2,2,1,68,2,1,3,26,8,7,0,0,0,4,0
-30,2,3,3,1,38,2,1,0,26,3,0,33,0,0,4,1
+18,8,2,2,1,37,2,1,3,26,8,7,0,0,0,4,0
+30,1,2,2,1,9,2,1,3,3,6,3,11,0,0,4,1
+14,0,0,2,1,5,1,2,0,9,5,4,33,0,0,4,1
+22,0,3,3,1,14,1,1,3,2,6,3,11,0,0,4,1
+16,5,2,3,1,29,2,1,3,18,8,15,33,0,0,4,1
+16,12,3,2,1,68,1,1,0,20,4,14,0,0,0,4,1
+31,1,2,1,1,1,2,1,0,28,5,10,22,0,0,4,1
+8,1,3,2,1,3,2,1,0,1,5,16,33,0,0,4,1
+10,8,3,2,1,40,2,1,0,16,5,14,11,0,0,4,1
+33,1,2,2,1,39,1,2,3,7,6,13,22,0,0,4,1
+18,1,2,1,1,49,2,1,3,26,8,8,0,0,0,4,0
+15,1,2,2,1,61,2,1,0,9,5,15,0,0,0,4,1
+25,0,3,2,1,3,2,2,0,11,3,13,11,508,30,0,1
+8,1,3,1,1,70,1,1,0,21,4,2,0,0,0,4,1
+18,10,3,2,1,39,2,1,3,19,11,6,0,0,0,4,1
+42,0,2,2,1,35,2,1,3,26,8,11,0,0,0,4,0
+16,8,2,2,1,36,1,1,0,27,1,14,11,0,0,4,1
+21,2,2,2,1,13,1,1,0,9,10,2,11,0,0,4,1
+41,0,2,2,1,29,2,1,3,26,8,0,0,0,0,4,1
+28,1,2,1,1,43,2,1,3,4,8,15,11,0,0,4,1
+24,6,2,2,1,56,2,1,3,26,8,7,0,0,0,4,0
 15,0,2,2,1,9,2,1,2,8,5,4,45,0,0,4,1
-14,1,3,1,1,14,2,1,0,12,10,13,0,0,0,4,1
+36,10,2,2,1,4,1,2,0,1,5,6,0,0,0,4,1
+42,7,2,1,1,42,1,2,0,21,5,14,43,0,0,4,1
+10,1,2,2,1,34,2,1,3,27,6,9,11,0,0,4,1
 15,5,3,3,1,42,1,1,0,4,3,5,11,540,24,0,1
-24,0,0,2,1,70,1,1,0,23,4,15,0,0,0,4,1
-41,3,0,1,1,25,1,1,3,26,8,9,11,0,0,4,0
-7,1,3,2,1,14,1,2,0,1,5,3,45,0,0,4,1
-15,2,2,2,1,7,2,2,0,29,5,13,0,0,0,4,1
+14,5,3,3,1,38,1,1,3,3,8,13,11,0,0,4,1
+42,5,2,3,1,39,1,1,3,8,6,7,22,0,0,4,1
+23,5,2,3,1,22,2,2,3,26,8,9,0,0,0,4,0
+16,10,2,2,1,24,2,1,3,26,8,9,33,0,0,4,0
+30,5,0,3,1,53,1,2,3,3,6,2,45,0,0,4,1
+13,8,3,2,1,15,1,2,0,27,3,0,11,0,0,4,1
+40,6,0,3,1,39,1,1,2,24,11,11,0,0,0,4,1
+22,8,2,2,1,51,2,1,0,20,5,9,22,0,0,4,1
+22,0,3,3,1,33,1,1,0,12,1,10,11,0,0,4,1
+21,11,3,3,1,62,2,1,0,12,10,15,33,0,0,4,1
+29,5,2,3,1,62,1,1,0,9,1,12,43,0,0,4,1
+16,10,2,2,1,53,2,1,3,26,8,6,11,0,0,4,0
+9,10,3,3,1,9,2,1,3,26,8,9,0,0,0,4,0
+10,10,3,2,1,38,1,1,0,30,3,2,11,0,0,4,1
+16,10,3,2,1,68,2,1,3,12,8,2,33,0,0,4,1
+18,5,3,3,1,65,2,1,3,23,8,15,0,0,0,4,1
+20,0,3,2,1,9,2,1,3,28,8,13,0,0,0,4,1
+13,11,3,2,1,14,1,1,0,25,3,15,0,0,0,4,1
+44,3,2,4,1,25,1,1,2,18,3,9,0,0,0,4,1
+40,7,2,3,1,4,2,1,3,26,8,9,0,0,0,4,0
 25,10,3,2,1,58,2,1,3,26,8,11,0,0,0,4,0
-39,3,2,1,1,34,1,1,0,2,1,11,33,0,0,4,1
-12,1,2,2,1,21,2,1,2,12,11,6,0,0,0,4,1
+13,5,2,3,1,17,2,1,0,25,3,11,11,152,38,1,1
+41,6,3,2,1,41,2,1,3,19,8,1,38,0,0,4,1
+12,5,3,3,1,19,1,1,0,9,1,10,46,0,0,4,1
+21,5,3,3,1,32,2,1,3,26,8,8,0,0,0,4,0
+7,1,3,2,1,3,2,1,0,15,5,12,0,0,0,4,1
+12,5,3,3,1,47,1,1,0,3,1,13,33,0,0,4,1
+13,1,2,2,1,36,2,1,3,15,8,4,11,0,0,4,1
+38,10,2,3,1,63,1,1,0,13,1,12,33,0,0,4,1
+16,1,3,2,1,49,2,1,0,13,10,15,0,0,0,4,1
+19,5,2,3,1,9,1,1,3,7,6,12,43,0,0,4,1
+19,10,3,2,1,40,2,1,3,13,8,14,0,0,0,4,1
+24,10,3,3,1,33,1,1,0,21,5,7,11,0,0,4,1
+33,6,2,2,1,27,2,1,3,26,8,5,0,0,0,4,0
+21,10,2,2,1,11,2,1,0,17,5,3,47,0,0,4,1
+13,5,3,3,1,21,1,2,0,29,1,10,11,0,0,4,1
+11,5,2,3,1,25,2,2,3,28,8,5,33,0,0,4,1
+20,1,2,2,1,4,2,1,3,26,8,8,0,0,0,4,0
 37,5,0,3,1,9,1,1,0,9,1,8,33,0,0,4,1
-27,1,2,1,1,55,2,1,0,12,10,14,11,0,0,4,1
-37,1,2,4,1,64,1,1,3,27,6,12,22,0,0,4,1
-17,10,3,2,1,21,2,1,0,1,3,10,0,0,0,4,1
-28,0,3,2,1,68,2,1,3,26,6,10,11,0,0,4,1
-21,2,2,1,1,48,2,1,3,19,11,4,0,0,0,4,1
-26,3,3,1,1,11,1,1,3,9,6,7,0,0,0,4,1
+40,11,2,1,1,13,1,1,0,24,5,5,38,0,0,4,1
+37,6,2,1,1,40,1,1,0,5,1,12,33,0,0,4,1
+11,1,3,2,1,2,1,2,0,13,5,11,0,0,0,4,1
+12,5,2,3,1,19,2,1,0,3,1,1,33,0,0,4,1
+26,10,3,2,1,21,1,1,2,12,11,13,0,0,0,4,1
+33,6,2,3,1,57,1,1,0,10,10,12,11,0,0,4,1
+12,7,3,3,1,48,2,1,0,11,3,9,0,0,0,4,1
+37,6,2,2,1,19,2,2,0,8,10,13,0,0,0,4,1
+17,0,0,2,1,48,2,1,3,25,6,15,0,0,0,4,1
+23,1,2,1,1,28,1,2,3,9,6,5,22,0,0,4,1
+11,10,3,3,1,21,1,1,0,22,3,8,0,0,0,4,1
+22,10,0,3,1,9,1,1,3,8,6,10,0,0,0,4,1
+18,5,2,3,1,68,2,2,3,13,8,15,11,0,0,4,1
+13,1,2,3,1,4,1,1,0,12,10,15,11,0,0,4,1
+12,5,3,3,1,43,2,1,0,13,10,13,0,0,0,4,1
+29,5,3,3,1,68,1,1,0,11,3,1,0,0,0,4,1
+30,8,2,4,1,21,2,1,3,26,8,1,0,0,0,4,0
 25,11,2,1,1,54,1,1,3,12,6,15,11,0,0,4,1
-34,11,2,1,1,71,1,1,2,23,5,12,11,0,0,4,1
-10,10,3,3,1,20,2,1,0,17,5,4,11,0,0,4,1
-28,10,2,2,1,56,1,1,3,20,8,13,0,0,0,4,1
-21,1,2,4,1,13,2,1,0,23,5,12,11,0,0,4,1
-10,10,3,2,1,38,1,1,0,30,3,2,11,0,0,4,1
-17,9,3,4,1,36,2,1,3,26,8,11,11,0,0,4,0
-16,10,2,2,1,24,2,1,3,26,8,9,33,0,0,4,0
-13,5,2,3,1,9,2,2,0,20,5,12,46,0,0,4,1
-20,0,0,2,1,24,2,1,3,23,8,11,11,0,0,4,1
-19,0,3,2,1,9,2,1,3,26,8,3,0,0,0,4,0
-11,8,3,4,1,25,1,1,0,23,4,13,11,0,0,4,1
-19,0,2,2,1,15,2,1,0,3,3,2,33,123,24,0,1
-22,5,3,3,1,16,1,1,0,21,4,4,0,0,0,4,1
-16,7,3,2,1,36,1,1,0,19,1,11,4,0,0,4,1
-40,5,2,3,1,27,2,1,3,26,8,7,0,0,0,4,0
+36,5,0,3,1,27,2,2,2,9,10,0,0,0,0,4,1
+28,0,3,2,1,68,2,1,3,26,6,10,11,0,0,4,1
+16,8,3,2,1,9,2,1,3,26,8,4,0,0,0,4,0
+12,10,2,3,1,54,2,2,3,18,6,12,22,0,0,4,1
+17,5,0,3,1,22,2,1,0,17,5,14,0,0,0,4,1
+14,10,3,2,1,56,2,1,3,23,8,13,22,0,0,4,1
 13,8,2,3,1,43,2,1,3,26,8,8,0,0,0,4,0
-33,0,3,2,1,69,1,1,0,15,5,12,11,0,0,4,1
-7,8,2,2,1,52,2,1,3,26,8,8,0,0,0,4,0
-16,8,3,2,1,3,1,1,0,13,5,3,22,0,0,4,1
-25,10,2,2,1,48,2,1,3,26,8,2,0,0,0,4,0
-29,1,2,4,1,37,2,1,3,26,8,3,0,0,0,4,0
-31,8,0,2,1,9,2,2,3,26,8,8,0,0,0,4,0
-20,10,0,3,1,23,1,1,3,30,6,15,11,0,0,4,1
-20,10,2,2,1,32,2,1,3,26,8,9,0,0,0,4,0
-18,10,3,2,1,39,2,1,3,19,11,6,0,0,0,4,1
-8,11,3,2,1,59,1,1,0,20,4,4,11,0,0,4,1
-22,7,2,2,1,61,2,1,3,26,8,5,11,0,0,4,0
-28,5,2,3,1,9,1,1,0,9,10,13,11,13,24,1,1
-9,8,3,2,1,55,2,1,3,20,8,11,11,0,0,4,1
-14,5,3,3,1,38,1,1,3,3,8,13,11,0,0,4,1
-15,1,0,1,1,44,2,1,3,30,8,12,11,0,0,4,1
-12,5,3,3,1,59,1,1,0,19,3,6,11,0,0,4,1
-12,10,3,3,1,22,1,1,0,8,5,12,22,0,0,4,1
-18,0,0,2,1,53,2,1,3,26,8,11,0,0,0,4,0
-39,6,0,1,1,59,1,2,0,17,5,4,8,0,0,4,1
-26,10,0,2,1,34,1,1,0,8,10,1,0,0,0,4,1
-11,5,3,3,1,62,1,1,0,25,3,6,0,0,0,4,1
-35,10,2,2,1,16,1,1,3,10,6,3,22,0,0,4,1
-22,11,2,2,1,25,2,1,3,11,6,11,43,0,0,4,1
+40,6,2,1,1,47,1,1,0,4,1,10,11,0,0,4,1
+23,10,0,2,1,46,2,1,0,9,3,8,0,0,0,4,1
+43,5,2,2,1,71,1,1,0,9,1,16,43,0,0,4,1
+15,5,2,3,1,61,1,1,0,26,1,1,11,0,0,4,1
+25,10,2,2,1,24,2,1,3,26,8,6,0,0,0,4,0
+33,8,0,2,1,60,1,2,0,6,5,14,0,0,0,4,1
+14,5,2,3,1,58,2,1,3,9,6,1,38,0,0,4,1
+17,11,3,2,1,15,2,1,2,5,10,5,0,0,0,4,1
+24,1,3,2,1,59,1,1,3,10,6,12,22,0,0,4,1
+42,5,2,3,1,63,1,1,2,29,1,7,11,0,0,4,1
 16,0,0,2,1,3,1,1,0,9,5,12,0,0,0,4,1
-16,5,2,3,1,9,2,1,0,10,10,13,22,105,12,1,1
-17,5,0,3,1,68,2,2,0,10,10,5,0,0,0,4,1
-38,8,2,1,1,51,1,2,2,13,5,6,0,0,0,4,1
-18,5,0,3,1,9,1,1,0,25,1,2,0,0,0,4,1
-24,0,2,2,1,49,2,1,3,26,8,12,0,0,0,4,0
-38,10,0,2,1,18,2,1,0,26,1,9,22,0,0,4,1
+4,0,3,3,1,69,2,1,0,25,3,3,33,0,0,4,1
+16,5,2,3,1,67,1,2,0,2,1,1,22,0,0,4,1
+37,5,2,3,1,63,2,1,3,26,8,4,11,0,0,4,0
+12,8,2,2,1,52,1,2,0,1,5,14,38,0,0,4,1
+40,5,2,3,1,40,1,1,0,26,3,8,38,0,0,4,1
+10,0,3,2,1,50,2,1,3,18,8,13,43,0,0,4,1
+21,1,3,1,1,57,2,1,0,19,3,7,0,188,1,1,1
+24,2,2,3,1,55,1,1,3,2,6,14,22,0,0,4,1
+15,2,2,2,1,25,2,2,3,26,8,13,0,0,0,4,0
+32,10,2,3,1,29,1,1,0,26,1,11,0,0,0,4,1
+15,1,3,2,1,5,2,1,3,7,8,13,11,0,0,4,1
+19,5,2,3,1,49,1,1,0,4,1,14,38,0,0,4,1
+20,5,2,3,1,13,2,1,3,4,8,11,33,0,0,4,1
+13,10,2,3,1,13,1,1,0,29,1,0,0,0,0,4,1
 9,10,2,2,1,27,2,2,3,13,8,14,0,0,0,4,1
-29,0,2,2,1,28,2,1,3,26,8,11,0,0,0,4,0
-13,5,3,3,1,21,1,2,0,29,1,10,11,0,0,4,1
-35,10,0,2,1,71,2,1,3,26,8,14,0,0,0,4,0
+39,5,0,3,1,69,2,1,0,3,1,14,11,0,0,4,1
+19,10,3,2,1,14,2,1,3,13,8,13,0,0,0,4,1
+23,1,0,1,1,17,2,1,0,9,5,12,22,0,0,4,1
+11,1,3,2,1,69,2,1,3,12,6,5,0,0,0,4,1
+12,1,3,2,1,65,2,1,0,12,10,12,0,0,0,4,1
+23,5,2,3,1,9,2,1,0,9,10,15,22,0,0,4,1
+28,10,2,2,1,56,1,1,3,20,8,13,0,0,0,4,1
+21,1,2,4,1,13,2,1,0,23,5,12,11,0,0,4,1
+27,10,2,2,1,69,1,1,0,28,5,12,11,0,0,4,1
+26,0,0,1,1,47,2,1,2,15,11,14,0,0,0,4,1
+22,5,3,3,1,16,1,1,0,21,4,4,0,0,0,4,1
+17,8,2,2,1,54,2,1,0,11,7,9,33,0,0,4,1
+18,1,2,1,1,46,2,1,3,25,6,15,0,0,0,4,1
+8,1,3,2,2,66,1,2,0,29,5,14,11,0,0,4,1
+19,5,2,2,1,55,2,2,0,8,10,6,0,0,0,4,1
+36,1,2,2,1,15,2,1,3,26,8,7,0,0,0,4,0
+30,1,2,1,1,34,2,1,3,26,8,3,11,0,0,4,0
 40,6,0,1,1,32,2,1,0,10,10,12,11,14,37,0,1
-42,5,2,3,1,28,2,1,0,2,5,1,11,0,0,4,1
-8,8,2,2,1,4,2,2,0,14,5,2,45,0,0,4,1
-26,1,2,2,1,57,1,2,3,26,8,7,0,0,0,4,0
-18,11,0,2,1,68,1,1,0,3,1,9,22,0,0,4,1
-13,11,2,2,1,38,2,1,0,12,10,3,22,86,38,0,1
-13,2,3,3,2,5,2,2,0,4,1,12,11,0,0,4,1
-14,1,2,2,1,51,2,1,0,15,5,15,47,0,0,4,1
-40,6,2,1,1,47,1,1,0,4,1,10,11,0,0,4,1
-14,1,2,1,1,60,1,1,0,21,4,12,0,0,0,4,1
-26,0,0,2,1,45,2,2,0,7,3,3,0,173,1,1,1
-32,11,2,2,1,43,2,1,3,23,8,14,22,0,0,4,1
-18,8,2,2,1,71,1,1,3,7,6,1,0,0,0,4,1
-30,5,2,3,1,29,1,1,0,9,10,12,0,0,0,4,1
-17,10,3,2,1,41,2,1,0,21,1,12,11,0,0,4,1
-41,0,2,2,1,29,2,1,3,26,8,0,0,0,0,4,1
-42,7,2,1,1,42,1,2,0,21,5,14,43,0,0,4,1
-16,1,0,2,1,44,2,1,3,4,8,7,0,0,0,4,1
-17,0,3,2,1,53,2,1,0,14,5,11,11,0,0,4,1
-13,10,2,3,1,32,1,2,0,9,10,9,0,31,37,1,1
-33,10,2,2,1,13,1,1,0,9,3,10,11,0,0,4,1
+35,1,2,2,1,22,2,1,0,13,10,13,38,61,1,0,1
+41,1,2,2,1,9,2,1,3,26,8,7,0,0,0,4,0
+34,2,2,3,2,5,1,1,0,29,5,11,0,0,0,4,1
+24,10,3,2,2,0,2,1,3,11,6,11,38,0,0,4,1
+39,10,0,2,1,59,2,1,3,26,8,7,0,0,0,4,0
+12,5,2,3,1,24,2,2,0,13,10,9,11,86,24,1,1
+21,10,3,4,1,49,2,1,3,27,8,5,0,0,0,4,1
+38,10,2,2,1,61,2,1,2,25,10,10,0,0,0,4,1
+25,10,2,2,1,8,2,2,0,30,5,13,22,0,0,4,1
+28,0,0,2,1,28,1,1,0,4,3,2,0,0,0,4,1
+14,10,2,2,1,66,2,1,3,13,8,13,11,0,0,4,1
+29,8,2,2,1,15,1,1,0,12,10,8,33,0,0,4,1
+8,10,3,2,1,61,2,1,3,20,8,11,22,0,0,4,1
+15,1,2,2,1,69,2,1,0,9,5,8,11,0,0,4,1
+36,6,2,1,1,37,1,1,0,4,1,15,11,0,0,4,1
+18,8,2,2,1,37,1,2,0,29,5,13,38,0,0,4,1
+12,0,0,2,1,43,2,1,3,25,6,10,6,0,0,4,1
+28,8,0,2,1,48,1,1,0,13,10,11,11,0,0,4,1
+12,2,3,1,1,9,2,2,3,19,8,1,0,0,0,4,1
+41,5,0,3,1,33,1,1,3,26,8,6,0,0,0,4,0
 16,5,2,3,1,9,2,1,0,22,3,7,0,0,0,4,1
-17,11,3,2,1,15,2,1,2,5,10,5,0,0,0,4,1
-17,1,0,2,1,9,2,1,3,12,8,2,0,0,0,4,1
+8,8,3,2,1,2,1,2,0,8,5,11,11,0,0,4,1
+21,2,2,1,1,48,2,1,3,19,11,4,0,0,0,4,1
+25,1,3,2,1,38,2,1,3,26,6,13,11,0,0,4,1
+9,10,3,3,1,61,1,1,0,21,4,14,11,0,0,4,1
+38,10,0,2,1,18,2,1,0,26,1,9,22,0,0,4,1
+7,1,3,2,1,2,2,1,3,10,6,15,45,0,0,4,1
+14,5,3,3,1,9,1,1,0,26,3,11,33,0,0,4,1
+25,5,0,2,1,53,1,1,0,11,3,9,0,0,0,4,1
+12,1,2,2,1,21,2,1,2,12,11,6,0,0,0,4,1
+22,1,3,4,1,30,2,1,3,26,8,6,0,0,0,4,0
+23,1,2,2,1,2,1,2,0,21,5,14,22,0,0,4,1
+20,10,2,2,1,24,1,1,0,25,1,14,0,0,0,4,1
+8,1,2,2,1,31,2,1,3,7,8,2,22,0,0,4,1
+30,5,0,3,1,3,2,1,3,26,8,7,0,0,0,4,0
+21,10,2,2,1,31,2,1,0,8,5,8,11,0,0,4,1
 33,8,0,2,1,30,1,2,0,5,5,3,33,0,0,4,1
-25,5,2,3,1,9,1,1,0,5,5,2,22,0,0,4,1
-27,1,0,1,1,68,1,1,3,26,6,0,22,0,0,4,1
-28,11,2,2,1,70,1,1,0,28,5,9,38,0,0,4,1
-13,8,2,2,1,44,2,1,3,26,8,13,11,0,0,4,0
-33,11,2,2,1,29,1,1,0,14,1,13,0,0,0,4,1
-22,8,2,1,1,9,2,1,3,6,8,15,11,0,0,4,1
-18,1,2,1,1,49,2,1,3,26,8,8,0,0,0,4,0
-31,1,2,1,1,1,2,1,0,28,5,10,22,0,0,4,1
-21,5,3,3,1,32,2,1,3,26,8,8,0,0,0,4,0
-24,10,0,2,1,38,2,1,3,23,11,7,0,0,0,4,1
-13,11,0,3,1,32,2,1,0,7,5,14,11,0,0,4,1
-21,1,3,1,1,57,2,1,0,19,3,7,0,188,1,1,1
-10,8,2,2,1,53,2,2,0,29,5,6,11,0,0,4,1
-42,6,0,2,1,11,1,1,0,23,5,10,38,0,0,4,1
-19,5,0,3,1,14,2,1,3,10,8,5,11,0,0,4,1
-18,0,2,2,1,14,2,1,0,10,10,6,11,0,0,4,1
-32,0,2,2,1,46,1,1,0,13,10,11,0,0,0,4,1
-25,1,3,1,1,9,1,1,0,30,5,2,0,0,0,4,1
-17,0,2,2,1,46,2,1,3,21,8,11,0,0,0,4,1
-19,0,3,2,1,11,2,1,0,13,10,5,11,0,0,4,1
-23,1,0,1,1,9,1,1,0,23,5,10,11,0,0,4,1
-12,10,2,2,1,49,2,1,0,13,10,13,0,0,0,4,1
-33,8,2,2,1,28,2,1,3,26,8,13,11,0,0,4,0
-28,5,0,3,1,27,2,1,0,15,5,14,0,0,0,4,1
+10,1,3,2,1,54,1,2,0,29,5,12,0,0,0,4,1
+19,8,2,2,1,47,2,2,0,23,5,11,33,0,0,4,1
+13,0,3,2,1,48,2,2,3,12,8,0,0,0,0,4,1
+25,1,2,1,1,2,2,1,3,29,8,1,11,0,0,4,1
+5,1,3,2,1,52,2,1,3,25,6,12,0,0,0,4,1
+32,10,2,2,1,19,1,2,0,5,5,1,22,0,0,4,1
+29,0,2,2,1,28,2,1,3,26,8,11,0,0,0,4,0
+31,1,2,1,1,46,1,1,0,3,1,11,33,0,0,4,1
+15,1,2,2,1,9,2,1,3,13,8,10,22,0,0,4,1
 11,5,2,3,1,11,1,1,3,6,8,2,11,0,0,4,1
-33,1,2,2,1,39,1,2,3,7,6,13,22,0,0,4,1
-36,8,2,4,1,9,2,1,0,26,3,12,11,184,1,1,1
-35,6,2,3,1,29,1,1,0,8,10,1,11,57,1,3,1
-11,8,3,1,1,40,1,1,3,25,5,5,22,0,0,4,1
-25,5,2,3,1,30,1,1,0,4,1,9,43,0,0,4,1
-28,5,0,2,1,20,2,2,3,26,8,6,11,0,0,4,0
-17,10,2,3,1,39,2,1,0,14,5,12,11,0,0,4,1
-16,5,3,3,1,38,2,1,3,26,8,1,11,0,0,4,0
-7,8,2,2,1,9,2,1,0,16,5,10,47,0,0,4,1
-36,1,2,2,1,15,2,1,3,26,8,7,0,0,0,4,0
-14,5,2,3,1,21,1,1,2,5,1,12,11,0,0,4,1
-13,0,3,2,1,24,2,1,0,9,10,6,0,0,0,4,1
-27,0,0,2,1,2,1,2,0,28,5,11,0,0,0,4,1
-15,8,0,2,1,48,1,2,0,15,5,11,0,0,0,4,1
-9,10,2,2,1,4,2,1,0,15,5,7,11,0,0,4,1
-21,1,2,1,1,62,1,1,3,29,8,14,0,0,0,4,1
-22,1,2,2,1,8,2,2,0,7,5,0,11,0,0,4,1
-13,1,2,2,1,9,2,1,3,26,8,4,0,0,0,4,0
-20,5,2,3,1,13,2,1,3,4,8,11,33,0,0,4,1
-51,5,2,3,1,67,1,1,2,26,3,3,22,0,0,4,1
-21,11,3,3,1,62,2,1,0,12,10,15,33,0,0,4,1
-23,10,0,2,1,46,2,1,0,9,3,8,0,0,0,4,1
-20,0,3,2,1,9,2,1,3,28,8,13,0,0,0,4,1
-23,1,2,1,1,14,2,1,3,12,8,4,11,0,0,4,1
-42,1,2,4,1,55,2,1,3,26,8,7,0,0,0,4,0
-26,5,2,3,1,66,1,1,0,17,1,12,45,0,0,4,1
-17,5,2,3,1,29,2,1,3,26,8,4,0,0,0,4,0
-8,10,3,2,1,61,2,1,3,20,8,11,22,0,0,4,1
-13,1,2,2,1,36,2,1,3,15,8,4,11,0,0,4,1
-10,1,3,2,1,1,2,1,0,25,5,0,22,0,0,4,1
-23,1,2,2,1,35,2,1,3,5,8,14,0,0,0,4,1
+23,5,3,3,1,25,1,1,0,13,10,11,0,0,0,4,1
+10,1,2,2,1,64,2,1,0,14,5,11,38,0,0,4,1
+12,10,2,2,1,35,2,1,0,5,1,2,33,0,0,4,1
+5,2,3,1,1,45,2,1,3,4,8,9,11,0,0,4,1
+27,0,3,4,1,15,2,1,3,26,8,16,0,0,0,4,0
+35,5,0,3,1,27,1,1,0,4,3,13,22,0,0,4,1
+16,7,3,2,1,36,1,1,0,19,1,11,4,0,0,4,1
+25,1,2,2,1,62,2,2,0,12,10,3,11,26,12,1,1
+32,1,2,1,1,9,1,1,3,26,8,7,22,0,0,4,0
+12,0,2,2,1,15,2,2,3,18,8,9,11,0,0,4,1
+17,9,3,4,1,36,2,1,3,26,8,11,11,0,0,4,0
+9,5,3,3,1,15,2,1,3,21,8,13,22,0,0,4,1
+32,8,2,2,1,56,2,1,3,26,8,9,11,0,0,4,0
+15,1,2,2,1,38,1,1,0,25,3,4,22,0,0,4,1
+16,1,2,1,1,10,2,1,3,21,8,13,22,0,0,4,1
+8,10,2,2,1,43,1,2,0,29,5,1,33,0,0,4,1
+15,5,2,3,1,10,1,1,0,29,1,10,33,0,0,4,1
+15,5,0,2,1,52,2,1,3,4,8,3,0,0,0,4,1
+40,1,2,1,1,65,2,1,3,26,8,5,11,0,0,4,0
+35,1,0,1,1,33,2,1,3,23,8,6,11,0,0,4,1
+40,5,2,3,1,44,2,1,0,6,5,14,33,0,0,4,1
+12,10,3,3,1,15,2,1,3,13,8,5,11,0,0,4,1
+32,2,2,3,1,2,2,1,0,15,5,3,11,0,0,4,1
+21,10,3,2,1,53,2,1,0,28,5,13,11,0,0,4,1
+35,5,2,3,1,9,1,1,0,2,1,11,11,0,0,4,1
+26,0,0,2,1,45,2,2,0,7,3,3,0,173,1,1,1
+20,10,2,2,1,53,2,1,0,19,3,16,0,5,37,3,1
+42,6,2,3,1,66,2,1,3,26,8,0,0,0,0,4,0
+14,5,3,2,1,25,1,1,0,2,1,2,0,0,0,4,1
+21,1,2,1,1,34,2,1,3,26,8,9,0,0,0,4,0
+31,8,2,2,1,8,2,1,3,29,8,1,0,0,0,4,1
 41,6,2,2,1,62,1,1,2,12,10,0,11,0,0,4,1
-27,5,2,3,1,61,1,1,3,12,6,12,22,0,0,4,1
-29,5,2,3,1,58,1,1,0,10,1,8,6,0,0,4,1
-19,7,2,2,1,20,1,1,0,28,5,12,11,0,0,4,1
-15,1,2,2,1,9,1,1,0,21,5,10,43,0,0,4,1
-16,2,2,3,1,18,2,1,0,5,5,13,11,0,0,4,1
-29,2,2,2,1,9,1,1,3,26,6,4,0,0,0,4,1
-24,10,2,3,1,2,1,1,3,12,6,5,38,0,0,4,1
-10,9,3,2,1,9,1,1,0,9,3,7,12,0,0,4,1
-24,5,2,3,1,15,2,2,0,13,10,15,38,0,0,4,1
-36,5,2,3,1,15,1,1,0,22,3,5,0,0,0,4,1
-18,1,2,1,1,46,2,1,3,25,6,15,0,0,0,4,1
-12,2,3,2,1,64,1,1,0,22,3,4,33,0,0,4,1
-27,5,2,3,1,54,2,1,3,26,8,14,11,0,0,4,0
-8,1,3,1,1,70,1,1,0,21,4,2,0,0,0,4,1
-29,10,2,2,1,25,2,1,0,13,5,15,11,0,0,4,1
-30,5,0,3,1,53,1,2,3,3,6,2,45,0,0,4,1
-14,8,3,2,1,32,1,1,0,10,10,14,0,0,0,4,1
-19,8,0,2,1,52,2,1,3,7,8,12,11,0,0,4,1
-11,10,3,3,1,61,2,1,0,30,3,14,22,0,0,4,1
-25,1,3,2,1,38,2,1,3,26,6,13,11,0,0,4,1
+17,1,2,3,1,37,1,1,3,3,6,2,43,0,0,4,1
+22,1,2,2,1,53,1,1,3,30,10,8,0,0,0,4,1
+14,5,3,3,1,33,2,1,0,3,1,15,11,0,0,4,1
+26,0,2,2,1,11,2,1,0,2,5,15,11,0,0,4,1
+25,8,0,2,1,10,2,1,3,10,8,11,22,0,0,4,1
+26,1,3,1,1,20,2,1,3,21,8,14,22,0,0,4,1
+33,1,2,1,1,55,1,1,0,2,1,12,22,0,0,4,1
+34,10,2,3,1,62,1,2,3,26,8,6,0,0,0,4,0
+40,0,0,2,1,25,1,1,2,18,11,7,0,0,0,4,1
+43,6,2,3,1,14,1,1,0,1,3,10,0,0,0,4,1
+31,5,2,3,1,60,1,1,3,2,6,11,0,0,0,4,1
+29,5,0,3,1,13,2,1,2,19,11,7,0,0,0,4,1
+8,8,3,2,1,69,2,1,3,18,8,13,11,0,0,4,1
+13,5,2,3,1,9,2,2,0,20,5,12,46,0,0,4,1
+12,1,3,2,1,52,1,1,0,23,4,14,11,0,0,4,1
+33,5,2,3,1,11,2,1,3,26,8,8,0,0,0,4,0
+18,5,2,3,1,9,2,2,3,26,8,9,0,0,0,4,0
 38,10,0,4,1,56,2,1,3,26,8,10,0,0,0,4,0
-32,0,2,2,1,33,1,1,2,23,5,0,43,0,0,4,1
-14,8,3,3,1,70,1,1,0,12,10,11,0,0,0,4,1
-16,1,2,2,1,64,2,2,0,8,10,3,0,0,0,4,1
-13,5,2,3,1,15,1,1,0,9,3,8,11,0,0,4,1
-23,1,0,2,1,42,1,1,3,10,6,1,33,0,0,4,1
-15,5,2,3,1,40,1,1,0,12,10,7,0,0,0,4,1
-15,1,3,2,1,5,2,1,3,7,8,13,11,0,0,4,1
-19,1,2,2,1,43,2,1,3,26,8,6,0,0,0,4,0
-33,3,0,3,1,20,1,1,0,25,1,14,0,0,0,4,1
-27,10,3,3,1,9,1,1,0,9,1,13,33,0,0,4,1
-8,1,3,2,2,4,2,1,3,22,6,10,11,0,0,4,1
-32,2,2,3,1,2,2,1,0,15,5,3,11,0,0,4,1
-33,1,2,4,1,2,2,1,3,26,8,5,11,0,0,4,0
-9,2,2,2,1,29,1,1,2,19,11,3,0,0,0,4,1
-13,5,3,3,1,15,2,1,0,27,3,5,0,551,1,3,1
-30,1,2,2,1,9,2,1,3,3,6,3,11,0,0,4,1
-13,11,2,2,1,68,2,2,3,22,6,15,11,0,0,4,1
+14,1,2,2,1,65,2,1,3,13,8,15,22,0,0,4,1
+10,5,3,3,1,70,2,1,3,19,8,13,0,0,0,4,1
+14,8,3,2,1,32,1,1,0,10,10,14,0,0,0,4,1
+21,10,3,2,1,23,1,1,0,12,10,5,33,0,0,4,1
+8,9,3,2,1,9,1,1,0,11,3,2,11,0,0,4,1
+31,1,2,1,1,37,1,2,0,30,5,4,43,0,0,4,1
+12,8,2,2,1,51,2,1,0,24,5,12,4,0,0,4,1
+18,8,2,2,1,9,1,1,0,23,5,14,11,0,0,4,1
+28,7,2,3,1,16,2,2,3,26,8,7,0,0,0,4,0
+28,5,0,2,1,20,2,2,3,26,8,6,11,0,0,4,0
+29,0,0,2,1,56,2,2,2,8,11,10,0,0,0,4,1
+24,5,3,3,1,9,2,2,3,26,8,11,11,0,0,4,1
+37,3,0,1,1,65,1,1,0,24,5,10,43,0,0,4,1
+34,11,2,1,1,71,1,1,2,23,5,12,11,0,0,4,1
+29,10,3,2,1,3,2,2,0,28,5,15,22,0,0,4,1
+23,5,2,3,1,9,1,1,0,2,1,2,38,0,0,4,1
+13,10,2,3,1,32,1,2,0,9,10,9,0,31,37,1,1
 36,5,2,2,1,12,2,1,0,17,5,3,22,0,0,4,1
-16,10,3,2,1,61,1,1,0,13,1,4,11,0,0,4,1
-32,10,2,3,1,29,1,1,0,26,1,11,0,0,0,4,1
-37,5,2,3,1,4,1,1,0,23,5,14,11,0,0,4,1
-24,1,3,2,1,59,1,1,3,10,6,12,22,0,0,4,1
-18,5,2,3,1,9,2,2,3,26,8,9,0,0,0,4,0
+18,1,2,2,1,49,2,1,3,12,8,10,0,0,0,4,1
+17,7,0,3,1,16,2,1,3,15,8,13,11,0,0,4,1
+20,10,3,2,1,39,1,1,0,10,1,12,5,0,0,4,1
+27,5,2,3,1,54,2,1,3,26,8,14,11,0,0,4,0
+26,10,0,2,1,15,2,1,3,18,8,13,2,0,0,4,1
+23,10,2,2,1,53,2,1,3,10,8,11,38,0,0,4,1
+19,5,2,3,1,57,2,1,3,26,8,16,11,0,0,4,0
+19,1,0,2,1,38,2,1,3,18,8,12,11,0,0,4,1
+19,8,2,2,1,65,1,2,0,17,5,0,0,0,0,4,1
+29,5,3,3,1,32,1,2,0,23,5,14,33,0,0,4,1
+28,8,2,2,1,34,1,1,0,14,1,11,11,0,0,4,1
+35,1,2,1,1,41,2,1,0,17,5,12,38,0,0,4,1
+13,1,2,1,1,6,2,2,0,13,5,0,45,0,0,4,1
+20,10,2,2,1,9,2,1,0,14,5,5,0,0,0,4,1
+39,3,2,1,1,34,1,1,0,2,1,11,33,0,0,4,1
+12,10,2,3,1,55,2,1,3,18,8,9,11,0,0,4,1
+19,10,2,2,1,34,2,1,3,26,8,3,0,0,0,4,0
+12,2,3,2,1,64,1,1,0,22,3,4,33,0,0,4,1
+39,1,2,2,1,35,1,1,0,13,1,14,1,0,0,4,1
+42,5,2,3,1,9,1,1,0,28,1,9,22,0,0,4,1
+32,10,0,2,1,45,1,1,3,12,6,13,11,0,0,4,1
+32,10,2,2,1,38,1,1,0,28,1,12,0,0,0,4,1
+8,8,2,2,1,4,2,2,0,14,5,2,45,0,0,4,1
+11,5,3,3,1,62,1,1,0,25,3,6,0,0,0,4,1
+27,5,0,3,1,68,1,2,0,29,5,13,0,0,0,4,1
+39,10,2,2,1,66,2,1,3,26,8,12,11,0,0,4,0
+19,5,3,3,1,69,1,1,3,3,6,0,22,0,0,4,1
+6,9,3,2,1,47,2,1,3,26,8,7,22,0,0,4,0
+32,2,2,1,1,50,2,1,3,6,8,12,25,0,0,4,1
+28,5,3,2,1,3,2,1,3,26,8,7,11,0,0,4,0
+12,1,3,2,1,30,2,1,3,15,8,13,0,0,0,4,1
+20,0,2,2,1,9,1,1,3,26,8,4,0,0,0,4,0
+30,5,2,3,1,29,1,1,0,9,10,12,0,0,0,4,1
+12,8,3,3,1,5,1,2,0,13,1,5,11,0,0,4,1
+14,10,3,2,1,22,2,1,0,5,1,6,22,0,0,4,1
+20,0,0,2,1,24,2,1,0,26,3,1,22,167,12,3,1
+34,6,0,3,1,4,2,1,3,10,6,10,11,0,0,4,1
+17,8,3,1,1,21,1,2,0,2,5,11,11,0,0,4,1
+15,11,3,3,1,61,1,1,0,5,1,5,11,0,0,4,1
+23,0,2,2,1,41,2,1,3,26,8,10,0,0,0,4,0
+8,10,3,2,1,42,1,1,0,7,5,11,0,0,0,4,1
 25,2,2,2,1,9,1,1,3,22,6,0,45,0,0,4,1
-13,10,3,3,1,26,1,1,0,3,1,3,45,0,0,4,1
-32,5,2,2,1,52,2,1,3,26,8,6,11,0,0,4,0
-25,5,2,2,1,11,2,2,2,20,11,3,0,0,0,4,1
-17,0,2,2,1,8,2,1,3,22,6,3,45,0,0,4,1
-12,1,3,2,1,65,2,1,0,12,10,12,0,0,0,4,1
-14,1,2,2,1,24,2,1,0,7,5,13,11,0,0,4,1
-39,10,2,2,1,67,1,2,3,26,8,7,0,0,0,4,0
-43,6,2,3,1,14,1,1,0,1,3,10,0,0,0,4,1
-21,10,3,2,1,10,2,1,3,12,8,4,11,0,0,4,1
-28,10,0,2,1,8,2,1,0,28,1,9,22,0,0,4,1
-35,1,2,2,1,22,2,1,0,13,10,13,38,61,1,0,1
-9,8,2,2,1,9,2,1,0,8,5,16,38,0,0,4,1
-14,8,3,2,1,51,1,1,0,21,4,2,0,0,0,4,1
-31,1,2,1,1,46,1,1,0,3,1,11,33,0,0,4,1
-37,8,2,2,1,31,2,1,3,26,8,11,0,0,0,4,1
-23,8,0,2,1,67,2,1,0,11,3,15,0,0,0,4,1
+14,1,2,2,2,9,2,1,3,30,8,12,0,0,0,4,1
+35,1,2,1,1,31,1,1,0,24,5,13,33,0,0,4,1
+12,10,2,2,1,49,2,1,0,13,10,13,0,0,0,4,1
+25,5,2,3,1,18,2,1,3,15,6,12,11,0,0,4,1
+4,9,3,2,1,44,1,1,0,3,3,7,0,0,0,4,1
+25,5,2,3,1,45,1,1,0,1,3,4,0,0,0,4,1
+23,6,0,1,1,3,2,1,3,6,8,2,11,0,0,4,1
 14,9,3,3,1,12,1,1,2,1,3,9,22,0,0,4,1
-12,2,2,2,1,15,1,2,0,10,10,11,11,0,0,4,1
-31,10,0,2,1,37,1,1,0,16,5,9,11,0,0,4,1
+15,2,0,3,1,43,1,2,0,29,5,1,0,0,0,4,1
+14,10,0,3,1,54,1,1,0,14,1,12,11,0,0,4,1
+33,0,3,3,1,45,1,1,2,20,4,15,11,0,0,4,1
+37,8,2,2,1,31,2,1,3,26,8,11,0,0,0,4,1
+40,0,2,2,1,67,1,1,3,3,6,14,0,0,0,4,1
+10,7,3,3,1,9,2,1,3,18,8,5,11,0,0,4,1
+33,11,2,2,1,29,1,1,0,14,1,13,0,0,0,4,1
+36,10,2,2,1,17,2,1,3,26,8,7,0,0,0,4,0
+19,0,2,2,1,15,2,1,0,3,3,2,33,123,24,0,1
+35,10,3,2,1,70,1,1,0,17,1,15,22,0,0,4,1
+14,10,3,3,1,55,1,1,2,14,11,6,0,0,0,4,1
+21,5,2,3,1,23,1,1,0,27,1,15,22,0,0,4,1
+28,10,0,2,1,8,2,1,0,28,1,9,22,0,0,4,1
+11,10,2,2,1,34,1,1,0,25,3,8,11,0,0,4,1
 31,5,2,3,1,39,2,1,3,26,8,7,22,0,0,4,0
-12,8,3,2,1,20,1,1,0,2,3,4,11,0,0,4,1
-22,10,0,3,1,51,2,1,0,2,3,8,11,0,0,4,1
-21,7,2,3,1,10,1,1,3,27,6,11,0,0,0,4,1
-41,11,2,2,1,10,1,1,0,9,3,14,22,0,0,4,1
-24,8,2,2,1,41,2,2,0,7,5,0,11,0,0,4,1
-12,5,3,2,1,50,2,1,0,13,10,11,0,0,0,4,1
-22,2,0,2,1,37,2,1,0,9,5,12,22,0,0,4,1
-29,10,2,2,1,56,2,1,0,3,1,5,0,0,0,4,1
-24,2,2,3,1,55,1,1,3,2,6,14,22,0,0,4,1
-19,0,3,2,1,31,2,2,3,28,8,13,11,0,0,4,1
-20,10,2,1,1,27,2,1,3,30,6,10,43,0,0,4,1
-20,0,0,2,1,25,2,1,3,18,8,9,11,0,0,4,1
-35,8,0,2,1,18,2,1,3,26,8,2,0,0,0,4,0
-12,1,3,1,1,9,1,1,0,6,5,13,22,0,0,4,1
-39,1,2,1,1,31,2,1,3,26,8,5,0,0,0,4,0
-32,10,2,2,1,19,1,2,0,5,5,1,22,0,0,4,1
-41,1,2,1,1,6,1,1,0,17,1,2,43,0,0,4,1
-31,1,2,1,1,37,1,2,0,30,5,4,43,0,0,4,1
+36,7,0,1,1,41,2,1,3,27,6,12,11,0,0,4,1
+20,0,3,2,1,31,1,1,2,24,11,7,0,0,0,4,1
+35,10,2,2,1,8,2,1,3,19,8,2,0,0,0,4,1
+10,1,2,1,1,39,2,1,3,26,8,6,0,0,0,4,0
+31,1,2,4,1,19,2,1,3,26,8,9,0,0,0,4,0
+13,11,2,2,1,38,2,1,0,12,10,3,22,86,38,0,1
+10,8,2,2,1,53,2,2,0,29,5,6,11,0,0,4,1
+32,11,2,2,1,43,2,1,3,23,8,14,22,0,0,4,1
+41,10,2,2,1,16,2,2,0,15,5,9,33,0,0,4,1
+17,5,2,3,1,36,2,2,0,29,1,13,22,0,0,4,1
+29,0,2,2,1,43,2,1,3,26,8,3,11,0,0,4,0
+20,10,0,2,1,69,2,1,0,22,3,12,0,0,0,4,1
+33,1,2,1,1,63,1,1,0,27,1,4,45,0,0,4,1
+38,0,2,2,1,21,1,1,0,13,1,13,1,0,0,4,1
+35,10,2,2,1,16,1,1,3,10,6,3,22,0,0,4,1
+23,10,2,2,1,11,1,1,0,2,3,1,22,0,0,4,1
+23,1,2,2,2,63,1,2,0,16,5,12,0,0,0,4,1
+13,10,3,3,1,26,1,1,0,3,1,3,45,0,0,4,1
+34,1,2,2,1,65,2,1,3,26,8,15,22,0,0,4,0
+27,5,2,3,1,61,1,1,3,12,6,12,22,0,0,4,1
+57,6,0,1,1,44,2,1,0,25,3,3,22,0,0,4,1
+36,11,3,2,1,44,1,1,0,8,10,12,11,0,0,4,1
+18,10,3,2,1,60,1,1,0,28,1,14,0,0,0,4,1
+22,1,2,2,1,8,2,2,0,7,5,0,11,0,0,4,1
+27,10,3,2,1,46,2,1,3,23,8,15,33,0,0,4,1
+32,8,2,2,1,20,1,1,3,30,6,14,0,0,0,4,1
 39,12,2,4,1,24,1,1,3,15,11,8,0,0,0,4,1
-19,8,2,2,1,47,2,2,0,23,5,11,33,0,0,4,1
-18,5,2,3,1,9,1,1,2,19,1,12,47,0,0,4,1
-28,8,0,2,1,48,1,1,0,13,10,11,11,0,0,4,1
-26,10,3,2,1,35,2,1,3,26,8,4,0,0,0,4,0
-28,1,2,1,1,43,2,1,3,4,8,15,11,0,0,4,1
-17,2,2,2,1,31,1,2,0,5,5,4,22,0,0,4,1
-6,1,3,2,2,2,2,1,3,3,6,10,22,0,0,4,1
-10,5,3,3,1,70,2,1,3,19,8,13,0,0,0,4,1
-33,0,3,3,1,45,1,1,2,20,4,15,11,0,0,4,1
-38,5,2,1,1,9,1,1,0,22,3,16,0,0,0,4,1
-31,11,2,1,1,54,1,1,0,21,4,6,11,0,0,4,1
-18,11,3,3,1,15,1,1,0,22,3,8,0,0,0,4,1
-26,1,3,1,1,20,2,1,3,21,8,14,22,0,0,4,1
-56,6,2,2,1,22,1,1,2,8,3,3,0,0,0,4,1
-33,8,0,2,1,60,1,2,0,6,5,14,0,0,0,4,1
-19,0,2,2,1,34,2,1,3,19,8,13,22,0,0,4,1
-28,10,0,3,1,9,1,1,0,20,4,2,11,0,0,4,1
-23,10,2,2,1,71,1,1,0,14,1,8,1,0,0,4,1
+33,10,2,2,1,13,1,1,0,9,3,10,11,0,0,4,1
+24,11,2,4,1,71,2,1,2,13,5,12,1,0,0,4,1
+26,1,2,2,1,7,2,1,3,26,8,7,0,0,0,4,0
+10,0,0,2,1,66,2,1,3,29,8,10,11,0,0,4,1
+18,5,2,3,1,69,1,1,0,2,1,9,33,0,0,4,1
+39,1,2,1,1,31,2,1,3,26,8,5,0,0,0,4,0
+33,1,2,1,1,22,2,1,3,26,8,11,11,0,0,4,0
+19,5,2,3,1,19,1,1,0,10,10,9,22,0,0,4,1
+12,2,2,2,1,15,1,2,0,10,10,11,11,0,0,4,1
+10,10,3,3,1,31,2,1,2,19,3,8,11,0,0,4,1
+12,8,2,2,1,45,2,1,0,12,10,11,0,0,0,4,1
+18,10,3,2,1,46,2,1,3,23,8,14,22,0,0,4,1
+22,2,0,2,1,37,2,1,0,9,5,12,22,0,0,4,1
+14,1,3,1,1,14,2,1,0,12,10,13,0,0,0,4,1
+24,10,3,2,1,16,2,1,3,6,8,6,43,0,0,4,1
 32,11,0,4,1,11,1,1,0,11,3,13,0,0,0,4,1
-19,5,2,3,1,45,1,1,0,19,1,0,33,0,0,4,1
-34,5,2,4,1,28,2,1,3,4,8,14,0,0,0,4,1
-17,5,3,3,1,64,2,1,3,23,11,7,0,0,0,4,1
-24,5,0,3,1,14,1,1,0,18,1,0,33,0,0,4,1
-39,10,2,3,1,62,1,1,0,28,1,14,11,0,0,4,1
-30,2,2,3,2,4,1,1,0,24,5,13,33,0,0,4,1
-16,8,2,2,1,36,1,1,0,27,1,14,11,0,0,4,1
-15,2,2,2,1,25,2,2,3,26,8,13,0,0,0,4,0
-10,0,3,2,1,50,2,1,3,18,8,13,43,0,0,4,1
-20,10,2,3,1,48,1,1,0,25,3,4,33,0,0,4,1
-5,1,2,2,1,70,2,1,3,26,8,6,0,0,0,4,0
-19,8,3,2,1,34,2,1,3,22,6,0,22,0,0,4,1
-18,5,2,3,1,68,2,2,3,13,8,15,11,0,0,4,1
-41,6,2,2,1,30,1,1,0,19,1,0,43,0,0,4,1
-23,5,2,3,1,9,1,1,0,2,1,2,38,0,0,4,1
-36,10,2,2,1,24,1,2,0,20,5,11,22,0,0,4,1
-23,8,0,3,1,20,2,1,0,30,5,12,0,0,0,4,1
-23,1,2,2,1,2,1,2,0,21,5,14,22,0,0,4,1
-22,5,2,3,1,40,2,1,0,10,10,12,11,187,1,3,1
-14,10,0,3,1,54,1,1,0,14,1,12,11,0,0,4,1
+31,8,2,2,1,38,1,1,2,30,3,6,33,0,0,4,1
+17,0,2,2,1,46,2,1,3,21,8,11,0,0,0,4,1
+19,5,2,3,1,56,1,1,0,26,3,8,0,0,0,4,1
+10,11,2,1,1,64,2,1,0,11,3,16,38,186,12,0,1
+23,1,3,2,1,64,2,1,3,0,5,10,47,0,0,4,1
+41,3,2,3,1,9,1,1,2,4,10,10,0,0,0,4,1
+37,10,2,2,1,33,2,2,0,24,5,2,38,0,0,4,1
+12,5,3,3,1,55,1,1,0,27,1,4,22,0,0,4,1
+31,5,0,2,1,5,2,1,3,30,6,1,1,0,0,4,1
+25,1,3,1,1,9,1,1,0,30,5,2,0,0,0,4,1
+18,2,2,3,1,37,1,1,3,7,6,8,33,0,0,4,1
+31,10,3,2,1,17,1,1,0,26,1,15,0,0,0,4,1
+10,1,3,2,1,65,2,1,3,30,8,13,0,0,0,4,1
+42,0,0,2,1,5,2,2,0,27,3,5,0,179,1,0,1
+12,8,3,2,1,52,2,1,0,13,10,12,0,0,0,4,1
+14,0,3,2,1,27,1,1,0,28,5,14,38,0,0,4,1
+51,6,2,1,1,39,1,1,0,25,3,3,33,0,0,4,1
+38,11,2,2,1,9,1,1,2,11,3,10,0,0,0,4,1
+18,8,2,2,1,36,2,1,3,11,6,9,0,0,0,4,1
+12,5,3,2,1,50,2,1,0,13,10,11,0,0,0,4,1
+27,0,3,2,1,26,2,1,3,26,8,6,0,0,0,4,0
+37,3,2,2,1,15,2,1,2,13,5,1,46,0,0,4,1
+33,3,0,3,1,20,1,1,0,25,1,14,0,0,0,4,1
+44,6,2,4,1,66,1,1,0,8,3,13,0,0,0,4,1
+31,11,2,1,1,54,1,1,0,21,4,6,11,0,0,4,1
+14,1,3,2,1,13,2,1,0,8,5,3,0,0,0,4,1
 35,5,2,3,1,18,1,1,0,12,1,15,11,0,0,4,1
-16,5,2,3,1,61,1,1,2,2,10,10,0,0,0,4,1
-28,0,2,2,1,61,1,1,0,27,1,13,11,0,0,4,1
-20,10,2,2,1,24,1,1,0,25,1,14,0,0,0,4,1
-10,1,3,2,1,54,1,2,0,29,5,12,0,0,0,4,1
-25,5,2,3,1,18,2,1,3,15,6,12,11,0,0,4,1
-30,1,3,1,1,59,2,1,0,11,3,4,11,0,0,4,1
-36,10,2,2,1,17,2,1,3,26,8,7,0,0,0,4,0
-10,10,3,3,1,52,1,1,0,30,3,7,13,0,0,4,1
-27,0,3,4,1,15,2,1,3,26,8,16,0,0,0,4,0
-28,1,2,2,1,33,2,1,3,26,8,11,0,0,0,4,0
-27,5,0,2,1,60,2,1,0,10,10,9,0,75,1,3,1
-14,1,2,2,1,65,2,1,3,13,8,15,22,0,0,4,1
-30,5,3,3,1,67,1,1,0,17,1,15,33,0,0,4,1
-29,5,3,3,1,32,1,2,0,23,5,14,33,0,0,4,1
-33,1,0,1,1,52,1,1,0,21,5,11,11,0,0,4,1
-14,1,3,3,1,62,1,1,3,4,10,15,0,0,0,4,1
 7,9,2,3,1,9,2,1,0,13,5,14,33,0,0,4,1
-18,8,2,1,1,9,2,1,3,11,6,0,0,0,0,4,1
+23,5,3,3,1,12,1,1,3,9,6,5,0,0,0,4,1
+22,1,2,1,1,34,2,1,3,15,8,0,22,0,0,4,1
+15,8,0,2,1,48,1,2,0,15,5,11,0,0,0,4,1
+17,1,3,2,1,14,2,2,3,26,8,6,0,0,0,4,0
+17,5,0,3,1,17,1,2,0,12,10,13,0,0,0,4,1
+29,12,2,4,1,34,1,1,3,26,8,8,11,0,0,4,0
 37,1,2,2,1,9,1,1,3,3,6,11,11,0,0,4,1
-32,5,3,3,1,41,1,1,3,16,11,8,0,0,0,4,1
-43,5,2,3,1,58,1,1,0,11,3,12,22,0,0,4,1
-25,5,3,3,1,26,2,1,3,29,8,13,0,0,0,4,1
-15,5,3,3,1,68,1,1,0,3,1,15,0,0,0,4,1
-10,1,2,2,1,64,2,1,0,14,5,11,38,0,0,4,1
-26,10,2,3,1,50,2,1,3,6,8,15,11,0,0,4,1
-20,5,2,3,1,59,1,1,0,22,3,7,0,0,0,4,1
-38,10,2,3,1,63,1,1,0,13,1,12,33,0,0,4,1
-25,0,3,2,1,3,2,2,0,11,3,13,11,508,30,0,1
-37,5,2,3,1,63,2,1,3,26,8,4,11,0,0,4,0
-7,1,2,2,1,71,2,1,3,19,8,13,0,0,0,4,1
-13,5,2,3,1,16,1,1,3,26,10,7,0,0,0,4,1
-19,8,2,2,1,65,1,2,0,17,5,0,0,0,0,4,1
-35,1,2,1,2,5,1,1,0,21,4,10,0,0,0,4,1
-13,5,2,3,1,17,2,1,0,25,3,11,11,152,38,1,1
-18,10,3,2,2,13,1,1,0,3,1,11,11,0,0,4,1
-21,5,2,2,1,13,2,1,0,2,1,13,11,0,0,4,1
-16,1,2,2,1,30,2,1,3,26,8,8,0,0,0,4,0
-21,10,2,2,1,11,2,1,0,17,5,3,47,0,0,4,1
-37,3,2,1,1,9,2,1,0,8,5,3,11,0,0,4,1
-20,2,2,2,1,58,2,2,0,16,5,4,16,0,0,4,1
-33,2,2,1,1,18,1,1,0,9,3,5,1,0,0,4,1
-10,9,3,2,1,30,1,1,2,14,11,5,0,0,0,4,1
-40,5,0,3,1,14,1,1,0,26,1,5,0,0,0,4,1
-30,3,2,1,1,63,1,1,0,13,10,11,11,0,0,4,1
-9,1,2,1,1,47,2,1,3,23,8,2,11,0,0,4,1
-28,7,2,3,1,16,2,2,3,26,8,7,0,0,0,4,0
-6,10,3,2,1,0,2,2,3,26,8,4,0,0,0,4,0
-29,1,0,1,1,14,2,1,3,22,6,7,11,0,0,4,1
-34,5,2,3,1,63,1,1,0,25,1,4,0,0,0,4,1
-21,0,0,2,1,4,2,1,3,26,8,11,11,0,0,4,0
-49,6,2,3,1,16,1,1,0,4,3,12,0,0,0,4,1
-17,8,2,2,1,47,2,1,3,12,8,6,0,0,0,4,1
-72,6,0,2,1,9,1,1,0,4,3,4,22,0,0,4,1
-18,1,2,2,1,49,2,1,3,12,8,10,0,0,0,4,1
-9,1,2,3,1,40,2,1,3,18,6,10,22,0,0,4,1
+40,5,2,2,1,4,1,1,0,24,5,12,3,0,0,4,1
+15,10,2,2,1,45,2,2,3,9,6,12,11,0,0,4,1
+28,0,2,2,1,56,2,2,3,6,8,12,22,0,0,4,1
+39,1,2,1,1,27,1,1,0,3,1,1,11,0,0,4,1
+25,5,2,3,1,45,2,1,3,26,8,7,0,0,0,4,0
+38,5,2,1,1,9,1,1,0,22,3,16,0,0,0,4,1
+22,11,2,1,1,24,2,1,0,26,3,5,11,0,0,4,1
+9,5,3,3,2,8,2,1,3,25,6,10,11,0,0,4,1
+26,1,3,2,1,36,1,2,0,8,5,2,33,0,0,4,1
diff --git a/DATA/Datasets/Nursery/DO_1.data b/DATA/Datasets/Nursery/DO_1.data
index acec0fa0683a28d95496f4f84b62657bb93903b7..d753bc029b3724d0e3535fc788a7370ff8eb2cb7 100644
--- a/DATA/Datasets/Nursery/DO_1.data
+++ b/DATA/Datasets/Nursery/DO_1.data
@@ -1,100 +1,100 @@
-2,3,0,0,0,0,0,2,2
-2,3,2,3,0,0,1,2,1
-2,3,2,2,2,1,1,1,1
-2,3,1,2,1,0,0,1,1
-2,3,3,2,1,1,1,1,1
-2,2,2,3,0,0,0,1,1
-2,3,0,2,0,0,1,1,1
-2,2,0,3,1,1,1,0,0
-2,3,3,2,0,0,1,2,1
-2,3,1,2,0,1,2,2,1
-2,2,1,2,1,0,0,1,1
-2,2,2,2,1,0,0,2,1
-2,3,0,3,1,0,2,2,1
-2,2,0,0,1,0,1,2,1
-2,3,0,0,2,1,2,2,4
-2,3,1,3,1,1,0,1,1
-2,2,2,1,0,1,1,0,0
-2,2,2,2,0,1,0,0,0
-2,2,1,1,2,0,0,1,1
-2,1,0,0,1,1,1,0,0
-2,1,0,0,2,0,1,0,0
-2,3,3,3,0,1,2,0,0
-2,2,2,2,1,1,1,2,1
-2,2,0,1,1,1,1,2,1
-2,3,1,1,2,0,2,0,0
-2,3,1,1,2,1,1,0,0
-2,3,2,0,0,0,2,0,0
-2,2,3,3,0,0,2,0,0
-2,3,0,2,1,0,0,0,0
-2,2,0,1,1,1,2,0,0
-2,3,1,2,0,0,1,2,1
-2,1,0,3,2,1,0,2,1
-2,3,3,3,2,0,1,1,1
-2,3,2,1,2,0,2,1,1
-2,3,1,3,1,0,2,1,1
-2,2,0,2,2,0,0,1,1
-2,2,2,3,2,1,2,1,1
-2,1,1,0,2,1,0,1,1
-2,2,1,1,0,0,1,1,1
-2,3,1,2,2,1,0,0,0
-2,2,1,0,0,1,2,1,1
-2,2,1,3,1,0,0,1,1
-2,1,1,0,1,1,0,0,0
-2,3,0,0,1,0,2,2,4
-2,1,0,3,0,0,0,2,4
-2,1,0,1,2,0,2,2,4
-2,3,2,2,1,1,0,1,1
-2,2,0,3,2,0,2,2,1
-2,3,0,1,2,0,1,0,0
-2,3,3,0,0,0,0,0,0
-2,3,2,1,0,0,2,2,4
-2,2,3,1,0,0,2,2,4
-2,3,0,1,1,1,0,0,0
-2,3,3,3,0,1,2,1,1
-2,2,1,0,0,0,2,2,4
-2,2,3,2,0,0,2,0,0
-2,3,1,0,0,1,2,2,4
-2,3,2,0,2,1,2,1,1
-2,3,2,3,2,0,0,2,1
-2,1,0,0,0,0,2,0,0
-2,3,2,2,1,1,0,2,1
-2,2,1,2,0,1,1,0,0
-2,2,2,3,2,0,1,2,1
-2,2,1,0,0,1,0,1,1
-2,3,3,0,2,1,2,0,0
-2,2,0,2,0,0,2,1,1
-2,2,3,1,1,0,2,1,1
-2,1,0,3,2,0,1,1,1
-2,1,0,1,1,1,2,2,1
-2,3,1,0,0,1,1,0,0
-2,2,0,2,0,1,2,2,1
-2,3,2,2,1,1,2,2,1
-2,2,3,0,2,1,0,2,4
-2,3,1,2,0,1,0,0,0
-2,2,3,1,0,1,1,2,1
-2,2,3,0,0,0,0,0,0
-2,2,2,2,0,1,0,2,1
-2,3,3,2,0,1,2,1,1
-2,2,2,0,0,1,1,0,0
-2,3,2,2,0,1,0,0,0
-2,3,3,0,0,0,2,2,4
-2,3,3,2,0,1,1,1,1
-2,2,0,1,1,1,1,1,1
-2,2,0,2,0,1,0,0,0
-2,2,2,2,2,1,1,2,1
-2,3,1,1,0,1,2,1,1
-2,3,1,1,2,1,1,2,1
-2,3,3,0,0,1,2,0,0
-2,3,3,3,2,1,0,1,1
-2,2,0,1,1,1,2,2,1
-2,2,0,0,2,0,2,2,4
-2,2,0,0,1,1,2,1,1
-2,3,0,0,1,0,2,1,1
-2,2,0,2,1,0,0,1,1
-2,3,0,1,0,0,2,1,1
-2,3,3,1,1,1,1,2,1
-2,2,3,2,1,1,0,1,1
-2,1,0,3,2,1,0,0,0
-2,3,1,0,1,0,2,2,1
-2,3,3,2,1,1,2,1,1
+2,3,1,1,0,1,2,1,1
+2,1,0,0,1,1,1,0,0
+2,2,2,3,2,1,2,1,1
+2,2,1,0,0,1,2,1,1
+2,2,0,0,1,1,2,1,1
+2,3,3,3,0,1,2,0,0
+2,2,3,1,0,0,2,2,4
+2,2,1,2,1,0,0,1,1
+2,2,1,0,0,1,0,1,1
+2,3,1,3,1,0,2,1,1
+2,1,0,0,2,0,1,0,0
+2,3,0,0,1,0,2,1,1
+2,1,0,0,0,0,2,0,0
+2,3,1,2,0,1,0,0,0
+2,2,0,2,0,1,2,2,1
+2,3,0,1,2,0,1,0,0
+2,1,0,1,1,1,2,2,1
+2,3,0,1,0,0,2,1,1
+2,3,1,0,1,0,2,2,1
+2,3,0,0,0,0,0,2,2
+2,3,2,2,2,1,1,1,1
+2,2,2,2,2,1,1,2,1
+2,3,3,0,0,1,2,0,0
+2,2,3,1,0,1,1,2,1
+2,3,0,2,1,0,0,0,0
+2,2,1,0,0,0,2,2,4
+2,3,0,2,0,0,1,1,1
+2,3,0,0,1,0,2,2,4
+2,3,3,0,0,0,2,2,4
+2,3,3,3,0,1,2,1,1
+2,3,2,3,2,0,0,2,1
+2,3,1,1,2,1,1,2,1
+2,3,1,3,1,1,0,1,1
+2,2,3,0,0,0,0,0,0
+2,1,0,3,2,0,1,1,1
+2,3,1,0,0,1,2,2,4
+2,2,0,0,1,0,1,2,1
+2,2,1,2,0,1,1,0,0
+2,3,3,2,0,0,1,2,1
+2,3,3,3,2,0,1,1,1
+2,3,3,3,2,1,0,1,1
+2,2,0,2,1,0,0,1,1
+2,2,0,2,2,0,0,1,1
+2,2,0,3,2,0,2,2,1
+2,2,2,2,1,0,0,2,1
+2,2,2,3,2,0,1,2,1
+2,2,0,2,0,1,0,0,0
+2,2,2,2,0,1,0,2,1
+2,3,3,0,0,0,0,0,0
+2,2,1,3,1,0,0,1,1
+2,3,3,2,1,1,2,1,1
+2,3,2,1,2,0,2,1,1
+2,1,1,0,2,1,0,1,1
+2,2,0,2,0,0,2,1,1
+2,3,0,1,1,1,0,0,0
+2,3,1,2,1,0,0,1,1
+2,2,2,1,0,1,1,0,0
+2,3,3,2,0,1,1,1,1
+2,2,3,0,2,1,0,2,4
+2,3,3,2,0,1,2,1,1
+2,2,3,2,0,0,2,0,0
+2,2,2,2,0,1,0,0,0
+2,3,2,2,0,1,0,0,0
+2,2,0,0,2,0,2,2,4
+2,1,0,3,2,1,0,2,1
+2,2,1,1,2,0,0,1,1
+2,1,0,1,2,0,2,2,4
+2,3,3,0,2,1,2,0,0
+2,2,0,1,1,1,2,0,0
+2,1,0,3,2,1,0,0,0
+2,1,0,3,0,0,0,2,4
+2,2,2,0,0,1,1,0,0
+2,2,2,2,1,1,1,2,1
+2,3,2,1,0,0,2,2,4
+2,3,3,2,1,1,1,1,1
+2,2,0,3,1,1,1,0,0
+2,2,3,3,0,0,2,0,0
+2,3,2,2,1,1,0,2,1
+2,3,3,1,1,1,1,2,1
+2,2,0,1,1,1,1,1,1
+2,2,3,2,1,1,0,1,1
+2,2,3,1,1,0,2,1,1
+2,2,2,3,0,0,0,1,1
+2,3,2,3,0,0,1,2,1
+2,3,1,2,0,0,1,2,1
+2,3,1,1,2,1,1,0,0
+2,3,2,2,1,1,2,2,1
+2,3,2,0,0,0,2,0,0
+2,2,1,1,0,0,1,1,1
+2,2,0,1,1,1,2,2,1
+2,3,1,0,0,1,1,0,0
+2,2,0,1,1,1,1,2,1
+2,3,0,0,2,1,2,2,4
+2,3,0,3,1,0,2,2,1
+2,3,1,1,2,0,2,0,0
+2,3,2,2,1,1,0,1,1
+2,3,2,0,2,1,2,1,1
+2,3,1,2,0,1,2,2,1
+2,1,1,0,1,1,0,0,0
+2,3,1,2,2,1,0,0,0
diff --git a/DATA/Datasets/Nursery/DO_10.data b/DATA/Datasets/Nursery/DO_10.data
index cd9f917619933e0fb7b0e8f62a52ad618c2a532a..07688873a0e81bd688b91b9a86ead3094263b44e 100644
--- a/DATA/Datasets/Nursery/DO_10.data
+++ b/DATA/Datasets/Nursery/DO_10.data
@@ -1,100 +1,100 @@
-2,2,2,3,2,0,0,2,1
-2,3,0,2,0,1,0,1,1
-2,3,0,2,2,0,1,2,1
-2,2,3,2,2,1,0,1,1
-2,1,0,2,2,1,2,0,0
-2,3,1,0,2,1,2,2,4
-2,2,3,0,0,1,0,0,0
-2,3,2,2,2,0,0,1,1
-2,3,3,2,0,1,2,2,1
-2,2,1,0,2,1,1,2,1
-2,2,1,2,2,1,0,1,1
-2,2,3,1,0,0,1,1,1
-2,1,1,0,2,0,1,1,1
-2,2,3,2,1,1,2,0,0
-2,2,3,1,0,0,1,0,0
-2,3,2,0,0,0,2,2,4
-2,2,1,1,1,0,0,2,1
-2,2,1,1,0,0,1,0,0
-2,2,3,2,0,0,2,2,4
-2,1,0,3,2,1,2,0,0
-2,3,3,1,1,1,0,0,0
-2,3,2,3,1,1,1,1,1
-2,2,3,1,2,0,0,2,1
-2,2,2,3,1,0,2,0,0
-2,2,0,0,2,1,1,2,1
-2,1,0,3,2,0,0,2,1
-2,1,0,3,1,0,2,0,0
-2,3,2,0,2,1,0,1,1
-2,3,0,0,0,1,2,0,0
-2,3,3,1,0,1,2,0,0
-2,2,2,2,0,0,1,2,1
-2,2,1,0,2,0,1,0,0
-2,2,2,2,1,1,1,0,0
-2,2,3,2,2,0,2,1,1
-2,3,3,3,0,0,1,2,1
-2,2,0,0,0,1,0,0,0
-2,3,1,1,0,0,2,2,4
-2,3,2,0,1,0,0,2,1
-2,2,3,3,2,1,2,1,1
-2,2,1,0,1,1,1,0,0
-2,3,1,2,1,1,0,0,0
-2,3,1,1,0,0,0,1,1
-2,3,3,3,0,1,0,0,0
-2,2,1,3,0,1,0,0,0
-2,3,0,3,1,1,1,1,1
-2,1,0,0,2,0,2,2,4
-2,3,1,2,2,0,0,0,0
-2,3,2,3,2,1,0,1,1
-2,3,0,2,1,0,2,2,1
-2,2,0,2,1,1,2,1,1
-2,2,3,3,1,1,0,0,0
-2,3,1,3,2,1,1,1,1
-2,2,1,2,2,1,1,0,0
-2,3,2,2,2,1,0,2,1
-2,3,1,2,2,0,0,2,1
-2,2,0,1,2,1,0,0,0
-2,3,2,1,1,1,0,2,1
-2,3,0,3,0,1,0,0,0
-2,3,1,2,1,1,1,0,0
-2,3,2,1,1,0,0,2,1
-2,2,3,0,2,1,1,2,1
-2,2,3,2,2,0,2,0,0
-2,3,0,0,1,1,1,1,1
-2,3,0,0,2,0,0,2,4
-2,2,3,0,0,1,2,1,1
-2,3,1,0,0,0,2,0,0
-2,2,3,1,1,1,2,0,0
-2,2,3,3,1,1,1,1,1
-2,1,0,3,2,0,1,2,1
-2,2,1,1,0,0,1,2,1
-2,3,0,1,1,0,2,0,0
-2,3,1,0,1,1,0,2,1
-2,2,2,1,2,1,2,1,1
-2,2,2,1,2,1,1,1,1
-2,3,0,3,0,1,1,0,0
-2,2,1,0,1,1,0,1,1
-2,3,2,1,0,1,2,0,0
-2,1,0,2,1,1,1,2,1
-2,3,0,3,2,0,2,1,1
-2,3,3,0,2,1,1,0,0
-2,2,0,0,1,0,2,2,4
-2,3,0,1,0,1,1,0,0
-2,2,1,1,2,1,1,0,0
-2,2,3,2,1,0,2,1,1
-2,3,1,2,2,0,2,1,1
-2,2,3,1,1,1,2,2,1
-2,2,1,2,2,0,0,1,1
-2,3,0,0,2,1,0,0,0
-2,3,2,2,1,0,2,1,1
-2,2,0,3,1,0,0,1,1
-2,3,0,2,1,1,2,1,1
-2,2,0,1,0,1,2,0,0
-2,3,2,0,0,1,0,1,1
-2,1,0,1,1,1,0,0,0
-2,3,1,3,0,1,1,1,1
-2,2,0,3,1,1,2,0,0
-2,2,0,2,0,1,1,1,1
-2,2,2,1,2,0,2,1,1
-2,2,3,1,2,1,1,2,1
-2,2,3,2,1,1,0,0,0
+2,3,1,2,2,0,2,1,1
+2,3,0,0,0,1,2,0,0
+2,2,3,2,2,0,2,0,0
+2,3,2,0,0,0,2,2,4
+2,2,0,2,1,1,2,1,1
+2,3,2,2,2,1,0,2,1
+2,3,1,2,2,0,0,2,1
+2,3,2,0,1,0,0,2,1
+2,2,3,1,1,1,2,2,1
+2,2,1,1,0,0,1,2,1
+2,2,3,0,0,1,2,1,1
+2,2,3,2,1,1,0,0,0
+2,3,2,0,2,1,0,1,1
+2,3,0,3,0,1,0,0,0
+2,1,0,2,2,1,2,0,0
+2,3,0,2,0,1,0,1,1
+2,3,1,1,0,0,2,2,4
+2,2,0,0,1,0,2,2,4
+2,2,2,3,1,0,2,0,0
+2,2,0,1,2,1,0,0,0
+2,3,1,2,1,1,0,0,0
+2,3,1,3,0,1,1,1,1
+2,3,0,0,2,1,0,0,0
+2,2,2,3,2,0,0,2,1
+2,2,1,3,0,1,0,0,0
+2,3,3,3,0,0,1,2,1
+2,2,3,1,1,1,2,0,0
+2,3,0,3,1,1,1,1,1
+2,3,2,2,2,0,0,1,1
+2,2,0,0,0,1,0,0,0
+2,3,0,3,2,0,2,1,1
+2,1,0,2,1,1,1,2,1
+2,2,2,1,2,1,1,1,1
+2,2,1,1,2,1,1,0,0
+2,2,1,0,2,1,1,2,1
+2,1,0,1,1,1,0,0,0
+2,1,0,3,2,0,0,2,1
+2,3,1,0,0,0,2,0,0
+2,3,2,0,0,1,0,1,1
+2,3,1,2,1,1,1,0,0
+2,2,0,1,0,1,2,0,0
+2,3,1,1,0,0,0,1,1
+2,1,0,3,2,0,1,2,1
+2,2,1,2,2,0,0,1,1
+2,3,0,2,1,0,2,2,1
+2,2,3,2,1,0,2,1,1
+2,2,1,1,1,0,0,2,1
+2,3,1,2,2,0,0,0,0
+2,2,3,2,2,0,2,1,1
+2,2,3,0,0,1,0,0,0
+2,2,3,0,2,1,1,2,1
+2,3,2,3,2,1,0,1,1
+2,2,1,0,1,1,1,0,0
+2,3,2,1,1,0,0,2,1
+2,3,0,0,1,1,1,1,1
+2,3,0,1,0,1,1,0,0
+2,1,1,0,2,0,1,1,1
+2,3,2,2,1,0,2,1,1
+2,3,0,2,1,1,2,1,1
+2,3,1,3,2,1,1,1,1
+2,1,0,3,1,0,2,0,0
+2,2,3,1,2,0,0,2,1
+2,2,2,1,2,0,2,1,1
+2,2,1,1,0,0,1,0,0
+2,3,3,2,0,1,2,2,1
+2,3,2,1,1,1,0,2,1
+2,3,3,1,1,1,0,0,0
+2,2,3,2,1,1,2,0,0
+2,2,3,3,2,1,2,1,1
+2,2,2,1,2,1,2,1,1
+2,2,0,3,1,1,2,0,0
+2,2,1,2,2,1,1,0,0
+2,2,3,3,1,1,1,1,1
+2,2,1,2,2,1,0,1,1
+2,3,0,3,0,1,1,0,0
+2,3,0,0,2,0,0,2,4
+2,2,0,0,2,1,1,2,1
+2,2,1,0,1,1,0,1,1
+2,3,3,0,2,1,1,0,0
+2,3,1,0,1,1,0,2,1
+2,2,2,2,0,0,1,2,1
+2,2,3,1,0,0,1,1,1
+2,2,0,3,1,0,0,1,1
+2,2,3,2,2,1,0,1,1
+2,2,3,2,0,0,2,2,4
+2,3,1,0,2,1,2,2,4
+2,2,3,1,2,1,1,2,1
+2,2,2,2,1,1,1,0,0
+2,3,3,1,0,1,2,0,0
+2,3,0,2,2,0,1,2,1
+2,3,3,3,0,1,0,0,0
+2,2,3,1,0,0,1,0,0
+2,1,0,3,2,1,2,0,0
+2,3,2,1,0,1,2,0,0
+2,3,0,1,1,0,2,0,0
+2,2,1,0,2,0,1,0,0
+2,1,0,0,2,0,2,2,4
+2,3,2,3,1,1,1,1,1
+2,2,3,3,1,1,0,0,0
+2,2,0,2,0,1,1,1,1
diff --git a/DATA/Datasets/Nursery/DO_11.data b/DATA/Datasets/Nursery/DO_11.data
index f3fa527fcbd56a324c85d22a2b041e4763d18fba..e2c1742711cd6101744c662928cf49f84dd61232 100644
--- a/DATA/Datasets/Nursery/DO_11.data
+++ b/DATA/Datasets/Nursery/DO_11.data
@@ -1,100 +1,100 @@
-2,3,1,3,2,0,1,2,1
-2,2,0,2,0,1,1,0,0
-2,3,2,0,2,1,0,0,0
-2,2,3,0,0,1,2,2,4
-2,2,1,3,0,1,0,2,1
-2,2,3,1,2,1,0,2,1
-2,3,2,3,0,1,2,2,1
-2,2,0,1,1,1,0,2,1
-2,3,2,3,2,0,1,1,1
-2,2,0,3,0,0,1,1,1
-2,1,0,1,0,1,0,1,1
-2,2,0,1,2,0,2,2,4
-2,2,0,3,2,1,0,1,1
-2,2,1,0,2,0,2,2,4
-2,3,2,0,1,0,1,1,1
-2,1,1,0,1,0,1,1,1
-2,3,1,2,0,1,0,1,1
-2,2,0,0,0,1,0,2,4
-2,3,2,2,1,1,2,1,1
-2,3,0,0,0,0,1,1,1
-2,3,3,1,2,1,2,1,1
-2,3,0,3,2,1,1,0,0
-2,3,1,1,2,0,1,0,0
-2,2,3,2,0,1,2,2,1
-2,2,2,2,1,1,0,2,1
-2,1,0,0,1,1,0,1,1
-2,2,2,3,0,0,0,2,4
-2,3,0,2,0,1,2,0,0
-2,3,1,3,0,0,0,2,4
-2,2,0,3,1,0,0,2,1
-2,1,0,0,0,1,2,0,0
-2,2,3,3,0,1,2,1,1
-2,3,0,3,0,0,0,2,4
-2,2,1,1,1,1,1,1,1
-2,2,1,0,0,1,0,0,0
-2,3,0,2,0,1,1,1,1
-2,3,3,2,0,1,0,0,0
-2,3,0,0,0,0,2,1,1
-2,2,0,0,1,1,1,2,1
-2,2,0,1,1,0,2,1,1
-2,2,2,3,2,0,1,0,0
-2,1,0,1,0,0,1,0,0
-2,3,3,3,0,1,1,0,0
-2,3,1,1,0,1,1,0,0
-2,2,0,1,1,0,0,0,0
-2,1,1,0,1,1,0,2,1
-2,2,3,3,2,1,0,0,0
-2,2,3,3,1,1,2,2,1
-2,2,0,0,1,0,1,0,0
-2,3,3,1,2,0,0,0,0
-2,3,1,2,2,1,2,0,0
-2,2,3,2,2,0,0,1,1
-2,2,3,0,1,1,0,2,1
-2,3,1,2,2,1,0,1,1
-2,3,2,3,2,1,1,1,1
-2,2,1,1,2,0,0,0,0
-2,3,2,3,2,0,1,0,0
-2,2,0,1,2,1,0,1,1
-2,3,2,0,2,0,0,1,1
-2,2,0,0,2,0,2,1,1
-2,2,1,3,1,0,1,2,1
-2,2,2,2,1,0,1,0,0
-2,3,1,2,0,1,0,2,1
-2,3,0,2,1,1,0,2,1
-2,2,3,2,0,1,1,1,1
-2,3,2,2,2,1,2,1,1
-2,3,3,1,0,1,1,2,1
-2,3,2,1,2,0,0,1,1
-2,3,1,2,1,1,2,1,1
-2,3,3,2,1,1,2,0,0
-2,3,1,1,1,0,1,2,1
-2,3,0,0,1,0,1,2,1
-2,2,2,0,2,1,1,2,1
-2,3,3,3,1,1,1,2,1
-2,1,0,1,1,0,1,0,0
-2,2,0,1,1,1,1,0,0
-2,1,0,0,0,1,2,2,4
-2,3,3,1,1,0,0,2,1
-2,2,2,1,1,1,2,1,1
-2,3,2,2,0,0,1,2,1
-2,2,2,3,0,1,2,1,1
-2,1,0,2,0,0,2,1,1
-2,1,0,3,2,1,0,1,1
-2,3,2,1,0,0,0,0,0
-2,2,2,2,1,0,2,0,0
-2,1,0,1,0,0,0,1,1
-2,2,2,2,2,1,1,0,0
-2,2,2,0,1,1,1,1,1
-2,2,0,1,2,0,1,0,0
-2,3,0,3,0,0,1,2,1
-2,1,0,0,0,1,0,2,4
-2,3,1,2,1,0,0,2,1
-2,2,0,2,1,1,0,1,1
-2,2,3,3,0,1,0,0,0
-2,1,1,0,2,1,2,0,0
-2,3,2,1,1,0,2,0,0
-2,3,1,1,0,0,0,0,0
-2,2,3,3,2,1,1,0,0
-2,3,3,1,2,1,1,2,1
-2,3,2,3,0,0,2,1,1
+2,2,0,3,1,0,0,2,1
+2,1,0,1,1,0,1,0,0
+2,3,2,3,0,0,2,1,1
+2,3,1,2,1,1,2,1,1
+2,3,3,1,1,0,0,2,1
+2,2,0,1,1,1,1,0,0
+2,3,3,1,2,1,2,1,1
+2,2,3,2,2,0,0,1,1
+2,2,1,0,2,0,2,2,4
+2,3,3,1,2,1,1,2,1
+2,2,0,0,1,1,1,2,1
+2,3,0,3,0,0,0,2,4
+2,2,0,3,0,0,1,1,1
+2,2,2,3,0,0,0,2,4
+2,3,3,2,1,1,2,0,0
+2,3,2,0,2,1,0,0,0
+2,3,2,2,0,0,1,2,1
+2,2,2,1,1,1,2,1,1
+2,2,3,2,0,1,2,2,1
+2,1,0,2,0,0,2,1,1
+2,2,2,2,1,0,2,0,0
+2,2,0,1,1,1,0,2,1
+2,1,0,1,0,0,1,0,0
+2,3,2,3,0,1,2,2,1
+2,3,3,1,0,1,1,2,1
+2,3,0,2,0,1,2,0,0
+2,2,0,2,0,1,1,0,0
+2,3,0,0,1,0,1,2,1
+2,1,1,0,1,0,1,1,1
+2,3,2,1,0,0,0,0,0
+2,2,0,0,2,0,2,1,1
+2,3,1,2,1,0,0,2,1
+2,2,2,2,1,1,0,2,1
+2,2,1,0,0,1,0,0,0
+2,3,0,3,0,0,1,2,1
+2,2,0,0,1,0,1,0,0
+2,1,1,0,1,1,0,2,1
+2,2,2,3,2,0,1,0,0
+2,2,3,3,1,1,2,2,1
+2,2,3,0,0,1,2,2,4
+2,3,2,1,1,0,2,0,0
+2,3,0,0,0,0,2,1,1
+2,3,1,2,0,1,0,1,1
+2,2,3,3,2,1,1,0,0
+2,3,0,2,1,1,0,2,1
+2,3,1,1,1,0,1,2,1
+2,2,0,1,1,0,0,0,0
+2,3,1,1,2,0,1,0,0
+2,3,1,3,0,0,0,2,4
+2,3,0,3,2,1,1,0,0
+2,1,1,0,2,1,2,0,0
+2,3,3,2,0,1,0,0,0
+2,2,3,1,2,1,0,2,1
+2,2,3,3,0,1,0,0,0
+2,3,1,3,2,0,1,2,1
+2,2,2,0,2,1,1,2,1
+2,3,2,0,2,0,0,1,1
+2,3,0,2,0,1,1,1,1
+2,3,2,3,2,1,1,1,1
+2,3,3,3,1,1,1,2,1
+2,3,1,2,2,1,0,1,1
+2,1,0,0,0,1,0,2,4
+2,3,1,1,0,0,0,0,0
+2,2,1,3,1,0,1,2,1
+2,2,3,3,0,1,2,1,1
+2,2,0,3,2,1,0,1,1
+2,3,2,0,1,0,1,1,1
+2,1,0,1,0,1,0,1,1
+2,3,0,0,0,0,1,1,1
+2,2,2,3,0,1,2,1,1
+2,2,1,1,1,1,1,1,1
+2,2,0,0,0,1,0,2,4
+2,2,1,3,0,1,0,2,1
+2,2,0,1,2,0,1,0,0
+2,2,2,2,2,1,1,0,0
+2,1,0,1,0,0,0,1,1
+2,2,3,3,2,1,0,0,0
+2,3,2,2,2,1,2,1,1
+2,1,0,0,0,1,2,2,4
+2,2,2,0,1,1,1,1,1
+2,1,0,0,1,1,0,1,1
+2,3,3,1,2,0,0,0,0
+2,3,1,1,0,1,1,0,0
+2,1,0,3,2,1,0,1,1
+2,2,3,0,1,1,0,2,1
+2,2,3,2,0,1,1,1,1
+2,3,3,3,0,1,1,0,0
+2,3,1,2,0,1,0,2,1
+2,2,2,2,1,0,1,0,0
+2,3,2,3,2,0,1,1,1
+2,2,1,1,2,0,0,0,0
+2,3,2,2,1,1,2,1,1
+2,3,1,2,2,1,2,0,0
+2,2,0,2,1,1,0,1,1
+2,2,0,1,2,0,2,2,4
+2,2,0,1,1,0,2,1,1
+2,3,2,1,2,0,0,1,1
+2,3,2,3,2,0,1,0,0
+2,2,0,1,2,1,0,1,1
+2,1,0,0,0,1,2,0,0
diff --git a/DATA/Datasets/Nursery/DO_12.data b/DATA/Datasets/Nursery/DO_12.data
index 2ae14fee98fa1d8bc18085b00538b5e8f90e042c..fdb52319ca8d80c68a3234a29bb5d33eb6b9a254 100644
--- a/DATA/Datasets/Nursery/DO_12.data
+++ b/DATA/Datasets/Nursery/DO_12.data
@@ -1,100 +1,100 @@
-2,3,2,3,0,0,1,0,0
-2,2,3,1,1,1,1,2,1
-2,3,2,1,2,1,2,0,0
-2,1,0,2,1,0,2,2,1
-2,1,0,0,0,1,1,1,1
-2,2,2,0,1,0,0,0,0
-2,1,1,0,2,1,1,1,1
-2,1,0,2,1,0,0,1,1
-2,2,1,0,1,0,2,0,0
-2,3,0,2,2,0,0,0,0
-2,2,0,2,2,0,1,0,0
-2,1,0,0,1,1,0,2,4
-2,3,3,2,0,0,2,1,1
-2,3,1,3,0,0,0,1,1
-2,3,0,3,1,0,2,0,0
-2,3,1,2,2,0,0,1,1
-2,2,2,3,2,1,0,0,0
-2,1,0,2,0,1,1,2,1
-2,3,3,1,2,1,2,0,0
-2,1,0,0,1,0,0,1,1
-2,3,3,1,0,0,0,0,0
-2,2,1,3,2,0,0,1,1
-2,1,1,0,2,0,2,0,0
-2,2,3,2,2,0,0,0,0
-2,2,0,0,1,1,1,0,0
-2,3,1,0,0,1,1,1,1
-2,3,2,2,1,0,0,0,0
-2,2,3,3,0,0,1,0,0
-2,1,0,2,1,1,0,2,1
-2,2,1,0,1,0,1,2,1
-2,3,3,1,2,1,0,1,1
-2,1,1,0,2,1,1,0,0
-2,3,3,1,2,0,1,1,1
-2,3,0,2,0,0,2,1,1
-2,1,0,3,2,0,2,2,1
-2,3,1,0,0,0,0,1,1
-2,2,3,1,2,1,1,1,1
-2,3,3,1,0,1,2,1,1
-2,1,1,0,0,1,2,0,0
-2,2,0,1,0,1,1,1,1
-2,3,1,0,0,1,0,2,4
-2,2,0,3,0,1,1,1,1
-2,2,1,2,0,0,2,1,1
-2,2,2,3,2,1,0,1,1
-2,2,3,0,2,0,0,0,0
-2,1,0,2,0,1,0,1,1
-2,2,2,0,1,1,0,0,0
-2,3,1,3,2,0,0,1,1
-2,3,3,2,0,0,0,2,4
-2,3,1,2,0,0,2,1,1
-2,3,2,2,1,0,2,2,1
-2,3,2,3,1,0,0,0,0
-2,1,0,0,2,1,2,1,1
-2,1,0,3,1,0,0,0,0
-2,2,2,1,2,0,0,0,0
-2,3,0,1,1,0,2,2,1
-2,3,0,3,1,1,1,2,1
-2,3,2,2,0,1,2,0,0
-2,3,1,2,0,1,2,1,1
-2,2,3,2,1,1,0,2,1
-2,3,2,2,1,1,0,0,0
-2,3,0,3,1,1,2,0,0
-2,3,3,3,2,0,1,2,1
-2,2,1,1,0,0,2,0,0
-2,2,1,1,1,1,2,2,1
-2,2,1,1,2,1,1,1,1
-2,2,1,1,0,0,0,0,0
-2,3,0,0,1,0,0,2,4
-2,3,0,1,1,1,1,2,1
-2,3,1,2,1,0,0,0,0
-2,3,2,3,1,0,2,1,1
-2,3,2,2,0,0,0,2,4
-2,3,2,2,0,0,0,0,0
-2,3,1,2,1,0,2,0,0
-2,3,2,3,1,1,0,1,1
-2,2,3,3,0,0,1,1,1
-2,1,1,0,0,0,2,1,1
-2,1,1,0,1,1,2,0,0
-2,3,3,2,2,0,1,1,1
-2,2,3,1,2,0,1,1,1
-2,1,1,0,2,1,2,2,4
-2,3,1,0,2,1,1,2,1
-2,3,3,0,1,0,1,0,0
-2,2,3,3,0,1,1,1,1
-2,2,3,2,2,0,1,0,0
-2,1,0,3,0,0,1,1,1
-2,2,1,2,0,0,0,2,4
-2,3,2,2,2,0,1,1,1
-2,3,3,0,2,0,2,1,1
-2,1,0,1,2,0,2,1,1
-2,2,1,2,0,1,2,2,1
-2,2,1,0,2,1,0,2,4
-2,3,1,0,0,1,2,0,0
-2,2,3,0,2,0,2,0,0
-2,3,2,0,0,0,2,1,1
-2,3,0,1,0,1,1,1,1
-2,3,3,3,0,1,1,1,1
-2,2,1,1,1,0,2,1,1
-2,1,0,3,2,1,1,2,1
-2,1,0,2,2,0,2,0,0
+2,1,0,2,0,1,1,2,1
+2,2,3,3,0,0,1,1,1
+2,3,2,2,0,0,0,0,0
+2,3,1,2,1,0,2,0,0
+2,1,0,2,2,0,2,0,0
+2,3,2,2,0,1,2,0,0
+2,3,2,2,2,0,1,1,1
+2,3,3,1,0,0,0,0,0
+2,3,3,3,0,1,1,1,1
+2,3,3,0,1,0,1,0,0
+2,3,2,3,1,0,0,0,0
+2,2,3,1,2,1,1,1,1
+2,3,3,2,0,0,2,1,1
+2,3,0,1,1,0,2,2,1
+2,1,0,3,2,0,2,2,1
+2,1,0,0,2,1,2,1,1
+2,3,2,2,1,1,0,0,0
+2,2,3,3,0,1,1,1,1
+2,1,1,0,0,1,2,0,0
+2,2,1,2,0,1,2,2,1
+2,1,0,1,2,0,2,1,1
+2,2,2,3,2,1,0,0,0
+2,3,0,3,1,1,2,0,0
+2,3,1,0,0,1,2,0,0
+2,3,3,1,2,0,1,1,1
+2,2,2,0,1,1,0,0,0
+2,3,2,1,2,1,2,0,0
+2,2,3,2,2,0,1,0,0
+2,3,3,2,2,0,1,1,1
+2,2,3,1,1,1,1,2,1
+2,3,3,2,0,0,0,2,4
+2,3,1,2,2,0,0,1,1
+2,2,0,2,2,0,1,0,0
+2,1,1,0,2,1,1,1,1
+2,3,0,2,0,0,2,1,1
+2,2,3,2,1,1,0,2,1
+2,3,1,0,0,0,0,1,1
+2,3,0,3,1,0,2,0,0
+2,2,1,0,2,1,0,2,4
+2,2,1,2,0,0,0,2,4
+2,2,3,2,2,0,0,0,0
+2,3,3,1,2,1,0,1,1
+2,3,1,3,2,0,0,1,1
+2,1,1,0,2,1,2,2,4
+2,1,0,2,1,0,2,2,1
+2,2,2,3,2,1,0,1,1
+2,1,0,0,1,0,0,1,1
+2,1,0,3,0,0,1,1,1
+2,1,0,0,1,1,0,2,4
+2,3,2,2,0,0,0,2,4
+2,1,0,2,0,1,0,1,1
+2,2,3,3,0,0,1,0,0
+2,1,1,0,2,1,1,0,0
+2,2,1,0,1,0,2,0,0
+2,2,1,1,1,1,2,2,1
+2,2,1,3,2,0,0,1,1
+2,3,2,3,0,0,1,0,0
+2,3,0,2,2,0,0,0,0
+2,3,1,2,0,0,2,1,1
+2,2,1,0,1,0,1,2,1
+2,3,0,0,1,0,0,2,4
+2,2,0,0,1,1,1,0,0
+2,2,1,1,1,0,2,1,1
+2,3,0,1,0,1,1,1,1
+2,3,1,0,2,1,1,2,1
+2,2,1,1,0,0,2,0,0
+2,2,0,3,0,1,1,1,1
+2,3,2,2,1,0,2,2,1
+2,2,1,1,2,1,1,1,1
+2,3,1,3,0,0,0,1,1
+2,2,2,1,2,0,0,0,0
+2,2,2,0,1,0,0,0,0
+2,2,1,2,0,0,2,1,1
+2,3,2,0,0,0,2,1,1
+2,3,0,1,1,1,1,2,1
+2,1,0,3,2,1,1,2,1
+2,3,1,2,1,0,0,0,0
+2,1,0,0,0,1,1,1,1
+2,2,3,0,2,0,0,0,0
+2,1,0,2,1,1,0,2,1
+2,3,1,2,0,1,2,1,1
+2,2,0,1,0,1,1,1,1
+2,3,3,0,2,0,2,1,1
+2,3,0,3,1,1,1,2,1
+2,2,3,1,2,0,1,1,1
+2,1,1,0,2,0,2,0,0
+2,3,2,3,1,0,2,1,1
+2,1,1,0,0,0,2,1,1
+2,3,2,2,1,0,0,0,0
+2,3,3,1,0,1,2,1,1
+2,2,3,0,2,0,2,0,0
+2,3,1,0,0,1,0,2,4
+2,1,0,2,1,0,0,1,1
+2,3,1,0,0,1,1,1,1
+2,1,1,0,1,1,2,0,0
+2,3,3,3,2,0,1,2,1
+2,2,1,1,0,0,0,0,0
+2,1,0,3,1,0,0,0,0
+2,3,3,1,2,1,2,0,0
+2,3,2,3,1,1,0,1,1
diff --git a/DATA/Datasets/Nursery/DO_13.data b/DATA/Datasets/Nursery/DO_13.data
index 119f66036607b698133e4df945e4ce5e8c1c5899..3bd46cd5f60952a88d58a0d45f262b4cf1047b52 100644
--- a/DATA/Datasets/Nursery/DO_13.data
+++ b/DATA/Datasets/Nursery/DO_13.data
@@ -1,100 +1,100 @@
-2,1,0,3,1,1,1,0,0
-2,3,1,3,2,1,2,0,0
-2,1,0,2,0,0,0,0,0
-2,2,1,1,0,1,1,0,0
-2,3,1,2,0,1,2,0,0
-2,2,0,2,1,1,1,0,0
-2,3,0,0,1,0,1,1,1
-2,3,3,1,1,1,1,0,0
-2,3,3,3,0,0,1,1,1
-2,2,3,0,1,0,0,2,1
-2,2,2,1,1,0,1,1,1
-2,2,0,1,1,1,0,0,0
-2,1,0,1,0,0,1,2,1
-2,2,3,2,2,1,2,2,1
-2,3,0,3,0,1,0,2,1
-2,3,1,3,1,0,2,2,1
-2,3,2,3,2,1,0,2,1
-2,1,0,2,1,0,1,2,1
-2,2,2,2,1,0,1,2,1
-2,3,2,2,1,1,2,0,0
-2,2,0,0,2,0,0,2,4
-2,2,3,3,2,0,1,0,0
-2,1,0,2,2,1,0,2,1
-2,3,3,3,1,0,1,1,1
-2,3,1,3,1,1,0,2,1
-2,3,2,1,2,0,1,1,1
-2,2,0,1,1,1,2,1,1
-2,2,3,0,1,0,1,1,1
-2,3,1,2,1,1,1,1,1
-2,3,3,1,1,0,0,0,0
-2,1,0,2,2,1,0,1,1
-2,3,3,0,0,0,1,2,1
-2,1,0,1,2,0,1,0,0
-2,3,0,2,1,0,1,2,1
-2,1,1,1,0,0,0,1,1
-2,2,2,1,0,1,2,0,0
-2,1,0,1,2,1,0,1,1
-2,2,0,2,0,1,0,2,1
-2,2,0,1,1,0,0,2,1
-2,1,0,2,1,0,2,1,1
-2,2,3,2,2,1,0,0,0
-2,3,0,2,2,1,1,0,0
-2,3,2,1,0,1,1,2,1
-2,3,3,1,1,0,2,1,1
-2,1,0,2,0,1,1,0,0
-2,3,3,2,1,0,1,1,1
-2,2,0,2,0,0,2,2,4
-2,3,3,2,2,0,1,0,0
-2,2,1,2,1,0,1,0,0
-2,3,3,0,0,0,1,0,0
-2,2,1,1,2,0,2,2,4
-2,2,3,2,0,0,0,2,4
-2,3,0,3,0,1,2,2,1
-2,2,2,0,1,1,0,2,1
-2,2,1,3,1,1,1,1,1
-2,2,3,2,2,1,0,2,1
-2,2,2,3,0,1,2,2,1
-2,3,0,2,0,1,1,2,1
-2,3,0,2,2,1,2,2,1
-2,2,0,0,0,1,1,2,1
-2,2,0,3,1,1,2,1,1
-2,3,2,1,2,1,2,2,1
-2,3,3,3,2,1,2,2,1
-2,2,3,0,0,0,2,2,4
-2,3,2,2,2,1,0,1,1
-2,1,1,0,2,0,2,2,4
-2,2,3,1,0,1,1,1,1
-2,2,1,3,1,0,0,0,0
-2,3,0,3,2,0,0,0,0
-2,3,3,3,2,0,2,0,0
-2,2,3,0,2,1,0,1,1
-2,3,2,0,1,0,1,2,1
-2,1,0,0,2,0,0,1,1
-2,3,1,0,2,0,1,2,1
-2,2,1,3,0,1,2,2,1
-2,2,3,1,0,0,0,2,4
-2,3,3,0,2,0,1,0,0
-2,3,2,0,2,1,1,2,1
-2,3,3,0,2,1,1,2,1
-2,2,1,1,1,1,1,0,0
-2,2,1,2,0,0,2,2,4
-2,3,0,2,1,0,0,1,1
-2,3,0,3,1,0,1,0,0
-2,2,2,0,0,1,2,2,1
-2,2,1,2,2,0,1,2,1
-2,2,2,3,1,1,1,0,0
-2,3,1,2,0,0,0,2,4
-2,3,2,0,0,1,0,2,1
-2,1,0,1,1,0,2,1,1
-2,3,2,1,0,1,2,2,1
-2,1,0,2,0,0,2,0,0
-2,1,0,3,0,0,2,1,1
-2,2,2,1,2,1,1,2,1
-2,3,0,1,2,0,1,1,1
-2,1,0,3,0,0,2,2,4
-2,1,0,1,2,0,0,2,4
-2,3,2,0,1,0,2,2,1
-2,3,0,3,0,0,2,1,1
-2,2,2,2,0,1,0,1,1
-2,3,1,0,0,1,2,1,1
+2,3,2,0,1,0,1,2,1
+2,3,2,2,1,1,2,0,0
+2,2,0,2,0,1,0,2,1
+2,3,1,3,1,0,2,2,1
+2,3,3,0,0,0,1,0,0
+2,2,3,0,1,0,0,2,1
+2,1,0,2,2,1,0,2,1
+2,2,3,2,2,1,2,2,1
+2,2,3,2,2,1,0,2,1
+2,3,3,1,1,0,2,1,1
+2,2,3,1,0,0,0,2,4
+2,3,0,2,1,0,0,1,1
+2,3,1,3,2,1,2,0,0
+2,1,0,3,1,1,1,0,0
+2,2,2,1,2,1,1,2,1
+2,3,3,2,1,0,1,1,1
+2,3,2,1,0,1,1,2,1
+2,2,1,1,1,1,1,0,0
+2,3,0,0,1,0,1,1,1
+2,1,0,1,2,1,0,1,1
+2,2,3,3,2,0,1,0,0
+2,3,0,3,0,1,2,2,1
+2,1,0,2,0,0,0,0,0
+2,3,2,0,0,1,0,2,1
+2,3,2,0,1,0,2,2,1
+2,1,0,1,1,0,2,1,1
+2,3,3,3,2,0,2,0,0
+2,3,2,2,2,1,0,1,1
+2,3,1,0,0,1,2,1,1
+2,1,1,0,2,0,2,2,4
+2,1,0,1,2,0,0,2,4
+2,3,3,1,1,0,0,0,0
+2,2,1,1,2,0,2,2,4
+2,3,1,2,0,1,2,0,0
+2,2,1,3,1,0,0,0,0
+2,1,0,1,0,0,1,2,1
+2,3,1,2,0,0,0,2,4
+2,2,3,0,2,1,0,1,1
+2,1,1,1,0,0,0,1,1
+2,1,0,2,1,0,2,1,1
+2,2,1,3,1,1,1,1,1
+2,3,3,3,1,0,1,1,1
+2,2,3,2,0,0,0,2,4
+2,3,3,0,2,0,1,0,0
+2,1,0,2,0,0,2,0,0
+2,3,3,3,2,1,2,2,1
+2,1,0,3,0,0,2,2,4
+2,2,0,2,1,1,1,0,0
+2,3,3,1,1,1,1,0,0
+2,3,3,2,2,0,1,0,0
+2,3,2,3,2,1,0,2,1
+2,3,1,3,1,1,0,2,1
+2,2,2,0,1,1,0,2,1
+2,2,0,2,0,0,2,2,4
+2,2,0,1,1,0,0,2,1
+2,2,1,2,2,0,1,2,1
+2,3,0,2,0,1,1,2,1
+2,2,2,3,0,1,2,2,1
+2,2,3,0,1,0,1,1,1
+2,2,1,2,1,0,1,0,0
+2,2,2,0,0,1,2,2,1
+2,3,1,2,1,1,1,1,1
+2,3,0,2,2,1,2,2,1
+2,2,0,1,1,1,2,1,1
+2,1,0,3,0,0,2,1,1
+2,3,1,0,2,0,1,2,1
+2,2,1,2,0,0,2,2,4
+2,2,2,2,1,0,1,2,1
+2,3,3,0,0,0,1,2,1
+2,2,1,3,0,1,2,2,1
+2,3,0,3,1,0,1,0,0
+2,3,2,1,2,0,1,1,1
+2,2,3,1,0,1,1,1,1
+2,3,0,3,0,1,0,2,1
+2,2,2,1,1,0,1,1,1
+2,2,3,0,0,0,2,2,4
+2,2,0,3,1,1,2,1,1
+2,3,3,0,2,1,1,2,1
+2,3,2,1,2,1,2,2,1
+2,2,3,2,2,1,0,0,0
+2,2,1,1,0,1,1,0,0
+2,1,0,2,2,1,0,1,1
+2,3,2,0,2,1,1,2,1
+2,3,3,3,0,0,1,1,1
+2,3,0,1,2,0,1,1,1
+2,2,2,1,0,1,2,0,0
+2,3,0,2,2,1,1,0,0
+2,3,2,1,0,1,2,2,1
+2,1,0,1,2,0,1,0,0
+2,3,0,2,1,0,1,2,1
+2,1,0,2,0,1,1,0,0
+2,1,0,0,2,0,0,1,1
+2,1,0,2,1,0,1,2,1
+2,2,0,0,0,1,1,2,1
+2,3,0,3,0,0,2,1,1
+2,2,0,0,2,0,0,2,4
+2,3,0,3,2,0,0,0,0
+2,2,2,2,0,1,0,1,1
+2,2,0,1,1,1,0,0,0
+2,2,2,3,1,1,1,0,0
diff --git a/DATA/Datasets/Nursery/DO_14.data b/DATA/Datasets/Nursery/DO_14.data
index b50a58b2399088462ea12ed040a952614e7cd2d4..986a19aaf1e45577d937e4cde32fc051bc5dc06e 100644
--- a/DATA/Datasets/Nursery/DO_14.data
+++ b/DATA/Datasets/Nursery/DO_14.data
@@ -1,100 +1,100 @@
-2,1,0,3,1,1,0,2,1
-2,1,0,0,2,1,1,0,0
-2,3,2,1,1,0,0,0,0
-2,3,0,1,1,1,0,1,1
-2,3,1,1,2,0,0,0,0
-2,3,3,0,0,1,2,2,4
-2,2,0,0,0,1,2,0,0
-2,2,3,2,1,1,1,2,1
-2,2,0,3,1,1,1,2,1
-2,3,2,1,1,0,0,1,1
-2,3,1,3,0,1,2,1,1
-2,3,0,1,2,1,2,0,0
-2,1,1,1,0,0,0,2,4
-2,3,2,0,2,0,0,2,1
-2,2,1,3,2,1,1,2,1
-2,2,2,0,0,1,0,0,0
-2,1,0,2,1,0,1,0,0
-2,3,3,0,1,0,1,1,1
-2,2,2,3,2,0,0,0,0
-2,2,1,3,1,1,1,0,0
-2,3,0,0,1,0,1,0,0
-2,3,2,2,2,1,2,0,0
-2,2,0,2,2,1,2,2,1
-2,2,1,1,0,0,2,2,4
-2,3,0,0,2,0,1,2,1
-2,2,1,2,1,1,0,0,0
-2,2,2,2,2,0,1,2,1
-2,3,2,3,2,0,2,1,1
-2,2,1,2,0,0,2,0,0
-2,3,3,2,1,1,1,2,1
-2,1,1,0,2,0,1,0,0
-2,2,0,2,0,0,0,1,1
-2,2,2,2,0,0,0,2,4
-2,2,2,0,2,1,2,0,0
-2,2,0,3,2,1,2,2,1
-2,2,2,2,0,1,1,2,1
-2,3,0,2,0,0,0,1,1
-2,2,1,1,2,0,1,0,0
-2,2,3,1,0,0,2,1,1
-2,3,1,0,0,0,1,2,1
-2,2,0,3,2,0,1,0,0
-2,2,3,0,0,1,1,2,1
-2,3,2,1,2,0,0,0,0
-2,3,0,1,0,0,0,1,1
-2,1,1,0,2,1,0,0,0
-2,3,1,0,1,0,0,1,1
-2,1,0,3,0,1,0,1,1
-2,2,0,3,1,1,0,1,1
-2,2,2,1,1,1,1,0,0
-2,2,3,3,2,1,1,1,1
-2,3,3,3,1,1,2,2,1
-2,3,3,2,0,0,2,0,0
-2,3,3,0,1,1,0,2,1
-2,2,0,1,2,1,2,1,1
-2,2,2,1,0,0,2,0,0
-2,3,2,3,2,1,1,2,1
-2,3,0,1,0,1,0,2,4
-2,3,1,3,2,1,1,0,0
-2,3,1,3,0,0,1,2,1
-2,1,1,0,2,0,0,1,1
-2,2,0,2,0,0,0,0,0
-2,2,3,0,1,1,2,0,0
-2,2,0,0,2,0,0,0,0
-2,3,3,0,2,0,0,1,1
-2,1,0,0,1,0,2,2,4
-2,2,1,3,0,1,1,1,1
-2,3,2,0,0,0,1,0,0
-2,2,2,1,0,1,1,2,1
-2,2,3,3,2,1,0,1,1
-2,2,3,2,1,0,1,0,0
-2,2,3,3,2,1,0,2,1
-2,2,3,0,2,1,2,1,1
-2,3,1,2,1,1,0,2,1
-2,3,2,0,1,0,2,0,0
-2,3,1,0,0,0,2,2,4
-2,1,0,2,2,1,2,1,1
-2,2,3,0,2,0,1,2,1
-2,3,0,0,2,0,2,2,4
-2,3,2,2,0,0,2,1,1
-2,2,0,0,0,0,2,0,0
-2,3,1,3,1,0,1,2,1
-2,2,3,0,1,1,1,0,0
-2,3,0,3,1,0,0,1,1
-2,3,3,0,2,0,0,2,4
-2,2,1,1,2,1,0,2,4
-2,2,0,2,1,1,0,0,0
-2,2,2,0,1,1,2,2,1
-2,2,0,0,1,1,0,0,0
-2,3,2,0,1,1,2,2,1
-2,1,0,0,0,1,2,1,1
-2,2,2,2,1,1,2,0,0
-2,3,2,3,0,0,0,1,1
-2,2,2,2,2,1,2,0,0
-2,2,1,2,1,1,2,2,1
-2,1,1,0,0,1,1,0,0
-2,2,0,0,1,1,0,1,1
-2,2,2,0,0,1,0,2,1
-2,2,0,3,2,0,2,0,0
-2,3,3,1,2,0,0,1,1
-2,1,0,1,2,0,1,2,1
+2,3,1,1,2,0,0,0,0
+2,2,0,1,2,1,2,1,1
+2,3,3,0,2,0,0,1,1
+2,3,0,1,0,0,0,1,1
+2,3,0,1,0,1,0,2,4
+2,3,2,2,2,1,2,0,0
+2,3,2,2,0,0,2,1,1
+2,2,0,3,2,0,2,0,0
+2,2,2,1,0,1,1,2,1
+2,2,1,1,0,0,2,2,4
+2,3,3,0,1,1,0,2,1
+2,2,1,3,2,1,1,2,1
+2,2,2,2,0,1,1,2,1
+2,2,2,1,0,0,2,0,0
+2,2,3,3,2,1,0,1,1
+2,2,1,2,1,1,2,2,1
+2,3,3,3,1,1,2,2,1
+2,2,2,2,1,1,2,0,0
+2,2,2,2,0,0,0,2,4
+2,3,2,0,1,1,2,2,1
+2,2,2,2,2,0,1,2,1
+2,3,2,0,1,0,2,0,0
+2,1,1,1,0,0,0,2,4
+2,3,0,0,1,0,1,0,0
+2,2,3,0,0,1,1,2,1
+2,1,0,0,1,0,2,2,4
+2,2,1,1,2,0,1,0,0
+2,3,2,3,0,0,0,1,1
+2,1,0,3,1,1,0,2,1
+2,2,0,3,2,1,2,2,1
+2,2,0,0,1,1,0,0,0
+2,3,1,2,1,1,0,2,1
+2,3,0,1,1,1,0,1,1
+2,3,1,3,0,1,2,1,1
+2,2,2,1,1,1,1,0,0
+2,3,1,0,1,0,0,1,1
+2,2,3,1,0,0,2,1,1
+2,2,3,3,2,1,1,1,1
+2,3,2,1,1,0,0,1,1
+2,3,3,0,0,1,2,2,4
+2,1,1,0,2,0,1,0,0
+2,2,2,0,1,1,2,2,1
+2,3,1,0,0,0,1,2,1
+2,2,3,0,1,1,2,0,0
+2,1,0,2,1,0,1,0,0
+2,3,2,1,2,0,0,0,0
+2,2,2,0,0,1,0,2,1
+2,2,0,0,0,0,2,0,0
+2,2,3,2,1,0,1,0,0
+2,2,0,2,0,0,0,1,1
+2,2,0,2,2,1,2,2,1
+2,3,3,2,1,1,1,2,1
+2,2,3,2,1,1,1,2,1
+2,3,2,1,1,0,0,0,0
+2,1,0,3,0,1,0,1,1
+2,3,1,3,0,0,1,2,1
+2,2,0,2,1,1,0,0,0
+2,2,0,3,1,1,0,1,1
+2,2,2,0,0,1,0,0,0
+2,3,3,1,2,0,0,1,1
+2,2,2,2,2,1,2,0,0
+2,1,1,0,2,0,0,1,1
+2,2,0,0,0,1,2,0,0
+2,3,1,3,1,0,1,2,1
+2,2,0,0,2,0,0,0,0
+2,1,0,1,2,0,1,2,1
+2,2,0,3,2,0,1,0,0
+2,2,3,0,2,0,1,2,1
+2,2,3,0,1,1,1,0,0
+2,3,2,0,2,0,0,2,1
+2,3,2,3,2,0,2,1,1
+2,2,1,1,2,1,0,2,4
+2,3,1,0,0,0,2,2,4
+2,1,0,0,0,1,2,1,1
+2,2,1,3,0,1,1,1,1
+2,2,0,0,1,1,0,1,1
+2,2,0,3,1,1,1,2,1
+2,2,1,3,1,1,1,0,0
+2,1,0,2,2,1,2,1,1
+2,3,0,1,2,1,2,0,0
+2,2,2,3,2,0,0,0,0
+2,3,3,2,0,0,2,0,0
+2,3,1,3,2,1,1,0,0
+2,2,3,3,2,1,0,2,1
+2,3,0,3,1,0,0,1,1
+2,3,2,0,0,0,1,0,0
+2,2,3,0,2,1,2,1,1
+2,3,0,0,2,0,2,2,4
+2,2,1,2,1,1,0,0,0
+2,2,2,0,2,1,2,0,0
+2,3,3,0,1,0,1,1,1
+2,1,0,0,2,1,1,0,0
+2,2,0,2,0,0,0,0,0
+2,1,1,0,0,1,1,0,0
+2,3,0,0,2,0,1,2,1
+2,1,1,0,2,1,0,0,0
+2,3,2,3,2,1,1,2,1
+2,3,0,2,0,0,0,1,1
+2,3,3,0,2,0,0,2,4
+2,2,1,2,0,0,2,0,0
diff --git a/DATA/Datasets/Nursery/DO_15.data b/DATA/Datasets/Nursery/DO_15.data
index b704a9656f153419c0c24e982d47f31d6577c1e5..dd2d723606f9798ca9bfd727416393678891ef60 100644
--- a/DATA/Datasets/Nursery/DO_15.data
+++ b/DATA/Datasets/Nursery/DO_15.data
@@ -1,100 +1,100 @@
-2,2,1,3,0,1,2,1,1
-2,3,1,3,2,1,0,2,1
-2,1,0,0,2,0,1,1,1
-2,2,2,1,2,0,1,0,0
-2,3,1,1,1,1,0,0,0
-2,3,0,3,2,0,2,2,1
-2,2,1,0,1,0,2,1,1
-2,1,0,2,0,1,2,1,1
-2,2,2,3,1,0,1,1,1
-2,3,3,3,0,1,1,2,1
-2,3,3,3,2,1,2,0,0
-2,3,3,0,1,1,1,0,0
-2,3,1,1,0,0,1,0,0
-2,3,3,3,1,0,0,2,1
-2,3,0,0,2,0,0,0,0
-2,3,0,3,0,0,1,0,0
-2,2,3,2,2,0,2,2,1
-2,2,0,0,1,0,0,1,1
-2,2,0,3,0,1,2,1,1
-2,2,2,1,2,0,1,2,1
-2,3,0,3,0,1,2,0,0
-2,3,1,2,0,0,2,2,4
-2,3,2,1,0,0,2,1,1
-2,2,1,2,2,1,1,1,1
-2,3,3,0,1,0,0,0,0
-2,1,0,2,0,0,0,2,4
-2,2,2,3,1,0,1,0,0
-2,3,1,0,1,1,2,0,0
-2,3,3,3,2,0,2,2,1
-2,1,0,0,2,1,0,1,1
-2,2,2,0,0,0,2,1,1
-2,3,0,2,2,0,2,1,1
-2,2,0,0,0,0,0,1,1
-2,1,0,3,1,0,0,1,1
-2,2,3,1,0,1,2,2,1
-2,1,0,2,0,1,0,2,1
-2,3,3,1,0,0,2,2,4
-2,2,2,1,2,1,2,2,1
-2,3,3,3,0,1,2,2,1
-2,2,1,2,2,1,0,0,0
-2,2,1,1,2,1,2,2,4
-2,3,1,3,1,0,0,0,0
-2,2,2,3,0,1,0,1,1
-2,2,3,3,1,0,1,2,1
-2,1,0,0,0,1,0,1,1
-2,3,0,2,1,0,1,0,0
-2,2,0,0,2,0,1,1,1
-2,3,2,3,1,0,2,2,1
-2,3,1,1,0,1,0,2,4
-2,2,0,3,0,0,1,0,0
-2,3,1,0,1,1,1,0,0
-2,3,0,1,1,0,1,2,1
-2,3,0,3,1,1,2,2,1
-2,2,2,0,2,0,0,0,0
-2,1,0,0,1,1,2,2,4
-2,3,3,2,2,1,0,0,0
-2,1,0,3,1,1,0,1,1
-2,1,0,2,0,0,0,1,1
-2,1,0,1,0,1,1,0,0
-2,2,0,0,0,0,1,1,1
-2,2,2,1,0,0,1,2,1
-2,2,2,1,0,0,0,2,4
-2,3,3,1,1,1,0,1,1
-2,1,0,3,1,0,1,1,1
-2,2,3,1,0,0,1,2,1
-2,2,1,0,2,0,0,1,1
-2,3,2,1,0,1,0,1,1
-2,3,0,1,2,0,2,0,0
-2,3,1,0,1,1,0,0,0
-2,1,1,0,1,1,2,1,1
-2,3,0,2,1,0,2,0,0
-2,1,1,0,1,1,1,0,0
-2,2,2,0,2,0,1,0,0
-2,1,0,3,1,1,2,0,0
-2,3,3,0,1,0,0,1,1
-2,3,3,2,2,0,1,2,1
-2,1,0,1,0,1,1,1,1
-2,3,3,0,2,1,0,0,0
-2,2,1,3,2,1,1,0,0
-2,2,0,0,2,1,2,0,0
-2,1,0,1,0,1,2,1,1
-2,1,0,2,2,1,1,2,1
-2,2,3,1,1,0,1,1,1
-2,2,3,0,1,1,2,1,1
-2,3,2,0,1,1,0,0,0
-2,2,1,1,1,0,2,0,0
-2,1,0,0,2,0,1,2,1
-2,2,0,1,0,1,0,1,1
-2,2,3,0,2,1,2,2,4
-2,2,1,2,2,0,1,0,0
-2,3,3,2,1,1,0,1,1
-2,2,3,1,2,0,2,1,1
-2,3,1,0,2,1,0,2,4
-2,1,0,1,2,1,1,0,0
-2,2,1,0,2,1,2,1,1
-2,3,2,1,1,1,2,1,1
-2,2,2,3,0,0,2,0,0
-2,1,0,3,2,0,0,1,1
-2,1,0,1,2,0,0,0,0
-2,2,3,2,1,0,0,0,0
+2,3,1,2,0,0,2,2,4
+2,2,1,3,0,1,2,1,1
+2,3,1,0,1,1,1,0,0
+2,2,2,1,0,0,0,2,4
+2,2,2,3,0,0,2,0,0
+2,2,1,0,2,0,0,1,1
+2,1,0,0,0,1,0,1,1
+2,3,3,3,2,0,2,2,1
+2,2,3,1,0,1,2,2,1
+2,2,3,1,0,0,1,2,1
+2,3,0,3,0,1,2,0,0
+2,3,1,0,1,1,0,0,0
+2,2,0,0,2,0,1,1,1
+2,3,0,3,2,0,2,2,1
+2,1,0,2,0,1,0,2,1
+2,3,3,1,1,1,0,1,1
+2,1,0,2,0,0,0,2,4
+2,2,2,3,0,1,0,1,1
+2,3,3,3,0,1,2,2,1
+2,2,2,0,2,0,1,0,0
+2,3,0,1,1,0,1,2,1
+2,2,2,1,2,0,1,0,0
+2,3,0,2,2,0,2,1,1
+2,1,0,0,1,1,2,2,4
+2,1,1,0,1,1,1,0,0
+2,3,3,2,2,1,0,0,0
+2,3,3,3,0,1,1,2,1
+2,2,2,0,2,0,0,0,0
+2,3,3,0,1,0,0,0,0
+2,1,0,0,2,1,0,1,1
+2,1,0,2,2,1,1,2,1
+2,2,1,0,2,1,2,1,1
+2,2,3,0,2,1,2,2,4
+2,3,3,3,1,0,0,2,1
+2,2,3,0,1,1,2,1,1
+2,2,2,1,0,0,1,2,1
+2,2,1,0,1,0,2,1,1
+2,2,0,1,0,1,0,1,1
+2,1,0,0,2,0,1,1,1
+2,3,2,0,1,1,0,0,0
+2,1,0,3,1,0,1,1,1
+2,3,0,0,2,0,0,0,0
+2,2,0,0,0,0,1,1,1
+2,3,3,0,2,1,0,0,0
+2,3,1,1,1,1,0,0,0
+2,2,0,0,2,1,2,0,0
+2,3,1,1,0,0,1,0,0
+2,2,2,1,2,1,2,2,1
+2,3,3,0,1,1,1,0,0
+2,2,1,3,2,1,1,0,0
+2,3,1,3,1,0,0,0,0
+2,1,0,0,2,0,1,2,1
+2,1,0,3,1,0,0,1,1
+2,3,0,1,2,0,2,0,0
+2,3,2,1,0,1,0,1,1
+2,3,1,0,1,1,2,0,0
+2,3,3,2,2,0,1,2,1
+2,2,1,2,2,0,1,0,0
+2,1,0,1,2,1,1,0,0
+2,1,0,1,2,0,0,0,0
+2,1,0,3,1,1,2,0,0
+2,3,1,3,2,1,0,2,1
+2,3,2,1,1,1,2,1,1
+2,3,0,2,1,0,1,0,0
+2,2,0,0,0,0,0,1,1
+2,3,3,2,1,1,0,1,1
+2,1,0,2,0,1,2,1,1
+2,2,3,2,1,0,0,0,0
+2,3,2,3,1,0,2,2,1
+2,1,0,3,2,0,0,1,1
+2,1,0,1,0,1,1,0,0
+2,2,1,1,2,1,2,2,4
+2,3,3,1,0,0,2,2,4
+2,1,0,1,0,1,1,1,1
+2,2,1,1,1,0,2,0,0
+2,2,3,1,1,0,1,1,1
+2,2,2,1,2,0,1,2,1
+2,2,0,3,0,0,1,0,0
+2,3,3,0,1,0,0,1,1
+2,2,2,0,0,0,2,1,1
+2,1,0,2,0,0,0,1,1
+2,2,1,2,2,1,1,1,1
+2,1,0,1,0,1,2,1,1
+2,2,1,2,2,1,0,0,0
+2,2,2,3,1,0,1,1,1
+2,2,3,3,1,0,1,2,1
+2,2,0,3,0,1,2,1,1
+2,2,3,1,2,0,2,1,1
+2,3,0,3,1,1,2,2,1
+2,2,0,0,1,0,0,1,1
+2,3,1,1,0,1,0,2,4
+2,3,1,0,2,1,0,2,4
+2,2,3,2,2,0,2,2,1
+2,3,0,2,1,0,2,0,0
+2,2,2,3,1,0,1,0,0
+2,3,3,3,2,1,2,0,0
+2,1,0,3,1,1,0,1,1
+2,3,0,3,0,0,1,0,0
+2,1,1,0,1,1,2,1,1
+2,3,2,1,0,0,2,1,1
diff --git a/DATA/Datasets/Nursery/DO_16.data b/DATA/Datasets/Nursery/DO_16.data
index 5eefba2b6c9a62aef4369c69b6cce3cf9588fec2..64ab1279a05a7b78afb021f0664f1bf161b25816 100644
--- a/DATA/Datasets/Nursery/DO_16.data
+++ b/DATA/Datasets/Nursery/DO_16.data
@@ -1,100 +1,100 @@
-2,2,3,0,0,1,1,1,1
-2,3,2,0,0,0,0,2,4
-2,2,1,2,0,0,0,0,0
-2,3,3,3,0,0,0,1,1
-2,3,1,1,1,0,1,1,1
-2,2,0,1,0,1,1,2,1
-2,3,0,2,1,1,0,0,0
-2,2,3,1,2,1,2,2,1
-2,2,3,2,0,0,0,1,1
-2,2,3,0,0,0,1,1,1
-2,2,1,1,0,1,1,1,1
-2,2,0,2,2,1,0,2,1
-2,1,0,0,0,0,2,2,4
-2,1,0,1,2,0,0,1,1
-2,2,0,3,2,0,0,0,0
-2,2,2,2,2,0,0,0,0
-2,2,2,3,0,1,1,2,1
-2,2,3,0,0,1,0,1,1
-2,2,3,3,1,0,0,1,1
-2,1,0,0,2,1,1,1,1
-2,2,3,1,1,0,2,0,0
-2,3,0,0,2,0,1,1,1
-2,3,0,3,2,1,1,1,1
-2,2,1,0,0,0,1,0,0
-2,3,0,0,0,1,1,2,1
-2,2,3,3,2,1,2,0,0
-2,2,3,0,2,0,1,1,1
-2,2,0,0,2,0,0,1,1
-2,3,3,3,2,1,0,2,1
-2,2,3,1,0,1,0,1,1
-2,1,0,2,0,0,1,0,0
-2,2,0,3,2,0,1,2,1
-2,2,2,1,1,1,0,1,1
-2,2,0,3,1,0,2,0,0
-2,3,3,1,0,1,0,0,0
-2,3,2,2,1,0,0,2,1
-2,2,0,1,1,1,0,1,1
-2,3,3,1,2,1,0,0,0
-2,1,1,0,0,1,0,0,0
-2,2,2,1,2,0,0,1,1
-2,2,3,3,2,0,0,0,0
-2,2,3,2,0,0,1,1,1
-2,2,1,0,0,1,1,2,1
-2,3,3,2,0,0,0,0,0
-2,3,3,0,2,0,1,2,1
-2,3,3,3,1,0,2,2,1
-2,3,1,3,1,1,1,0,0
-2,3,3,3,2,1,1,2,1
-2,2,2,3,0,0,2,2,4
-2,3,2,1,2,0,1,0,0
-2,2,1,3,1,1,0,1,1
-2,3,0,3,1,1,0,0,0
-2,3,1,1,1,1,0,1,1
-2,1,0,3,2,1,2,2,1
-2,3,3,1,2,1,0,2,1
-2,2,3,0,1,0,2,0,0
-2,2,2,0,1,1,0,1,1
-2,3,2,3,2,0,0,1,1
-2,3,1,1,1,1,2,1,1
-2,2,0,3,0,0,2,0,0
-2,2,3,2,0,1,2,1,1
-2,3,0,2,2,1,1,2,1
-2,2,1,0,2,1,2,2,4
-2,1,0,2,1,1,1,1,1
-2,2,3,3,1,0,1,0,0
-2,2,2,0,0,1,1,2,1
-2,3,2,1,1,1,1,2,1
-2,2,0,2,2,1,0,0,0
-2,2,1,2,1,1,1,2,1
-2,3,3,2,1,0,2,1,1
-2,3,3,2,2,0,2,1,1
-2,3,1,3,2,0,0,0,0
-2,1,1,0,0,0,2,0,0
-2,3,2,0,2,0,0,0,0
-2,2,2,0,0,0,0,0,0
-2,3,1,0,1,0,0,2,1
-2,2,0,0,1,0,1,1,1
-2,3,3,0,1,0,0,2,1
-2,2,0,0,1,1,2,0,0
-2,3,1,2,2,1,1,2,1
-2,2,1,3,1,0,0,2,1
-2,2,3,0,0,0,2,1,1
-2,2,1,2,0,1,2,0,0
-2,2,3,0,0,1,0,2,4
-2,2,3,2,0,1,0,1,1
-2,3,3,1,2,0,2,1,1
-2,3,2,1,1,1,0,0,0
-2,2,2,1,1,0,2,0,0
-2,3,0,2,2,0,2,2,1
-2,3,0,2,1,0,0,2,1
-2,2,0,1,1,0,1,2,1
-2,3,2,3,1,0,0,1,1
-2,2,2,2,1,1,2,1,1
-2,3,2,1,0,1,2,1,1
-2,2,0,0,1,0,2,0,0
-2,1,0,1,0,1,0,2,4
-2,2,1,0,0,1,1,1,1
-2,1,0,3,1,0,1,2,1
-2,3,1,0,2,0,0,1,1
-2,2,0,3,2,1,1,0,0
+2,2,2,1,1,0,2,0,0
+2,2,3,1,1,0,2,0,0
+2,2,3,2,0,1,0,1,1
+2,2,0,2,2,1,0,0,0
+2,3,1,1,1,1,2,1,1
+2,2,3,2,0,1,2,1,1
+2,2,1,3,1,0,0,2,1
+2,1,0,1,0,1,0,2,4
+2,3,0,2,1,1,0,0,0
+2,2,1,2,0,1,2,0,0
+2,2,2,2,1,1,2,1,1
+2,3,2,0,0,0,0,2,4
+2,2,2,1,1,1,0,1,1
+2,3,3,1,2,1,0,0,0
+2,3,3,0,2,0,1,2,1
+2,1,0,1,2,0,0,1,1
+2,2,2,1,2,0,0,1,1
+2,3,1,0,2,0,0,1,1
+2,2,3,2,0,0,1,1,1
+2,3,0,0,2,0,1,1,1
+2,3,0,2,2,1,1,2,1
+2,3,3,3,2,1,0,2,1
+2,3,3,2,1,0,2,1,1
+2,3,1,1,1,0,1,1,1
+2,1,1,0,0,1,0,0,0
+2,3,2,0,2,0,0,0,0
+2,2,3,0,0,0,2,1,1
+2,1,0,3,2,1,2,2,1
+2,2,3,1,0,1,0,1,1
+2,1,1,0,0,0,2,0,0
+2,3,2,1,2,0,1,0,0
+2,2,3,0,0,1,0,2,4
+2,3,1,3,1,1,1,0,0
+2,3,2,1,1,1,0,0,0
+2,2,1,0,0,0,1,0,0
+2,2,1,3,1,1,0,1,1
+2,2,1,0,0,1,1,1,1
+2,3,2,3,2,0,0,1,1
+2,2,0,1,1,0,1,2,1
+2,2,1,0,0,1,1,2,1
+2,2,3,3,2,0,0,0,0
+2,3,2,2,1,0,0,2,1
+2,3,1,3,2,0,0,0,0
+2,3,1,1,1,1,0,1,1
+2,2,3,1,2,1,2,2,1
+2,2,3,0,0,1,1,1,1
+2,3,3,2,2,0,2,1,1
+2,1,0,3,1,0,1,2,1
+2,2,0,1,1,1,0,1,1
+2,2,2,3,0,0,2,2,4
+2,2,0,2,2,1,0,2,1
+2,3,3,1,2,1,0,2,1
+2,1,0,0,2,1,1,1,1
+2,1,0,2,0,0,1,0,0
+2,3,1,2,2,1,1,2,1
+2,2,3,2,0,0,0,1,1
+2,2,0,1,0,1,1,2,1
+2,3,2,1,1,1,1,2,1
+2,2,2,3,0,1,1,2,1
+2,2,3,0,2,0,1,1,1
+2,2,3,3,2,1,2,0,0
+2,2,3,3,1,0,0,1,1
+2,3,2,3,1,0,0,1,1
+2,3,3,1,0,1,0,0,0
+2,2,3,3,1,0,1,0,0
+2,3,2,1,0,1,2,1,1
+2,3,3,3,0,0,0,1,1
+2,3,3,1,2,0,2,1,1
+2,2,3,0,1,0,2,0,0
+2,1,0,2,1,1,1,1,1
+2,3,3,3,1,0,2,2,1
+2,3,3,2,0,0,0,0,0
+2,2,0,0,1,0,1,1,1
+2,2,3,0,0,1,0,1,1
+2,2,2,0,0,1,1,2,1
+2,2,1,1,0,1,1,1,1
+2,2,2,2,2,0,0,0,0
+2,2,0,3,2,1,1,0,0
+2,2,2,0,0,0,0,0,0
+2,2,0,3,1,0,2,0,0
+2,2,3,0,0,0,1,1,1
+2,3,1,0,1,0,0,2,1
+2,2,0,0,1,0,2,0,0
+2,2,0,3,2,0,1,2,1
+2,3,0,0,0,1,1,2,1
+2,3,0,2,1,0,0,2,1
+2,2,1,2,1,1,1,2,1
+2,2,1,0,2,1,2,2,4
+2,2,0,0,1,1,2,0,0
+2,3,0,3,1,1,0,0,0
+2,3,3,3,2,1,1,2,1
+2,3,0,2,2,0,2,2,1
+2,2,2,0,1,1,0,1,1
+2,2,0,3,2,0,0,0,0
+2,2,1,2,0,0,0,0,0
+2,2,0,0,2,0,0,1,1
+2,3,0,3,2,1,1,1,1
+2,1,0,0,0,0,2,2,4
+2,3,3,0,1,0,0,2,1
+2,2,0,3,0,0,2,0,0
diff --git a/DATA/Datasets/Nursery/DO_2.data b/DATA/Datasets/Nursery/DO_2.data
index 01fbd09e267c79176371b2f810f40c08ab5fcbde..724a51352be77627811604a85f87d79166fe1b9b 100644
--- a/DATA/Datasets/Nursery/DO_2.data
+++ b/DATA/Datasets/Nursery/DO_2.data
@@ -1,100 +1,100 @@
-2,3,2,0,0,0,0,0,0
-2,2,1,0,2,0,1,2,1
-2,3,3,2,2,0,2,2,1
-2,3,3,3,1,1,2,1,1
-2,3,3,0,0,1,0,2,4
-2,2,2,2,0,0,1,0,0
-2,1,1,0,1,1,1,1,1
-2,3,2,0,2,1,2,0,0
-2,3,2,3,0,0,0,0,0
-2,2,3,3,1,1,0,1,1
-2,2,2,2,2,0,1,1,1
-2,3,3,0,2,1,2,2,4
-2,3,2,1,2,1,1,1,1
-2,2,2,0,2,1,0,2,1
-2,2,2,2,0,1,2,1,1
-2,2,0,1,2,1,1,0,0
-2,1,0,1,1,1,0,1,1
-2,2,1,3,2,0,1,2,1
-2,2,0,1,2,0,0,2,4
-2,3,0,0,2,0,0,1,1
-2,3,2,3,1,0,1,2,1
-2,2,0,0,2,1,2,1,1
-2,3,3,3,1,0,1,2,1
-2,2,1,3,0,1,0,1,1
-2,2,1,2,1,1,0,2,1
-2,3,2,0,2,0,2,2,1
-2,2,1,3,2,0,2,2,1
-2,3,3,3,1,0,2,1,1
-2,3,0,3,1,1,0,1,1
-2,3,1,1,2,0,0,2,4
-2,1,0,3,1,1,2,2,1
-2,2,3,3,2,0,1,1,1
-2,3,1,3,2,1,2,2,1
-2,3,3,3,2,1,1,1,1
-2,3,0,0,2,0,2,1,1
-2,3,0,3,1,0,1,2,1
-2,2,0,0,0,0,1,2,1
-2,3,1,2,0,1,1,1,1
-2,1,0,2,1,0,0,2,1
-2,2,1,2,2,1,1,2,1
-2,1,0,2,2,0,0,2,1
-2,3,3,2,0,1,0,2,1
-2,2,2,1,0,1,2,1,1
-2,3,3,1,1,1,0,2,1
-2,2,3,3,0,0,2,2,4
-2,3,0,1,2,1,0,2,4
-2,2,1,1,1,1,0,2,1
-2,3,0,0,1,1,1,2,1
-2,2,0,3,0,0,1,2,1
-2,2,1,2,1,1,1,0,0
-2,2,2,2,1,0,0,0,0
-2,2,3,2,2,1,2,1,1
-2,3,0,1,1,0,2,1,1
-2,1,0,1,1,1,0,2,1
-2,2,1,3,0,0,1,0,0
-2,2,1,2,0,1,2,1,1
-2,1,0,0,0,0,2,1,1
-2,2,2,0,2,0,2,2,1
-2,2,2,1,1,1,2,2,1
-2,2,2,2,1,1,1,1,1
-2,2,0,1,0,0,0,1,1
-2,1,0,2,2,0,0,1,1
-2,2,3,0,2,1,1,1,1
-2,2,3,3,1,1,1,2,1
-2,2,2,3,2,1,1,0,0
-2,2,0,3,2,1,1,2,1
-2,2,2,3,1,1,2,2,1
-2,3,0,2,1,1,1,1,1
-2,2,1,3,2,0,1,0,0
-2,2,1,0,1,0,0,0,0
-2,3,2,0,2,0,1,2,1
-2,2,3,3,0,0,0,2,4
-2,1,0,0,1,1,1,1,1
-2,1,0,1,1,1,1,1,1
-2,3,1,1,0,1,1,1,1
-2,1,0,3,2,1,1,0,0
-2,3,0,0,0,1,1,1,1
-2,2,1,2,1,0,0,2,1
-2,2,2,0,2,0,1,1,1
-2,1,0,2,2,1,2,2,1
-2,1,0,1,1,1,2,1,1
-2,2,0,2,0,0,2,0,0
-2,3,2,2,2,0,2,1,1
-2,3,0,2,2,1,0,2,1
-2,3,2,3,2,1,1,0,0
-2,1,0,3,0,1,0,0,0
-2,2,2,2,2,0,2,2,1
-2,3,0,3,1,1,2,1,1
-2,2,2,0,1,1,1,0,0
-2,2,1,0,1,1,2,0,0
-2,2,3,3,2,1,2,2,1
-2,3,0,1,2,1,1,1,1
-2,2,0,0,2,1,0,2,4
-2,3,1,1,2,1,0,1,1
-2,1,0,3,1,0,1,0,0
-2,2,3,1,2,1,2,0,0
-2,2,3,1,2,0,2,2,1
-2,3,2,3,1,0,1,0,0
-2,2,0,2,2,0,2,0,0
-2,2,3,3,1,0,2,2,1
+2,1,0,2,2,1,2,2,1
+2,2,2,0,2,1,0,2,1
+2,2,3,3,1,1,0,1,1
+2,3,3,3,1,0,2,1,1
+2,3,0,0,2,0,2,1,1
+2,1,0,1,1,1,1,1,1
+2,2,1,0,1,0,0,0,0
+2,2,3,2,2,1,2,1,1
+2,3,3,3,1,1,2,1,1
+2,2,2,1,0,1,2,1,1
+2,3,2,0,2,0,2,2,1
+2,2,2,1,1,1,2,2,1
+2,2,3,3,0,0,0,2,4
+2,2,1,3,2,0,1,0,0
+2,3,3,0,2,1,2,2,4
+2,3,0,1,2,1,1,1,1
+2,2,3,3,0,0,2,2,4
+2,2,1,3,0,0,1,0,0
+2,2,2,3,2,1,1,0,0
+2,1,0,2,1,0,0,2,1
+2,2,1,0,2,0,1,2,1
+2,1,0,1,1,1,2,1,1
+2,3,3,2,0,1,0,2,1
+2,1,0,1,1,1,0,1,1
+2,3,0,3,1,1,0,1,1
+2,3,2,2,2,0,2,1,1
+2,3,2,0,0,0,0,0,0
+2,2,2,2,1,1,1,1,1
+2,1,1,0,1,1,1,1,1
+2,2,2,2,2,0,1,1,1
+2,3,2,3,1,0,1,0,0
+2,3,3,3,1,0,1,2,1
+2,3,0,1,1,0,2,1,1
+2,2,3,1,2,0,2,2,1
+2,1,0,0,0,0,2,1,1
+2,3,3,3,2,1,1,1,1
+2,1,0,3,2,1,1,0,0
+2,3,2,3,0,0,0,0,0
+2,3,0,2,2,1,0,2,1
+2,3,0,0,1,1,1,2,1
+2,2,1,3,2,0,1,2,1
+2,3,1,1,2,0,0,2,4
+2,3,1,1,0,1,1,1,1
+2,2,1,2,2,1,1,2,1
+2,3,2,3,1,0,1,2,1
+2,2,3,1,2,1,2,0,0
+2,2,2,2,0,1,2,1,1
+2,2,0,1,2,0,0,2,4
+2,2,3,3,1,1,1,2,1
+2,3,0,1,2,1,0,2,4
+2,2,2,0,2,0,2,2,1
+2,3,1,2,0,1,1,1,1
+2,2,0,2,0,0,2,0,0
+2,1,0,3,1,0,1,0,0
+2,2,1,2,1,1,1,0,0
+2,2,2,2,2,0,2,2,1
+2,3,2,1,2,1,1,1,1
+2,3,0,3,1,1,2,1,1
+2,3,1,3,2,1,2,2,1
+2,2,3,3,1,0,2,2,1
+2,3,0,2,1,1,1,1,1
+2,2,0,0,2,1,0,2,4
+2,3,0,0,2,0,0,1,1
+2,2,1,3,2,0,2,2,1
+2,2,0,1,0,0,0,1,1
+2,3,0,3,1,0,1,2,1
+2,2,1,0,1,1,2,0,0
+2,2,3,3,2,1,2,2,1
+2,3,2,0,2,1,2,0,0
+2,1,0,1,1,1,0,2,1
+2,2,0,1,2,1,1,0,0
+2,1,0,0,1,1,1,1,1
+2,2,0,2,2,0,2,0,0
+2,2,2,2,0,0,1,0,0
+2,3,2,0,2,0,1,2,1
+2,2,3,3,2,0,1,1,1
+2,2,1,2,1,1,0,2,1
+2,2,0,3,0,0,1,2,1
+2,3,0,0,0,1,1,1,1
+2,3,3,1,1,1,0,2,1
+2,2,1,3,0,1,0,1,1
+2,2,1,2,1,0,0,2,1
+2,2,0,3,2,1,1,2,1
+2,3,2,3,2,1,1,0,0
+2,3,3,0,0,1,0,2,4
+2,2,1,1,1,1,0,2,1
+2,2,0,0,0,0,1,2,1
+2,3,1,1,2,1,0,1,1
+2,2,2,2,1,0,0,0,0
+2,2,2,3,1,1,2,2,1
+2,2,1,2,0,1,2,1,1
+2,1,0,3,0,1,0,0,0
+2,2,2,0,2,0,1,1,1
+2,1,0,3,1,1,2,2,1
+2,3,3,2,2,0,2,2,1
+2,2,0,0,2,1,2,1,1
+2,1,0,2,2,0,0,2,1
+2,1,0,2,2,0,0,1,1
+2,2,2,0,1,1,1,0,0
+2,2,3,0,2,1,1,1,1
diff --git a/DATA/Datasets/Nursery/DO_3.data b/DATA/Datasets/Nursery/DO_3.data
index 7063aa9a13d1b81e23c0c769be8723cd62a26192..6e7f9db8460801d10f5b6ab5b58501f1a363548d 100644
--- a/DATA/Datasets/Nursery/DO_3.data
+++ b/DATA/Datasets/Nursery/DO_3.data
@@ -1,100 +1,100 @@
-2,2,1,2,0,0,1,2,1
-2,3,0,0,1,1,0,2,4
-2,2,3,3,2,0,0,1,1
-2,2,1,3,1,1,1,2,1
-2,1,0,0,0,0,1,0,0
-2,1,0,0,1,1,1,2,1
-2,3,3,1,1,0,1,2,1
-2,2,2,3,1,1,0,1,1
-2,2,2,0,1,0,2,0,0
-2,3,3,0,1,1,2,1,1
-2,2,2,2,2,0,2,0,0
-2,2,0,2,1,0,1,2,1
-2,3,2,3,2,0,2,0,0
-2,3,3,2,2,1,2,1,1
-2,3,0,2,0,0,0,0,0
-2,2,1,2,1,0,0,0,0
-2,1,0,1,2,1,0,2,4
-2,2,2,0,0,1,2,0,0
-2,1,1,0,1,0,0,2,1
-2,2,0,2,2,0,0,2,1
-2,2,0,2,1,0,0,0,0
-2,3,2,1,0,0,1,2,1
-2,3,0,1,0,0,1,0,0
-2,3,2,2,0,1,2,2,1
-2,3,1,2,0,0,1,0,0
-2,3,0,0,0,0,0,1,1
-2,3,2,3,0,1,2,1,1
-2,1,1,0,2,0,0,2,4
-2,3,0,2,2,1,1,1,1
-2,3,2,1,1,1,2,2,1
-2,2,3,3,0,1,2,0,0
-2,2,0,2,0,1,2,1,1
-2,2,1,1,0,1,2,1,1
-2,2,2,1,0,1,0,0,0
-2,3,0,3,1,0,0,2,1
-2,3,3,0,2,1,0,1,1
-2,3,0,2,1,1,1,2,1
-2,2,0,3,2,1,2,1,1
-2,2,1,0,2,0,2,1,1
-2,2,3,0,1,0,0,1,1
-2,2,2,1,2,1,1,0,0
-2,3,0,1,2,1,0,0,0
-2,1,0,2,1,1,2,2,1
-2,2,3,2,1,1,2,1,1
-2,2,2,0,2,0,0,2,1
-2,2,0,3,0,0,2,1,1
-2,3,1,3,1,1,2,1,1
-2,3,1,1,2,0,0,1,1
-2,3,3,1,1,0,1,1,1
-2,3,2,1,0,1,0,0,0
-2,2,2,1,2,0,1,1,1
-2,1,0,1,0,0,1,1,1
-2,3,3,3,0,0,2,0,0
-2,3,1,3,2,0,2,0,0
-2,2,0,3,0,1,1,0,0
-2,3,0,2,1,1,0,1,1
-2,2,2,0,1,1,2,0,0
-2,2,3,3,0,0,2,1,1
-2,2,1,3,2,1,2,1,1
-2,3,1,1,2,0,1,1,1
-2,2,0,3,0,1,0,0,0
-2,3,2,0,0,1,1,1,1
-2,3,2,3,0,0,2,2,4
-2,2,1,3,2,1,0,2,1
-2,1,0,2,0,1,2,2,1
-2,2,0,3,2,1,1,1,1
-2,2,1,3,1,1,0,2,1
-2,3,3,3,1,0,0,0,0
-2,2,0,0,2,1,0,0,0
-2,3,3,2,2,1,1,0,0
-2,1,0,2,0,1,0,0,0
-2,3,1,1,1,0,1,0,0
-2,1,1,0,2,0,1,2,1
-2,3,2,0,2,1,1,0,0
-2,2,3,3,0,1,1,2,1
-2,3,1,3,1,1,2,2,1
-2,2,3,1,1,1,0,0,0
-2,3,0,3,0,1,2,1,1
-2,2,2,3,2,0,0,1,1
-2,3,3,2,1,1,1,0,0
-2,3,2,2,1,1,1,2,1
-2,3,3,1,0,0,2,1,1
-2,3,3,1,2,1,1,0,0
-2,3,2,1,0,0,0,1,1
-2,3,3,1,0,0,2,0,0
-2,3,1,3,1,0,1,0,0
-2,2,3,2,2,1,1,1,1
-2,1,1,0,2,0,0,0,0
-2,1,0,2,1,1,0,0,0
-2,3,3,0,0,1,0,0,0
-2,3,2,2,0,1,1,2,1
-2,1,0,2,1,0,2,0,0
-2,2,2,3,2,0,2,1,1
-2,3,0,1,0,0,0,2,4
-2,1,0,3,0,0,0,0,0
-2,2,2,0,2,0,1,2,1
-2,2,0,3,0,0,0,2,4
-2,3,1,0,0,1,0,1,1
-2,1,0,2,2,0,1,2,1
-2,3,3,3,1,1,0,1,1
+2,2,0,2,1,0,0,0,0
+2,2,0,3,0,0,2,1,1
+2,3,1,1,2,0,0,1,1
+2,3,1,0,0,1,0,1,1
+2,2,0,0,2,1,0,0,0
+2,3,0,2,1,1,1,2,1
+2,3,2,1,0,1,0,0,0
+2,3,2,3,0,1,2,1,1
+2,3,1,3,1,1,2,1,1
+2,2,1,0,2,0,2,1,1
+2,3,2,2,1,1,1,2,1
+2,3,2,2,0,1,1,2,1
+2,3,0,3,1,0,0,2,1
+2,1,0,2,1,1,2,2,1
+2,2,0,2,0,1,2,1,1
+2,2,2,0,0,1,2,0,0
+2,2,1,3,1,1,1,2,1
+2,2,3,2,2,1,1,1,1
+2,3,3,1,2,1,1,0,0
+2,3,1,3,1,0,1,0,0
+2,3,2,0,2,1,1,0,0
+2,3,3,2,2,1,2,1,1
+2,2,0,3,0,0,0,2,4
+2,3,2,1,0,0,1,2,1
+2,3,3,1,1,0,1,2,1
+2,3,3,1,0,0,2,0,0
+2,2,2,0,1,1,2,0,0
+2,2,2,2,2,0,2,0,0
+2,1,0,0,0,0,1,0,0
+2,2,2,1,2,0,1,1,1
+2,2,3,3,2,0,0,1,1
+2,2,0,3,0,1,1,0,0
+2,3,0,1,0,0,1,0,0
+2,3,1,3,2,0,2,0,0
+2,3,1,2,0,0,1,0,0
+2,2,3,3,0,1,2,0,0
+2,2,2,0,1,0,2,0,0
+2,2,3,3,0,1,1,2,1
+2,1,0,2,1,0,2,0,0
+2,3,1,1,1,0,1,0,0
+2,2,0,3,2,1,2,1,1
+2,2,1,3,2,1,0,2,1
+2,2,2,0,2,0,0,2,1
+2,1,0,2,0,1,0,0,0
+2,2,1,3,2,1,2,1,1
+2,3,0,0,1,1,0,2,4
+2,3,3,3,1,0,0,0,0
+2,3,3,0,0,1,0,0,0
+2,3,3,1,1,0,1,1,1
+2,1,1,0,2,0,0,2,4
+2,2,0,3,0,1,0,0,0
+2,3,3,2,2,1,1,0,0
+2,1,0,2,0,1,2,2,1
+2,2,0,2,1,0,1,2,1
+2,1,0,2,1,1,0,0,0
+2,2,0,3,2,1,1,1,1
+2,2,3,1,1,1,0,0,0
+2,2,2,3,1,1,0,1,1
+2,2,3,0,1,0,0,1,1
+2,2,2,3,2,0,2,1,1
+2,3,2,1,0,0,0,1,1
+2,1,0,2,2,0,1,2,1
+2,2,1,2,1,0,0,0,0
+2,2,2,0,2,0,1,2,1
+2,3,2,0,0,1,1,1,1
+2,3,2,1,1,1,2,2,1
+2,2,2,1,2,1,1,0,0
+2,2,2,3,2,0,0,1,1
+2,3,0,2,0,0,0,0,0
+2,3,3,3,1,1,0,1,1
+2,3,0,1,2,1,0,0,0
+2,3,3,3,0,0,2,0,0
+2,1,1,0,1,0,0,2,1
+2,3,1,1,2,0,1,1,1
+2,2,0,2,2,0,0,2,1
+2,3,2,3,2,0,2,0,0
+2,3,1,3,1,1,2,2,1
+2,1,0,1,2,1,0,2,4
+2,3,0,0,0,0,0,1,1
+2,3,0,2,1,1,0,1,1
+2,3,3,1,0,0,2,1,1
+2,2,3,2,1,1,2,1,1
+2,3,0,2,2,1,1,1,1
+2,3,3,0,2,1,0,1,1
+2,1,1,0,2,0,1,2,1
+2,2,1,2,0,0,1,2,1
+2,1,0,3,0,0,0,0,0
+2,1,1,0,2,0,0,0,0
+2,2,3,3,0,0,2,1,1
+2,3,2,3,0,0,2,2,4
+2,1,0,0,1,1,1,2,1
+2,2,1,1,0,1,2,1,1
+2,2,2,1,0,1,0,0,0
+2,1,0,1,0,0,1,1,1
+2,3,3,2,1,1,1,0,0
+2,3,0,1,0,0,0,2,4
+2,3,3,0,1,1,2,1,1
+2,3,0,3,0,1,2,1,1
+2,3,2,2,0,1,2,2,1
+2,2,1,3,1,1,0,2,1
diff --git a/DATA/Datasets/Nursery/DO_4.data b/DATA/Datasets/Nursery/DO_4.data
index ba8967700d676a6f17031b59d9b49ffacafa1d0c..2126279c6e294be9dfc574c775696f52af28da47 100644
--- a/DATA/Datasets/Nursery/DO_4.data
+++ b/DATA/Datasets/Nursery/DO_4.data
@@ -1,100 +1,100 @@
-2,3,1,3,2,1,2,1,1
-2,3,0,0,0,1,2,2,4
-2,1,0,3,0,0,1,2,1
-2,3,1,3,2,0,1,0,0
-2,3,2,2,1,0,1,1,1
-2,3,0,1,2,0,0,1,1
-2,3,0,3,2,1,1,2,1
-2,3,1,3,2,0,2,2,1
-2,3,1,1,1,0,0,0,0
-2,2,3,1,0,1,0,2,1
-2,2,3,3,0,0,0,1,1
-2,2,3,0,1,1,0,0,0
-2,2,0,3,2,0,2,1,1
-2,2,1,2,0,0,1,1,1
-2,3,0,3,1,1,1,0,0
-2,1,0,0,1,0,0,0,0
-2,2,0,2,2,0,1,1,1
-2,3,0,3,0,0,0,1,1
-2,3,2,3,1,1,2,1,1
-2,2,0,2,0,0,1,1,1
-2,3,3,2,2,0,0,1,1
-2,2,2,0,2,1,0,0,0
-2,1,0,2,2,0,2,2,1
-2,3,3,1,1,1,1,1,1
-2,2,1,1,1,0,1,1,1
-2,1,0,0,2,1,2,0,0
-2,3,2,3,1,0,2,0,0
-2,3,1,1,0,1,0,1,1
-2,1,0,3,2,1,1,1,1
-2,3,3,1,0,1,0,1,1
-2,3,1,1,1,0,2,0,0
-2,3,0,2,2,0,2,0,0
-2,3,1,0,2,1,1,0,0
-2,2,2,3,2,1,2,2,1
-2,3,3,1,0,0,1,0,0
-2,2,1,2,2,0,2,2,1
-2,2,2,1,2,0,2,0,0
-2,3,0,2,2,1,0,1,1
-2,2,2,2,0,0,2,0,0
-2,3,3,3,1,1,1,0,0
-2,1,1,0,0,1,2,1,1
-2,1,1,0,0,1,0,2,4
-2,3,3,2,1,0,1,0,0
-2,2,1,3,1,1,2,2,1
-2,2,0,0,1,0,2,1,1
-2,1,0,1,2,1,2,2,4
-2,3,1,2,2,1,1,0,0
-2,2,1,0,0,1,2,0,0
-2,2,0,2,1,0,2,2,1
-2,2,1,1,1,1,2,1,1
-2,3,2,1,0,0,2,0,0
-2,2,2,2,1,1,0,1,1
-2,3,1,0,2,0,2,0,0
-2,3,1,2,2,0,1,0,0
-2,2,1,0,1,1,2,1,1
-2,2,0,1,1,0,0,1,1
-2,2,1,1,0,1,0,0,0
-2,2,0,1,0,1,1,0,0
-2,2,2,3,0,1,0,2,1
-2,3,2,2,0,1,1,1,1
-2,2,3,0,1,1,1,1,1
-2,3,2,0,0,1,0,0,0
-2,2,0,0,0,0,0,0,0
-2,2,1,1,2,0,0,2,4
-2,3,3,2,2,1,2,2,1
-2,2,2,0,1,1,1,2,1
-2,2,1,3,2,0,0,2,1
-2,2,1,3,1,1,2,0,0
-2,3,2,0,0,0,0,1,1
-2,3,3,2,0,1,1,0,0
-2,3,2,3,0,1,0,1,1
-2,2,3,2,2,0,0,2,1
-2,3,0,0,2,1,0,2,4
-2,3,1,3,1,1,0,0,0
-2,2,3,3,1,0,2,1,1
-2,2,1,0,2,1,1,1,1
-2,3,3,3,1,0,1,0,0
-2,2,3,2,1,0,1,2,1
-2,3,3,1,0,0,0,1,1
-2,2,0,1,2,1,2,2,4
-2,2,1,2,0,0,1,0,0
-2,2,1,0,0,0,2,1,1
-2,2,1,3,0,0,1,1,1
-2,3,3,1,0,1,0,2,1
-2,3,3,3,0,0,2,2,4
-2,2,1,3,0,0,0,2,4
-2,2,0,2,2,0,1,2,1
-2,3,0,1,1,0,0,2,1
-2,3,0,0,1,1,2,0,0
-2,3,2,2,2,1,1,2,1
-2,3,1,0,1,1,0,1,1
-2,3,2,1,0,1,0,2,1
-2,2,1,2,2,1,2,2,1
-2,2,1,0,2,0,1,1,1
-2,3,0,2,1,0,2,1,1
-2,1,0,1,2,1,1,1,1
-2,3,1,3,0,1,2,2,1
-2,1,1,0,1,1,2,2,1
-2,3,0,1,2,0,1,2,1
-2,2,3,2,0,0,1,2,1
+2,1,0,3,0,0,1,2,1
+2,3,1,3,2,0,2,2,1
+2,3,1,3,1,1,0,0,0
+2,3,0,3,1,1,1,0,0
+2,2,3,2,2,0,0,2,1
+2,3,0,0,0,1,2,2,4
+2,3,2,2,2,1,1,2,1
+2,2,1,3,2,0,0,2,1
+2,3,3,3,0,0,2,2,4
+2,1,0,2,2,0,2,2,1
+2,2,0,2,2,0,1,2,1
+2,2,1,2,2,0,2,2,1
+2,3,1,2,2,1,1,0,0
+2,2,3,1,0,1,0,2,1
+2,2,1,1,1,1,2,1,1
+2,3,2,3,1,0,2,0,0
+2,3,1,2,2,0,1,0,0
+2,2,1,3,1,1,2,0,0
+2,3,3,2,2,1,2,2,1
+2,2,0,0,0,0,0,0,0
+2,2,0,3,2,0,2,1,1
+2,3,0,3,2,1,1,2,1
+2,3,1,0,1,1,0,1,1
+2,3,2,1,0,1,0,2,1
+2,2,1,0,2,0,1,1,1
+2,2,1,2,0,0,1,1,1
+2,2,1,3,0,0,1,1,1
+2,2,2,0,2,1,0,0,0
+2,3,2,0,0,1,0,0,0
+2,3,1,1,1,0,2,0,0
+2,2,1,0,1,1,2,1,1
+2,3,1,0,2,1,1,0,0
+2,2,3,2,1,0,1,2,1
+2,1,1,0,1,1,2,2,1
+2,3,0,2,2,0,2,0,0
+2,3,0,2,1,0,2,1,1
+2,3,3,2,2,0,0,1,1
+2,2,1,3,0,0,0,2,4
+2,3,1,3,2,1,2,1,1
+2,2,0,2,1,0,2,2,1
+2,2,0,1,0,1,1,0,0
+2,1,0,3,2,1,1,1,1
+2,3,2,3,0,1,0,1,1
+2,3,1,0,2,0,2,0,0
+2,2,1,1,2,0,0,2,4
+2,2,2,3,0,1,0,2,1
+2,3,1,1,1,0,0,0,0
+2,2,2,1,2,0,2,0,0
+2,1,0,1,2,1,2,2,4
+2,3,0,0,1,1,2,0,0
+2,3,2,0,0,0,0,1,1
+2,1,1,0,0,1,0,2,4
+2,2,2,0,1,1,1,2,1
+2,2,2,2,1,1,0,1,1
+2,1,1,0,0,1,2,1,1
+2,2,0,2,2,0,1,1,1
+2,2,0,1,1,0,0,1,1
+2,1,0,0,2,1,2,0,0
+2,2,0,0,1,0,2,1,1
+2,2,3,3,0,0,0,1,1
+2,2,1,2,0,0,1,0,0
+2,3,3,3,1,1,1,0,0
+2,2,2,2,0,0,2,0,0
+2,2,0,2,0,0,1,1,1
+2,3,0,0,2,1,0,2,4
+2,3,3,1,0,1,0,1,1
+2,2,3,0,1,1,1,1,1
+2,2,1,0,0,1,2,0,0
+2,2,3,2,0,0,1,2,1
+2,2,1,0,2,1,1,1,1
+2,3,1,3,0,1,2,2,1
+2,2,1,2,2,1,2,2,1
+2,3,0,1,2,0,1,2,1
+2,3,0,1,2,0,0,1,1
+2,3,2,1,0,0,2,0,0
+2,2,2,3,2,1,2,2,1
+2,3,1,1,0,1,0,1,1
+2,3,3,1,0,1,0,2,1
+2,3,3,1,0,0,1,0,0
+2,3,2,2,1,0,1,1,1
+2,3,0,2,2,1,0,1,1
+2,3,3,2,1,0,1,0,0
+2,2,0,1,2,1,2,2,4
+2,2,1,1,1,0,1,1,1
+2,2,1,3,1,1,2,2,1
+2,2,3,0,1,1,0,0,0
+2,3,2,2,0,1,1,1,1
+2,3,0,1,1,0,0,2,1
+2,1,0,1,2,1,1,1,1
+2,3,1,3,2,0,1,0,0
+2,1,0,0,1,0,0,0,0
+2,3,3,2,0,1,1,0,0
+2,3,0,3,0,0,0,1,1
+2,2,1,0,0,0,2,1,1
+2,3,3,1,1,1,1,1,1
+2,3,3,3,1,0,1,0,0
+2,3,3,1,0,0,0,1,1
+2,3,2,3,1,1,2,1,1
+2,2,1,1,0,1,0,0,0
+2,2,3,3,1,0,2,1,1
diff --git a/DATA/Datasets/Nursery/DO_5.data b/DATA/Datasets/Nursery/DO_5.data
index 2e8b3823a0146e5260e086d11be99b6bc5c61310..9520997c3bef4830ebabe5d742d580d4c3687fa0 100644
--- a/DATA/Datasets/Nursery/DO_5.data
+++ b/DATA/Datasets/Nursery/DO_5.data
@@ -1,100 +1,100 @@
-2,2,2,1,1,1,2,0,0
-2,2,2,3,2,0,2,2,1
-2,3,0,0,2,1,1,0,0
-2,2,0,1,2,0,2,0,0
-2,2,3,1,1,0,0,2,1
-2,2,0,1,2,1,1,2,1
-2,1,0,1,0,1,2,0,0
-2,3,1,1,1,1,1,0,0
-2,2,1,0,0,1,0,2,4
-2,3,0,0,0,0,1,2,1
-2,2,1,3,0,0,2,2,4
-2,1,1,0,0,0,0,1,1
-2,2,1,0,1,1,0,2,1
-2,3,3,0,2,0,0,0,0
-2,2,0,1,0,0,1,2,1
-2,3,2,3,0,0,2,0,0
-2,2,2,3,1,1,2,0,0
-2,3,1,0,0,0,0,2,4
-2,1,0,1,1,0,0,1,1
-2,3,1,3,0,1,1,0,0
-2,2,2,1,2,0,2,2,1
-2,3,2,2,2,1,1,0,0
-2,2,1,1,2,0,2,1,1
-2,1,0,3,2,0,1,0,0
-2,3,3,1,0,1,1,0,0
-2,3,2,1,2,1,2,1,1
-2,3,1,3,0,0,2,0,0
-2,3,2,1,2,0,2,0,0
-2,3,1,1,1,0,2,1,1
-2,3,3,3,0,0,0,2,4
-2,2,0,1,0,0,0,0,0
-2,3,3,1,2,1,1,1,1
-2,2,2,3,0,1,1,1,1
-2,2,2,1,1,1,0,0,0
-2,2,0,1,0,0,2,2,4
-2,2,2,3,2,1,1,2,1
-2,2,2,1,0,0,2,2,4
-2,3,0,3,1,0,1,1,1
-2,1,0,2,2,1,1,1,1
-2,3,2,2,2,1,0,0,0
-2,1,0,0,1,0,1,1,1
-2,3,2,2,0,0,2,2,4
-2,1,0,1,0,0,0,0,0
-2,1,0,0,1,0,1,2,1
-2,2,2,0,0,0,2,2,4
-2,1,1,0,1,0,0,1,1
-2,2,3,0,2,0,1,0,0
-2,1,0,0,2,0,0,2,4
-2,3,2,0,0,1,1,2,1
-2,3,2,0,2,1,2,2,1
-2,2,0,0,0,1,1,1,1
-2,3,3,2,2,1,1,1,1
-2,2,2,0,2,0,2,1,1
-2,3,3,3,2,1,1,0,0
-2,3,1,1,1,1,0,2,1
-2,3,2,1,1,0,2,1,1
-2,2,1,0,2,0,2,0,0
-2,1,0,0,0,1,1,0,0
-2,3,2,2,2,1,2,2,1
-2,2,2,0,0,0,1,0,0
-2,2,2,0,2,0,0,1,1
-2,3,0,0,2,0,1,0,0
-2,1,0,3,0,0,0,1,1
-2,2,1,1,2,1,2,1,1
-2,1,0,2,0,0,1,1,1
-2,2,2,3,1,0,2,2,1
-2,3,1,0,1,0,2,1,1
-2,2,3,0,0,1,2,0,0
-2,2,1,2,1,1,0,1,1
-2,2,2,1,0,0,1,1,1
-2,3,0,3,2,0,1,0,0
-2,3,0,3,2,1,0,2,1
-2,2,3,2,1,1,1,0,0
-2,3,2,0,0,1,2,0,0
-2,3,1,0,2,0,1,0,0
-2,1,0,0,1,0,1,0,0
-2,2,1,3,1,0,2,2,1
-2,3,2,0,1,0,2,1,1
-2,3,2,3,0,1,1,2,1
-2,3,2,3,1,1,1,0,0
-2,3,3,1,0,1,2,2,1
-2,3,0,0,1,0,2,0,0
-2,2,0,0,2,1,2,2,4
-2,3,3,0,0,1,1,1,1
-2,3,0,1,1,1,0,2,1
-2,2,3,1,0,0,2,0,0
-2,2,2,3,1,1,1,2,1
-2,2,0,0,2,1,1,1,1
-2,3,3,2,1,0,1,2,1
-2,2,3,1,1,1,0,1,1
-2,3,3,0,1,1,1,1,1
-2,2,3,2,0,1,0,2,1
-2,3,2,1,2,0,0,2,1
-2,1,0,3,0,1,2,1,1
-2,1,0,0,2,0,0,0,0
-2,3,1,0,2,1,1,1,1
-2,3,3,0,0,0,2,1,1
-2,3,0,1,2,0,2,1,1
-2,2,2,0,2,1,2,1,1
-2,2,1,2,2,0,0,2,1
+2,3,2,0,2,1,2,2,1
+2,3,3,0,1,1,1,1,1
+2,3,2,3,0,0,2,0,0
+2,2,1,1,2,1,2,1,1
+2,1,0,0,0,1,1,0,0
+2,3,1,0,2,0,1,0,0
+2,3,3,2,2,1,1,1,1
+2,2,3,1,1,0,0,2,1
+2,3,1,0,1,0,2,1,1
+2,1,0,2,2,1,1,1,1
+2,2,0,1,2,1,1,2,1
+2,1,0,1,0,1,2,0,0
+2,3,0,3,2,0,1,0,0
+2,2,2,1,1,1,2,0,0
+2,2,2,3,0,1,1,1,1
+2,1,0,3,0,0,0,1,1
+2,2,1,0,2,0,2,0,0
+2,3,0,0,1,0,2,0,0
+2,3,2,0,0,1,1,2,1
+2,1,0,0,2,0,0,2,4
+2,2,1,3,1,0,2,2,1
+2,3,3,0,2,0,0,0,0
+2,2,2,3,1,1,2,0,0
+2,3,3,3,2,1,1,0,0
+2,2,2,0,0,0,2,2,4
+2,2,1,1,2,0,2,1,1
+2,2,2,3,1,1,1,2,1
+2,3,2,0,0,1,2,0,0
+2,2,3,2,0,1,0,2,1
+2,3,1,3,0,1,1,0,0
+2,3,2,2,2,1,1,0,0
+2,3,2,2,2,1,0,0,0
+2,3,0,3,2,1,0,2,1
+2,3,0,3,1,0,1,1,1
+2,2,3,0,2,0,1,0,0
+2,3,1,1,1,0,2,1,1
+2,2,0,0,2,1,2,2,4
+2,3,1,1,1,1,0,2,1
+2,2,2,3,2,1,1,2,1
+2,2,1,2,2,0,0,2,1
+2,3,3,3,0,0,0,2,4
+2,3,0,0,0,0,1,2,1
+2,1,0,1,1,0,0,1,1
+2,2,3,2,1,1,1,0,0
+2,1,0,0,1,0,1,2,1
+2,2,3,1,1,1,0,1,1
+2,2,0,1,0,0,1,2,1
+2,3,3,0,0,1,1,1,1
+2,3,0,1,1,1,0,2,1
+2,1,1,0,1,0,0,1,1
+2,3,2,1,2,1,2,1,1
+2,3,2,2,2,1,2,2,1
+2,3,2,1,2,0,2,0,0
+2,1,0,2,0,0,1,1,1
+2,3,0,0,2,0,1,0,0
+2,2,1,0,1,1,0,2,1
+2,1,0,3,0,1,2,1,1
+2,2,2,3,1,0,2,2,1
+2,2,1,2,1,1,0,1,1
+2,2,2,1,0,0,2,2,4
+2,3,3,1,2,1,1,1,1
+2,3,3,2,1,0,1,2,1
+2,2,2,0,2,1,2,1,1
+2,3,2,1,1,0,2,1,1
+2,2,0,1,0,0,0,0,0
+2,1,0,0,2,0,0,0,0
+2,1,0,3,2,0,1,0,0
+2,3,1,0,2,1,1,1,1
+2,2,2,1,1,1,0,0,0
+2,2,2,0,2,0,0,1,1
+2,2,2,3,2,0,2,2,1
+2,3,2,0,1,0,2,1,1
+2,3,0,0,2,1,1,0,0
+2,2,2,0,2,0,2,1,1
+2,2,0,0,0,1,1,1,1
+2,3,3,1,0,1,2,2,1
+2,3,2,1,2,0,0,2,1
+2,1,0,0,1,0,1,1,1
+2,3,1,0,0,0,0,2,4
+2,1,1,0,0,0,0,1,1
+2,1,0,1,0,0,0,0,0
+2,2,3,0,0,1,2,0,0
+2,3,2,3,1,1,1,0,0
+2,2,0,1,2,0,2,0,0
+2,3,3,0,0,0,2,1,1
+2,2,0,1,0,0,2,2,4
+2,3,3,1,0,1,1,0,0
+2,2,3,1,0,0,2,0,0
+2,2,2,1,0,0,1,1,1
+2,2,2,1,2,0,2,2,1
+2,2,1,3,0,0,2,2,4
+2,3,0,1,2,0,2,1,1
+2,2,2,0,0,0,1,0,0
+2,2,1,0,0,1,0,2,4
+2,1,0,0,1,0,1,0,0
+2,3,1,3,0,0,2,0,0
+2,3,1,1,1,1,1,0,0
+2,3,2,2,0,0,2,2,4
+2,3,2,3,0,1,1,2,1
+2,2,0,0,2,1,1,1,1
diff --git a/DATA/Datasets/Nursery/DO_6.data b/DATA/Datasets/Nursery/DO_6.data
index bfd50b44040dc75aad923a1dc95feacc201a9f55..c02a8c8897830cf3d8c5e3acd466f99105a5f4cc 100644
--- a/DATA/Datasets/Nursery/DO_6.data
+++ b/DATA/Datasets/Nursery/DO_6.data
@@ -1,100 +1,100 @@
-2,3,2,1,0,1,1,0,0
-2,3,3,1,2,1,2,2,1
-2,3,2,3,0,1,0,2,1
-2,2,0,0,2,0,1,0,0
-2,2,2,2,2,1,0,0,0
-2,2,2,2,2,1,1,1,1
-2,3,2,0,1,0,0,1,1
-2,2,3,1,2,1,1,0,0
-2,2,1,2,2,0,1,1,1
-2,3,3,0,0,0,1,1,1
-2,3,1,3,1,0,2,0,0
-2,1,0,2,2,0,0,0,0
-2,3,2,3,2,0,2,2,1
-2,2,3,1,1,1,2,1,1
-2,2,0,2,2,0,0,0,0
-2,3,2,2,2,0,2,2,1
-2,3,3,1,0,1,1,1,1
-2,2,1,1,2,0,1,2,1
-2,1,1,0,0,0,1,0,0
-2,2,3,3,2,0,2,0,0
-2,2,2,0,0,0,1,1,1
-2,2,2,3,2,1,1,1,1
-2,3,0,3,1,0,0,0,0
-2,3,1,2,2,0,1,1,1
-2,2,1,3,0,1,1,2,1
-2,3,2,3,2,1,0,0,0
-2,2,1,1,0,1,0,1,1
-2,3,3,3,1,0,2,0,0
-2,2,3,2,0,0,1,0,0
-2,2,3,1,1,0,0,1,1
-2,3,1,1,1,1,2,2,1
-2,3,0,1,0,0,2,0,0
-2,2,3,1,0,1,1,0,0
-2,3,3,2,1,0,2,0,0
-2,3,1,2,2,1,2,1,1
-2,2,1,2,1,1,2,0,0
-2,2,1,0,2,1,2,0,0
-2,3,3,1,0,0,1,1,1
-2,2,3,0,0,1,1,0,0
-2,3,2,1,2,0,2,2,1
-2,3,0,3,2,0,0,2,1
-2,2,3,3,1,0,0,2,1
-2,3,1,0,2,1,0,1,1
-2,2,2,3,2,0,2,0,0
-2,3,1,1,0,0,2,1,1
-2,2,2,2,2,0,2,1,1
-2,3,3,2,1,0,0,2,1
-2,2,1,2,0,1,0,0,0
-2,3,1,3,0,1,2,0,0
-2,2,2,1,2,0,0,2,1
-2,3,1,0,0,0,2,1,1
-2,3,1,0,2,0,0,2,4
-2,2,0,1,2,0,2,1,1
-2,3,0,0,2,1,1,1,1
-2,3,0,1,2,1,2,1,1
-2,3,2,1,1,0,1,0,0
-2,3,0,2,1,1,2,2,1
-2,1,0,0,2,1,0,2,4
-2,2,1,3,0,1,1,0,0
-2,1,0,0,1,0,2,1,1
-2,2,1,0,1,0,1,1,1
-2,2,0,2,2,1,1,2,1
-2,2,0,0,1,1,2,2,4
-2,3,1,2,1,0,2,2,1
-2,2,2,3,1,1,0,0,0
-2,2,0,3,2,0,0,1,1
-2,2,1,0,0,0,0,0,0
-2,2,3,1,0,0,0,0,0
-2,3,1,3,0,0,0,0,0
-2,1,0,1,2,1,2,0,0
-2,2,3,0,2,1,2,0,0
-2,3,3,1,2,0,2,0,0
-2,3,0,1,0,1,2,1,1
-2,1,0,0,1,1,2,1,1
-2,2,1,2,2,0,0,0,0
-2,2,1,0,1,1,2,2,1
-2,2,1,1,1,0,1,2,1
-2,2,1,0,2,1,0,1,1
-2,3,0,3,2,0,1,1,1
-2,3,3,0,1,0,2,2,1
-2,1,0,1,1,0,2,0,0
-2,3,1,3,0,1,1,2,1
-2,2,1,3,0,0,1,2,1
-2,1,0,1,2,1,1,2,1
-2,2,1,0,0,0,0,2,4
-2,2,1,3,1,0,1,1,1
-2,2,0,1,1,0,1,1,1
-2,3,1,2,2,0,2,0,0
-2,3,0,1,2,0,0,0,0
-2,3,1,2,0,0,2,0,0
-2,2,2,1,2,1,0,1,1
-2,2,1,0,0,1,1,0,0
-2,2,3,2,0,0,2,1,1
-2,2,1,1,0,1,0,2,4
-2,3,0,2,2,0,1,0,0
-2,3,0,1,1,1,2,1,1
-2,3,0,0,0,1,0,2,4
-2,1,0,3,1,0,2,2,1
-2,3,3,2,0,0,2,2,4
-2,2,2,0,2,1,2,2,1
+2,2,1,3,0,0,1,2,1
+2,2,1,0,0,0,0,2,4
+2,3,3,1,2,1,2,2,1
+2,2,1,0,1,1,2,2,1
+2,1,0,0,2,1,0,2,4
+2,3,3,3,1,0,2,0,0
+2,3,3,1,2,0,2,0,0
+2,3,0,1,1,1,2,1,1
+2,2,1,1,0,1,0,2,4
+2,2,3,3,2,0,2,0,0
+2,2,0,0,1,1,2,2,4
+2,2,1,0,1,0,1,1,1
+2,3,3,2,1,0,2,0,0
+2,3,2,2,2,0,2,2,1
+2,3,3,1,0,1,1,1,1
+2,2,1,2,0,1,0,0,0
+2,2,1,3,0,1,1,2,1
+2,2,2,3,1,1,0,0,0
+2,1,0,1,2,1,1,2,1
+2,3,1,1,0,0,2,1,1
+2,2,1,0,0,1,1,0,0
+2,3,0,3,2,0,0,2,1
+2,3,1,2,1,0,2,2,1
+2,2,1,1,0,1,0,1,1
+2,2,0,1,2,0,2,1,1
+2,3,3,2,0,0,2,2,4
+2,3,1,3,0,1,2,0,0
+2,3,2,1,1,0,1,0,0
+2,2,0,0,2,0,1,0,0
+2,2,2,1,2,0,0,2,1
+2,2,3,0,2,1,2,0,0
+2,2,2,2,2,1,1,1,1
+2,2,0,1,1,0,1,1,1
+2,3,1,3,0,0,0,0,0
+2,2,3,2,0,0,1,0,0
+2,2,3,3,1,0,0,2,1
+2,3,1,2,2,0,2,0,0
+2,3,0,3,2,0,1,1,1
+2,2,1,0,2,1,0,1,1
+2,2,2,0,0,0,1,1,1
+2,2,2,0,2,1,2,2,1
+2,2,1,1,1,0,1,2,1
+2,3,2,1,2,0,2,2,1
+2,1,0,0,1,1,2,1,1
+2,3,1,2,0,0,2,0,0
+2,2,3,1,1,0,0,1,1
+2,3,1,1,1,1,2,2,1
+2,3,0,0,0,1,0,2,4
+2,2,2,1,2,1,0,1,1
+2,2,3,1,0,1,1,0,0
+2,2,0,3,2,0,0,1,1
+2,3,1,0,2,0,0,2,4
+2,2,2,3,2,0,2,0,0
+2,3,2,3,2,0,2,2,1
+2,3,2,1,0,1,1,0,0
+2,2,3,1,1,1,2,1,1
+2,3,2,3,0,1,0,2,1
+2,3,0,2,1,1,2,2,1
+2,3,2,3,2,1,0,0,0
+2,3,0,1,0,0,2,0,0
+2,3,1,0,2,1,0,1,1
+2,3,2,0,1,0,0,1,1
+2,3,1,2,2,1,2,1,1
+2,2,2,2,2,0,2,1,1
+2,3,0,1,2,1,2,1,1
+2,3,1,3,0,1,1,2,1
+2,2,3,1,0,0,0,0,0
+2,3,0,0,2,1,1,1,1
+2,2,3,0,0,1,1,0,0
+2,2,1,2,1,1,2,0,0
+2,2,1,2,2,0,1,1,1
+2,2,2,3,2,1,1,1,1
+2,3,0,2,2,0,1,0,0
+2,1,0,2,2,0,0,0,0
+2,2,1,0,2,1,2,0,0
+2,2,0,2,2,1,1,2,1
+2,1,0,3,1,0,2,2,1
+2,1,0,1,1,0,2,0,0
+2,2,3,1,2,1,1,0,0
+2,1,1,0,0,0,1,0,0
+2,2,1,2,2,0,0,0,0
+2,2,1,3,1,0,1,1,1
+2,3,1,0,0,0,2,1,1
+2,3,3,2,1,0,0,2,1
+2,2,1,0,0,0,0,0,0
+2,3,0,3,1,0,0,0,0
+2,2,1,3,0,1,1,0,0
+2,3,1,3,1,0,2,0,0
+2,3,3,1,0,0,1,1,1
+2,1,0,0,1,0,2,1,1
+2,3,0,1,0,1,2,1,1
+2,3,3,0,1,0,2,2,1
+2,2,1,1,2,0,1,2,1
+2,3,3,0,0,0,1,1,1
+2,3,1,2,2,0,1,1,1
+2,1,0,1,2,1,2,0,0
+2,2,3,2,0,0,2,1,1
+2,2,0,2,2,0,0,0,0
+2,3,0,1,2,0,0,0,0
+2,2,2,2,2,1,0,0,0
diff --git a/DATA/Datasets/Nursery/DO_7.data b/DATA/Datasets/Nursery/DO_7.data
index fbc605ae6e03f86a8dd4acb88350cab78408505d..1e5a583f9ca08e6eaa4dd4f47457b68db06db4a4 100644
--- a/DATA/Datasets/Nursery/DO_7.data
+++ b/DATA/Datasets/Nursery/DO_7.data
@@ -1,100 +1,100 @@
-2,3,0,0,0,1,0,1,1
-2,2,0,1,0,0,0,2,4
-2,2,1,1,1,1,0,1,1
-2,3,3,3,1,1,0,2,1
-2,2,0,2,1,0,2,1,1
-2,3,2,3,0,1,1,1,1
-2,3,2,2,0,1,0,1,1
-2,2,1,0,1,0,0,2,1
-2,2,2,3,1,1,0,2,1
-2,3,0,1,0,1,0,1,1
-2,3,1,1,0,1,2,0,0
-2,2,1,2,1,1,1,1,1
-2,2,2,1,0,0,1,0,0
-2,3,3,3,2,0,2,1,1
-2,2,0,2,1,1,2,2,1
-2,3,1,2,1,1,0,1,1
-2,1,0,1,1,0,0,2,1
-2,2,0,3,0,1,0,1,1
-2,2,2,1,1,0,1,2,1
-2,3,0,2,0,1,1,0,0
-2,1,0,1,1,1,1,2,1
-2,3,1,3,2,1,0,0,0
-2,3,2,0,2,1,1,1,1
-2,1,1,0,1,0,2,1,1
-2,2,2,0,0,1,2,1,1
-2,3,3,0,1,0,2,0,0
-2,3,0,2,2,1,2,1,1
-2,2,2,1,0,0,0,0,0
-2,3,0,3,2,1,0,0,0
-2,1,0,0,0,1,1,2,1
-2,3,3,0,1,1,2,0,0
-2,2,2,1,1,0,2,1,1
-2,2,3,1,1,0,0,0,0
-2,3,1,1,1,1,2,0,0
-2,2,2,3,1,0,0,1,1
-2,3,2,1,1,1,1,1,1
-2,1,1,0,0,1,1,2,1
-2,3,1,3,1,1,1,1,1
-2,1,1,0,0,0,1,1,1
-2,2,3,0,0,0,0,2,4
-2,2,3,1,1,0,1,0,0
-2,3,0,3,1,1,0,2,1
-2,3,1,0,2,0,2,2,4
-2,2,0,2,2,1,2,1,1
-2,3,1,2,2,0,2,2,1
-2,2,0,1,1,0,1,0,0
-2,2,2,3,1,1,2,1,1
-2,2,1,1,2,1,0,0,0
-2,1,0,0,0,0,1,2,1
-2,3,3,0,2,0,1,1,1
-2,3,1,1,2,1,2,2,4
-2,1,0,2,1,1,2,1,1
-2,3,3,0,2,1,0,2,4
-2,2,0,1,2,0,1,2,1
-2,2,2,2,1,0,2,1,1
-2,2,3,0,2,0,2,2,4
-2,3,3,0,1,0,1,2,1
-2,2,0,3,1,0,1,0,0
-2,3,3,0,2,1,2,1,1
-2,3,0,0,0,0,2,0,0
-2,3,2,3,2,1,2,1,1
-2,3,1,2,0,0,0,0,0
-2,2,1,0,1,0,1,0,0
-2,2,2,2,2,1,2,2,1
-2,2,3,3,0,1,0,2,1
-2,2,0,0,2,1,0,1,1
-2,3,0,0,0,1,2,1,1
-2,3,2,0,1,1,0,1,1
-2,3,1,3,0,1,0,2,1
-2,3,3,1,1,0,0,1,1
-2,2,2,3,1,0,2,1,1
-2,2,3,0,2,0,2,1,1
-2,2,2,0,1,0,2,1,1
-2,3,3,3,0,1,0,2,1
-2,3,2,3,2,1,2,0,0
-2,3,1,1,1,1,1,1,1
-2,2,1,2,0,1,0,2,1
-2,1,0,1,1,1,2,0,0
-2,2,0,2,1,0,2,0,0
-2,1,0,3,1,1,1,2,1
-2,2,2,1,0,1,2,2,1
-2,1,0,3,1,1,0,0,0
-2,3,3,2,0,1,2,0,0
-2,3,2,3,2,0,0,0,0
-2,3,3,0,2,0,2,0,0
-2,3,1,1,1,0,0,1,1
-2,3,0,1,2,0,0,2,4
-2,3,1,0,1,0,2,0,0
-2,2,3,0,1,1,2,2,1
-2,3,0,0,0,0,0,0,0
-2,2,2,0,1,0,0,1,1
-2,1,1,0,2,0,2,1,1
-2,2,3,0,2,1,1,0,0
-2,2,2,3,1,0,1,2,1
-2,2,0,1,0,1,0,0,0
-2,2,3,3,1,1,0,2,1
-2,3,3,0,1,1,0,0,0
-2,2,3,1,1,0,1,2,1
-2,2,0,0,1,1,0,2,4
-2,3,0,2,0,1,0,2,1
+2,2,2,3,1,0,2,1,1
+2,2,1,0,1,0,0,2,1
+2,3,0,1,0,1,0,1,1
+2,3,2,0,2,1,1,1,1
+2,2,2,0,1,0,2,1,1
+2,1,0,1,1,0,0,2,1
+2,3,3,0,1,0,1,2,1
+2,3,3,3,0,1,0,2,1
+2,2,0,1,0,1,0,0,0
+2,3,0,1,2,0,0,2,4
+2,3,2,1,1,1,1,1,1
+2,2,2,1,0,0,0,0,0
+2,3,1,3,2,1,0,0,0
+2,1,0,0,0,0,1,2,1
+2,3,1,1,1,1,2,0,0
+2,2,1,1,2,1,0,0,0
+2,3,1,1,2,1,2,2,4
+2,3,3,0,2,0,2,0,0
+2,3,1,1,1,0,0,1,1
+2,3,3,0,2,0,1,1,1
+2,2,0,2,1,1,2,2,1
+2,2,2,1,0,0,1,0,0
+2,2,0,2,1,0,2,0,0
+2,3,0,2,0,1,1,0,0
+2,3,2,3,2,0,0,0,0
+2,2,3,0,0,0,0,2,4
+2,1,0,1,1,1,2,0,0
+2,3,2,0,1,1,0,1,1
+2,3,0,3,2,1,0,0,0
+2,2,1,2,1,1,1,1,1
+2,3,1,1,1,1,1,1,1
+2,2,3,0,2,0,2,2,4
+2,2,2,3,1,0,0,1,1
+2,2,0,0,2,1,0,1,1
+2,3,1,3,1,1,1,1,1
+2,2,0,2,2,1,2,1,1
+2,3,0,3,1,1,0,2,1
+2,1,0,2,1,1,2,1,1
+2,2,0,1,2,0,1,2,1
+2,2,2,1,0,1,2,2,1
+2,3,3,0,2,1,2,1,1
+2,1,0,3,1,1,1,2,1
+2,2,2,1,1,0,1,2,1
+2,2,1,1,1,1,0,1,1
+2,3,0,0,0,1,2,1,1
+2,2,3,0,2,1,1,0,0
+2,3,0,0,0,0,2,0,0
+2,2,2,2,2,1,2,2,1
+2,2,0,3,1,0,1,0,0
+2,3,0,0,0,1,0,1,1
+2,3,0,2,0,1,0,2,1
+2,2,3,3,1,1,0,2,1
+2,1,0,1,1,1,1,2,1
+2,3,1,1,0,1,2,0,0
+2,1,0,0,0,1,1,2,1
+2,2,2,2,1,0,2,1,1
+2,2,2,3,1,1,0,2,1
+2,3,2,2,0,1,0,1,1
+2,3,3,1,1,0,0,1,1
+2,3,3,0,1,1,2,0,0
+2,3,1,3,0,1,0,2,1
+2,2,3,1,1,0,0,0,0
+2,3,0,2,2,1,2,1,1
+2,2,2,0,0,1,2,1,1
+2,3,3,2,0,1,2,0,0
+2,1,1,0,0,0,1,1,1
+2,2,0,2,1,0,2,1,1
+2,2,0,3,0,1,0,1,1
+2,3,1,2,0,0,0,0,0
+2,2,3,1,1,0,1,2,1
+2,3,3,3,1,1,0,2,1
+2,2,3,0,1,1,2,2,1
+2,2,3,1,1,0,1,0,0
+2,3,1,2,1,1,0,1,1
+2,1,0,3,1,1,0,0,0
+2,1,1,0,0,1,1,2,1
+2,2,2,0,1,0,0,1,1
+2,3,1,0,1,0,2,0,0
+2,3,3,3,2,0,2,1,1
+2,2,0,1,1,0,1,0,0
+2,1,1,0,2,0,2,1,1
+2,2,3,3,0,1,0,2,1
+2,3,1,2,2,0,2,2,1
+2,3,2,3,0,1,1,1,1
+2,3,3,0,1,1,0,0,0
+2,3,2,3,2,1,2,0,0
+2,2,0,1,0,0,0,2,4
+2,2,3,0,2,0,2,1,1
+2,1,1,0,1,0,2,1,1
+2,2,2,1,1,0,2,1,1
+2,3,3,0,1,0,2,0,0
+2,2,1,0,1,0,1,0,0
+2,3,1,0,2,0,2,2,4
+2,3,2,3,2,1,2,1,1
+2,2,2,3,1,0,1,2,1
+2,3,0,0,0,0,0,0,0
+2,2,2,3,1,1,2,1,1
+2,3,3,0,2,1,0,2,4
+2,2,0,0,1,1,0,2,4
+2,2,1,2,0,1,0,2,1
diff --git a/DATA/Datasets/Nursery/DO_8.data b/DATA/Datasets/Nursery/DO_8.data
index d9c209ef38ff1019e4e400662c5817cc30fe5fe8..b9171b9c7cd90245f35bd29879259662f8b5c6c9 100644
--- a/DATA/Datasets/Nursery/DO_8.data
+++ b/DATA/Datasets/Nursery/DO_8.data
@@ -1,100 +1,100 @@
-2,2,2,2,2,1,0,1,1
-2,2,2,2,1,0,2,2,1
-2,2,0,3,0,0,2,2,4
-2,3,3,0,2,1,1,1,1
-2,2,2,0,2,0,2,0,0
-2,2,3,3,1,1,2,0,0
-2,3,3,0,0,1,2,1,1
-2,2,0,3,0,1,0,2,1
-2,3,2,2,2,0,0,0,0
-2,3,3,3,0,1,0,1,1
-2,3,3,2,2,1,0,1,1
-2,2,3,3,0,0,0,0,0
-2,1,0,3,2,1,2,1,1
-2,2,0,3,1,1,1,1,1
-2,2,1,0,0,1,2,2,4
-2,3,0,1,2,1,2,2,4
-2,2,2,1,2,1,2,0,0
-2,2,2,2,0,0,2,2,4
-2,2,1,1,1,0,0,1,1
-2,3,2,1,1,1,1,0,0
-2,2,3,1,2,0,0,0,0
-2,3,0,2,1,0,1,1,1
-2,2,2,3,1,1,1,1,1
-2,2,1,1,1,1,0,0,0
-2,3,1,3,0,1,0,1,1
-2,3,2,1,2,1,0,0,0
-2,3,0,3,0,1,0,1,1
-2,2,2,3,0,0,1,2,1
-2,3,3,1,1,0,1,0,0
-2,2,1,2,2,1,2,0,0
-2,3,2,2,0,1,0,2,1
-2,3,2,1,2,1,1,2,1
-2,2,3,3,1,1,1,0,0
-2,2,3,1,2,0,2,0,0
-2,2,3,1,2,0,1,2,1
-2,3,1,2,1,1,2,0,0
-2,2,1,1,2,0,2,0,0
-2,3,2,1,0,0,1,1,1
-2,2,0,1,2,0,0,1,1
-2,1,1,0,1,1,1,2,1
-2,2,0,3,1,1,2,2,1
-2,1,0,2,2,0,1,1,1
-2,2,3,2,0,1,1,2,1
-2,3,2,0,2,0,2,1,1
-2,3,0,0,2,1,2,0,0
-2,3,1,0,2,0,2,1,1
-2,3,0,2,2,0,0,1,1
-2,3,1,2,2,1,2,2,1
-2,3,0,3,0,0,0,0,0
-2,2,3,2,1,1,2,2,1
-2,3,3,1,0,0,1,2,1
-2,3,3,0,1,0,2,1,1
-2,1,0,3,2,0,2,1,1
-2,2,3,1,0,1,2,1,1
-2,1,0,0,1,0,2,0,0
-2,2,1,3,1,0,1,0,0
-2,3,0,1,2,1,1,0,0
-2,2,1,3,1,1,0,0,0
-2,3,0,1,1,0,1,1,1
-2,2,0,3,1,0,2,1,1
-2,2,0,2,1,1,1,2,1
-2,2,2,1,0,1,0,2,1
-2,2,3,1,0,1,2,0,0
-2,3,3,0,0,1,1,0,0
-2,3,3,2,0,1,0,1,1
-2,2,1,2,1,0,2,0,0
-2,3,1,0,0,0,0,0,0
-2,3,0,3,0,1,1,1,1
-2,3,3,0,0,0,0,1,1
-2,3,3,2,2,1,0,2,1
-2,2,2,1,0,1,0,1,1
-2,3,2,1,1,0,2,2,1
-2,2,1,3,2,1,1,1,1
-2,3,3,0,1,1,1,2,1
-2,2,3,3,2,0,2,2,1
-2,2,2,1,0,0,2,1,1
-2,3,3,0,0,0,2,0,0
-2,3,2,2,2,0,1,2,1
-2,3,3,2,0,0,1,0,0
-2,3,2,3,1,0,1,1,1
-2,2,1,0,0,0,2,0,0
-2,1,0,0,1,1,0,0,0
-2,3,2,2,2,0,1,0,0
-2,2,3,2,2,1,1,0,0
-2,1,0,2,1,1,1,0,0
-2,1,0,3,0,1,1,0,0
-2,2,0,2,2,1,1,0,0
-2,2,1,3,2,1,2,2,1
-2,2,3,2,2,1,2,0,0
-2,3,2,0,2,0,1,1,1
-2,1,0,3,0,1,1,1,1
-2,3,2,0,1,0,0,0,0
-2,2,3,0,1,0,2,2,1
-2,2,2,3,0,0,0,0,0
-2,3,2,3,0,0,1,1,1
-2,3,2,1,1,1,2,0,0
-2,3,0,2,0,1,2,1,1
-2,3,2,0,1,1,1,2,1
-2,2,0,0,0,1,2,2,4
-2,1,0,1,0,1,0,0,0
+2,2,0,3,0,1,0,2,1
+2,2,3,3,1,1,2,0,0
+2,3,3,2,2,1,0,2,1
+2,3,3,0,0,0,0,1,1
+2,3,3,0,2,1,1,1,1
+2,2,3,1,2,0,2,0,0
+2,3,2,1,2,1,1,2,1
+2,3,1,3,0,1,0,1,1
+2,2,3,3,0,0,0,0,0
+2,1,0,1,0,1,0,0,0
+2,2,2,1,2,1,2,0,0
+2,2,0,2,1,1,1,2,1
+2,2,1,1,1,1,0,0,0
+2,1,0,3,0,1,1,1,1
+2,3,2,0,2,0,1,1,1
+2,3,1,0,0,0,0,0,0
+2,2,0,3,0,0,2,2,4
+2,3,0,1,2,1,2,2,4
+2,3,0,1,1,0,1,1,1
+2,2,1,3,2,1,1,1,1
+2,2,2,3,0,0,1,2,1
+2,2,1,0,0,0,2,0,0
+2,3,3,0,0,0,2,0,0
+2,2,1,3,2,1,2,2,1
+2,2,2,0,2,0,2,0,0
+2,1,0,2,2,0,1,1,1
+2,3,0,0,2,1,2,0,0
+2,3,3,1,0,0,1,2,1
+2,2,3,3,1,1,1,0,0
+2,2,2,1,0,1,0,2,1
+2,3,0,1,2,1,1,0,0
+2,3,2,1,1,1,1,0,0
+2,2,1,3,1,0,1,0,0
+2,2,0,1,2,0,0,1,1
+2,2,3,2,0,1,1,2,1
+2,2,3,1,2,0,1,2,1
+2,3,3,2,0,0,1,0,0
+2,3,2,2,2,0,1,0,0
+2,2,3,2,1,1,2,2,1
+2,2,2,1,0,0,2,1,1
+2,2,3,3,2,0,2,2,1
+2,3,3,0,1,1,1,2,1
+2,2,2,3,1,1,1,1,1
+2,3,2,2,2,0,1,2,1
+2,3,2,3,1,0,1,1,1
+2,2,2,2,2,1,0,1,1
+2,2,3,2,2,1,2,0,0
+2,2,0,3,1,1,2,2,1
+2,3,0,2,2,0,0,1,1
+2,2,3,1,0,1,2,1,1
+2,1,0,3,2,1,2,1,1
+2,3,0,3,0,0,0,0,0
+2,3,0,3,0,1,1,1,1
+2,2,3,2,2,1,1,0,0
+2,3,2,1,2,1,0,0,0
+2,3,2,2,0,1,0,2,1
+2,1,0,0,1,1,0,0,0
+2,2,2,3,0,0,0,0,0
+2,2,3,1,0,1,2,0,0
+2,1,0,3,2,0,2,1,1
+2,2,3,0,1,0,2,2,1
+2,3,3,3,0,1,0,1,1
+2,3,2,1,1,0,2,2,1
+2,1,0,2,1,1,1,0,0
+2,3,2,1,0,0,1,1,1
+2,3,0,2,1,0,1,1,1
+2,3,3,2,2,1,0,1,1
+2,3,1,0,2,0,2,1,1
+2,3,2,0,1,0,0,0,0
+2,3,2,2,2,0,0,0,0
+2,2,0,2,2,1,1,0,0
+2,2,0,3,1,0,2,1,1
+2,3,2,0,2,0,2,1,1
+2,2,1,2,2,1,2,0,0
+2,1,0,0,1,0,2,0,0
+2,3,3,0,0,1,2,1,1
+2,2,0,3,1,1,1,1,1
+2,3,0,2,0,1,2,1,1
+2,3,3,1,1,0,1,0,0
+2,2,0,0,0,1,2,2,4
+2,2,1,0,0,1,2,2,4
+2,3,2,1,1,1,2,0,0
+2,1,1,0,1,1,1,2,1
+2,1,0,3,0,1,1,0,0
+2,3,3,0,0,1,1,0,0
+2,3,1,2,1,1,2,0,0
+2,2,2,1,0,1,0,1,1
+2,2,1,1,1,0,0,1,1
+2,2,1,3,1,1,0,0,0
+2,2,3,1,2,0,0,0,0
+2,2,2,2,1,0,2,2,1
+2,3,2,0,1,1,1,2,1
+2,3,3,2,0,1,0,1,1
+2,2,1,1,2,0,2,0,0
+2,3,3,0,1,0,2,1,1
+2,3,2,3,0,0,1,1,1
+2,3,1,2,2,1,2,2,1
+2,3,0,3,0,1,0,1,1
+2,2,2,2,0,0,2,2,4
+2,2,1,2,1,0,2,0,0
diff --git a/DATA/Datasets/Nursery/DO_9.data b/DATA/Datasets/Nursery/DO_9.data
index a74a435f37ad251cc33455a2954a1f54a73df3b5..1fe3d974cd5f663fdd31976635883764c2a268a8 100644
--- a/DATA/Datasets/Nursery/DO_9.data
+++ b/DATA/Datasets/Nursery/DO_9.data
@@ -1,100 +1,100 @@
-2,2,0,3,0,1,2,0,0
-2,1,0,2,1,0,1,1,1
-2,3,3,2,1,0,0,0,0
-2,3,2,3,1,1,0,2,1
-2,2,3,1,2,1,0,1,1
-2,3,0,0,1,0,0,0,0
-2,3,0,0,2,1,2,1,1
-2,2,3,1,1,0,2,2,1
-2,3,0,1,1,1,1,1,1
-2,3,0,0,2,0,2,0,0
-2,3,2,1,0,0,1,0,0
-2,3,0,1,0,1,1,2,1
-2,1,0,1,0,0,0,2,4
-2,2,1,0,1,0,2,2,1
-2,1,0,0,2,0,2,0,0
-2,2,1,0,1,1,0,0,0
-2,1,0,3,0,1,2,2,1
-2,2,3,3,1,1,2,1,1
-2,2,1,1,1,0,2,2,1
-2,2,1,0,2,0,0,2,4
-2,1,0,3,2,0,2,0,0
-2,1,0,0,2,1,2,2,4
-2,2,1,1,0,1,2,0,0
-2,3,1,0,1,1,2,1,1
-2,2,3,0,0,0,1,2,1
-2,2,0,2,1,0,1,0,0
-2,2,1,1,0,0,0,2,4
-2,2,0,3,1,0,0,0,0
-2,3,3,1,2,0,0,2,1
-2,3,1,1,0,0,1,2,1
-2,3,2,2,1,1,1,0,0
-2,3,1,2,0,1,1,2,1
-2,2,3,3,1,0,2,0,0
-2,2,0,1,2,1,0,2,4
-2,2,2,0,0,0,2,0,0
-2,3,0,3,2,0,2,0,0
-2,3,2,2,1,0,1,2,1
-2,2,0,1,0,1,2,2,4
-2,3,2,1,1,0,1,2,1
-2,2,0,2,0,0,1,2,1
-2,1,0,2,2,0,2,1,1
-2,3,0,1,0,0,1,1,1
-2,3,2,2,1,0,2,0,0
-2,2,3,1,0,0,0,1,1
-2,2,2,1,1,0,0,1,1
-2,1,0,1,0,1,2,2,4
-2,2,2,3,1,0,0,2,1
-2,3,0,3,2,1,2,1,1
-2,3,3,3,1,1,1,1,1
-2,3,0,0,2,1,1,2,1
-2,2,3,3,2,1,1,2,1
-2,3,2,2,1,0,1,0,0
-2,3,0,1,0,0,2,2,4
-2,2,0,1,2,0,0,0,0
-2,2,3,0,1,0,1,0,0
-2,3,1,2,2,1,1,1,1
-2,2,0,3,1,0,1,1,1
-2,1,0,0,1,0,0,2,4
-2,3,0,1,0,1,2,0,0
-2,3,1,1,2,0,2,2,4
-2,3,0,0,1,1,0,1,1
-2,2,0,1,0,0,2,0,0
-2,3,1,1,0,0,1,1,1
-2,1,0,1,1,1,1,0,0
-2,3,1,0,0,0,1,0,0
-2,2,0,0,0,0,0,2,4
-2,3,1,3,0,0,2,2,4
-2,2,3,2,1,0,2,0,0
-2,3,1,2,1,0,2,1,1
-2,1,0,3,0,1,1,2,1
-2,2,0,2,1,1,1,1,1
-2,3,2,2,0,1,1,0,0
-2,2,3,0,2,1,0,0,0
-2,3,0,1,0,1,2,2,4
-2,2,1,2,0,1,1,2,1
-2,2,0,3,2,1,0,0,0
-2,2,0,0,0,0,2,2,4
-2,3,0,0,2,1,0,1,1
-2,3,1,1,2,0,1,2,1
-2,3,0,2,0,0,2,0,0
-2,3,1,0,2,1,0,0,0
-2,2,0,2,1,1,2,0,0
-2,2,1,1,1,1,1,2,1
-2,2,0,2,0,0,1,0,0
-2,3,1,3,2,1,1,2,1
-2,2,2,0,1,0,1,0,0
-2,2,3,2,2,0,1,1,1
-2,3,0,2,0,0,1,0,0
-2,1,0,2,0,1,2,0,0
-2,2,2,1,1,0,2,2,1
-2,3,1,0,2,1,2,1,1
-2,3,2,0,0,1,1,0,0
-2,1,0,3,0,0,2,0,0
-2,2,2,2,0,0,0,1,1
-2,3,0,1,1,0,0,0,0
-2,3,0,2,0,0,1,2,1
-2,3,1,0,1,0,0,0,0
-2,3,1,3,1,1,1,2,1
-2,3,3,2,1,1,2,2,1
-2,1,1,0,1,0,0,0,0
+2,3,2,2,1,1,1,0,0
+2,3,2,1,0,0,1,0,0
+2,3,0,1,0,1,2,2,4
+2,2,0,1,2,0,0,0,0
+2,1,0,0,2,0,2,0,0
+2,3,1,0,1,1,2,1,1
+2,1,0,2,0,1,2,0,0
+2,3,1,0,0,0,1,0,0
+2,2,3,3,2,1,1,2,1
+2,1,0,3,0,0,2,0,0
+2,3,1,2,2,1,1,1,1
+2,3,0,1,0,0,2,2,4
+2,2,1,1,1,1,1,2,1
+2,2,0,1,2,1,0,2,4
+2,2,2,3,1,0,0,2,1
+2,3,0,1,1,1,1,1,1
+2,2,1,1,0,0,0,2,4
+2,3,0,0,1,1,0,1,1
+2,1,0,1,0,0,0,2,4
+2,3,1,1,0,0,1,2,1
+2,3,3,1,2,0,0,2,1
+2,2,3,1,0,0,0,1,1
+2,3,2,2,1,0,2,0,0
+2,1,0,3,0,1,1,2,1
+2,3,2,2,1,0,1,0,0
+2,3,1,1,2,0,2,2,4
+2,3,0,1,0,1,1,2,1
+2,2,3,0,2,1,0,0,0
+2,2,3,2,2,0,1,1,1
+2,3,3,2,1,1,2,2,1
+2,3,1,0,1,0,0,0,0
+2,3,2,2,0,1,1,0,0
+2,3,0,2,0,0,1,0,0
+2,2,3,1,1,0,2,2,1
+2,2,0,0,0,0,2,2,4
+2,3,0,0,1,0,0,0,0
+2,2,2,1,1,0,0,1,1
+2,2,0,2,0,0,1,2,1
+2,2,1,1,0,1,2,0,0
+2,3,0,0,2,0,2,0,0
+2,3,3,2,1,0,0,0,0
+2,2,3,3,1,1,2,1,1
+2,3,0,0,2,1,1,2,1
+2,2,1,0,2,0,0,2,4
+2,1,0,1,0,1,2,2,4
+2,2,1,2,0,1,1,2,1
+2,2,3,3,1,0,2,0,0
+2,2,3,1,2,1,0,1,1
+2,3,0,0,2,1,2,1,1
+2,3,1,3,2,1,1,2,1
+2,3,0,3,2,0,2,0,0
+2,3,1,0,2,1,2,1,1
+2,3,1,1,0,0,1,1,1
+2,2,2,0,1,0,1,0,0
+2,2,0,1,0,0,2,0,0
+2,1,0,0,2,1,2,2,4
+2,3,1,2,0,1,1,2,1
+2,3,2,2,1,0,1,2,1
+2,1,0,0,1,0,0,2,4
+2,2,3,0,0,0,1,2,1
+2,3,1,1,2,0,1,2,1
+2,3,2,1,1,0,1,2,1
+2,2,0,3,2,1,0,0,0
+2,3,2,0,0,1,1,0,0
+2,3,3,3,1,1,1,1,1
+2,2,0,3,1,0,0,0,0
+2,3,1,3,0,0,2,2,4
+2,2,2,2,0,0,0,1,1
+2,1,1,0,1,0,0,0,0
+2,3,0,2,0,0,2,0,0
+2,2,0,1,0,1,2,2,4
+2,2,0,3,0,1,2,0,0
+2,3,0,0,2,1,0,1,1
+2,1,0,2,2,0,2,1,1
+2,2,0,2,1,1,1,1,1
+2,2,0,2,1,0,1,0,0
+2,2,1,1,1,0,2,2,1
+2,2,3,2,1,0,2,0,0
+2,3,1,3,1,1,1,2,1
+2,1,0,3,2,0,2,0,0
+2,3,0,1,0,1,2,0,0
+2,1,0,2,1,0,1,1,1
+2,2,0,2,0,0,1,0,0
+2,2,3,0,1,0,1,0,0
+2,1,0,3,0,1,2,2,1
+2,2,0,0,0,0,0,2,4
+2,1,0,1,1,1,1,0,0
+2,3,0,1,0,0,1,1,1
+2,3,0,3,2,1,2,1,1
+2,2,1,0,1,0,2,2,1
+2,3,1,2,1,0,2,1,1
+2,2,0,2,1,1,2,0,0
+2,3,1,0,2,1,0,0,0
+2,2,2,0,0,0,2,0,0
+2,3,0,1,1,0,0,0,0
+2,2,2,1,1,0,2,2,1
+2,2,1,0,1,1,0,0,0
+2,3,2,3,1,1,0,2,1
+2,2,0,3,1,0,1,1,1
+2,3,0,2,0,0,1,2,1
diff --git a/cmake-build-debug/CMakeFiles/DAPPLE.dir/CXX.includecache b/cmake-build-debug/CMakeFiles/DAPPLE.dir/CXX.includecache
index 26e9cc01137d231393eba2d4d459d34ce2ab46f6..ed542d7ebaa691b390bce1026f9649f964454a80 100644
--- a/cmake-build-debug/CMakeFiles/DAPPLE.dir/CXX.includecache
+++ b/cmake-build-debug/CMakeFiles/DAPPLE.dir/CXX.includecache
@@ -32,91 +32,19 @@ fstream
 netinet/in.h
 -
 
-/home/rania/CLionProjects/DAPPLE-2.0/CRYPTO/EvalAdd.h
+/home/rania/CLionProjects/DAPPLE-2.0/CRYPTO/EvalDiv.h
 DTPKC.h
 /home/rania/CLionProjects/DAPPLE-2.0/CRYPTO/DTPKC.h
 
-/home/rania/CLionProjects/DAPPLE-2.0/CRYPTO/EvalDiv100.h
-DTPKC.h
-/home/rania/CLionProjects/DAPPLE-2.0/CRYPTO/DTPKC.h
-
-/home/rania/CLionProjects/DAPPLE-2.0/CRYPTO/EvalMult.h
-DTPKC.h
-/home/rania/CLionProjects/DAPPLE-2.0/CRYPTO/DTPKC.h
-../UTIL/math_util.hh
-/home/rania/CLionProjects/DAPPLE-2.0/UTIL/math_util.hh
-vector
--
+/home/rania/CLionProjects/DAPPLE-2.0/CRYPTO/EvalLrUpdate.cpp
+EvalLrUpdate.h
+/home/rania/CLionProjects/DAPPLE-2.0/CRYPTO/EvalLrUpdate.h
+EvalDiv.h
+/home/rania/CLionProjects/DAPPLE-2.0/CRYPTO/EvalDiv.h
 
-/home/rania/CLionProjects/DAPPLE-2.0/CRYPTO/EvalProba.h
+/home/rania/CLionProjects/DAPPLE-2.0/CRYPTO/EvalLrUpdate.h
 DTPKC.h
 /home/rania/CLionProjects/DAPPLE-2.0/CRYPTO/DTPKC.h
-EvalDiv100.h
-/home/rania/CLionProjects/DAPPLE-2.0/CRYPTO/EvalDiv100.h
-../UTIL/math_util.hh
-/home/rania/CLionProjects/DAPPLE-2.0/UTIL/math_util.hh
-
-/home/rania/CLionProjects/DAPPLE-2.0/PPML/IO/PPRecord.h
-vector
--
-iostream
--
-../../CRYPTO/DTPKC.h
-/home/rania/CLionProjects/DAPPLE-2.0/CRYPTO/DTPKC.h
-
-/home/rania/CLionProjects/DAPPLE-2.0/PPML/PPNB/PPStats.cpp
-PPStats.h
-/home/rania/CLionProjects/DAPPLE-2.0/PPML/PPNB/PPStats.h
-map
--
-math.h
-/home/rania/CLionProjects/DAPPLE-2.0/PPML/PPNB/math.h
-
-/home/rania/CLionProjects/DAPPLE-2.0/PPML/PPNB/PPStats.h
-iostream
--
-map
--
-iterator
--
-../IO/PPRecord.h
-/home/rania/CLionProjects/DAPPLE-2.0/PPML/IO/PPRecord.h
-gmpxx.h
--
-gmp.h
--
-omp.h
--
-../../UTIL/util_gmp_rand.h
-/home/rania/CLionProjects/DAPPLE-2.0/UTIL/util_gmp_rand.h
-../../UTIL/num_th_alg.hh
-/home/rania/CLionProjects/DAPPLE-2.0/UTIL/num_th_alg.hh
-../../UTIL/mpz_class.hh
-/home/rania/CLionProjects/DAPPLE-2.0/UTIL/mpz_class.hh
-../../CRYPTO/DTPKC.h
-/home/rania/CLionProjects/DAPPLE-2.0/CRYPTO/DTPKC.h
-../../CRYPTO/EvalAdd.h
-/home/rania/CLionProjects/DAPPLE-2.0/CRYPTO/EvalAdd.h
-../../CRYPTO/EvalMult.h
-/home/rania/CLionProjects/DAPPLE-2.0/CRYPTO/EvalMult.h
-../../CRYPTO/EvalDiv100.h
-/home/rania/CLionProjects/DAPPLE-2.0/CRYPTO/EvalDiv100.h
-../../CRYPTO/EvalProba.h
-/home/rania/CLionProjects/DAPPLE-2.0/CRYPTO/EvalProba.h
-
-/home/rania/CLionProjects/DAPPLE-2.0/UTIL/math_util.hh
-vector
--
-gmpxx.h
--
-cmath
--
-sstream
--
-iostream
--
-iomanip
--
 
 /home/rania/CLionProjects/DAPPLE-2.0/UTIL/mpz_class.hh
 algorithm
diff --git a/cmake-build-debug/CMakeFiles/DAPPLE.dir/DependInfo.cmake b/cmake-build-debug/CMakeFiles/DAPPLE.dir/DependInfo.cmake
index b31d0200328531d74094a2850b657496c95ebd61..4cd1f6ff2742f2914a431930f6df47c86d55ebac 100644
--- a/cmake-build-debug/CMakeFiles/DAPPLE.dir/DependInfo.cmake
+++ b/cmake-build-debug/CMakeFiles/DAPPLE.dir/DependInfo.cmake
@@ -13,6 +13,7 @@ set(CMAKE_DEPENDS_CHECK_CXX
   "/home/rania/CLionProjects/DAPPLE-2.0/CRYPTO/EvalDiv100.cpp" "/home/rania/CLionProjects/DAPPLE-2.0/cmake-build-debug/CMakeFiles/DAPPLE.dir/CRYPTO/EvalDiv100.cpp.o"
   "/home/rania/CLionProjects/DAPPLE-2.0/CRYPTO/EvalEntropy.cpp" "/home/rania/CLionProjects/DAPPLE-2.0/cmake-build-debug/CMakeFiles/DAPPLE.dir/CRYPTO/EvalEntropy.cpp.o"
   "/home/rania/CLionProjects/DAPPLE-2.0/CRYPTO/EvalHBound.cpp" "/home/rania/CLionProjects/DAPPLE-2.0/cmake-build-debug/CMakeFiles/DAPPLE.dir/CRYPTO/EvalHBound.cpp.o"
+  "/home/rania/CLionProjects/DAPPLE-2.0/CRYPTO/EvalLrUpdate.cpp" "/home/rania/CLionProjects/DAPPLE-2.0/cmake-build-debug/CMakeFiles/DAPPLE.dir/CRYPTO/EvalLrUpdate.cpp.o"
   "/home/rania/CLionProjects/DAPPLE-2.0/CRYPTO/EvalMult.cpp" "/home/rania/CLionProjects/DAPPLE-2.0/cmake-build-debug/CMakeFiles/DAPPLE.dir/CRYPTO/EvalMult.cpp.o"
   "/home/rania/CLionProjects/DAPPLE-2.0/CRYPTO/EvalProba.cpp" "/home/rania/CLionProjects/DAPPLE-2.0/cmake-build-debug/CMakeFiles/DAPPLE.dir/CRYPTO/EvalProba.cpp.o"
   "/home/rania/CLionProjects/DAPPLE-2.0/CRYPTO/EvalSigmoid.cpp" "/home/rania/CLionProjects/DAPPLE-2.0/cmake-build-debug/CMakeFiles/DAPPLE.dir/CRYPTO/EvalSigmoid.cpp.o"
diff --git a/cmake-build-debug/CMakeFiles/DAPPLE.dir/build.make b/cmake-build-debug/CMakeFiles/DAPPLE.dir/build.make
index 73e79cecab54e496a054a0a756fb2992bebe9558..c5a2dc6e2fad140f3c633a8733e23a8bb80735d0 100644
--- a/cmake-build-debug/CMakeFiles/DAPPLE.dir/build.make
+++ b/cmake-build-debug/CMakeFiles/DAPPLE.dir/build.make
@@ -174,9 +174,22 @@ CMakeFiles/DAPPLE.dir/CRYPTO/EvalHBound.cpp.s: cmake_force
 	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/DAPPLE.dir/CRYPTO/EvalHBound.cpp.s"
 	/usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/rania/CLionProjects/DAPPLE-2.0/CRYPTO/EvalHBound.cpp -o CMakeFiles/DAPPLE.dir/CRYPTO/EvalHBound.cpp.s
 
+CMakeFiles/DAPPLE.dir/CRYPTO/EvalLrUpdate.cpp.o: CMakeFiles/DAPPLE.dir/flags.make
+CMakeFiles/DAPPLE.dir/CRYPTO/EvalLrUpdate.cpp.o: ../CRYPTO/EvalLrUpdate.cpp
+	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/rania/CLionProjects/DAPPLE-2.0/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_10) "Building CXX object CMakeFiles/DAPPLE.dir/CRYPTO/EvalLrUpdate.cpp.o"
+	/usr/bin/c++  $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/DAPPLE.dir/CRYPTO/EvalLrUpdate.cpp.o -c /home/rania/CLionProjects/DAPPLE-2.0/CRYPTO/EvalLrUpdate.cpp
+
+CMakeFiles/DAPPLE.dir/CRYPTO/EvalLrUpdate.cpp.i: cmake_force
+	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/DAPPLE.dir/CRYPTO/EvalLrUpdate.cpp.i"
+	/usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/rania/CLionProjects/DAPPLE-2.0/CRYPTO/EvalLrUpdate.cpp > CMakeFiles/DAPPLE.dir/CRYPTO/EvalLrUpdate.cpp.i
+
+CMakeFiles/DAPPLE.dir/CRYPTO/EvalLrUpdate.cpp.s: cmake_force
+	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/DAPPLE.dir/CRYPTO/EvalLrUpdate.cpp.s"
+	/usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/rania/CLionProjects/DAPPLE-2.0/CRYPTO/EvalLrUpdate.cpp -o CMakeFiles/DAPPLE.dir/CRYPTO/EvalLrUpdate.cpp.s
+
 CMakeFiles/DAPPLE.dir/CRYPTO/EvalMult.cpp.o: CMakeFiles/DAPPLE.dir/flags.make
 CMakeFiles/DAPPLE.dir/CRYPTO/EvalMult.cpp.o: ../CRYPTO/EvalMult.cpp
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/rania/CLionProjects/DAPPLE-2.0/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_10) "Building CXX object CMakeFiles/DAPPLE.dir/CRYPTO/EvalMult.cpp.o"
+	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/rania/CLionProjects/DAPPLE-2.0/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_11) "Building CXX object CMakeFiles/DAPPLE.dir/CRYPTO/EvalMult.cpp.o"
 	/usr/bin/c++  $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/DAPPLE.dir/CRYPTO/EvalMult.cpp.o -c /home/rania/CLionProjects/DAPPLE-2.0/CRYPTO/EvalMult.cpp
 
 CMakeFiles/DAPPLE.dir/CRYPTO/EvalMult.cpp.i: cmake_force
@@ -189,7 +202,7 @@ CMakeFiles/DAPPLE.dir/CRYPTO/EvalMult.cpp.s: cmake_force
 
 CMakeFiles/DAPPLE.dir/CRYPTO/EvalProba.cpp.o: CMakeFiles/DAPPLE.dir/flags.make
 CMakeFiles/DAPPLE.dir/CRYPTO/EvalProba.cpp.o: ../CRYPTO/EvalProba.cpp
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/rania/CLionProjects/DAPPLE-2.0/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_11) "Building CXX object CMakeFiles/DAPPLE.dir/CRYPTO/EvalProba.cpp.o"
+	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/rania/CLionProjects/DAPPLE-2.0/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_12) "Building CXX object CMakeFiles/DAPPLE.dir/CRYPTO/EvalProba.cpp.o"
 	/usr/bin/c++  $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/DAPPLE.dir/CRYPTO/EvalProba.cpp.o -c /home/rania/CLionProjects/DAPPLE-2.0/CRYPTO/EvalProba.cpp
 
 CMakeFiles/DAPPLE.dir/CRYPTO/EvalProba.cpp.i: cmake_force
@@ -202,7 +215,7 @@ CMakeFiles/DAPPLE.dir/CRYPTO/EvalProba.cpp.s: cmake_force
 
 CMakeFiles/DAPPLE.dir/CRYPTO/EvalSigmoid.cpp.o: CMakeFiles/DAPPLE.dir/flags.make
 CMakeFiles/DAPPLE.dir/CRYPTO/EvalSigmoid.cpp.o: ../CRYPTO/EvalSigmoid.cpp
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/rania/CLionProjects/DAPPLE-2.0/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_12) "Building CXX object CMakeFiles/DAPPLE.dir/CRYPTO/EvalSigmoid.cpp.o"
+	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/rania/CLionProjects/DAPPLE-2.0/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_13) "Building CXX object CMakeFiles/DAPPLE.dir/CRYPTO/EvalSigmoid.cpp.o"
 	/usr/bin/c++  $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/DAPPLE.dir/CRYPTO/EvalSigmoid.cpp.o -c /home/rania/CLionProjects/DAPPLE-2.0/CRYPTO/EvalSigmoid.cpp
 
 CMakeFiles/DAPPLE.dir/CRYPTO/EvalSigmoid.cpp.i: cmake_force
@@ -215,7 +228,7 @@ CMakeFiles/DAPPLE.dir/CRYPTO/EvalSigmoid.cpp.s: cmake_force
 
 CMakeFiles/DAPPLE.dir/CRYPTO/EvalStandardDiv.cpp.o: CMakeFiles/DAPPLE.dir/flags.make
 CMakeFiles/DAPPLE.dir/CRYPTO/EvalStandardDiv.cpp.o: ../CRYPTO/EvalStandardDiv.cpp
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/rania/CLionProjects/DAPPLE-2.0/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_13) "Building CXX object CMakeFiles/DAPPLE.dir/CRYPTO/EvalStandardDiv.cpp.o"
+	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/rania/CLionProjects/DAPPLE-2.0/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_14) "Building CXX object CMakeFiles/DAPPLE.dir/CRYPTO/EvalStandardDiv.cpp.o"
 	/usr/bin/c++  $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/DAPPLE.dir/CRYPTO/EvalStandardDiv.cpp.o -c /home/rania/CLionProjects/DAPPLE-2.0/CRYPTO/EvalStandardDiv.cpp
 
 CMakeFiles/DAPPLE.dir/CRYPTO/EvalStandardDiv.cpp.i: cmake_force
@@ -228,7 +241,7 @@ CMakeFiles/DAPPLE.dir/CRYPTO/EvalStandardDiv.cpp.s: cmake_force
 
 CMakeFiles/DAPPLE.dir/CRYPTO/EvalSub.cpp.o: CMakeFiles/DAPPLE.dir/flags.make
 CMakeFiles/DAPPLE.dir/CRYPTO/EvalSub.cpp.o: ../CRYPTO/EvalSub.cpp
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/rania/CLionProjects/DAPPLE-2.0/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_14) "Building CXX object CMakeFiles/DAPPLE.dir/CRYPTO/EvalSub.cpp.o"
+	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/rania/CLionProjects/DAPPLE-2.0/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_15) "Building CXX object CMakeFiles/DAPPLE.dir/CRYPTO/EvalSub.cpp.o"
 	/usr/bin/c++  $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/DAPPLE.dir/CRYPTO/EvalSub.cpp.o -c /home/rania/CLionProjects/DAPPLE-2.0/CRYPTO/EvalSub.cpp
 
 CMakeFiles/DAPPLE.dir/CRYPTO/EvalSub.cpp.i: cmake_force
@@ -241,7 +254,7 @@ CMakeFiles/DAPPLE.dir/CRYPTO/EvalSub.cpp.s: cmake_force
 
 CMakeFiles/DAPPLE.dir/CRYPTO/EvalThreashold.cpp.o: CMakeFiles/DAPPLE.dir/flags.make
 CMakeFiles/DAPPLE.dir/CRYPTO/EvalThreashold.cpp.o: ../CRYPTO/EvalThreashold.cpp
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/rania/CLionProjects/DAPPLE-2.0/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_15) "Building CXX object CMakeFiles/DAPPLE.dir/CRYPTO/EvalThreashold.cpp.o"
+	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/rania/CLionProjects/DAPPLE-2.0/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_16) "Building CXX object CMakeFiles/DAPPLE.dir/CRYPTO/EvalThreashold.cpp.o"
 	/usr/bin/c++  $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/DAPPLE.dir/CRYPTO/EvalThreashold.cpp.o -c /home/rania/CLionProjects/DAPPLE-2.0/CRYPTO/EvalThreashold.cpp
 
 CMakeFiles/DAPPLE.dir/CRYPTO/EvalThreashold.cpp.i: cmake_force
@@ -254,7 +267,7 @@ CMakeFiles/DAPPLE.dir/CRYPTO/EvalThreashold.cpp.s: cmake_force
 
 CMakeFiles/DAPPLE.dir/CRYPTO/SkeySwitch.cpp.o: CMakeFiles/DAPPLE.dir/flags.make
 CMakeFiles/DAPPLE.dir/CRYPTO/SkeySwitch.cpp.o: ../CRYPTO/SkeySwitch.cpp
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/rania/CLionProjects/DAPPLE-2.0/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_16) "Building CXX object CMakeFiles/DAPPLE.dir/CRYPTO/SkeySwitch.cpp.o"
+	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/rania/CLionProjects/DAPPLE-2.0/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_17) "Building CXX object CMakeFiles/DAPPLE.dir/CRYPTO/SkeySwitch.cpp.o"
 	/usr/bin/c++  $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/DAPPLE.dir/CRYPTO/SkeySwitch.cpp.o -c /home/rania/CLionProjects/DAPPLE-2.0/CRYPTO/SkeySwitch.cpp
 
 CMakeFiles/DAPPLE.dir/CRYPTO/SkeySwitch.cpp.i: cmake_force
@@ -267,7 +280,7 @@ CMakeFiles/DAPPLE.dir/CRYPTO/SkeySwitch.cpp.s: cmake_force
 
 CMakeFiles/DAPPLE.dir/ML/NB/NB_Classifier.cpp.o: CMakeFiles/DAPPLE.dir/flags.make
 CMakeFiles/DAPPLE.dir/ML/NB/NB_Classifier.cpp.o: ../ML/NB/NB_Classifier.cpp
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/rania/CLionProjects/DAPPLE-2.0/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_17) "Building CXX object CMakeFiles/DAPPLE.dir/ML/NB/NB_Classifier.cpp.o"
+	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/rania/CLionProjects/DAPPLE-2.0/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_18) "Building CXX object CMakeFiles/DAPPLE.dir/ML/NB/NB_Classifier.cpp.o"
 	/usr/bin/c++  $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/DAPPLE.dir/ML/NB/NB_Classifier.cpp.o -c /home/rania/CLionProjects/DAPPLE-2.0/ML/NB/NB_Classifier.cpp
 
 CMakeFiles/DAPPLE.dir/ML/NB/NB_Classifier.cpp.i: cmake_force
@@ -280,7 +293,7 @@ CMakeFiles/DAPPLE.dir/ML/NB/NB_Classifier.cpp.s: cmake_force
 
 CMakeFiles/DAPPLE.dir/ML/NB/Stats.cpp.o: CMakeFiles/DAPPLE.dir/flags.make
 CMakeFiles/DAPPLE.dir/ML/NB/Stats.cpp.o: ../ML/NB/Stats.cpp
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/rania/CLionProjects/DAPPLE-2.0/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_18) "Building CXX object CMakeFiles/DAPPLE.dir/ML/NB/Stats.cpp.o"
+	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/rania/CLionProjects/DAPPLE-2.0/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_19) "Building CXX object CMakeFiles/DAPPLE.dir/ML/NB/Stats.cpp.o"
 	/usr/bin/c++  $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/DAPPLE.dir/ML/NB/Stats.cpp.o -c /home/rania/CLionProjects/DAPPLE-2.0/ML/NB/Stats.cpp
 
 CMakeFiles/DAPPLE.dir/ML/NB/Stats.cpp.i: cmake_force
@@ -293,7 +306,7 @@ CMakeFiles/DAPPLE.dir/ML/NB/Stats.cpp.s: cmake_force
 
 CMakeFiles/DAPPLE.dir/ML/VFDT/Node.cpp.o: CMakeFiles/DAPPLE.dir/flags.make
 CMakeFiles/DAPPLE.dir/ML/VFDT/Node.cpp.o: ../ML/VFDT/Node.cpp
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/rania/CLionProjects/DAPPLE-2.0/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_19) "Building CXX object CMakeFiles/DAPPLE.dir/ML/VFDT/Node.cpp.o"
+	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/rania/CLionProjects/DAPPLE-2.0/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_20) "Building CXX object CMakeFiles/DAPPLE.dir/ML/VFDT/Node.cpp.o"
 	/usr/bin/c++  $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/DAPPLE.dir/ML/VFDT/Node.cpp.o -c /home/rania/CLionProjects/DAPPLE-2.0/ML/VFDT/Node.cpp
 
 CMakeFiles/DAPPLE.dir/ML/VFDT/Node.cpp.i: cmake_force
@@ -306,7 +319,7 @@ CMakeFiles/DAPPLE.dir/ML/VFDT/Node.cpp.s: cmake_force
 
 CMakeFiles/DAPPLE.dir/ML/VFDT/NodeStats.cpp.o: CMakeFiles/DAPPLE.dir/flags.make
 CMakeFiles/DAPPLE.dir/ML/VFDT/NodeStats.cpp.o: ../ML/VFDT/NodeStats.cpp
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/rania/CLionProjects/DAPPLE-2.0/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_20) "Building CXX object CMakeFiles/DAPPLE.dir/ML/VFDT/NodeStats.cpp.o"
+	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/rania/CLionProjects/DAPPLE-2.0/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_21) "Building CXX object CMakeFiles/DAPPLE.dir/ML/VFDT/NodeStats.cpp.o"
 	/usr/bin/c++  $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/DAPPLE.dir/ML/VFDT/NodeStats.cpp.o -c /home/rania/CLionProjects/DAPPLE-2.0/ML/VFDT/NodeStats.cpp
 
 CMakeFiles/DAPPLE.dir/ML/VFDT/NodeStats.cpp.i: cmake_force
@@ -319,7 +332,7 @@ CMakeFiles/DAPPLE.dir/ML/VFDT/NodeStats.cpp.s: cmake_force
 
 CMakeFiles/DAPPLE.dir/ML/VFDT/NodeTest.cpp.o: CMakeFiles/DAPPLE.dir/flags.make
 CMakeFiles/DAPPLE.dir/ML/VFDT/NodeTest.cpp.o: ../ML/VFDT/NodeTest.cpp
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/rania/CLionProjects/DAPPLE-2.0/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_21) "Building CXX object CMakeFiles/DAPPLE.dir/ML/VFDT/NodeTest.cpp.o"
+	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/rania/CLionProjects/DAPPLE-2.0/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_22) "Building CXX object CMakeFiles/DAPPLE.dir/ML/VFDT/NodeTest.cpp.o"
 	/usr/bin/c++  $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/DAPPLE.dir/ML/VFDT/NodeTest.cpp.o -c /home/rania/CLionProjects/DAPPLE-2.0/ML/VFDT/NodeTest.cpp
 
 CMakeFiles/DAPPLE.dir/ML/VFDT/NodeTest.cpp.i: cmake_force
@@ -332,7 +345,7 @@ CMakeFiles/DAPPLE.dir/ML/VFDT/NodeTest.cpp.s: cmake_force
 
 CMakeFiles/DAPPLE.dir/ML/VFDT/VFDT_Classifier.cpp.o: CMakeFiles/DAPPLE.dir/flags.make
 CMakeFiles/DAPPLE.dir/ML/VFDT/VFDT_Classifier.cpp.o: ../ML/VFDT/VFDT_Classifier.cpp
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/rania/CLionProjects/DAPPLE-2.0/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_22) "Building CXX object CMakeFiles/DAPPLE.dir/ML/VFDT/VFDT_Classifier.cpp.o"
+	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/rania/CLionProjects/DAPPLE-2.0/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_23) "Building CXX object CMakeFiles/DAPPLE.dir/ML/VFDT/VFDT_Classifier.cpp.o"
 	/usr/bin/c++  $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/DAPPLE.dir/ML/VFDT/VFDT_Classifier.cpp.o -c /home/rania/CLionProjects/DAPPLE-2.0/ML/VFDT/VFDT_Classifier.cpp
 
 CMakeFiles/DAPPLE.dir/ML/VFDT/VFDT_Classifier.cpp.i: cmake_force
@@ -345,7 +358,7 @@ CMakeFiles/DAPPLE.dir/ML/VFDT/VFDT_Classifier.cpp.s: cmake_force
 
 CMakeFiles/DAPPLE.dir/PPML/IO/PPDatasetReader.cpp.o: CMakeFiles/DAPPLE.dir/flags.make
 CMakeFiles/DAPPLE.dir/PPML/IO/PPDatasetReader.cpp.o: ../PPML/IO/PPDatasetReader.cpp
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/rania/CLionProjects/DAPPLE-2.0/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_23) "Building CXX object CMakeFiles/DAPPLE.dir/PPML/IO/PPDatasetReader.cpp.o"
+	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/rania/CLionProjects/DAPPLE-2.0/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_24) "Building CXX object CMakeFiles/DAPPLE.dir/PPML/IO/PPDatasetReader.cpp.o"
 	/usr/bin/c++  $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/DAPPLE.dir/PPML/IO/PPDatasetReader.cpp.o -c /home/rania/CLionProjects/DAPPLE-2.0/PPML/IO/PPDatasetReader.cpp
 
 CMakeFiles/DAPPLE.dir/PPML/IO/PPDatasetReader.cpp.i: cmake_force
@@ -358,7 +371,7 @@ CMakeFiles/DAPPLE.dir/PPML/IO/PPDatasetReader.cpp.s: cmake_force
 
 CMakeFiles/DAPPLE.dir/PPML/PPNB/PPNB_Classifier.cpp.o: CMakeFiles/DAPPLE.dir/flags.make
 CMakeFiles/DAPPLE.dir/PPML/PPNB/PPNB_Classifier.cpp.o: ../PPML/PPNB/PPNB_Classifier.cpp
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/rania/CLionProjects/DAPPLE-2.0/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_24) "Building CXX object CMakeFiles/DAPPLE.dir/PPML/PPNB/PPNB_Classifier.cpp.o"
+	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/rania/CLionProjects/DAPPLE-2.0/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_25) "Building CXX object CMakeFiles/DAPPLE.dir/PPML/PPNB/PPNB_Classifier.cpp.o"
 	/usr/bin/c++  $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/DAPPLE.dir/PPML/PPNB/PPNB_Classifier.cpp.o -c /home/rania/CLionProjects/DAPPLE-2.0/PPML/PPNB/PPNB_Classifier.cpp
 
 CMakeFiles/DAPPLE.dir/PPML/PPNB/PPNB_Classifier.cpp.i: cmake_force
@@ -371,7 +384,7 @@ CMakeFiles/DAPPLE.dir/PPML/PPNB/PPNB_Classifier.cpp.s: cmake_force
 
 CMakeFiles/DAPPLE.dir/PPML/PPNB/PPStats.cpp.o: CMakeFiles/DAPPLE.dir/flags.make
 CMakeFiles/DAPPLE.dir/PPML/PPNB/PPStats.cpp.o: ../PPML/PPNB/PPStats.cpp
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/rania/CLionProjects/DAPPLE-2.0/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_25) "Building CXX object CMakeFiles/DAPPLE.dir/PPML/PPNB/PPStats.cpp.o"
+	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/rania/CLionProjects/DAPPLE-2.0/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_26) "Building CXX object CMakeFiles/DAPPLE.dir/PPML/PPNB/PPStats.cpp.o"
 	/usr/bin/c++  $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/DAPPLE.dir/PPML/PPNB/PPStats.cpp.o -c /home/rania/CLionProjects/DAPPLE-2.0/PPML/PPNB/PPStats.cpp
 
 CMakeFiles/DAPPLE.dir/PPML/PPNB/PPStats.cpp.i: cmake_force
@@ -384,7 +397,7 @@ CMakeFiles/DAPPLE.dir/PPML/PPNB/PPStats.cpp.s: cmake_force
 
 CMakeFiles/DAPPLE.dir/PPML/PPVFDT/PPNode.cpp.o: CMakeFiles/DAPPLE.dir/flags.make
 CMakeFiles/DAPPLE.dir/PPML/PPVFDT/PPNode.cpp.o: ../PPML/PPVFDT/PPNode.cpp
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/rania/CLionProjects/DAPPLE-2.0/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_26) "Building CXX object CMakeFiles/DAPPLE.dir/PPML/PPVFDT/PPNode.cpp.o"
+	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/rania/CLionProjects/DAPPLE-2.0/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_27) "Building CXX object CMakeFiles/DAPPLE.dir/PPML/PPVFDT/PPNode.cpp.o"
 	/usr/bin/c++  $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/DAPPLE.dir/PPML/PPVFDT/PPNode.cpp.o -c /home/rania/CLionProjects/DAPPLE-2.0/PPML/PPVFDT/PPNode.cpp
 
 CMakeFiles/DAPPLE.dir/PPML/PPVFDT/PPNode.cpp.i: cmake_force
@@ -397,7 +410,7 @@ CMakeFiles/DAPPLE.dir/PPML/PPVFDT/PPNode.cpp.s: cmake_force
 
 CMakeFiles/DAPPLE.dir/PPML/PPVFDT/PPNodeStats.cpp.o: CMakeFiles/DAPPLE.dir/flags.make
 CMakeFiles/DAPPLE.dir/PPML/PPVFDT/PPNodeStats.cpp.o: ../PPML/PPVFDT/PPNodeStats.cpp
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/rania/CLionProjects/DAPPLE-2.0/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_27) "Building CXX object CMakeFiles/DAPPLE.dir/PPML/PPVFDT/PPNodeStats.cpp.o"
+	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/rania/CLionProjects/DAPPLE-2.0/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_28) "Building CXX object CMakeFiles/DAPPLE.dir/PPML/PPVFDT/PPNodeStats.cpp.o"
 	/usr/bin/c++  $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/DAPPLE.dir/PPML/PPVFDT/PPNodeStats.cpp.o -c /home/rania/CLionProjects/DAPPLE-2.0/PPML/PPVFDT/PPNodeStats.cpp
 
 CMakeFiles/DAPPLE.dir/PPML/PPVFDT/PPNodeStats.cpp.i: cmake_force
@@ -410,7 +423,7 @@ CMakeFiles/DAPPLE.dir/PPML/PPVFDT/PPNodeStats.cpp.s: cmake_force
 
 CMakeFiles/DAPPLE.dir/PPML/PPVFDT/PPNodeTest.cpp.o: CMakeFiles/DAPPLE.dir/flags.make
 CMakeFiles/DAPPLE.dir/PPML/PPVFDT/PPNodeTest.cpp.o: ../PPML/PPVFDT/PPNodeTest.cpp
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/rania/CLionProjects/DAPPLE-2.0/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_28) "Building CXX object CMakeFiles/DAPPLE.dir/PPML/PPVFDT/PPNodeTest.cpp.o"
+	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/rania/CLionProjects/DAPPLE-2.0/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_29) "Building CXX object CMakeFiles/DAPPLE.dir/PPML/PPVFDT/PPNodeTest.cpp.o"
 	/usr/bin/c++  $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/DAPPLE.dir/PPML/PPVFDT/PPNodeTest.cpp.o -c /home/rania/CLionProjects/DAPPLE-2.0/PPML/PPVFDT/PPNodeTest.cpp
 
 CMakeFiles/DAPPLE.dir/PPML/PPVFDT/PPNodeTest.cpp.i: cmake_force
@@ -423,7 +436,7 @@ CMakeFiles/DAPPLE.dir/PPML/PPVFDT/PPNodeTest.cpp.s: cmake_force
 
 CMakeFiles/DAPPLE.dir/PPML/PPVFDT/PPVFDT_Classifier.cpp.o: CMakeFiles/DAPPLE.dir/flags.make
 CMakeFiles/DAPPLE.dir/PPML/PPVFDT/PPVFDT_Classifier.cpp.o: ../PPML/PPVFDT/PPVFDT_Classifier.cpp
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/rania/CLionProjects/DAPPLE-2.0/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_29) "Building CXX object CMakeFiles/DAPPLE.dir/PPML/PPVFDT/PPVFDT_Classifier.cpp.o"
+	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/rania/CLionProjects/DAPPLE-2.0/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_30) "Building CXX object CMakeFiles/DAPPLE.dir/PPML/PPVFDT/PPVFDT_Classifier.cpp.o"
 	/usr/bin/c++  $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/DAPPLE.dir/PPML/PPVFDT/PPVFDT_Classifier.cpp.o -c /home/rania/CLionProjects/DAPPLE-2.0/PPML/PPVFDT/PPVFDT_Classifier.cpp
 
 CMakeFiles/DAPPLE.dir/PPML/PPVFDT/PPVFDT_Classifier.cpp.i: cmake_force
@@ -436,7 +449,7 @@ CMakeFiles/DAPPLE.dir/PPML/PPVFDT/PPVFDT_Classifier.cpp.s: cmake_force
 
 CMakeFiles/DAPPLE.dir/TEST/TESTBuildingBlocks.cpp.o: CMakeFiles/DAPPLE.dir/flags.make
 CMakeFiles/DAPPLE.dir/TEST/TESTBuildingBlocks.cpp.o: ../TEST/TESTBuildingBlocks.cpp
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/rania/CLionProjects/DAPPLE-2.0/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_30) "Building CXX object CMakeFiles/DAPPLE.dir/TEST/TESTBuildingBlocks.cpp.o"
+	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/rania/CLionProjects/DAPPLE-2.0/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_31) "Building CXX object CMakeFiles/DAPPLE.dir/TEST/TESTBuildingBlocks.cpp.o"
 	/usr/bin/c++  $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/DAPPLE.dir/TEST/TESTBuildingBlocks.cpp.o -c /home/rania/CLionProjects/DAPPLE-2.0/TEST/TESTBuildingBlocks.cpp
 
 CMakeFiles/DAPPLE.dir/TEST/TESTBuildingBlocks.cpp.i: cmake_force
@@ -449,7 +462,7 @@ CMakeFiles/DAPPLE.dir/TEST/TESTBuildingBlocks.cpp.s: cmake_force
 
 CMakeFiles/DAPPLE.dir/TEST/TESTCryptoDatasetReader.cpp.o: CMakeFiles/DAPPLE.dir/flags.make
 CMakeFiles/DAPPLE.dir/TEST/TESTCryptoDatasetReader.cpp.o: ../TEST/TESTCryptoDatasetReader.cpp
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/rania/CLionProjects/DAPPLE-2.0/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_31) "Building CXX object CMakeFiles/DAPPLE.dir/TEST/TESTCryptoDatasetReader.cpp.o"
+	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/rania/CLionProjects/DAPPLE-2.0/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_32) "Building CXX object CMakeFiles/DAPPLE.dir/TEST/TESTCryptoDatasetReader.cpp.o"
 	/usr/bin/c++  $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/DAPPLE.dir/TEST/TESTCryptoDatasetReader.cpp.o -c /home/rania/CLionProjects/DAPPLE-2.0/TEST/TESTCryptoDatasetReader.cpp
 
 CMakeFiles/DAPPLE.dir/TEST/TESTCryptoDatasetReader.cpp.i: cmake_force
@@ -462,7 +475,7 @@ CMakeFiles/DAPPLE.dir/TEST/TESTCryptoDatasetReader.cpp.s: cmake_force
 
 CMakeFiles/DAPPLE.dir/TEST/TESTDTPKC.cpp.o: CMakeFiles/DAPPLE.dir/flags.make
 CMakeFiles/DAPPLE.dir/TEST/TESTDTPKC.cpp.o: ../TEST/TESTDTPKC.cpp
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/rania/CLionProjects/DAPPLE-2.0/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_32) "Building CXX object CMakeFiles/DAPPLE.dir/TEST/TESTDTPKC.cpp.o"
+	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/rania/CLionProjects/DAPPLE-2.0/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_33) "Building CXX object CMakeFiles/DAPPLE.dir/TEST/TESTDTPKC.cpp.o"
 	/usr/bin/c++  $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/DAPPLE.dir/TEST/TESTDTPKC.cpp.o -c /home/rania/CLionProjects/DAPPLE-2.0/TEST/TESTDTPKC.cpp
 
 CMakeFiles/DAPPLE.dir/TEST/TESTDTPKC.cpp.i: cmake_force
@@ -475,7 +488,7 @@ CMakeFiles/DAPPLE.dir/TEST/TESTDTPKC.cpp.s: cmake_force
 
 CMakeFiles/DAPPLE.dir/TEST/TESTDatasetReader.cpp.o: CMakeFiles/DAPPLE.dir/flags.make
 CMakeFiles/DAPPLE.dir/TEST/TESTDatasetReader.cpp.o: ../TEST/TESTDatasetReader.cpp
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/rania/CLionProjects/DAPPLE-2.0/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_33) "Building CXX object CMakeFiles/DAPPLE.dir/TEST/TESTDatasetReader.cpp.o"
+	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/rania/CLionProjects/DAPPLE-2.0/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_34) "Building CXX object CMakeFiles/DAPPLE.dir/TEST/TESTDatasetReader.cpp.o"
 	/usr/bin/c++  $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/DAPPLE.dir/TEST/TESTDatasetReader.cpp.o -c /home/rania/CLionProjects/DAPPLE-2.0/TEST/TESTDatasetReader.cpp
 
 CMakeFiles/DAPPLE.dir/TEST/TESTDatasetReader.cpp.i: cmake_force
@@ -488,7 +501,7 @@ CMakeFiles/DAPPLE.dir/TEST/TESTDatasetReader.cpp.s: cmake_force
 
 CMakeFiles/DAPPLE.dir/TEST/TESTNppNB.cpp.o: CMakeFiles/DAPPLE.dir/flags.make
 CMakeFiles/DAPPLE.dir/TEST/TESTNppNB.cpp.o: ../TEST/TESTNppNB.cpp
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/rania/CLionProjects/DAPPLE-2.0/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_34) "Building CXX object CMakeFiles/DAPPLE.dir/TEST/TESTNppNB.cpp.o"
+	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/rania/CLionProjects/DAPPLE-2.0/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_35) "Building CXX object CMakeFiles/DAPPLE.dir/TEST/TESTNppNB.cpp.o"
 	/usr/bin/c++  $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/DAPPLE.dir/TEST/TESTNppNB.cpp.o -c /home/rania/CLionProjects/DAPPLE-2.0/TEST/TESTNppNB.cpp
 
 CMakeFiles/DAPPLE.dir/TEST/TESTNppNB.cpp.i: cmake_force
@@ -501,7 +514,7 @@ CMakeFiles/DAPPLE.dir/TEST/TESTNppNB.cpp.s: cmake_force
 
 CMakeFiles/DAPPLE.dir/TEST/TESTNppVFDT.cpp.o: CMakeFiles/DAPPLE.dir/flags.make
 CMakeFiles/DAPPLE.dir/TEST/TESTNppVFDT.cpp.o: ../TEST/TESTNppVFDT.cpp
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/rania/CLionProjects/DAPPLE-2.0/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_35) "Building CXX object CMakeFiles/DAPPLE.dir/TEST/TESTNppVFDT.cpp.o"
+	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/rania/CLionProjects/DAPPLE-2.0/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_36) "Building CXX object CMakeFiles/DAPPLE.dir/TEST/TESTNppVFDT.cpp.o"
 	/usr/bin/c++  $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/DAPPLE.dir/TEST/TESTNppVFDT.cpp.o -c /home/rania/CLionProjects/DAPPLE-2.0/TEST/TESTNppVFDT.cpp
 
 CMakeFiles/DAPPLE.dir/TEST/TESTNppVFDT.cpp.i: cmake_force
@@ -514,7 +527,7 @@ CMakeFiles/DAPPLE.dir/TEST/TESTNppVFDT.cpp.s: cmake_force
 
 CMakeFiles/DAPPLE.dir/TEST/TESTppNB.cpp.o: CMakeFiles/DAPPLE.dir/flags.make
 CMakeFiles/DAPPLE.dir/TEST/TESTppNB.cpp.o: ../TEST/TESTppNB.cpp
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/rania/CLionProjects/DAPPLE-2.0/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_36) "Building CXX object CMakeFiles/DAPPLE.dir/TEST/TESTppNB.cpp.o"
+	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/rania/CLionProjects/DAPPLE-2.0/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_37) "Building CXX object CMakeFiles/DAPPLE.dir/TEST/TESTppNB.cpp.o"
 	/usr/bin/c++  $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/DAPPLE.dir/TEST/TESTppNB.cpp.o -c /home/rania/CLionProjects/DAPPLE-2.0/TEST/TESTppNB.cpp
 
 CMakeFiles/DAPPLE.dir/TEST/TESTppNB.cpp.i: cmake_force
@@ -527,7 +540,7 @@ CMakeFiles/DAPPLE.dir/TEST/TESTppNB.cpp.s: cmake_force
 
 CMakeFiles/DAPPLE.dir/TEST/TESTppVFDT.cpp.o: CMakeFiles/DAPPLE.dir/flags.make
 CMakeFiles/DAPPLE.dir/TEST/TESTppVFDT.cpp.o: ../TEST/TESTppVFDT.cpp
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/rania/CLionProjects/DAPPLE-2.0/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_37) "Building CXX object CMakeFiles/DAPPLE.dir/TEST/TESTppVFDT.cpp.o"
+	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/rania/CLionProjects/DAPPLE-2.0/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_38) "Building CXX object CMakeFiles/DAPPLE.dir/TEST/TESTppVFDT.cpp.o"
 	/usr/bin/c++  $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/DAPPLE.dir/TEST/TESTppVFDT.cpp.o -c /home/rania/CLionProjects/DAPPLE-2.0/TEST/TESTppVFDT.cpp
 
 CMakeFiles/DAPPLE.dir/TEST/TESTppVFDT.cpp.i: cmake_force
@@ -540,7 +553,7 @@ CMakeFiles/DAPPLE.dir/TEST/TESTppVFDT.cpp.s: cmake_force
 
 CMakeFiles/DAPPLE.dir/TEST/TestOpenMp.cpp.o: CMakeFiles/DAPPLE.dir/flags.make
 CMakeFiles/DAPPLE.dir/TEST/TestOpenMp.cpp.o: ../TEST/TestOpenMp.cpp
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/rania/CLionProjects/DAPPLE-2.0/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_38) "Building CXX object CMakeFiles/DAPPLE.dir/TEST/TestOpenMp.cpp.o"
+	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/rania/CLionProjects/DAPPLE-2.0/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_39) "Building CXX object CMakeFiles/DAPPLE.dir/TEST/TestOpenMp.cpp.o"
 	/usr/bin/c++  $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/DAPPLE.dir/TEST/TestOpenMp.cpp.o -c /home/rania/CLionProjects/DAPPLE-2.0/TEST/TestOpenMp.cpp
 
 CMakeFiles/DAPPLE.dir/TEST/TestOpenMp.cpp.i: cmake_force
@@ -553,7 +566,7 @@ CMakeFiles/DAPPLE.dir/TEST/TestOpenMp.cpp.s: cmake_force
 
 CMakeFiles/DAPPLE.dir/TEST/main.cpp.o: CMakeFiles/DAPPLE.dir/flags.make
 CMakeFiles/DAPPLE.dir/TEST/main.cpp.o: ../TEST/main.cpp
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/rania/CLionProjects/DAPPLE-2.0/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_39) "Building CXX object CMakeFiles/DAPPLE.dir/TEST/main.cpp.o"
+	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/rania/CLionProjects/DAPPLE-2.0/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_40) "Building CXX object CMakeFiles/DAPPLE.dir/TEST/main.cpp.o"
 	/usr/bin/c++  $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/DAPPLE.dir/TEST/main.cpp.o -c /home/rania/CLionProjects/DAPPLE-2.0/TEST/main.cpp
 
 CMakeFiles/DAPPLE.dir/TEST/main.cpp.i: cmake_force
@@ -566,7 +579,7 @@ CMakeFiles/DAPPLE.dir/TEST/main.cpp.s: cmake_force
 
 CMakeFiles/DAPPLE.dir/UTIL/math_util.cc.o: CMakeFiles/DAPPLE.dir/flags.make
 CMakeFiles/DAPPLE.dir/UTIL/math_util.cc.o: ../UTIL/math_util.cc
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/rania/CLionProjects/DAPPLE-2.0/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_40) "Building CXX object CMakeFiles/DAPPLE.dir/UTIL/math_util.cc.o"
+	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/rania/CLionProjects/DAPPLE-2.0/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_41) "Building CXX object CMakeFiles/DAPPLE.dir/UTIL/math_util.cc.o"
 	/usr/bin/c++  $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/DAPPLE.dir/UTIL/math_util.cc.o -c /home/rania/CLionProjects/DAPPLE-2.0/UTIL/math_util.cc
 
 CMakeFiles/DAPPLE.dir/UTIL/math_util.cc.i: cmake_force
@@ -579,7 +592,7 @@ CMakeFiles/DAPPLE.dir/UTIL/math_util.cc.s: cmake_force
 
 CMakeFiles/DAPPLE.dir/UTIL/num_th_alg.cc.o: CMakeFiles/DAPPLE.dir/flags.make
 CMakeFiles/DAPPLE.dir/UTIL/num_th_alg.cc.o: ../UTIL/num_th_alg.cc
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/rania/CLionProjects/DAPPLE-2.0/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_41) "Building CXX object CMakeFiles/DAPPLE.dir/UTIL/num_th_alg.cc.o"
+	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/rania/CLionProjects/DAPPLE-2.0/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_42) "Building CXX object CMakeFiles/DAPPLE.dir/UTIL/num_th_alg.cc.o"
 	/usr/bin/c++  $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/DAPPLE.dir/UTIL/num_th_alg.cc.o -c /home/rania/CLionProjects/DAPPLE-2.0/UTIL/num_th_alg.cc
 
 CMakeFiles/DAPPLE.dir/UTIL/num_th_alg.cc.i: cmake_force
@@ -592,7 +605,7 @@ CMakeFiles/DAPPLE.dir/UTIL/num_th_alg.cc.s: cmake_force
 
 CMakeFiles/DAPPLE.dir/UTIL/prime_seq.cc.o: CMakeFiles/DAPPLE.dir/flags.make
 CMakeFiles/DAPPLE.dir/UTIL/prime_seq.cc.o: ../UTIL/prime_seq.cc
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/rania/CLionProjects/DAPPLE-2.0/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_42) "Building CXX object CMakeFiles/DAPPLE.dir/UTIL/prime_seq.cc.o"
+	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/rania/CLionProjects/DAPPLE-2.0/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_43) "Building CXX object CMakeFiles/DAPPLE.dir/UTIL/prime_seq.cc.o"
 	/usr/bin/c++  $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/DAPPLE.dir/UTIL/prime_seq.cc.o -c /home/rania/CLionProjects/DAPPLE-2.0/UTIL/prime_seq.cc
 
 CMakeFiles/DAPPLE.dir/UTIL/prime_seq.cc.i: cmake_force
@@ -605,7 +618,7 @@ CMakeFiles/DAPPLE.dir/UTIL/prime_seq.cc.s: cmake_force
 
 CMakeFiles/DAPPLE.dir/ML/LR/LR.cpp.o: CMakeFiles/DAPPLE.dir/flags.make
 CMakeFiles/DAPPLE.dir/ML/LR/LR.cpp.o: ../ML/LR/LR.cpp
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/rania/CLionProjects/DAPPLE-2.0/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_43) "Building CXX object CMakeFiles/DAPPLE.dir/ML/LR/LR.cpp.o"
+	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/rania/CLionProjects/DAPPLE-2.0/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_44) "Building CXX object CMakeFiles/DAPPLE.dir/ML/LR/LR.cpp.o"
 	/usr/bin/c++  $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/DAPPLE.dir/ML/LR/LR.cpp.o -c /home/rania/CLionProjects/DAPPLE-2.0/ML/LR/LR.cpp
 
 CMakeFiles/DAPPLE.dir/ML/LR/LR.cpp.i: cmake_force
@@ -627,6 +640,7 @@ DAPPLE_OBJECTS = \
 "CMakeFiles/DAPPLE.dir/CRYPTO/EvalDiv100.cpp.o" \
 "CMakeFiles/DAPPLE.dir/CRYPTO/EvalEntropy.cpp.o" \
 "CMakeFiles/DAPPLE.dir/CRYPTO/EvalHBound.cpp.o" \
+"CMakeFiles/DAPPLE.dir/CRYPTO/EvalLrUpdate.cpp.o" \
 "CMakeFiles/DAPPLE.dir/CRYPTO/EvalMult.cpp.o" \
 "CMakeFiles/DAPPLE.dir/CRYPTO/EvalProba.cpp.o" \
 "CMakeFiles/DAPPLE.dir/CRYPTO/EvalSigmoid.cpp.o" \
@@ -674,6 +688,7 @@ DAPPLE: CMakeFiles/DAPPLE.dir/CRYPTO/EvalDiv.cpp.o
 DAPPLE: CMakeFiles/DAPPLE.dir/CRYPTO/EvalDiv100.cpp.o
 DAPPLE: CMakeFiles/DAPPLE.dir/CRYPTO/EvalEntropy.cpp.o
 DAPPLE: CMakeFiles/DAPPLE.dir/CRYPTO/EvalHBound.cpp.o
+DAPPLE: CMakeFiles/DAPPLE.dir/CRYPTO/EvalLrUpdate.cpp.o
 DAPPLE: CMakeFiles/DAPPLE.dir/CRYPTO/EvalMult.cpp.o
 DAPPLE: CMakeFiles/DAPPLE.dir/CRYPTO/EvalProba.cpp.o
 DAPPLE: CMakeFiles/DAPPLE.dir/CRYPTO/EvalSigmoid.cpp.o
@@ -712,7 +727,7 @@ DAPPLE: CMakeFiles/DAPPLE.dir/build.make
 DAPPLE: /usr/lib/gcc/x86_64-linux-gnu/7/libgomp.so
 DAPPLE: /usr/lib/x86_64-linux-gnu/libpthread.so
 DAPPLE: CMakeFiles/DAPPLE.dir/link.txt
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/home/rania/CLionProjects/DAPPLE-2.0/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_44) "Linking CXX executable DAPPLE"
+	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/home/rania/CLionProjects/DAPPLE-2.0/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_45) "Linking CXX executable DAPPLE"
 	$(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/DAPPLE.dir/link.txt --verbose=$(VERBOSE)
 
 # Rule to build all files generated by this target.
diff --git a/cmake-build-debug/CMakeFiles/DAPPLE.dir/cmake_clean.cmake b/cmake-build-debug/CMakeFiles/DAPPLE.dir/cmake_clean.cmake
index a5b4893adaa33c58948a0922872c979531e2b3f2..fea1bf05405003c311e12551452f87e9a01ec1d8 100644
--- a/cmake-build-debug/CMakeFiles/DAPPLE.dir/cmake_clean.cmake
+++ b/cmake-build-debug/CMakeFiles/DAPPLE.dir/cmake_clean.cmake
@@ -8,6 +8,7 @@ file(REMOVE_RECURSE
   "CMakeFiles/DAPPLE.dir/CRYPTO/EvalDiv100.cpp.o"
   "CMakeFiles/DAPPLE.dir/CRYPTO/EvalEntropy.cpp.o"
   "CMakeFiles/DAPPLE.dir/CRYPTO/EvalHBound.cpp.o"
+  "CMakeFiles/DAPPLE.dir/CRYPTO/EvalLrUpdate.cpp.o"
   "CMakeFiles/DAPPLE.dir/CRYPTO/EvalMult.cpp.o"
   "CMakeFiles/DAPPLE.dir/CRYPTO/EvalProba.cpp.o"
   "CMakeFiles/DAPPLE.dir/CRYPTO/EvalSigmoid.cpp.o"
diff --git a/cmake-build-debug/CMakeFiles/DAPPLE.dir/depend.internal b/cmake-build-debug/CMakeFiles/DAPPLE.dir/depend.internal
index eae132c422e03c5a7fc19529cc00689d43661b3b..adf7d7e13f3ae2059e32d877cd104d9e7905188a 100644
--- a/cmake-build-debug/CMakeFiles/DAPPLE.dir/depend.internal
+++ b/cmake-build-debug/CMakeFiles/DAPPLE.dir/depend.internal
@@ -68,6 +68,14 @@ CMakeFiles/DAPPLE.dir/CRYPTO/EvalHBound.cpp.o
  /home/rania/CLionProjects/DAPPLE-2.0/UTIL/mpz_class.hh
  /home/rania/CLionProjects/DAPPLE-2.0/UTIL/num_th_alg.hh
  /home/rania/CLionProjects/DAPPLE-2.0/UTIL/util_gmp_rand.h
+CMakeFiles/DAPPLE.dir/CRYPTO/EvalLrUpdate.cpp.o
+ /home/rania/CLionProjects/DAPPLE-2.0/CRYPTO/DTPKC.h
+ /home/rania/CLionProjects/DAPPLE-2.0/CRYPTO/EvalDiv.h
+ /home/rania/CLionProjects/DAPPLE-2.0/CRYPTO/EvalLrUpdate.cpp
+ /home/rania/CLionProjects/DAPPLE-2.0/CRYPTO/EvalLrUpdate.h
+ /home/rania/CLionProjects/DAPPLE-2.0/UTIL/mpz_class.hh
+ /home/rania/CLionProjects/DAPPLE-2.0/UTIL/num_th_alg.hh
+ /home/rania/CLionProjects/DAPPLE-2.0/UTIL/util_gmp_rand.h
 CMakeFiles/DAPPLE.dir/CRYPTO/EvalMult.cpp.o
  /home/rania/CLionProjects/DAPPLE-2.0/CRYPTO/DTPKC.h
  /home/rania/CLionProjects/DAPPLE-2.0/CRYPTO/EvalMult.cpp
diff --git a/cmake-build-debug/CMakeFiles/DAPPLE.dir/depend.make b/cmake-build-debug/CMakeFiles/DAPPLE.dir/depend.make
index 8ecdfb9b51d416261d9b28a70e9988594e1080a5..91383efb129da01848160334fb7eda03ccb99d43 100644
--- a/cmake-build-debug/CMakeFiles/DAPPLE.dir/depend.make
+++ b/cmake-build-debug/CMakeFiles/DAPPLE.dir/depend.make
@@ -68,6 +68,14 @@ CMakeFiles/DAPPLE.dir/CRYPTO/EvalHBound.cpp.o: ../UTIL/mpz_class.hh
 CMakeFiles/DAPPLE.dir/CRYPTO/EvalHBound.cpp.o: ../UTIL/num_th_alg.hh
 CMakeFiles/DAPPLE.dir/CRYPTO/EvalHBound.cpp.o: ../UTIL/util_gmp_rand.h
 
+CMakeFiles/DAPPLE.dir/CRYPTO/EvalLrUpdate.cpp.o: ../CRYPTO/DTPKC.h
+CMakeFiles/DAPPLE.dir/CRYPTO/EvalLrUpdate.cpp.o: ../CRYPTO/EvalDiv.h
+CMakeFiles/DAPPLE.dir/CRYPTO/EvalLrUpdate.cpp.o: ../CRYPTO/EvalLrUpdate.cpp
+CMakeFiles/DAPPLE.dir/CRYPTO/EvalLrUpdate.cpp.o: ../CRYPTO/EvalLrUpdate.h
+CMakeFiles/DAPPLE.dir/CRYPTO/EvalLrUpdate.cpp.o: ../UTIL/mpz_class.hh
+CMakeFiles/DAPPLE.dir/CRYPTO/EvalLrUpdate.cpp.o: ../UTIL/num_th_alg.hh
+CMakeFiles/DAPPLE.dir/CRYPTO/EvalLrUpdate.cpp.o: ../UTIL/util_gmp_rand.h
+
 CMakeFiles/DAPPLE.dir/CRYPTO/EvalMult.cpp.o: ../CRYPTO/DTPKC.h
 CMakeFiles/DAPPLE.dir/CRYPTO/EvalMult.cpp.o: ../CRYPTO/EvalMult.cpp
 CMakeFiles/DAPPLE.dir/CRYPTO/EvalMult.cpp.o: ../CRYPTO/EvalMult.h
diff --git a/cmake-build-debug/CMakeFiles/DAPPLE.dir/link.txt b/cmake-build-debug/CMakeFiles/DAPPLE.dir/link.txt
index 20b47893132dd3d0ad7c52544d6dfedbbb0b5815..ae37f1fe2846fc675e57ffc352409a9dfd4f4b8d 100644
--- a/cmake-build-debug/CMakeFiles/DAPPLE.dir/link.txt
+++ b/cmake-build-debug/CMakeFiles/DAPPLE.dir/link.txt
@@ -1 +1 @@
-/usr/bin/c++   -fopenmp -g    CMakeFiles/DAPPLE.dir/CRYPTO/DTPKC.cpp.o CMakeFiles/DAPPLE.dir/CRYPTO/EvalAdd.cpp.o CMakeFiles/DAPPLE.dir/CRYPTO/EvalAddPow2.cpp.o CMakeFiles/DAPPLE.dir/CRYPTO/EvalCmp.cpp.o CMakeFiles/DAPPLE.dir/CRYPTO/EvalCmp100.cpp.o CMakeFiles/DAPPLE.dir/CRYPTO/EvalDiv.cpp.o CMakeFiles/DAPPLE.dir/CRYPTO/EvalDiv100.cpp.o CMakeFiles/DAPPLE.dir/CRYPTO/EvalEntropy.cpp.o CMakeFiles/DAPPLE.dir/CRYPTO/EvalHBound.cpp.o CMakeFiles/DAPPLE.dir/CRYPTO/EvalMult.cpp.o CMakeFiles/DAPPLE.dir/CRYPTO/EvalProba.cpp.o CMakeFiles/DAPPLE.dir/CRYPTO/EvalSigmoid.cpp.o CMakeFiles/DAPPLE.dir/CRYPTO/EvalStandardDiv.cpp.o CMakeFiles/DAPPLE.dir/CRYPTO/EvalSub.cpp.o CMakeFiles/DAPPLE.dir/CRYPTO/EvalThreashold.cpp.o CMakeFiles/DAPPLE.dir/CRYPTO/SkeySwitch.cpp.o CMakeFiles/DAPPLE.dir/ML/NB/NB_Classifier.cpp.o CMakeFiles/DAPPLE.dir/ML/NB/Stats.cpp.o CMakeFiles/DAPPLE.dir/ML/VFDT/Node.cpp.o CMakeFiles/DAPPLE.dir/ML/VFDT/NodeStats.cpp.o CMakeFiles/DAPPLE.dir/ML/VFDT/NodeTest.cpp.o CMakeFiles/DAPPLE.dir/ML/VFDT/VFDT_Classifier.cpp.o CMakeFiles/DAPPLE.dir/PPML/IO/PPDatasetReader.cpp.o CMakeFiles/DAPPLE.dir/PPML/PPNB/PPNB_Classifier.cpp.o CMakeFiles/DAPPLE.dir/PPML/PPNB/PPStats.cpp.o CMakeFiles/DAPPLE.dir/PPML/PPVFDT/PPNode.cpp.o CMakeFiles/DAPPLE.dir/PPML/PPVFDT/PPNodeStats.cpp.o CMakeFiles/DAPPLE.dir/PPML/PPVFDT/PPNodeTest.cpp.o CMakeFiles/DAPPLE.dir/PPML/PPVFDT/PPVFDT_Classifier.cpp.o CMakeFiles/DAPPLE.dir/TEST/TESTBuildingBlocks.cpp.o CMakeFiles/DAPPLE.dir/TEST/TESTCryptoDatasetReader.cpp.o CMakeFiles/DAPPLE.dir/TEST/TESTDTPKC.cpp.o CMakeFiles/DAPPLE.dir/TEST/TESTDatasetReader.cpp.o CMakeFiles/DAPPLE.dir/TEST/TESTNppNB.cpp.o CMakeFiles/DAPPLE.dir/TEST/TESTNppVFDT.cpp.o CMakeFiles/DAPPLE.dir/TEST/TESTppNB.cpp.o CMakeFiles/DAPPLE.dir/TEST/TESTppVFDT.cpp.o CMakeFiles/DAPPLE.dir/TEST/TestOpenMp.cpp.o CMakeFiles/DAPPLE.dir/TEST/main.cpp.o CMakeFiles/DAPPLE.dir/UTIL/math_util.cc.o CMakeFiles/DAPPLE.dir/UTIL/num_th_alg.cc.o CMakeFiles/DAPPLE.dir/UTIL/prime_seq.cc.o CMakeFiles/DAPPLE.dir/ML/LR/LR.cpp.o  -o DAPPLE -lgmp -lgmpxx -lntl -lm -lconfig4cpp -lmpfr -lssl -lcrypto /usr/lib/gcc/x86_64-linux-gnu/7/libgomp.so -lpthread 
+/usr/bin/c++   -fopenmp -g    CMakeFiles/DAPPLE.dir/CRYPTO/DTPKC.cpp.o CMakeFiles/DAPPLE.dir/CRYPTO/EvalAdd.cpp.o CMakeFiles/DAPPLE.dir/CRYPTO/EvalAddPow2.cpp.o CMakeFiles/DAPPLE.dir/CRYPTO/EvalCmp.cpp.o CMakeFiles/DAPPLE.dir/CRYPTO/EvalCmp100.cpp.o CMakeFiles/DAPPLE.dir/CRYPTO/EvalDiv.cpp.o CMakeFiles/DAPPLE.dir/CRYPTO/EvalDiv100.cpp.o CMakeFiles/DAPPLE.dir/CRYPTO/EvalEntropy.cpp.o CMakeFiles/DAPPLE.dir/CRYPTO/EvalHBound.cpp.o CMakeFiles/DAPPLE.dir/CRYPTO/EvalLrUpdate.cpp.o CMakeFiles/DAPPLE.dir/CRYPTO/EvalMult.cpp.o CMakeFiles/DAPPLE.dir/CRYPTO/EvalProba.cpp.o CMakeFiles/DAPPLE.dir/CRYPTO/EvalSigmoid.cpp.o CMakeFiles/DAPPLE.dir/CRYPTO/EvalStandardDiv.cpp.o CMakeFiles/DAPPLE.dir/CRYPTO/EvalSub.cpp.o CMakeFiles/DAPPLE.dir/CRYPTO/EvalThreashold.cpp.o CMakeFiles/DAPPLE.dir/CRYPTO/SkeySwitch.cpp.o CMakeFiles/DAPPLE.dir/ML/NB/NB_Classifier.cpp.o CMakeFiles/DAPPLE.dir/ML/NB/Stats.cpp.o CMakeFiles/DAPPLE.dir/ML/VFDT/Node.cpp.o CMakeFiles/DAPPLE.dir/ML/VFDT/NodeStats.cpp.o CMakeFiles/DAPPLE.dir/ML/VFDT/NodeTest.cpp.o CMakeFiles/DAPPLE.dir/ML/VFDT/VFDT_Classifier.cpp.o CMakeFiles/DAPPLE.dir/PPML/IO/PPDatasetReader.cpp.o CMakeFiles/DAPPLE.dir/PPML/PPNB/PPNB_Classifier.cpp.o CMakeFiles/DAPPLE.dir/PPML/PPNB/PPStats.cpp.o CMakeFiles/DAPPLE.dir/PPML/PPVFDT/PPNode.cpp.o CMakeFiles/DAPPLE.dir/PPML/PPVFDT/PPNodeStats.cpp.o CMakeFiles/DAPPLE.dir/PPML/PPVFDT/PPNodeTest.cpp.o CMakeFiles/DAPPLE.dir/PPML/PPVFDT/PPVFDT_Classifier.cpp.o CMakeFiles/DAPPLE.dir/TEST/TESTBuildingBlocks.cpp.o CMakeFiles/DAPPLE.dir/TEST/TESTCryptoDatasetReader.cpp.o CMakeFiles/DAPPLE.dir/TEST/TESTDTPKC.cpp.o CMakeFiles/DAPPLE.dir/TEST/TESTDatasetReader.cpp.o CMakeFiles/DAPPLE.dir/TEST/TESTNppNB.cpp.o CMakeFiles/DAPPLE.dir/TEST/TESTNppVFDT.cpp.o CMakeFiles/DAPPLE.dir/TEST/TESTppNB.cpp.o CMakeFiles/DAPPLE.dir/TEST/TESTppVFDT.cpp.o CMakeFiles/DAPPLE.dir/TEST/TestOpenMp.cpp.o CMakeFiles/DAPPLE.dir/TEST/main.cpp.o CMakeFiles/DAPPLE.dir/UTIL/math_util.cc.o CMakeFiles/DAPPLE.dir/UTIL/num_th_alg.cc.o CMakeFiles/DAPPLE.dir/UTIL/prime_seq.cc.o CMakeFiles/DAPPLE.dir/ML/LR/LR.cpp.o  -o DAPPLE -lgmp -lgmpxx -lntl -lm -lconfig4cpp -lmpfr -lssl -lcrypto /usr/lib/gcc/x86_64-linux-gnu/7/libgomp.so -lpthread 
diff --git a/cmake-build-debug/CMakeFiles/DAPPLE.dir/progress.make b/cmake-build-debug/CMakeFiles/DAPPLE.dir/progress.make
index 5a239a38720ddb6415bca30195ab18f5a54ece04..d2ba1f2d52b2105c10abcb6d7e1d0fca00542544 100644
--- a/cmake-build-debug/CMakeFiles/DAPPLE.dir/progress.make
+++ b/cmake-build-debug/CMakeFiles/DAPPLE.dir/progress.make
@@ -42,4 +42,5 @@ CMAKE_PROGRESS_41 = 41
 CMAKE_PROGRESS_42 = 42
 CMAKE_PROGRESS_43 = 43
 CMAKE_PROGRESS_44 = 44
+CMAKE_PROGRESS_45 = 45
 
diff --git a/cmake-build-debug/CMakeFiles/Makefile2 b/cmake-build-debug/CMakeFiles/Makefile2
index c84d79cefadf5ab5eee88db86e252986276afd24..1d089656c556c234e6a903100567729f3fb97558 100644
--- a/cmake-build-debug/CMakeFiles/Makefile2
+++ b/cmake-build-debug/CMakeFiles/Makefile2
@@ -71,7 +71,7 @@ CMAKE_BINARY_DIR = /home/rania/CLionProjects/DAPPLE-2.0/cmake-build-debug
 CMakeFiles/DAPPLE.dir/all:
 	$(MAKE) -f CMakeFiles/DAPPLE.dir/build.make CMakeFiles/DAPPLE.dir/depend
 	$(MAKE) -f CMakeFiles/DAPPLE.dir/build.make CMakeFiles/DAPPLE.dir/build
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/rania/CLionProjects/DAPPLE-2.0/cmake-build-debug/CMakeFiles --progress-num=1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44 "Built target DAPPLE"
+	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/rania/CLionProjects/DAPPLE-2.0/cmake-build-debug/CMakeFiles --progress-num=1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45 "Built target DAPPLE"
 .PHONY : CMakeFiles/DAPPLE.dir/all
 
 # Include target in all.
@@ -81,7 +81,7 @@ all: CMakeFiles/DAPPLE.dir/all
 
 # Build rule for subdir invocation for target.
 CMakeFiles/DAPPLE.dir/rule: cmake_check_build_system
-	$(CMAKE_COMMAND) -E cmake_progress_start /home/rania/CLionProjects/DAPPLE-2.0/cmake-build-debug/CMakeFiles 44
+	$(CMAKE_COMMAND) -E cmake_progress_start /home/rania/CLionProjects/DAPPLE-2.0/cmake-build-debug/CMakeFiles 45
 	$(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/DAPPLE.dir/all
 	$(CMAKE_COMMAND) -E cmake_progress_start /home/rania/CLionProjects/DAPPLE-2.0/cmake-build-debug/CMakeFiles 0
 .PHONY : CMakeFiles/DAPPLE.dir/rule
diff --git a/cmake-build-debug/CMakeFiles/progress.marks b/cmake-build-debug/CMakeFiles/progress.marks
index c739b42c4d2ce23786c5350641d0adbf5fa7d6b2..ea90ee31980757b2e469741512bcb39e73494e78 100644
--- a/cmake-build-debug/CMakeFiles/progress.marks
+++ b/cmake-build-debug/CMakeFiles/progress.marks
@@ -1 +1 @@
-44
+45
diff --git a/cmake-build-debug/DAPPLE.cbp b/cmake-build-debug/DAPPLE.cbp
index e79d9d510bbe67004cc2f4f4bb7359e1edc80c66..798fa48c53cb8abc38fd1c0417edfebf18bb45bd 100644
--- a/cmake-build-debug/DAPPLE.cbp
+++ b/cmake-build-debug/DAPPLE.cbp
@@ -138,6 +138,12 @@
 		<Unit filename="/home/rania/CLionProjects/DAPPLE-2.0/CRYPTO/EvalHBound.h">
 			<Option target="DAPPLE"/>
 		</Unit>
+		<Unit filename="/home/rania/CLionProjects/DAPPLE-2.0/CRYPTO/EvalLrUpdate.cpp">
+			<Option target="DAPPLE"/>
+		</Unit>
+		<Unit filename="/home/rania/CLionProjects/DAPPLE-2.0/CRYPTO/EvalLrUpdate.h">
+			<Option target="DAPPLE"/>
+		</Unit>
 		<Unit filename="/home/rania/CLionProjects/DAPPLE-2.0/CRYPTO/EvalMult.cpp">
 			<Option target="DAPPLE"/>
 		</Unit>
diff --git a/cmake-build-debug/Makefile b/cmake-build-debug/Makefile
index 73f2c5f8964ec99b33757584268ca5dc0d5ab863..0f6b0da891c80684a18b197aec7b0c9a585608cf 100644
--- a/cmake-build-debug/Makefile
+++ b/cmake-build-debug/Makefile
@@ -366,6 +366,33 @@ CRYPTO/EvalHBound.cpp.s:
 	$(MAKE) -f CMakeFiles/DAPPLE.dir/build.make CMakeFiles/DAPPLE.dir/CRYPTO/EvalHBound.cpp.s
 .PHONY : CRYPTO/EvalHBound.cpp.s
 
+CRYPTO/EvalLrUpdate.o: CRYPTO/EvalLrUpdate.cpp.o
+
+.PHONY : CRYPTO/EvalLrUpdate.o
+
+# target to build an object file
+CRYPTO/EvalLrUpdate.cpp.o:
+	$(MAKE) -f CMakeFiles/DAPPLE.dir/build.make CMakeFiles/DAPPLE.dir/CRYPTO/EvalLrUpdate.cpp.o
+.PHONY : CRYPTO/EvalLrUpdate.cpp.o
+
+CRYPTO/EvalLrUpdate.i: CRYPTO/EvalLrUpdate.cpp.i
+
+.PHONY : CRYPTO/EvalLrUpdate.i
+
+# target to preprocess a source file
+CRYPTO/EvalLrUpdate.cpp.i:
+	$(MAKE) -f CMakeFiles/DAPPLE.dir/build.make CMakeFiles/DAPPLE.dir/CRYPTO/EvalLrUpdate.cpp.i
+.PHONY : CRYPTO/EvalLrUpdate.cpp.i
+
+CRYPTO/EvalLrUpdate.s: CRYPTO/EvalLrUpdate.cpp.s
+
+.PHONY : CRYPTO/EvalLrUpdate.s
+
+# target to generate assembly for a file
+CRYPTO/EvalLrUpdate.cpp.s:
+	$(MAKE) -f CMakeFiles/DAPPLE.dir/build.make CMakeFiles/DAPPLE.dir/CRYPTO/EvalLrUpdate.cpp.s
+.PHONY : CRYPTO/EvalLrUpdate.cpp.s
+
 CRYPTO/EvalMult.o: CRYPTO/EvalMult.cpp.o
 
 .PHONY : CRYPTO/EvalMult.o
@@ -1320,6 +1347,9 @@ help:
 	@echo "... CRYPTO/EvalHBound.o"
 	@echo "... CRYPTO/EvalHBound.i"
 	@echo "... CRYPTO/EvalHBound.s"
+	@echo "... CRYPTO/EvalLrUpdate.o"
+	@echo "... CRYPTO/EvalLrUpdate.i"
+	@echo "... CRYPTO/EvalLrUpdate.s"
 	@echo "... CRYPTO/EvalMult.o"
 	@echo "... CRYPTO/EvalMult.i"
 	@echo "... CRYPTO/EvalMult.s"