From a98e4d9e9d7a1aba4d43cdda3ea0d035ff323205 Mon Sep 17 00:00:00 2001 From: ChaconneLuo Date: Wed, 18 Mar 2026 16:01:55 +0800 Subject: [PATCH] fix: spark sql union recursion --- src/grammar/spark/SparkSqlParser.g4 | 1 - src/lib/spark/SparkSqlParser.interp | 2 +- src/lib/spark/SparkSqlParser.ts | 5020 +++++++++++++-------------- 3 files changed, 2492 insertions(+), 2531 deletions(-) diff --git a/src/grammar/spark/SparkSqlParser.g4 b/src/grammar/spark/SparkSqlParser.g4 index 2dad67ea..fe937a62 100644 --- a/src/grammar/spark/SparkSqlParser.g4 +++ b/src/grammar/spark/SparkSqlParser.g4 @@ -457,7 +457,6 @@ clusterOrDistributeBy queryTerm : queryPrimary - | left=queryTerm operator=(KW_INTERSECT | KW_UNION | KW_EXCEPT | KW_MINUS) setQuantifier? right=queryTerm | left=queryTerm operator=KW_INTERSECT setQuantifier? right=queryTerm | left=queryTerm operator=(KW_UNION | KW_EXCEPT | KW_MINUS) setQuantifier? right=queryTerm ; diff --git a/src/lib/spark/SparkSqlParser.interp b/src/lib/spark/SparkSqlParser.interp index db7ab5fa..e471445d 100644 --- a/src/lib/spark/SparkSqlParser.interp +++ b/src/lib/spark/SparkSqlParser.interp @@ -969,4 +969,4 @@ nonReserved atn: -[4, 1, 393, 3760, 2, 0, 7, 0, 2, 1, 7, 1, 2, 2, 7, 2, 2, 3, 7, 3, 2, 4, 7, 4, 2, 5, 7, 5, 2, 6, 7, 6, 2, 7, 7, 7, 2, 8, 7, 8, 2, 9, 7, 9, 2, 10, 7, 10, 2, 11, 7, 11, 2, 12, 7, 12, 2, 13, 7, 13, 2, 14, 7, 14, 2, 15, 7, 15, 2, 16, 7, 16, 2, 17, 7, 17, 2, 18, 7, 18, 2, 19, 7, 19, 2, 20, 7, 20, 2, 21, 7, 21, 2, 22, 7, 22, 2, 23, 7, 23, 2, 24, 7, 24, 2, 25, 7, 25, 2, 26, 7, 26, 2, 27, 7, 27, 2, 28, 7, 28, 2, 29, 7, 29, 2, 30, 7, 30, 2, 31, 7, 31, 2, 32, 7, 32, 2, 33, 7, 33, 2, 34, 7, 34, 2, 35, 7, 35, 2, 36, 7, 36, 2, 37, 7, 37, 2, 38, 7, 38, 2, 39, 7, 39, 2, 40, 7, 40, 2, 41, 7, 41, 2, 42, 7, 42, 2, 43, 7, 43, 2, 44, 7, 44, 2, 45, 7, 45, 2, 46, 7, 46, 2, 47, 7, 47, 2, 48, 7, 48, 2, 49, 7, 49, 2, 50, 7, 50, 2, 51, 7, 51, 2, 52, 7, 52, 2, 53, 7, 53, 2, 54, 7, 54, 2, 55, 7, 55, 2, 56, 7, 56, 2, 57, 7, 57, 2, 58, 7, 58, 2, 59, 7, 59, 2, 60, 7, 60, 2, 61, 7, 61, 2, 62, 7, 62, 2, 63, 7, 63, 2, 64, 7, 64, 2, 65, 7, 65, 2, 66, 7, 66, 2, 67, 7, 67, 2, 68, 7, 68, 2, 69, 7, 69, 2, 70, 7, 70, 2, 71, 7, 71, 2, 72, 7, 72, 2, 73, 7, 73, 2, 74, 7, 74, 2, 75, 7, 75, 2, 76, 7, 76, 2, 77, 7, 77, 2, 78, 7, 78, 2, 79, 7, 79, 2, 80, 7, 80, 2, 81, 7, 81, 2, 82, 7, 82, 2, 83, 7, 83, 2, 84, 7, 84, 2, 85, 7, 85, 2, 86, 7, 86, 2, 87, 7, 87, 2, 88, 7, 88, 2, 89, 7, 89, 2, 90, 7, 90, 2, 91, 7, 91, 2, 92, 7, 92, 2, 93, 7, 93, 2, 94, 7, 94, 2, 95, 7, 95, 2, 96, 7, 96, 2, 97, 7, 97, 2, 98, 7, 98, 2, 99, 7, 99, 2, 100, 7, 100, 2, 101, 7, 101, 2, 102, 7, 102, 2, 103, 7, 103, 2, 104, 7, 104, 2, 105, 7, 105, 2, 106, 7, 106, 2, 107, 7, 107, 2, 108, 7, 108, 2, 109, 7, 109, 2, 110, 7, 110, 2, 111, 7, 111, 2, 112, 7, 112, 2, 113, 7, 113, 2, 114, 7, 114, 2, 115, 7, 115, 2, 116, 7, 116, 2, 117, 7, 117, 2, 118, 7, 118, 2, 119, 7, 119, 2, 120, 7, 120, 2, 121, 7, 121, 2, 122, 7, 122, 2, 123, 7, 123, 2, 124, 7, 124, 2, 125, 7, 125, 2, 126, 7, 126, 2, 127, 7, 127, 2, 128, 7, 128, 2, 129, 7, 129, 2, 130, 7, 130, 2, 131, 7, 131, 2, 132, 7, 132, 2, 133, 7, 133, 2, 134, 7, 134, 2, 135, 7, 135, 2, 136, 7, 136, 2, 137, 7, 137, 2, 138, 7, 138, 2, 139, 7, 139, 2, 140, 7, 140, 2, 141, 7, 141, 2, 142, 7, 142, 2, 143, 7, 143, 2, 144, 7, 144, 2, 145, 7, 145, 2, 146, 7, 146, 2, 147, 7, 147, 2, 148, 7, 148, 2, 149, 7, 149, 2, 150, 7, 150, 2, 151, 7, 151, 2, 152, 7, 152, 2, 153, 7, 153, 2, 154, 7, 154, 2, 155, 7, 155, 2, 156, 7, 156, 2, 157, 7, 157, 2, 158, 7, 158, 2, 159, 7, 159, 2, 160, 7, 160, 2, 161, 7, 161, 2, 162, 7, 162, 2, 163, 7, 163, 2, 164, 7, 164, 2, 165, 7, 165, 2, 166, 7, 166, 2, 167, 7, 167, 2, 168, 7, 168, 2, 169, 7, 169, 2, 170, 7, 170, 2, 171, 7, 171, 2, 172, 7, 172, 2, 173, 7, 173, 2, 174, 7, 174, 1, 0, 5, 0, 352, 8, 0, 10, 0, 12, 0, 355, 9, 0, 1, 0, 1, 0, 1, 1, 1, 1, 3, 1, 361, 8, 1, 1, 2, 1, 2, 3, 2, 365, 8, 2, 1, 2, 1, 2, 1, 2, 3, 2, 370, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 377, 8, 2, 1, 2, 1, 2, 1, 2, 3, 2, 382, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 5, 2, 392, 8, 2, 10, 2, 12, 2, 395, 9, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 414, 8, 2, 1, 2, 1, 2, 3, 2, 418, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 424, 8, 2, 1, 2, 3, 2, 427, 8, 2, 1, 2, 3, 2, 430, 8, 2, 1, 2, 1, 2, 3, 2, 434, 8, 2, 1, 2, 3, 2, 437, 8, 2, 1, 2, 1, 2, 3, 2, 441, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 448, 8, 2, 1, 2, 3, 2, 451, 8, 2, 1, 2, 1, 2, 3, 2, 455, 8, 2, 1, 2, 3, 2, 458, 8, 2, 1, 2, 1, 2, 1, 2, 3, 2, 463, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 5, 2, 476, 8, 2, 10, 2, 12, 2, 479, 9, 2, 1, 2, 1, 2, 3, 2, 483, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 492, 8, 2, 1, 2, 3, 2, 495, 8, 2, 1, 2, 1, 2, 3, 2, 499, 8, 2, 1, 2, 3, 2, 502, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 508, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 519, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 525, 8, 2, 1, 2, 1, 2, 1, 2, 3, 2, 530, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 563, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 573, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 584, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 595, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 606, 8, 2, 1, 2, 1, 2, 1, 2, 3, 2, 611, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 620, 8, 2, 1, 2, 1, 2, 3, 2, 624, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 630, 8, 2, 1, 2, 1, 2, 3, 2, 634, 8, 2, 1, 2, 1, 2, 1, 2, 3, 2, 639, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 645, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 657, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 665, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 671, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 682, 8, 2, 1, 2, 1, 2, 3, 2, 686, 8, 2, 1, 2, 4, 2, 689, 8, 2, 11, 2, 12, 2, 690, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 706, 8, 2, 1, 2, 1, 2, 3, 2, 710, 8, 2, 1, 2, 1, 2, 1, 2, 5, 2, 715, 8, 2, 10, 2, 12, 2, 718, 9, 2, 1, 2, 3, 2, 721, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 727, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 757, 8, 2, 1, 2, 1, 2, 3, 2, 761, 8, 2, 1, 2, 1, 2, 1, 2, 3, 2, 766, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 773, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 779, 8, 2, 1, 2, 3, 2, 782, 8, 2, 1, 2, 3, 2, 785, 8, 2, 1, 2, 1, 2, 3, 2, 789, 8, 2, 1, 2, 1, 2, 3, 2, 793, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 5, 2, 802, 8, 2, 10, 2, 12, 2, 805, 9, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 813, 8, 2, 1, 2, 3, 2, 816, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 825, 8, 2, 1, 2, 1, 2, 1, 2, 3, 2, 830, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 836, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 843, 8, 2, 1, 2, 3, 2, 846, 8, 2, 1, 2, 1, 2, 3, 2, 850, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 5, 2, 863, 8, 2, 10, 2, 12, 2, 866, 9, 2, 3, 2, 868, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 874, 8, 2, 1, 2, 1, 2, 3, 2, 878, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 5, 2, 895, 8, 2, 10, 2, 12, 2, 898, 9, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 905, 8, 2, 1, 2, 1, 2, 3, 2, 909, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 915, 8, 2, 1, 2, 3, 2, 918, 8, 2, 1, 2, 1, 2, 3, 2, 922, 8, 2, 1, 2, 3, 2, 925, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 931, 8, 2, 1, 2, 1, 2, 1, 2, 3, 2, 936, 8, 2, 1, 2, 1, 2, 3, 2, 940, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 947, 8, 2, 1, 2, 3, 2, 950, 8, 2, 1, 2, 3, 2, 953, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 960, 8, 2, 1, 2, 1, 2, 1, 2, 3, 2, 965, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 974, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 982, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 988, 8, 2, 1, 2, 3, 2, 991, 8, 2, 1, 2, 3, 2, 994, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 1000, 8, 2, 1, 2, 1, 2, 3, 2, 1004, 8, 2, 1, 2, 1, 2, 1, 2, 3, 2, 1009, 8, 2, 1, 2, 3, 2, 1012, 8, 2, 1, 2, 1, 2, 3, 2, 1016, 8, 2, 3, 2, 1018, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 1026, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 1034, 8, 2, 1, 2, 3, 2, 1037, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 1044, 8, 2, 1, 2, 3, 2, 1047, 8, 2, 1, 2, 3, 2, 1050, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 1059, 8, 2, 1, 2, 1, 2, 1, 2, 3, 2, 1064, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 1070, 8, 2, 1, 2, 1, 2, 1, 2, 3, 2, 1075, 8, 2, 1, 2, 3, 2, 1078, 8, 2, 1, 2, 1, 2, 3, 2, 1082, 8, 2, 1, 2, 3, 2, 1085, 8, 2, 1, 2, 1, 2, 3, 2, 1089, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 1099, 8, 2, 1, 2, 1, 2, 1, 2, 3, 2, 1104, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 5, 2, 1115, 8, 2, 10, 2, 12, 2, 1118, 9, 2, 3, 2, 1120, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 1128, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 1134, 8, 2, 1, 2, 3, 2, 1137, 8, 2, 1, 2, 3, 2, 1140, 8, 2, 1, 2, 1, 2, 1, 2, 3, 2, 1145, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 1153, 8, 2, 1, 2, 1, 2, 1, 2, 3, 2, 1158, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 1164, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 1170, 8, 2, 1, 2, 3, 2, 1173, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 1180, 8, 2, 1, 2, 1, 2, 1, 2, 5, 2, 1185, 8, 2, 10, 2, 12, 2, 1188, 9, 2, 1, 2, 1, 2, 1, 2, 5, 2, 1193, 8, 2, 10, 2, 12, 2, 1196, 9, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 1207, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 5, 2, 1213, 8, 2, 10, 2, 12, 2, 1216, 9, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 5, 2, 1240, 8, 2, 10, 2, 12, 2, 1243, 9, 2, 3, 2, 1245, 8, 2, 1, 2, 1, 2, 5, 2, 1249, 8, 2, 10, 2, 12, 2, 1252, 9, 2, 1, 2, 1, 2, 1, 2, 1, 2, 5, 2, 1258, 8, 2, 10, 2, 12, 2, 1261, 9, 2, 1, 2, 1, 2, 1, 2, 1, 2, 5, 2, 1267, 8, 2, 10, 2, 12, 2, 1270, 9, 2, 1, 2, 1, 2, 1, 2, 3, 2, 1275, 8, 2, 1, 2, 1, 2, 1, 2, 3, 2, 1280, 8, 2, 1, 2, 1, 2, 1, 2, 3, 2, 1285, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 1292, 8, 2, 1, 2, 1, 2, 1, 2, 3, 2, 1297, 8, 2, 1, 2, 1, 2, 1, 2, 3, 2, 1302, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 1309, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 5, 2, 1315, 8, 2, 10, 2, 12, 2, 1318, 9, 2, 3, 2, 1320, 8, 2, 1, 3, 1, 3, 1, 3, 1, 3, 3, 3, 1326, 8, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 3, 3, 1333, 8, 3, 1, 3, 1, 3, 3, 3, 1337, 8, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 3, 3, 1400, 8, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 3, 3, 1408, 8, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 3, 3, 1415, 8, 3, 1, 4, 1, 4, 1, 4, 1, 4, 1, 4, 1, 4, 3, 4, 1423, 8, 4, 1, 4, 1, 4, 1, 4, 1, 4, 1, 5, 1, 5, 1, 5, 1, 5, 1, 5, 1, 5, 3, 5, 1435, 8, 5, 1, 5, 1, 5, 1, 5, 3, 5, 1440, 8, 5, 1, 6, 1, 6, 1, 6, 1, 7, 1, 7, 1, 7, 1, 8, 3, 8, 1449, 8, 8, 1, 8, 1, 8, 1, 8, 1, 9, 1, 9, 1, 9, 3, 9, 1457, 8, 9, 1, 9, 1, 9, 1, 9, 3, 9, 1462, 8, 9, 3, 9, 1464, 8, 9, 1, 9, 1, 9, 1, 9, 1, 9, 1, 9, 1, 9, 3, 9, 1472, 8, 9, 1, 9, 1, 9, 1, 9, 3, 9, 1477, 8, 9, 1, 9, 1, 9, 3, 9, 1481, 8, 9, 1, 9, 3, 9, 1484, 8, 9, 1, 9, 1, 9, 1, 9, 1, 9, 1, 9, 1, 9, 3, 9, 1492, 8, 9, 1, 9, 1, 9, 1, 9, 3, 9, 1497, 8, 9, 1, 9, 1, 9, 1, 9, 1, 9, 1, 9, 1, 9, 1, 9, 3, 9, 1506, 8, 9, 1, 9, 1, 9, 1, 9, 3, 9, 1511, 8, 9, 1, 9, 3, 9, 1514, 8, 9, 1, 9, 1, 9, 1, 9, 3, 9, 1519, 8, 9, 1, 9, 1, 9, 3, 9, 1523, 8, 9, 1, 9, 1, 9, 1, 9, 3, 9, 1528, 8, 9, 3, 9, 1530, 8, 9, 1, 10, 1, 10, 1, 10, 3, 10, 1535, 8, 10, 1, 11, 1, 11, 1, 11, 1, 11, 1, 11, 5, 11, 1542, 8, 11, 10, 11, 12, 11, 1545, 9, 11, 1, 11, 1, 11, 1, 12, 1, 12, 1, 12, 3, 12, 1552, 8, 12, 1, 12, 1, 12, 1, 12, 1, 12, 3, 12, 1558, 8, 12, 1, 13, 1, 13, 1, 14, 1, 14, 1, 14, 1, 14, 1, 14, 3, 14, 1567, 8, 14, 1, 15, 1, 15, 1, 15, 5, 15, 1572, 8, 15, 10, 15, 12, 15, 1575, 9, 15, 1, 16, 1, 16, 1, 16, 1, 16, 5, 16, 1581, 8, 16, 10, 16, 12, 16, 1584, 9, 16, 1, 17, 1, 17, 3, 17, 1588, 8, 17, 1, 17, 3, 17, 1591, 8, 17, 1, 17, 1, 17, 1, 17, 1, 17, 1, 18, 1, 18, 1, 18, 1, 19, 1, 19, 1, 19, 1, 19, 1, 19, 1, 19, 1, 19, 1, 19, 1, 19, 1, 19, 1, 19, 1, 19, 1, 19, 1, 19, 1, 19, 1, 19, 5, 19, 1616, 8, 19, 10, 19, 12, 19, 1619, 9, 19, 1, 20, 1, 20, 1, 20, 1, 21, 1, 21, 1, 21, 1, 21, 5, 21, 1628, 8, 21, 10, 21, 12, 21, 1631, 9, 21, 1, 21, 1, 21, 1, 22, 1, 22, 3, 22, 1637, 8, 22, 1, 22, 3, 22, 1640, 8, 22, 1, 23, 1, 23, 1, 23, 5, 23, 1645, 8, 23, 10, 23, 12, 23, 1648, 9, 23, 1, 23, 3, 23, 1651, 8, 23, 1, 24, 1, 24, 1, 24, 1, 24, 3, 24, 1657, 8, 24, 1, 25, 1, 25, 1, 25, 1, 25, 5, 25, 1663, 8, 25, 10, 25, 12, 25, 1666, 9, 25, 1, 25, 1, 25, 1, 26, 1, 26, 3, 26, 1672, 8, 26, 1, 26, 3, 26, 1675, 8, 26, 1, 27, 1, 27, 1, 27, 1, 27, 5, 27, 1681, 8, 27, 10, 27, 12, 27, 1684, 9, 27, 1, 27, 1, 27, 1, 28, 1, 28, 1, 28, 1, 28, 5, 28, 1692, 8, 28, 10, 28, 12, 28, 1695, 9, 28, 1, 28, 1, 28, 1, 29, 1, 29, 1, 29, 1, 29, 1, 29, 1, 29, 3, 29, 1705, 8, 29, 1, 30, 1, 30, 1, 30, 1, 30, 1, 30, 1, 30, 3, 30, 1713, 8, 30, 1, 31, 1, 31, 1, 31, 1, 31, 3, 31, 1719, 8, 31, 1, 32, 1, 32, 1, 32, 1, 32, 1, 32, 1, 32, 1, 32, 4, 32, 1728, 8, 32, 11, 32, 12, 32, 1729, 1, 32, 1, 32, 1, 32, 1, 32, 1, 32, 3, 32, 1737, 8, 32, 1, 32, 1, 32, 1, 32, 1, 32, 1, 32, 3, 32, 1744, 8, 32, 1, 32, 1, 32, 1, 32, 1, 32, 1, 32, 1, 32, 1, 32, 1, 32, 1, 32, 1, 32, 3, 32, 1756, 8, 32, 1, 32, 1, 32, 1, 32, 1, 32, 5, 32, 1762, 8, 32, 10, 32, 12, 32, 1765, 9, 32, 1, 32, 5, 32, 1768, 8, 32, 10, 32, 12, 32, 1771, 9, 32, 1, 32, 5, 32, 1774, 8, 32, 10, 32, 12, 32, 1777, 9, 32, 3, 32, 1779, 8, 32, 1, 33, 1, 33, 1, 34, 1, 34, 1, 35, 1, 35, 1, 36, 1, 36, 1, 37, 1, 37, 1, 38, 1, 38, 1, 39, 1, 39, 3, 39, 1795, 8, 39, 1, 40, 1, 40, 1, 41, 1, 41, 1, 41, 5, 41, 1802, 8, 41, 10, 41, 12, 41, 1805, 9, 41, 1, 42, 1, 42, 1, 43, 1, 43, 1, 43, 1, 43, 1, 43, 1, 43, 3, 43, 1815, 8, 43, 1, 44, 1, 44, 1, 44, 3, 44, 1820, 8, 44, 1, 44, 1, 44, 1, 44, 3, 44, 1825, 8, 44, 1, 44, 1, 44, 1, 44, 3, 44, 1830, 8, 44, 1, 44, 1, 44, 1, 44, 3, 44, 1835, 8, 44, 1, 44, 3, 44, 1838, 8, 44, 1, 44, 3, 44, 1841, 8, 44, 1, 44, 1, 44, 3, 44, 1845, 8, 44, 1, 45, 1, 45, 1, 45, 3, 45, 1850, 8, 45, 1, 46, 1, 46, 1, 46, 5, 46, 1855, 8, 46, 10, 46, 12, 46, 1858, 9, 46, 1, 47, 1, 47, 1, 47, 5, 47, 1863, 8, 47, 10, 47, 12, 47, 1866, 9, 47, 1, 48, 1, 48, 1, 48, 1, 48, 1, 48, 1, 48, 3, 48, 1874, 8, 48, 1, 48, 1, 48, 1, 48, 1, 48, 3, 48, 1880, 8, 48, 1, 48, 1, 48, 1, 48, 1, 48, 3, 48, 1886, 8, 48, 1, 48, 5, 48, 1889, 8, 48, 10, 48, 12, 48, 1892, 9, 48, 1, 49, 1, 49, 1, 49, 4, 49, 1897, 8, 49, 11, 49, 12, 49, 1898, 1, 49, 1, 49, 1, 49, 1, 49, 1, 49, 1, 49, 5, 49, 1907, 8, 49, 10, 49, 12, 49, 1910, 9, 49, 1, 49, 1, 49, 1, 49, 1, 49, 1, 49, 1, 49, 3, 49, 1918, 8, 49, 1, 50, 1, 50, 3, 50, 1922, 8, 50, 1, 50, 3, 50, 1925, 8, 50, 1, 50, 1, 50, 3, 50, 1929, 8, 50, 1, 51, 1, 51, 3, 51, 1933, 8, 51, 1, 51, 1, 51, 1, 51, 1, 51, 5, 51, 1939, 8, 51, 10, 51, 12, 51, 1942, 9, 51, 1, 51, 3, 51, 1945, 8, 51, 1, 51, 3, 51, 1948, 8, 51, 1, 51, 3, 51, 1951, 8, 51, 1, 51, 3, 51, 1954, 8, 51, 1, 51, 1, 51, 3, 51, 1958, 8, 51, 1, 52, 1, 52, 3, 52, 1962, 8, 52, 1, 52, 5, 52, 1965, 8, 52, 10, 52, 12, 52, 1968, 9, 52, 1, 52, 3, 52, 1971, 8, 52, 1, 52, 3, 52, 1974, 8, 52, 1, 52, 3, 52, 1977, 8, 52, 1, 52, 3, 52, 1980, 8, 52, 1, 52, 1, 52, 3, 52, 1984, 8, 52, 1, 52, 5, 52, 1987, 8, 52, 10, 52, 12, 52, 1990, 9, 52, 1, 52, 3, 52, 1993, 8, 52, 1, 52, 3, 52, 1996, 8, 52, 1, 52, 3, 52, 1999, 8, 52, 1, 52, 3, 52, 2002, 8, 52, 3, 52, 2004, 8, 52, 1, 53, 1, 53, 1, 53, 1, 53, 3, 53, 2010, 8, 53, 1, 53, 1, 53, 1, 53, 1, 53, 1, 53, 3, 53, 2017, 8, 53, 1, 53, 1, 53, 1, 53, 3, 53, 2022, 8, 53, 1, 53, 3, 53, 2025, 8, 53, 1, 53, 3, 53, 2028, 8, 53, 1, 53, 1, 53, 3, 53, 2032, 8, 53, 1, 53, 1, 53, 1, 53, 1, 53, 1, 53, 1, 53, 1, 53, 1, 53, 3, 53, 2042, 8, 53, 1, 53, 1, 53, 3, 53, 2046, 8, 53, 3, 53, 2048, 8, 53, 1, 53, 3, 53, 2051, 8, 53, 1, 53, 1, 53, 3, 53, 2055, 8, 53, 1, 54, 1, 54, 5, 54, 2059, 8, 54, 10, 54, 12, 54, 2062, 9, 54, 1, 54, 3, 54, 2065, 8, 54, 1, 54, 1, 54, 1, 55, 1, 55, 1, 55, 1, 56, 1, 56, 1, 56, 1, 56, 3, 56, 2076, 8, 56, 1, 56, 1, 56, 1, 56, 1, 56, 1, 56, 1, 56, 3, 56, 2084, 8, 56, 3, 56, 2086, 8, 56, 1, 57, 1, 57, 1, 57, 1, 57, 1, 57, 3, 57, 2093, 8, 57, 1, 57, 1, 57, 3, 57, 2097, 8, 57, 1, 57, 1, 57, 1, 57, 1, 58, 1, 58, 1, 58, 1, 58, 1, 58, 1, 58, 1, 58, 3, 58, 2109, 8, 58, 1, 58, 1, 58, 1, 58, 1, 58, 1, 58, 3, 58, 2116, 8, 58, 1, 59, 1, 59, 1, 59, 1, 59, 1, 59, 1, 59, 1, 59, 1, 59, 1, 59, 1, 59, 1, 59, 5, 59, 2129, 8, 59, 10, 59, 12, 59, 2132, 9, 59, 1, 59, 1, 59, 3, 59, 2136, 8, 59, 1, 60, 1, 60, 1, 60, 5, 60, 2141, 8, 60, 10, 60, 12, 60, 2144, 9, 60, 1, 61, 1, 61, 1, 61, 1, 61, 1, 62, 1, 62, 1, 62, 1, 63, 1, 63, 1, 63, 1, 64, 1, 64, 1, 64, 3, 64, 2159, 8, 64, 1, 64, 5, 64, 2162, 8, 64, 10, 64, 12, 64, 2165, 9, 64, 1, 64, 1, 64, 1, 65, 1, 65, 1, 65, 1, 65, 1, 65, 1, 65, 5, 65, 2175, 8, 65, 10, 65, 12, 65, 2178, 9, 65, 1, 65, 1, 65, 3, 65, 2182, 8, 65, 1, 66, 1, 66, 1, 66, 1, 66, 5, 66, 2188, 8, 66, 10, 66, 12, 66, 2191, 9, 66, 1, 66, 5, 66, 2194, 8, 66, 10, 66, 12, 66, 2197, 9, 66, 1, 66, 3, 66, 2200, 8, 66, 1, 66, 3, 66, 2203, 8, 66, 1, 67, 3, 67, 2206, 8, 67, 1, 67, 1, 67, 1, 67, 1, 67, 1, 67, 3, 67, 2213, 8, 67, 1, 67, 3, 67, 2216, 8, 67, 1, 67, 1, 67, 1, 67, 1, 67, 3, 67, 2222, 8, 67, 1, 68, 1, 68, 1, 68, 1, 68, 1, 68, 5, 68, 2229, 8, 68, 10, 68, 12, 68, 2232, 9, 68, 1, 68, 1, 68, 1, 68, 1, 68, 1, 68, 5, 68, 2239, 8, 68, 10, 68, 12, 68, 2242, 9, 68, 1, 68, 1, 68, 1, 68, 1, 68, 1, 68, 1, 68, 1, 68, 1, 68, 1, 68, 1, 68, 5, 68, 2254, 8, 68, 10, 68, 12, 68, 2257, 9, 68, 1, 68, 1, 68, 3, 68, 2261, 8, 68, 3, 68, 2263, 8, 68, 1, 69, 1, 69, 1, 69, 3, 69, 2268, 8, 69, 1, 70, 1, 70, 1, 70, 1, 70, 1, 70, 5, 70, 2275, 8, 70, 10, 70, 12, 70, 2278, 9, 70, 1, 70, 1, 70, 1, 70, 1, 70, 1, 70, 1, 70, 1, 70, 3, 70, 2287, 8, 70, 1, 70, 1, 70, 1, 70, 3, 70, 2292, 8, 70, 5, 70, 2294, 8, 70, 10, 70, 12, 70, 2297, 9, 70, 1, 70, 1, 70, 3, 70, 2301, 8, 70, 1, 71, 1, 71, 1, 71, 1, 71, 1, 71, 3, 71, 2308, 8, 71, 1, 71, 1, 71, 1, 71, 3, 71, 2313, 8, 71, 5, 71, 2315, 8, 71, 10, 71, 12, 71, 2318, 9, 71, 3, 71, 2320, 8, 71, 1, 71, 3, 71, 2323, 8, 71, 1, 72, 1, 72, 1, 72, 1, 72, 1, 72, 1, 72, 1, 72, 1, 72, 1, 72, 1, 72, 5, 72, 2335, 8, 72, 10, 72, 12, 72, 2338, 9, 72, 1, 72, 1, 72, 1, 72, 1, 73, 1, 73, 1, 73, 1, 73, 1, 73, 5, 73, 2348, 8, 73, 10, 73, 12, 73, 2351, 9, 73, 1, 73, 1, 73, 3, 73, 2355, 8, 73, 1, 74, 1, 74, 3, 74, 2359, 8, 74, 1, 74, 3, 74, 2362, 8, 74, 1, 75, 1, 75, 1, 75, 3, 75, 2367, 8, 75, 1, 75, 1, 75, 1, 75, 3, 75, 2372, 8, 75, 1, 75, 1, 75, 3, 75, 2376, 8, 75, 1, 75, 3, 75, 2379, 8, 75, 1, 76, 1, 76, 1, 76, 1, 76, 1, 76, 1, 76, 1, 76, 1, 76, 5, 76, 2389, 8, 76, 10, 76, 12, 76, 2392, 9, 76, 1, 76, 1, 76, 1, 77, 1, 77, 1, 77, 1, 77, 5, 77, 2400, 8, 77, 10, 77, 12, 77, 2403, 9, 77, 1, 77, 1, 77, 1, 77, 1, 77, 1, 77, 1, 77, 1, 77, 1, 77, 5, 77, 2413, 8, 77, 10, 77, 12, 77, 2416, 9, 77, 1, 77, 1, 77, 1, 78, 1, 78, 1, 78, 1, 78, 5, 78, 2424, 8, 78, 10, 78, 12, 78, 2427, 9, 78, 1, 78, 1, 78, 3, 78, 2431, 8, 78, 1, 78, 3, 78, 2434, 8, 78, 1, 79, 1, 79, 3, 79, 2438, 8, 79, 1, 79, 3, 79, 2441, 8, 79, 1, 80, 1, 80, 1, 80, 1, 80, 1, 81, 1, 81, 1, 81, 1, 82, 1, 82, 1, 82, 3, 82, 2453, 8, 82, 1, 82, 1, 82, 1, 82, 1, 82, 1, 82, 5, 82, 2460, 8, 82, 10, 82, 12, 82, 2463, 9, 82, 3, 82, 2465, 8, 82, 1, 82, 1, 82, 1, 82, 3, 82, 2470, 8, 82, 1, 82, 1, 82, 1, 82, 5, 82, 2475, 8, 82, 10, 82, 12, 82, 2478, 9, 82, 3, 82, 2480, 8, 82, 1, 83, 1, 83, 1, 84, 1, 84, 3, 84, 2486, 8, 84, 1, 84, 1, 84, 1, 84, 1, 84, 5, 84, 2492, 8, 84, 10, 84, 12, 84, 2495, 9, 84, 3, 84, 2497, 8, 84, 1, 85, 1, 85, 1, 85, 3, 85, 2502, 8, 85, 1, 85, 1, 85, 3, 85, 2506, 8, 85, 1, 85, 1, 85, 1, 85, 1, 85, 3, 85, 2512, 8, 85, 1, 85, 1, 85, 3, 85, 2516, 8, 85, 1, 86, 3, 86, 2519, 8, 86, 1, 86, 1, 86, 1, 86, 3, 86, 2524, 8, 86, 1, 86, 3, 86, 2527, 8, 86, 1, 86, 1, 86, 1, 86, 3, 86, 2532, 8, 86, 3, 86, 2534, 8, 86, 1, 87, 1, 87, 1, 87, 1, 87, 3, 87, 2540, 8, 87, 1, 88, 1, 88, 1, 88, 3, 88, 2545, 8, 88, 1, 88, 1, 88, 1, 88, 1, 88, 1, 88, 3, 88, 2552, 8, 88, 1, 89, 3, 89, 2555, 8, 89, 1, 89, 1, 89, 1, 89, 1, 89, 1, 89, 1, 89, 1, 89, 1, 89, 1, 89, 1, 89, 1, 89, 1, 89, 1, 89, 1, 89, 1, 89, 1, 89, 3, 89, 2573, 8, 89, 3, 89, 2575, 8, 89, 1, 89, 3, 89, 2578, 8, 89, 1, 90, 1, 90, 1, 90, 1, 90, 1, 91, 1, 91, 1, 91, 5, 91, 2587, 8, 91, 10, 91, 12, 91, 2590, 9, 91, 1, 92, 1, 92, 1, 92, 1, 92, 5, 92, 2596, 8, 92, 10, 92, 12, 92, 2599, 9, 92, 1, 92, 1, 92, 1, 93, 1, 93, 3, 93, 2605, 8, 93, 1, 94, 1, 94, 1, 94, 1, 94, 5, 94, 2611, 8, 94, 10, 94, 12, 94, 2614, 9, 94, 1, 94, 1, 94, 1, 95, 1, 95, 1, 95, 3, 95, 2621, 8, 95, 1, 96, 1, 96, 1, 96, 3, 96, 2626, 8, 96, 1, 96, 3, 96, 2629, 8, 96, 1, 96, 3, 96, 2632, 8, 96, 1, 96, 1, 96, 1, 96, 1, 96, 1, 96, 1, 96, 3, 96, 2640, 8, 96, 1, 96, 1, 96, 1, 96, 1, 96, 1, 96, 1, 96, 3, 96, 2648, 8, 96, 1, 96, 1, 96, 1, 96, 1, 96, 1, 96, 1, 96, 5, 96, 2656, 8, 96, 10, 96, 12, 96, 2659, 9, 96, 1, 96, 1, 96, 1, 96, 1, 96, 1, 96, 1, 96, 1, 96, 5, 96, 2668, 8, 96, 10, 96, 12, 96, 2671, 9, 96, 3, 96, 2673, 8, 96, 1, 96, 1, 96, 1, 96, 3, 96, 2678, 8, 96, 1, 97, 1, 97, 1, 97, 3, 97, 2683, 8, 97, 1, 97, 1, 97, 1, 97, 1, 97, 1, 97, 3, 97, 2690, 8, 97, 1, 97, 1, 97, 1, 97, 1, 97, 1, 97, 3, 97, 2697, 8, 97, 3, 97, 2699, 8, 97, 1, 98, 1, 98, 1, 98, 1, 98, 1, 98, 1, 98, 1, 98, 1, 98, 1, 98, 5, 98, 2710, 8, 98, 10, 98, 12, 98, 2713, 9, 98, 1, 98, 1, 98, 1, 98, 3, 98, 2718, 8, 98, 3, 98, 2720, 8, 98, 1, 98, 1, 98, 1, 98, 1, 98, 1, 98, 1, 98, 1, 98, 3, 98, 2729, 8, 98, 3, 98, 2731, 8, 98, 1, 99, 1, 99, 1, 99, 1, 99, 1, 100, 1, 100, 3, 100, 2739, 8, 100, 1, 101, 1, 101, 3, 101, 2743, 8, 101, 1, 102, 3, 102, 2746, 8, 102, 1, 102, 1, 102, 3, 102, 2750, 8, 102, 3, 102, 2752, 8, 102, 1, 103, 1, 103, 1, 103, 1, 103, 1, 103, 1, 103, 1, 103, 3, 103, 2761, 8, 103, 1, 103, 1, 103, 1, 103, 1, 103, 1, 103, 1, 103, 1, 103, 1, 103, 1, 103, 1, 103, 3, 103, 2773, 8, 103, 3, 103, 2775, 8, 103, 1, 103, 1, 103, 1, 103, 1, 103, 1, 103, 3, 103, 2782, 8, 103, 1, 103, 1, 103, 1, 103, 1, 103, 1, 103, 3, 103, 2789, 8, 103, 1, 103, 1, 103, 1, 103, 1, 103, 3, 103, 2795, 8, 103, 1, 103, 1, 103, 1, 103, 1, 103, 3, 103, 2801, 8, 103, 3, 103, 2803, 8, 103, 1, 104, 1, 104, 1, 104, 5, 104, 2808, 8, 104, 10, 104, 12, 104, 2811, 9, 104, 1, 105, 1, 105, 1, 105, 5, 105, 2816, 8, 105, 10, 105, 12, 105, 2819, 9, 105, 1, 106, 1, 106, 1, 106, 5, 106, 2824, 8, 106, 10, 106, 12, 106, 2827, 9, 106, 1, 107, 1, 107, 1, 107, 3, 107, 2832, 8, 107, 1, 108, 1, 108, 1, 108, 3, 108, 2837, 8, 108, 1, 108, 1, 108, 1, 109, 1, 109, 1, 109, 3, 109, 2844, 8, 109, 1, 109, 1, 109, 1, 110, 1, 110, 3, 110, 2850, 8, 110, 1, 110, 3, 110, 2853, 8, 110, 1, 110, 1, 110, 3, 110, 2857, 8, 110, 3, 110, 2859, 8, 110, 1, 111, 1, 111, 1, 111, 5, 111, 2864, 8, 111, 10, 111, 12, 111, 2867, 9, 111, 1, 112, 1, 112, 1, 112, 1, 112, 5, 112, 2873, 8, 112, 10, 112, 12, 112, 2876, 9, 112, 1, 112, 1, 112, 1, 113, 1, 113, 3, 113, 2882, 8, 113, 1, 114, 1, 114, 1, 114, 1, 114, 1, 114, 1, 114, 5, 114, 2890, 8, 114, 10, 114, 12, 114, 2893, 9, 114, 1, 114, 1, 114, 3, 114, 2897, 8, 114, 1, 115, 1, 115, 3, 115, 2901, 8, 115, 1, 116, 1, 116, 1, 117, 1, 117, 1, 117, 1, 117, 1, 118, 1, 118, 3, 118, 2911, 8, 118, 1, 119, 1, 119, 1, 119, 5, 119, 2916, 8, 119, 10, 119, 12, 119, 2919, 9, 119, 1, 120, 1, 120, 1, 120, 1, 120, 1, 120, 1, 120, 1, 120, 1, 120, 1, 120, 1, 120, 3, 120, 2931, 8, 120, 3, 120, 2933, 8, 120, 1, 120, 1, 120, 1, 120, 1, 120, 1, 120, 1, 120, 5, 120, 2941, 8, 120, 10, 120, 12, 120, 2944, 9, 120, 1, 121, 3, 121, 2947, 8, 121, 1, 121, 1, 121, 1, 121, 1, 121, 1, 121, 1, 121, 3, 121, 2955, 8, 121, 1, 121, 1, 121, 1, 121, 1, 121, 1, 121, 5, 121, 2962, 8, 121, 10, 121, 12, 121, 2965, 9, 121, 1, 121, 1, 121, 1, 121, 3, 121, 2970, 8, 121, 1, 121, 1, 121, 1, 121, 1, 121, 1, 121, 1, 121, 3, 121, 2978, 8, 121, 1, 121, 1, 121, 1, 121, 3, 121, 2983, 8, 121, 1, 121, 1, 121, 1, 121, 1, 121, 1, 121, 1, 121, 1, 121, 1, 121, 5, 121, 2993, 8, 121, 10, 121, 12, 121, 2996, 9, 121, 1, 121, 1, 121, 3, 121, 3000, 8, 121, 1, 121, 3, 121, 3003, 8, 121, 1, 121, 1, 121, 1, 121, 1, 121, 3, 121, 3009, 8, 121, 1, 121, 1, 121, 3, 121, 3013, 8, 121, 1, 121, 1, 121, 1, 121, 3, 121, 3018, 8, 121, 1, 121, 1, 121, 1, 121, 3, 121, 3023, 8, 121, 1, 121, 1, 121, 1, 121, 3, 121, 3028, 8, 121, 1, 122, 1, 122, 1, 122, 1, 122, 3, 122, 3034, 8, 122, 1, 122, 1, 122, 1, 122, 1, 122, 1, 122, 1, 122, 1, 122, 1, 122, 1, 122, 1, 122, 1, 122, 1, 122, 1, 122, 1, 122, 1, 122, 1, 122, 1, 122, 1, 122, 1, 122, 5, 122, 3055, 8, 122, 10, 122, 12, 122, 3058, 9, 122, 1, 123, 1, 123, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 3, 124, 3068, 8, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 3, 124, 3080, 8, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 4, 124, 3090, 8, 124, 11, 124, 12, 124, 3091, 1, 124, 1, 124, 3, 124, 3096, 8, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 4, 124, 3103, 8, 124, 11, 124, 12, 124, 3104, 1, 124, 1, 124, 3, 124, 3109, 8, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 5, 124, 3125, 8, 124, 10, 124, 12, 124, 3128, 9, 124, 3, 124, 3130, 8, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 3, 124, 3138, 8, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 3, 124, 3147, 8, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 3, 124, 3156, 8, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 4, 124, 3177, 8, 124, 11, 124, 12, 124, 3178, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 3, 124, 3195, 8, 124, 1, 124, 1, 124, 1, 124, 5, 124, 3200, 8, 124, 10, 124, 12, 124, 3203, 9, 124, 3, 124, 3205, 8, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 3, 124, 3214, 8, 124, 1, 124, 1, 124, 3, 124, 3218, 8, 124, 1, 124, 1, 124, 3, 124, 3222, 8, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 4, 124, 3232, 8, 124, 11, 124, 12, 124, 3233, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 3, 124, 3259, 8, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 3, 124, 3266, 8, 124, 1, 124, 3, 124, 3269, 8, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 3, 124, 3284, 8, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 3, 124, 3305, 8, 124, 1, 124, 1, 124, 3, 124, 3309, 8, 124, 3, 124, 3311, 8, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 5, 124, 3321, 8, 124, 10, 124, 12, 124, 3324, 9, 124, 1, 125, 1, 125, 1, 125, 1, 125, 1, 125, 1, 125, 1, 125, 3, 125, 3333, 8, 125, 1, 126, 1, 126, 1, 126, 1, 126, 1, 126, 1, 126, 1, 126, 1, 126, 1, 126, 1, 126, 1, 126, 4, 126, 3346, 8, 126, 11, 126, 12, 126, 3347, 3, 126, 3350, 8, 126, 1, 127, 1, 127, 1, 128, 1, 128, 1, 129, 1, 129, 1, 130, 1, 130, 1, 131, 1, 131, 1, 131, 3, 131, 3363, 8, 131, 1, 132, 1, 132, 3, 132, 3367, 8, 132, 1, 133, 1, 133, 1, 133, 4, 133, 3372, 8, 133, 11, 133, 12, 133, 3373, 1, 134, 1, 134, 1, 134, 3, 134, 3379, 8, 134, 1, 135, 1, 135, 1, 135, 1, 135, 1, 135, 1, 136, 3, 136, 3387, 8, 136, 1, 136, 1, 136, 1, 136, 3, 136, 3392, 8, 136, 1, 137, 1, 137, 1, 138, 1, 138, 1, 139, 1, 139, 1, 139, 3, 139, 3401, 8, 139, 1, 140, 1, 140, 1, 140, 1, 140, 1, 140, 1, 140, 1, 140, 1, 140, 1, 140, 1, 140, 1, 140, 1, 140, 1, 140, 1, 140, 1, 140, 1, 140, 1, 140, 1, 140, 1, 140, 1, 140, 1, 140, 1, 140, 1, 140, 1, 140, 1, 140, 1, 140, 1, 140, 1, 140, 1, 140, 1, 140, 3, 140, 3433, 8, 140, 1, 141, 1, 141, 1, 141, 1, 141, 1, 141, 1, 141, 1, 141, 1, 141, 1, 141, 1, 141, 1, 141, 1, 141, 1, 141, 1, 141, 1, 141, 1, 141, 1, 141, 5, 141, 3452, 8, 141, 10, 141, 12, 141, 3455, 9, 141, 3, 141, 3457, 8, 141, 1, 141, 1, 141, 3, 141, 3461, 8, 141, 1, 141, 1, 141, 1, 141, 1, 141, 3, 141, 3467, 8, 141, 1, 141, 1, 141, 1, 141, 1, 141, 3, 141, 3473, 8, 141, 1, 141, 1, 141, 1, 141, 1, 141, 1, 141, 5, 141, 3480, 8, 141, 10, 141, 12, 141, 3483, 9, 141, 1, 141, 3, 141, 3486, 8, 141, 3, 141, 3488, 8, 141, 1, 142, 1, 142, 1, 142, 5, 142, 3493, 8, 142, 10, 142, 12, 142, 3496, 9, 142, 1, 143, 1, 143, 1, 143, 5, 143, 3501, 8, 143, 10, 143, 12, 143, 3504, 9, 143, 1, 144, 1, 144, 1, 144, 5, 144, 3509, 8, 144, 10, 144, 12, 144, 3512, 9, 144, 1, 145, 1, 145, 1, 145, 5, 145, 3517, 8, 145, 10, 145, 12, 145, 3520, 9, 145, 1, 146, 1, 146, 1, 146, 1, 146, 1, 146, 1, 146, 1, 146, 3, 146, 3529, 8, 146, 1, 147, 1, 147, 1, 147, 1, 148, 1, 148, 1, 148, 5, 148, 3537, 8, 148, 10, 148, 12, 148, 3540, 9, 148, 1, 149, 1, 149, 1, 149, 1, 149, 3, 149, 3546, 8, 149, 1, 149, 1, 149, 3, 149, 3550, 8, 149, 1, 150, 1, 150, 1, 150, 5, 150, 3555, 8, 150, 10, 150, 12, 150, 3558, 9, 150, 1, 151, 1, 151, 1, 151, 5, 151, 3563, 8, 151, 10, 151, 12, 151, 3566, 9, 151, 1, 152, 1, 152, 1, 152, 1, 152, 1, 152, 1, 152, 1, 152, 1, 152, 1, 152, 1, 152, 1, 152, 1, 152, 1, 152, 3, 152, 3581, 8, 152, 1, 153, 1, 153, 3, 153, 3585, 8, 153, 1, 153, 1, 153, 1, 153, 3, 153, 3590, 8, 153, 1, 153, 1, 153, 3, 153, 3594, 8, 153, 1, 154, 1, 154, 1, 154, 1, 154, 1, 154, 1, 155, 1, 155, 1, 155, 1, 155, 1, 155, 1, 155, 1, 155, 1, 155, 1, 155, 5, 155, 3610, 8, 155, 10, 155, 12, 155, 3613, 9, 155, 1, 156, 1, 156, 1, 156, 1, 156, 1, 157, 1, 157, 1, 157, 1, 157, 1, 157, 1, 157, 1, 157, 1, 157, 1, 157, 1, 157, 1, 157, 5, 157, 3630, 8, 157, 10, 157, 12, 157, 3633, 9, 157, 1, 157, 1, 157, 1, 157, 1, 157, 1, 157, 5, 157, 3640, 8, 157, 10, 157, 12, 157, 3643, 9, 157, 3, 157, 3645, 8, 157, 1, 157, 1, 157, 1, 157, 3, 157, 3650, 8, 157, 3, 157, 3652, 8, 157, 1, 157, 3, 157, 3655, 8, 157, 1, 157, 3, 157, 3658, 8, 157, 1, 158, 1, 158, 1, 158, 1, 158, 1, 158, 1, 158, 1, 158, 1, 158, 3, 158, 3668, 8, 158, 1, 159, 1, 159, 1, 159, 1, 159, 1, 159, 1, 159, 1, 159, 3, 159, 3677, 8, 159, 1, 160, 1, 160, 1, 160, 5, 160, 3682, 8, 160, 10, 160, 12, 160, 3685, 9, 160, 1, 161, 1, 161, 1, 161, 1, 161, 1, 161, 1, 161, 1, 161, 1, 161, 1, 161, 3, 161, 3696, 8, 161, 1, 162, 1, 162, 1, 163, 1, 163, 1, 163, 5, 163, 3703, 8, 163, 10, 163, 12, 163, 3706, 9, 163, 1, 164, 1, 164, 1, 164, 1, 165, 1, 165, 4, 165, 3713, 8, 165, 11, 165, 12, 165, 3714, 1, 165, 3, 165, 3718, 8, 165, 1, 166, 1, 166, 3, 166, 3722, 8, 166, 1, 167, 1, 167, 1, 167, 1, 167, 3, 167, 3728, 8, 167, 1, 168, 1, 168, 1, 169, 3, 169, 3733, 8, 169, 1, 169, 1, 169, 1, 170, 1, 170, 1, 170, 1, 170, 1, 170, 1, 170, 1, 170, 1, 170, 1, 170, 1, 170, 1, 170, 1, 170, 1, 170, 3, 170, 3750, 8, 170, 1, 171, 1, 171, 1, 172, 1, 172, 1, 173, 1, 173, 1, 174, 1, 174, 1, 174, 9, 1116, 1186, 1194, 1214, 1241, 1250, 1259, 1268, 1316, 4, 96, 240, 244, 248, 175, 0, 2, 4, 6, 8, 10, 12, 14, 16, 18, 20, 22, 24, 26, 28, 30, 32, 34, 36, 38, 40, 42, 44, 46, 48, 50, 52, 54, 56, 58, 60, 62, 64, 66, 68, 70, 72, 74, 76, 78, 80, 82, 84, 86, 88, 90, 92, 94, 96, 98, 100, 102, 104, 106, 108, 110, 112, 114, 116, 118, 120, 122, 124, 126, 128, 130, 132, 134, 136, 138, 140, 142, 144, 146, 148, 150, 152, 154, 156, 158, 160, 162, 164, 166, 168, 170, 172, 174, 176, 178, 180, 182, 184, 186, 188, 190, 192, 194, 196, 198, 200, 202, 204, 206, 208, 210, 212, 214, 216, 218, 220, 222, 224, 226, 228, 230, 232, 234, 236, 238, 240, 242, 244, 246, 248, 250, 252, 254, 256, 258, 260, 262, 264, 266, 268, 270, 272, 274, 276, 278, 280, 282, 284, 286, 288, 290, 292, 294, 296, 298, 300, 302, 304, 306, 308, 310, 312, 314, 316, 318, 320, 322, 324, 326, 328, 330, 332, 334, 336, 338, 340, 342, 344, 346, 348, 0, 76, 2, 0, 78, 78, 229, 229, 2, 0, 34, 34, 247, 247, 3, 0, 73, 73, 191, 191, 262, 262, 2, 0, 123, 123, 140, 140, 2, 0, 11, 11, 39, 39, 2, 0, 91, 91, 98, 98, 5, 0, 46, 46, 58, 58, 108, 108, 122, 122, 173, 173, 3, 0, 10, 10, 290, 290, 331, 331, 1, 0, 86, 87, 2, 0, 108, 108, 122, 122, 3, 0, 8, 8, 96, 96, 289, 289, 2, 0, 8, 8, 167, 167, 1, 0, 335, 336, 2, 0, 59, 59, 96, 96, 2, 0, 129, 129, 249, 249, 6, 0, 54, 54, 129, 129, 143, 143, 172, 172, 228, 228, 313, 313, 3, 0, 11, 11, 59, 59, 96, 96, 4, 0, 107, 107, 139, 139, 171, 171, 326, 326, 2, 0, 171, 171, 326, 326, 3, 0, 45, 45, 275, 275, 279, 279, 2, 0, 45, 45, 275, 275, 3, 0, 18, 18, 103, 103, 320, 320, 3, 0, 72, 72, 190, 190, 261, 261, 4, 0, 102, 102, 148, 148, 270, 270, 323, 323, 3, 0, 102, 102, 270, 270, 323, 323, 2, 0, 21, 21, 86, 86, 2, 0, 116, 116, 157, 157, 2, 0, 292, 292, 337, 337, 2, 0, 291, 291, 303, 303, 2, 0, 61, 61, 256, 256, 2, 0, 104, 104, 141, 141, 2, 0, 10, 10, 92, 92, 2, 0, 15, 15, 264, 264, 2, 0, 124, 124, 250, 250, 2, 0, 382, 382, 384, 384, 2, 0, 93, 93, 217, 217, 2, 0, 209, 209, 278, 278, 2, 0, 197, 197, 360, 360, 1, 0, 251, 252, 1, 0, 163, 164, 3, 0, 10, 10, 16, 16, 277, 277, 3, 0, 111, 111, 316, 316, 325, 325, 2, 0, 361, 362, 366, 366, 2, 0, 94, 94, 363, 365, 2, 0, 361, 362, 369, 369, 11, 0, 67, 67, 69, 69, 134, 134, 180, 180, 182, 182, 184, 184, 186, 186, 231, 231, 259, 259, 341, 341, 348, 348, 4, 0, 63, 63, 65, 66, 268, 268, 331, 331, 2, 0, 74, 75, 306, 306, 3, 0, 76, 77, 302, 302, 307, 307, 2, 0, 36, 36, 318, 318, 2, 0, 138, 138, 246, 246, 1, 0, 287, 288, 2, 0, 4, 4, 123, 123, 2, 0, 4, 4, 119, 119, 3, 0, 28, 28, 160, 160, 311, 311, 1, 0, 220, 221, 1, 0, 352, 359, 2, 0, 94, 94, 361, 370, 4, 0, 14, 14, 140, 140, 197, 197, 208, 208, 2, 0, 111, 111, 316, 316, 1, 0, 361, 362, 7, 0, 67, 68, 134, 135, 180, 187, 192, 193, 259, 260, 341, 342, 348, 349, 6, 0, 67, 67, 134, 134, 184, 184, 186, 186, 259, 259, 348, 348, 2, 0, 186, 186, 348, 348, 4, 0, 67, 67, 134, 134, 184, 184, 259, 259, 3, 0, 134, 134, 184, 184, 259, 259, 2, 0, 82, 82, 352, 352, 2, 0, 233, 233, 258, 258, 2, 0, 118, 118, 226, 226, 2, 0, 378, 378, 389, 389, 1, 0, 379, 387, 2, 0, 96, 96, 269, 269, 1, 0, 377, 378, 52, 0, 8, 9, 11, 13, 15, 15, 17, 19, 21, 22, 24, 27, 29, 34, 37, 41, 43, 46, 48, 48, 50, 56, 58, 58, 61, 62, 67, 91, 93, 96, 98, 98, 101, 101, 103, 110, 113, 113, 115, 118, 121, 122, 125, 128, 131, 131, 133, 139, 141, 143, 145, 147, 149, 151, 154, 154, 156, 157, 159, 159, 163, 193, 195, 195, 199, 201, 205, 207, 210, 210, 212, 213, 215, 219, 222, 226, 228, 238, 240, 249, 251, 262, 264, 267, 269, 276, 278, 292, 294, 299, 302, 308, 310, 310, 312, 322, 326, 330, 333, 342, 345, 345, 348, 351, 16, 0, 15, 15, 60, 60, 102, 102, 124, 124, 144, 144, 148, 148, 155, 155, 158, 158, 161, 161, 194, 194, 203, 203, 250, 250, 264, 264, 270, 270, 323, 323, 332, 332, 19, 0, 8, 14, 16, 59, 61, 101, 103, 122, 125, 143, 145, 147, 149, 154, 156, 157, 159, 160, 162, 193, 195, 195, 197, 202, 204, 249, 251, 262, 265, 269, 271, 292, 294, 322, 324, 331, 333, 351, 4353, 0, 353, 1, 0, 0, 0, 2, 358, 1, 0, 0, 0, 4, 1319, 1, 0, 0, 0, 6, 1414, 1, 0, 0, 0, 8, 1416, 1, 0, 0, 0, 10, 1428, 1, 0, 0, 0, 12, 1441, 1, 0, 0, 0, 14, 1444, 1, 0, 0, 0, 16, 1448, 1, 0, 0, 0, 18, 1529, 1, 0, 0, 0, 20, 1531, 1, 0, 0, 0, 22, 1536, 1, 0, 0, 0, 24, 1557, 1, 0, 0, 0, 26, 1559, 1, 0, 0, 0, 28, 1566, 1, 0, 0, 0, 30, 1568, 1, 0, 0, 0, 32, 1576, 1, 0, 0, 0, 34, 1585, 1, 0, 0, 0, 36, 1596, 1, 0, 0, 0, 38, 1617, 1, 0, 0, 0, 40, 1620, 1, 0, 0, 0, 42, 1623, 1, 0, 0, 0, 44, 1634, 1, 0, 0, 0, 46, 1650, 1, 0, 0, 0, 48, 1656, 1, 0, 0, 0, 50, 1658, 1, 0, 0, 0, 52, 1669, 1, 0, 0, 0, 54, 1676, 1, 0, 0, 0, 56, 1687, 1, 0, 0, 0, 58, 1704, 1, 0, 0, 0, 60, 1712, 1, 0, 0, 0, 62, 1714, 1, 0, 0, 0, 64, 1778, 1, 0, 0, 0, 66, 1780, 1, 0, 0, 0, 68, 1782, 1, 0, 0, 0, 70, 1784, 1, 0, 0, 0, 72, 1786, 1, 0, 0, 0, 74, 1788, 1, 0, 0, 0, 76, 1790, 1, 0, 0, 0, 78, 1794, 1, 0, 0, 0, 80, 1796, 1, 0, 0, 0, 82, 1798, 1, 0, 0, 0, 84, 1806, 1, 0, 0, 0, 86, 1814, 1, 0, 0, 0, 88, 1819, 1, 0, 0, 0, 90, 1846, 1, 0, 0, 0, 92, 1851, 1, 0, 0, 0, 94, 1859, 1, 0, 0, 0, 96, 1867, 1, 0, 0, 0, 98, 1917, 1, 0, 0, 0, 100, 1921, 1, 0, 0, 0, 102, 1957, 1, 0, 0, 0, 104, 2003, 1, 0, 0, 0, 106, 2024, 1, 0, 0, 0, 108, 2056, 1, 0, 0, 0, 110, 2068, 1, 0, 0, 0, 112, 2071, 1, 0, 0, 0, 114, 2087, 1, 0, 0, 0, 116, 2101, 1, 0, 0, 0, 118, 2135, 1, 0, 0, 0, 120, 2137, 1, 0, 0, 0, 122, 2145, 1, 0, 0, 0, 124, 2149, 1, 0, 0, 0, 126, 2152, 1, 0, 0, 0, 128, 2155, 1, 0, 0, 0, 130, 2181, 1, 0, 0, 0, 132, 2183, 1, 0, 0, 0, 134, 2221, 1, 0, 0, 0, 136, 2262, 1, 0, 0, 0, 138, 2267, 1, 0, 0, 0, 140, 2300, 1, 0, 0, 0, 142, 2322, 1, 0, 0, 0, 144, 2324, 1, 0, 0, 0, 146, 2354, 1, 0, 0, 0, 148, 2356, 1, 0, 0, 0, 150, 2363, 1, 0, 0, 0, 152, 2380, 1, 0, 0, 0, 154, 2395, 1, 0, 0, 0, 156, 2419, 1, 0, 0, 0, 158, 2435, 1, 0, 0, 0, 160, 2442, 1, 0, 0, 0, 162, 2446, 1, 0, 0, 0, 164, 2449, 1, 0, 0, 0, 166, 2481, 1, 0, 0, 0, 168, 2496, 1, 0, 0, 0, 170, 2515, 1, 0, 0, 0, 172, 2533, 1, 0, 0, 0, 174, 2539, 1, 0, 0, 0, 176, 2541, 1, 0, 0, 0, 178, 2577, 1, 0, 0, 0, 180, 2579, 1, 0, 0, 0, 182, 2583, 1, 0, 0, 0, 184, 2591, 1, 0, 0, 0, 186, 2602, 1, 0, 0, 0, 188, 2606, 1, 0, 0, 0, 190, 2617, 1, 0, 0, 0, 192, 2677, 1, 0, 0, 0, 194, 2698, 1, 0, 0, 0, 196, 2719, 1, 0, 0, 0, 198, 2732, 1, 0, 0, 0, 200, 2738, 1, 0, 0, 0, 202, 2742, 1, 0, 0, 0, 204, 2751, 1, 0, 0, 0, 206, 2802, 1, 0, 0, 0, 208, 2804, 1, 0, 0, 0, 210, 2812, 1, 0, 0, 0, 212, 2820, 1, 0, 0, 0, 214, 2828, 1, 0, 0, 0, 216, 2836, 1, 0, 0, 0, 218, 2843, 1, 0, 0, 0, 220, 2849, 1, 0, 0, 0, 222, 2860, 1, 0, 0, 0, 224, 2868, 1, 0, 0, 0, 226, 2881, 1, 0, 0, 0, 228, 2896, 1, 0, 0, 0, 230, 2900, 1, 0, 0, 0, 232, 2902, 1, 0, 0, 0, 234, 2904, 1, 0, 0, 0, 236, 2910, 1, 0, 0, 0, 238, 2912, 1, 0, 0, 0, 240, 2932, 1, 0, 0, 0, 242, 3027, 1, 0, 0, 0, 244, 3033, 1, 0, 0, 0, 246, 3059, 1, 0, 0, 0, 248, 3310, 1, 0, 0, 0, 250, 3332, 1, 0, 0, 0, 252, 3349, 1, 0, 0, 0, 254, 3351, 1, 0, 0, 0, 256, 3353, 1, 0, 0, 0, 258, 3355, 1, 0, 0, 0, 260, 3357, 1, 0, 0, 0, 262, 3359, 1, 0, 0, 0, 264, 3364, 1, 0, 0, 0, 266, 3371, 1, 0, 0, 0, 268, 3375, 1, 0, 0, 0, 270, 3380, 1, 0, 0, 0, 272, 3386, 1, 0, 0, 0, 274, 3393, 1, 0, 0, 0, 276, 3395, 1, 0, 0, 0, 278, 3400, 1, 0, 0, 0, 280, 3432, 1, 0, 0, 0, 282, 3487, 1, 0, 0, 0, 284, 3489, 1, 0, 0, 0, 286, 3497, 1, 0, 0, 0, 288, 3505, 1, 0, 0, 0, 290, 3513, 1, 0, 0, 0, 292, 3528, 1, 0, 0, 0, 294, 3530, 1, 0, 0, 0, 296, 3533, 1, 0, 0, 0, 298, 3541, 1, 0, 0, 0, 300, 3551, 1, 0, 0, 0, 302, 3559, 1, 0, 0, 0, 304, 3580, 1, 0, 0, 0, 306, 3582, 1, 0, 0, 0, 308, 3595, 1, 0, 0, 0, 310, 3600, 1, 0, 0, 0, 312, 3614, 1, 0, 0, 0, 314, 3657, 1, 0, 0, 0, 316, 3667, 1, 0, 0, 0, 318, 3676, 1, 0, 0, 0, 320, 3678, 1, 0, 0, 0, 322, 3695, 1, 0, 0, 0, 324, 3697, 1, 0, 0, 0, 326, 3699, 1, 0, 0, 0, 328, 3707, 1, 0, 0, 0, 330, 3717, 1, 0, 0, 0, 332, 3721, 1, 0, 0, 0, 334, 3727, 1, 0, 0, 0, 336, 3729, 1, 0, 0, 0, 338, 3732, 1, 0, 0, 0, 340, 3749, 1, 0, 0, 0, 342, 3751, 1, 0, 0, 0, 344, 3753, 1, 0, 0, 0, 346, 3755, 1, 0, 0, 0, 348, 3757, 1, 0, 0, 0, 350, 352, 3, 2, 1, 0, 351, 350, 1, 0, 0, 0, 352, 355, 1, 0, 0, 0, 353, 351, 1, 0, 0, 0, 353, 354, 1, 0, 0, 0, 354, 356, 1, 0, 0, 0, 355, 353, 1, 0, 0, 0, 356, 357, 5, 0, 0, 1, 357, 1, 1, 0, 0, 0, 358, 360, 3, 4, 2, 0, 359, 361, 5, 1, 0, 0, 360, 359, 1, 0, 0, 0, 360, 361, 1, 0, 0, 0, 361, 3, 1, 0, 0, 0, 362, 1320, 3, 16, 8, 0, 363, 365, 3, 32, 16, 0, 364, 363, 1, 0, 0, 0, 364, 365, 1, 0, 0, 0, 365, 366, 1, 0, 0, 0, 366, 1320, 3, 64, 32, 0, 367, 369, 5, 330, 0, 0, 368, 370, 3, 26, 13, 0, 369, 368, 1, 0, 0, 0, 369, 370, 1, 0, 0, 0, 370, 371, 1, 0, 0, 0, 371, 1320, 3, 66, 33, 0, 372, 373, 5, 269, 0, 0, 373, 376, 5, 37, 0, 0, 374, 377, 3, 332, 166, 0, 375, 377, 3, 342, 171, 0, 376, 374, 1, 0, 0, 0, 376, 375, 1, 0, 0, 0, 377, 1320, 1, 0, 0, 0, 378, 379, 5, 59, 0, 0, 379, 381, 3, 26, 13, 0, 380, 382, 3, 160, 80, 0, 381, 380, 1, 0, 0, 0, 381, 382, 1, 0, 0, 0, 382, 383, 1, 0, 0, 0, 383, 393, 3, 68, 34, 0, 384, 385, 5, 51, 0, 0, 385, 392, 3, 342, 171, 0, 386, 387, 5, 170, 0, 0, 387, 392, 3, 342, 171, 0, 388, 389, 5, 346, 0, 0, 389, 390, 7, 0, 0, 0, 390, 392, 3, 42, 21, 0, 391, 384, 1, 0, 0, 0, 391, 386, 1, 0, 0, 0, 391, 388, 1, 0, 0, 0, 392, 395, 1, 0, 0, 0, 393, 391, 1, 0, 0, 0, 393, 394, 1, 0, 0, 0, 394, 1320, 1, 0, 0, 0, 395, 393, 1, 0, 0, 0, 396, 397, 5, 11, 0, 0, 397, 398, 3, 26, 13, 0, 398, 399, 3, 66, 33, 0, 399, 400, 5, 269, 0, 0, 400, 401, 7, 0, 0, 0, 401, 402, 3, 42, 21, 0, 402, 1320, 1, 0, 0, 0, 403, 404, 5, 11, 0, 0, 404, 405, 3, 26, 13, 0, 405, 406, 3, 66, 33, 0, 406, 407, 5, 269, 0, 0, 407, 408, 5, 170, 0, 0, 408, 409, 3, 342, 171, 0, 409, 1320, 1, 0, 0, 0, 410, 411, 5, 96, 0, 0, 411, 413, 3, 26, 13, 0, 412, 414, 3, 162, 81, 0, 413, 412, 1, 0, 0, 0, 413, 414, 1, 0, 0, 0, 414, 415, 1, 0, 0, 0, 415, 417, 3, 66, 33, 0, 416, 418, 7, 1, 0, 0, 417, 416, 1, 0, 0, 0, 417, 418, 1, 0, 0, 0, 418, 1320, 1, 0, 0, 0, 419, 420, 5, 273, 0, 0, 420, 423, 7, 2, 0, 0, 421, 422, 7, 3, 0, 0, 422, 424, 3, 210, 105, 0, 423, 421, 1, 0, 0, 0, 423, 424, 1, 0, 0, 0, 424, 429, 1, 0, 0, 0, 425, 427, 5, 163, 0, 0, 426, 425, 1, 0, 0, 0, 426, 427, 1, 0, 0, 0, 427, 428, 1, 0, 0, 0, 428, 430, 3, 342, 171, 0, 429, 426, 1, 0, 0, 0, 429, 430, 1, 0, 0, 0, 430, 1320, 1, 0, 0, 0, 431, 433, 5, 59, 0, 0, 432, 434, 5, 298, 0, 0, 433, 432, 1, 0, 0, 0, 433, 434, 1, 0, 0, 0, 434, 436, 1, 0, 0, 0, 435, 437, 5, 109, 0, 0, 436, 435, 1, 0, 0, 0, 436, 437, 1, 0, 0, 0, 437, 438, 1, 0, 0, 0, 438, 440, 5, 293, 0, 0, 439, 441, 3, 160, 80, 0, 440, 439, 1, 0, 0, 0, 440, 441, 1, 0, 0, 0, 441, 442, 1, 0, 0, 0, 442, 447, 3, 70, 35, 0, 443, 444, 5, 2, 0, 0, 444, 445, 3, 300, 150, 0, 445, 446, 5, 3, 0, 0, 446, 448, 1, 0, 0, 0, 447, 443, 1, 0, 0, 0, 447, 448, 1, 0, 0, 0, 448, 450, 1, 0, 0, 0, 449, 451, 3, 36, 18, 0, 450, 449, 1, 0, 0, 0, 450, 451, 1, 0, 0, 0, 451, 452, 1, 0, 0, 0, 452, 457, 3, 38, 19, 0, 453, 455, 5, 20, 0, 0, 454, 453, 1, 0, 0, 0, 454, 455, 1, 0, 0, 0, 455, 456, 1, 0, 0, 0, 456, 458, 3, 16, 8, 0, 457, 454, 1, 0, 0, 0, 457, 458, 1, 0, 0, 0, 458, 1320, 1, 0, 0, 0, 459, 460, 5, 59, 0, 0, 460, 462, 5, 293, 0, 0, 461, 463, 3, 160, 80, 0, 462, 461, 1, 0, 0, 0, 462, 463, 1, 0, 0, 0, 463, 464, 1, 0, 0, 0, 464, 465, 3, 70, 35, 0, 465, 466, 5, 163, 0, 0, 466, 477, 3, 72, 36, 0, 467, 476, 3, 36, 18, 0, 468, 476, 3, 206, 103, 0, 469, 476, 3, 58, 29, 0, 470, 471, 5, 170, 0, 0, 471, 476, 3, 342, 171, 0, 472, 473, 5, 297, 0, 0, 473, 476, 3, 42, 21, 0, 474, 476, 3, 40, 20, 0, 475, 467, 1, 0, 0, 0, 475, 468, 1, 0, 0, 0, 475, 469, 1, 0, 0, 0, 475, 470, 1, 0, 0, 0, 475, 472, 1, 0, 0, 0, 475, 474, 1, 0, 0, 0, 476, 479, 1, 0, 0, 0, 477, 475, 1, 0, 0, 0, 477, 478, 1, 0, 0, 0, 478, 1320, 1, 0, 0, 0, 479, 477, 1, 0, 0, 0, 480, 481, 5, 59, 0, 0, 481, 483, 5, 208, 0, 0, 482, 480, 1, 0, 0, 0, 482, 483, 1, 0, 0, 0, 483, 484, 1, 0, 0, 0, 484, 485, 5, 244, 0, 0, 485, 486, 5, 293, 0, 0, 486, 491, 3, 70, 35, 0, 487, 488, 5, 2, 0, 0, 488, 489, 3, 300, 150, 0, 489, 490, 5, 3, 0, 0, 490, 492, 1, 0, 0, 0, 491, 487, 1, 0, 0, 0, 491, 492, 1, 0, 0, 0, 492, 494, 1, 0, 0, 0, 493, 495, 3, 36, 18, 0, 494, 493, 1, 0, 0, 0, 494, 495, 1, 0, 0, 0, 495, 496, 1, 0, 0, 0, 496, 501, 3, 38, 19, 0, 497, 499, 5, 20, 0, 0, 498, 497, 1, 0, 0, 0, 498, 499, 1, 0, 0, 0, 499, 500, 1, 0, 0, 0, 500, 502, 3, 16, 8, 0, 501, 498, 1, 0, 0, 0, 501, 502, 1, 0, 0, 0, 502, 1320, 1, 0, 0, 0, 503, 504, 5, 13, 0, 0, 504, 505, 5, 293, 0, 0, 505, 507, 3, 72, 36, 0, 506, 508, 3, 22, 11, 0, 507, 506, 1, 0, 0, 0, 507, 508, 1, 0, 0, 0, 508, 509, 1, 0, 0, 0, 509, 510, 5, 55, 0, 0, 510, 518, 5, 282, 0, 0, 511, 519, 5, 196, 0, 0, 512, 513, 5, 119, 0, 0, 513, 514, 5, 50, 0, 0, 514, 519, 3, 82, 41, 0, 515, 516, 5, 119, 0, 0, 516, 517, 5, 10, 0, 0, 517, 519, 5, 50, 0, 0, 518, 511, 1, 0, 0, 0, 518, 512, 1, 0, 0, 0, 518, 515, 1, 0, 0, 0, 518, 519, 1, 0, 0, 0, 519, 1320, 1, 0, 0, 0, 520, 521, 5, 13, 0, 0, 521, 524, 5, 294, 0, 0, 522, 523, 7, 3, 0, 0, 523, 525, 3, 66, 33, 0, 524, 522, 1, 0, 0, 0, 524, 525, 1, 0, 0, 0, 525, 526, 1, 0, 0, 0, 526, 527, 5, 55, 0, 0, 527, 529, 5, 282, 0, 0, 528, 530, 5, 196, 0, 0, 529, 528, 1, 0, 0, 0, 529, 530, 1, 0, 0, 0, 530, 1320, 1, 0, 0, 0, 531, 532, 5, 11, 0, 0, 532, 533, 5, 293, 0, 0, 533, 534, 3, 72, 36, 0, 534, 535, 5, 8, 0, 0, 535, 536, 5, 49, 0, 0, 536, 537, 3, 286, 143, 0, 537, 1320, 1, 0, 0, 0, 538, 539, 5, 11, 0, 0, 539, 540, 5, 293, 0, 0, 540, 541, 3, 72, 36, 0, 541, 542, 5, 8, 0, 0, 542, 543, 5, 50, 0, 0, 543, 544, 5, 2, 0, 0, 544, 545, 3, 284, 142, 0, 545, 546, 5, 3, 0, 0, 546, 1320, 1, 0, 0, 0, 547, 548, 5, 11, 0, 0, 548, 549, 5, 293, 0, 0, 549, 550, 3, 72, 36, 0, 550, 551, 5, 241, 0, 0, 551, 552, 5, 49, 0, 0, 552, 553, 3, 78, 39, 0, 553, 554, 5, 309, 0, 0, 554, 555, 3, 84, 42, 0, 555, 1320, 1, 0, 0, 0, 556, 557, 5, 11, 0, 0, 557, 558, 5, 293, 0, 0, 558, 559, 3, 72, 36, 0, 559, 560, 5, 96, 0, 0, 560, 562, 5, 49, 0, 0, 561, 563, 3, 162, 81, 0, 562, 561, 1, 0, 0, 0, 562, 563, 1, 0, 0, 0, 563, 564, 1, 0, 0, 0, 564, 565, 3, 78, 39, 0, 565, 1320, 1, 0, 0, 0, 566, 567, 5, 11, 0, 0, 567, 568, 5, 293, 0, 0, 568, 569, 3, 72, 36, 0, 569, 570, 5, 96, 0, 0, 570, 572, 5, 50, 0, 0, 571, 573, 3, 162, 81, 0, 572, 571, 1, 0, 0, 0, 572, 573, 1, 0, 0, 0, 573, 574, 1, 0, 0, 0, 574, 575, 5, 2, 0, 0, 575, 576, 3, 82, 41, 0, 576, 577, 5, 3, 0, 0, 577, 1320, 1, 0, 0, 0, 578, 583, 5, 11, 0, 0, 579, 580, 5, 293, 0, 0, 580, 584, 3, 72, 36, 0, 581, 582, 5, 338, 0, 0, 582, 584, 3, 76, 38, 0, 583, 579, 1, 0, 0, 0, 583, 581, 1, 0, 0, 0, 584, 585, 1, 0, 0, 0, 585, 586, 5, 241, 0, 0, 586, 587, 5, 309, 0, 0, 587, 588, 3, 210, 105, 0, 588, 1320, 1, 0, 0, 0, 589, 594, 5, 11, 0, 0, 590, 591, 5, 293, 0, 0, 591, 595, 3, 72, 36, 0, 592, 593, 5, 338, 0, 0, 593, 595, 3, 76, 38, 0, 594, 590, 1, 0, 0, 0, 594, 592, 1, 0, 0, 0, 595, 596, 1, 0, 0, 0, 596, 597, 5, 269, 0, 0, 597, 598, 5, 297, 0, 0, 598, 599, 3, 42, 21, 0, 599, 1320, 1, 0, 0, 0, 600, 605, 5, 11, 0, 0, 601, 602, 5, 293, 0, 0, 602, 606, 3, 72, 36, 0, 603, 604, 5, 338, 0, 0, 604, 606, 3, 76, 38, 0, 605, 601, 1, 0, 0, 0, 605, 603, 1, 0, 0, 0, 606, 607, 1, 0, 0, 0, 607, 608, 5, 328, 0, 0, 608, 610, 5, 297, 0, 0, 609, 611, 3, 162, 81, 0, 610, 609, 1, 0, 0, 0, 610, 611, 1, 0, 0, 0, 611, 612, 1, 0, 0, 0, 612, 613, 3, 42, 21, 0, 613, 1320, 1, 0, 0, 0, 614, 615, 5, 11, 0, 0, 615, 616, 5, 293, 0, 0, 616, 617, 3, 72, 36, 0, 617, 619, 7, 4, 0, 0, 618, 620, 5, 49, 0, 0, 619, 618, 1, 0, 0, 0, 619, 620, 1, 0, 0, 0, 620, 621, 1, 0, 0, 0, 621, 623, 3, 78, 39, 0, 622, 624, 3, 340, 170, 0, 623, 622, 1, 0, 0, 0, 623, 624, 1, 0, 0, 0, 624, 1320, 1, 0, 0, 0, 625, 626, 5, 11, 0, 0, 626, 627, 5, 293, 0, 0, 627, 629, 3, 72, 36, 0, 628, 630, 3, 22, 11, 0, 629, 628, 1, 0, 0, 0, 629, 630, 1, 0, 0, 0, 630, 631, 1, 0, 0, 0, 631, 633, 5, 39, 0, 0, 632, 634, 5, 49, 0, 0, 633, 632, 1, 0, 0, 0, 633, 634, 1, 0, 0, 0, 634, 635, 1, 0, 0, 0, 635, 636, 3, 78, 39, 0, 636, 638, 3, 298, 149, 0, 637, 639, 3, 278, 139, 0, 638, 637, 1, 0, 0, 0, 638, 639, 1, 0, 0, 0, 639, 1320, 1, 0, 0, 0, 640, 641, 5, 11, 0, 0, 641, 642, 5, 293, 0, 0, 642, 644, 3, 72, 36, 0, 643, 645, 3, 22, 11, 0, 644, 643, 1, 0, 0, 0, 644, 645, 1, 0, 0, 0, 645, 646, 1, 0, 0, 0, 646, 647, 5, 244, 0, 0, 647, 648, 5, 50, 0, 0, 648, 649, 5, 2, 0, 0, 649, 650, 3, 288, 144, 0, 650, 651, 5, 3, 0, 0, 651, 1320, 1, 0, 0, 0, 652, 653, 5, 11, 0, 0, 653, 654, 5, 293, 0, 0, 654, 656, 3, 72, 36, 0, 655, 657, 3, 22, 11, 0, 656, 655, 1, 0, 0, 0, 656, 657, 1, 0, 0, 0, 657, 658, 1, 0, 0, 0, 658, 659, 5, 269, 0, 0, 659, 660, 5, 266, 0, 0, 660, 664, 3, 342, 171, 0, 661, 662, 5, 346, 0, 0, 662, 663, 5, 267, 0, 0, 663, 665, 3, 42, 21, 0, 664, 661, 1, 0, 0, 0, 664, 665, 1, 0, 0, 0, 665, 1320, 1, 0, 0, 0, 666, 667, 5, 11, 0, 0, 667, 668, 5, 293, 0, 0, 668, 670, 3, 72, 36, 0, 669, 671, 3, 22, 11, 0, 670, 669, 1, 0, 0, 0, 670, 671, 1, 0, 0, 0, 671, 672, 1, 0, 0, 0, 672, 673, 5, 269, 0, 0, 673, 674, 5, 267, 0, 0, 674, 675, 3, 42, 21, 0, 675, 1320, 1, 0, 0, 0, 676, 681, 5, 11, 0, 0, 677, 678, 5, 293, 0, 0, 678, 682, 3, 72, 36, 0, 679, 680, 5, 338, 0, 0, 680, 682, 3, 76, 38, 0, 681, 677, 1, 0, 0, 0, 681, 679, 1, 0, 0, 0, 682, 683, 1, 0, 0, 0, 683, 685, 5, 8, 0, 0, 684, 686, 3, 160, 80, 0, 685, 684, 1, 0, 0, 0, 685, 686, 1, 0, 0, 0, 686, 688, 1, 0, 0, 0, 687, 689, 3, 20, 10, 0, 688, 687, 1, 0, 0, 0, 689, 690, 1, 0, 0, 0, 690, 688, 1, 0, 0, 0, 690, 691, 1, 0, 0, 0, 691, 1320, 1, 0, 0, 0, 692, 693, 5, 11, 0, 0, 693, 694, 5, 293, 0, 0, 694, 695, 3, 72, 36, 0, 695, 696, 3, 22, 11, 0, 696, 697, 5, 241, 0, 0, 697, 698, 5, 309, 0, 0, 698, 699, 3, 22, 11, 0, 699, 1320, 1, 0, 0, 0, 700, 705, 5, 11, 0, 0, 701, 702, 5, 293, 0, 0, 702, 706, 3, 72, 36, 0, 703, 704, 5, 338, 0, 0, 704, 706, 3, 76, 38, 0, 705, 701, 1, 0, 0, 0, 705, 703, 1, 0, 0, 0, 706, 707, 1, 0, 0, 0, 707, 709, 5, 96, 0, 0, 708, 710, 3, 162, 81, 0, 709, 708, 1, 0, 0, 0, 709, 710, 1, 0, 0, 0, 710, 711, 1, 0, 0, 0, 711, 716, 3, 22, 11, 0, 712, 713, 5, 4, 0, 0, 713, 715, 3, 22, 11, 0, 714, 712, 1, 0, 0, 0, 715, 718, 1, 0, 0, 0, 716, 714, 1, 0, 0, 0, 716, 717, 1, 0, 0, 0, 717, 720, 1, 0, 0, 0, 718, 716, 1, 0, 0, 0, 719, 721, 5, 230, 0, 0, 720, 719, 1, 0, 0, 0, 720, 721, 1, 0, 0, 0, 721, 1320, 1, 0, 0, 0, 722, 723, 5, 11, 0, 0, 723, 724, 5, 293, 0, 0, 724, 726, 3, 72, 36, 0, 725, 727, 3, 22, 11, 0, 726, 725, 1, 0, 0, 0, 726, 727, 1, 0, 0, 0, 727, 728, 1, 0, 0, 0, 728, 729, 5, 269, 0, 0, 729, 730, 5, 170, 0, 0, 730, 731, 3, 342, 171, 0, 731, 1320, 1, 0, 0, 0, 732, 733, 5, 11, 0, 0, 733, 734, 5, 293, 0, 0, 734, 735, 3, 72, 36, 0, 735, 736, 5, 237, 0, 0, 736, 737, 5, 219, 0, 0, 737, 1320, 1, 0, 0, 0, 738, 739, 5, 11, 0, 0, 739, 740, 5, 176, 0, 0, 740, 741, 5, 338, 0, 0, 741, 742, 3, 76, 38, 0, 742, 743, 7, 5, 0, 0, 743, 744, 5, 248, 0, 0, 744, 1320, 1, 0, 0, 0, 745, 746, 5, 11, 0, 0, 746, 747, 5, 176, 0, 0, 747, 748, 5, 338, 0, 0, 748, 749, 3, 76, 38, 0, 749, 750, 5, 269, 0, 0, 750, 751, 5, 297, 0, 0, 751, 752, 3, 42, 21, 0, 752, 1320, 1, 0, 0, 0, 753, 754, 5, 96, 0, 0, 754, 756, 5, 293, 0, 0, 755, 757, 3, 162, 81, 0, 756, 755, 1, 0, 0, 0, 756, 757, 1, 0, 0, 0, 757, 758, 1, 0, 0, 0, 758, 760, 3, 72, 36, 0, 759, 761, 5, 230, 0, 0, 760, 759, 1, 0, 0, 0, 760, 761, 1, 0, 0, 0, 761, 1320, 1, 0, 0, 0, 762, 763, 5, 96, 0, 0, 763, 765, 5, 338, 0, 0, 764, 766, 3, 162, 81, 0, 765, 764, 1, 0, 0, 0, 765, 766, 1, 0, 0, 0, 766, 767, 1, 0, 0, 0, 767, 1320, 3, 76, 38, 0, 768, 769, 5, 96, 0, 0, 769, 770, 5, 176, 0, 0, 770, 772, 5, 338, 0, 0, 771, 773, 3, 162, 81, 0, 772, 771, 1, 0, 0, 0, 772, 773, 1, 0, 0, 0, 773, 774, 1, 0, 0, 0, 774, 1320, 3, 76, 38, 0, 775, 778, 5, 59, 0, 0, 776, 777, 5, 208, 0, 0, 777, 779, 5, 244, 0, 0, 778, 776, 1, 0, 0, 0, 778, 779, 1, 0, 0, 0, 779, 784, 1, 0, 0, 0, 780, 782, 5, 128, 0, 0, 781, 780, 1, 0, 0, 0, 781, 782, 1, 0, 0, 0, 782, 783, 1, 0, 0, 0, 783, 785, 5, 298, 0, 0, 784, 781, 1, 0, 0, 0, 784, 785, 1, 0, 0, 0, 785, 786, 1, 0, 0, 0, 786, 788, 5, 338, 0, 0, 787, 789, 3, 160, 80, 0, 788, 787, 1, 0, 0, 0, 788, 789, 1, 0, 0, 0, 789, 790, 1, 0, 0, 0, 790, 792, 3, 74, 37, 0, 791, 793, 3, 188, 94, 0, 792, 791, 1, 0, 0, 0, 792, 793, 1, 0, 0, 0, 793, 803, 1, 0, 0, 0, 794, 795, 5, 51, 0, 0, 795, 802, 3, 342, 171, 0, 796, 797, 5, 218, 0, 0, 797, 798, 5, 203, 0, 0, 798, 802, 3, 180, 90, 0, 799, 800, 5, 297, 0, 0, 800, 802, 3, 42, 21, 0, 801, 794, 1, 0, 0, 0, 801, 796, 1, 0, 0, 0, 801, 799, 1, 0, 0, 0, 802, 805, 1, 0, 0, 0, 803, 801, 1, 0, 0, 0, 803, 804, 1, 0, 0, 0, 804, 806, 1, 0, 0, 0, 805, 803, 1, 0, 0, 0, 806, 807, 5, 20, 0, 0, 807, 808, 3, 16, 8, 0, 808, 1320, 1, 0, 0, 0, 809, 812, 5, 59, 0, 0, 810, 811, 5, 208, 0, 0, 811, 813, 5, 244, 0, 0, 812, 810, 1, 0, 0, 0, 812, 813, 1, 0, 0, 0, 813, 815, 1, 0, 0, 0, 814, 816, 5, 128, 0, 0, 815, 814, 1, 0, 0, 0, 815, 816, 1, 0, 0, 0, 816, 817, 1, 0, 0, 0, 817, 818, 5, 298, 0, 0, 818, 819, 5, 338, 0, 0, 819, 824, 3, 74, 37, 0, 820, 821, 5, 2, 0, 0, 821, 822, 3, 296, 148, 0, 822, 823, 5, 3, 0, 0, 823, 825, 1, 0, 0, 0, 824, 820, 1, 0, 0, 0, 824, 825, 1, 0, 0, 0, 825, 826, 1, 0, 0, 0, 826, 829, 3, 36, 18, 0, 827, 828, 5, 207, 0, 0, 828, 830, 3, 42, 21, 0, 829, 827, 1, 0, 0, 0, 829, 830, 1, 0, 0, 0, 830, 1320, 1, 0, 0, 0, 831, 832, 5, 11, 0, 0, 832, 833, 5, 338, 0, 0, 833, 835, 3, 76, 38, 0, 834, 836, 5, 20, 0, 0, 835, 834, 1, 0, 0, 0, 835, 836, 1, 0, 0, 0, 836, 837, 1, 0, 0, 0, 837, 838, 3, 16, 8, 0, 838, 1320, 1, 0, 0, 0, 839, 842, 5, 59, 0, 0, 840, 841, 5, 208, 0, 0, 841, 843, 5, 244, 0, 0, 842, 840, 1, 0, 0, 0, 842, 843, 1, 0, 0, 0, 843, 845, 1, 0, 0, 0, 844, 846, 5, 298, 0, 0, 845, 844, 1, 0, 0, 0, 845, 846, 1, 0, 0, 0, 846, 847, 1, 0, 0, 0, 847, 849, 5, 125, 0, 0, 848, 850, 3, 160, 80, 0, 849, 848, 1, 0, 0, 0, 849, 850, 1, 0, 0, 0, 850, 851, 1, 0, 0, 0, 851, 852, 3, 324, 162, 0, 852, 853, 5, 20, 0, 0, 853, 867, 3, 342, 171, 0, 854, 855, 5, 332, 0, 0, 855, 856, 3, 332, 166, 0, 856, 857, 3, 342, 171, 0, 857, 864, 1, 0, 0, 0, 858, 859, 5, 4, 0, 0, 859, 860, 3, 332, 166, 0, 860, 861, 3, 342, 171, 0, 861, 863, 1, 0, 0, 0, 862, 858, 1, 0, 0, 0, 863, 866, 1, 0, 0, 0, 864, 862, 1, 0, 0, 0, 864, 865, 1, 0, 0, 0, 865, 868, 1, 0, 0, 0, 866, 864, 1, 0, 0, 0, 867, 854, 1, 0, 0, 0, 867, 868, 1, 0, 0, 0, 868, 1320, 1, 0, 0, 0, 869, 870, 5, 59, 0, 0, 870, 871, 5, 176, 0, 0, 871, 873, 5, 338, 0, 0, 872, 874, 3, 160, 80, 0, 873, 872, 1, 0, 0, 0, 873, 874, 1, 0, 0, 0, 874, 875, 1, 0, 0, 0, 875, 877, 3, 74, 37, 0, 876, 878, 3, 36, 18, 0, 877, 876, 1, 0, 0, 0, 877, 878, 1, 0, 0, 0, 878, 896, 1, 0, 0, 0, 879, 880, 5, 207, 0, 0, 880, 895, 3, 42, 21, 0, 881, 882, 5, 218, 0, 0, 882, 883, 5, 31, 0, 0, 883, 895, 3, 224, 112, 0, 884, 895, 3, 10, 5, 0, 885, 895, 3, 8, 4, 0, 886, 895, 3, 206, 103, 0, 887, 895, 3, 58, 29, 0, 888, 889, 5, 170, 0, 0, 889, 895, 3, 342, 171, 0, 890, 891, 5, 51, 0, 0, 891, 895, 3, 342, 171, 0, 892, 893, 5, 297, 0, 0, 893, 895, 3, 42, 21, 0, 894, 879, 1, 0, 0, 0, 894, 881, 1, 0, 0, 0, 894, 884, 1, 0, 0, 0, 894, 885, 1, 0, 0, 0, 894, 886, 1, 0, 0, 0, 894, 887, 1, 0, 0, 0, 894, 888, 1, 0, 0, 0, 894, 890, 1, 0, 0, 0, 894, 892, 1, 0, 0, 0, 895, 898, 1, 0, 0, 0, 896, 894, 1, 0, 0, 0, 896, 897, 1, 0, 0, 0, 897, 899, 1, 0, 0, 0, 898, 896, 1, 0, 0, 0, 899, 900, 5, 20, 0, 0, 900, 901, 3, 16, 8, 0, 901, 1320, 1, 0, 0, 0, 902, 904, 5, 96, 0, 0, 903, 905, 5, 298, 0, 0, 904, 903, 1, 0, 0, 0, 904, 905, 1, 0, 0, 0, 905, 906, 1, 0, 0, 0, 906, 908, 5, 125, 0, 0, 907, 909, 3, 162, 81, 0, 908, 907, 1, 0, 0, 0, 908, 909, 1, 0, 0, 0, 909, 910, 1, 0, 0, 0, 910, 1320, 3, 322, 161, 0, 911, 914, 5, 81, 0, 0, 912, 913, 5, 208, 0, 0, 913, 915, 5, 244, 0, 0, 914, 912, 1, 0, 0, 0, 914, 915, 1, 0, 0, 0, 915, 917, 1, 0, 0, 0, 916, 918, 5, 336, 0, 0, 917, 916, 1, 0, 0, 0, 917, 918, 1, 0, 0, 0, 918, 919, 1, 0, 0, 0, 919, 921, 3, 322, 161, 0, 920, 922, 3, 282, 141, 0, 921, 920, 1, 0, 0, 0, 921, 922, 1, 0, 0, 0, 922, 924, 1, 0, 0, 0, 923, 925, 3, 294, 147, 0, 924, 923, 1, 0, 0, 0, 924, 925, 1, 0, 0, 0, 925, 1320, 1, 0, 0, 0, 926, 927, 5, 96, 0, 0, 927, 928, 5, 298, 0, 0, 928, 930, 5, 336, 0, 0, 929, 931, 3, 162, 81, 0, 930, 929, 1, 0, 0, 0, 930, 931, 1, 0, 0, 0, 931, 935, 1, 0, 0, 0, 932, 936, 3, 72, 36, 0, 933, 936, 3, 76, 38, 0, 934, 936, 3, 322, 161, 0, 935, 932, 1, 0, 0, 0, 935, 933, 1, 0, 0, 0, 935, 934, 1, 0, 0, 0, 936, 1320, 1, 0, 0, 0, 937, 939, 5, 106, 0, 0, 938, 940, 7, 6, 0, 0, 939, 938, 1, 0, 0, 0, 939, 940, 1, 0, 0, 0, 940, 941, 1, 0, 0, 0, 941, 1320, 3, 4, 2, 0, 942, 943, 5, 273, 0, 0, 943, 946, 5, 294, 0, 0, 944, 945, 7, 3, 0, 0, 945, 947, 3, 66, 33, 0, 946, 944, 1, 0, 0, 0, 946, 947, 1, 0, 0, 0, 947, 952, 1, 0, 0, 0, 948, 950, 5, 163, 0, 0, 949, 948, 1, 0, 0, 0, 949, 950, 1, 0, 0, 0, 950, 951, 1, 0, 0, 0, 951, 953, 3, 342, 171, 0, 952, 949, 1, 0, 0, 0, 952, 953, 1, 0, 0, 0, 953, 1320, 1, 0, 0, 0, 954, 955, 5, 273, 0, 0, 955, 956, 5, 293, 0, 0, 956, 959, 5, 108, 0, 0, 957, 958, 7, 3, 0, 0, 958, 960, 3, 66, 33, 0, 959, 957, 1, 0, 0, 0, 959, 960, 1, 0, 0, 0, 960, 961, 1, 0, 0, 0, 961, 962, 5, 163, 0, 0, 962, 964, 3, 342, 171, 0, 963, 965, 3, 22, 11, 0, 964, 963, 1, 0, 0, 0, 964, 965, 1, 0, 0, 0, 965, 1320, 1, 0, 0, 0, 966, 967, 5, 273, 0, 0, 967, 968, 5, 297, 0, 0, 968, 973, 3, 72, 36, 0, 969, 970, 5, 2, 0, 0, 970, 971, 3, 46, 23, 0, 971, 972, 5, 3, 0, 0, 972, 974, 1, 0, 0, 0, 973, 969, 1, 0, 0, 0, 973, 974, 1, 0, 0, 0, 974, 1320, 1, 0, 0, 0, 975, 976, 5, 273, 0, 0, 976, 977, 5, 50, 0, 0, 977, 978, 7, 3, 0, 0, 978, 981, 3, 72, 36, 0, 979, 980, 7, 3, 0, 0, 980, 982, 3, 66, 33, 0, 981, 979, 1, 0, 0, 0, 981, 982, 1, 0, 0, 0, 982, 1320, 1, 0, 0, 0, 983, 984, 5, 273, 0, 0, 984, 987, 5, 339, 0, 0, 985, 986, 7, 3, 0, 0, 986, 988, 3, 66, 33, 0, 987, 985, 1, 0, 0, 0, 987, 988, 1, 0, 0, 0, 988, 993, 1, 0, 0, 0, 989, 991, 5, 163, 0, 0, 990, 989, 1, 0, 0, 0, 990, 991, 1, 0, 0, 0, 991, 992, 1, 0, 0, 0, 992, 994, 3, 342, 171, 0, 993, 990, 1, 0, 0, 0, 993, 994, 1, 0, 0, 0, 994, 1320, 1, 0, 0, 0, 995, 996, 5, 273, 0, 0, 996, 997, 5, 219, 0, 0, 997, 999, 3, 72, 36, 0, 998, 1000, 3, 22, 11, 0, 999, 998, 1, 0, 0, 0, 999, 1000, 1, 0, 0, 0, 1000, 1320, 1, 0, 0, 0, 1001, 1003, 5, 273, 0, 0, 1002, 1004, 7, 7, 0, 0, 1003, 1002, 1, 0, 0, 0, 1003, 1004, 1, 0, 0, 0, 1004, 1005, 1, 0, 0, 0, 1005, 1008, 5, 126, 0, 0, 1006, 1007, 7, 3, 0, 0, 1007, 1009, 3, 66, 33, 0, 1008, 1006, 1, 0, 0, 0, 1008, 1009, 1, 0, 0, 0, 1009, 1017, 1, 0, 0, 0, 1010, 1012, 5, 163, 0, 0, 1011, 1010, 1, 0, 0, 0, 1011, 1012, 1, 0, 0, 0, 1012, 1015, 1, 0, 0, 0, 1013, 1016, 3, 210, 105, 0, 1014, 1016, 3, 342, 171, 0, 1015, 1013, 1, 0, 0, 0, 1015, 1014, 1, 0, 0, 0, 1016, 1018, 1, 0, 0, 0, 1017, 1011, 1, 0, 0, 0, 1017, 1018, 1, 0, 0, 0, 1018, 1320, 1, 0, 0, 0, 1019, 1020, 5, 273, 0, 0, 1020, 1021, 5, 59, 0, 0, 1021, 1022, 5, 293, 0, 0, 1022, 1025, 3, 72, 36, 0, 1023, 1024, 5, 20, 0, 0, 1024, 1026, 5, 266, 0, 0, 1025, 1023, 1, 0, 0, 0, 1025, 1026, 1, 0, 0, 0, 1026, 1320, 1, 0, 0, 0, 1027, 1028, 5, 273, 0, 0, 1028, 1029, 5, 62, 0, 0, 1029, 1320, 3, 26, 13, 0, 1030, 1031, 5, 273, 0, 0, 1031, 1036, 5, 38, 0, 0, 1032, 1034, 5, 163, 0, 0, 1033, 1032, 1, 0, 0, 0, 1033, 1034, 1, 0, 0, 0, 1034, 1035, 1, 0, 0, 0, 1035, 1037, 3, 342, 171, 0, 1036, 1033, 1, 0, 0, 0, 1036, 1037, 1, 0, 0, 0, 1037, 1320, 1, 0, 0, 0, 1038, 1039, 5, 273, 0, 0, 1039, 1040, 5, 176, 0, 0, 1040, 1043, 5, 339, 0, 0, 1041, 1042, 7, 3, 0, 0, 1042, 1044, 3, 66, 33, 0, 1043, 1041, 1, 0, 0, 0, 1043, 1044, 1, 0, 0, 0, 1044, 1049, 1, 0, 0, 0, 1045, 1047, 5, 163, 0, 0, 1046, 1045, 1, 0, 0, 0, 1046, 1047, 1, 0, 0, 0, 1047, 1048, 1, 0, 0, 0, 1048, 1050, 3, 342, 171, 0, 1049, 1046, 1, 0, 0, 0, 1049, 1050, 1, 0, 0, 0, 1050, 1320, 1, 0, 0, 0, 1051, 1052, 5, 273, 0, 0, 1052, 1053, 5, 59, 0, 0, 1053, 1054, 5, 176, 0, 0, 1054, 1055, 5, 338, 0, 0, 1055, 1058, 3, 76, 38, 0, 1056, 1057, 5, 20, 0, 0, 1057, 1059, 5, 266, 0, 0, 1058, 1056, 1, 0, 0, 0, 1058, 1059, 1, 0, 0, 0, 1059, 1320, 1, 0, 0, 0, 1060, 1061, 7, 8, 0, 0, 1061, 1063, 5, 125, 0, 0, 1062, 1064, 5, 108, 0, 0, 1063, 1062, 1, 0, 0, 0, 1063, 1064, 1, 0, 0, 0, 1064, 1065, 1, 0, 0, 0, 1065, 1320, 3, 28, 14, 0, 1066, 1067, 7, 8, 0, 0, 1067, 1069, 5, 72, 0, 0, 1068, 1070, 5, 108, 0, 0, 1069, 1068, 1, 0, 0, 0, 1069, 1070, 1, 0, 0, 0, 1070, 1071, 1, 0, 0, 0, 1071, 1320, 3, 66, 33, 0, 1072, 1074, 7, 8, 0, 0, 1073, 1075, 5, 293, 0, 0, 1074, 1073, 1, 0, 0, 0, 1074, 1075, 1, 0, 0, 0, 1075, 1077, 1, 0, 0, 0, 1076, 1078, 7, 9, 0, 0, 1077, 1076, 1, 0, 0, 0, 1077, 1078, 1, 0, 0, 0, 1078, 1079, 1, 0, 0, 0, 1079, 1081, 3, 72, 36, 0, 1080, 1082, 3, 22, 11, 0, 1081, 1080, 1, 0, 0, 0, 1081, 1082, 1, 0, 0, 0, 1082, 1084, 1, 0, 0, 0, 1083, 1085, 3, 30, 15, 0, 1084, 1083, 1, 0, 0, 0, 1084, 1085, 1, 0, 0, 0, 1085, 1320, 1, 0, 0, 0, 1086, 1088, 7, 8, 0, 0, 1087, 1089, 5, 232, 0, 0, 1088, 1087, 1, 0, 0, 0, 1088, 1089, 1, 0, 0, 0, 1089, 1090, 1, 0, 0, 0, 1090, 1320, 3, 16, 8, 0, 1091, 1092, 5, 51, 0, 0, 1092, 1098, 5, 203, 0, 0, 1093, 1094, 3, 26, 13, 0, 1094, 1095, 3, 66, 33, 0, 1095, 1099, 1, 0, 0, 0, 1096, 1097, 5, 293, 0, 0, 1097, 1099, 3, 72, 36, 0, 1098, 1093, 1, 0, 0, 0, 1098, 1096, 1, 0, 0, 0, 1099, 1100, 1, 0, 0, 0, 1100, 1103, 5, 153, 0, 0, 1101, 1104, 3, 342, 171, 0, 1102, 1104, 5, 198, 0, 0, 1103, 1101, 1, 0, 0, 0, 1103, 1102, 1, 0, 0, 0, 1104, 1320, 1, 0, 0, 0, 1105, 1106, 5, 240, 0, 0, 1106, 1107, 5, 293, 0, 0, 1107, 1320, 3, 72, 36, 0, 1108, 1109, 5, 240, 0, 0, 1109, 1110, 5, 125, 0, 0, 1110, 1320, 3, 322, 161, 0, 1111, 1119, 5, 240, 0, 0, 1112, 1120, 3, 342, 171, 0, 1113, 1115, 9, 0, 0, 0, 1114, 1113, 1, 0, 0, 0, 1115, 1118, 1, 0, 0, 0, 1116, 1117, 1, 0, 0, 0, 1116, 1114, 1, 0, 0, 0, 1117, 1120, 1, 0, 0, 0, 1118, 1116, 1, 0, 0, 0, 1119, 1112, 1, 0, 0, 0, 1119, 1116, 1, 0, 0, 0, 1120, 1320, 1, 0, 0, 0, 1121, 1122, 5, 240, 0, 0, 1122, 1123, 5, 176, 0, 0, 1123, 1124, 5, 338, 0, 0, 1124, 1320, 3, 76, 38, 0, 1125, 1127, 5, 33, 0, 0, 1126, 1128, 5, 159, 0, 0, 1127, 1126, 1, 0, 0, 0, 1127, 1128, 1, 0, 0, 0, 1128, 1129, 1, 0, 0, 0, 1129, 1130, 5, 293, 0, 0, 1130, 1133, 3, 72, 36, 0, 1131, 1132, 5, 207, 0, 0, 1132, 1134, 3, 42, 21, 0, 1133, 1131, 1, 0, 0, 0, 1133, 1134, 1, 0, 0, 0, 1134, 1139, 1, 0, 0, 0, 1135, 1137, 5, 20, 0, 0, 1136, 1135, 1, 0, 0, 0, 1136, 1137, 1, 0, 0, 0, 1137, 1138, 1, 0, 0, 0, 1138, 1140, 3, 16, 8, 0, 1139, 1136, 1, 0, 0, 0, 1139, 1140, 1, 0, 0, 0, 1140, 1320, 1, 0, 0, 0, 1141, 1142, 5, 322, 0, 0, 1142, 1144, 5, 293, 0, 0, 1143, 1145, 3, 162, 81, 0, 1144, 1143, 1, 0, 0, 0, 1144, 1145, 1, 0, 0, 0, 1145, 1146, 1, 0, 0, 0, 1146, 1320, 3, 72, 36, 0, 1147, 1148, 5, 43, 0, 0, 1148, 1320, 5, 33, 0, 0, 1149, 1150, 5, 168, 0, 0, 1150, 1152, 5, 70, 0, 0, 1151, 1153, 5, 169, 0, 0, 1152, 1151, 1, 0, 0, 0, 1152, 1153, 1, 0, 0, 0, 1153, 1154, 1, 0, 0, 0, 1154, 1155, 5, 145, 0, 0, 1155, 1157, 3, 342, 171, 0, 1156, 1158, 5, 216, 0, 0, 1157, 1156, 1, 0, 0, 0, 1157, 1158, 1, 0, 0, 0, 1158, 1159, 1, 0, 0, 0, 1159, 1160, 5, 152, 0, 0, 1160, 1161, 5, 293, 0, 0, 1161, 1163, 3, 72, 36, 0, 1162, 1164, 3, 22, 11, 0, 1163, 1162, 1, 0, 0, 0, 1163, 1164, 1, 0, 0, 0, 1164, 1320, 1, 0, 0, 0, 1165, 1166, 5, 317, 0, 0, 1166, 1167, 5, 293, 0, 0, 1167, 1169, 3, 72, 36, 0, 1168, 1170, 3, 22, 11, 0, 1169, 1168, 1, 0, 0, 0, 1169, 1170, 1, 0, 0, 0, 1170, 1320, 1, 0, 0, 0, 1171, 1173, 5, 188, 0, 0, 1172, 1171, 1, 0, 0, 0, 1172, 1173, 1, 0, 0, 0, 1173, 1174, 1, 0, 0, 0, 1174, 1175, 5, 242, 0, 0, 1175, 1176, 5, 293, 0, 0, 1176, 1179, 3, 72, 36, 0, 1177, 1178, 7, 10, 0, 0, 1178, 1180, 5, 219, 0, 0, 1179, 1177, 1, 0, 0, 0, 1179, 1180, 1, 0, 0, 0, 1180, 1320, 1, 0, 0, 0, 1181, 1182, 7, 11, 0, 0, 1182, 1186, 3, 332, 166, 0, 1183, 1185, 9, 0, 0, 0, 1184, 1183, 1, 0, 0, 0, 1185, 1188, 1, 0, 0, 0, 1186, 1187, 1, 0, 0, 0, 1186, 1184, 1, 0, 0, 0, 1187, 1320, 1, 0, 0, 0, 1188, 1186, 1, 0, 0, 0, 1189, 1190, 5, 269, 0, 0, 1190, 1194, 5, 253, 0, 0, 1191, 1193, 9, 0, 0, 0, 1192, 1191, 1, 0, 0, 0, 1193, 1196, 1, 0, 0, 0, 1194, 1195, 1, 0, 0, 0, 1194, 1192, 1, 0, 0, 0, 1195, 1320, 1, 0, 0, 0, 1196, 1194, 1, 0, 0, 0, 1197, 1198, 5, 269, 0, 0, 1198, 1199, 5, 301, 0, 0, 1199, 1200, 5, 350, 0, 0, 1200, 1320, 3, 262, 131, 0, 1201, 1202, 5, 269, 0, 0, 1202, 1203, 5, 301, 0, 0, 1203, 1206, 5, 350, 0, 0, 1204, 1207, 3, 342, 171, 0, 1205, 1207, 5, 169, 0, 0, 1206, 1204, 1, 0, 0, 0, 1206, 1205, 1, 0, 0, 0, 1207, 1320, 1, 0, 0, 0, 1208, 1209, 5, 269, 0, 0, 1209, 1210, 5, 301, 0, 0, 1210, 1214, 5, 350, 0, 0, 1211, 1213, 9, 0, 0, 0, 1212, 1211, 1, 0, 0, 0, 1213, 1216, 1, 0, 0, 0, 1214, 1215, 1, 0, 0, 0, 1214, 1212, 1, 0, 0, 0, 1215, 1320, 1, 0, 0, 0, 1216, 1214, 1, 0, 0, 0, 1217, 1218, 5, 269, 0, 0, 1218, 1219, 7, 12, 0, 0, 1219, 1320, 3, 120, 60, 0, 1220, 1221, 5, 269, 0, 0, 1221, 1222, 7, 12, 0, 0, 1222, 1223, 5, 2, 0, 0, 1223, 1224, 3, 208, 104, 0, 1224, 1225, 5, 3, 0, 0, 1225, 1226, 5, 352, 0, 0, 1226, 1227, 5, 2, 0, 0, 1227, 1228, 3, 16, 8, 0, 1228, 1229, 5, 3, 0, 0, 1229, 1320, 1, 0, 0, 0, 1230, 1231, 5, 269, 0, 0, 1231, 1232, 3, 336, 168, 0, 1232, 1233, 5, 352, 0, 0, 1233, 1234, 5, 389, 0, 0, 1234, 1320, 1, 0, 0, 0, 1235, 1236, 5, 269, 0, 0, 1236, 1244, 3, 336, 168, 0, 1237, 1241, 5, 352, 0, 0, 1238, 1240, 9, 0, 0, 0, 1239, 1238, 1, 0, 0, 0, 1240, 1243, 1, 0, 0, 0, 1241, 1242, 1, 0, 0, 0, 1241, 1239, 1, 0, 0, 0, 1242, 1245, 1, 0, 0, 0, 1243, 1241, 1, 0, 0, 0, 1244, 1237, 1, 0, 0, 0, 1244, 1245, 1, 0, 0, 0, 1245, 1320, 1, 0, 0, 0, 1246, 1250, 5, 269, 0, 0, 1247, 1249, 9, 0, 0, 0, 1248, 1247, 1, 0, 0, 0, 1249, 1252, 1, 0, 0, 0, 1250, 1251, 1, 0, 0, 0, 1250, 1248, 1, 0, 0, 0, 1251, 1253, 1, 0, 0, 0, 1252, 1250, 1, 0, 0, 0, 1253, 1254, 5, 352, 0, 0, 1254, 1320, 5, 389, 0, 0, 1255, 1259, 5, 269, 0, 0, 1256, 1258, 9, 0, 0, 0, 1257, 1256, 1, 0, 0, 0, 1258, 1261, 1, 0, 0, 0, 1259, 1260, 1, 0, 0, 0, 1259, 1257, 1, 0, 0, 0, 1260, 1320, 1, 0, 0, 0, 1261, 1259, 1, 0, 0, 0, 1262, 1263, 5, 245, 0, 0, 1263, 1320, 3, 336, 168, 0, 1264, 1268, 5, 245, 0, 0, 1265, 1267, 9, 0, 0, 0, 1266, 1265, 1, 0, 0, 0, 1267, 1270, 1, 0, 0, 0, 1268, 1269, 1, 0, 0, 0, 1268, 1266, 1, 0, 0, 0, 1269, 1320, 1, 0, 0, 0, 1270, 1268, 1, 0, 0, 0, 1271, 1272, 5, 59, 0, 0, 1272, 1274, 5, 142, 0, 0, 1273, 1275, 3, 160, 80, 0, 1274, 1273, 1, 0, 0, 0, 1274, 1275, 1, 0, 0, 0, 1275, 1276, 1, 0, 0, 0, 1276, 1277, 3, 332, 166, 0, 1277, 1279, 5, 203, 0, 0, 1278, 1280, 5, 293, 0, 0, 1279, 1278, 1, 0, 0, 0, 1279, 1280, 1, 0, 0, 0, 1280, 1281, 1, 0, 0, 0, 1281, 1284, 3, 72, 36, 0, 1282, 1283, 5, 332, 0, 0, 1283, 1285, 3, 332, 166, 0, 1284, 1282, 1, 0, 0, 0, 1284, 1285, 1, 0, 0, 0, 1285, 1286, 1, 0, 0, 0, 1286, 1287, 5, 2, 0, 0, 1287, 1288, 3, 212, 106, 0, 1288, 1291, 5, 3, 0, 0, 1289, 1290, 5, 207, 0, 0, 1290, 1292, 3, 42, 21, 0, 1291, 1289, 1, 0, 0, 0, 1291, 1292, 1, 0, 0, 0, 1292, 1320, 1, 0, 0, 0, 1293, 1294, 5, 96, 0, 0, 1294, 1296, 5, 142, 0, 0, 1295, 1297, 3, 162, 81, 0, 1296, 1295, 1, 0, 0, 0, 1296, 1297, 1, 0, 0, 0, 1297, 1298, 1, 0, 0, 0, 1298, 1299, 3, 332, 166, 0, 1299, 1301, 5, 203, 0, 0, 1300, 1302, 5, 293, 0, 0, 1301, 1300, 1, 0, 0, 0, 1301, 1302, 1, 0, 0, 0, 1302, 1303, 1, 0, 0, 0, 1303, 1304, 3, 72, 36, 0, 1304, 1320, 1, 0, 0, 0, 1305, 1306, 5, 205, 0, 0, 1306, 1308, 3, 72, 36, 0, 1307, 1309, 3, 124, 62, 0, 1308, 1307, 1, 0, 0, 0, 1308, 1309, 1, 0, 0, 0, 1309, 1310, 1, 0, 0, 0, 1310, 1311, 3, 312, 156, 0, 1311, 1320, 1, 0, 0, 0, 1312, 1316, 3, 6, 3, 0, 1313, 1315, 9, 0, 0, 0, 1314, 1313, 1, 0, 0, 0, 1315, 1318, 1, 0, 0, 0, 1316, 1317, 1, 0, 0, 0, 1316, 1314, 1, 0, 0, 0, 1317, 1320, 1, 0, 0, 0, 1318, 1316, 1, 0, 0, 0, 1319, 362, 1, 0, 0, 0, 1319, 364, 1, 0, 0, 0, 1319, 367, 1, 0, 0, 0, 1319, 372, 1, 0, 0, 0, 1319, 378, 1, 0, 0, 0, 1319, 396, 1, 0, 0, 0, 1319, 403, 1, 0, 0, 0, 1319, 410, 1, 0, 0, 0, 1319, 419, 1, 0, 0, 0, 1319, 431, 1, 0, 0, 0, 1319, 459, 1, 0, 0, 0, 1319, 482, 1, 0, 0, 0, 1319, 503, 1, 0, 0, 0, 1319, 520, 1, 0, 0, 0, 1319, 531, 1, 0, 0, 0, 1319, 538, 1, 0, 0, 0, 1319, 547, 1, 0, 0, 0, 1319, 556, 1, 0, 0, 0, 1319, 566, 1, 0, 0, 0, 1319, 578, 1, 0, 0, 0, 1319, 589, 1, 0, 0, 0, 1319, 600, 1, 0, 0, 0, 1319, 614, 1, 0, 0, 0, 1319, 625, 1, 0, 0, 0, 1319, 640, 1, 0, 0, 0, 1319, 652, 1, 0, 0, 0, 1319, 666, 1, 0, 0, 0, 1319, 676, 1, 0, 0, 0, 1319, 692, 1, 0, 0, 0, 1319, 700, 1, 0, 0, 0, 1319, 722, 1, 0, 0, 0, 1319, 732, 1, 0, 0, 0, 1319, 738, 1, 0, 0, 0, 1319, 745, 1, 0, 0, 0, 1319, 753, 1, 0, 0, 0, 1319, 762, 1, 0, 0, 0, 1319, 768, 1, 0, 0, 0, 1319, 775, 1, 0, 0, 0, 1319, 809, 1, 0, 0, 0, 1319, 831, 1, 0, 0, 0, 1319, 839, 1, 0, 0, 0, 1319, 869, 1, 0, 0, 0, 1319, 902, 1, 0, 0, 0, 1319, 911, 1, 0, 0, 0, 1319, 926, 1, 0, 0, 0, 1319, 937, 1, 0, 0, 0, 1319, 942, 1, 0, 0, 0, 1319, 954, 1, 0, 0, 0, 1319, 966, 1, 0, 0, 0, 1319, 975, 1, 0, 0, 0, 1319, 983, 1, 0, 0, 0, 1319, 995, 1, 0, 0, 0, 1319, 1001, 1, 0, 0, 0, 1319, 1019, 1, 0, 0, 0, 1319, 1027, 1, 0, 0, 0, 1319, 1030, 1, 0, 0, 0, 1319, 1038, 1, 0, 0, 0, 1319, 1051, 1, 0, 0, 0, 1319, 1060, 1, 0, 0, 0, 1319, 1066, 1, 0, 0, 0, 1319, 1072, 1, 0, 0, 0, 1319, 1086, 1, 0, 0, 0, 1319, 1091, 1, 0, 0, 0, 1319, 1105, 1, 0, 0, 0, 1319, 1108, 1, 0, 0, 0, 1319, 1111, 1, 0, 0, 0, 1319, 1121, 1, 0, 0, 0, 1319, 1125, 1, 0, 0, 0, 1319, 1141, 1, 0, 0, 0, 1319, 1147, 1, 0, 0, 0, 1319, 1149, 1, 0, 0, 0, 1319, 1165, 1, 0, 0, 0, 1319, 1172, 1, 0, 0, 0, 1319, 1181, 1, 0, 0, 0, 1319, 1189, 1, 0, 0, 0, 1319, 1197, 1, 0, 0, 0, 1319, 1201, 1, 0, 0, 0, 1319, 1208, 1, 0, 0, 0, 1319, 1217, 1, 0, 0, 0, 1319, 1220, 1, 0, 0, 0, 1319, 1230, 1, 0, 0, 0, 1319, 1235, 1, 0, 0, 0, 1319, 1246, 1, 0, 0, 0, 1319, 1255, 1, 0, 0, 0, 1319, 1262, 1, 0, 0, 0, 1319, 1264, 1, 0, 0, 0, 1319, 1271, 1, 0, 0, 0, 1319, 1293, 1, 0, 0, 0, 1319, 1305, 1, 0, 0, 0, 1319, 1312, 1, 0, 0, 0, 1320, 5, 1, 0, 0, 0, 1321, 1322, 7, 13, 0, 0, 1322, 1415, 5, 253, 0, 0, 1323, 1325, 7, 14, 0, 0, 1324, 1326, 5, 253, 0, 0, 1325, 1324, 1, 0, 0, 0, 1325, 1326, 1, 0, 0, 0, 1326, 1415, 1, 0, 0, 0, 1327, 1328, 5, 273, 0, 0, 1328, 1415, 7, 15, 0, 0, 1329, 1330, 5, 273, 0, 0, 1330, 1332, 5, 253, 0, 0, 1331, 1333, 5, 129, 0, 0, 1332, 1331, 1, 0, 0, 0, 1332, 1333, 1, 0, 0, 0, 1333, 1415, 1, 0, 0, 0, 1334, 1336, 5, 273, 0, 0, 1335, 1337, 5, 62, 0, 0, 1336, 1335, 1, 0, 0, 0, 1336, 1337, 1, 0, 0, 0, 1337, 1338, 1, 0, 0, 0, 1338, 1415, 5, 254, 0, 0, 1339, 1340, 5, 273, 0, 0, 1340, 1341, 5, 59, 0, 0, 1341, 1415, 5, 293, 0, 0, 1342, 1343, 7, 16, 0, 0, 1343, 1415, 5, 142, 0, 0, 1344, 1345, 7, 17, 0, 0, 1345, 1415, 5, 293, 0, 0, 1346, 1347, 7, 18, 0, 0, 1347, 1415, 5, 72, 0, 0, 1348, 1349, 7, 13, 0, 0, 1349, 1350, 5, 298, 0, 0, 1350, 1415, 5, 175, 0, 0, 1351, 1352, 5, 11, 0, 0, 1352, 1353, 5, 293, 0, 0, 1353, 1354, 3, 72, 36, 0, 1354, 1355, 5, 197, 0, 0, 1355, 1356, 7, 19, 0, 0, 1356, 1415, 1, 0, 0, 0, 1357, 1358, 5, 11, 0, 0, 1358, 1359, 5, 293, 0, 0, 1359, 1360, 3, 72, 36, 0, 1360, 1361, 7, 20, 0, 0, 1361, 1362, 5, 31, 0, 0, 1362, 1415, 1, 0, 0, 0, 1363, 1364, 5, 11, 0, 0, 1364, 1365, 5, 293, 0, 0, 1365, 1366, 3, 72, 36, 0, 1366, 1367, 5, 275, 0, 0, 1367, 1368, 5, 31, 0, 0, 1368, 1415, 1, 0, 0, 0, 1369, 1370, 5, 11, 0, 0, 1370, 1371, 5, 293, 0, 0, 1371, 1372, 3, 72, 36, 0, 1372, 1373, 5, 197, 0, 0, 1373, 1374, 5, 283, 0, 0, 1374, 1375, 5, 20, 0, 0, 1375, 1376, 5, 89, 0, 0, 1376, 1415, 1, 0, 0, 0, 1377, 1378, 5, 11, 0, 0, 1378, 1379, 5, 293, 0, 0, 1379, 1380, 3, 72, 36, 0, 1380, 1381, 5, 269, 0, 0, 1381, 1382, 5, 275, 0, 0, 1382, 1383, 5, 170, 0, 0, 1383, 1415, 1, 0, 0, 0, 1384, 1385, 5, 11, 0, 0, 1385, 1386, 5, 293, 0, 0, 1386, 1387, 3, 72, 36, 0, 1387, 1388, 7, 21, 0, 0, 1388, 1389, 5, 217, 0, 0, 1389, 1415, 1, 0, 0, 0, 1390, 1391, 5, 11, 0, 0, 1391, 1392, 5, 293, 0, 0, 1392, 1393, 3, 72, 36, 0, 1393, 1394, 5, 310, 0, 0, 1394, 1415, 1, 0, 0, 0, 1395, 1396, 5, 11, 0, 0, 1396, 1397, 5, 293, 0, 0, 1397, 1399, 3, 72, 36, 0, 1398, 1400, 3, 22, 11, 0, 1399, 1398, 1, 0, 0, 0, 1399, 1400, 1, 0, 0, 0, 1400, 1407, 1, 0, 0, 0, 1401, 1408, 5, 53, 0, 0, 1402, 1408, 5, 56, 0, 0, 1403, 1404, 5, 269, 0, 0, 1404, 1408, 5, 115, 0, 0, 1405, 1406, 5, 244, 0, 0, 1406, 1408, 5, 50, 0, 0, 1407, 1401, 1, 0, 0, 0, 1407, 1402, 1, 0, 0, 0, 1407, 1403, 1, 0, 0, 0, 1407, 1405, 1, 0, 0, 0, 1408, 1415, 1, 0, 0, 0, 1409, 1410, 5, 281, 0, 0, 1410, 1415, 5, 312, 0, 0, 1411, 1415, 5, 52, 0, 0, 1412, 1415, 5, 255, 0, 0, 1413, 1415, 5, 88, 0, 0, 1414, 1321, 1, 0, 0, 0, 1414, 1323, 1, 0, 0, 0, 1414, 1327, 1, 0, 0, 0, 1414, 1329, 1, 0, 0, 0, 1414, 1334, 1, 0, 0, 0, 1414, 1339, 1, 0, 0, 0, 1414, 1342, 1, 0, 0, 0, 1414, 1344, 1, 0, 0, 0, 1414, 1346, 1, 0, 0, 0, 1414, 1348, 1, 0, 0, 0, 1414, 1351, 1, 0, 0, 0, 1414, 1357, 1, 0, 0, 0, 1414, 1363, 1, 0, 0, 0, 1414, 1369, 1, 0, 0, 0, 1414, 1377, 1, 0, 0, 0, 1414, 1384, 1, 0, 0, 0, 1414, 1390, 1, 0, 0, 0, 1414, 1395, 1, 0, 0, 0, 1414, 1409, 1, 0, 0, 0, 1414, 1411, 1, 0, 0, 0, 1414, 1412, 1, 0, 0, 0, 1414, 1413, 1, 0, 0, 0, 1415, 7, 1, 0, 0, 0, 1416, 1417, 5, 45, 0, 0, 1417, 1418, 5, 31, 0, 0, 1418, 1422, 3, 180, 90, 0, 1419, 1420, 5, 279, 0, 0, 1420, 1421, 5, 31, 0, 0, 1421, 1423, 3, 184, 92, 0, 1422, 1419, 1, 0, 0, 0, 1422, 1423, 1, 0, 0, 0, 1423, 1424, 1, 0, 0, 0, 1424, 1425, 5, 152, 0, 0, 1425, 1426, 5, 382, 0, 0, 1426, 1427, 5, 30, 0, 0, 1427, 9, 1, 0, 0, 0, 1428, 1429, 5, 275, 0, 0, 1429, 1430, 5, 31, 0, 0, 1430, 1431, 3, 180, 90, 0, 1431, 1434, 5, 203, 0, 0, 1432, 1435, 3, 54, 27, 0, 1433, 1435, 3, 56, 28, 0, 1434, 1432, 1, 0, 0, 0, 1434, 1433, 1, 0, 0, 0, 1435, 1439, 1, 0, 0, 0, 1436, 1437, 5, 283, 0, 0, 1437, 1438, 5, 20, 0, 0, 1438, 1440, 5, 89, 0, 0, 1439, 1436, 1, 0, 0, 0, 1439, 1440, 1, 0, 0, 0, 1440, 11, 1, 0, 0, 0, 1441, 1442, 5, 170, 0, 0, 1442, 1443, 3, 342, 171, 0, 1443, 13, 1, 0, 0, 0, 1444, 1445, 5, 51, 0, 0, 1445, 1446, 3, 342, 171, 0, 1446, 15, 1, 0, 0, 0, 1447, 1449, 3, 32, 16, 0, 1448, 1447, 1, 0, 0, 0, 1448, 1449, 1, 0, 0, 0, 1449, 1450, 1, 0, 0, 0, 1450, 1451, 3, 96, 48, 0, 1451, 1452, 3, 88, 44, 0, 1452, 17, 1, 0, 0, 0, 1453, 1454, 5, 147, 0, 0, 1454, 1456, 5, 216, 0, 0, 1455, 1457, 5, 293, 0, 0, 1456, 1455, 1, 0, 0, 0, 1456, 1457, 1, 0, 0, 0, 1457, 1458, 1, 0, 0, 0, 1458, 1463, 3, 72, 36, 0, 1459, 1461, 3, 22, 11, 0, 1460, 1462, 3, 160, 80, 0, 1461, 1460, 1, 0, 0, 0, 1461, 1462, 1, 0, 0, 0, 1462, 1464, 1, 0, 0, 0, 1463, 1459, 1, 0, 0, 0, 1463, 1464, 1, 0, 0, 0, 1464, 1471, 1, 0, 0, 0, 1465, 1466, 5, 31, 0, 0, 1466, 1472, 5, 189, 0, 0, 1467, 1468, 5, 2, 0, 0, 1468, 1469, 3, 82, 41, 0, 1469, 1470, 5, 3, 0, 0, 1470, 1472, 1, 0, 0, 0, 1471, 1465, 1, 0, 0, 0, 1471, 1467, 1, 0, 0, 0, 1471, 1472, 1, 0, 0, 0, 1472, 1530, 1, 0, 0, 0, 1473, 1474, 5, 147, 0, 0, 1474, 1476, 5, 152, 0, 0, 1475, 1477, 5, 293, 0, 0, 1476, 1475, 1, 0, 0, 0, 1476, 1477, 1, 0, 0, 0, 1477, 1478, 1, 0, 0, 0, 1478, 1480, 3, 72, 36, 0, 1479, 1481, 3, 22, 11, 0, 1480, 1479, 1, 0, 0, 0, 1480, 1481, 1, 0, 0, 0, 1481, 1483, 1, 0, 0, 0, 1482, 1484, 3, 160, 80, 0, 1483, 1482, 1, 0, 0, 0, 1483, 1484, 1, 0, 0, 0, 1484, 1491, 1, 0, 0, 0, 1485, 1486, 5, 31, 0, 0, 1486, 1492, 5, 189, 0, 0, 1487, 1488, 5, 2, 0, 0, 1488, 1489, 3, 82, 41, 0, 1489, 1490, 5, 3, 0, 0, 1490, 1492, 1, 0, 0, 0, 1491, 1485, 1, 0, 0, 0, 1491, 1487, 1, 0, 0, 0, 1491, 1492, 1, 0, 0, 0, 1492, 1530, 1, 0, 0, 0, 1493, 1494, 5, 147, 0, 0, 1494, 1496, 5, 152, 0, 0, 1495, 1497, 5, 293, 0, 0, 1496, 1495, 1, 0, 0, 0, 1496, 1497, 1, 0, 0, 0, 1497, 1498, 1, 0, 0, 0, 1498, 1499, 3, 72, 36, 0, 1499, 1500, 5, 244, 0, 0, 1500, 1501, 3, 124, 62, 0, 1501, 1530, 1, 0, 0, 0, 1502, 1503, 5, 147, 0, 0, 1503, 1505, 5, 216, 0, 0, 1504, 1506, 5, 169, 0, 0, 1505, 1504, 1, 0, 0, 0, 1505, 1506, 1, 0, 0, 0, 1506, 1507, 1, 0, 0, 0, 1507, 1508, 5, 90, 0, 0, 1508, 1510, 3, 342, 171, 0, 1509, 1511, 3, 206, 103, 0, 1510, 1509, 1, 0, 0, 0, 1510, 1511, 1, 0, 0, 0, 1511, 1513, 1, 0, 0, 0, 1512, 1514, 3, 58, 29, 0, 1513, 1512, 1, 0, 0, 0, 1513, 1514, 1, 0, 0, 0, 1514, 1530, 1, 0, 0, 0, 1515, 1516, 5, 147, 0, 0, 1516, 1518, 5, 216, 0, 0, 1517, 1519, 5, 169, 0, 0, 1518, 1517, 1, 0, 0, 0, 1518, 1519, 1, 0, 0, 0, 1519, 1520, 1, 0, 0, 0, 1520, 1522, 5, 90, 0, 0, 1521, 1523, 3, 342, 171, 0, 1522, 1521, 1, 0, 0, 0, 1522, 1523, 1, 0, 0, 0, 1523, 1524, 1, 0, 0, 0, 1524, 1527, 3, 36, 18, 0, 1525, 1526, 5, 207, 0, 0, 1526, 1528, 3, 42, 21, 0, 1527, 1525, 1, 0, 0, 0, 1527, 1528, 1, 0, 0, 0, 1528, 1530, 1, 0, 0, 0, 1529, 1453, 1, 0, 0, 0, 1529, 1473, 1, 0, 0, 0, 1529, 1493, 1, 0, 0, 0, 1529, 1502, 1, 0, 0, 0, 1529, 1515, 1, 0, 0, 0, 1530, 19, 1, 0, 0, 0, 1531, 1534, 3, 22, 11, 0, 1532, 1533, 5, 170, 0, 0, 1533, 1535, 3, 342, 171, 0, 1534, 1532, 1, 0, 0, 0, 1534, 1535, 1, 0, 0, 0, 1535, 21, 1, 0, 0, 0, 1536, 1537, 5, 217, 0, 0, 1537, 1538, 5, 2, 0, 0, 1538, 1543, 3, 24, 12, 0, 1539, 1540, 5, 4, 0, 0, 1540, 1542, 3, 24, 12, 0, 1541, 1539, 1, 0, 0, 0, 1542, 1545, 1, 0, 0, 0, 1543, 1541, 1, 0, 0, 0, 1543, 1544, 1, 0, 0, 0, 1544, 1546, 1, 0, 0, 0, 1545, 1543, 1, 0, 0, 0, 1546, 1547, 5, 3, 0, 0, 1547, 23, 1, 0, 0, 0, 1548, 1551, 3, 332, 166, 0, 1549, 1550, 5, 352, 0, 0, 1550, 1552, 3, 252, 126, 0, 1551, 1549, 1, 0, 0, 0, 1551, 1552, 1, 0, 0, 0, 1552, 1558, 1, 0, 0, 0, 1553, 1554, 3, 332, 166, 0, 1554, 1555, 5, 352, 0, 0, 1555, 1556, 5, 82, 0, 0, 1556, 1558, 1, 0, 0, 0, 1557, 1548, 1, 0, 0, 0, 1557, 1553, 1, 0, 0, 0, 1558, 25, 1, 0, 0, 0, 1559, 1560, 7, 22, 0, 0, 1560, 27, 1, 0, 0, 0, 1561, 1567, 3, 86, 43, 0, 1562, 1567, 3, 342, 171, 0, 1563, 1567, 3, 254, 127, 0, 1564, 1567, 3, 256, 128, 0, 1565, 1567, 3, 258, 129, 0, 1566, 1561, 1, 0, 0, 0, 1566, 1562, 1, 0, 0, 0, 1566, 1563, 1, 0, 0, 0, 1566, 1564, 1, 0, 0, 0, 1566, 1565, 1, 0, 0, 0, 1567, 29, 1, 0, 0, 0, 1568, 1573, 3, 332, 166, 0, 1569, 1570, 5, 5, 0, 0, 1570, 1572, 3, 332, 166, 0, 1571, 1569, 1, 0, 0, 0, 1572, 1575, 1, 0, 0, 0, 1573, 1571, 1, 0, 0, 0, 1573, 1574, 1, 0, 0, 0, 1574, 31, 1, 0, 0, 0, 1575, 1573, 1, 0, 0, 0, 1576, 1577, 5, 346, 0, 0, 1577, 1582, 3, 34, 17, 0, 1578, 1579, 5, 4, 0, 0, 1579, 1581, 3, 34, 17, 0, 1580, 1578, 1, 0, 0, 0, 1581, 1584, 1, 0, 0, 0, 1582, 1580, 1, 0, 0, 0, 1582, 1583, 1, 0, 0, 0, 1583, 33, 1, 0, 0, 0, 1584, 1582, 1, 0, 0, 0, 1585, 1587, 3, 328, 164, 0, 1586, 1588, 3, 180, 90, 0, 1587, 1586, 1, 0, 0, 0, 1587, 1588, 1, 0, 0, 0, 1588, 1590, 1, 0, 0, 0, 1589, 1591, 5, 20, 0, 0, 1590, 1589, 1, 0, 0, 0, 1590, 1591, 1, 0, 0, 0, 1591, 1592, 1, 0, 0, 0, 1592, 1593, 5, 2, 0, 0, 1593, 1594, 3, 16, 8, 0, 1594, 1595, 5, 3, 0, 0, 1595, 35, 1, 0, 0, 0, 1596, 1597, 5, 332, 0, 0, 1597, 1598, 3, 210, 105, 0, 1598, 37, 1, 0, 0, 0, 1599, 1600, 5, 207, 0, 0, 1600, 1616, 3, 50, 25, 0, 1601, 1602, 5, 218, 0, 0, 1602, 1603, 5, 31, 0, 0, 1603, 1616, 3, 224, 112, 0, 1604, 1616, 3, 10, 5, 0, 1605, 1616, 3, 8, 4, 0, 1606, 1616, 3, 206, 103, 0, 1607, 1616, 3, 58, 29, 0, 1608, 1609, 5, 170, 0, 0, 1609, 1616, 3, 342, 171, 0, 1610, 1611, 5, 51, 0, 0, 1611, 1616, 3, 342, 171, 0, 1612, 1613, 5, 297, 0, 0, 1613, 1616, 3, 42, 21, 0, 1614, 1616, 3, 40, 20, 0, 1615, 1599, 1, 0, 0, 0, 1615, 1601, 1, 0, 0, 0, 1615, 1604, 1, 0, 0, 0, 1615, 1605, 1, 0, 0, 0, 1615, 1606, 1, 0, 0, 0, 1615, 1607, 1, 0, 0, 0, 1615, 1608, 1, 0, 0, 0, 1615, 1610, 1, 0, 0, 0, 1615, 1612, 1, 0, 0, 0, 1615, 1614, 1, 0, 0, 0, 1616, 1619, 1, 0, 0, 0, 1617, 1615, 1, 0, 0, 0, 1617, 1618, 1, 0, 0, 0, 1618, 39, 1, 0, 0, 0, 1619, 1617, 1, 0, 0, 0, 1620, 1621, 5, 162, 0, 0, 1621, 1622, 5, 382, 0, 0, 1622, 41, 1, 0, 0, 0, 1623, 1624, 5, 2, 0, 0, 1624, 1629, 3, 44, 22, 0, 1625, 1626, 5, 4, 0, 0, 1626, 1628, 3, 44, 22, 0, 1627, 1625, 1, 0, 0, 0, 1628, 1631, 1, 0, 0, 0, 1629, 1627, 1, 0, 0, 0, 1629, 1630, 1, 0, 0, 0, 1630, 1632, 1, 0, 0, 0, 1631, 1629, 1, 0, 0, 0, 1632, 1633, 5, 3, 0, 0, 1633, 43, 1, 0, 0, 0, 1634, 1639, 3, 46, 23, 0, 1635, 1637, 5, 352, 0, 0, 1636, 1635, 1, 0, 0, 0, 1636, 1637, 1, 0, 0, 0, 1637, 1638, 1, 0, 0, 0, 1638, 1640, 3, 48, 24, 0, 1639, 1636, 1, 0, 0, 0, 1639, 1640, 1, 0, 0, 0, 1640, 45, 1, 0, 0, 0, 1641, 1646, 3, 332, 166, 0, 1642, 1643, 5, 5, 0, 0, 1643, 1645, 3, 332, 166, 0, 1644, 1642, 1, 0, 0, 0, 1645, 1648, 1, 0, 0, 0, 1646, 1644, 1, 0, 0, 0, 1646, 1647, 1, 0, 0, 0, 1647, 1651, 1, 0, 0, 0, 1648, 1646, 1, 0, 0, 0, 1649, 1651, 3, 342, 171, 0, 1650, 1641, 1, 0, 0, 0, 1650, 1649, 1, 0, 0, 0, 1651, 47, 1, 0, 0, 0, 1652, 1657, 5, 382, 0, 0, 1653, 1657, 5, 384, 0, 0, 1654, 1657, 3, 260, 130, 0, 1655, 1657, 3, 342, 171, 0, 1656, 1652, 1, 0, 0, 0, 1656, 1653, 1, 0, 0, 0, 1656, 1654, 1, 0, 0, 0, 1656, 1655, 1, 0, 0, 0, 1657, 49, 1, 0, 0, 0, 1658, 1659, 5, 2, 0, 0, 1659, 1664, 3, 52, 26, 0, 1660, 1661, 5, 4, 0, 0, 1661, 1663, 3, 52, 26, 0, 1662, 1660, 1, 0, 0, 0, 1663, 1666, 1, 0, 0, 0, 1664, 1662, 1, 0, 0, 0, 1664, 1665, 1, 0, 0, 0, 1665, 1667, 1, 0, 0, 0, 1666, 1664, 1, 0, 0, 0, 1667, 1668, 5, 3, 0, 0, 1668, 51, 1, 0, 0, 0, 1669, 1674, 3, 46, 23, 0, 1670, 1672, 5, 352, 0, 0, 1671, 1670, 1, 0, 0, 0, 1671, 1672, 1, 0, 0, 0, 1672, 1673, 1, 0, 0, 0, 1673, 1675, 3, 232, 116, 0, 1674, 1671, 1, 0, 0, 0, 1674, 1675, 1, 0, 0, 0, 1675, 53, 1, 0, 0, 0, 1676, 1677, 5, 2, 0, 0, 1677, 1682, 3, 252, 126, 0, 1678, 1679, 5, 4, 0, 0, 1679, 1681, 3, 252, 126, 0, 1680, 1678, 1, 0, 0, 0, 1681, 1684, 1, 0, 0, 0, 1682, 1680, 1, 0, 0, 0, 1682, 1683, 1, 0, 0, 0, 1683, 1685, 1, 0, 0, 0, 1684, 1682, 1, 0, 0, 0, 1685, 1686, 5, 3, 0, 0, 1686, 55, 1, 0, 0, 0, 1687, 1688, 5, 2, 0, 0, 1688, 1693, 3, 54, 27, 0, 1689, 1690, 5, 4, 0, 0, 1690, 1692, 3, 54, 27, 0, 1691, 1689, 1, 0, 0, 0, 1692, 1695, 1, 0, 0, 0, 1693, 1691, 1, 0, 0, 0, 1693, 1694, 1, 0, 0, 0, 1694, 1696, 1, 0, 0, 0, 1695, 1693, 1, 0, 0, 0, 1696, 1697, 5, 3, 0, 0, 1697, 57, 1, 0, 0, 0, 1698, 1699, 5, 283, 0, 0, 1699, 1700, 5, 20, 0, 0, 1700, 1705, 3, 60, 30, 0, 1701, 1702, 5, 283, 0, 0, 1702, 1703, 5, 31, 0, 0, 1703, 1705, 3, 62, 31, 0, 1704, 1698, 1, 0, 0, 0, 1704, 1701, 1, 0, 0, 0, 1705, 59, 1, 0, 0, 0, 1706, 1707, 5, 146, 0, 0, 1707, 1708, 3, 342, 171, 0, 1708, 1709, 5, 212, 0, 0, 1709, 1710, 3, 342, 171, 0, 1710, 1713, 1, 0, 0, 0, 1711, 1713, 3, 332, 166, 0, 1712, 1706, 1, 0, 0, 0, 1712, 1711, 1, 0, 0, 0, 1713, 61, 1, 0, 0, 0, 1714, 1718, 3, 342, 171, 0, 1715, 1716, 5, 346, 0, 0, 1716, 1717, 5, 267, 0, 0, 1717, 1719, 3, 42, 21, 0, 1718, 1715, 1, 0, 0, 0, 1718, 1719, 1, 0, 0, 0, 1719, 63, 1, 0, 0, 0, 1720, 1721, 3, 18, 9, 0, 1721, 1722, 3, 16, 8, 0, 1722, 1779, 1, 0, 0, 0, 1723, 1727, 3, 132, 66, 0, 1724, 1725, 3, 18, 9, 0, 1725, 1726, 3, 102, 51, 0, 1726, 1728, 1, 0, 0, 0, 1727, 1724, 1, 0, 0, 0, 1728, 1729, 1, 0, 0, 0, 1729, 1727, 1, 0, 0, 0, 1729, 1730, 1, 0, 0, 0, 1730, 1779, 1, 0, 0, 0, 1731, 1732, 5, 84, 0, 0, 1732, 1733, 5, 123, 0, 0, 1733, 1734, 3, 72, 36, 0, 1734, 1736, 3, 204, 102, 0, 1735, 1737, 3, 124, 62, 0, 1736, 1735, 1, 0, 0, 0, 1736, 1737, 1, 0, 0, 0, 1737, 1779, 1, 0, 0, 0, 1738, 1739, 5, 329, 0, 0, 1739, 1740, 3, 72, 36, 0, 1740, 1741, 3, 204, 102, 0, 1741, 1743, 3, 110, 55, 0, 1742, 1744, 3, 124, 62, 0, 1743, 1742, 1, 0, 0, 0, 1743, 1744, 1, 0, 0, 0, 1744, 1779, 1, 0, 0, 0, 1745, 1746, 5, 179, 0, 0, 1746, 1747, 5, 152, 0, 0, 1747, 1748, 3, 72, 36, 0, 1748, 1749, 3, 204, 102, 0, 1749, 1755, 5, 332, 0, 0, 1750, 1756, 3, 86, 43, 0, 1751, 1752, 5, 2, 0, 0, 1752, 1753, 3, 16, 8, 0, 1753, 1754, 5, 3, 0, 0, 1754, 1756, 1, 0, 0, 0, 1755, 1750, 1, 0, 0, 0, 1755, 1751, 1, 0, 0, 0, 1756, 1757, 1, 0, 0, 0, 1757, 1758, 3, 204, 102, 0, 1758, 1759, 5, 203, 0, 0, 1759, 1763, 3, 240, 120, 0, 1760, 1762, 3, 112, 56, 0, 1761, 1760, 1, 0, 0, 0, 1762, 1765, 1, 0, 0, 0, 1763, 1761, 1, 0, 0, 0, 1763, 1764, 1, 0, 0, 0, 1764, 1769, 1, 0, 0, 0, 1765, 1763, 1, 0, 0, 0, 1766, 1768, 3, 114, 57, 0, 1767, 1766, 1, 0, 0, 0, 1768, 1771, 1, 0, 0, 0, 1769, 1767, 1, 0, 0, 0, 1769, 1770, 1, 0, 0, 0, 1770, 1775, 1, 0, 0, 0, 1771, 1769, 1, 0, 0, 0, 1772, 1774, 3, 116, 58, 0, 1773, 1772, 1, 0, 0, 0, 1774, 1777, 1, 0, 0, 0, 1775, 1773, 1, 0, 0, 0, 1775, 1776, 1, 0, 0, 0, 1776, 1779, 1, 0, 0, 0, 1777, 1775, 1, 0, 0, 0, 1778, 1720, 1, 0, 0, 0, 1778, 1723, 1, 0, 0, 0, 1778, 1731, 1, 0, 0, 0, 1778, 1738, 1, 0, 0, 0, 1778, 1745, 1, 0, 0, 0, 1779, 65, 1, 0, 0, 0, 1780, 1781, 3, 86, 43, 0, 1781, 67, 1, 0, 0, 0, 1782, 1783, 3, 86, 43, 0, 1783, 69, 1, 0, 0, 0, 1784, 1785, 3, 216, 108, 0, 1785, 71, 1, 0, 0, 0, 1786, 1787, 3, 216, 108, 0, 1787, 73, 1, 0, 0, 0, 1788, 1789, 3, 218, 109, 0, 1789, 75, 1, 0, 0, 0, 1790, 1791, 3, 218, 109, 0, 1791, 77, 1, 0, 0, 0, 1792, 1795, 3, 210, 105, 0, 1793, 1795, 4, 39, 0, 0, 1794, 1792, 1, 0, 0, 0, 1794, 1793, 1, 0, 0, 0, 1795, 79, 1, 0, 0, 0, 1796, 1797, 3, 210, 105, 0, 1797, 81, 1, 0, 0, 0, 1798, 1803, 3, 78, 39, 0, 1799, 1800, 5, 4, 0, 0, 1800, 1802, 3, 78, 39, 0, 1801, 1799, 1, 0, 0, 0, 1802, 1805, 1, 0, 0, 0, 1803, 1801, 1, 0, 0, 0, 1803, 1804, 1, 0, 0, 0, 1804, 83, 1, 0, 0, 0, 1805, 1803, 1, 0, 0, 0, 1806, 1807, 3, 328, 164, 0, 1807, 85, 1, 0, 0, 0, 1808, 1809, 5, 136, 0, 0, 1809, 1810, 5, 2, 0, 0, 1810, 1811, 3, 232, 116, 0, 1811, 1812, 5, 3, 0, 0, 1812, 1815, 1, 0, 0, 0, 1813, 1815, 3, 210, 105, 0, 1814, 1808, 1, 0, 0, 0, 1814, 1813, 1, 0, 0, 0, 1815, 87, 1, 0, 0, 0, 1816, 1817, 5, 209, 0, 0, 1817, 1818, 5, 31, 0, 0, 1818, 1820, 3, 92, 46, 0, 1819, 1816, 1, 0, 0, 0, 1819, 1820, 1, 0, 0, 0, 1820, 1824, 1, 0, 0, 0, 1821, 1822, 5, 44, 0, 0, 1822, 1823, 5, 31, 0, 0, 1823, 1825, 3, 94, 47, 0, 1824, 1821, 1, 0, 0, 0, 1824, 1825, 1, 0, 0, 0, 1825, 1829, 1, 0, 0, 0, 1826, 1827, 5, 93, 0, 0, 1827, 1828, 5, 31, 0, 0, 1828, 1830, 3, 94, 47, 0, 1829, 1826, 1, 0, 0, 0, 1829, 1830, 1, 0, 0, 0, 1830, 1834, 1, 0, 0, 0, 1831, 1832, 5, 278, 0, 0, 1832, 1833, 5, 31, 0, 0, 1833, 1835, 3, 92, 46, 0, 1834, 1831, 1, 0, 0, 0, 1834, 1835, 1, 0, 0, 0, 1835, 1837, 1, 0, 0, 0, 1836, 1838, 3, 310, 155, 0, 1837, 1836, 1, 0, 0, 0, 1837, 1838, 1, 0, 0, 0, 1838, 1840, 1, 0, 0, 0, 1839, 1841, 3, 90, 45, 0, 1840, 1839, 1, 0, 0, 0, 1840, 1841, 1, 0, 0, 0, 1841, 1844, 1, 0, 0, 0, 1842, 1843, 5, 202, 0, 0, 1843, 1845, 3, 232, 116, 0, 1844, 1842, 1, 0, 0, 0, 1844, 1845, 1, 0, 0, 0, 1845, 89, 1, 0, 0, 0, 1846, 1849, 5, 165, 0, 0, 1847, 1850, 5, 10, 0, 0, 1848, 1850, 3, 232, 116, 0, 1849, 1847, 1, 0, 0, 0, 1849, 1848, 1, 0, 0, 0, 1850, 91, 1, 0, 0, 0, 1851, 1856, 3, 100, 50, 0, 1852, 1853, 5, 4, 0, 0, 1853, 1855, 3, 100, 50, 0, 1854, 1852, 1, 0, 0, 0, 1855, 1858, 1, 0, 0, 0, 1856, 1854, 1, 0, 0, 0, 1856, 1857, 1, 0, 0, 0, 1857, 93, 1, 0, 0, 0, 1858, 1856, 1, 0, 0, 0, 1859, 1864, 3, 232, 116, 0, 1860, 1861, 5, 4, 0, 0, 1861, 1863, 3, 232, 116, 0, 1862, 1860, 1, 0, 0, 0, 1863, 1866, 1, 0, 0, 0, 1864, 1862, 1, 0, 0, 0, 1864, 1865, 1, 0, 0, 0, 1865, 95, 1, 0, 0, 0, 1866, 1864, 1, 0, 0, 0, 1867, 1868, 6, 48, -1, 0, 1868, 1869, 3, 98, 49, 0, 1869, 1890, 1, 0, 0, 0, 1870, 1871, 10, 3, 0, 0, 1871, 1873, 7, 23, 0, 0, 1872, 1874, 3, 166, 83, 0, 1873, 1872, 1, 0, 0, 0, 1873, 1874, 1, 0, 0, 0, 1874, 1875, 1, 0, 0, 0, 1875, 1889, 3, 96, 48, 4, 1876, 1877, 10, 2, 0, 0, 1877, 1879, 5, 148, 0, 0, 1878, 1880, 3, 166, 83, 0, 1879, 1878, 1, 0, 0, 0, 1879, 1880, 1, 0, 0, 0, 1880, 1881, 1, 0, 0, 0, 1881, 1889, 3, 96, 48, 3, 1882, 1883, 10, 1, 0, 0, 1883, 1885, 7, 24, 0, 0, 1884, 1886, 3, 166, 83, 0, 1885, 1884, 1, 0, 0, 0, 1885, 1886, 1, 0, 0, 0, 1886, 1887, 1, 0, 0, 0, 1887, 1889, 3, 96, 48, 2, 1888, 1870, 1, 0, 0, 0, 1888, 1876, 1, 0, 0, 0, 1888, 1882, 1, 0, 0, 0, 1889, 1892, 1, 0, 0, 0, 1890, 1888, 1, 0, 0, 0, 1890, 1891, 1, 0, 0, 0, 1891, 97, 1, 0, 0, 0, 1892, 1890, 1, 0, 0, 0, 1893, 1918, 3, 104, 52, 0, 1894, 1896, 3, 132, 66, 0, 1895, 1897, 3, 102, 51, 0, 1896, 1895, 1, 0, 0, 0, 1897, 1898, 1, 0, 0, 0, 1898, 1896, 1, 0, 0, 0, 1898, 1899, 1, 0, 0, 0, 1899, 1918, 1, 0, 0, 0, 1900, 1901, 5, 293, 0, 0, 1901, 1918, 3, 72, 36, 0, 1902, 1903, 5, 333, 0, 0, 1903, 1908, 3, 232, 116, 0, 1904, 1905, 5, 4, 0, 0, 1905, 1907, 3, 232, 116, 0, 1906, 1904, 1, 0, 0, 0, 1907, 1910, 1, 0, 0, 0, 1908, 1906, 1, 0, 0, 0, 1908, 1909, 1, 0, 0, 0, 1909, 1911, 1, 0, 0, 0, 1910, 1908, 1, 0, 0, 0, 1911, 1912, 3, 204, 102, 0, 1912, 1918, 1, 0, 0, 0, 1913, 1914, 5, 2, 0, 0, 1914, 1915, 3, 16, 8, 0, 1915, 1916, 5, 3, 0, 0, 1916, 1918, 1, 0, 0, 0, 1917, 1893, 1, 0, 0, 0, 1917, 1894, 1, 0, 0, 0, 1917, 1900, 1, 0, 0, 0, 1917, 1902, 1, 0, 0, 0, 1917, 1913, 1, 0, 0, 0, 1918, 99, 1, 0, 0, 0, 1919, 1922, 3, 78, 39, 0, 1920, 1922, 3, 232, 116, 0, 1921, 1919, 1, 0, 0, 0, 1921, 1920, 1, 0, 0, 0, 1922, 1924, 1, 0, 0, 0, 1923, 1925, 7, 25, 0, 0, 1924, 1923, 1, 0, 0, 0, 1924, 1925, 1, 0, 0, 0, 1925, 1928, 1, 0, 0, 0, 1926, 1927, 5, 199, 0, 0, 1927, 1929, 7, 26, 0, 0, 1928, 1926, 1, 0, 0, 0, 1928, 1929, 1, 0, 0, 0, 1929, 101, 1, 0, 0, 0, 1930, 1932, 3, 106, 53, 0, 1931, 1933, 3, 124, 62, 0, 1932, 1931, 1, 0, 0, 0, 1932, 1933, 1, 0, 0, 0, 1933, 1934, 1, 0, 0, 0, 1934, 1935, 3, 88, 44, 0, 1935, 1958, 1, 0, 0, 0, 1936, 1940, 3, 108, 54, 0, 1937, 1939, 3, 164, 82, 0, 1938, 1937, 1, 0, 0, 0, 1939, 1942, 1, 0, 0, 0, 1940, 1938, 1, 0, 0, 0, 1940, 1941, 1, 0, 0, 0, 1941, 1944, 1, 0, 0, 0, 1942, 1940, 1, 0, 0, 0, 1943, 1945, 3, 124, 62, 0, 1944, 1943, 1, 0, 0, 0, 1944, 1945, 1, 0, 0, 0, 1945, 1947, 1, 0, 0, 0, 1946, 1948, 3, 136, 68, 0, 1947, 1946, 1, 0, 0, 0, 1947, 1948, 1, 0, 0, 0, 1948, 1950, 1, 0, 0, 0, 1949, 1951, 3, 126, 63, 0, 1950, 1949, 1, 0, 0, 0, 1950, 1951, 1, 0, 0, 0, 1951, 1953, 1, 0, 0, 0, 1952, 1954, 3, 310, 155, 0, 1953, 1952, 1, 0, 0, 0, 1953, 1954, 1, 0, 0, 0, 1954, 1955, 1, 0, 0, 0, 1955, 1956, 3, 88, 44, 0, 1956, 1958, 1, 0, 0, 0, 1957, 1930, 1, 0, 0, 0, 1957, 1936, 1, 0, 0, 0, 1958, 103, 1, 0, 0, 0, 1959, 1961, 3, 106, 53, 0, 1960, 1962, 3, 132, 66, 0, 1961, 1960, 1, 0, 0, 0, 1961, 1962, 1, 0, 0, 0, 1962, 1966, 1, 0, 0, 0, 1963, 1965, 3, 164, 82, 0, 1964, 1963, 1, 0, 0, 0, 1965, 1968, 1, 0, 0, 0, 1966, 1964, 1, 0, 0, 0, 1966, 1967, 1, 0, 0, 0, 1967, 1970, 1, 0, 0, 0, 1968, 1966, 1, 0, 0, 0, 1969, 1971, 3, 124, 62, 0, 1970, 1969, 1, 0, 0, 0, 1970, 1971, 1, 0, 0, 0, 1971, 1973, 1, 0, 0, 0, 1972, 1974, 3, 136, 68, 0, 1973, 1972, 1, 0, 0, 0, 1973, 1974, 1, 0, 0, 0, 1974, 1976, 1, 0, 0, 0, 1975, 1977, 3, 126, 63, 0, 1976, 1975, 1, 0, 0, 0, 1976, 1977, 1, 0, 0, 0, 1977, 1979, 1, 0, 0, 0, 1978, 1980, 3, 310, 155, 0, 1979, 1978, 1, 0, 0, 0, 1979, 1980, 1, 0, 0, 0, 1980, 2004, 1, 0, 0, 0, 1981, 1983, 3, 108, 54, 0, 1982, 1984, 3, 132, 66, 0, 1983, 1982, 1, 0, 0, 0, 1983, 1984, 1, 0, 0, 0, 1984, 1988, 1, 0, 0, 0, 1985, 1987, 3, 164, 82, 0, 1986, 1985, 1, 0, 0, 0, 1987, 1990, 1, 0, 0, 0, 1988, 1986, 1, 0, 0, 0, 1988, 1989, 1, 0, 0, 0, 1989, 1992, 1, 0, 0, 0, 1990, 1988, 1, 0, 0, 0, 1991, 1993, 3, 124, 62, 0, 1992, 1991, 1, 0, 0, 0, 1992, 1993, 1, 0, 0, 0, 1993, 1995, 1, 0, 0, 0, 1994, 1996, 3, 136, 68, 0, 1995, 1994, 1, 0, 0, 0, 1995, 1996, 1, 0, 0, 0, 1996, 1998, 1, 0, 0, 0, 1997, 1999, 3, 126, 63, 0, 1998, 1997, 1, 0, 0, 0, 1998, 1999, 1, 0, 0, 0, 1999, 2001, 1, 0, 0, 0, 2000, 2002, 3, 310, 155, 0, 2001, 2000, 1, 0, 0, 0, 2001, 2002, 1, 0, 0, 0, 2002, 2004, 1, 0, 0, 0, 2003, 1959, 1, 0, 0, 0, 2003, 1981, 1, 0, 0, 0, 2004, 105, 1, 0, 0, 0, 2005, 2006, 5, 263, 0, 0, 2006, 2007, 5, 314, 0, 0, 2007, 2009, 5, 2, 0, 0, 2008, 2010, 3, 166, 83, 0, 2009, 2008, 1, 0, 0, 0, 2009, 2010, 1, 0, 0, 0, 2010, 2011, 1, 0, 0, 0, 2011, 2012, 3, 238, 119, 0, 2012, 2013, 5, 3, 0, 0, 2013, 2025, 1, 0, 0, 0, 2014, 2016, 5, 177, 0, 0, 2015, 2017, 3, 166, 83, 0, 2016, 2015, 1, 0, 0, 0, 2016, 2017, 1, 0, 0, 0, 2017, 2018, 1, 0, 0, 0, 2018, 2025, 3, 238, 119, 0, 2019, 2021, 5, 238, 0, 0, 2020, 2022, 3, 166, 83, 0, 2021, 2020, 1, 0, 0, 0, 2021, 2022, 1, 0, 0, 0, 2022, 2023, 1, 0, 0, 0, 2023, 2025, 3, 238, 119, 0, 2024, 2005, 1, 0, 0, 0, 2024, 2014, 1, 0, 0, 0, 2024, 2019, 1, 0, 0, 0, 2025, 2027, 1, 0, 0, 0, 2026, 2028, 3, 206, 103, 0, 2027, 2026, 1, 0, 0, 0, 2027, 2028, 1, 0, 0, 0, 2028, 2031, 1, 0, 0, 0, 2029, 2030, 5, 236, 0, 0, 2030, 2032, 3, 342, 171, 0, 2031, 2029, 1, 0, 0, 0, 2031, 2032, 1, 0, 0, 0, 2032, 2033, 1, 0, 0, 0, 2033, 2034, 5, 332, 0, 0, 2034, 2047, 3, 342, 171, 0, 2035, 2045, 5, 20, 0, 0, 2036, 2046, 3, 182, 91, 0, 2037, 2046, 3, 296, 148, 0, 2038, 2041, 5, 2, 0, 0, 2039, 2042, 3, 182, 91, 0, 2040, 2042, 3, 296, 148, 0, 2041, 2039, 1, 0, 0, 0, 2041, 2040, 1, 0, 0, 0, 2042, 2043, 1, 0, 0, 0, 2043, 2044, 5, 3, 0, 0, 2044, 2046, 1, 0, 0, 0, 2045, 2036, 1, 0, 0, 0, 2045, 2037, 1, 0, 0, 0, 2045, 2038, 1, 0, 0, 0, 2046, 2048, 1, 0, 0, 0, 2047, 2035, 1, 0, 0, 0, 2047, 2048, 1, 0, 0, 0, 2048, 2050, 1, 0, 0, 0, 2049, 2051, 3, 206, 103, 0, 2050, 2049, 1, 0, 0, 0, 2050, 2051, 1, 0, 0, 0, 2051, 2054, 1, 0, 0, 0, 2052, 2053, 5, 235, 0, 0, 2053, 2055, 3, 342, 171, 0, 2054, 2052, 1, 0, 0, 0, 2054, 2055, 1, 0, 0, 0, 2055, 107, 1, 0, 0, 0, 2056, 2060, 5, 263, 0, 0, 2057, 2059, 3, 128, 64, 0, 2058, 2057, 1, 0, 0, 0, 2059, 2062, 1, 0, 0, 0, 2060, 2058, 1, 0, 0, 0, 2060, 2061, 1, 0, 0, 0, 2061, 2064, 1, 0, 0, 0, 2062, 2060, 1, 0, 0, 0, 2063, 2065, 3, 166, 83, 0, 2064, 2063, 1, 0, 0, 0, 2064, 2065, 1, 0, 0, 0, 2065, 2066, 1, 0, 0, 0, 2066, 2067, 3, 222, 111, 0, 2067, 109, 1, 0, 0, 0, 2068, 2069, 5, 269, 0, 0, 2069, 2070, 3, 120, 60, 0, 2070, 111, 1, 0, 0, 0, 2071, 2072, 5, 343, 0, 0, 2072, 2075, 5, 178, 0, 0, 2073, 2074, 5, 14, 0, 0, 2074, 2076, 3, 240, 120, 0, 2075, 2073, 1, 0, 0, 0, 2075, 2076, 1, 0, 0, 0, 2076, 2077, 1, 0, 0, 0, 2077, 2085, 5, 300, 0, 0, 2078, 2086, 5, 84, 0, 0, 2079, 2080, 5, 329, 0, 0, 2080, 2083, 5, 269, 0, 0, 2081, 2084, 5, 363, 0, 0, 2082, 2084, 3, 120, 60, 0, 2083, 2081, 1, 0, 0, 0, 2083, 2082, 1, 0, 0, 0, 2084, 2086, 1, 0, 0, 0, 2085, 2078, 1, 0, 0, 0, 2085, 2079, 1, 0, 0, 0, 2086, 113, 1, 0, 0, 0, 2087, 2088, 5, 343, 0, 0, 2088, 2089, 5, 197, 0, 0, 2089, 2092, 5, 178, 0, 0, 2090, 2091, 5, 31, 0, 0, 2091, 2093, 5, 296, 0, 0, 2092, 2090, 1, 0, 0, 0, 2092, 2093, 1, 0, 0, 0, 2093, 2096, 1, 0, 0, 0, 2094, 2095, 5, 14, 0, 0, 2095, 2097, 3, 240, 120, 0, 2096, 2094, 1, 0, 0, 0, 2096, 2097, 1, 0, 0, 0, 2097, 2098, 1, 0, 0, 0, 2098, 2099, 5, 300, 0, 0, 2099, 2100, 3, 118, 59, 0, 2100, 115, 1, 0, 0, 0, 2101, 2102, 5, 343, 0, 0, 2102, 2103, 5, 197, 0, 0, 2103, 2104, 5, 178, 0, 0, 2104, 2105, 5, 31, 0, 0, 2105, 2108, 5, 280, 0, 0, 2106, 2107, 5, 14, 0, 0, 2107, 2109, 3, 240, 120, 0, 2108, 2106, 1, 0, 0, 0, 2108, 2109, 1, 0, 0, 0, 2109, 2110, 1, 0, 0, 0, 2110, 2115, 5, 300, 0, 0, 2111, 2116, 5, 84, 0, 0, 2112, 2113, 5, 329, 0, 0, 2113, 2114, 5, 269, 0, 0, 2114, 2116, 3, 120, 60, 0, 2115, 2111, 1, 0, 0, 0, 2115, 2112, 1, 0, 0, 0, 2116, 117, 1, 0, 0, 0, 2117, 2118, 5, 147, 0, 0, 2118, 2136, 5, 363, 0, 0, 2119, 2120, 5, 147, 0, 0, 2120, 2121, 5, 2, 0, 0, 2121, 2122, 3, 208, 104, 0, 2122, 2123, 5, 3, 0, 0, 2123, 2124, 5, 333, 0, 0, 2124, 2125, 5, 2, 0, 0, 2125, 2130, 3, 232, 116, 0, 2126, 2127, 5, 4, 0, 0, 2127, 2129, 3, 232, 116, 0, 2128, 2126, 1, 0, 0, 0, 2129, 2132, 1, 0, 0, 0, 2130, 2128, 1, 0, 0, 0, 2130, 2131, 1, 0, 0, 0, 2131, 2133, 1, 0, 0, 0, 2132, 2130, 1, 0, 0, 0, 2133, 2134, 5, 3, 0, 0, 2134, 2136, 1, 0, 0, 0, 2135, 2117, 1, 0, 0, 0, 2135, 2119, 1, 0, 0, 0, 2136, 119, 1, 0, 0, 0, 2137, 2142, 3, 122, 61, 0, 2138, 2139, 5, 4, 0, 0, 2139, 2141, 3, 122, 61, 0, 2140, 2138, 1, 0, 0, 0, 2141, 2144, 1, 0, 0, 0, 2142, 2140, 1, 0, 0, 0, 2142, 2143, 1, 0, 0, 0, 2143, 121, 1, 0, 0, 0, 2144, 2142, 1, 0, 0, 0, 2145, 2146, 3, 210, 105, 0, 2146, 2147, 5, 352, 0, 0, 2147, 2148, 3, 232, 116, 0, 2148, 123, 1, 0, 0, 0, 2149, 2150, 5, 344, 0, 0, 2150, 2151, 3, 240, 120, 0, 2151, 125, 1, 0, 0, 0, 2152, 2153, 5, 132, 0, 0, 2153, 2154, 3, 240, 120, 0, 2154, 127, 1, 0, 0, 0, 2155, 2156, 5, 374, 0, 0, 2156, 2163, 3, 130, 65, 0, 2157, 2159, 5, 4, 0, 0, 2158, 2157, 1, 0, 0, 0, 2158, 2159, 1, 0, 0, 0, 2159, 2160, 1, 0, 0, 0, 2160, 2162, 3, 130, 65, 0, 2161, 2158, 1, 0, 0, 0, 2162, 2165, 1, 0, 0, 0, 2163, 2161, 1, 0, 0, 0, 2163, 2164, 1, 0, 0, 0, 2164, 2166, 1, 0, 0, 0, 2165, 2163, 1, 0, 0, 0, 2166, 2167, 5, 375, 0, 0, 2167, 129, 1, 0, 0, 0, 2168, 2182, 3, 332, 166, 0, 2169, 2170, 3, 332, 166, 0, 2170, 2171, 5, 2, 0, 0, 2171, 2176, 3, 248, 124, 0, 2172, 2173, 5, 4, 0, 0, 2173, 2175, 3, 248, 124, 0, 2174, 2172, 1, 0, 0, 0, 2175, 2178, 1, 0, 0, 0, 2176, 2174, 1, 0, 0, 0, 2176, 2177, 1, 0, 0, 0, 2177, 2179, 1, 0, 0, 0, 2178, 2176, 1, 0, 0, 0, 2179, 2180, 5, 3, 0, 0, 2180, 2182, 1, 0, 0, 0, 2181, 2168, 1, 0, 0, 0, 2181, 2169, 1, 0, 0, 0, 2182, 131, 1, 0, 0, 0, 2183, 2184, 5, 123, 0, 0, 2184, 2189, 3, 168, 84, 0, 2185, 2186, 5, 4, 0, 0, 2186, 2188, 3, 168, 84, 0, 2187, 2185, 1, 0, 0, 0, 2188, 2191, 1, 0, 0, 0, 2189, 2187, 1, 0, 0, 0, 2189, 2190, 1, 0, 0, 0, 2190, 2195, 1, 0, 0, 0, 2191, 2189, 1, 0, 0, 0, 2192, 2194, 3, 164, 82, 0, 2193, 2192, 1, 0, 0, 0, 2194, 2197, 1, 0, 0, 0, 2195, 2193, 1, 0, 0, 0, 2195, 2196, 1, 0, 0, 0, 2196, 2199, 1, 0, 0, 0, 2197, 2195, 1, 0, 0, 0, 2198, 2200, 3, 144, 72, 0, 2199, 2198, 1, 0, 0, 0, 2199, 2200, 1, 0, 0, 0, 2200, 2202, 1, 0, 0, 0, 2201, 2203, 3, 150, 75, 0, 2202, 2201, 1, 0, 0, 0, 2202, 2203, 1, 0, 0, 0, 2203, 133, 1, 0, 0, 0, 2204, 2206, 5, 119, 0, 0, 2205, 2204, 1, 0, 0, 0, 2205, 2206, 1, 0, 0, 0, 2206, 2207, 1, 0, 0, 0, 2207, 2208, 7, 27, 0, 0, 2208, 2209, 5, 20, 0, 0, 2209, 2212, 5, 201, 0, 0, 2210, 2213, 5, 382, 0, 0, 2211, 2213, 3, 342, 171, 0, 2212, 2210, 1, 0, 0, 0, 2212, 2211, 1, 0, 0, 0, 2213, 2222, 1, 0, 0, 0, 2214, 2216, 5, 119, 0, 0, 2215, 2214, 1, 0, 0, 0, 2215, 2216, 1, 0, 0, 0, 2216, 2217, 1, 0, 0, 0, 2217, 2218, 7, 28, 0, 0, 2218, 2219, 5, 20, 0, 0, 2219, 2220, 5, 201, 0, 0, 2220, 2222, 3, 244, 122, 0, 2221, 2205, 1, 0, 0, 0, 2221, 2215, 1, 0, 0, 0, 2222, 135, 1, 0, 0, 0, 2223, 2224, 5, 130, 0, 0, 2224, 2225, 5, 31, 0, 0, 2225, 2230, 3, 138, 69, 0, 2226, 2227, 5, 4, 0, 0, 2227, 2229, 3, 138, 69, 0, 2228, 2226, 1, 0, 0, 0, 2229, 2232, 1, 0, 0, 0, 2230, 2228, 1, 0, 0, 0, 2230, 2231, 1, 0, 0, 0, 2231, 2263, 1, 0, 0, 0, 2232, 2230, 1, 0, 0, 0, 2233, 2234, 5, 130, 0, 0, 2234, 2235, 5, 31, 0, 0, 2235, 2240, 3, 232, 116, 0, 2236, 2237, 5, 4, 0, 0, 2237, 2239, 3, 232, 116, 0, 2238, 2236, 1, 0, 0, 0, 2239, 2242, 1, 0, 0, 0, 2240, 2238, 1, 0, 0, 0, 2240, 2241, 1, 0, 0, 0, 2241, 2260, 1, 0, 0, 0, 2242, 2240, 1, 0, 0, 0, 2243, 2244, 5, 346, 0, 0, 2244, 2261, 5, 256, 0, 0, 2245, 2246, 5, 346, 0, 0, 2246, 2261, 5, 61, 0, 0, 2247, 2248, 5, 131, 0, 0, 2248, 2249, 5, 271, 0, 0, 2249, 2250, 5, 2, 0, 0, 2250, 2255, 3, 142, 71, 0, 2251, 2252, 5, 4, 0, 0, 2252, 2254, 3, 142, 71, 0, 2253, 2251, 1, 0, 0, 0, 2254, 2257, 1, 0, 0, 0, 2255, 2253, 1, 0, 0, 0, 2255, 2256, 1, 0, 0, 0, 2256, 2258, 1, 0, 0, 0, 2257, 2255, 1, 0, 0, 0, 2258, 2259, 5, 3, 0, 0, 2259, 2261, 1, 0, 0, 0, 2260, 2243, 1, 0, 0, 0, 2260, 2245, 1, 0, 0, 0, 2260, 2247, 1, 0, 0, 0, 2260, 2261, 1, 0, 0, 0, 2261, 2263, 1, 0, 0, 0, 2262, 2223, 1, 0, 0, 0, 2262, 2233, 1, 0, 0, 0, 2263, 137, 1, 0, 0, 0, 2264, 2268, 3, 78, 39, 0, 2265, 2268, 3, 140, 70, 0, 2266, 2268, 3, 232, 116, 0, 2267, 2264, 1, 0, 0, 0, 2267, 2265, 1, 0, 0, 0, 2267, 2266, 1, 0, 0, 0, 2268, 139, 1, 0, 0, 0, 2269, 2270, 7, 29, 0, 0, 2270, 2271, 5, 2, 0, 0, 2271, 2276, 3, 142, 71, 0, 2272, 2273, 5, 4, 0, 0, 2273, 2275, 3, 142, 71, 0, 2274, 2272, 1, 0, 0, 0, 2275, 2278, 1, 0, 0, 0, 2276, 2274, 1, 0, 0, 0, 2276, 2277, 1, 0, 0, 0, 2277, 2279, 1, 0, 0, 0, 2278, 2276, 1, 0, 0, 0, 2279, 2280, 5, 3, 0, 0, 2280, 2301, 1, 0, 0, 0, 2281, 2282, 5, 131, 0, 0, 2282, 2283, 5, 271, 0, 0, 2283, 2286, 5, 2, 0, 0, 2284, 2287, 3, 140, 70, 0, 2285, 2287, 3, 142, 71, 0, 2286, 2284, 1, 0, 0, 0, 2286, 2285, 1, 0, 0, 0, 2287, 2295, 1, 0, 0, 0, 2288, 2291, 5, 4, 0, 0, 2289, 2292, 3, 140, 70, 0, 2290, 2292, 3, 142, 71, 0, 2291, 2289, 1, 0, 0, 0, 2291, 2290, 1, 0, 0, 0, 2292, 2294, 1, 0, 0, 0, 2293, 2288, 1, 0, 0, 0, 2294, 2297, 1, 0, 0, 0, 2295, 2293, 1, 0, 0, 0, 2295, 2296, 1, 0, 0, 0, 2296, 2298, 1, 0, 0, 0, 2297, 2295, 1, 0, 0, 0, 2298, 2299, 5, 3, 0, 0, 2299, 2301, 1, 0, 0, 0, 2300, 2269, 1, 0, 0, 0, 2300, 2281, 1, 0, 0, 0, 2301, 141, 1, 0, 0, 0, 2302, 2323, 3, 78, 39, 0, 2303, 2323, 3, 232, 116, 0, 2304, 2319, 5, 2, 0, 0, 2305, 2308, 3, 78, 39, 0, 2306, 2308, 3, 232, 116, 0, 2307, 2305, 1, 0, 0, 0, 2307, 2306, 1, 0, 0, 0, 2308, 2316, 1, 0, 0, 0, 2309, 2312, 5, 4, 0, 0, 2310, 2313, 3, 78, 39, 0, 2311, 2313, 3, 232, 116, 0, 2312, 2310, 1, 0, 0, 0, 2312, 2311, 1, 0, 0, 0, 2313, 2315, 1, 0, 0, 0, 2314, 2309, 1, 0, 0, 0, 2315, 2318, 1, 0, 0, 0, 2316, 2314, 1, 0, 0, 0, 2316, 2317, 1, 0, 0, 0, 2317, 2320, 1, 0, 0, 0, 2318, 2316, 1, 0, 0, 0, 2319, 2307, 1, 0, 0, 0, 2319, 2320, 1, 0, 0, 0, 2320, 2321, 1, 0, 0, 0, 2321, 2323, 5, 3, 0, 0, 2322, 2302, 1, 0, 0, 0, 2322, 2303, 1, 0, 0, 0, 2322, 2304, 1, 0, 0, 0, 2323, 143, 1, 0, 0, 0, 2324, 2325, 5, 223, 0, 0, 2325, 2326, 5, 2, 0, 0, 2326, 2327, 3, 222, 111, 0, 2327, 2328, 5, 119, 0, 0, 2328, 2329, 3, 146, 73, 0, 2329, 2330, 5, 140, 0, 0, 2330, 2331, 5, 2, 0, 0, 2331, 2336, 3, 148, 74, 0, 2332, 2333, 5, 4, 0, 0, 2333, 2335, 3, 148, 74, 0, 2334, 2332, 1, 0, 0, 0, 2335, 2338, 1, 0, 0, 0, 2336, 2334, 1, 0, 0, 0, 2336, 2337, 1, 0, 0, 0, 2337, 2339, 1, 0, 0, 0, 2338, 2336, 1, 0, 0, 0, 2339, 2340, 5, 3, 0, 0, 2340, 2341, 5, 3, 0, 0, 2341, 145, 1, 0, 0, 0, 2342, 2355, 3, 332, 166, 0, 2343, 2344, 5, 2, 0, 0, 2344, 2349, 3, 332, 166, 0, 2345, 2346, 5, 4, 0, 0, 2346, 2348, 3, 332, 166, 0, 2347, 2345, 1, 0, 0, 0, 2348, 2351, 1, 0, 0, 0, 2349, 2347, 1, 0, 0, 0, 2349, 2350, 1, 0, 0, 0, 2350, 2352, 1, 0, 0, 0, 2351, 2349, 1, 0, 0, 0, 2352, 2353, 5, 3, 0, 0, 2353, 2355, 1, 0, 0, 0, 2354, 2342, 1, 0, 0, 0, 2354, 2343, 1, 0, 0, 0, 2355, 147, 1, 0, 0, 0, 2356, 2361, 3, 232, 116, 0, 2357, 2359, 5, 20, 0, 0, 2358, 2357, 1, 0, 0, 0, 2358, 2359, 1, 0, 0, 0, 2359, 2360, 1, 0, 0, 0, 2360, 2362, 3, 332, 166, 0, 2361, 2358, 1, 0, 0, 0, 2361, 2362, 1, 0, 0, 0, 2362, 149, 1, 0, 0, 0, 2363, 2366, 5, 327, 0, 0, 2364, 2365, 7, 30, 0, 0, 2365, 2367, 5, 199, 0, 0, 2366, 2364, 1, 0, 0, 0, 2366, 2367, 1, 0, 0, 0, 2367, 2368, 1, 0, 0, 0, 2368, 2371, 5, 2, 0, 0, 2369, 2372, 3, 152, 76, 0, 2370, 2372, 3, 154, 77, 0, 2371, 2369, 1, 0, 0, 0, 2371, 2370, 1, 0, 0, 0, 2372, 2373, 1, 0, 0, 0, 2373, 2378, 5, 3, 0, 0, 2374, 2376, 5, 20, 0, 0, 2375, 2374, 1, 0, 0, 0, 2375, 2376, 1, 0, 0, 0, 2376, 2377, 1, 0, 0, 0, 2377, 2379, 3, 332, 166, 0, 2378, 2375, 1, 0, 0, 0, 2378, 2379, 1, 0, 0, 0, 2379, 151, 1, 0, 0, 0, 2380, 2381, 3, 332, 166, 0, 2381, 2382, 5, 119, 0, 0, 2382, 2383, 3, 332, 166, 0, 2383, 2384, 5, 140, 0, 0, 2384, 2385, 5, 2, 0, 0, 2385, 2390, 3, 158, 79, 0, 2386, 2387, 5, 4, 0, 0, 2387, 2389, 3, 158, 79, 0, 2388, 2386, 1, 0, 0, 0, 2389, 2392, 1, 0, 0, 0, 2390, 2388, 1, 0, 0, 0, 2390, 2391, 1, 0, 0, 0, 2391, 2393, 1, 0, 0, 0, 2392, 2390, 1, 0, 0, 0, 2393, 2394, 5, 3, 0, 0, 2394, 153, 1, 0, 0, 0, 2395, 2396, 5, 2, 0, 0, 2396, 2401, 3, 332, 166, 0, 2397, 2398, 5, 4, 0, 0, 2398, 2400, 3, 332, 166, 0, 2399, 2397, 1, 0, 0, 0, 2400, 2403, 1, 0, 0, 0, 2401, 2399, 1, 0, 0, 0, 2401, 2402, 1, 0, 0, 0, 2402, 2404, 1, 0, 0, 0, 2403, 2401, 1, 0, 0, 0, 2404, 2405, 5, 3, 0, 0, 2405, 2406, 5, 119, 0, 0, 2406, 2407, 3, 332, 166, 0, 2407, 2408, 5, 140, 0, 0, 2408, 2409, 5, 2, 0, 0, 2409, 2414, 3, 156, 78, 0, 2410, 2411, 5, 4, 0, 0, 2411, 2413, 3, 156, 78, 0, 2412, 2410, 1, 0, 0, 0, 2413, 2416, 1, 0, 0, 0, 2414, 2412, 1, 0, 0, 0, 2414, 2415, 1, 0, 0, 0, 2415, 2417, 1, 0, 0, 0, 2416, 2414, 1, 0, 0, 0, 2417, 2418, 5, 3, 0, 0, 2418, 155, 1, 0, 0, 0, 2419, 2420, 5, 2, 0, 0, 2420, 2425, 3, 210, 105, 0, 2421, 2422, 5, 4, 0, 0, 2422, 2424, 3, 210, 105, 0, 2423, 2421, 1, 0, 0, 0, 2424, 2427, 1, 0, 0, 0, 2425, 2423, 1, 0, 0, 0, 2425, 2426, 1, 0, 0, 0, 2426, 2428, 1, 0, 0, 0, 2427, 2425, 1, 0, 0, 0, 2428, 2433, 5, 3, 0, 0, 2429, 2431, 5, 20, 0, 0, 2430, 2429, 1, 0, 0, 0, 2430, 2431, 1, 0, 0, 0, 2431, 2432, 1, 0, 0, 0, 2432, 2434, 3, 332, 166, 0, 2433, 2430, 1, 0, 0, 0, 2433, 2434, 1, 0, 0, 0, 2434, 157, 1, 0, 0, 0, 2435, 2440, 3, 210, 105, 0, 2436, 2438, 5, 20, 0, 0, 2437, 2436, 1, 0, 0, 0, 2437, 2438, 1, 0, 0, 0, 2438, 2439, 1, 0, 0, 0, 2439, 2441, 3, 332, 166, 0, 2440, 2437, 1, 0, 0, 0, 2440, 2441, 1, 0, 0, 0, 2441, 159, 1, 0, 0, 0, 2442, 2443, 5, 137, 0, 0, 2443, 2444, 5, 197, 0, 0, 2444, 2445, 5, 105, 0, 0, 2445, 161, 1, 0, 0, 0, 2446, 2447, 5, 137, 0, 0, 2447, 2448, 5, 105, 0, 0, 2448, 163, 1, 0, 0, 0, 2449, 2450, 5, 158, 0, 0, 2450, 2452, 5, 338, 0, 0, 2451, 2453, 5, 211, 0, 0, 2452, 2451, 1, 0, 0, 0, 2452, 2453, 1, 0, 0, 0, 2453, 2454, 1, 0, 0, 0, 2454, 2455, 3, 76, 38, 0, 2455, 2464, 5, 2, 0, 0, 2456, 2461, 3, 232, 116, 0, 2457, 2458, 5, 4, 0, 0, 2458, 2460, 3, 232, 116, 0, 2459, 2457, 1, 0, 0, 0, 2460, 2463, 1, 0, 0, 0, 2461, 2459, 1, 0, 0, 0, 2461, 2462, 1, 0, 0, 0, 2462, 2465, 1, 0, 0, 0, 2463, 2461, 1, 0, 0, 0, 2464, 2456, 1, 0, 0, 0, 2464, 2465, 1, 0, 0, 0, 2465, 2466, 1, 0, 0, 0, 2466, 2467, 5, 3, 0, 0, 2467, 2479, 3, 204, 102, 0, 2468, 2470, 5, 20, 0, 0, 2469, 2468, 1, 0, 0, 0, 2469, 2470, 1, 0, 0, 0, 2470, 2471, 1, 0, 0, 0, 2471, 2476, 3, 332, 166, 0, 2472, 2473, 5, 4, 0, 0, 2473, 2475, 3, 332, 166, 0, 2474, 2472, 1, 0, 0, 0, 2475, 2478, 1, 0, 0, 0, 2476, 2474, 1, 0, 0, 0, 2476, 2477, 1, 0, 0, 0, 2477, 2480, 1, 0, 0, 0, 2478, 2476, 1, 0, 0, 0, 2479, 2469, 1, 0, 0, 0, 2479, 2480, 1, 0, 0, 0, 2480, 165, 1, 0, 0, 0, 2481, 2482, 7, 31, 0, 0, 2482, 167, 1, 0, 0, 0, 2483, 2497, 3, 72, 36, 0, 2484, 2486, 5, 158, 0, 0, 2485, 2484, 1, 0, 0, 0, 2485, 2486, 1, 0, 0, 0, 2486, 2487, 1, 0, 0, 0, 2487, 2493, 3, 192, 96, 0, 2488, 2492, 3, 170, 85, 0, 2489, 2492, 3, 144, 72, 0, 2490, 2492, 3, 150, 75, 0, 2491, 2488, 1, 0, 0, 0, 2491, 2489, 1, 0, 0, 0, 2491, 2490, 1, 0, 0, 0, 2492, 2495, 1, 0, 0, 0, 2493, 2491, 1, 0, 0, 0, 2493, 2494, 1, 0, 0, 0, 2494, 2497, 1, 0, 0, 0, 2495, 2493, 1, 0, 0, 0, 2496, 2483, 1, 0, 0, 0, 2496, 2485, 1, 0, 0, 0, 2497, 169, 1, 0, 0, 0, 2498, 2499, 3, 172, 86, 0, 2499, 2501, 5, 155, 0, 0, 2500, 2502, 5, 158, 0, 0, 2501, 2500, 1, 0, 0, 0, 2501, 2502, 1, 0, 0, 0, 2502, 2503, 1, 0, 0, 0, 2503, 2505, 3, 192, 96, 0, 2504, 2506, 3, 174, 87, 0, 2505, 2504, 1, 0, 0, 0, 2505, 2506, 1, 0, 0, 0, 2506, 2516, 1, 0, 0, 0, 2507, 2508, 5, 194, 0, 0, 2508, 2509, 3, 172, 86, 0, 2509, 2511, 5, 155, 0, 0, 2510, 2512, 5, 158, 0, 0, 2511, 2510, 1, 0, 0, 0, 2511, 2512, 1, 0, 0, 0, 2512, 2513, 1, 0, 0, 0, 2513, 2514, 3, 192, 96, 0, 2514, 2516, 1, 0, 0, 0, 2515, 2498, 1, 0, 0, 0, 2515, 2507, 1, 0, 0, 0, 2516, 171, 1, 0, 0, 0, 2517, 2519, 5, 144, 0, 0, 2518, 2517, 1, 0, 0, 0, 2518, 2519, 1, 0, 0, 0, 2519, 2534, 1, 0, 0, 0, 2520, 2534, 5, 60, 0, 0, 2521, 2523, 5, 161, 0, 0, 2522, 2524, 5, 211, 0, 0, 2523, 2522, 1, 0, 0, 0, 2523, 2524, 1, 0, 0, 0, 2524, 2534, 1, 0, 0, 0, 2525, 2527, 5, 161, 0, 0, 2526, 2525, 1, 0, 0, 0, 2526, 2527, 1, 0, 0, 0, 2527, 2528, 1, 0, 0, 0, 2528, 2534, 7, 32, 0, 0, 2529, 2531, 7, 33, 0, 0, 2530, 2532, 5, 211, 0, 0, 2531, 2530, 1, 0, 0, 0, 2531, 2532, 1, 0, 0, 0, 2532, 2534, 1, 0, 0, 0, 2533, 2518, 1, 0, 0, 0, 2533, 2520, 1, 0, 0, 0, 2533, 2521, 1, 0, 0, 0, 2533, 2526, 1, 0, 0, 0, 2533, 2529, 1, 0, 0, 0, 2534, 173, 1, 0, 0, 0, 2535, 2536, 5, 203, 0, 0, 2536, 2540, 3, 240, 120, 0, 2537, 2538, 5, 332, 0, 0, 2538, 2540, 3, 180, 90, 0, 2539, 2535, 1, 0, 0, 0, 2539, 2537, 1, 0, 0, 0, 2540, 175, 1, 0, 0, 0, 2541, 2542, 5, 295, 0, 0, 2542, 2544, 5, 2, 0, 0, 2543, 2545, 3, 178, 89, 0, 2544, 2543, 1, 0, 0, 0, 2544, 2545, 1, 0, 0, 0, 2545, 2546, 1, 0, 0, 0, 2546, 2551, 5, 3, 0, 0, 2547, 2548, 5, 243, 0, 0, 2548, 2549, 5, 2, 0, 0, 2549, 2550, 5, 382, 0, 0, 2550, 2552, 5, 3, 0, 0, 2551, 2547, 1, 0, 0, 0, 2551, 2552, 1, 0, 0, 0, 2552, 177, 1, 0, 0, 0, 2553, 2555, 5, 362, 0, 0, 2554, 2553, 1, 0, 0, 0, 2554, 2555, 1, 0, 0, 0, 2555, 2556, 1, 0, 0, 0, 2556, 2557, 7, 34, 0, 0, 2557, 2578, 5, 222, 0, 0, 2558, 2559, 3, 232, 116, 0, 2559, 2560, 5, 258, 0, 0, 2560, 2578, 1, 0, 0, 0, 2561, 2562, 5, 29, 0, 0, 2562, 2563, 5, 382, 0, 0, 2563, 2564, 5, 210, 0, 0, 2564, 2565, 5, 201, 0, 0, 2565, 2574, 5, 382, 0, 0, 2566, 2572, 5, 203, 0, 0, 2567, 2573, 3, 332, 166, 0, 2568, 2569, 3, 326, 163, 0, 2569, 2570, 5, 2, 0, 0, 2570, 2571, 5, 3, 0, 0, 2571, 2573, 1, 0, 0, 0, 2572, 2567, 1, 0, 0, 0, 2572, 2568, 1, 0, 0, 0, 2573, 2575, 1, 0, 0, 0, 2574, 2566, 1, 0, 0, 0, 2574, 2575, 1, 0, 0, 0, 2575, 2578, 1, 0, 0, 0, 2576, 2578, 3, 232, 116, 0, 2577, 2554, 1, 0, 0, 0, 2577, 2558, 1, 0, 0, 0, 2577, 2561, 1, 0, 0, 0, 2577, 2576, 1, 0, 0, 0, 2578, 179, 1, 0, 0, 0, 2579, 2580, 5, 2, 0, 0, 2580, 2581, 3, 182, 91, 0, 2581, 2582, 5, 3, 0, 0, 2582, 181, 1, 0, 0, 0, 2583, 2588, 3, 328, 164, 0, 2584, 2585, 5, 4, 0, 0, 2585, 2587, 3, 328, 164, 0, 2586, 2584, 1, 0, 0, 0, 2587, 2590, 1, 0, 0, 0, 2588, 2586, 1, 0, 0, 0, 2588, 2589, 1, 0, 0, 0, 2589, 183, 1, 0, 0, 0, 2590, 2588, 1, 0, 0, 0, 2591, 2592, 5, 2, 0, 0, 2592, 2597, 3, 186, 93, 0, 2593, 2594, 5, 4, 0, 0, 2594, 2596, 3, 186, 93, 0, 2595, 2593, 1, 0, 0, 0, 2596, 2599, 1, 0, 0, 0, 2597, 2595, 1, 0, 0, 0, 2597, 2598, 1, 0, 0, 0, 2598, 2600, 1, 0, 0, 0, 2599, 2597, 1, 0, 0, 0, 2600, 2601, 5, 3, 0, 0, 2601, 185, 1, 0, 0, 0, 2602, 2604, 3, 328, 164, 0, 2603, 2605, 7, 25, 0, 0, 2604, 2603, 1, 0, 0, 0, 2604, 2605, 1, 0, 0, 0, 2605, 187, 1, 0, 0, 0, 2606, 2607, 5, 2, 0, 0, 2607, 2612, 3, 190, 95, 0, 2608, 2609, 5, 4, 0, 0, 2609, 2611, 3, 190, 95, 0, 2610, 2608, 1, 0, 0, 0, 2611, 2614, 1, 0, 0, 0, 2612, 2610, 1, 0, 0, 0, 2612, 2613, 1, 0, 0, 0, 2613, 2615, 1, 0, 0, 0, 2614, 2612, 1, 0, 0, 0, 2615, 2616, 5, 3, 0, 0, 2616, 189, 1, 0, 0, 0, 2617, 2620, 3, 84, 42, 0, 2618, 2619, 5, 51, 0, 0, 2619, 2621, 3, 342, 171, 0, 2620, 2618, 1, 0, 0, 0, 2620, 2621, 1, 0, 0, 0, 2621, 191, 1, 0, 0, 0, 2622, 2626, 3, 72, 36, 0, 2623, 2626, 3, 76, 38, 0, 2624, 2626, 3, 86, 43, 0, 2625, 2622, 1, 0, 0, 0, 2625, 2623, 1, 0, 0, 0, 2625, 2624, 1, 0, 0, 0, 2626, 2628, 1, 0, 0, 0, 2627, 2629, 3, 134, 67, 0, 2628, 2627, 1, 0, 0, 0, 2628, 2629, 1, 0, 0, 0, 2629, 2631, 1, 0, 0, 0, 2630, 2632, 3, 176, 88, 0, 2631, 2630, 1, 0, 0, 0, 2631, 2632, 1, 0, 0, 0, 2632, 2633, 1, 0, 0, 0, 2633, 2634, 3, 204, 102, 0, 2634, 2678, 1, 0, 0, 0, 2635, 2636, 5, 2, 0, 0, 2636, 2637, 3, 16, 8, 0, 2637, 2639, 5, 3, 0, 0, 2638, 2640, 3, 176, 88, 0, 2639, 2638, 1, 0, 0, 0, 2639, 2640, 1, 0, 0, 0, 2640, 2641, 1, 0, 0, 0, 2641, 2642, 3, 204, 102, 0, 2642, 2678, 1, 0, 0, 0, 2643, 2644, 5, 2, 0, 0, 2644, 2645, 3, 168, 84, 0, 2645, 2647, 5, 3, 0, 0, 2646, 2648, 3, 176, 88, 0, 2647, 2646, 1, 0, 0, 0, 2647, 2648, 1, 0, 0, 0, 2648, 2649, 1, 0, 0, 0, 2649, 2650, 3, 204, 102, 0, 2650, 2678, 1, 0, 0, 0, 2651, 2652, 5, 333, 0, 0, 2652, 2657, 3, 232, 116, 0, 2653, 2654, 5, 4, 0, 0, 2654, 2656, 3, 232, 116, 0, 2655, 2653, 1, 0, 0, 0, 2656, 2659, 1, 0, 0, 0, 2657, 2655, 1, 0, 0, 0, 2657, 2658, 1, 0, 0, 0, 2658, 2660, 1, 0, 0, 0, 2659, 2657, 1, 0, 0, 0, 2660, 2661, 3, 204, 102, 0, 2661, 2678, 1, 0, 0, 0, 2662, 2663, 3, 322, 161, 0, 2663, 2672, 5, 2, 0, 0, 2664, 2669, 3, 202, 101, 0, 2665, 2666, 5, 4, 0, 0, 2666, 2668, 3, 202, 101, 0, 2667, 2665, 1, 0, 0, 0, 2668, 2671, 1, 0, 0, 0, 2669, 2667, 1, 0, 0, 0, 2669, 2670, 1, 0, 0, 0, 2670, 2673, 1, 0, 0, 0, 2671, 2669, 1, 0, 0, 0, 2672, 2664, 1, 0, 0, 0, 2672, 2673, 1, 0, 0, 0, 2673, 2674, 1, 0, 0, 0, 2674, 2675, 5, 3, 0, 0, 2675, 2676, 3, 204, 102, 0, 2676, 2678, 1, 0, 0, 0, 2677, 2625, 1, 0, 0, 0, 2677, 2635, 1, 0, 0, 0, 2677, 2643, 1, 0, 0, 0, 2677, 2651, 1, 0, 0, 0, 2677, 2662, 1, 0, 0, 0, 2678, 193, 1, 0, 0, 0, 2679, 2680, 5, 293, 0, 0, 2680, 2682, 3, 72, 36, 0, 2681, 2683, 3, 196, 98, 0, 2682, 2681, 1, 0, 0, 0, 2682, 2683, 1, 0, 0, 0, 2683, 2699, 1, 0, 0, 0, 2684, 2685, 5, 293, 0, 0, 2685, 2686, 5, 2, 0, 0, 2686, 2687, 3, 72, 36, 0, 2687, 2689, 5, 3, 0, 0, 2688, 2690, 3, 196, 98, 0, 2689, 2688, 1, 0, 0, 0, 2689, 2690, 1, 0, 0, 0, 2690, 2699, 1, 0, 0, 0, 2691, 2692, 5, 293, 0, 0, 2692, 2693, 5, 2, 0, 0, 2693, 2694, 3, 16, 8, 0, 2694, 2696, 5, 3, 0, 0, 2695, 2697, 3, 196, 98, 0, 2696, 2695, 1, 0, 0, 0, 2696, 2697, 1, 0, 0, 0, 2697, 2699, 1, 0, 0, 0, 2698, 2679, 1, 0, 0, 0, 2698, 2684, 1, 0, 0, 0, 2698, 2691, 1, 0, 0, 0, 2699, 195, 1, 0, 0, 0, 2700, 2701, 5, 346, 0, 0, 2701, 2702, 5, 274, 0, 0, 2702, 2720, 5, 217, 0, 0, 2703, 2704, 7, 35, 0, 0, 2704, 2717, 5, 31, 0, 0, 2705, 2706, 5, 2, 0, 0, 2706, 2711, 3, 232, 116, 0, 2707, 2708, 5, 4, 0, 0, 2708, 2710, 3, 232, 116, 0, 2709, 2707, 1, 0, 0, 0, 2710, 2713, 1, 0, 0, 0, 2711, 2709, 1, 0, 0, 0, 2711, 2712, 1, 0, 0, 0, 2712, 2714, 1, 0, 0, 0, 2713, 2711, 1, 0, 0, 0, 2714, 2715, 5, 3, 0, 0, 2715, 2718, 1, 0, 0, 0, 2716, 2718, 3, 232, 116, 0, 2717, 2705, 1, 0, 0, 0, 2717, 2716, 1, 0, 0, 0, 2718, 2720, 1, 0, 0, 0, 2719, 2700, 1, 0, 0, 0, 2719, 2703, 1, 0, 0, 0, 2720, 2730, 1, 0, 0, 0, 2721, 2722, 7, 36, 0, 0, 2722, 2728, 5, 31, 0, 0, 2723, 2724, 5, 2, 0, 0, 2724, 2725, 3, 92, 46, 0, 2725, 2726, 5, 3, 0, 0, 2726, 2729, 1, 0, 0, 0, 2727, 2729, 3, 100, 50, 0, 2728, 2723, 1, 0, 0, 0, 2728, 2727, 1, 0, 0, 0, 2729, 2731, 1, 0, 0, 0, 2730, 2721, 1, 0, 0, 0, 2730, 2731, 1, 0, 0, 0, 2731, 197, 1, 0, 0, 0, 2732, 2733, 3, 332, 166, 0, 2733, 2734, 5, 373, 0, 0, 2734, 2735, 3, 194, 97, 0, 2735, 199, 1, 0, 0, 0, 2736, 2739, 3, 194, 97, 0, 2737, 2739, 3, 198, 99, 0, 2738, 2736, 1, 0, 0, 0, 2738, 2737, 1, 0, 0, 0, 2739, 201, 1, 0, 0, 0, 2740, 2743, 3, 200, 100, 0, 2741, 2743, 3, 236, 118, 0, 2742, 2740, 1, 0, 0, 0, 2742, 2741, 1, 0, 0, 0, 2743, 203, 1, 0, 0, 0, 2744, 2746, 5, 20, 0, 0, 2745, 2744, 1, 0, 0, 0, 2745, 2746, 1, 0, 0, 0, 2746, 2747, 1, 0, 0, 0, 2747, 2749, 3, 334, 167, 0, 2748, 2750, 3, 180, 90, 0, 2749, 2748, 1, 0, 0, 0, 2749, 2750, 1, 0, 0, 0, 2750, 2752, 1, 0, 0, 0, 2751, 2745, 1, 0, 0, 0, 2751, 2752, 1, 0, 0, 0, 2752, 205, 1, 0, 0, 0, 2753, 2754, 5, 257, 0, 0, 2754, 2755, 5, 121, 0, 0, 2755, 2756, 5, 266, 0, 0, 2756, 2760, 3, 342, 171, 0, 2757, 2758, 5, 346, 0, 0, 2758, 2759, 5, 267, 0, 0, 2759, 2761, 3, 42, 21, 0, 2760, 2757, 1, 0, 0, 0, 2760, 2761, 1, 0, 0, 0, 2761, 2803, 1, 0, 0, 0, 2762, 2763, 5, 257, 0, 0, 2763, 2764, 5, 121, 0, 0, 2764, 2774, 5, 85, 0, 0, 2765, 2766, 5, 113, 0, 0, 2766, 2767, 5, 299, 0, 0, 2767, 2768, 5, 31, 0, 0, 2768, 2772, 3, 342, 171, 0, 2769, 2770, 5, 101, 0, 0, 2770, 2771, 5, 31, 0, 0, 2771, 2773, 3, 342, 171, 0, 2772, 2769, 1, 0, 0, 0, 2772, 2773, 1, 0, 0, 0, 2773, 2775, 1, 0, 0, 0, 2774, 2765, 1, 0, 0, 0, 2774, 2775, 1, 0, 0, 0, 2775, 2781, 1, 0, 0, 0, 2776, 2777, 5, 48, 0, 0, 2777, 2778, 5, 154, 0, 0, 2778, 2779, 5, 299, 0, 0, 2779, 2780, 5, 31, 0, 0, 2780, 2782, 3, 342, 171, 0, 2781, 2776, 1, 0, 0, 0, 2781, 2782, 1, 0, 0, 0, 2782, 2788, 1, 0, 0, 0, 2783, 2784, 5, 177, 0, 0, 2784, 2785, 5, 156, 0, 0, 2785, 2786, 5, 299, 0, 0, 2786, 2787, 5, 31, 0, 0, 2787, 2789, 3, 342, 171, 0, 2788, 2783, 1, 0, 0, 0, 2788, 2789, 1, 0, 0, 0, 2789, 2794, 1, 0, 0, 0, 2790, 2791, 5, 166, 0, 0, 2791, 2792, 5, 299, 0, 0, 2792, 2793, 5, 31, 0, 0, 2793, 2795, 3, 342, 171, 0, 2794, 2790, 1, 0, 0, 0, 2794, 2795, 1, 0, 0, 0, 2795, 2800, 1, 0, 0, 0, 2796, 2797, 5, 198, 0, 0, 2797, 2798, 5, 83, 0, 0, 2798, 2799, 5, 20, 0, 0, 2799, 2801, 3, 342, 171, 0, 2800, 2796, 1, 0, 0, 0, 2800, 2801, 1, 0, 0, 0, 2801, 2803, 1, 0, 0, 0, 2802, 2753, 1, 0, 0, 0, 2802, 2762, 1, 0, 0, 0, 2803, 207, 1, 0, 0, 0, 2804, 2809, 3, 210, 105, 0, 2805, 2806, 5, 4, 0, 0, 2806, 2808, 3, 210, 105, 0, 2807, 2805, 1, 0, 0, 0, 2808, 2811, 1, 0, 0, 0, 2809, 2807, 1, 0, 0, 0, 2809, 2810, 1, 0, 0, 0, 2810, 209, 1, 0, 0, 0, 2811, 2809, 1, 0, 0, 0, 2812, 2817, 3, 328, 164, 0, 2813, 2814, 5, 5, 0, 0, 2814, 2816, 3, 328, 164, 0, 2815, 2813, 1, 0, 0, 0, 2816, 2819, 1, 0, 0, 0, 2817, 2815, 1, 0, 0, 0, 2817, 2818, 1, 0, 0, 0, 2818, 211, 1, 0, 0, 0, 2819, 2817, 1, 0, 0, 0, 2820, 2825, 3, 214, 107, 0, 2821, 2822, 5, 4, 0, 0, 2822, 2824, 3, 214, 107, 0, 2823, 2821, 1, 0, 0, 0, 2824, 2827, 1, 0, 0, 0, 2825, 2823, 1, 0, 0, 0, 2825, 2826, 1, 0, 0, 0, 2826, 213, 1, 0, 0, 0, 2827, 2825, 1, 0, 0, 0, 2828, 2831, 3, 210, 105, 0, 2829, 2830, 5, 207, 0, 0, 2830, 2832, 3, 42, 21, 0, 2831, 2829, 1, 0, 0, 0, 2831, 2832, 1, 0, 0, 0, 2832, 215, 1, 0, 0, 0, 2833, 2834, 3, 328, 164, 0, 2834, 2835, 5, 5, 0, 0, 2835, 2837, 1, 0, 0, 0, 2836, 2833, 1, 0, 0, 0, 2836, 2837, 1, 0, 0, 0, 2837, 2838, 1, 0, 0, 0, 2838, 2839, 3, 328, 164, 0, 2839, 217, 1, 0, 0, 0, 2840, 2841, 3, 328, 164, 0, 2841, 2842, 5, 5, 0, 0, 2842, 2844, 1, 0, 0, 0, 2843, 2840, 1, 0, 0, 0, 2843, 2844, 1, 0, 0, 0, 2844, 2845, 1, 0, 0, 0, 2845, 2846, 3, 328, 164, 0, 2846, 219, 1, 0, 0, 0, 2847, 2850, 3, 78, 39, 0, 2848, 2850, 3, 232, 116, 0, 2849, 2847, 1, 0, 0, 0, 2849, 2848, 1, 0, 0, 0, 2850, 2858, 1, 0, 0, 0, 2851, 2853, 5, 20, 0, 0, 2852, 2851, 1, 0, 0, 0, 2852, 2853, 1, 0, 0, 0, 2853, 2856, 1, 0, 0, 0, 2854, 2857, 3, 328, 164, 0, 2855, 2857, 3, 180, 90, 0, 2856, 2854, 1, 0, 0, 0, 2856, 2855, 1, 0, 0, 0, 2857, 2859, 1, 0, 0, 0, 2858, 2852, 1, 0, 0, 0, 2858, 2859, 1, 0, 0, 0, 2859, 221, 1, 0, 0, 0, 2860, 2865, 3, 220, 110, 0, 2861, 2862, 5, 4, 0, 0, 2862, 2864, 3, 220, 110, 0, 2863, 2861, 1, 0, 0, 0, 2864, 2867, 1, 0, 0, 0, 2865, 2863, 1, 0, 0, 0, 2865, 2866, 1, 0, 0, 0, 2866, 223, 1, 0, 0, 0, 2867, 2865, 1, 0, 0, 0, 2868, 2869, 5, 2, 0, 0, 2869, 2874, 3, 226, 113, 0, 2870, 2871, 5, 4, 0, 0, 2871, 2873, 3, 226, 113, 0, 2872, 2870, 1, 0, 0, 0, 2873, 2876, 1, 0, 0, 0, 2874, 2872, 1, 0, 0, 0, 2874, 2875, 1, 0, 0, 0, 2875, 2877, 1, 0, 0, 0, 2876, 2874, 1, 0, 0, 0, 2877, 2878, 5, 3, 0, 0, 2878, 225, 1, 0, 0, 0, 2879, 2882, 3, 228, 114, 0, 2880, 2882, 3, 298, 149, 0, 2881, 2879, 1, 0, 0, 0, 2881, 2880, 1, 0, 0, 0, 2882, 227, 1, 0, 0, 0, 2883, 2897, 3, 326, 163, 0, 2884, 2885, 3, 332, 166, 0, 2885, 2886, 5, 2, 0, 0, 2886, 2891, 3, 230, 115, 0, 2887, 2888, 5, 4, 0, 0, 2888, 2890, 3, 230, 115, 0, 2889, 2887, 1, 0, 0, 0, 2890, 2893, 1, 0, 0, 0, 2891, 2889, 1, 0, 0, 0, 2891, 2892, 1, 0, 0, 0, 2892, 2894, 1, 0, 0, 0, 2893, 2891, 1, 0, 0, 0, 2894, 2895, 5, 3, 0, 0, 2895, 2897, 1, 0, 0, 0, 2896, 2883, 1, 0, 0, 0, 2896, 2884, 1, 0, 0, 0, 2897, 229, 1, 0, 0, 0, 2898, 2901, 3, 326, 163, 0, 2899, 2901, 3, 252, 126, 0, 2900, 2898, 1, 0, 0, 0, 2900, 2899, 1, 0, 0, 0, 2901, 231, 1, 0, 0, 0, 2902, 2903, 3, 240, 120, 0, 2903, 233, 1, 0, 0, 0, 2904, 2905, 3, 332, 166, 0, 2905, 2906, 5, 373, 0, 0, 2906, 2907, 3, 232, 116, 0, 2907, 235, 1, 0, 0, 0, 2908, 2911, 3, 232, 116, 0, 2909, 2911, 3, 234, 117, 0, 2910, 2908, 1, 0, 0, 0, 2910, 2909, 1, 0, 0, 0, 2911, 237, 1, 0, 0, 0, 2912, 2917, 3, 232, 116, 0, 2913, 2914, 5, 4, 0, 0, 2914, 2916, 3, 232, 116, 0, 2915, 2913, 1, 0, 0, 0, 2916, 2919, 1, 0, 0, 0, 2917, 2915, 1, 0, 0, 0, 2917, 2918, 1, 0, 0, 0, 2918, 239, 1, 0, 0, 0, 2919, 2917, 1, 0, 0, 0, 2920, 2921, 6, 120, -1, 0, 2921, 2922, 7, 37, 0, 0, 2922, 2933, 3, 240, 120, 5, 2923, 2924, 5, 105, 0, 0, 2924, 2925, 5, 2, 0, 0, 2925, 2926, 3, 16, 8, 0, 2926, 2927, 5, 3, 0, 0, 2927, 2933, 1, 0, 0, 0, 2928, 2930, 3, 244, 122, 0, 2929, 2931, 3, 242, 121, 0, 2930, 2929, 1, 0, 0, 0, 2930, 2931, 1, 0, 0, 0, 2931, 2933, 1, 0, 0, 0, 2932, 2920, 1, 0, 0, 0, 2932, 2923, 1, 0, 0, 0, 2932, 2928, 1, 0, 0, 0, 2933, 2942, 1, 0, 0, 0, 2934, 2935, 10, 2, 0, 0, 2935, 2936, 5, 14, 0, 0, 2936, 2941, 3, 240, 120, 3, 2937, 2938, 10, 1, 0, 0, 2938, 2939, 5, 208, 0, 0, 2939, 2941, 3, 240, 120, 2, 2940, 2934, 1, 0, 0, 0, 2940, 2937, 1, 0, 0, 0, 2941, 2944, 1, 0, 0, 0, 2942, 2940, 1, 0, 0, 0, 2942, 2943, 1, 0, 0, 0, 2943, 241, 1, 0, 0, 0, 2944, 2942, 1, 0, 0, 0, 2945, 2947, 5, 197, 0, 0, 2946, 2945, 1, 0, 0, 0, 2946, 2947, 1, 0, 0, 0, 2947, 2948, 1, 0, 0, 0, 2948, 2949, 5, 24, 0, 0, 2949, 2950, 3, 244, 122, 0, 2950, 2951, 5, 14, 0, 0, 2951, 2952, 3, 244, 122, 0, 2952, 3028, 1, 0, 0, 0, 2953, 2955, 5, 197, 0, 0, 2954, 2953, 1, 0, 0, 0, 2954, 2955, 1, 0, 0, 0, 2955, 2956, 1, 0, 0, 0, 2956, 2957, 5, 140, 0, 0, 2957, 2958, 5, 2, 0, 0, 2958, 2963, 3, 232, 116, 0, 2959, 2960, 5, 4, 0, 0, 2960, 2962, 3, 232, 116, 0, 2961, 2959, 1, 0, 0, 0, 2962, 2965, 1, 0, 0, 0, 2963, 2961, 1, 0, 0, 0, 2963, 2964, 1, 0, 0, 0, 2964, 2966, 1, 0, 0, 0, 2965, 2963, 1, 0, 0, 0, 2966, 2967, 5, 3, 0, 0, 2967, 3028, 1, 0, 0, 0, 2968, 2970, 5, 197, 0, 0, 2969, 2968, 1, 0, 0, 0, 2969, 2970, 1, 0, 0, 0, 2970, 2971, 1, 0, 0, 0, 2971, 2972, 5, 140, 0, 0, 2972, 2973, 5, 2, 0, 0, 2973, 2974, 3, 16, 8, 0, 2974, 2975, 5, 3, 0, 0, 2975, 3028, 1, 0, 0, 0, 2976, 2978, 5, 197, 0, 0, 2977, 2976, 1, 0, 0, 0, 2977, 2978, 1, 0, 0, 0, 2978, 2979, 1, 0, 0, 0, 2979, 2980, 7, 38, 0, 0, 2980, 3028, 3, 244, 122, 0, 2981, 2983, 5, 197, 0, 0, 2982, 2981, 1, 0, 0, 0, 2982, 2983, 1, 0, 0, 0, 2983, 2984, 1, 0, 0, 0, 2984, 2985, 7, 39, 0, 0, 2985, 2999, 7, 40, 0, 0, 2986, 2987, 5, 2, 0, 0, 2987, 3000, 5, 3, 0, 0, 2988, 2989, 5, 2, 0, 0, 2989, 2994, 3, 232, 116, 0, 2990, 2991, 5, 4, 0, 0, 2991, 2993, 3, 232, 116, 0, 2992, 2990, 1, 0, 0, 0, 2993, 2996, 1, 0, 0, 0, 2994, 2992, 1, 0, 0, 0, 2994, 2995, 1, 0, 0, 0, 2995, 2997, 1, 0, 0, 0, 2996, 2994, 1, 0, 0, 0, 2997, 2998, 5, 3, 0, 0, 2998, 3000, 1, 0, 0, 0, 2999, 2986, 1, 0, 0, 0, 2999, 2988, 1, 0, 0, 0, 3000, 3028, 1, 0, 0, 0, 3001, 3003, 5, 197, 0, 0, 3002, 3001, 1, 0, 0, 0, 3002, 3003, 1, 0, 0, 0, 3003, 3004, 1, 0, 0, 0, 3004, 3005, 7, 39, 0, 0, 3005, 3008, 3, 244, 122, 0, 3006, 3007, 5, 100, 0, 0, 3007, 3009, 3, 342, 171, 0, 3008, 3006, 1, 0, 0, 0, 3008, 3009, 1, 0, 0, 0, 3009, 3028, 1, 0, 0, 0, 3010, 3012, 5, 153, 0, 0, 3011, 3013, 5, 197, 0, 0, 3012, 3011, 1, 0, 0, 0, 3012, 3013, 1, 0, 0, 0, 3013, 3014, 1, 0, 0, 0, 3014, 3028, 5, 198, 0, 0, 3015, 3017, 5, 153, 0, 0, 3016, 3018, 5, 197, 0, 0, 3017, 3016, 1, 0, 0, 0, 3017, 3018, 1, 0, 0, 0, 3018, 3019, 1, 0, 0, 0, 3019, 3028, 7, 41, 0, 0, 3020, 3022, 5, 153, 0, 0, 3021, 3023, 5, 197, 0, 0, 3022, 3021, 1, 0, 0, 0, 3022, 3023, 1, 0, 0, 0, 3023, 3024, 1, 0, 0, 0, 3024, 3025, 5, 92, 0, 0, 3025, 3026, 5, 123, 0, 0, 3026, 3028, 3, 244, 122, 0, 3027, 2946, 1, 0, 0, 0, 3027, 2954, 1, 0, 0, 0, 3027, 2969, 1, 0, 0, 0, 3027, 2977, 1, 0, 0, 0, 3027, 2982, 1, 0, 0, 0, 3027, 3002, 1, 0, 0, 0, 3027, 3010, 1, 0, 0, 0, 3027, 3015, 1, 0, 0, 0, 3027, 3020, 1, 0, 0, 0, 3028, 243, 1, 0, 0, 0, 3029, 3030, 6, 122, -1, 0, 3030, 3034, 3, 248, 124, 0, 3031, 3032, 7, 42, 0, 0, 3032, 3034, 3, 244, 122, 7, 3033, 3029, 1, 0, 0, 0, 3033, 3031, 1, 0, 0, 0, 3034, 3056, 1, 0, 0, 0, 3035, 3036, 10, 6, 0, 0, 3036, 3037, 7, 43, 0, 0, 3037, 3055, 3, 244, 122, 7, 3038, 3039, 10, 5, 0, 0, 3039, 3040, 7, 44, 0, 0, 3040, 3055, 3, 244, 122, 6, 3041, 3042, 10, 4, 0, 0, 3042, 3043, 5, 367, 0, 0, 3043, 3055, 3, 244, 122, 5, 3044, 3045, 10, 3, 0, 0, 3045, 3046, 5, 370, 0, 0, 3046, 3055, 3, 244, 122, 4, 3047, 3048, 10, 2, 0, 0, 3048, 3049, 5, 368, 0, 0, 3049, 3055, 3, 244, 122, 3, 3050, 3051, 10, 1, 0, 0, 3051, 3052, 3, 254, 127, 0, 3052, 3053, 3, 244, 122, 2, 3053, 3055, 1, 0, 0, 0, 3054, 3035, 1, 0, 0, 0, 3054, 3038, 1, 0, 0, 0, 3054, 3041, 1, 0, 0, 0, 3054, 3044, 1, 0, 0, 0, 3054, 3047, 1, 0, 0, 0, 3054, 3050, 1, 0, 0, 0, 3055, 3058, 1, 0, 0, 0, 3056, 3054, 1, 0, 0, 0, 3056, 3057, 1, 0, 0, 0, 3057, 245, 1, 0, 0, 0, 3058, 3056, 1, 0, 0, 0, 3059, 3060, 7, 45, 0, 0, 3060, 247, 1, 0, 0, 0, 3061, 3062, 6, 124, -1, 0, 3062, 3311, 7, 46, 0, 0, 3063, 3064, 7, 47, 0, 0, 3064, 3067, 5, 2, 0, 0, 3065, 3068, 3, 246, 123, 0, 3066, 3068, 3, 342, 171, 0, 3067, 3065, 1, 0, 0, 0, 3067, 3066, 1, 0, 0, 0, 3068, 3069, 1, 0, 0, 0, 3069, 3070, 5, 4, 0, 0, 3070, 3071, 3, 244, 122, 0, 3071, 3072, 5, 4, 0, 0, 3072, 3073, 3, 244, 122, 0, 3073, 3074, 5, 3, 0, 0, 3074, 3311, 1, 0, 0, 0, 3075, 3076, 7, 48, 0, 0, 3076, 3079, 5, 2, 0, 0, 3077, 3080, 3, 246, 123, 0, 3078, 3080, 3, 342, 171, 0, 3079, 3077, 1, 0, 0, 0, 3079, 3078, 1, 0, 0, 0, 3080, 3081, 1, 0, 0, 0, 3081, 3082, 5, 4, 0, 0, 3082, 3083, 3, 244, 122, 0, 3083, 3084, 5, 4, 0, 0, 3084, 3085, 3, 244, 122, 0, 3085, 3086, 5, 3, 0, 0, 3086, 3311, 1, 0, 0, 0, 3087, 3089, 5, 35, 0, 0, 3088, 3090, 3, 308, 154, 0, 3089, 3088, 1, 0, 0, 0, 3090, 3091, 1, 0, 0, 0, 3091, 3089, 1, 0, 0, 0, 3091, 3092, 1, 0, 0, 0, 3092, 3095, 1, 0, 0, 0, 3093, 3094, 5, 97, 0, 0, 3094, 3096, 3, 232, 116, 0, 3095, 3093, 1, 0, 0, 0, 3095, 3096, 1, 0, 0, 0, 3096, 3097, 1, 0, 0, 0, 3097, 3098, 5, 99, 0, 0, 3098, 3311, 1, 0, 0, 0, 3099, 3100, 5, 35, 0, 0, 3100, 3102, 3, 232, 116, 0, 3101, 3103, 3, 308, 154, 0, 3102, 3101, 1, 0, 0, 0, 3103, 3104, 1, 0, 0, 0, 3104, 3102, 1, 0, 0, 0, 3104, 3105, 1, 0, 0, 0, 3105, 3108, 1, 0, 0, 0, 3106, 3107, 5, 97, 0, 0, 3107, 3109, 3, 232, 116, 0, 3108, 3106, 1, 0, 0, 0, 3108, 3109, 1, 0, 0, 0, 3109, 3110, 1, 0, 0, 0, 3110, 3111, 5, 99, 0, 0, 3111, 3311, 1, 0, 0, 0, 3112, 3113, 7, 49, 0, 0, 3113, 3114, 5, 2, 0, 0, 3114, 3115, 3, 232, 116, 0, 3115, 3116, 5, 20, 0, 0, 3116, 3117, 3, 282, 141, 0, 3117, 3118, 5, 3, 0, 0, 3118, 3311, 1, 0, 0, 0, 3119, 3120, 5, 286, 0, 0, 3120, 3129, 5, 2, 0, 0, 3121, 3126, 3, 220, 110, 0, 3122, 3123, 5, 4, 0, 0, 3123, 3125, 3, 220, 110, 0, 3124, 3122, 1, 0, 0, 0, 3125, 3128, 1, 0, 0, 0, 3126, 3124, 1, 0, 0, 0, 3126, 3127, 1, 0, 0, 0, 3127, 3130, 1, 0, 0, 0, 3128, 3126, 1, 0, 0, 0, 3129, 3121, 1, 0, 0, 0, 3129, 3130, 1, 0, 0, 0, 3130, 3131, 1, 0, 0, 0, 3131, 3311, 5, 3, 0, 0, 3132, 3133, 5, 116, 0, 0, 3133, 3134, 5, 2, 0, 0, 3134, 3137, 3, 232, 116, 0, 3135, 3136, 5, 138, 0, 0, 3136, 3138, 5, 199, 0, 0, 3137, 3135, 1, 0, 0, 0, 3137, 3138, 1, 0, 0, 0, 3138, 3139, 1, 0, 0, 0, 3139, 3140, 5, 3, 0, 0, 3140, 3311, 1, 0, 0, 0, 3141, 3142, 5, 17, 0, 0, 3142, 3143, 5, 2, 0, 0, 3143, 3146, 3, 232, 116, 0, 3144, 3145, 5, 138, 0, 0, 3145, 3147, 5, 199, 0, 0, 3146, 3144, 1, 0, 0, 0, 3146, 3147, 1, 0, 0, 0, 3147, 3148, 1, 0, 0, 0, 3148, 3149, 5, 3, 0, 0, 3149, 3311, 1, 0, 0, 0, 3150, 3151, 5, 157, 0, 0, 3151, 3152, 5, 2, 0, 0, 3152, 3155, 3, 232, 116, 0, 3153, 3154, 5, 138, 0, 0, 3154, 3156, 5, 199, 0, 0, 3155, 3153, 1, 0, 0, 0, 3155, 3156, 1, 0, 0, 0, 3156, 3157, 1, 0, 0, 0, 3157, 3158, 5, 3, 0, 0, 3158, 3311, 1, 0, 0, 0, 3159, 3160, 5, 225, 0, 0, 3160, 3161, 5, 2, 0, 0, 3161, 3162, 3, 244, 122, 0, 3162, 3163, 5, 140, 0, 0, 3163, 3164, 3, 244, 122, 0, 3164, 3165, 5, 3, 0, 0, 3165, 3311, 1, 0, 0, 0, 3166, 3311, 3, 252, 126, 0, 3167, 3311, 5, 363, 0, 0, 3168, 3169, 3, 326, 163, 0, 3169, 3170, 5, 5, 0, 0, 3170, 3171, 5, 363, 0, 0, 3171, 3311, 1, 0, 0, 0, 3172, 3173, 5, 2, 0, 0, 3173, 3176, 3, 220, 110, 0, 3174, 3175, 5, 4, 0, 0, 3175, 3177, 3, 220, 110, 0, 3176, 3174, 1, 0, 0, 0, 3177, 3178, 1, 0, 0, 0, 3178, 3176, 1, 0, 0, 0, 3178, 3179, 1, 0, 0, 0, 3179, 3180, 1, 0, 0, 0, 3180, 3181, 5, 3, 0, 0, 3181, 3311, 1, 0, 0, 0, 3182, 3183, 5, 2, 0, 0, 3183, 3184, 3, 16, 8, 0, 3184, 3185, 5, 3, 0, 0, 3185, 3311, 1, 0, 0, 0, 3186, 3187, 5, 136, 0, 0, 3187, 3188, 5, 2, 0, 0, 3188, 3189, 3, 232, 116, 0, 3189, 3190, 5, 3, 0, 0, 3190, 3311, 1, 0, 0, 0, 3191, 3192, 3, 322, 161, 0, 3192, 3204, 5, 2, 0, 0, 3193, 3195, 3, 166, 83, 0, 3194, 3193, 1, 0, 0, 0, 3194, 3195, 1, 0, 0, 0, 3195, 3196, 1, 0, 0, 0, 3196, 3201, 3, 236, 118, 0, 3197, 3198, 5, 4, 0, 0, 3198, 3200, 3, 236, 118, 0, 3199, 3197, 1, 0, 0, 0, 3200, 3203, 1, 0, 0, 0, 3201, 3199, 1, 0, 0, 0, 3201, 3202, 1, 0, 0, 0, 3202, 3205, 1, 0, 0, 0, 3203, 3201, 1, 0, 0, 0, 3204, 3194, 1, 0, 0, 0, 3204, 3205, 1, 0, 0, 0, 3205, 3206, 1, 0, 0, 0, 3206, 3213, 5, 3, 0, 0, 3207, 3208, 5, 114, 0, 0, 3208, 3209, 5, 2, 0, 0, 3209, 3210, 5, 344, 0, 0, 3210, 3211, 3, 240, 120, 0, 3211, 3212, 5, 3, 0, 0, 3212, 3214, 1, 0, 0, 0, 3213, 3207, 1, 0, 0, 0, 3213, 3214, 1, 0, 0, 0, 3214, 3217, 1, 0, 0, 0, 3215, 3216, 7, 50, 0, 0, 3216, 3218, 5, 199, 0, 0, 3217, 3215, 1, 0, 0, 0, 3217, 3218, 1, 0, 0, 0, 3218, 3221, 1, 0, 0, 0, 3219, 3220, 5, 213, 0, 0, 3220, 3222, 3, 314, 157, 0, 3221, 3219, 1, 0, 0, 0, 3221, 3222, 1, 0, 0, 0, 3222, 3311, 1, 0, 0, 0, 3223, 3224, 3, 332, 166, 0, 3224, 3225, 5, 372, 0, 0, 3225, 3226, 3, 232, 116, 0, 3226, 3311, 1, 0, 0, 0, 3227, 3228, 5, 2, 0, 0, 3228, 3231, 3, 332, 166, 0, 3229, 3230, 5, 4, 0, 0, 3230, 3232, 3, 332, 166, 0, 3231, 3229, 1, 0, 0, 0, 3232, 3233, 1, 0, 0, 0, 3233, 3231, 1, 0, 0, 0, 3233, 3234, 1, 0, 0, 0, 3234, 3235, 1, 0, 0, 0, 3235, 3236, 5, 3, 0, 0, 3236, 3237, 5, 372, 0, 0, 3237, 3238, 3, 232, 116, 0, 3238, 3311, 1, 0, 0, 0, 3239, 3311, 3, 80, 40, 0, 3240, 3241, 5, 2, 0, 0, 3241, 3242, 3, 232, 116, 0, 3242, 3243, 5, 3, 0, 0, 3243, 3311, 1, 0, 0, 0, 3244, 3245, 5, 110, 0, 0, 3245, 3246, 5, 2, 0, 0, 3246, 3247, 3, 332, 166, 0, 3247, 3248, 5, 123, 0, 0, 3248, 3249, 3, 244, 122, 0, 3249, 3250, 5, 3, 0, 0, 3250, 3311, 1, 0, 0, 0, 3251, 3252, 7, 51, 0, 0, 3252, 3253, 5, 2, 0, 0, 3253, 3254, 3, 244, 122, 0, 3254, 3255, 7, 52, 0, 0, 3255, 3258, 3, 244, 122, 0, 3256, 3257, 7, 53, 0, 0, 3257, 3259, 3, 244, 122, 0, 3258, 3256, 1, 0, 0, 0, 3258, 3259, 1, 0, 0, 0, 3259, 3260, 1, 0, 0, 0, 3260, 3261, 5, 3, 0, 0, 3261, 3311, 1, 0, 0, 0, 3262, 3263, 5, 315, 0, 0, 3263, 3265, 5, 2, 0, 0, 3264, 3266, 7, 54, 0, 0, 3265, 3264, 1, 0, 0, 0, 3265, 3266, 1, 0, 0, 0, 3266, 3268, 1, 0, 0, 0, 3267, 3269, 3, 244, 122, 0, 3268, 3267, 1, 0, 0, 0, 3268, 3269, 1, 0, 0, 0, 3269, 3270, 1, 0, 0, 0, 3270, 3271, 5, 123, 0, 0, 3271, 3272, 3, 244, 122, 0, 3272, 3273, 5, 3, 0, 0, 3273, 3311, 1, 0, 0, 0, 3274, 3275, 5, 215, 0, 0, 3275, 3276, 5, 2, 0, 0, 3276, 3277, 3, 244, 122, 0, 3277, 3278, 5, 224, 0, 0, 3278, 3279, 3, 244, 122, 0, 3279, 3280, 5, 123, 0, 0, 3280, 3283, 3, 244, 122, 0, 3281, 3282, 5, 119, 0, 0, 3282, 3284, 3, 244, 122, 0, 3283, 3281, 1, 0, 0, 0, 3283, 3284, 1, 0, 0, 0, 3284, 3285, 1, 0, 0, 0, 3285, 3286, 5, 3, 0, 0, 3286, 3311, 1, 0, 0, 0, 3287, 3288, 7, 55, 0, 0, 3288, 3289, 5, 2, 0, 0, 3289, 3290, 3, 244, 122, 0, 3290, 3291, 5, 3, 0, 0, 3291, 3292, 5, 347, 0, 0, 3292, 3293, 5, 130, 0, 0, 3293, 3294, 5, 2, 0, 0, 3294, 3295, 5, 209, 0, 0, 3295, 3296, 5, 31, 0, 0, 3296, 3297, 3, 100, 50, 0, 3297, 3304, 5, 3, 0, 0, 3298, 3299, 5, 114, 0, 0, 3299, 3300, 5, 2, 0, 0, 3300, 3301, 5, 344, 0, 0, 3301, 3302, 3, 240, 120, 0, 3302, 3303, 5, 3, 0, 0, 3303, 3305, 1, 0, 0, 0, 3304, 3298, 1, 0, 0, 0, 3304, 3305, 1, 0, 0, 0, 3305, 3308, 1, 0, 0, 0, 3306, 3307, 5, 213, 0, 0, 3307, 3309, 3, 314, 157, 0, 3308, 3306, 1, 0, 0, 0, 3308, 3309, 1, 0, 0, 0, 3309, 3311, 1, 0, 0, 0, 3310, 3061, 1, 0, 0, 0, 3310, 3063, 1, 0, 0, 0, 3310, 3075, 1, 0, 0, 0, 3310, 3087, 1, 0, 0, 0, 3310, 3099, 1, 0, 0, 0, 3310, 3112, 1, 0, 0, 0, 3310, 3119, 1, 0, 0, 0, 3310, 3132, 1, 0, 0, 0, 3310, 3141, 1, 0, 0, 0, 3310, 3150, 1, 0, 0, 0, 3310, 3159, 1, 0, 0, 0, 3310, 3166, 1, 0, 0, 0, 3310, 3167, 1, 0, 0, 0, 3310, 3168, 1, 0, 0, 0, 3310, 3172, 1, 0, 0, 0, 3310, 3182, 1, 0, 0, 0, 3310, 3186, 1, 0, 0, 0, 3310, 3191, 1, 0, 0, 0, 3310, 3223, 1, 0, 0, 0, 3310, 3227, 1, 0, 0, 0, 3310, 3239, 1, 0, 0, 0, 3310, 3240, 1, 0, 0, 0, 3310, 3244, 1, 0, 0, 0, 3310, 3251, 1, 0, 0, 0, 3310, 3262, 1, 0, 0, 0, 3310, 3274, 1, 0, 0, 0, 3310, 3287, 1, 0, 0, 0, 3311, 3322, 1, 0, 0, 0, 3312, 3313, 10, 9, 0, 0, 3313, 3314, 5, 6, 0, 0, 3314, 3315, 3, 244, 122, 0, 3315, 3316, 5, 7, 0, 0, 3316, 3321, 1, 0, 0, 0, 3317, 3318, 10, 7, 0, 0, 3318, 3319, 5, 5, 0, 0, 3319, 3321, 3, 332, 166, 0, 3320, 3312, 1, 0, 0, 0, 3320, 3317, 1, 0, 0, 0, 3321, 3324, 1, 0, 0, 0, 3322, 3320, 1, 0, 0, 0, 3322, 3323, 1, 0, 0, 0, 3323, 249, 1, 0, 0, 0, 3324, 3322, 1, 0, 0, 0, 3325, 3333, 5, 71, 0, 0, 3326, 3333, 5, 303, 0, 0, 3327, 3333, 5, 304, 0, 0, 3328, 3333, 5, 305, 0, 0, 3329, 3333, 5, 149, 0, 0, 3330, 3333, 5, 133, 0, 0, 3331, 3333, 3, 332, 166, 0, 3332, 3325, 1, 0, 0, 0, 3332, 3326, 1, 0, 0, 0, 3332, 3327, 1, 0, 0, 0, 3332, 3328, 1, 0, 0, 0, 3332, 3329, 1, 0, 0, 0, 3332, 3330, 1, 0, 0, 0, 3332, 3331, 1, 0, 0, 0, 3333, 251, 1, 0, 0, 0, 3334, 3350, 5, 198, 0, 0, 3335, 3350, 5, 376, 0, 0, 3336, 3337, 5, 371, 0, 0, 3337, 3350, 3, 332, 166, 0, 3338, 3350, 3, 262, 131, 0, 3339, 3340, 3, 250, 125, 0, 3340, 3341, 3, 342, 171, 0, 3341, 3350, 1, 0, 0, 0, 3342, 3350, 3, 338, 169, 0, 3343, 3350, 3, 260, 130, 0, 3344, 3346, 3, 342, 171, 0, 3345, 3344, 1, 0, 0, 0, 3346, 3347, 1, 0, 0, 0, 3347, 3345, 1, 0, 0, 0, 3347, 3348, 1, 0, 0, 0, 3348, 3350, 1, 0, 0, 0, 3349, 3334, 1, 0, 0, 0, 3349, 3335, 1, 0, 0, 0, 3349, 3336, 1, 0, 0, 0, 3349, 3338, 1, 0, 0, 0, 3349, 3339, 1, 0, 0, 0, 3349, 3342, 1, 0, 0, 0, 3349, 3343, 1, 0, 0, 0, 3349, 3345, 1, 0, 0, 0, 3350, 253, 1, 0, 0, 0, 3351, 3352, 7, 56, 0, 0, 3352, 255, 1, 0, 0, 0, 3353, 3354, 7, 57, 0, 0, 3354, 257, 1, 0, 0, 0, 3355, 3356, 7, 58, 0, 0, 3356, 259, 1, 0, 0, 0, 3357, 3358, 7, 59, 0, 0, 3358, 261, 1, 0, 0, 0, 3359, 3362, 5, 149, 0, 0, 3360, 3363, 3, 264, 132, 0, 3361, 3363, 3, 268, 134, 0, 3362, 3360, 1, 0, 0, 0, 3362, 3361, 1, 0, 0, 0, 3363, 263, 1, 0, 0, 0, 3364, 3366, 3, 266, 133, 0, 3365, 3367, 3, 270, 135, 0, 3366, 3365, 1, 0, 0, 0, 3366, 3367, 1, 0, 0, 0, 3367, 265, 1, 0, 0, 0, 3368, 3369, 3, 272, 136, 0, 3369, 3370, 3, 274, 137, 0, 3370, 3372, 1, 0, 0, 0, 3371, 3368, 1, 0, 0, 0, 3372, 3373, 1, 0, 0, 0, 3373, 3371, 1, 0, 0, 0, 3373, 3374, 1, 0, 0, 0, 3374, 267, 1, 0, 0, 0, 3375, 3378, 3, 270, 135, 0, 3376, 3379, 3, 266, 133, 0, 3377, 3379, 3, 270, 135, 0, 3378, 3376, 1, 0, 0, 0, 3378, 3377, 1, 0, 0, 0, 3378, 3379, 1, 0, 0, 0, 3379, 269, 1, 0, 0, 0, 3380, 3381, 3, 272, 136, 0, 3381, 3382, 3, 276, 138, 0, 3382, 3383, 5, 309, 0, 0, 3383, 3384, 3, 276, 138, 0, 3384, 271, 1, 0, 0, 0, 3385, 3387, 7, 60, 0, 0, 3386, 3385, 1, 0, 0, 0, 3386, 3387, 1, 0, 0, 0, 3387, 3391, 1, 0, 0, 0, 3388, 3392, 5, 382, 0, 0, 3389, 3392, 5, 384, 0, 0, 3390, 3392, 3, 342, 171, 0, 3391, 3388, 1, 0, 0, 0, 3391, 3389, 1, 0, 0, 0, 3391, 3390, 1, 0, 0, 0, 3392, 273, 1, 0, 0, 0, 3393, 3394, 7, 61, 0, 0, 3394, 275, 1, 0, 0, 0, 3395, 3396, 7, 62, 0, 0, 3396, 277, 1, 0, 0, 0, 3397, 3401, 5, 116, 0, 0, 3398, 3399, 5, 9, 0, 0, 3399, 3401, 3, 328, 164, 0, 3400, 3397, 1, 0, 0, 0, 3400, 3398, 1, 0, 0, 0, 3401, 279, 1, 0, 0, 0, 3402, 3433, 5, 27, 0, 0, 3403, 3433, 5, 308, 0, 0, 3404, 3433, 5, 32, 0, 0, 3405, 3433, 5, 276, 0, 0, 3406, 3433, 5, 272, 0, 0, 3407, 3433, 5, 150, 0, 0, 3408, 3433, 5, 151, 0, 0, 3409, 3433, 5, 25, 0, 0, 3410, 3433, 5, 174, 0, 0, 3411, 3433, 5, 117, 0, 0, 3412, 3433, 5, 234, 0, 0, 3413, 3433, 5, 95, 0, 0, 3414, 3433, 5, 71, 0, 0, 3415, 3433, 5, 303, 0, 0, 3416, 3433, 5, 305, 0, 0, 3417, 3433, 5, 304, 0, 0, 3418, 3433, 5, 285, 0, 0, 3419, 3433, 5, 41, 0, 0, 3420, 3433, 5, 40, 0, 0, 3421, 3433, 5, 334, 0, 0, 3422, 3433, 5, 26, 0, 0, 3423, 3433, 5, 80, 0, 0, 3424, 3433, 5, 79, 0, 0, 3425, 3433, 5, 200, 0, 0, 3426, 3433, 5, 340, 0, 0, 3427, 3433, 5, 149, 0, 0, 3428, 3433, 5, 19, 0, 0, 3429, 3433, 5, 286, 0, 0, 3430, 3433, 5, 177, 0, 0, 3431, 3433, 3, 332, 166, 0, 3432, 3402, 1, 0, 0, 0, 3432, 3403, 1, 0, 0, 0, 3432, 3404, 1, 0, 0, 0, 3432, 3405, 1, 0, 0, 0, 3432, 3406, 1, 0, 0, 0, 3432, 3407, 1, 0, 0, 0, 3432, 3408, 1, 0, 0, 0, 3432, 3409, 1, 0, 0, 0, 3432, 3410, 1, 0, 0, 0, 3432, 3411, 1, 0, 0, 0, 3432, 3412, 1, 0, 0, 0, 3432, 3413, 1, 0, 0, 0, 3432, 3414, 1, 0, 0, 0, 3432, 3415, 1, 0, 0, 0, 3432, 3416, 1, 0, 0, 0, 3432, 3417, 1, 0, 0, 0, 3432, 3418, 1, 0, 0, 0, 3432, 3419, 1, 0, 0, 0, 3432, 3420, 1, 0, 0, 0, 3432, 3421, 1, 0, 0, 0, 3432, 3422, 1, 0, 0, 0, 3432, 3423, 1, 0, 0, 0, 3432, 3424, 1, 0, 0, 0, 3432, 3425, 1, 0, 0, 0, 3432, 3426, 1, 0, 0, 0, 3432, 3427, 1, 0, 0, 0, 3432, 3428, 1, 0, 0, 0, 3432, 3429, 1, 0, 0, 0, 3432, 3430, 1, 0, 0, 0, 3432, 3431, 1, 0, 0, 0, 3433, 281, 1, 0, 0, 0, 3434, 3435, 5, 19, 0, 0, 3435, 3436, 5, 356, 0, 0, 3436, 3437, 3, 282, 141, 0, 3437, 3438, 5, 358, 0, 0, 3438, 3488, 1, 0, 0, 0, 3439, 3440, 5, 177, 0, 0, 3440, 3441, 5, 356, 0, 0, 3441, 3442, 3, 282, 141, 0, 3442, 3443, 5, 4, 0, 0, 3443, 3444, 3, 282, 141, 0, 3444, 3445, 5, 358, 0, 0, 3445, 3488, 1, 0, 0, 0, 3446, 3460, 5, 286, 0, 0, 3447, 3456, 5, 356, 0, 0, 3448, 3453, 3, 306, 153, 0, 3449, 3450, 5, 4, 0, 0, 3450, 3452, 3, 306, 153, 0, 3451, 3449, 1, 0, 0, 0, 3452, 3455, 1, 0, 0, 0, 3453, 3451, 1, 0, 0, 0, 3453, 3454, 1, 0, 0, 0, 3454, 3457, 1, 0, 0, 0, 3455, 3453, 1, 0, 0, 0, 3456, 3448, 1, 0, 0, 0, 3456, 3457, 1, 0, 0, 0, 3457, 3458, 1, 0, 0, 0, 3458, 3461, 5, 358, 0, 0, 3459, 3461, 5, 354, 0, 0, 3460, 3447, 1, 0, 0, 0, 3460, 3459, 1, 0, 0, 0, 3461, 3488, 1, 0, 0, 0, 3462, 3463, 5, 149, 0, 0, 3463, 3466, 7, 63, 0, 0, 3464, 3465, 5, 309, 0, 0, 3465, 3467, 5, 186, 0, 0, 3466, 3464, 1, 0, 0, 0, 3466, 3467, 1, 0, 0, 0, 3467, 3488, 1, 0, 0, 0, 3468, 3469, 5, 149, 0, 0, 3469, 3472, 7, 64, 0, 0, 3470, 3471, 5, 309, 0, 0, 3471, 3473, 7, 65, 0, 0, 3472, 3470, 1, 0, 0, 0, 3472, 3473, 1, 0, 0, 0, 3473, 3488, 1, 0, 0, 0, 3474, 3485, 3, 280, 140, 0, 3475, 3476, 5, 2, 0, 0, 3476, 3481, 5, 382, 0, 0, 3477, 3478, 5, 4, 0, 0, 3478, 3480, 5, 382, 0, 0, 3479, 3477, 1, 0, 0, 0, 3480, 3483, 1, 0, 0, 0, 3481, 3479, 1, 0, 0, 0, 3481, 3482, 1, 0, 0, 0, 3482, 3484, 1, 0, 0, 0, 3483, 3481, 1, 0, 0, 0, 3484, 3486, 5, 3, 0, 0, 3485, 3475, 1, 0, 0, 0, 3485, 3486, 1, 0, 0, 0, 3486, 3488, 1, 0, 0, 0, 3487, 3434, 1, 0, 0, 0, 3487, 3439, 1, 0, 0, 0, 3487, 3446, 1, 0, 0, 0, 3487, 3462, 1, 0, 0, 0, 3487, 3468, 1, 0, 0, 0, 3487, 3474, 1, 0, 0, 0, 3488, 283, 1, 0, 0, 0, 3489, 3494, 3, 286, 143, 0, 3490, 3491, 5, 4, 0, 0, 3491, 3493, 3, 286, 143, 0, 3492, 3490, 1, 0, 0, 0, 3493, 3496, 1, 0, 0, 0, 3494, 3492, 1, 0, 0, 0, 3494, 3495, 1, 0, 0, 0, 3495, 285, 1, 0, 0, 0, 3496, 3494, 1, 0, 0, 0, 3497, 3498, 3, 84, 42, 0, 3498, 3502, 3, 282, 141, 0, 3499, 3501, 3, 292, 146, 0, 3500, 3499, 1, 0, 0, 0, 3501, 3504, 1, 0, 0, 0, 3502, 3500, 1, 0, 0, 0, 3502, 3503, 1, 0, 0, 0, 3503, 287, 1, 0, 0, 0, 3504, 3502, 1, 0, 0, 0, 3505, 3510, 3, 290, 145, 0, 3506, 3507, 5, 4, 0, 0, 3507, 3509, 3, 290, 145, 0, 3508, 3506, 1, 0, 0, 0, 3509, 3512, 1, 0, 0, 0, 3510, 3508, 1, 0, 0, 0, 3510, 3511, 1, 0, 0, 0, 3511, 289, 1, 0, 0, 0, 3512, 3510, 1, 0, 0, 0, 3513, 3514, 3, 78, 39, 0, 3514, 3518, 3, 282, 141, 0, 3515, 3517, 3, 292, 146, 0, 3516, 3515, 1, 0, 0, 0, 3517, 3520, 1, 0, 0, 0, 3518, 3516, 1, 0, 0, 0, 3518, 3519, 1, 0, 0, 0, 3519, 291, 1, 0, 0, 0, 3520, 3518, 1, 0, 0, 0, 3521, 3522, 5, 197, 0, 0, 3522, 3529, 5, 198, 0, 0, 3523, 3524, 5, 82, 0, 0, 3524, 3529, 3, 232, 116, 0, 3525, 3526, 5, 51, 0, 0, 3526, 3529, 3, 342, 171, 0, 3527, 3529, 3, 278, 139, 0, 3528, 3521, 1, 0, 0, 0, 3528, 3523, 1, 0, 0, 0, 3528, 3525, 1, 0, 0, 0, 3528, 3527, 1, 0, 0, 0, 3529, 293, 1, 0, 0, 0, 3530, 3531, 7, 66, 0, 0, 3531, 3532, 3, 232, 116, 0, 3532, 295, 1, 0, 0, 0, 3533, 3538, 3, 298, 149, 0, 3534, 3535, 5, 4, 0, 0, 3535, 3537, 3, 298, 149, 0, 3536, 3534, 1, 0, 0, 0, 3537, 3540, 1, 0, 0, 0, 3538, 3536, 1, 0, 0, 0, 3538, 3539, 1, 0, 0, 0, 3539, 297, 1, 0, 0, 0, 3540, 3538, 1, 0, 0, 0, 3541, 3542, 3, 328, 164, 0, 3542, 3545, 3, 282, 141, 0, 3543, 3544, 5, 197, 0, 0, 3544, 3546, 5, 198, 0, 0, 3545, 3543, 1, 0, 0, 0, 3545, 3546, 1, 0, 0, 0, 3546, 3549, 1, 0, 0, 0, 3547, 3548, 5, 51, 0, 0, 3548, 3550, 3, 342, 171, 0, 3549, 3547, 1, 0, 0, 0, 3549, 3550, 1, 0, 0, 0, 3550, 299, 1, 0, 0, 0, 3551, 3556, 3, 302, 151, 0, 3552, 3553, 5, 4, 0, 0, 3553, 3555, 3, 302, 151, 0, 3554, 3552, 1, 0, 0, 0, 3555, 3558, 1, 0, 0, 0, 3556, 3554, 1, 0, 0, 0, 3556, 3557, 1, 0, 0, 0, 3557, 301, 1, 0, 0, 0, 3558, 3556, 1, 0, 0, 0, 3559, 3560, 3, 84, 42, 0, 3560, 3564, 3, 282, 141, 0, 3561, 3563, 3, 304, 152, 0, 3562, 3561, 1, 0, 0, 0, 3563, 3566, 1, 0, 0, 0, 3564, 3562, 1, 0, 0, 0, 3564, 3565, 1, 0, 0, 0, 3565, 303, 1, 0, 0, 0, 3566, 3564, 1, 0, 0, 0, 3567, 3568, 5, 197, 0, 0, 3568, 3581, 5, 198, 0, 0, 3569, 3570, 5, 82, 0, 0, 3570, 3581, 3, 232, 116, 0, 3571, 3572, 5, 127, 0, 0, 3572, 3573, 5, 12, 0, 0, 3573, 3574, 5, 20, 0, 0, 3574, 3575, 5, 2, 0, 0, 3575, 3576, 3, 232, 116, 0, 3576, 3577, 5, 3, 0, 0, 3577, 3581, 1, 0, 0, 0, 3578, 3579, 5, 51, 0, 0, 3579, 3581, 3, 342, 171, 0, 3580, 3567, 1, 0, 0, 0, 3580, 3569, 1, 0, 0, 0, 3580, 3571, 1, 0, 0, 0, 3580, 3578, 1, 0, 0, 0, 3581, 305, 1, 0, 0, 0, 3582, 3584, 3, 332, 166, 0, 3583, 3585, 5, 371, 0, 0, 3584, 3583, 1, 0, 0, 0, 3584, 3585, 1, 0, 0, 0, 3585, 3586, 1, 0, 0, 0, 3586, 3589, 3, 282, 141, 0, 3587, 3588, 5, 197, 0, 0, 3588, 3590, 5, 198, 0, 0, 3589, 3587, 1, 0, 0, 0, 3589, 3590, 1, 0, 0, 0, 3590, 3593, 1, 0, 0, 0, 3591, 3592, 5, 51, 0, 0, 3592, 3594, 3, 342, 171, 0, 3593, 3591, 1, 0, 0, 0, 3593, 3594, 1, 0, 0, 0, 3594, 307, 1, 0, 0, 0, 3595, 3596, 5, 343, 0, 0, 3596, 3597, 3, 232, 116, 0, 3597, 3598, 5, 300, 0, 0, 3598, 3599, 3, 232, 116, 0, 3599, 309, 1, 0, 0, 0, 3600, 3601, 5, 345, 0, 0, 3601, 3602, 3, 328, 164, 0, 3602, 3603, 5, 20, 0, 0, 3603, 3611, 3, 314, 157, 0, 3604, 3605, 5, 4, 0, 0, 3605, 3606, 3, 328, 164, 0, 3606, 3607, 5, 20, 0, 0, 3607, 3608, 3, 314, 157, 0, 3608, 3610, 1, 0, 0, 0, 3609, 3604, 1, 0, 0, 0, 3610, 3613, 1, 0, 0, 0, 3611, 3609, 1, 0, 0, 0, 3611, 3612, 1, 0, 0, 0, 3612, 311, 1, 0, 0, 0, 3613, 3611, 1, 0, 0, 0, 3614, 3615, 5, 351, 0, 0, 3615, 3616, 5, 31, 0, 0, 3616, 3617, 3, 82, 41, 0, 3617, 313, 1, 0, 0, 0, 3618, 3658, 3, 328, 164, 0, 3619, 3620, 5, 2, 0, 0, 3620, 3621, 3, 328, 164, 0, 3621, 3622, 5, 3, 0, 0, 3622, 3658, 1, 0, 0, 0, 3623, 3651, 5, 2, 0, 0, 3624, 3625, 5, 44, 0, 0, 3625, 3626, 5, 31, 0, 0, 3626, 3631, 3, 232, 116, 0, 3627, 3628, 5, 4, 0, 0, 3628, 3630, 3, 232, 116, 0, 3629, 3627, 1, 0, 0, 0, 3630, 3633, 1, 0, 0, 0, 3631, 3629, 1, 0, 0, 0, 3631, 3632, 1, 0, 0, 0, 3632, 3652, 1, 0, 0, 0, 3633, 3631, 1, 0, 0, 0, 3634, 3635, 7, 35, 0, 0, 3635, 3636, 5, 31, 0, 0, 3636, 3641, 3, 232, 116, 0, 3637, 3638, 5, 4, 0, 0, 3638, 3640, 3, 232, 116, 0, 3639, 3637, 1, 0, 0, 0, 3640, 3643, 1, 0, 0, 0, 3641, 3639, 1, 0, 0, 0, 3641, 3642, 1, 0, 0, 0, 3642, 3645, 1, 0, 0, 0, 3643, 3641, 1, 0, 0, 0, 3644, 3634, 1, 0, 0, 0, 3644, 3645, 1, 0, 0, 0, 3645, 3649, 1, 0, 0, 0, 3646, 3647, 7, 36, 0, 0, 3647, 3648, 5, 31, 0, 0, 3648, 3650, 3, 92, 46, 0, 3649, 3646, 1, 0, 0, 0, 3649, 3650, 1, 0, 0, 0, 3650, 3652, 1, 0, 0, 0, 3651, 3624, 1, 0, 0, 0, 3651, 3644, 1, 0, 0, 0, 3652, 3654, 1, 0, 0, 0, 3653, 3655, 3, 316, 158, 0, 3654, 3653, 1, 0, 0, 0, 3654, 3655, 1, 0, 0, 0, 3655, 3656, 1, 0, 0, 0, 3656, 3658, 5, 3, 0, 0, 3657, 3618, 1, 0, 0, 0, 3657, 3619, 1, 0, 0, 0, 3657, 3623, 1, 0, 0, 0, 3658, 315, 1, 0, 0, 0, 3659, 3660, 7, 67, 0, 0, 3660, 3668, 3, 318, 159, 0, 3661, 3662, 7, 67, 0, 0, 3662, 3663, 5, 24, 0, 0, 3663, 3664, 3, 318, 159, 0, 3664, 3665, 5, 14, 0, 0, 3665, 3666, 3, 318, 159, 0, 3666, 3668, 1, 0, 0, 0, 3667, 3659, 1, 0, 0, 0, 3667, 3661, 1, 0, 0, 0, 3668, 317, 1, 0, 0, 0, 3669, 3670, 5, 321, 0, 0, 3670, 3677, 7, 68, 0, 0, 3671, 3672, 5, 62, 0, 0, 3672, 3677, 5, 257, 0, 0, 3673, 3674, 3, 232, 116, 0, 3674, 3675, 7, 68, 0, 0, 3675, 3677, 1, 0, 0, 0, 3676, 3669, 1, 0, 0, 0, 3676, 3671, 1, 0, 0, 0, 3676, 3673, 1, 0, 0, 0, 3677, 319, 1, 0, 0, 0, 3678, 3683, 3, 326, 163, 0, 3679, 3680, 5, 4, 0, 0, 3680, 3682, 3, 326, 163, 0, 3681, 3679, 1, 0, 0, 0, 3682, 3685, 1, 0, 0, 0, 3683, 3681, 1, 0, 0, 0, 3683, 3684, 1, 0, 0, 0, 3684, 321, 1, 0, 0, 0, 3685, 3683, 1, 0, 0, 0, 3686, 3687, 5, 136, 0, 0, 3687, 3688, 5, 2, 0, 0, 3688, 3689, 3, 232, 116, 0, 3689, 3690, 5, 3, 0, 0, 3690, 3696, 1, 0, 0, 0, 3691, 3696, 3, 326, 163, 0, 3692, 3696, 5, 114, 0, 0, 3693, 3696, 5, 161, 0, 0, 3694, 3696, 5, 250, 0, 0, 3695, 3686, 1, 0, 0, 0, 3695, 3691, 1, 0, 0, 0, 3695, 3692, 1, 0, 0, 0, 3695, 3693, 1, 0, 0, 0, 3695, 3694, 1, 0, 0, 0, 3696, 323, 1, 0, 0, 0, 3697, 3698, 3, 326, 163, 0, 3698, 325, 1, 0, 0, 0, 3699, 3704, 3, 332, 166, 0, 3700, 3701, 5, 5, 0, 0, 3701, 3703, 3, 332, 166, 0, 3702, 3700, 1, 0, 0, 0, 3703, 3706, 1, 0, 0, 0, 3704, 3702, 1, 0, 0, 0, 3704, 3705, 1, 0, 0, 0, 3705, 327, 1, 0, 0, 0, 3706, 3704, 1, 0, 0, 0, 3707, 3708, 3, 332, 166, 0, 3708, 3709, 3, 330, 165, 0, 3709, 329, 1, 0, 0, 0, 3710, 3711, 5, 362, 0, 0, 3711, 3713, 3, 332, 166, 0, 3712, 3710, 1, 0, 0, 0, 3713, 3714, 1, 0, 0, 0, 3714, 3712, 1, 0, 0, 0, 3714, 3715, 1, 0, 0, 0, 3715, 3718, 1, 0, 0, 0, 3716, 3718, 1, 0, 0, 0, 3717, 3712, 1, 0, 0, 0, 3717, 3716, 1, 0, 0, 0, 3718, 331, 1, 0, 0, 0, 3719, 3722, 3, 334, 167, 0, 3720, 3722, 3, 346, 173, 0, 3721, 3719, 1, 0, 0, 0, 3721, 3720, 1, 0, 0, 0, 3722, 333, 1, 0, 0, 0, 3723, 3728, 5, 388, 0, 0, 3724, 3728, 3, 336, 168, 0, 3725, 3728, 3, 344, 172, 0, 3726, 3728, 3, 348, 174, 0, 3727, 3723, 1, 0, 0, 0, 3727, 3724, 1, 0, 0, 0, 3727, 3725, 1, 0, 0, 0, 3727, 3726, 1, 0, 0, 0, 3728, 335, 1, 0, 0, 0, 3729, 3730, 7, 69, 0, 0, 3730, 337, 1, 0, 0, 0, 3731, 3733, 5, 362, 0, 0, 3732, 3731, 1, 0, 0, 0, 3732, 3733, 1, 0, 0, 0, 3733, 3734, 1, 0, 0, 0, 3734, 3735, 7, 70, 0, 0, 3735, 339, 1, 0, 0, 0, 3736, 3737, 5, 319, 0, 0, 3737, 3750, 3, 282, 141, 0, 3738, 3739, 5, 51, 0, 0, 3739, 3750, 3, 342, 171, 0, 3740, 3750, 3, 278, 139, 0, 3741, 3742, 7, 71, 0, 0, 3742, 3743, 5, 197, 0, 0, 3743, 3750, 5, 198, 0, 0, 3744, 3745, 5, 269, 0, 0, 3745, 3746, 5, 82, 0, 0, 3746, 3750, 3, 232, 116, 0, 3747, 3748, 5, 96, 0, 0, 3748, 3750, 5, 82, 0, 0, 3749, 3736, 1, 0, 0, 0, 3749, 3738, 1, 0, 0, 0, 3749, 3740, 1, 0, 0, 0, 3749, 3741, 1, 0, 0, 0, 3749, 3744, 1, 0, 0, 0, 3749, 3747, 1, 0, 0, 0, 3750, 341, 1, 0, 0, 0, 3751, 3752, 7, 72, 0, 0, 3752, 343, 1, 0, 0, 0, 3753, 3754, 7, 73, 0, 0, 3754, 345, 1, 0, 0, 0, 3755, 3756, 7, 74, 0, 0, 3756, 347, 1, 0, 0, 0, 3757, 3758, 7, 75, 0, 0, 3758, 349, 1, 0, 0, 0, 504, 353, 360, 364, 369, 376, 381, 391, 393, 413, 417, 423, 426, 429, 433, 436, 440, 447, 450, 454, 457, 462, 475, 477, 482, 491, 494, 498, 501, 507, 518, 524, 529, 562, 572, 583, 594, 605, 610, 619, 623, 629, 633, 638, 644, 656, 664, 670, 681, 685, 690, 705, 709, 716, 720, 726, 756, 760, 765, 772, 778, 781, 784, 788, 792, 801, 803, 812, 815, 824, 829, 835, 842, 845, 849, 864, 867, 873, 877, 894, 896, 904, 908, 914, 917, 921, 924, 930, 935, 939, 946, 949, 952, 959, 964, 973, 981, 987, 990, 993, 999, 1003, 1008, 1011, 1015, 1017, 1025, 1033, 1036, 1043, 1046, 1049, 1058, 1063, 1069, 1074, 1077, 1081, 1084, 1088, 1098, 1103, 1116, 1119, 1127, 1133, 1136, 1139, 1144, 1152, 1157, 1163, 1169, 1172, 1179, 1186, 1194, 1206, 1214, 1241, 1244, 1250, 1259, 1268, 1274, 1279, 1284, 1291, 1296, 1301, 1308, 1316, 1319, 1325, 1332, 1336, 1399, 1407, 1414, 1422, 1434, 1439, 1448, 1456, 1461, 1463, 1471, 1476, 1480, 1483, 1491, 1496, 1505, 1510, 1513, 1518, 1522, 1527, 1529, 1534, 1543, 1551, 1557, 1566, 1573, 1582, 1587, 1590, 1615, 1617, 1629, 1636, 1639, 1646, 1650, 1656, 1664, 1671, 1674, 1682, 1693, 1704, 1712, 1718, 1729, 1736, 1743, 1755, 1763, 1769, 1775, 1778, 1794, 1803, 1814, 1819, 1824, 1829, 1834, 1837, 1840, 1844, 1849, 1856, 1864, 1873, 1879, 1885, 1888, 1890, 1898, 1908, 1917, 1921, 1924, 1928, 1932, 1940, 1944, 1947, 1950, 1953, 1957, 1961, 1966, 1970, 1973, 1976, 1979, 1983, 1988, 1992, 1995, 1998, 2001, 2003, 2009, 2016, 2021, 2024, 2027, 2031, 2041, 2045, 2047, 2050, 2054, 2060, 2064, 2075, 2083, 2085, 2092, 2096, 2108, 2115, 2130, 2135, 2142, 2158, 2163, 2176, 2181, 2189, 2195, 2199, 2202, 2205, 2212, 2215, 2221, 2230, 2240, 2255, 2260, 2262, 2267, 2276, 2286, 2291, 2295, 2300, 2307, 2312, 2316, 2319, 2322, 2336, 2349, 2354, 2358, 2361, 2366, 2371, 2375, 2378, 2390, 2401, 2414, 2425, 2430, 2433, 2437, 2440, 2452, 2461, 2464, 2469, 2476, 2479, 2485, 2491, 2493, 2496, 2501, 2505, 2511, 2515, 2518, 2523, 2526, 2531, 2533, 2539, 2544, 2551, 2554, 2572, 2574, 2577, 2588, 2597, 2604, 2612, 2620, 2625, 2628, 2631, 2639, 2647, 2657, 2669, 2672, 2677, 2682, 2689, 2696, 2698, 2711, 2717, 2719, 2728, 2730, 2738, 2742, 2745, 2749, 2751, 2760, 2772, 2774, 2781, 2788, 2794, 2800, 2802, 2809, 2817, 2825, 2831, 2836, 2843, 2849, 2852, 2856, 2858, 2865, 2874, 2881, 2891, 2896, 2900, 2910, 2917, 2930, 2932, 2940, 2942, 2946, 2954, 2963, 2969, 2977, 2982, 2994, 2999, 3002, 3008, 3012, 3017, 3022, 3027, 3033, 3054, 3056, 3067, 3079, 3091, 3095, 3104, 3108, 3126, 3129, 3137, 3146, 3155, 3178, 3194, 3201, 3204, 3213, 3217, 3221, 3233, 3258, 3265, 3268, 3283, 3304, 3308, 3310, 3320, 3322, 3332, 3347, 3349, 3362, 3366, 3373, 3378, 3386, 3391, 3400, 3432, 3453, 3456, 3460, 3466, 3472, 3481, 3485, 3487, 3494, 3502, 3510, 3518, 3528, 3538, 3545, 3549, 3556, 3564, 3580, 3584, 3589, 3593, 3611, 3631, 3641, 3644, 3649, 3651, 3654, 3657, 3667, 3676, 3683, 3695, 3704, 3714, 3717, 3721, 3727, 3732, 3749] \ No newline at end of file +[4, 1, 393, 3754, 2, 0, 7, 0, 2, 1, 7, 1, 2, 2, 7, 2, 2, 3, 7, 3, 2, 4, 7, 4, 2, 5, 7, 5, 2, 6, 7, 6, 2, 7, 7, 7, 2, 8, 7, 8, 2, 9, 7, 9, 2, 10, 7, 10, 2, 11, 7, 11, 2, 12, 7, 12, 2, 13, 7, 13, 2, 14, 7, 14, 2, 15, 7, 15, 2, 16, 7, 16, 2, 17, 7, 17, 2, 18, 7, 18, 2, 19, 7, 19, 2, 20, 7, 20, 2, 21, 7, 21, 2, 22, 7, 22, 2, 23, 7, 23, 2, 24, 7, 24, 2, 25, 7, 25, 2, 26, 7, 26, 2, 27, 7, 27, 2, 28, 7, 28, 2, 29, 7, 29, 2, 30, 7, 30, 2, 31, 7, 31, 2, 32, 7, 32, 2, 33, 7, 33, 2, 34, 7, 34, 2, 35, 7, 35, 2, 36, 7, 36, 2, 37, 7, 37, 2, 38, 7, 38, 2, 39, 7, 39, 2, 40, 7, 40, 2, 41, 7, 41, 2, 42, 7, 42, 2, 43, 7, 43, 2, 44, 7, 44, 2, 45, 7, 45, 2, 46, 7, 46, 2, 47, 7, 47, 2, 48, 7, 48, 2, 49, 7, 49, 2, 50, 7, 50, 2, 51, 7, 51, 2, 52, 7, 52, 2, 53, 7, 53, 2, 54, 7, 54, 2, 55, 7, 55, 2, 56, 7, 56, 2, 57, 7, 57, 2, 58, 7, 58, 2, 59, 7, 59, 2, 60, 7, 60, 2, 61, 7, 61, 2, 62, 7, 62, 2, 63, 7, 63, 2, 64, 7, 64, 2, 65, 7, 65, 2, 66, 7, 66, 2, 67, 7, 67, 2, 68, 7, 68, 2, 69, 7, 69, 2, 70, 7, 70, 2, 71, 7, 71, 2, 72, 7, 72, 2, 73, 7, 73, 2, 74, 7, 74, 2, 75, 7, 75, 2, 76, 7, 76, 2, 77, 7, 77, 2, 78, 7, 78, 2, 79, 7, 79, 2, 80, 7, 80, 2, 81, 7, 81, 2, 82, 7, 82, 2, 83, 7, 83, 2, 84, 7, 84, 2, 85, 7, 85, 2, 86, 7, 86, 2, 87, 7, 87, 2, 88, 7, 88, 2, 89, 7, 89, 2, 90, 7, 90, 2, 91, 7, 91, 2, 92, 7, 92, 2, 93, 7, 93, 2, 94, 7, 94, 2, 95, 7, 95, 2, 96, 7, 96, 2, 97, 7, 97, 2, 98, 7, 98, 2, 99, 7, 99, 2, 100, 7, 100, 2, 101, 7, 101, 2, 102, 7, 102, 2, 103, 7, 103, 2, 104, 7, 104, 2, 105, 7, 105, 2, 106, 7, 106, 2, 107, 7, 107, 2, 108, 7, 108, 2, 109, 7, 109, 2, 110, 7, 110, 2, 111, 7, 111, 2, 112, 7, 112, 2, 113, 7, 113, 2, 114, 7, 114, 2, 115, 7, 115, 2, 116, 7, 116, 2, 117, 7, 117, 2, 118, 7, 118, 2, 119, 7, 119, 2, 120, 7, 120, 2, 121, 7, 121, 2, 122, 7, 122, 2, 123, 7, 123, 2, 124, 7, 124, 2, 125, 7, 125, 2, 126, 7, 126, 2, 127, 7, 127, 2, 128, 7, 128, 2, 129, 7, 129, 2, 130, 7, 130, 2, 131, 7, 131, 2, 132, 7, 132, 2, 133, 7, 133, 2, 134, 7, 134, 2, 135, 7, 135, 2, 136, 7, 136, 2, 137, 7, 137, 2, 138, 7, 138, 2, 139, 7, 139, 2, 140, 7, 140, 2, 141, 7, 141, 2, 142, 7, 142, 2, 143, 7, 143, 2, 144, 7, 144, 2, 145, 7, 145, 2, 146, 7, 146, 2, 147, 7, 147, 2, 148, 7, 148, 2, 149, 7, 149, 2, 150, 7, 150, 2, 151, 7, 151, 2, 152, 7, 152, 2, 153, 7, 153, 2, 154, 7, 154, 2, 155, 7, 155, 2, 156, 7, 156, 2, 157, 7, 157, 2, 158, 7, 158, 2, 159, 7, 159, 2, 160, 7, 160, 2, 161, 7, 161, 2, 162, 7, 162, 2, 163, 7, 163, 2, 164, 7, 164, 2, 165, 7, 165, 2, 166, 7, 166, 2, 167, 7, 167, 2, 168, 7, 168, 2, 169, 7, 169, 2, 170, 7, 170, 2, 171, 7, 171, 2, 172, 7, 172, 2, 173, 7, 173, 2, 174, 7, 174, 1, 0, 5, 0, 352, 8, 0, 10, 0, 12, 0, 355, 9, 0, 1, 0, 1, 0, 1, 1, 1, 1, 3, 1, 361, 8, 1, 1, 2, 1, 2, 3, 2, 365, 8, 2, 1, 2, 1, 2, 1, 2, 3, 2, 370, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 377, 8, 2, 1, 2, 1, 2, 1, 2, 3, 2, 382, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 5, 2, 392, 8, 2, 10, 2, 12, 2, 395, 9, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 414, 8, 2, 1, 2, 1, 2, 3, 2, 418, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 424, 8, 2, 1, 2, 3, 2, 427, 8, 2, 1, 2, 3, 2, 430, 8, 2, 1, 2, 1, 2, 3, 2, 434, 8, 2, 1, 2, 3, 2, 437, 8, 2, 1, 2, 1, 2, 3, 2, 441, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 448, 8, 2, 1, 2, 3, 2, 451, 8, 2, 1, 2, 1, 2, 3, 2, 455, 8, 2, 1, 2, 3, 2, 458, 8, 2, 1, 2, 1, 2, 1, 2, 3, 2, 463, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 5, 2, 476, 8, 2, 10, 2, 12, 2, 479, 9, 2, 1, 2, 1, 2, 3, 2, 483, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 492, 8, 2, 1, 2, 3, 2, 495, 8, 2, 1, 2, 1, 2, 3, 2, 499, 8, 2, 1, 2, 3, 2, 502, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 508, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 519, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 525, 8, 2, 1, 2, 1, 2, 1, 2, 3, 2, 530, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 563, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 573, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 584, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 595, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 606, 8, 2, 1, 2, 1, 2, 1, 2, 3, 2, 611, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 620, 8, 2, 1, 2, 1, 2, 3, 2, 624, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 630, 8, 2, 1, 2, 1, 2, 3, 2, 634, 8, 2, 1, 2, 1, 2, 1, 2, 3, 2, 639, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 645, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 657, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 665, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 671, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 682, 8, 2, 1, 2, 1, 2, 3, 2, 686, 8, 2, 1, 2, 4, 2, 689, 8, 2, 11, 2, 12, 2, 690, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 706, 8, 2, 1, 2, 1, 2, 3, 2, 710, 8, 2, 1, 2, 1, 2, 1, 2, 5, 2, 715, 8, 2, 10, 2, 12, 2, 718, 9, 2, 1, 2, 3, 2, 721, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 727, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 757, 8, 2, 1, 2, 1, 2, 3, 2, 761, 8, 2, 1, 2, 1, 2, 1, 2, 3, 2, 766, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 773, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 779, 8, 2, 1, 2, 3, 2, 782, 8, 2, 1, 2, 3, 2, 785, 8, 2, 1, 2, 1, 2, 3, 2, 789, 8, 2, 1, 2, 1, 2, 3, 2, 793, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 5, 2, 802, 8, 2, 10, 2, 12, 2, 805, 9, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 813, 8, 2, 1, 2, 3, 2, 816, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 825, 8, 2, 1, 2, 1, 2, 1, 2, 3, 2, 830, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 836, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 843, 8, 2, 1, 2, 3, 2, 846, 8, 2, 1, 2, 1, 2, 3, 2, 850, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 5, 2, 863, 8, 2, 10, 2, 12, 2, 866, 9, 2, 3, 2, 868, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 874, 8, 2, 1, 2, 1, 2, 3, 2, 878, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 5, 2, 895, 8, 2, 10, 2, 12, 2, 898, 9, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 905, 8, 2, 1, 2, 1, 2, 3, 2, 909, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 915, 8, 2, 1, 2, 3, 2, 918, 8, 2, 1, 2, 1, 2, 3, 2, 922, 8, 2, 1, 2, 3, 2, 925, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 931, 8, 2, 1, 2, 1, 2, 1, 2, 3, 2, 936, 8, 2, 1, 2, 1, 2, 3, 2, 940, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 947, 8, 2, 1, 2, 3, 2, 950, 8, 2, 1, 2, 3, 2, 953, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 960, 8, 2, 1, 2, 1, 2, 1, 2, 3, 2, 965, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 974, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 982, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 988, 8, 2, 1, 2, 3, 2, 991, 8, 2, 1, 2, 3, 2, 994, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 1000, 8, 2, 1, 2, 1, 2, 3, 2, 1004, 8, 2, 1, 2, 1, 2, 1, 2, 3, 2, 1009, 8, 2, 1, 2, 3, 2, 1012, 8, 2, 1, 2, 1, 2, 3, 2, 1016, 8, 2, 3, 2, 1018, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 1026, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 1034, 8, 2, 1, 2, 3, 2, 1037, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 1044, 8, 2, 1, 2, 3, 2, 1047, 8, 2, 1, 2, 3, 2, 1050, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 1059, 8, 2, 1, 2, 1, 2, 1, 2, 3, 2, 1064, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 1070, 8, 2, 1, 2, 1, 2, 1, 2, 3, 2, 1075, 8, 2, 1, 2, 3, 2, 1078, 8, 2, 1, 2, 1, 2, 3, 2, 1082, 8, 2, 1, 2, 3, 2, 1085, 8, 2, 1, 2, 1, 2, 3, 2, 1089, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 1099, 8, 2, 1, 2, 1, 2, 1, 2, 3, 2, 1104, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 5, 2, 1115, 8, 2, 10, 2, 12, 2, 1118, 9, 2, 3, 2, 1120, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 1128, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 1134, 8, 2, 1, 2, 3, 2, 1137, 8, 2, 1, 2, 3, 2, 1140, 8, 2, 1, 2, 1, 2, 1, 2, 3, 2, 1145, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 1153, 8, 2, 1, 2, 1, 2, 1, 2, 3, 2, 1158, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 1164, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 1170, 8, 2, 1, 2, 3, 2, 1173, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 1180, 8, 2, 1, 2, 1, 2, 1, 2, 5, 2, 1185, 8, 2, 10, 2, 12, 2, 1188, 9, 2, 1, 2, 1, 2, 1, 2, 5, 2, 1193, 8, 2, 10, 2, 12, 2, 1196, 9, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 1207, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 5, 2, 1213, 8, 2, 10, 2, 12, 2, 1216, 9, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 5, 2, 1240, 8, 2, 10, 2, 12, 2, 1243, 9, 2, 3, 2, 1245, 8, 2, 1, 2, 1, 2, 5, 2, 1249, 8, 2, 10, 2, 12, 2, 1252, 9, 2, 1, 2, 1, 2, 1, 2, 1, 2, 5, 2, 1258, 8, 2, 10, 2, 12, 2, 1261, 9, 2, 1, 2, 1, 2, 1, 2, 1, 2, 5, 2, 1267, 8, 2, 10, 2, 12, 2, 1270, 9, 2, 1, 2, 1, 2, 1, 2, 3, 2, 1275, 8, 2, 1, 2, 1, 2, 1, 2, 3, 2, 1280, 8, 2, 1, 2, 1, 2, 1, 2, 3, 2, 1285, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 1292, 8, 2, 1, 2, 1, 2, 1, 2, 3, 2, 1297, 8, 2, 1, 2, 1, 2, 1, 2, 3, 2, 1302, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 3, 2, 1309, 8, 2, 1, 2, 1, 2, 1, 2, 1, 2, 5, 2, 1315, 8, 2, 10, 2, 12, 2, 1318, 9, 2, 3, 2, 1320, 8, 2, 1, 3, 1, 3, 1, 3, 1, 3, 3, 3, 1326, 8, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 3, 3, 1333, 8, 3, 1, 3, 1, 3, 3, 3, 1337, 8, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 3, 3, 1400, 8, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 3, 3, 1408, 8, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 3, 3, 1415, 8, 3, 1, 4, 1, 4, 1, 4, 1, 4, 1, 4, 1, 4, 3, 4, 1423, 8, 4, 1, 4, 1, 4, 1, 4, 1, 4, 1, 5, 1, 5, 1, 5, 1, 5, 1, 5, 1, 5, 3, 5, 1435, 8, 5, 1, 5, 1, 5, 1, 5, 3, 5, 1440, 8, 5, 1, 6, 1, 6, 1, 6, 1, 7, 1, 7, 1, 7, 1, 8, 3, 8, 1449, 8, 8, 1, 8, 1, 8, 1, 8, 1, 9, 1, 9, 1, 9, 3, 9, 1457, 8, 9, 1, 9, 1, 9, 1, 9, 3, 9, 1462, 8, 9, 3, 9, 1464, 8, 9, 1, 9, 1, 9, 1, 9, 1, 9, 1, 9, 1, 9, 3, 9, 1472, 8, 9, 1, 9, 1, 9, 1, 9, 3, 9, 1477, 8, 9, 1, 9, 1, 9, 3, 9, 1481, 8, 9, 1, 9, 3, 9, 1484, 8, 9, 1, 9, 1, 9, 1, 9, 1, 9, 1, 9, 1, 9, 3, 9, 1492, 8, 9, 1, 9, 1, 9, 1, 9, 3, 9, 1497, 8, 9, 1, 9, 1, 9, 1, 9, 1, 9, 1, 9, 1, 9, 1, 9, 3, 9, 1506, 8, 9, 1, 9, 1, 9, 1, 9, 3, 9, 1511, 8, 9, 1, 9, 3, 9, 1514, 8, 9, 1, 9, 1, 9, 1, 9, 3, 9, 1519, 8, 9, 1, 9, 1, 9, 3, 9, 1523, 8, 9, 1, 9, 1, 9, 1, 9, 3, 9, 1528, 8, 9, 3, 9, 1530, 8, 9, 1, 10, 1, 10, 1, 10, 3, 10, 1535, 8, 10, 1, 11, 1, 11, 1, 11, 1, 11, 1, 11, 5, 11, 1542, 8, 11, 10, 11, 12, 11, 1545, 9, 11, 1, 11, 1, 11, 1, 12, 1, 12, 1, 12, 3, 12, 1552, 8, 12, 1, 12, 1, 12, 1, 12, 1, 12, 3, 12, 1558, 8, 12, 1, 13, 1, 13, 1, 14, 1, 14, 1, 14, 1, 14, 1, 14, 3, 14, 1567, 8, 14, 1, 15, 1, 15, 1, 15, 5, 15, 1572, 8, 15, 10, 15, 12, 15, 1575, 9, 15, 1, 16, 1, 16, 1, 16, 1, 16, 5, 16, 1581, 8, 16, 10, 16, 12, 16, 1584, 9, 16, 1, 17, 1, 17, 3, 17, 1588, 8, 17, 1, 17, 3, 17, 1591, 8, 17, 1, 17, 1, 17, 1, 17, 1, 17, 1, 18, 1, 18, 1, 18, 1, 19, 1, 19, 1, 19, 1, 19, 1, 19, 1, 19, 1, 19, 1, 19, 1, 19, 1, 19, 1, 19, 1, 19, 1, 19, 1, 19, 1, 19, 1, 19, 5, 19, 1616, 8, 19, 10, 19, 12, 19, 1619, 9, 19, 1, 20, 1, 20, 1, 20, 1, 21, 1, 21, 1, 21, 1, 21, 5, 21, 1628, 8, 21, 10, 21, 12, 21, 1631, 9, 21, 1, 21, 1, 21, 1, 22, 1, 22, 3, 22, 1637, 8, 22, 1, 22, 3, 22, 1640, 8, 22, 1, 23, 1, 23, 1, 23, 5, 23, 1645, 8, 23, 10, 23, 12, 23, 1648, 9, 23, 1, 23, 3, 23, 1651, 8, 23, 1, 24, 1, 24, 1, 24, 1, 24, 3, 24, 1657, 8, 24, 1, 25, 1, 25, 1, 25, 1, 25, 5, 25, 1663, 8, 25, 10, 25, 12, 25, 1666, 9, 25, 1, 25, 1, 25, 1, 26, 1, 26, 3, 26, 1672, 8, 26, 1, 26, 3, 26, 1675, 8, 26, 1, 27, 1, 27, 1, 27, 1, 27, 5, 27, 1681, 8, 27, 10, 27, 12, 27, 1684, 9, 27, 1, 27, 1, 27, 1, 28, 1, 28, 1, 28, 1, 28, 5, 28, 1692, 8, 28, 10, 28, 12, 28, 1695, 9, 28, 1, 28, 1, 28, 1, 29, 1, 29, 1, 29, 1, 29, 1, 29, 1, 29, 3, 29, 1705, 8, 29, 1, 30, 1, 30, 1, 30, 1, 30, 1, 30, 1, 30, 3, 30, 1713, 8, 30, 1, 31, 1, 31, 1, 31, 1, 31, 3, 31, 1719, 8, 31, 1, 32, 1, 32, 1, 32, 1, 32, 1, 32, 1, 32, 1, 32, 4, 32, 1728, 8, 32, 11, 32, 12, 32, 1729, 1, 32, 1, 32, 1, 32, 1, 32, 1, 32, 3, 32, 1737, 8, 32, 1, 32, 1, 32, 1, 32, 1, 32, 1, 32, 3, 32, 1744, 8, 32, 1, 32, 1, 32, 1, 32, 1, 32, 1, 32, 1, 32, 1, 32, 1, 32, 1, 32, 1, 32, 3, 32, 1756, 8, 32, 1, 32, 1, 32, 1, 32, 1, 32, 5, 32, 1762, 8, 32, 10, 32, 12, 32, 1765, 9, 32, 1, 32, 5, 32, 1768, 8, 32, 10, 32, 12, 32, 1771, 9, 32, 1, 32, 5, 32, 1774, 8, 32, 10, 32, 12, 32, 1777, 9, 32, 3, 32, 1779, 8, 32, 1, 33, 1, 33, 1, 34, 1, 34, 1, 35, 1, 35, 1, 36, 1, 36, 1, 37, 1, 37, 1, 38, 1, 38, 1, 39, 1, 39, 3, 39, 1795, 8, 39, 1, 40, 1, 40, 1, 41, 1, 41, 1, 41, 5, 41, 1802, 8, 41, 10, 41, 12, 41, 1805, 9, 41, 1, 42, 1, 42, 1, 43, 1, 43, 1, 43, 1, 43, 1, 43, 1, 43, 3, 43, 1815, 8, 43, 1, 44, 1, 44, 1, 44, 3, 44, 1820, 8, 44, 1, 44, 1, 44, 1, 44, 3, 44, 1825, 8, 44, 1, 44, 1, 44, 1, 44, 3, 44, 1830, 8, 44, 1, 44, 1, 44, 1, 44, 3, 44, 1835, 8, 44, 1, 44, 3, 44, 1838, 8, 44, 1, 44, 3, 44, 1841, 8, 44, 1, 44, 1, 44, 3, 44, 1845, 8, 44, 1, 45, 1, 45, 1, 45, 3, 45, 1850, 8, 45, 1, 46, 1, 46, 1, 46, 5, 46, 1855, 8, 46, 10, 46, 12, 46, 1858, 9, 46, 1, 47, 1, 47, 1, 47, 5, 47, 1863, 8, 47, 10, 47, 12, 47, 1866, 9, 47, 1, 48, 1, 48, 1, 48, 1, 48, 1, 48, 1, 48, 3, 48, 1874, 8, 48, 1, 48, 1, 48, 1, 48, 1, 48, 3, 48, 1880, 8, 48, 1, 48, 5, 48, 1883, 8, 48, 10, 48, 12, 48, 1886, 9, 48, 1, 49, 1, 49, 1, 49, 4, 49, 1891, 8, 49, 11, 49, 12, 49, 1892, 1, 49, 1, 49, 1, 49, 1, 49, 1, 49, 1, 49, 5, 49, 1901, 8, 49, 10, 49, 12, 49, 1904, 9, 49, 1, 49, 1, 49, 1, 49, 1, 49, 1, 49, 1, 49, 3, 49, 1912, 8, 49, 1, 50, 1, 50, 3, 50, 1916, 8, 50, 1, 50, 3, 50, 1919, 8, 50, 1, 50, 1, 50, 3, 50, 1923, 8, 50, 1, 51, 1, 51, 3, 51, 1927, 8, 51, 1, 51, 1, 51, 1, 51, 1, 51, 5, 51, 1933, 8, 51, 10, 51, 12, 51, 1936, 9, 51, 1, 51, 3, 51, 1939, 8, 51, 1, 51, 3, 51, 1942, 8, 51, 1, 51, 3, 51, 1945, 8, 51, 1, 51, 3, 51, 1948, 8, 51, 1, 51, 1, 51, 3, 51, 1952, 8, 51, 1, 52, 1, 52, 3, 52, 1956, 8, 52, 1, 52, 5, 52, 1959, 8, 52, 10, 52, 12, 52, 1962, 9, 52, 1, 52, 3, 52, 1965, 8, 52, 1, 52, 3, 52, 1968, 8, 52, 1, 52, 3, 52, 1971, 8, 52, 1, 52, 3, 52, 1974, 8, 52, 1, 52, 1, 52, 3, 52, 1978, 8, 52, 1, 52, 5, 52, 1981, 8, 52, 10, 52, 12, 52, 1984, 9, 52, 1, 52, 3, 52, 1987, 8, 52, 1, 52, 3, 52, 1990, 8, 52, 1, 52, 3, 52, 1993, 8, 52, 1, 52, 3, 52, 1996, 8, 52, 3, 52, 1998, 8, 52, 1, 53, 1, 53, 1, 53, 1, 53, 3, 53, 2004, 8, 53, 1, 53, 1, 53, 1, 53, 1, 53, 1, 53, 3, 53, 2011, 8, 53, 1, 53, 1, 53, 1, 53, 3, 53, 2016, 8, 53, 1, 53, 3, 53, 2019, 8, 53, 1, 53, 3, 53, 2022, 8, 53, 1, 53, 1, 53, 3, 53, 2026, 8, 53, 1, 53, 1, 53, 1, 53, 1, 53, 1, 53, 1, 53, 1, 53, 1, 53, 3, 53, 2036, 8, 53, 1, 53, 1, 53, 3, 53, 2040, 8, 53, 3, 53, 2042, 8, 53, 1, 53, 3, 53, 2045, 8, 53, 1, 53, 1, 53, 3, 53, 2049, 8, 53, 1, 54, 1, 54, 5, 54, 2053, 8, 54, 10, 54, 12, 54, 2056, 9, 54, 1, 54, 3, 54, 2059, 8, 54, 1, 54, 1, 54, 1, 55, 1, 55, 1, 55, 1, 56, 1, 56, 1, 56, 1, 56, 3, 56, 2070, 8, 56, 1, 56, 1, 56, 1, 56, 1, 56, 1, 56, 1, 56, 3, 56, 2078, 8, 56, 3, 56, 2080, 8, 56, 1, 57, 1, 57, 1, 57, 1, 57, 1, 57, 3, 57, 2087, 8, 57, 1, 57, 1, 57, 3, 57, 2091, 8, 57, 1, 57, 1, 57, 1, 57, 1, 58, 1, 58, 1, 58, 1, 58, 1, 58, 1, 58, 1, 58, 3, 58, 2103, 8, 58, 1, 58, 1, 58, 1, 58, 1, 58, 1, 58, 3, 58, 2110, 8, 58, 1, 59, 1, 59, 1, 59, 1, 59, 1, 59, 1, 59, 1, 59, 1, 59, 1, 59, 1, 59, 1, 59, 5, 59, 2123, 8, 59, 10, 59, 12, 59, 2126, 9, 59, 1, 59, 1, 59, 3, 59, 2130, 8, 59, 1, 60, 1, 60, 1, 60, 5, 60, 2135, 8, 60, 10, 60, 12, 60, 2138, 9, 60, 1, 61, 1, 61, 1, 61, 1, 61, 1, 62, 1, 62, 1, 62, 1, 63, 1, 63, 1, 63, 1, 64, 1, 64, 1, 64, 3, 64, 2153, 8, 64, 1, 64, 5, 64, 2156, 8, 64, 10, 64, 12, 64, 2159, 9, 64, 1, 64, 1, 64, 1, 65, 1, 65, 1, 65, 1, 65, 1, 65, 1, 65, 5, 65, 2169, 8, 65, 10, 65, 12, 65, 2172, 9, 65, 1, 65, 1, 65, 3, 65, 2176, 8, 65, 1, 66, 1, 66, 1, 66, 1, 66, 5, 66, 2182, 8, 66, 10, 66, 12, 66, 2185, 9, 66, 1, 66, 5, 66, 2188, 8, 66, 10, 66, 12, 66, 2191, 9, 66, 1, 66, 3, 66, 2194, 8, 66, 1, 66, 3, 66, 2197, 8, 66, 1, 67, 3, 67, 2200, 8, 67, 1, 67, 1, 67, 1, 67, 1, 67, 1, 67, 3, 67, 2207, 8, 67, 1, 67, 3, 67, 2210, 8, 67, 1, 67, 1, 67, 1, 67, 1, 67, 3, 67, 2216, 8, 67, 1, 68, 1, 68, 1, 68, 1, 68, 1, 68, 5, 68, 2223, 8, 68, 10, 68, 12, 68, 2226, 9, 68, 1, 68, 1, 68, 1, 68, 1, 68, 1, 68, 5, 68, 2233, 8, 68, 10, 68, 12, 68, 2236, 9, 68, 1, 68, 1, 68, 1, 68, 1, 68, 1, 68, 1, 68, 1, 68, 1, 68, 1, 68, 1, 68, 5, 68, 2248, 8, 68, 10, 68, 12, 68, 2251, 9, 68, 1, 68, 1, 68, 3, 68, 2255, 8, 68, 3, 68, 2257, 8, 68, 1, 69, 1, 69, 1, 69, 3, 69, 2262, 8, 69, 1, 70, 1, 70, 1, 70, 1, 70, 1, 70, 5, 70, 2269, 8, 70, 10, 70, 12, 70, 2272, 9, 70, 1, 70, 1, 70, 1, 70, 1, 70, 1, 70, 1, 70, 1, 70, 3, 70, 2281, 8, 70, 1, 70, 1, 70, 1, 70, 3, 70, 2286, 8, 70, 5, 70, 2288, 8, 70, 10, 70, 12, 70, 2291, 9, 70, 1, 70, 1, 70, 3, 70, 2295, 8, 70, 1, 71, 1, 71, 1, 71, 1, 71, 1, 71, 3, 71, 2302, 8, 71, 1, 71, 1, 71, 1, 71, 3, 71, 2307, 8, 71, 5, 71, 2309, 8, 71, 10, 71, 12, 71, 2312, 9, 71, 3, 71, 2314, 8, 71, 1, 71, 3, 71, 2317, 8, 71, 1, 72, 1, 72, 1, 72, 1, 72, 1, 72, 1, 72, 1, 72, 1, 72, 1, 72, 1, 72, 5, 72, 2329, 8, 72, 10, 72, 12, 72, 2332, 9, 72, 1, 72, 1, 72, 1, 72, 1, 73, 1, 73, 1, 73, 1, 73, 1, 73, 5, 73, 2342, 8, 73, 10, 73, 12, 73, 2345, 9, 73, 1, 73, 1, 73, 3, 73, 2349, 8, 73, 1, 74, 1, 74, 3, 74, 2353, 8, 74, 1, 74, 3, 74, 2356, 8, 74, 1, 75, 1, 75, 1, 75, 3, 75, 2361, 8, 75, 1, 75, 1, 75, 1, 75, 3, 75, 2366, 8, 75, 1, 75, 1, 75, 3, 75, 2370, 8, 75, 1, 75, 3, 75, 2373, 8, 75, 1, 76, 1, 76, 1, 76, 1, 76, 1, 76, 1, 76, 1, 76, 1, 76, 5, 76, 2383, 8, 76, 10, 76, 12, 76, 2386, 9, 76, 1, 76, 1, 76, 1, 77, 1, 77, 1, 77, 1, 77, 5, 77, 2394, 8, 77, 10, 77, 12, 77, 2397, 9, 77, 1, 77, 1, 77, 1, 77, 1, 77, 1, 77, 1, 77, 1, 77, 1, 77, 5, 77, 2407, 8, 77, 10, 77, 12, 77, 2410, 9, 77, 1, 77, 1, 77, 1, 78, 1, 78, 1, 78, 1, 78, 5, 78, 2418, 8, 78, 10, 78, 12, 78, 2421, 9, 78, 1, 78, 1, 78, 3, 78, 2425, 8, 78, 1, 78, 3, 78, 2428, 8, 78, 1, 79, 1, 79, 3, 79, 2432, 8, 79, 1, 79, 3, 79, 2435, 8, 79, 1, 80, 1, 80, 1, 80, 1, 80, 1, 81, 1, 81, 1, 81, 1, 82, 1, 82, 1, 82, 3, 82, 2447, 8, 82, 1, 82, 1, 82, 1, 82, 1, 82, 1, 82, 5, 82, 2454, 8, 82, 10, 82, 12, 82, 2457, 9, 82, 3, 82, 2459, 8, 82, 1, 82, 1, 82, 1, 82, 3, 82, 2464, 8, 82, 1, 82, 1, 82, 1, 82, 5, 82, 2469, 8, 82, 10, 82, 12, 82, 2472, 9, 82, 3, 82, 2474, 8, 82, 1, 83, 1, 83, 1, 84, 1, 84, 3, 84, 2480, 8, 84, 1, 84, 1, 84, 1, 84, 1, 84, 5, 84, 2486, 8, 84, 10, 84, 12, 84, 2489, 9, 84, 3, 84, 2491, 8, 84, 1, 85, 1, 85, 1, 85, 3, 85, 2496, 8, 85, 1, 85, 1, 85, 3, 85, 2500, 8, 85, 1, 85, 1, 85, 1, 85, 1, 85, 3, 85, 2506, 8, 85, 1, 85, 1, 85, 3, 85, 2510, 8, 85, 1, 86, 3, 86, 2513, 8, 86, 1, 86, 1, 86, 1, 86, 3, 86, 2518, 8, 86, 1, 86, 3, 86, 2521, 8, 86, 1, 86, 1, 86, 1, 86, 3, 86, 2526, 8, 86, 3, 86, 2528, 8, 86, 1, 87, 1, 87, 1, 87, 1, 87, 3, 87, 2534, 8, 87, 1, 88, 1, 88, 1, 88, 3, 88, 2539, 8, 88, 1, 88, 1, 88, 1, 88, 1, 88, 1, 88, 3, 88, 2546, 8, 88, 1, 89, 3, 89, 2549, 8, 89, 1, 89, 1, 89, 1, 89, 1, 89, 1, 89, 1, 89, 1, 89, 1, 89, 1, 89, 1, 89, 1, 89, 1, 89, 1, 89, 1, 89, 1, 89, 1, 89, 3, 89, 2567, 8, 89, 3, 89, 2569, 8, 89, 1, 89, 3, 89, 2572, 8, 89, 1, 90, 1, 90, 1, 90, 1, 90, 1, 91, 1, 91, 1, 91, 5, 91, 2581, 8, 91, 10, 91, 12, 91, 2584, 9, 91, 1, 92, 1, 92, 1, 92, 1, 92, 5, 92, 2590, 8, 92, 10, 92, 12, 92, 2593, 9, 92, 1, 92, 1, 92, 1, 93, 1, 93, 3, 93, 2599, 8, 93, 1, 94, 1, 94, 1, 94, 1, 94, 5, 94, 2605, 8, 94, 10, 94, 12, 94, 2608, 9, 94, 1, 94, 1, 94, 1, 95, 1, 95, 1, 95, 3, 95, 2615, 8, 95, 1, 96, 1, 96, 1, 96, 3, 96, 2620, 8, 96, 1, 96, 3, 96, 2623, 8, 96, 1, 96, 3, 96, 2626, 8, 96, 1, 96, 1, 96, 1, 96, 1, 96, 1, 96, 1, 96, 3, 96, 2634, 8, 96, 1, 96, 1, 96, 1, 96, 1, 96, 1, 96, 1, 96, 3, 96, 2642, 8, 96, 1, 96, 1, 96, 1, 96, 1, 96, 1, 96, 1, 96, 5, 96, 2650, 8, 96, 10, 96, 12, 96, 2653, 9, 96, 1, 96, 1, 96, 1, 96, 1, 96, 1, 96, 1, 96, 1, 96, 5, 96, 2662, 8, 96, 10, 96, 12, 96, 2665, 9, 96, 3, 96, 2667, 8, 96, 1, 96, 1, 96, 1, 96, 3, 96, 2672, 8, 96, 1, 97, 1, 97, 1, 97, 3, 97, 2677, 8, 97, 1, 97, 1, 97, 1, 97, 1, 97, 1, 97, 3, 97, 2684, 8, 97, 1, 97, 1, 97, 1, 97, 1, 97, 1, 97, 3, 97, 2691, 8, 97, 3, 97, 2693, 8, 97, 1, 98, 1, 98, 1, 98, 1, 98, 1, 98, 1, 98, 1, 98, 1, 98, 1, 98, 5, 98, 2704, 8, 98, 10, 98, 12, 98, 2707, 9, 98, 1, 98, 1, 98, 1, 98, 3, 98, 2712, 8, 98, 3, 98, 2714, 8, 98, 1, 98, 1, 98, 1, 98, 1, 98, 1, 98, 1, 98, 1, 98, 3, 98, 2723, 8, 98, 3, 98, 2725, 8, 98, 1, 99, 1, 99, 1, 99, 1, 99, 1, 100, 1, 100, 3, 100, 2733, 8, 100, 1, 101, 1, 101, 3, 101, 2737, 8, 101, 1, 102, 3, 102, 2740, 8, 102, 1, 102, 1, 102, 3, 102, 2744, 8, 102, 3, 102, 2746, 8, 102, 1, 103, 1, 103, 1, 103, 1, 103, 1, 103, 1, 103, 1, 103, 3, 103, 2755, 8, 103, 1, 103, 1, 103, 1, 103, 1, 103, 1, 103, 1, 103, 1, 103, 1, 103, 1, 103, 1, 103, 3, 103, 2767, 8, 103, 3, 103, 2769, 8, 103, 1, 103, 1, 103, 1, 103, 1, 103, 1, 103, 3, 103, 2776, 8, 103, 1, 103, 1, 103, 1, 103, 1, 103, 1, 103, 3, 103, 2783, 8, 103, 1, 103, 1, 103, 1, 103, 1, 103, 3, 103, 2789, 8, 103, 1, 103, 1, 103, 1, 103, 1, 103, 3, 103, 2795, 8, 103, 3, 103, 2797, 8, 103, 1, 104, 1, 104, 1, 104, 5, 104, 2802, 8, 104, 10, 104, 12, 104, 2805, 9, 104, 1, 105, 1, 105, 1, 105, 5, 105, 2810, 8, 105, 10, 105, 12, 105, 2813, 9, 105, 1, 106, 1, 106, 1, 106, 5, 106, 2818, 8, 106, 10, 106, 12, 106, 2821, 9, 106, 1, 107, 1, 107, 1, 107, 3, 107, 2826, 8, 107, 1, 108, 1, 108, 1, 108, 3, 108, 2831, 8, 108, 1, 108, 1, 108, 1, 109, 1, 109, 1, 109, 3, 109, 2838, 8, 109, 1, 109, 1, 109, 1, 110, 1, 110, 3, 110, 2844, 8, 110, 1, 110, 3, 110, 2847, 8, 110, 1, 110, 1, 110, 3, 110, 2851, 8, 110, 3, 110, 2853, 8, 110, 1, 111, 1, 111, 1, 111, 5, 111, 2858, 8, 111, 10, 111, 12, 111, 2861, 9, 111, 1, 112, 1, 112, 1, 112, 1, 112, 5, 112, 2867, 8, 112, 10, 112, 12, 112, 2870, 9, 112, 1, 112, 1, 112, 1, 113, 1, 113, 3, 113, 2876, 8, 113, 1, 114, 1, 114, 1, 114, 1, 114, 1, 114, 1, 114, 5, 114, 2884, 8, 114, 10, 114, 12, 114, 2887, 9, 114, 1, 114, 1, 114, 3, 114, 2891, 8, 114, 1, 115, 1, 115, 3, 115, 2895, 8, 115, 1, 116, 1, 116, 1, 117, 1, 117, 1, 117, 1, 117, 1, 118, 1, 118, 3, 118, 2905, 8, 118, 1, 119, 1, 119, 1, 119, 5, 119, 2910, 8, 119, 10, 119, 12, 119, 2913, 9, 119, 1, 120, 1, 120, 1, 120, 1, 120, 1, 120, 1, 120, 1, 120, 1, 120, 1, 120, 1, 120, 3, 120, 2925, 8, 120, 3, 120, 2927, 8, 120, 1, 120, 1, 120, 1, 120, 1, 120, 1, 120, 1, 120, 5, 120, 2935, 8, 120, 10, 120, 12, 120, 2938, 9, 120, 1, 121, 3, 121, 2941, 8, 121, 1, 121, 1, 121, 1, 121, 1, 121, 1, 121, 1, 121, 3, 121, 2949, 8, 121, 1, 121, 1, 121, 1, 121, 1, 121, 1, 121, 5, 121, 2956, 8, 121, 10, 121, 12, 121, 2959, 9, 121, 1, 121, 1, 121, 1, 121, 3, 121, 2964, 8, 121, 1, 121, 1, 121, 1, 121, 1, 121, 1, 121, 1, 121, 3, 121, 2972, 8, 121, 1, 121, 1, 121, 1, 121, 3, 121, 2977, 8, 121, 1, 121, 1, 121, 1, 121, 1, 121, 1, 121, 1, 121, 1, 121, 1, 121, 5, 121, 2987, 8, 121, 10, 121, 12, 121, 2990, 9, 121, 1, 121, 1, 121, 3, 121, 2994, 8, 121, 1, 121, 3, 121, 2997, 8, 121, 1, 121, 1, 121, 1, 121, 1, 121, 3, 121, 3003, 8, 121, 1, 121, 1, 121, 3, 121, 3007, 8, 121, 1, 121, 1, 121, 1, 121, 3, 121, 3012, 8, 121, 1, 121, 1, 121, 1, 121, 3, 121, 3017, 8, 121, 1, 121, 1, 121, 1, 121, 3, 121, 3022, 8, 121, 1, 122, 1, 122, 1, 122, 1, 122, 3, 122, 3028, 8, 122, 1, 122, 1, 122, 1, 122, 1, 122, 1, 122, 1, 122, 1, 122, 1, 122, 1, 122, 1, 122, 1, 122, 1, 122, 1, 122, 1, 122, 1, 122, 1, 122, 1, 122, 1, 122, 1, 122, 5, 122, 3049, 8, 122, 10, 122, 12, 122, 3052, 9, 122, 1, 123, 1, 123, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 3, 124, 3062, 8, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 3, 124, 3074, 8, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 4, 124, 3084, 8, 124, 11, 124, 12, 124, 3085, 1, 124, 1, 124, 3, 124, 3090, 8, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 4, 124, 3097, 8, 124, 11, 124, 12, 124, 3098, 1, 124, 1, 124, 3, 124, 3103, 8, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 5, 124, 3119, 8, 124, 10, 124, 12, 124, 3122, 9, 124, 3, 124, 3124, 8, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 3, 124, 3132, 8, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 3, 124, 3141, 8, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 3, 124, 3150, 8, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 4, 124, 3171, 8, 124, 11, 124, 12, 124, 3172, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 3, 124, 3189, 8, 124, 1, 124, 1, 124, 1, 124, 5, 124, 3194, 8, 124, 10, 124, 12, 124, 3197, 9, 124, 3, 124, 3199, 8, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 3, 124, 3208, 8, 124, 1, 124, 1, 124, 3, 124, 3212, 8, 124, 1, 124, 1, 124, 3, 124, 3216, 8, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 4, 124, 3226, 8, 124, 11, 124, 12, 124, 3227, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 3, 124, 3253, 8, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 3, 124, 3260, 8, 124, 1, 124, 3, 124, 3263, 8, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 3, 124, 3278, 8, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 3, 124, 3299, 8, 124, 1, 124, 1, 124, 3, 124, 3303, 8, 124, 3, 124, 3305, 8, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 1, 124, 5, 124, 3315, 8, 124, 10, 124, 12, 124, 3318, 9, 124, 1, 125, 1, 125, 1, 125, 1, 125, 1, 125, 1, 125, 1, 125, 3, 125, 3327, 8, 125, 1, 126, 1, 126, 1, 126, 1, 126, 1, 126, 1, 126, 1, 126, 1, 126, 1, 126, 1, 126, 1, 126, 4, 126, 3340, 8, 126, 11, 126, 12, 126, 3341, 3, 126, 3344, 8, 126, 1, 127, 1, 127, 1, 128, 1, 128, 1, 129, 1, 129, 1, 130, 1, 130, 1, 131, 1, 131, 1, 131, 3, 131, 3357, 8, 131, 1, 132, 1, 132, 3, 132, 3361, 8, 132, 1, 133, 1, 133, 1, 133, 4, 133, 3366, 8, 133, 11, 133, 12, 133, 3367, 1, 134, 1, 134, 1, 134, 3, 134, 3373, 8, 134, 1, 135, 1, 135, 1, 135, 1, 135, 1, 135, 1, 136, 3, 136, 3381, 8, 136, 1, 136, 1, 136, 1, 136, 3, 136, 3386, 8, 136, 1, 137, 1, 137, 1, 138, 1, 138, 1, 139, 1, 139, 1, 139, 3, 139, 3395, 8, 139, 1, 140, 1, 140, 1, 140, 1, 140, 1, 140, 1, 140, 1, 140, 1, 140, 1, 140, 1, 140, 1, 140, 1, 140, 1, 140, 1, 140, 1, 140, 1, 140, 1, 140, 1, 140, 1, 140, 1, 140, 1, 140, 1, 140, 1, 140, 1, 140, 1, 140, 1, 140, 1, 140, 1, 140, 1, 140, 1, 140, 3, 140, 3427, 8, 140, 1, 141, 1, 141, 1, 141, 1, 141, 1, 141, 1, 141, 1, 141, 1, 141, 1, 141, 1, 141, 1, 141, 1, 141, 1, 141, 1, 141, 1, 141, 1, 141, 1, 141, 5, 141, 3446, 8, 141, 10, 141, 12, 141, 3449, 9, 141, 3, 141, 3451, 8, 141, 1, 141, 1, 141, 3, 141, 3455, 8, 141, 1, 141, 1, 141, 1, 141, 1, 141, 3, 141, 3461, 8, 141, 1, 141, 1, 141, 1, 141, 1, 141, 3, 141, 3467, 8, 141, 1, 141, 1, 141, 1, 141, 1, 141, 1, 141, 5, 141, 3474, 8, 141, 10, 141, 12, 141, 3477, 9, 141, 1, 141, 3, 141, 3480, 8, 141, 3, 141, 3482, 8, 141, 1, 142, 1, 142, 1, 142, 5, 142, 3487, 8, 142, 10, 142, 12, 142, 3490, 9, 142, 1, 143, 1, 143, 1, 143, 5, 143, 3495, 8, 143, 10, 143, 12, 143, 3498, 9, 143, 1, 144, 1, 144, 1, 144, 5, 144, 3503, 8, 144, 10, 144, 12, 144, 3506, 9, 144, 1, 145, 1, 145, 1, 145, 5, 145, 3511, 8, 145, 10, 145, 12, 145, 3514, 9, 145, 1, 146, 1, 146, 1, 146, 1, 146, 1, 146, 1, 146, 1, 146, 3, 146, 3523, 8, 146, 1, 147, 1, 147, 1, 147, 1, 148, 1, 148, 1, 148, 5, 148, 3531, 8, 148, 10, 148, 12, 148, 3534, 9, 148, 1, 149, 1, 149, 1, 149, 1, 149, 3, 149, 3540, 8, 149, 1, 149, 1, 149, 3, 149, 3544, 8, 149, 1, 150, 1, 150, 1, 150, 5, 150, 3549, 8, 150, 10, 150, 12, 150, 3552, 9, 150, 1, 151, 1, 151, 1, 151, 5, 151, 3557, 8, 151, 10, 151, 12, 151, 3560, 9, 151, 1, 152, 1, 152, 1, 152, 1, 152, 1, 152, 1, 152, 1, 152, 1, 152, 1, 152, 1, 152, 1, 152, 1, 152, 1, 152, 3, 152, 3575, 8, 152, 1, 153, 1, 153, 3, 153, 3579, 8, 153, 1, 153, 1, 153, 1, 153, 3, 153, 3584, 8, 153, 1, 153, 1, 153, 3, 153, 3588, 8, 153, 1, 154, 1, 154, 1, 154, 1, 154, 1, 154, 1, 155, 1, 155, 1, 155, 1, 155, 1, 155, 1, 155, 1, 155, 1, 155, 1, 155, 5, 155, 3604, 8, 155, 10, 155, 12, 155, 3607, 9, 155, 1, 156, 1, 156, 1, 156, 1, 156, 1, 157, 1, 157, 1, 157, 1, 157, 1, 157, 1, 157, 1, 157, 1, 157, 1, 157, 1, 157, 1, 157, 5, 157, 3624, 8, 157, 10, 157, 12, 157, 3627, 9, 157, 1, 157, 1, 157, 1, 157, 1, 157, 1, 157, 5, 157, 3634, 8, 157, 10, 157, 12, 157, 3637, 9, 157, 3, 157, 3639, 8, 157, 1, 157, 1, 157, 1, 157, 3, 157, 3644, 8, 157, 3, 157, 3646, 8, 157, 1, 157, 3, 157, 3649, 8, 157, 1, 157, 3, 157, 3652, 8, 157, 1, 158, 1, 158, 1, 158, 1, 158, 1, 158, 1, 158, 1, 158, 1, 158, 3, 158, 3662, 8, 158, 1, 159, 1, 159, 1, 159, 1, 159, 1, 159, 1, 159, 1, 159, 3, 159, 3671, 8, 159, 1, 160, 1, 160, 1, 160, 5, 160, 3676, 8, 160, 10, 160, 12, 160, 3679, 9, 160, 1, 161, 1, 161, 1, 161, 1, 161, 1, 161, 1, 161, 1, 161, 1, 161, 1, 161, 3, 161, 3690, 8, 161, 1, 162, 1, 162, 1, 163, 1, 163, 1, 163, 5, 163, 3697, 8, 163, 10, 163, 12, 163, 3700, 9, 163, 1, 164, 1, 164, 1, 164, 1, 165, 1, 165, 4, 165, 3707, 8, 165, 11, 165, 12, 165, 3708, 1, 165, 3, 165, 3712, 8, 165, 1, 166, 1, 166, 3, 166, 3716, 8, 166, 1, 167, 1, 167, 1, 167, 1, 167, 3, 167, 3722, 8, 167, 1, 168, 1, 168, 1, 169, 3, 169, 3727, 8, 169, 1, 169, 1, 169, 1, 170, 1, 170, 1, 170, 1, 170, 1, 170, 1, 170, 1, 170, 1, 170, 1, 170, 1, 170, 1, 170, 1, 170, 1, 170, 3, 170, 3744, 8, 170, 1, 171, 1, 171, 1, 172, 1, 172, 1, 173, 1, 173, 1, 174, 1, 174, 1, 174, 9, 1116, 1186, 1194, 1214, 1241, 1250, 1259, 1268, 1316, 4, 96, 240, 244, 248, 175, 0, 2, 4, 6, 8, 10, 12, 14, 16, 18, 20, 22, 24, 26, 28, 30, 32, 34, 36, 38, 40, 42, 44, 46, 48, 50, 52, 54, 56, 58, 60, 62, 64, 66, 68, 70, 72, 74, 76, 78, 80, 82, 84, 86, 88, 90, 92, 94, 96, 98, 100, 102, 104, 106, 108, 110, 112, 114, 116, 118, 120, 122, 124, 126, 128, 130, 132, 134, 136, 138, 140, 142, 144, 146, 148, 150, 152, 154, 156, 158, 160, 162, 164, 166, 168, 170, 172, 174, 176, 178, 180, 182, 184, 186, 188, 190, 192, 194, 196, 198, 200, 202, 204, 206, 208, 210, 212, 214, 216, 218, 220, 222, 224, 226, 228, 230, 232, 234, 236, 238, 240, 242, 244, 246, 248, 250, 252, 254, 256, 258, 260, 262, 264, 266, 268, 270, 272, 274, 276, 278, 280, 282, 284, 286, 288, 290, 292, 294, 296, 298, 300, 302, 304, 306, 308, 310, 312, 314, 316, 318, 320, 322, 324, 326, 328, 330, 332, 334, 336, 338, 340, 342, 344, 346, 348, 0, 75, 2, 0, 78, 78, 229, 229, 2, 0, 34, 34, 247, 247, 3, 0, 73, 73, 191, 191, 262, 262, 2, 0, 123, 123, 140, 140, 2, 0, 11, 11, 39, 39, 2, 0, 91, 91, 98, 98, 5, 0, 46, 46, 58, 58, 108, 108, 122, 122, 173, 173, 3, 0, 10, 10, 290, 290, 331, 331, 1, 0, 86, 87, 2, 0, 108, 108, 122, 122, 3, 0, 8, 8, 96, 96, 289, 289, 2, 0, 8, 8, 167, 167, 1, 0, 335, 336, 2, 0, 59, 59, 96, 96, 2, 0, 129, 129, 249, 249, 6, 0, 54, 54, 129, 129, 143, 143, 172, 172, 228, 228, 313, 313, 3, 0, 11, 11, 59, 59, 96, 96, 4, 0, 107, 107, 139, 139, 171, 171, 326, 326, 2, 0, 171, 171, 326, 326, 3, 0, 45, 45, 275, 275, 279, 279, 2, 0, 45, 45, 275, 275, 3, 0, 18, 18, 103, 103, 320, 320, 3, 0, 72, 72, 190, 190, 261, 261, 3, 0, 102, 102, 270, 270, 323, 323, 2, 0, 21, 21, 86, 86, 2, 0, 116, 116, 157, 157, 2, 0, 292, 292, 337, 337, 2, 0, 291, 291, 303, 303, 2, 0, 61, 61, 256, 256, 2, 0, 104, 104, 141, 141, 2, 0, 10, 10, 92, 92, 2, 0, 15, 15, 264, 264, 2, 0, 124, 124, 250, 250, 2, 0, 382, 382, 384, 384, 2, 0, 93, 93, 217, 217, 2, 0, 209, 209, 278, 278, 2, 0, 197, 197, 360, 360, 1, 0, 251, 252, 1, 0, 163, 164, 3, 0, 10, 10, 16, 16, 277, 277, 3, 0, 111, 111, 316, 316, 325, 325, 2, 0, 361, 362, 366, 366, 2, 0, 94, 94, 363, 365, 2, 0, 361, 362, 369, 369, 11, 0, 67, 67, 69, 69, 134, 134, 180, 180, 182, 182, 184, 184, 186, 186, 231, 231, 259, 259, 341, 341, 348, 348, 4, 0, 63, 63, 65, 66, 268, 268, 331, 331, 2, 0, 74, 75, 306, 306, 3, 0, 76, 77, 302, 302, 307, 307, 2, 0, 36, 36, 318, 318, 2, 0, 138, 138, 246, 246, 1, 0, 287, 288, 2, 0, 4, 4, 123, 123, 2, 0, 4, 4, 119, 119, 3, 0, 28, 28, 160, 160, 311, 311, 1, 0, 220, 221, 1, 0, 352, 359, 2, 0, 94, 94, 361, 370, 4, 0, 14, 14, 140, 140, 197, 197, 208, 208, 2, 0, 111, 111, 316, 316, 1, 0, 361, 362, 7, 0, 67, 68, 134, 135, 180, 187, 192, 193, 259, 260, 341, 342, 348, 349, 6, 0, 67, 67, 134, 134, 184, 184, 186, 186, 259, 259, 348, 348, 2, 0, 186, 186, 348, 348, 4, 0, 67, 67, 134, 134, 184, 184, 259, 259, 3, 0, 134, 134, 184, 184, 259, 259, 2, 0, 82, 82, 352, 352, 2, 0, 233, 233, 258, 258, 2, 0, 118, 118, 226, 226, 2, 0, 378, 378, 389, 389, 1, 0, 379, 387, 2, 0, 96, 96, 269, 269, 1, 0, 377, 378, 52, 0, 8, 9, 11, 13, 15, 15, 17, 19, 21, 22, 24, 27, 29, 34, 37, 41, 43, 46, 48, 48, 50, 56, 58, 58, 61, 62, 67, 91, 93, 96, 98, 98, 101, 101, 103, 110, 113, 113, 115, 118, 121, 122, 125, 128, 131, 131, 133, 139, 141, 143, 145, 147, 149, 151, 154, 154, 156, 157, 159, 159, 163, 193, 195, 195, 199, 201, 205, 207, 210, 210, 212, 213, 215, 219, 222, 226, 228, 238, 240, 249, 251, 262, 264, 267, 269, 276, 278, 292, 294, 299, 302, 308, 310, 310, 312, 322, 326, 330, 333, 342, 345, 345, 348, 351, 16, 0, 15, 15, 60, 60, 102, 102, 124, 124, 144, 144, 148, 148, 155, 155, 158, 158, 161, 161, 194, 194, 203, 203, 250, 250, 264, 264, 270, 270, 323, 323, 332, 332, 19, 0, 8, 14, 16, 59, 61, 101, 103, 122, 125, 143, 145, 147, 149, 154, 156, 157, 159, 160, 162, 193, 195, 195, 197, 202, 204, 249, 251, 262, 265, 269, 271, 292, 294, 322, 324, 331, 333, 351, 4345, 0, 353, 1, 0, 0, 0, 2, 358, 1, 0, 0, 0, 4, 1319, 1, 0, 0, 0, 6, 1414, 1, 0, 0, 0, 8, 1416, 1, 0, 0, 0, 10, 1428, 1, 0, 0, 0, 12, 1441, 1, 0, 0, 0, 14, 1444, 1, 0, 0, 0, 16, 1448, 1, 0, 0, 0, 18, 1529, 1, 0, 0, 0, 20, 1531, 1, 0, 0, 0, 22, 1536, 1, 0, 0, 0, 24, 1557, 1, 0, 0, 0, 26, 1559, 1, 0, 0, 0, 28, 1566, 1, 0, 0, 0, 30, 1568, 1, 0, 0, 0, 32, 1576, 1, 0, 0, 0, 34, 1585, 1, 0, 0, 0, 36, 1596, 1, 0, 0, 0, 38, 1617, 1, 0, 0, 0, 40, 1620, 1, 0, 0, 0, 42, 1623, 1, 0, 0, 0, 44, 1634, 1, 0, 0, 0, 46, 1650, 1, 0, 0, 0, 48, 1656, 1, 0, 0, 0, 50, 1658, 1, 0, 0, 0, 52, 1669, 1, 0, 0, 0, 54, 1676, 1, 0, 0, 0, 56, 1687, 1, 0, 0, 0, 58, 1704, 1, 0, 0, 0, 60, 1712, 1, 0, 0, 0, 62, 1714, 1, 0, 0, 0, 64, 1778, 1, 0, 0, 0, 66, 1780, 1, 0, 0, 0, 68, 1782, 1, 0, 0, 0, 70, 1784, 1, 0, 0, 0, 72, 1786, 1, 0, 0, 0, 74, 1788, 1, 0, 0, 0, 76, 1790, 1, 0, 0, 0, 78, 1794, 1, 0, 0, 0, 80, 1796, 1, 0, 0, 0, 82, 1798, 1, 0, 0, 0, 84, 1806, 1, 0, 0, 0, 86, 1814, 1, 0, 0, 0, 88, 1819, 1, 0, 0, 0, 90, 1846, 1, 0, 0, 0, 92, 1851, 1, 0, 0, 0, 94, 1859, 1, 0, 0, 0, 96, 1867, 1, 0, 0, 0, 98, 1911, 1, 0, 0, 0, 100, 1915, 1, 0, 0, 0, 102, 1951, 1, 0, 0, 0, 104, 1997, 1, 0, 0, 0, 106, 2018, 1, 0, 0, 0, 108, 2050, 1, 0, 0, 0, 110, 2062, 1, 0, 0, 0, 112, 2065, 1, 0, 0, 0, 114, 2081, 1, 0, 0, 0, 116, 2095, 1, 0, 0, 0, 118, 2129, 1, 0, 0, 0, 120, 2131, 1, 0, 0, 0, 122, 2139, 1, 0, 0, 0, 124, 2143, 1, 0, 0, 0, 126, 2146, 1, 0, 0, 0, 128, 2149, 1, 0, 0, 0, 130, 2175, 1, 0, 0, 0, 132, 2177, 1, 0, 0, 0, 134, 2215, 1, 0, 0, 0, 136, 2256, 1, 0, 0, 0, 138, 2261, 1, 0, 0, 0, 140, 2294, 1, 0, 0, 0, 142, 2316, 1, 0, 0, 0, 144, 2318, 1, 0, 0, 0, 146, 2348, 1, 0, 0, 0, 148, 2350, 1, 0, 0, 0, 150, 2357, 1, 0, 0, 0, 152, 2374, 1, 0, 0, 0, 154, 2389, 1, 0, 0, 0, 156, 2413, 1, 0, 0, 0, 158, 2429, 1, 0, 0, 0, 160, 2436, 1, 0, 0, 0, 162, 2440, 1, 0, 0, 0, 164, 2443, 1, 0, 0, 0, 166, 2475, 1, 0, 0, 0, 168, 2490, 1, 0, 0, 0, 170, 2509, 1, 0, 0, 0, 172, 2527, 1, 0, 0, 0, 174, 2533, 1, 0, 0, 0, 176, 2535, 1, 0, 0, 0, 178, 2571, 1, 0, 0, 0, 180, 2573, 1, 0, 0, 0, 182, 2577, 1, 0, 0, 0, 184, 2585, 1, 0, 0, 0, 186, 2596, 1, 0, 0, 0, 188, 2600, 1, 0, 0, 0, 190, 2611, 1, 0, 0, 0, 192, 2671, 1, 0, 0, 0, 194, 2692, 1, 0, 0, 0, 196, 2713, 1, 0, 0, 0, 198, 2726, 1, 0, 0, 0, 200, 2732, 1, 0, 0, 0, 202, 2736, 1, 0, 0, 0, 204, 2745, 1, 0, 0, 0, 206, 2796, 1, 0, 0, 0, 208, 2798, 1, 0, 0, 0, 210, 2806, 1, 0, 0, 0, 212, 2814, 1, 0, 0, 0, 214, 2822, 1, 0, 0, 0, 216, 2830, 1, 0, 0, 0, 218, 2837, 1, 0, 0, 0, 220, 2843, 1, 0, 0, 0, 222, 2854, 1, 0, 0, 0, 224, 2862, 1, 0, 0, 0, 226, 2875, 1, 0, 0, 0, 228, 2890, 1, 0, 0, 0, 230, 2894, 1, 0, 0, 0, 232, 2896, 1, 0, 0, 0, 234, 2898, 1, 0, 0, 0, 236, 2904, 1, 0, 0, 0, 238, 2906, 1, 0, 0, 0, 240, 2926, 1, 0, 0, 0, 242, 3021, 1, 0, 0, 0, 244, 3027, 1, 0, 0, 0, 246, 3053, 1, 0, 0, 0, 248, 3304, 1, 0, 0, 0, 250, 3326, 1, 0, 0, 0, 252, 3343, 1, 0, 0, 0, 254, 3345, 1, 0, 0, 0, 256, 3347, 1, 0, 0, 0, 258, 3349, 1, 0, 0, 0, 260, 3351, 1, 0, 0, 0, 262, 3353, 1, 0, 0, 0, 264, 3358, 1, 0, 0, 0, 266, 3365, 1, 0, 0, 0, 268, 3369, 1, 0, 0, 0, 270, 3374, 1, 0, 0, 0, 272, 3380, 1, 0, 0, 0, 274, 3387, 1, 0, 0, 0, 276, 3389, 1, 0, 0, 0, 278, 3394, 1, 0, 0, 0, 280, 3426, 1, 0, 0, 0, 282, 3481, 1, 0, 0, 0, 284, 3483, 1, 0, 0, 0, 286, 3491, 1, 0, 0, 0, 288, 3499, 1, 0, 0, 0, 290, 3507, 1, 0, 0, 0, 292, 3522, 1, 0, 0, 0, 294, 3524, 1, 0, 0, 0, 296, 3527, 1, 0, 0, 0, 298, 3535, 1, 0, 0, 0, 300, 3545, 1, 0, 0, 0, 302, 3553, 1, 0, 0, 0, 304, 3574, 1, 0, 0, 0, 306, 3576, 1, 0, 0, 0, 308, 3589, 1, 0, 0, 0, 310, 3594, 1, 0, 0, 0, 312, 3608, 1, 0, 0, 0, 314, 3651, 1, 0, 0, 0, 316, 3661, 1, 0, 0, 0, 318, 3670, 1, 0, 0, 0, 320, 3672, 1, 0, 0, 0, 322, 3689, 1, 0, 0, 0, 324, 3691, 1, 0, 0, 0, 326, 3693, 1, 0, 0, 0, 328, 3701, 1, 0, 0, 0, 330, 3711, 1, 0, 0, 0, 332, 3715, 1, 0, 0, 0, 334, 3721, 1, 0, 0, 0, 336, 3723, 1, 0, 0, 0, 338, 3726, 1, 0, 0, 0, 340, 3743, 1, 0, 0, 0, 342, 3745, 1, 0, 0, 0, 344, 3747, 1, 0, 0, 0, 346, 3749, 1, 0, 0, 0, 348, 3751, 1, 0, 0, 0, 350, 352, 3, 2, 1, 0, 351, 350, 1, 0, 0, 0, 352, 355, 1, 0, 0, 0, 353, 351, 1, 0, 0, 0, 353, 354, 1, 0, 0, 0, 354, 356, 1, 0, 0, 0, 355, 353, 1, 0, 0, 0, 356, 357, 5, 0, 0, 1, 357, 1, 1, 0, 0, 0, 358, 360, 3, 4, 2, 0, 359, 361, 5, 1, 0, 0, 360, 359, 1, 0, 0, 0, 360, 361, 1, 0, 0, 0, 361, 3, 1, 0, 0, 0, 362, 1320, 3, 16, 8, 0, 363, 365, 3, 32, 16, 0, 364, 363, 1, 0, 0, 0, 364, 365, 1, 0, 0, 0, 365, 366, 1, 0, 0, 0, 366, 1320, 3, 64, 32, 0, 367, 369, 5, 330, 0, 0, 368, 370, 3, 26, 13, 0, 369, 368, 1, 0, 0, 0, 369, 370, 1, 0, 0, 0, 370, 371, 1, 0, 0, 0, 371, 1320, 3, 66, 33, 0, 372, 373, 5, 269, 0, 0, 373, 376, 5, 37, 0, 0, 374, 377, 3, 332, 166, 0, 375, 377, 3, 342, 171, 0, 376, 374, 1, 0, 0, 0, 376, 375, 1, 0, 0, 0, 377, 1320, 1, 0, 0, 0, 378, 379, 5, 59, 0, 0, 379, 381, 3, 26, 13, 0, 380, 382, 3, 160, 80, 0, 381, 380, 1, 0, 0, 0, 381, 382, 1, 0, 0, 0, 382, 383, 1, 0, 0, 0, 383, 393, 3, 68, 34, 0, 384, 385, 5, 51, 0, 0, 385, 392, 3, 342, 171, 0, 386, 387, 5, 170, 0, 0, 387, 392, 3, 342, 171, 0, 388, 389, 5, 346, 0, 0, 389, 390, 7, 0, 0, 0, 390, 392, 3, 42, 21, 0, 391, 384, 1, 0, 0, 0, 391, 386, 1, 0, 0, 0, 391, 388, 1, 0, 0, 0, 392, 395, 1, 0, 0, 0, 393, 391, 1, 0, 0, 0, 393, 394, 1, 0, 0, 0, 394, 1320, 1, 0, 0, 0, 395, 393, 1, 0, 0, 0, 396, 397, 5, 11, 0, 0, 397, 398, 3, 26, 13, 0, 398, 399, 3, 66, 33, 0, 399, 400, 5, 269, 0, 0, 400, 401, 7, 0, 0, 0, 401, 402, 3, 42, 21, 0, 402, 1320, 1, 0, 0, 0, 403, 404, 5, 11, 0, 0, 404, 405, 3, 26, 13, 0, 405, 406, 3, 66, 33, 0, 406, 407, 5, 269, 0, 0, 407, 408, 5, 170, 0, 0, 408, 409, 3, 342, 171, 0, 409, 1320, 1, 0, 0, 0, 410, 411, 5, 96, 0, 0, 411, 413, 3, 26, 13, 0, 412, 414, 3, 162, 81, 0, 413, 412, 1, 0, 0, 0, 413, 414, 1, 0, 0, 0, 414, 415, 1, 0, 0, 0, 415, 417, 3, 66, 33, 0, 416, 418, 7, 1, 0, 0, 417, 416, 1, 0, 0, 0, 417, 418, 1, 0, 0, 0, 418, 1320, 1, 0, 0, 0, 419, 420, 5, 273, 0, 0, 420, 423, 7, 2, 0, 0, 421, 422, 7, 3, 0, 0, 422, 424, 3, 210, 105, 0, 423, 421, 1, 0, 0, 0, 423, 424, 1, 0, 0, 0, 424, 429, 1, 0, 0, 0, 425, 427, 5, 163, 0, 0, 426, 425, 1, 0, 0, 0, 426, 427, 1, 0, 0, 0, 427, 428, 1, 0, 0, 0, 428, 430, 3, 342, 171, 0, 429, 426, 1, 0, 0, 0, 429, 430, 1, 0, 0, 0, 430, 1320, 1, 0, 0, 0, 431, 433, 5, 59, 0, 0, 432, 434, 5, 298, 0, 0, 433, 432, 1, 0, 0, 0, 433, 434, 1, 0, 0, 0, 434, 436, 1, 0, 0, 0, 435, 437, 5, 109, 0, 0, 436, 435, 1, 0, 0, 0, 436, 437, 1, 0, 0, 0, 437, 438, 1, 0, 0, 0, 438, 440, 5, 293, 0, 0, 439, 441, 3, 160, 80, 0, 440, 439, 1, 0, 0, 0, 440, 441, 1, 0, 0, 0, 441, 442, 1, 0, 0, 0, 442, 447, 3, 70, 35, 0, 443, 444, 5, 2, 0, 0, 444, 445, 3, 300, 150, 0, 445, 446, 5, 3, 0, 0, 446, 448, 1, 0, 0, 0, 447, 443, 1, 0, 0, 0, 447, 448, 1, 0, 0, 0, 448, 450, 1, 0, 0, 0, 449, 451, 3, 36, 18, 0, 450, 449, 1, 0, 0, 0, 450, 451, 1, 0, 0, 0, 451, 452, 1, 0, 0, 0, 452, 457, 3, 38, 19, 0, 453, 455, 5, 20, 0, 0, 454, 453, 1, 0, 0, 0, 454, 455, 1, 0, 0, 0, 455, 456, 1, 0, 0, 0, 456, 458, 3, 16, 8, 0, 457, 454, 1, 0, 0, 0, 457, 458, 1, 0, 0, 0, 458, 1320, 1, 0, 0, 0, 459, 460, 5, 59, 0, 0, 460, 462, 5, 293, 0, 0, 461, 463, 3, 160, 80, 0, 462, 461, 1, 0, 0, 0, 462, 463, 1, 0, 0, 0, 463, 464, 1, 0, 0, 0, 464, 465, 3, 70, 35, 0, 465, 466, 5, 163, 0, 0, 466, 477, 3, 72, 36, 0, 467, 476, 3, 36, 18, 0, 468, 476, 3, 206, 103, 0, 469, 476, 3, 58, 29, 0, 470, 471, 5, 170, 0, 0, 471, 476, 3, 342, 171, 0, 472, 473, 5, 297, 0, 0, 473, 476, 3, 42, 21, 0, 474, 476, 3, 40, 20, 0, 475, 467, 1, 0, 0, 0, 475, 468, 1, 0, 0, 0, 475, 469, 1, 0, 0, 0, 475, 470, 1, 0, 0, 0, 475, 472, 1, 0, 0, 0, 475, 474, 1, 0, 0, 0, 476, 479, 1, 0, 0, 0, 477, 475, 1, 0, 0, 0, 477, 478, 1, 0, 0, 0, 478, 1320, 1, 0, 0, 0, 479, 477, 1, 0, 0, 0, 480, 481, 5, 59, 0, 0, 481, 483, 5, 208, 0, 0, 482, 480, 1, 0, 0, 0, 482, 483, 1, 0, 0, 0, 483, 484, 1, 0, 0, 0, 484, 485, 5, 244, 0, 0, 485, 486, 5, 293, 0, 0, 486, 491, 3, 70, 35, 0, 487, 488, 5, 2, 0, 0, 488, 489, 3, 300, 150, 0, 489, 490, 5, 3, 0, 0, 490, 492, 1, 0, 0, 0, 491, 487, 1, 0, 0, 0, 491, 492, 1, 0, 0, 0, 492, 494, 1, 0, 0, 0, 493, 495, 3, 36, 18, 0, 494, 493, 1, 0, 0, 0, 494, 495, 1, 0, 0, 0, 495, 496, 1, 0, 0, 0, 496, 501, 3, 38, 19, 0, 497, 499, 5, 20, 0, 0, 498, 497, 1, 0, 0, 0, 498, 499, 1, 0, 0, 0, 499, 500, 1, 0, 0, 0, 500, 502, 3, 16, 8, 0, 501, 498, 1, 0, 0, 0, 501, 502, 1, 0, 0, 0, 502, 1320, 1, 0, 0, 0, 503, 504, 5, 13, 0, 0, 504, 505, 5, 293, 0, 0, 505, 507, 3, 72, 36, 0, 506, 508, 3, 22, 11, 0, 507, 506, 1, 0, 0, 0, 507, 508, 1, 0, 0, 0, 508, 509, 1, 0, 0, 0, 509, 510, 5, 55, 0, 0, 510, 518, 5, 282, 0, 0, 511, 519, 5, 196, 0, 0, 512, 513, 5, 119, 0, 0, 513, 514, 5, 50, 0, 0, 514, 519, 3, 82, 41, 0, 515, 516, 5, 119, 0, 0, 516, 517, 5, 10, 0, 0, 517, 519, 5, 50, 0, 0, 518, 511, 1, 0, 0, 0, 518, 512, 1, 0, 0, 0, 518, 515, 1, 0, 0, 0, 518, 519, 1, 0, 0, 0, 519, 1320, 1, 0, 0, 0, 520, 521, 5, 13, 0, 0, 521, 524, 5, 294, 0, 0, 522, 523, 7, 3, 0, 0, 523, 525, 3, 66, 33, 0, 524, 522, 1, 0, 0, 0, 524, 525, 1, 0, 0, 0, 525, 526, 1, 0, 0, 0, 526, 527, 5, 55, 0, 0, 527, 529, 5, 282, 0, 0, 528, 530, 5, 196, 0, 0, 529, 528, 1, 0, 0, 0, 529, 530, 1, 0, 0, 0, 530, 1320, 1, 0, 0, 0, 531, 532, 5, 11, 0, 0, 532, 533, 5, 293, 0, 0, 533, 534, 3, 72, 36, 0, 534, 535, 5, 8, 0, 0, 535, 536, 5, 49, 0, 0, 536, 537, 3, 286, 143, 0, 537, 1320, 1, 0, 0, 0, 538, 539, 5, 11, 0, 0, 539, 540, 5, 293, 0, 0, 540, 541, 3, 72, 36, 0, 541, 542, 5, 8, 0, 0, 542, 543, 5, 50, 0, 0, 543, 544, 5, 2, 0, 0, 544, 545, 3, 284, 142, 0, 545, 546, 5, 3, 0, 0, 546, 1320, 1, 0, 0, 0, 547, 548, 5, 11, 0, 0, 548, 549, 5, 293, 0, 0, 549, 550, 3, 72, 36, 0, 550, 551, 5, 241, 0, 0, 551, 552, 5, 49, 0, 0, 552, 553, 3, 78, 39, 0, 553, 554, 5, 309, 0, 0, 554, 555, 3, 84, 42, 0, 555, 1320, 1, 0, 0, 0, 556, 557, 5, 11, 0, 0, 557, 558, 5, 293, 0, 0, 558, 559, 3, 72, 36, 0, 559, 560, 5, 96, 0, 0, 560, 562, 5, 49, 0, 0, 561, 563, 3, 162, 81, 0, 562, 561, 1, 0, 0, 0, 562, 563, 1, 0, 0, 0, 563, 564, 1, 0, 0, 0, 564, 565, 3, 78, 39, 0, 565, 1320, 1, 0, 0, 0, 566, 567, 5, 11, 0, 0, 567, 568, 5, 293, 0, 0, 568, 569, 3, 72, 36, 0, 569, 570, 5, 96, 0, 0, 570, 572, 5, 50, 0, 0, 571, 573, 3, 162, 81, 0, 572, 571, 1, 0, 0, 0, 572, 573, 1, 0, 0, 0, 573, 574, 1, 0, 0, 0, 574, 575, 5, 2, 0, 0, 575, 576, 3, 82, 41, 0, 576, 577, 5, 3, 0, 0, 577, 1320, 1, 0, 0, 0, 578, 583, 5, 11, 0, 0, 579, 580, 5, 293, 0, 0, 580, 584, 3, 72, 36, 0, 581, 582, 5, 338, 0, 0, 582, 584, 3, 76, 38, 0, 583, 579, 1, 0, 0, 0, 583, 581, 1, 0, 0, 0, 584, 585, 1, 0, 0, 0, 585, 586, 5, 241, 0, 0, 586, 587, 5, 309, 0, 0, 587, 588, 3, 210, 105, 0, 588, 1320, 1, 0, 0, 0, 589, 594, 5, 11, 0, 0, 590, 591, 5, 293, 0, 0, 591, 595, 3, 72, 36, 0, 592, 593, 5, 338, 0, 0, 593, 595, 3, 76, 38, 0, 594, 590, 1, 0, 0, 0, 594, 592, 1, 0, 0, 0, 595, 596, 1, 0, 0, 0, 596, 597, 5, 269, 0, 0, 597, 598, 5, 297, 0, 0, 598, 599, 3, 42, 21, 0, 599, 1320, 1, 0, 0, 0, 600, 605, 5, 11, 0, 0, 601, 602, 5, 293, 0, 0, 602, 606, 3, 72, 36, 0, 603, 604, 5, 338, 0, 0, 604, 606, 3, 76, 38, 0, 605, 601, 1, 0, 0, 0, 605, 603, 1, 0, 0, 0, 606, 607, 1, 0, 0, 0, 607, 608, 5, 328, 0, 0, 608, 610, 5, 297, 0, 0, 609, 611, 3, 162, 81, 0, 610, 609, 1, 0, 0, 0, 610, 611, 1, 0, 0, 0, 611, 612, 1, 0, 0, 0, 612, 613, 3, 42, 21, 0, 613, 1320, 1, 0, 0, 0, 614, 615, 5, 11, 0, 0, 615, 616, 5, 293, 0, 0, 616, 617, 3, 72, 36, 0, 617, 619, 7, 4, 0, 0, 618, 620, 5, 49, 0, 0, 619, 618, 1, 0, 0, 0, 619, 620, 1, 0, 0, 0, 620, 621, 1, 0, 0, 0, 621, 623, 3, 78, 39, 0, 622, 624, 3, 340, 170, 0, 623, 622, 1, 0, 0, 0, 623, 624, 1, 0, 0, 0, 624, 1320, 1, 0, 0, 0, 625, 626, 5, 11, 0, 0, 626, 627, 5, 293, 0, 0, 627, 629, 3, 72, 36, 0, 628, 630, 3, 22, 11, 0, 629, 628, 1, 0, 0, 0, 629, 630, 1, 0, 0, 0, 630, 631, 1, 0, 0, 0, 631, 633, 5, 39, 0, 0, 632, 634, 5, 49, 0, 0, 633, 632, 1, 0, 0, 0, 633, 634, 1, 0, 0, 0, 634, 635, 1, 0, 0, 0, 635, 636, 3, 78, 39, 0, 636, 638, 3, 298, 149, 0, 637, 639, 3, 278, 139, 0, 638, 637, 1, 0, 0, 0, 638, 639, 1, 0, 0, 0, 639, 1320, 1, 0, 0, 0, 640, 641, 5, 11, 0, 0, 641, 642, 5, 293, 0, 0, 642, 644, 3, 72, 36, 0, 643, 645, 3, 22, 11, 0, 644, 643, 1, 0, 0, 0, 644, 645, 1, 0, 0, 0, 645, 646, 1, 0, 0, 0, 646, 647, 5, 244, 0, 0, 647, 648, 5, 50, 0, 0, 648, 649, 5, 2, 0, 0, 649, 650, 3, 288, 144, 0, 650, 651, 5, 3, 0, 0, 651, 1320, 1, 0, 0, 0, 652, 653, 5, 11, 0, 0, 653, 654, 5, 293, 0, 0, 654, 656, 3, 72, 36, 0, 655, 657, 3, 22, 11, 0, 656, 655, 1, 0, 0, 0, 656, 657, 1, 0, 0, 0, 657, 658, 1, 0, 0, 0, 658, 659, 5, 269, 0, 0, 659, 660, 5, 266, 0, 0, 660, 664, 3, 342, 171, 0, 661, 662, 5, 346, 0, 0, 662, 663, 5, 267, 0, 0, 663, 665, 3, 42, 21, 0, 664, 661, 1, 0, 0, 0, 664, 665, 1, 0, 0, 0, 665, 1320, 1, 0, 0, 0, 666, 667, 5, 11, 0, 0, 667, 668, 5, 293, 0, 0, 668, 670, 3, 72, 36, 0, 669, 671, 3, 22, 11, 0, 670, 669, 1, 0, 0, 0, 670, 671, 1, 0, 0, 0, 671, 672, 1, 0, 0, 0, 672, 673, 5, 269, 0, 0, 673, 674, 5, 267, 0, 0, 674, 675, 3, 42, 21, 0, 675, 1320, 1, 0, 0, 0, 676, 681, 5, 11, 0, 0, 677, 678, 5, 293, 0, 0, 678, 682, 3, 72, 36, 0, 679, 680, 5, 338, 0, 0, 680, 682, 3, 76, 38, 0, 681, 677, 1, 0, 0, 0, 681, 679, 1, 0, 0, 0, 682, 683, 1, 0, 0, 0, 683, 685, 5, 8, 0, 0, 684, 686, 3, 160, 80, 0, 685, 684, 1, 0, 0, 0, 685, 686, 1, 0, 0, 0, 686, 688, 1, 0, 0, 0, 687, 689, 3, 20, 10, 0, 688, 687, 1, 0, 0, 0, 689, 690, 1, 0, 0, 0, 690, 688, 1, 0, 0, 0, 690, 691, 1, 0, 0, 0, 691, 1320, 1, 0, 0, 0, 692, 693, 5, 11, 0, 0, 693, 694, 5, 293, 0, 0, 694, 695, 3, 72, 36, 0, 695, 696, 3, 22, 11, 0, 696, 697, 5, 241, 0, 0, 697, 698, 5, 309, 0, 0, 698, 699, 3, 22, 11, 0, 699, 1320, 1, 0, 0, 0, 700, 705, 5, 11, 0, 0, 701, 702, 5, 293, 0, 0, 702, 706, 3, 72, 36, 0, 703, 704, 5, 338, 0, 0, 704, 706, 3, 76, 38, 0, 705, 701, 1, 0, 0, 0, 705, 703, 1, 0, 0, 0, 706, 707, 1, 0, 0, 0, 707, 709, 5, 96, 0, 0, 708, 710, 3, 162, 81, 0, 709, 708, 1, 0, 0, 0, 709, 710, 1, 0, 0, 0, 710, 711, 1, 0, 0, 0, 711, 716, 3, 22, 11, 0, 712, 713, 5, 4, 0, 0, 713, 715, 3, 22, 11, 0, 714, 712, 1, 0, 0, 0, 715, 718, 1, 0, 0, 0, 716, 714, 1, 0, 0, 0, 716, 717, 1, 0, 0, 0, 717, 720, 1, 0, 0, 0, 718, 716, 1, 0, 0, 0, 719, 721, 5, 230, 0, 0, 720, 719, 1, 0, 0, 0, 720, 721, 1, 0, 0, 0, 721, 1320, 1, 0, 0, 0, 722, 723, 5, 11, 0, 0, 723, 724, 5, 293, 0, 0, 724, 726, 3, 72, 36, 0, 725, 727, 3, 22, 11, 0, 726, 725, 1, 0, 0, 0, 726, 727, 1, 0, 0, 0, 727, 728, 1, 0, 0, 0, 728, 729, 5, 269, 0, 0, 729, 730, 5, 170, 0, 0, 730, 731, 3, 342, 171, 0, 731, 1320, 1, 0, 0, 0, 732, 733, 5, 11, 0, 0, 733, 734, 5, 293, 0, 0, 734, 735, 3, 72, 36, 0, 735, 736, 5, 237, 0, 0, 736, 737, 5, 219, 0, 0, 737, 1320, 1, 0, 0, 0, 738, 739, 5, 11, 0, 0, 739, 740, 5, 176, 0, 0, 740, 741, 5, 338, 0, 0, 741, 742, 3, 76, 38, 0, 742, 743, 7, 5, 0, 0, 743, 744, 5, 248, 0, 0, 744, 1320, 1, 0, 0, 0, 745, 746, 5, 11, 0, 0, 746, 747, 5, 176, 0, 0, 747, 748, 5, 338, 0, 0, 748, 749, 3, 76, 38, 0, 749, 750, 5, 269, 0, 0, 750, 751, 5, 297, 0, 0, 751, 752, 3, 42, 21, 0, 752, 1320, 1, 0, 0, 0, 753, 754, 5, 96, 0, 0, 754, 756, 5, 293, 0, 0, 755, 757, 3, 162, 81, 0, 756, 755, 1, 0, 0, 0, 756, 757, 1, 0, 0, 0, 757, 758, 1, 0, 0, 0, 758, 760, 3, 72, 36, 0, 759, 761, 5, 230, 0, 0, 760, 759, 1, 0, 0, 0, 760, 761, 1, 0, 0, 0, 761, 1320, 1, 0, 0, 0, 762, 763, 5, 96, 0, 0, 763, 765, 5, 338, 0, 0, 764, 766, 3, 162, 81, 0, 765, 764, 1, 0, 0, 0, 765, 766, 1, 0, 0, 0, 766, 767, 1, 0, 0, 0, 767, 1320, 3, 76, 38, 0, 768, 769, 5, 96, 0, 0, 769, 770, 5, 176, 0, 0, 770, 772, 5, 338, 0, 0, 771, 773, 3, 162, 81, 0, 772, 771, 1, 0, 0, 0, 772, 773, 1, 0, 0, 0, 773, 774, 1, 0, 0, 0, 774, 1320, 3, 76, 38, 0, 775, 778, 5, 59, 0, 0, 776, 777, 5, 208, 0, 0, 777, 779, 5, 244, 0, 0, 778, 776, 1, 0, 0, 0, 778, 779, 1, 0, 0, 0, 779, 784, 1, 0, 0, 0, 780, 782, 5, 128, 0, 0, 781, 780, 1, 0, 0, 0, 781, 782, 1, 0, 0, 0, 782, 783, 1, 0, 0, 0, 783, 785, 5, 298, 0, 0, 784, 781, 1, 0, 0, 0, 784, 785, 1, 0, 0, 0, 785, 786, 1, 0, 0, 0, 786, 788, 5, 338, 0, 0, 787, 789, 3, 160, 80, 0, 788, 787, 1, 0, 0, 0, 788, 789, 1, 0, 0, 0, 789, 790, 1, 0, 0, 0, 790, 792, 3, 74, 37, 0, 791, 793, 3, 188, 94, 0, 792, 791, 1, 0, 0, 0, 792, 793, 1, 0, 0, 0, 793, 803, 1, 0, 0, 0, 794, 795, 5, 51, 0, 0, 795, 802, 3, 342, 171, 0, 796, 797, 5, 218, 0, 0, 797, 798, 5, 203, 0, 0, 798, 802, 3, 180, 90, 0, 799, 800, 5, 297, 0, 0, 800, 802, 3, 42, 21, 0, 801, 794, 1, 0, 0, 0, 801, 796, 1, 0, 0, 0, 801, 799, 1, 0, 0, 0, 802, 805, 1, 0, 0, 0, 803, 801, 1, 0, 0, 0, 803, 804, 1, 0, 0, 0, 804, 806, 1, 0, 0, 0, 805, 803, 1, 0, 0, 0, 806, 807, 5, 20, 0, 0, 807, 808, 3, 16, 8, 0, 808, 1320, 1, 0, 0, 0, 809, 812, 5, 59, 0, 0, 810, 811, 5, 208, 0, 0, 811, 813, 5, 244, 0, 0, 812, 810, 1, 0, 0, 0, 812, 813, 1, 0, 0, 0, 813, 815, 1, 0, 0, 0, 814, 816, 5, 128, 0, 0, 815, 814, 1, 0, 0, 0, 815, 816, 1, 0, 0, 0, 816, 817, 1, 0, 0, 0, 817, 818, 5, 298, 0, 0, 818, 819, 5, 338, 0, 0, 819, 824, 3, 74, 37, 0, 820, 821, 5, 2, 0, 0, 821, 822, 3, 296, 148, 0, 822, 823, 5, 3, 0, 0, 823, 825, 1, 0, 0, 0, 824, 820, 1, 0, 0, 0, 824, 825, 1, 0, 0, 0, 825, 826, 1, 0, 0, 0, 826, 829, 3, 36, 18, 0, 827, 828, 5, 207, 0, 0, 828, 830, 3, 42, 21, 0, 829, 827, 1, 0, 0, 0, 829, 830, 1, 0, 0, 0, 830, 1320, 1, 0, 0, 0, 831, 832, 5, 11, 0, 0, 832, 833, 5, 338, 0, 0, 833, 835, 3, 76, 38, 0, 834, 836, 5, 20, 0, 0, 835, 834, 1, 0, 0, 0, 835, 836, 1, 0, 0, 0, 836, 837, 1, 0, 0, 0, 837, 838, 3, 16, 8, 0, 838, 1320, 1, 0, 0, 0, 839, 842, 5, 59, 0, 0, 840, 841, 5, 208, 0, 0, 841, 843, 5, 244, 0, 0, 842, 840, 1, 0, 0, 0, 842, 843, 1, 0, 0, 0, 843, 845, 1, 0, 0, 0, 844, 846, 5, 298, 0, 0, 845, 844, 1, 0, 0, 0, 845, 846, 1, 0, 0, 0, 846, 847, 1, 0, 0, 0, 847, 849, 5, 125, 0, 0, 848, 850, 3, 160, 80, 0, 849, 848, 1, 0, 0, 0, 849, 850, 1, 0, 0, 0, 850, 851, 1, 0, 0, 0, 851, 852, 3, 324, 162, 0, 852, 853, 5, 20, 0, 0, 853, 867, 3, 342, 171, 0, 854, 855, 5, 332, 0, 0, 855, 856, 3, 332, 166, 0, 856, 857, 3, 342, 171, 0, 857, 864, 1, 0, 0, 0, 858, 859, 5, 4, 0, 0, 859, 860, 3, 332, 166, 0, 860, 861, 3, 342, 171, 0, 861, 863, 1, 0, 0, 0, 862, 858, 1, 0, 0, 0, 863, 866, 1, 0, 0, 0, 864, 862, 1, 0, 0, 0, 864, 865, 1, 0, 0, 0, 865, 868, 1, 0, 0, 0, 866, 864, 1, 0, 0, 0, 867, 854, 1, 0, 0, 0, 867, 868, 1, 0, 0, 0, 868, 1320, 1, 0, 0, 0, 869, 870, 5, 59, 0, 0, 870, 871, 5, 176, 0, 0, 871, 873, 5, 338, 0, 0, 872, 874, 3, 160, 80, 0, 873, 872, 1, 0, 0, 0, 873, 874, 1, 0, 0, 0, 874, 875, 1, 0, 0, 0, 875, 877, 3, 74, 37, 0, 876, 878, 3, 36, 18, 0, 877, 876, 1, 0, 0, 0, 877, 878, 1, 0, 0, 0, 878, 896, 1, 0, 0, 0, 879, 880, 5, 207, 0, 0, 880, 895, 3, 42, 21, 0, 881, 882, 5, 218, 0, 0, 882, 883, 5, 31, 0, 0, 883, 895, 3, 224, 112, 0, 884, 895, 3, 10, 5, 0, 885, 895, 3, 8, 4, 0, 886, 895, 3, 206, 103, 0, 887, 895, 3, 58, 29, 0, 888, 889, 5, 170, 0, 0, 889, 895, 3, 342, 171, 0, 890, 891, 5, 51, 0, 0, 891, 895, 3, 342, 171, 0, 892, 893, 5, 297, 0, 0, 893, 895, 3, 42, 21, 0, 894, 879, 1, 0, 0, 0, 894, 881, 1, 0, 0, 0, 894, 884, 1, 0, 0, 0, 894, 885, 1, 0, 0, 0, 894, 886, 1, 0, 0, 0, 894, 887, 1, 0, 0, 0, 894, 888, 1, 0, 0, 0, 894, 890, 1, 0, 0, 0, 894, 892, 1, 0, 0, 0, 895, 898, 1, 0, 0, 0, 896, 894, 1, 0, 0, 0, 896, 897, 1, 0, 0, 0, 897, 899, 1, 0, 0, 0, 898, 896, 1, 0, 0, 0, 899, 900, 5, 20, 0, 0, 900, 901, 3, 16, 8, 0, 901, 1320, 1, 0, 0, 0, 902, 904, 5, 96, 0, 0, 903, 905, 5, 298, 0, 0, 904, 903, 1, 0, 0, 0, 904, 905, 1, 0, 0, 0, 905, 906, 1, 0, 0, 0, 906, 908, 5, 125, 0, 0, 907, 909, 3, 162, 81, 0, 908, 907, 1, 0, 0, 0, 908, 909, 1, 0, 0, 0, 909, 910, 1, 0, 0, 0, 910, 1320, 3, 322, 161, 0, 911, 914, 5, 81, 0, 0, 912, 913, 5, 208, 0, 0, 913, 915, 5, 244, 0, 0, 914, 912, 1, 0, 0, 0, 914, 915, 1, 0, 0, 0, 915, 917, 1, 0, 0, 0, 916, 918, 5, 336, 0, 0, 917, 916, 1, 0, 0, 0, 917, 918, 1, 0, 0, 0, 918, 919, 1, 0, 0, 0, 919, 921, 3, 322, 161, 0, 920, 922, 3, 282, 141, 0, 921, 920, 1, 0, 0, 0, 921, 922, 1, 0, 0, 0, 922, 924, 1, 0, 0, 0, 923, 925, 3, 294, 147, 0, 924, 923, 1, 0, 0, 0, 924, 925, 1, 0, 0, 0, 925, 1320, 1, 0, 0, 0, 926, 927, 5, 96, 0, 0, 927, 928, 5, 298, 0, 0, 928, 930, 5, 336, 0, 0, 929, 931, 3, 162, 81, 0, 930, 929, 1, 0, 0, 0, 930, 931, 1, 0, 0, 0, 931, 935, 1, 0, 0, 0, 932, 936, 3, 72, 36, 0, 933, 936, 3, 76, 38, 0, 934, 936, 3, 322, 161, 0, 935, 932, 1, 0, 0, 0, 935, 933, 1, 0, 0, 0, 935, 934, 1, 0, 0, 0, 936, 1320, 1, 0, 0, 0, 937, 939, 5, 106, 0, 0, 938, 940, 7, 6, 0, 0, 939, 938, 1, 0, 0, 0, 939, 940, 1, 0, 0, 0, 940, 941, 1, 0, 0, 0, 941, 1320, 3, 4, 2, 0, 942, 943, 5, 273, 0, 0, 943, 946, 5, 294, 0, 0, 944, 945, 7, 3, 0, 0, 945, 947, 3, 66, 33, 0, 946, 944, 1, 0, 0, 0, 946, 947, 1, 0, 0, 0, 947, 952, 1, 0, 0, 0, 948, 950, 5, 163, 0, 0, 949, 948, 1, 0, 0, 0, 949, 950, 1, 0, 0, 0, 950, 951, 1, 0, 0, 0, 951, 953, 3, 342, 171, 0, 952, 949, 1, 0, 0, 0, 952, 953, 1, 0, 0, 0, 953, 1320, 1, 0, 0, 0, 954, 955, 5, 273, 0, 0, 955, 956, 5, 293, 0, 0, 956, 959, 5, 108, 0, 0, 957, 958, 7, 3, 0, 0, 958, 960, 3, 66, 33, 0, 959, 957, 1, 0, 0, 0, 959, 960, 1, 0, 0, 0, 960, 961, 1, 0, 0, 0, 961, 962, 5, 163, 0, 0, 962, 964, 3, 342, 171, 0, 963, 965, 3, 22, 11, 0, 964, 963, 1, 0, 0, 0, 964, 965, 1, 0, 0, 0, 965, 1320, 1, 0, 0, 0, 966, 967, 5, 273, 0, 0, 967, 968, 5, 297, 0, 0, 968, 973, 3, 72, 36, 0, 969, 970, 5, 2, 0, 0, 970, 971, 3, 46, 23, 0, 971, 972, 5, 3, 0, 0, 972, 974, 1, 0, 0, 0, 973, 969, 1, 0, 0, 0, 973, 974, 1, 0, 0, 0, 974, 1320, 1, 0, 0, 0, 975, 976, 5, 273, 0, 0, 976, 977, 5, 50, 0, 0, 977, 978, 7, 3, 0, 0, 978, 981, 3, 72, 36, 0, 979, 980, 7, 3, 0, 0, 980, 982, 3, 66, 33, 0, 981, 979, 1, 0, 0, 0, 981, 982, 1, 0, 0, 0, 982, 1320, 1, 0, 0, 0, 983, 984, 5, 273, 0, 0, 984, 987, 5, 339, 0, 0, 985, 986, 7, 3, 0, 0, 986, 988, 3, 66, 33, 0, 987, 985, 1, 0, 0, 0, 987, 988, 1, 0, 0, 0, 988, 993, 1, 0, 0, 0, 989, 991, 5, 163, 0, 0, 990, 989, 1, 0, 0, 0, 990, 991, 1, 0, 0, 0, 991, 992, 1, 0, 0, 0, 992, 994, 3, 342, 171, 0, 993, 990, 1, 0, 0, 0, 993, 994, 1, 0, 0, 0, 994, 1320, 1, 0, 0, 0, 995, 996, 5, 273, 0, 0, 996, 997, 5, 219, 0, 0, 997, 999, 3, 72, 36, 0, 998, 1000, 3, 22, 11, 0, 999, 998, 1, 0, 0, 0, 999, 1000, 1, 0, 0, 0, 1000, 1320, 1, 0, 0, 0, 1001, 1003, 5, 273, 0, 0, 1002, 1004, 7, 7, 0, 0, 1003, 1002, 1, 0, 0, 0, 1003, 1004, 1, 0, 0, 0, 1004, 1005, 1, 0, 0, 0, 1005, 1008, 5, 126, 0, 0, 1006, 1007, 7, 3, 0, 0, 1007, 1009, 3, 66, 33, 0, 1008, 1006, 1, 0, 0, 0, 1008, 1009, 1, 0, 0, 0, 1009, 1017, 1, 0, 0, 0, 1010, 1012, 5, 163, 0, 0, 1011, 1010, 1, 0, 0, 0, 1011, 1012, 1, 0, 0, 0, 1012, 1015, 1, 0, 0, 0, 1013, 1016, 3, 210, 105, 0, 1014, 1016, 3, 342, 171, 0, 1015, 1013, 1, 0, 0, 0, 1015, 1014, 1, 0, 0, 0, 1016, 1018, 1, 0, 0, 0, 1017, 1011, 1, 0, 0, 0, 1017, 1018, 1, 0, 0, 0, 1018, 1320, 1, 0, 0, 0, 1019, 1020, 5, 273, 0, 0, 1020, 1021, 5, 59, 0, 0, 1021, 1022, 5, 293, 0, 0, 1022, 1025, 3, 72, 36, 0, 1023, 1024, 5, 20, 0, 0, 1024, 1026, 5, 266, 0, 0, 1025, 1023, 1, 0, 0, 0, 1025, 1026, 1, 0, 0, 0, 1026, 1320, 1, 0, 0, 0, 1027, 1028, 5, 273, 0, 0, 1028, 1029, 5, 62, 0, 0, 1029, 1320, 3, 26, 13, 0, 1030, 1031, 5, 273, 0, 0, 1031, 1036, 5, 38, 0, 0, 1032, 1034, 5, 163, 0, 0, 1033, 1032, 1, 0, 0, 0, 1033, 1034, 1, 0, 0, 0, 1034, 1035, 1, 0, 0, 0, 1035, 1037, 3, 342, 171, 0, 1036, 1033, 1, 0, 0, 0, 1036, 1037, 1, 0, 0, 0, 1037, 1320, 1, 0, 0, 0, 1038, 1039, 5, 273, 0, 0, 1039, 1040, 5, 176, 0, 0, 1040, 1043, 5, 339, 0, 0, 1041, 1042, 7, 3, 0, 0, 1042, 1044, 3, 66, 33, 0, 1043, 1041, 1, 0, 0, 0, 1043, 1044, 1, 0, 0, 0, 1044, 1049, 1, 0, 0, 0, 1045, 1047, 5, 163, 0, 0, 1046, 1045, 1, 0, 0, 0, 1046, 1047, 1, 0, 0, 0, 1047, 1048, 1, 0, 0, 0, 1048, 1050, 3, 342, 171, 0, 1049, 1046, 1, 0, 0, 0, 1049, 1050, 1, 0, 0, 0, 1050, 1320, 1, 0, 0, 0, 1051, 1052, 5, 273, 0, 0, 1052, 1053, 5, 59, 0, 0, 1053, 1054, 5, 176, 0, 0, 1054, 1055, 5, 338, 0, 0, 1055, 1058, 3, 76, 38, 0, 1056, 1057, 5, 20, 0, 0, 1057, 1059, 5, 266, 0, 0, 1058, 1056, 1, 0, 0, 0, 1058, 1059, 1, 0, 0, 0, 1059, 1320, 1, 0, 0, 0, 1060, 1061, 7, 8, 0, 0, 1061, 1063, 5, 125, 0, 0, 1062, 1064, 5, 108, 0, 0, 1063, 1062, 1, 0, 0, 0, 1063, 1064, 1, 0, 0, 0, 1064, 1065, 1, 0, 0, 0, 1065, 1320, 3, 28, 14, 0, 1066, 1067, 7, 8, 0, 0, 1067, 1069, 5, 72, 0, 0, 1068, 1070, 5, 108, 0, 0, 1069, 1068, 1, 0, 0, 0, 1069, 1070, 1, 0, 0, 0, 1070, 1071, 1, 0, 0, 0, 1071, 1320, 3, 66, 33, 0, 1072, 1074, 7, 8, 0, 0, 1073, 1075, 5, 293, 0, 0, 1074, 1073, 1, 0, 0, 0, 1074, 1075, 1, 0, 0, 0, 1075, 1077, 1, 0, 0, 0, 1076, 1078, 7, 9, 0, 0, 1077, 1076, 1, 0, 0, 0, 1077, 1078, 1, 0, 0, 0, 1078, 1079, 1, 0, 0, 0, 1079, 1081, 3, 72, 36, 0, 1080, 1082, 3, 22, 11, 0, 1081, 1080, 1, 0, 0, 0, 1081, 1082, 1, 0, 0, 0, 1082, 1084, 1, 0, 0, 0, 1083, 1085, 3, 30, 15, 0, 1084, 1083, 1, 0, 0, 0, 1084, 1085, 1, 0, 0, 0, 1085, 1320, 1, 0, 0, 0, 1086, 1088, 7, 8, 0, 0, 1087, 1089, 5, 232, 0, 0, 1088, 1087, 1, 0, 0, 0, 1088, 1089, 1, 0, 0, 0, 1089, 1090, 1, 0, 0, 0, 1090, 1320, 3, 16, 8, 0, 1091, 1092, 5, 51, 0, 0, 1092, 1098, 5, 203, 0, 0, 1093, 1094, 3, 26, 13, 0, 1094, 1095, 3, 66, 33, 0, 1095, 1099, 1, 0, 0, 0, 1096, 1097, 5, 293, 0, 0, 1097, 1099, 3, 72, 36, 0, 1098, 1093, 1, 0, 0, 0, 1098, 1096, 1, 0, 0, 0, 1099, 1100, 1, 0, 0, 0, 1100, 1103, 5, 153, 0, 0, 1101, 1104, 3, 342, 171, 0, 1102, 1104, 5, 198, 0, 0, 1103, 1101, 1, 0, 0, 0, 1103, 1102, 1, 0, 0, 0, 1104, 1320, 1, 0, 0, 0, 1105, 1106, 5, 240, 0, 0, 1106, 1107, 5, 293, 0, 0, 1107, 1320, 3, 72, 36, 0, 1108, 1109, 5, 240, 0, 0, 1109, 1110, 5, 125, 0, 0, 1110, 1320, 3, 322, 161, 0, 1111, 1119, 5, 240, 0, 0, 1112, 1120, 3, 342, 171, 0, 1113, 1115, 9, 0, 0, 0, 1114, 1113, 1, 0, 0, 0, 1115, 1118, 1, 0, 0, 0, 1116, 1117, 1, 0, 0, 0, 1116, 1114, 1, 0, 0, 0, 1117, 1120, 1, 0, 0, 0, 1118, 1116, 1, 0, 0, 0, 1119, 1112, 1, 0, 0, 0, 1119, 1116, 1, 0, 0, 0, 1120, 1320, 1, 0, 0, 0, 1121, 1122, 5, 240, 0, 0, 1122, 1123, 5, 176, 0, 0, 1123, 1124, 5, 338, 0, 0, 1124, 1320, 3, 76, 38, 0, 1125, 1127, 5, 33, 0, 0, 1126, 1128, 5, 159, 0, 0, 1127, 1126, 1, 0, 0, 0, 1127, 1128, 1, 0, 0, 0, 1128, 1129, 1, 0, 0, 0, 1129, 1130, 5, 293, 0, 0, 1130, 1133, 3, 72, 36, 0, 1131, 1132, 5, 207, 0, 0, 1132, 1134, 3, 42, 21, 0, 1133, 1131, 1, 0, 0, 0, 1133, 1134, 1, 0, 0, 0, 1134, 1139, 1, 0, 0, 0, 1135, 1137, 5, 20, 0, 0, 1136, 1135, 1, 0, 0, 0, 1136, 1137, 1, 0, 0, 0, 1137, 1138, 1, 0, 0, 0, 1138, 1140, 3, 16, 8, 0, 1139, 1136, 1, 0, 0, 0, 1139, 1140, 1, 0, 0, 0, 1140, 1320, 1, 0, 0, 0, 1141, 1142, 5, 322, 0, 0, 1142, 1144, 5, 293, 0, 0, 1143, 1145, 3, 162, 81, 0, 1144, 1143, 1, 0, 0, 0, 1144, 1145, 1, 0, 0, 0, 1145, 1146, 1, 0, 0, 0, 1146, 1320, 3, 72, 36, 0, 1147, 1148, 5, 43, 0, 0, 1148, 1320, 5, 33, 0, 0, 1149, 1150, 5, 168, 0, 0, 1150, 1152, 5, 70, 0, 0, 1151, 1153, 5, 169, 0, 0, 1152, 1151, 1, 0, 0, 0, 1152, 1153, 1, 0, 0, 0, 1153, 1154, 1, 0, 0, 0, 1154, 1155, 5, 145, 0, 0, 1155, 1157, 3, 342, 171, 0, 1156, 1158, 5, 216, 0, 0, 1157, 1156, 1, 0, 0, 0, 1157, 1158, 1, 0, 0, 0, 1158, 1159, 1, 0, 0, 0, 1159, 1160, 5, 152, 0, 0, 1160, 1161, 5, 293, 0, 0, 1161, 1163, 3, 72, 36, 0, 1162, 1164, 3, 22, 11, 0, 1163, 1162, 1, 0, 0, 0, 1163, 1164, 1, 0, 0, 0, 1164, 1320, 1, 0, 0, 0, 1165, 1166, 5, 317, 0, 0, 1166, 1167, 5, 293, 0, 0, 1167, 1169, 3, 72, 36, 0, 1168, 1170, 3, 22, 11, 0, 1169, 1168, 1, 0, 0, 0, 1169, 1170, 1, 0, 0, 0, 1170, 1320, 1, 0, 0, 0, 1171, 1173, 5, 188, 0, 0, 1172, 1171, 1, 0, 0, 0, 1172, 1173, 1, 0, 0, 0, 1173, 1174, 1, 0, 0, 0, 1174, 1175, 5, 242, 0, 0, 1175, 1176, 5, 293, 0, 0, 1176, 1179, 3, 72, 36, 0, 1177, 1178, 7, 10, 0, 0, 1178, 1180, 5, 219, 0, 0, 1179, 1177, 1, 0, 0, 0, 1179, 1180, 1, 0, 0, 0, 1180, 1320, 1, 0, 0, 0, 1181, 1182, 7, 11, 0, 0, 1182, 1186, 3, 332, 166, 0, 1183, 1185, 9, 0, 0, 0, 1184, 1183, 1, 0, 0, 0, 1185, 1188, 1, 0, 0, 0, 1186, 1187, 1, 0, 0, 0, 1186, 1184, 1, 0, 0, 0, 1187, 1320, 1, 0, 0, 0, 1188, 1186, 1, 0, 0, 0, 1189, 1190, 5, 269, 0, 0, 1190, 1194, 5, 253, 0, 0, 1191, 1193, 9, 0, 0, 0, 1192, 1191, 1, 0, 0, 0, 1193, 1196, 1, 0, 0, 0, 1194, 1195, 1, 0, 0, 0, 1194, 1192, 1, 0, 0, 0, 1195, 1320, 1, 0, 0, 0, 1196, 1194, 1, 0, 0, 0, 1197, 1198, 5, 269, 0, 0, 1198, 1199, 5, 301, 0, 0, 1199, 1200, 5, 350, 0, 0, 1200, 1320, 3, 262, 131, 0, 1201, 1202, 5, 269, 0, 0, 1202, 1203, 5, 301, 0, 0, 1203, 1206, 5, 350, 0, 0, 1204, 1207, 3, 342, 171, 0, 1205, 1207, 5, 169, 0, 0, 1206, 1204, 1, 0, 0, 0, 1206, 1205, 1, 0, 0, 0, 1207, 1320, 1, 0, 0, 0, 1208, 1209, 5, 269, 0, 0, 1209, 1210, 5, 301, 0, 0, 1210, 1214, 5, 350, 0, 0, 1211, 1213, 9, 0, 0, 0, 1212, 1211, 1, 0, 0, 0, 1213, 1216, 1, 0, 0, 0, 1214, 1215, 1, 0, 0, 0, 1214, 1212, 1, 0, 0, 0, 1215, 1320, 1, 0, 0, 0, 1216, 1214, 1, 0, 0, 0, 1217, 1218, 5, 269, 0, 0, 1218, 1219, 7, 12, 0, 0, 1219, 1320, 3, 120, 60, 0, 1220, 1221, 5, 269, 0, 0, 1221, 1222, 7, 12, 0, 0, 1222, 1223, 5, 2, 0, 0, 1223, 1224, 3, 208, 104, 0, 1224, 1225, 5, 3, 0, 0, 1225, 1226, 5, 352, 0, 0, 1226, 1227, 5, 2, 0, 0, 1227, 1228, 3, 16, 8, 0, 1228, 1229, 5, 3, 0, 0, 1229, 1320, 1, 0, 0, 0, 1230, 1231, 5, 269, 0, 0, 1231, 1232, 3, 336, 168, 0, 1232, 1233, 5, 352, 0, 0, 1233, 1234, 5, 389, 0, 0, 1234, 1320, 1, 0, 0, 0, 1235, 1236, 5, 269, 0, 0, 1236, 1244, 3, 336, 168, 0, 1237, 1241, 5, 352, 0, 0, 1238, 1240, 9, 0, 0, 0, 1239, 1238, 1, 0, 0, 0, 1240, 1243, 1, 0, 0, 0, 1241, 1242, 1, 0, 0, 0, 1241, 1239, 1, 0, 0, 0, 1242, 1245, 1, 0, 0, 0, 1243, 1241, 1, 0, 0, 0, 1244, 1237, 1, 0, 0, 0, 1244, 1245, 1, 0, 0, 0, 1245, 1320, 1, 0, 0, 0, 1246, 1250, 5, 269, 0, 0, 1247, 1249, 9, 0, 0, 0, 1248, 1247, 1, 0, 0, 0, 1249, 1252, 1, 0, 0, 0, 1250, 1251, 1, 0, 0, 0, 1250, 1248, 1, 0, 0, 0, 1251, 1253, 1, 0, 0, 0, 1252, 1250, 1, 0, 0, 0, 1253, 1254, 5, 352, 0, 0, 1254, 1320, 5, 389, 0, 0, 1255, 1259, 5, 269, 0, 0, 1256, 1258, 9, 0, 0, 0, 1257, 1256, 1, 0, 0, 0, 1258, 1261, 1, 0, 0, 0, 1259, 1260, 1, 0, 0, 0, 1259, 1257, 1, 0, 0, 0, 1260, 1320, 1, 0, 0, 0, 1261, 1259, 1, 0, 0, 0, 1262, 1263, 5, 245, 0, 0, 1263, 1320, 3, 336, 168, 0, 1264, 1268, 5, 245, 0, 0, 1265, 1267, 9, 0, 0, 0, 1266, 1265, 1, 0, 0, 0, 1267, 1270, 1, 0, 0, 0, 1268, 1269, 1, 0, 0, 0, 1268, 1266, 1, 0, 0, 0, 1269, 1320, 1, 0, 0, 0, 1270, 1268, 1, 0, 0, 0, 1271, 1272, 5, 59, 0, 0, 1272, 1274, 5, 142, 0, 0, 1273, 1275, 3, 160, 80, 0, 1274, 1273, 1, 0, 0, 0, 1274, 1275, 1, 0, 0, 0, 1275, 1276, 1, 0, 0, 0, 1276, 1277, 3, 332, 166, 0, 1277, 1279, 5, 203, 0, 0, 1278, 1280, 5, 293, 0, 0, 1279, 1278, 1, 0, 0, 0, 1279, 1280, 1, 0, 0, 0, 1280, 1281, 1, 0, 0, 0, 1281, 1284, 3, 72, 36, 0, 1282, 1283, 5, 332, 0, 0, 1283, 1285, 3, 332, 166, 0, 1284, 1282, 1, 0, 0, 0, 1284, 1285, 1, 0, 0, 0, 1285, 1286, 1, 0, 0, 0, 1286, 1287, 5, 2, 0, 0, 1287, 1288, 3, 212, 106, 0, 1288, 1291, 5, 3, 0, 0, 1289, 1290, 5, 207, 0, 0, 1290, 1292, 3, 42, 21, 0, 1291, 1289, 1, 0, 0, 0, 1291, 1292, 1, 0, 0, 0, 1292, 1320, 1, 0, 0, 0, 1293, 1294, 5, 96, 0, 0, 1294, 1296, 5, 142, 0, 0, 1295, 1297, 3, 162, 81, 0, 1296, 1295, 1, 0, 0, 0, 1296, 1297, 1, 0, 0, 0, 1297, 1298, 1, 0, 0, 0, 1298, 1299, 3, 332, 166, 0, 1299, 1301, 5, 203, 0, 0, 1300, 1302, 5, 293, 0, 0, 1301, 1300, 1, 0, 0, 0, 1301, 1302, 1, 0, 0, 0, 1302, 1303, 1, 0, 0, 0, 1303, 1304, 3, 72, 36, 0, 1304, 1320, 1, 0, 0, 0, 1305, 1306, 5, 205, 0, 0, 1306, 1308, 3, 72, 36, 0, 1307, 1309, 3, 124, 62, 0, 1308, 1307, 1, 0, 0, 0, 1308, 1309, 1, 0, 0, 0, 1309, 1310, 1, 0, 0, 0, 1310, 1311, 3, 312, 156, 0, 1311, 1320, 1, 0, 0, 0, 1312, 1316, 3, 6, 3, 0, 1313, 1315, 9, 0, 0, 0, 1314, 1313, 1, 0, 0, 0, 1315, 1318, 1, 0, 0, 0, 1316, 1317, 1, 0, 0, 0, 1316, 1314, 1, 0, 0, 0, 1317, 1320, 1, 0, 0, 0, 1318, 1316, 1, 0, 0, 0, 1319, 362, 1, 0, 0, 0, 1319, 364, 1, 0, 0, 0, 1319, 367, 1, 0, 0, 0, 1319, 372, 1, 0, 0, 0, 1319, 378, 1, 0, 0, 0, 1319, 396, 1, 0, 0, 0, 1319, 403, 1, 0, 0, 0, 1319, 410, 1, 0, 0, 0, 1319, 419, 1, 0, 0, 0, 1319, 431, 1, 0, 0, 0, 1319, 459, 1, 0, 0, 0, 1319, 482, 1, 0, 0, 0, 1319, 503, 1, 0, 0, 0, 1319, 520, 1, 0, 0, 0, 1319, 531, 1, 0, 0, 0, 1319, 538, 1, 0, 0, 0, 1319, 547, 1, 0, 0, 0, 1319, 556, 1, 0, 0, 0, 1319, 566, 1, 0, 0, 0, 1319, 578, 1, 0, 0, 0, 1319, 589, 1, 0, 0, 0, 1319, 600, 1, 0, 0, 0, 1319, 614, 1, 0, 0, 0, 1319, 625, 1, 0, 0, 0, 1319, 640, 1, 0, 0, 0, 1319, 652, 1, 0, 0, 0, 1319, 666, 1, 0, 0, 0, 1319, 676, 1, 0, 0, 0, 1319, 692, 1, 0, 0, 0, 1319, 700, 1, 0, 0, 0, 1319, 722, 1, 0, 0, 0, 1319, 732, 1, 0, 0, 0, 1319, 738, 1, 0, 0, 0, 1319, 745, 1, 0, 0, 0, 1319, 753, 1, 0, 0, 0, 1319, 762, 1, 0, 0, 0, 1319, 768, 1, 0, 0, 0, 1319, 775, 1, 0, 0, 0, 1319, 809, 1, 0, 0, 0, 1319, 831, 1, 0, 0, 0, 1319, 839, 1, 0, 0, 0, 1319, 869, 1, 0, 0, 0, 1319, 902, 1, 0, 0, 0, 1319, 911, 1, 0, 0, 0, 1319, 926, 1, 0, 0, 0, 1319, 937, 1, 0, 0, 0, 1319, 942, 1, 0, 0, 0, 1319, 954, 1, 0, 0, 0, 1319, 966, 1, 0, 0, 0, 1319, 975, 1, 0, 0, 0, 1319, 983, 1, 0, 0, 0, 1319, 995, 1, 0, 0, 0, 1319, 1001, 1, 0, 0, 0, 1319, 1019, 1, 0, 0, 0, 1319, 1027, 1, 0, 0, 0, 1319, 1030, 1, 0, 0, 0, 1319, 1038, 1, 0, 0, 0, 1319, 1051, 1, 0, 0, 0, 1319, 1060, 1, 0, 0, 0, 1319, 1066, 1, 0, 0, 0, 1319, 1072, 1, 0, 0, 0, 1319, 1086, 1, 0, 0, 0, 1319, 1091, 1, 0, 0, 0, 1319, 1105, 1, 0, 0, 0, 1319, 1108, 1, 0, 0, 0, 1319, 1111, 1, 0, 0, 0, 1319, 1121, 1, 0, 0, 0, 1319, 1125, 1, 0, 0, 0, 1319, 1141, 1, 0, 0, 0, 1319, 1147, 1, 0, 0, 0, 1319, 1149, 1, 0, 0, 0, 1319, 1165, 1, 0, 0, 0, 1319, 1172, 1, 0, 0, 0, 1319, 1181, 1, 0, 0, 0, 1319, 1189, 1, 0, 0, 0, 1319, 1197, 1, 0, 0, 0, 1319, 1201, 1, 0, 0, 0, 1319, 1208, 1, 0, 0, 0, 1319, 1217, 1, 0, 0, 0, 1319, 1220, 1, 0, 0, 0, 1319, 1230, 1, 0, 0, 0, 1319, 1235, 1, 0, 0, 0, 1319, 1246, 1, 0, 0, 0, 1319, 1255, 1, 0, 0, 0, 1319, 1262, 1, 0, 0, 0, 1319, 1264, 1, 0, 0, 0, 1319, 1271, 1, 0, 0, 0, 1319, 1293, 1, 0, 0, 0, 1319, 1305, 1, 0, 0, 0, 1319, 1312, 1, 0, 0, 0, 1320, 5, 1, 0, 0, 0, 1321, 1322, 7, 13, 0, 0, 1322, 1415, 5, 253, 0, 0, 1323, 1325, 7, 14, 0, 0, 1324, 1326, 5, 253, 0, 0, 1325, 1324, 1, 0, 0, 0, 1325, 1326, 1, 0, 0, 0, 1326, 1415, 1, 0, 0, 0, 1327, 1328, 5, 273, 0, 0, 1328, 1415, 7, 15, 0, 0, 1329, 1330, 5, 273, 0, 0, 1330, 1332, 5, 253, 0, 0, 1331, 1333, 5, 129, 0, 0, 1332, 1331, 1, 0, 0, 0, 1332, 1333, 1, 0, 0, 0, 1333, 1415, 1, 0, 0, 0, 1334, 1336, 5, 273, 0, 0, 1335, 1337, 5, 62, 0, 0, 1336, 1335, 1, 0, 0, 0, 1336, 1337, 1, 0, 0, 0, 1337, 1338, 1, 0, 0, 0, 1338, 1415, 5, 254, 0, 0, 1339, 1340, 5, 273, 0, 0, 1340, 1341, 5, 59, 0, 0, 1341, 1415, 5, 293, 0, 0, 1342, 1343, 7, 16, 0, 0, 1343, 1415, 5, 142, 0, 0, 1344, 1345, 7, 17, 0, 0, 1345, 1415, 5, 293, 0, 0, 1346, 1347, 7, 18, 0, 0, 1347, 1415, 5, 72, 0, 0, 1348, 1349, 7, 13, 0, 0, 1349, 1350, 5, 298, 0, 0, 1350, 1415, 5, 175, 0, 0, 1351, 1352, 5, 11, 0, 0, 1352, 1353, 5, 293, 0, 0, 1353, 1354, 3, 72, 36, 0, 1354, 1355, 5, 197, 0, 0, 1355, 1356, 7, 19, 0, 0, 1356, 1415, 1, 0, 0, 0, 1357, 1358, 5, 11, 0, 0, 1358, 1359, 5, 293, 0, 0, 1359, 1360, 3, 72, 36, 0, 1360, 1361, 7, 20, 0, 0, 1361, 1362, 5, 31, 0, 0, 1362, 1415, 1, 0, 0, 0, 1363, 1364, 5, 11, 0, 0, 1364, 1365, 5, 293, 0, 0, 1365, 1366, 3, 72, 36, 0, 1366, 1367, 5, 275, 0, 0, 1367, 1368, 5, 31, 0, 0, 1368, 1415, 1, 0, 0, 0, 1369, 1370, 5, 11, 0, 0, 1370, 1371, 5, 293, 0, 0, 1371, 1372, 3, 72, 36, 0, 1372, 1373, 5, 197, 0, 0, 1373, 1374, 5, 283, 0, 0, 1374, 1375, 5, 20, 0, 0, 1375, 1376, 5, 89, 0, 0, 1376, 1415, 1, 0, 0, 0, 1377, 1378, 5, 11, 0, 0, 1378, 1379, 5, 293, 0, 0, 1379, 1380, 3, 72, 36, 0, 1380, 1381, 5, 269, 0, 0, 1381, 1382, 5, 275, 0, 0, 1382, 1383, 5, 170, 0, 0, 1383, 1415, 1, 0, 0, 0, 1384, 1385, 5, 11, 0, 0, 1385, 1386, 5, 293, 0, 0, 1386, 1387, 3, 72, 36, 0, 1387, 1388, 7, 21, 0, 0, 1388, 1389, 5, 217, 0, 0, 1389, 1415, 1, 0, 0, 0, 1390, 1391, 5, 11, 0, 0, 1391, 1392, 5, 293, 0, 0, 1392, 1393, 3, 72, 36, 0, 1393, 1394, 5, 310, 0, 0, 1394, 1415, 1, 0, 0, 0, 1395, 1396, 5, 11, 0, 0, 1396, 1397, 5, 293, 0, 0, 1397, 1399, 3, 72, 36, 0, 1398, 1400, 3, 22, 11, 0, 1399, 1398, 1, 0, 0, 0, 1399, 1400, 1, 0, 0, 0, 1400, 1407, 1, 0, 0, 0, 1401, 1408, 5, 53, 0, 0, 1402, 1408, 5, 56, 0, 0, 1403, 1404, 5, 269, 0, 0, 1404, 1408, 5, 115, 0, 0, 1405, 1406, 5, 244, 0, 0, 1406, 1408, 5, 50, 0, 0, 1407, 1401, 1, 0, 0, 0, 1407, 1402, 1, 0, 0, 0, 1407, 1403, 1, 0, 0, 0, 1407, 1405, 1, 0, 0, 0, 1408, 1415, 1, 0, 0, 0, 1409, 1410, 5, 281, 0, 0, 1410, 1415, 5, 312, 0, 0, 1411, 1415, 5, 52, 0, 0, 1412, 1415, 5, 255, 0, 0, 1413, 1415, 5, 88, 0, 0, 1414, 1321, 1, 0, 0, 0, 1414, 1323, 1, 0, 0, 0, 1414, 1327, 1, 0, 0, 0, 1414, 1329, 1, 0, 0, 0, 1414, 1334, 1, 0, 0, 0, 1414, 1339, 1, 0, 0, 0, 1414, 1342, 1, 0, 0, 0, 1414, 1344, 1, 0, 0, 0, 1414, 1346, 1, 0, 0, 0, 1414, 1348, 1, 0, 0, 0, 1414, 1351, 1, 0, 0, 0, 1414, 1357, 1, 0, 0, 0, 1414, 1363, 1, 0, 0, 0, 1414, 1369, 1, 0, 0, 0, 1414, 1377, 1, 0, 0, 0, 1414, 1384, 1, 0, 0, 0, 1414, 1390, 1, 0, 0, 0, 1414, 1395, 1, 0, 0, 0, 1414, 1409, 1, 0, 0, 0, 1414, 1411, 1, 0, 0, 0, 1414, 1412, 1, 0, 0, 0, 1414, 1413, 1, 0, 0, 0, 1415, 7, 1, 0, 0, 0, 1416, 1417, 5, 45, 0, 0, 1417, 1418, 5, 31, 0, 0, 1418, 1422, 3, 180, 90, 0, 1419, 1420, 5, 279, 0, 0, 1420, 1421, 5, 31, 0, 0, 1421, 1423, 3, 184, 92, 0, 1422, 1419, 1, 0, 0, 0, 1422, 1423, 1, 0, 0, 0, 1423, 1424, 1, 0, 0, 0, 1424, 1425, 5, 152, 0, 0, 1425, 1426, 5, 382, 0, 0, 1426, 1427, 5, 30, 0, 0, 1427, 9, 1, 0, 0, 0, 1428, 1429, 5, 275, 0, 0, 1429, 1430, 5, 31, 0, 0, 1430, 1431, 3, 180, 90, 0, 1431, 1434, 5, 203, 0, 0, 1432, 1435, 3, 54, 27, 0, 1433, 1435, 3, 56, 28, 0, 1434, 1432, 1, 0, 0, 0, 1434, 1433, 1, 0, 0, 0, 1435, 1439, 1, 0, 0, 0, 1436, 1437, 5, 283, 0, 0, 1437, 1438, 5, 20, 0, 0, 1438, 1440, 5, 89, 0, 0, 1439, 1436, 1, 0, 0, 0, 1439, 1440, 1, 0, 0, 0, 1440, 11, 1, 0, 0, 0, 1441, 1442, 5, 170, 0, 0, 1442, 1443, 3, 342, 171, 0, 1443, 13, 1, 0, 0, 0, 1444, 1445, 5, 51, 0, 0, 1445, 1446, 3, 342, 171, 0, 1446, 15, 1, 0, 0, 0, 1447, 1449, 3, 32, 16, 0, 1448, 1447, 1, 0, 0, 0, 1448, 1449, 1, 0, 0, 0, 1449, 1450, 1, 0, 0, 0, 1450, 1451, 3, 96, 48, 0, 1451, 1452, 3, 88, 44, 0, 1452, 17, 1, 0, 0, 0, 1453, 1454, 5, 147, 0, 0, 1454, 1456, 5, 216, 0, 0, 1455, 1457, 5, 293, 0, 0, 1456, 1455, 1, 0, 0, 0, 1456, 1457, 1, 0, 0, 0, 1457, 1458, 1, 0, 0, 0, 1458, 1463, 3, 72, 36, 0, 1459, 1461, 3, 22, 11, 0, 1460, 1462, 3, 160, 80, 0, 1461, 1460, 1, 0, 0, 0, 1461, 1462, 1, 0, 0, 0, 1462, 1464, 1, 0, 0, 0, 1463, 1459, 1, 0, 0, 0, 1463, 1464, 1, 0, 0, 0, 1464, 1471, 1, 0, 0, 0, 1465, 1466, 5, 31, 0, 0, 1466, 1472, 5, 189, 0, 0, 1467, 1468, 5, 2, 0, 0, 1468, 1469, 3, 82, 41, 0, 1469, 1470, 5, 3, 0, 0, 1470, 1472, 1, 0, 0, 0, 1471, 1465, 1, 0, 0, 0, 1471, 1467, 1, 0, 0, 0, 1471, 1472, 1, 0, 0, 0, 1472, 1530, 1, 0, 0, 0, 1473, 1474, 5, 147, 0, 0, 1474, 1476, 5, 152, 0, 0, 1475, 1477, 5, 293, 0, 0, 1476, 1475, 1, 0, 0, 0, 1476, 1477, 1, 0, 0, 0, 1477, 1478, 1, 0, 0, 0, 1478, 1480, 3, 72, 36, 0, 1479, 1481, 3, 22, 11, 0, 1480, 1479, 1, 0, 0, 0, 1480, 1481, 1, 0, 0, 0, 1481, 1483, 1, 0, 0, 0, 1482, 1484, 3, 160, 80, 0, 1483, 1482, 1, 0, 0, 0, 1483, 1484, 1, 0, 0, 0, 1484, 1491, 1, 0, 0, 0, 1485, 1486, 5, 31, 0, 0, 1486, 1492, 5, 189, 0, 0, 1487, 1488, 5, 2, 0, 0, 1488, 1489, 3, 82, 41, 0, 1489, 1490, 5, 3, 0, 0, 1490, 1492, 1, 0, 0, 0, 1491, 1485, 1, 0, 0, 0, 1491, 1487, 1, 0, 0, 0, 1491, 1492, 1, 0, 0, 0, 1492, 1530, 1, 0, 0, 0, 1493, 1494, 5, 147, 0, 0, 1494, 1496, 5, 152, 0, 0, 1495, 1497, 5, 293, 0, 0, 1496, 1495, 1, 0, 0, 0, 1496, 1497, 1, 0, 0, 0, 1497, 1498, 1, 0, 0, 0, 1498, 1499, 3, 72, 36, 0, 1499, 1500, 5, 244, 0, 0, 1500, 1501, 3, 124, 62, 0, 1501, 1530, 1, 0, 0, 0, 1502, 1503, 5, 147, 0, 0, 1503, 1505, 5, 216, 0, 0, 1504, 1506, 5, 169, 0, 0, 1505, 1504, 1, 0, 0, 0, 1505, 1506, 1, 0, 0, 0, 1506, 1507, 1, 0, 0, 0, 1507, 1508, 5, 90, 0, 0, 1508, 1510, 3, 342, 171, 0, 1509, 1511, 3, 206, 103, 0, 1510, 1509, 1, 0, 0, 0, 1510, 1511, 1, 0, 0, 0, 1511, 1513, 1, 0, 0, 0, 1512, 1514, 3, 58, 29, 0, 1513, 1512, 1, 0, 0, 0, 1513, 1514, 1, 0, 0, 0, 1514, 1530, 1, 0, 0, 0, 1515, 1516, 5, 147, 0, 0, 1516, 1518, 5, 216, 0, 0, 1517, 1519, 5, 169, 0, 0, 1518, 1517, 1, 0, 0, 0, 1518, 1519, 1, 0, 0, 0, 1519, 1520, 1, 0, 0, 0, 1520, 1522, 5, 90, 0, 0, 1521, 1523, 3, 342, 171, 0, 1522, 1521, 1, 0, 0, 0, 1522, 1523, 1, 0, 0, 0, 1523, 1524, 1, 0, 0, 0, 1524, 1527, 3, 36, 18, 0, 1525, 1526, 5, 207, 0, 0, 1526, 1528, 3, 42, 21, 0, 1527, 1525, 1, 0, 0, 0, 1527, 1528, 1, 0, 0, 0, 1528, 1530, 1, 0, 0, 0, 1529, 1453, 1, 0, 0, 0, 1529, 1473, 1, 0, 0, 0, 1529, 1493, 1, 0, 0, 0, 1529, 1502, 1, 0, 0, 0, 1529, 1515, 1, 0, 0, 0, 1530, 19, 1, 0, 0, 0, 1531, 1534, 3, 22, 11, 0, 1532, 1533, 5, 170, 0, 0, 1533, 1535, 3, 342, 171, 0, 1534, 1532, 1, 0, 0, 0, 1534, 1535, 1, 0, 0, 0, 1535, 21, 1, 0, 0, 0, 1536, 1537, 5, 217, 0, 0, 1537, 1538, 5, 2, 0, 0, 1538, 1543, 3, 24, 12, 0, 1539, 1540, 5, 4, 0, 0, 1540, 1542, 3, 24, 12, 0, 1541, 1539, 1, 0, 0, 0, 1542, 1545, 1, 0, 0, 0, 1543, 1541, 1, 0, 0, 0, 1543, 1544, 1, 0, 0, 0, 1544, 1546, 1, 0, 0, 0, 1545, 1543, 1, 0, 0, 0, 1546, 1547, 5, 3, 0, 0, 1547, 23, 1, 0, 0, 0, 1548, 1551, 3, 332, 166, 0, 1549, 1550, 5, 352, 0, 0, 1550, 1552, 3, 252, 126, 0, 1551, 1549, 1, 0, 0, 0, 1551, 1552, 1, 0, 0, 0, 1552, 1558, 1, 0, 0, 0, 1553, 1554, 3, 332, 166, 0, 1554, 1555, 5, 352, 0, 0, 1555, 1556, 5, 82, 0, 0, 1556, 1558, 1, 0, 0, 0, 1557, 1548, 1, 0, 0, 0, 1557, 1553, 1, 0, 0, 0, 1558, 25, 1, 0, 0, 0, 1559, 1560, 7, 22, 0, 0, 1560, 27, 1, 0, 0, 0, 1561, 1567, 3, 86, 43, 0, 1562, 1567, 3, 342, 171, 0, 1563, 1567, 3, 254, 127, 0, 1564, 1567, 3, 256, 128, 0, 1565, 1567, 3, 258, 129, 0, 1566, 1561, 1, 0, 0, 0, 1566, 1562, 1, 0, 0, 0, 1566, 1563, 1, 0, 0, 0, 1566, 1564, 1, 0, 0, 0, 1566, 1565, 1, 0, 0, 0, 1567, 29, 1, 0, 0, 0, 1568, 1573, 3, 332, 166, 0, 1569, 1570, 5, 5, 0, 0, 1570, 1572, 3, 332, 166, 0, 1571, 1569, 1, 0, 0, 0, 1572, 1575, 1, 0, 0, 0, 1573, 1571, 1, 0, 0, 0, 1573, 1574, 1, 0, 0, 0, 1574, 31, 1, 0, 0, 0, 1575, 1573, 1, 0, 0, 0, 1576, 1577, 5, 346, 0, 0, 1577, 1582, 3, 34, 17, 0, 1578, 1579, 5, 4, 0, 0, 1579, 1581, 3, 34, 17, 0, 1580, 1578, 1, 0, 0, 0, 1581, 1584, 1, 0, 0, 0, 1582, 1580, 1, 0, 0, 0, 1582, 1583, 1, 0, 0, 0, 1583, 33, 1, 0, 0, 0, 1584, 1582, 1, 0, 0, 0, 1585, 1587, 3, 328, 164, 0, 1586, 1588, 3, 180, 90, 0, 1587, 1586, 1, 0, 0, 0, 1587, 1588, 1, 0, 0, 0, 1588, 1590, 1, 0, 0, 0, 1589, 1591, 5, 20, 0, 0, 1590, 1589, 1, 0, 0, 0, 1590, 1591, 1, 0, 0, 0, 1591, 1592, 1, 0, 0, 0, 1592, 1593, 5, 2, 0, 0, 1593, 1594, 3, 16, 8, 0, 1594, 1595, 5, 3, 0, 0, 1595, 35, 1, 0, 0, 0, 1596, 1597, 5, 332, 0, 0, 1597, 1598, 3, 210, 105, 0, 1598, 37, 1, 0, 0, 0, 1599, 1600, 5, 207, 0, 0, 1600, 1616, 3, 50, 25, 0, 1601, 1602, 5, 218, 0, 0, 1602, 1603, 5, 31, 0, 0, 1603, 1616, 3, 224, 112, 0, 1604, 1616, 3, 10, 5, 0, 1605, 1616, 3, 8, 4, 0, 1606, 1616, 3, 206, 103, 0, 1607, 1616, 3, 58, 29, 0, 1608, 1609, 5, 170, 0, 0, 1609, 1616, 3, 342, 171, 0, 1610, 1611, 5, 51, 0, 0, 1611, 1616, 3, 342, 171, 0, 1612, 1613, 5, 297, 0, 0, 1613, 1616, 3, 42, 21, 0, 1614, 1616, 3, 40, 20, 0, 1615, 1599, 1, 0, 0, 0, 1615, 1601, 1, 0, 0, 0, 1615, 1604, 1, 0, 0, 0, 1615, 1605, 1, 0, 0, 0, 1615, 1606, 1, 0, 0, 0, 1615, 1607, 1, 0, 0, 0, 1615, 1608, 1, 0, 0, 0, 1615, 1610, 1, 0, 0, 0, 1615, 1612, 1, 0, 0, 0, 1615, 1614, 1, 0, 0, 0, 1616, 1619, 1, 0, 0, 0, 1617, 1615, 1, 0, 0, 0, 1617, 1618, 1, 0, 0, 0, 1618, 39, 1, 0, 0, 0, 1619, 1617, 1, 0, 0, 0, 1620, 1621, 5, 162, 0, 0, 1621, 1622, 5, 382, 0, 0, 1622, 41, 1, 0, 0, 0, 1623, 1624, 5, 2, 0, 0, 1624, 1629, 3, 44, 22, 0, 1625, 1626, 5, 4, 0, 0, 1626, 1628, 3, 44, 22, 0, 1627, 1625, 1, 0, 0, 0, 1628, 1631, 1, 0, 0, 0, 1629, 1627, 1, 0, 0, 0, 1629, 1630, 1, 0, 0, 0, 1630, 1632, 1, 0, 0, 0, 1631, 1629, 1, 0, 0, 0, 1632, 1633, 5, 3, 0, 0, 1633, 43, 1, 0, 0, 0, 1634, 1639, 3, 46, 23, 0, 1635, 1637, 5, 352, 0, 0, 1636, 1635, 1, 0, 0, 0, 1636, 1637, 1, 0, 0, 0, 1637, 1638, 1, 0, 0, 0, 1638, 1640, 3, 48, 24, 0, 1639, 1636, 1, 0, 0, 0, 1639, 1640, 1, 0, 0, 0, 1640, 45, 1, 0, 0, 0, 1641, 1646, 3, 332, 166, 0, 1642, 1643, 5, 5, 0, 0, 1643, 1645, 3, 332, 166, 0, 1644, 1642, 1, 0, 0, 0, 1645, 1648, 1, 0, 0, 0, 1646, 1644, 1, 0, 0, 0, 1646, 1647, 1, 0, 0, 0, 1647, 1651, 1, 0, 0, 0, 1648, 1646, 1, 0, 0, 0, 1649, 1651, 3, 342, 171, 0, 1650, 1641, 1, 0, 0, 0, 1650, 1649, 1, 0, 0, 0, 1651, 47, 1, 0, 0, 0, 1652, 1657, 5, 382, 0, 0, 1653, 1657, 5, 384, 0, 0, 1654, 1657, 3, 260, 130, 0, 1655, 1657, 3, 342, 171, 0, 1656, 1652, 1, 0, 0, 0, 1656, 1653, 1, 0, 0, 0, 1656, 1654, 1, 0, 0, 0, 1656, 1655, 1, 0, 0, 0, 1657, 49, 1, 0, 0, 0, 1658, 1659, 5, 2, 0, 0, 1659, 1664, 3, 52, 26, 0, 1660, 1661, 5, 4, 0, 0, 1661, 1663, 3, 52, 26, 0, 1662, 1660, 1, 0, 0, 0, 1663, 1666, 1, 0, 0, 0, 1664, 1662, 1, 0, 0, 0, 1664, 1665, 1, 0, 0, 0, 1665, 1667, 1, 0, 0, 0, 1666, 1664, 1, 0, 0, 0, 1667, 1668, 5, 3, 0, 0, 1668, 51, 1, 0, 0, 0, 1669, 1674, 3, 46, 23, 0, 1670, 1672, 5, 352, 0, 0, 1671, 1670, 1, 0, 0, 0, 1671, 1672, 1, 0, 0, 0, 1672, 1673, 1, 0, 0, 0, 1673, 1675, 3, 232, 116, 0, 1674, 1671, 1, 0, 0, 0, 1674, 1675, 1, 0, 0, 0, 1675, 53, 1, 0, 0, 0, 1676, 1677, 5, 2, 0, 0, 1677, 1682, 3, 252, 126, 0, 1678, 1679, 5, 4, 0, 0, 1679, 1681, 3, 252, 126, 0, 1680, 1678, 1, 0, 0, 0, 1681, 1684, 1, 0, 0, 0, 1682, 1680, 1, 0, 0, 0, 1682, 1683, 1, 0, 0, 0, 1683, 1685, 1, 0, 0, 0, 1684, 1682, 1, 0, 0, 0, 1685, 1686, 5, 3, 0, 0, 1686, 55, 1, 0, 0, 0, 1687, 1688, 5, 2, 0, 0, 1688, 1693, 3, 54, 27, 0, 1689, 1690, 5, 4, 0, 0, 1690, 1692, 3, 54, 27, 0, 1691, 1689, 1, 0, 0, 0, 1692, 1695, 1, 0, 0, 0, 1693, 1691, 1, 0, 0, 0, 1693, 1694, 1, 0, 0, 0, 1694, 1696, 1, 0, 0, 0, 1695, 1693, 1, 0, 0, 0, 1696, 1697, 5, 3, 0, 0, 1697, 57, 1, 0, 0, 0, 1698, 1699, 5, 283, 0, 0, 1699, 1700, 5, 20, 0, 0, 1700, 1705, 3, 60, 30, 0, 1701, 1702, 5, 283, 0, 0, 1702, 1703, 5, 31, 0, 0, 1703, 1705, 3, 62, 31, 0, 1704, 1698, 1, 0, 0, 0, 1704, 1701, 1, 0, 0, 0, 1705, 59, 1, 0, 0, 0, 1706, 1707, 5, 146, 0, 0, 1707, 1708, 3, 342, 171, 0, 1708, 1709, 5, 212, 0, 0, 1709, 1710, 3, 342, 171, 0, 1710, 1713, 1, 0, 0, 0, 1711, 1713, 3, 332, 166, 0, 1712, 1706, 1, 0, 0, 0, 1712, 1711, 1, 0, 0, 0, 1713, 61, 1, 0, 0, 0, 1714, 1718, 3, 342, 171, 0, 1715, 1716, 5, 346, 0, 0, 1716, 1717, 5, 267, 0, 0, 1717, 1719, 3, 42, 21, 0, 1718, 1715, 1, 0, 0, 0, 1718, 1719, 1, 0, 0, 0, 1719, 63, 1, 0, 0, 0, 1720, 1721, 3, 18, 9, 0, 1721, 1722, 3, 16, 8, 0, 1722, 1779, 1, 0, 0, 0, 1723, 1727, 3, 132, 66, 0, 1724, 1725, 3, 18, 9, 0, 1725, 1726, 3, 102, 51, 0, 1726, 1728, 1, 0, 0, 0, 1727, 1724, 1, 0, 0, 0, 1728, 1729, 1, 0, 0, 0, 1729, 1727, 1, 0, 0, 0, 1729, 1730, 1, 0, 0, 0, 1730, 1779, 1, 0, 0, 0, 1731, 1732, 5, 84, 0, 0, 1732, 1733, 5, 123, 0, 0, 1733, 1734, 3, 72, 36, 0, 1734, 1736, 3, 204, 102, 0, 1735, 1737, 3, 124, 62, 0, 1736, 1735, 1, 0, 0, 0, 1736, 1737, 1, 0, 0, 0, 1737, 1779, 1, 0, 0, 0, 1738, 1739, 5, 329, 0, 0, 1739, 1740, 3, 72, 36, 0, 1740, 1741, 3, 204, 102, 0, 1741, 1743, 3, 110, 55, 0, 1742, 1744, 3, 124, 62, 0, 1743, 1742, 1, 0, 0, 0, 1743, 1744, 1, 0, 0, 0, 1744, 1779, 1, 0, 0, 0, 1745, 1746, 5, 179, 0, 0, 1746, 1747, 5, 152, 0, 0, 1747, 1748, 3, 72, 36, 0, 1748, 1749, 3, 204, 102, 0, 1749, 1755, 5, 332, 0, 0, 1750, 1756, 3, 86, 43, 0, 1751, 1752, 5, 2, 0, 0, 1752, 1753, 3, 16, 8, 0, 1753, 1754, 5, 3, 0, 0, 1754, 1756, 1, 0, 0, 0, 1755, 1750, 1, 0, 0, 0, 1755, 1751, 1, 0, 0, 0, 1756, 1757, 1, 0, 0, 0, 1757, 1758, 3, 204, 102, 0, 1758, 1759, 5, 203, 0, 0, 1759, 1763, 3, 240, 120, 0, 1760, 1762, 3, 112, 56, 0, 1761, 1760, 1, 0, 0, 0, 1762, 1765, 1, 0, 0, 0, 1763, 1761, 1, 0, 0, 0, 1763, 1764, 1, 0, 0, 0, 1764, 1769, 1, 0, 0, 0, 1765, 1763, 1, 0, 0, 0, 1766, 1768, 3, 114, 57, 0, 1767, 1766, 1, 0, 0, 0, 1768, 1771, 1, 0, 0, 0, 1769, 1767, 1, 0, 0, 0, 1769, 1770, 1, 0, 0, 0, 1770, 1775, 1, 0, 0, 0, 1771, 1769, 1, 0, 0, 0, 1772, 1774, 3, 116, 58, 0, 1773, 1772, 1, 0, 0, 0, 1774, 1777, 1, 0, 0, 0, 1775, 1773, 1, 0, 0, 0, 1775, 1776, 1, 0, 0, 0, 1776, 1779, 1, 0, 0, 0, 1777, 1775, 1, 0, 0, 0, 1778, 1720, 1, 0, 0, 0, 1778, 1723, 1, 0, 0, 0, 1778, 1731, 1, 0, 0, 0, 1778, 1738, 1, 0, 0, 0, 1778, 1745, 1, 0, 0, 0, 1779, 65, 1, 0, 0, 0, 1780, 1781, 3, 86, 43, 0, 1781, 67, 1, 0, 0, 0, 1782, 1783, 3, 86, 43, 0, 1783, 69, 1, 0, 0, 0, 1784, 1785, 3, 216, 108, 0, 1785, 71, 1, 0, 0, 0, 1786, 1787, 3, 216, 108, 0, 1787, 73, 1, 0, 0, 0, 1788, 1789, 3, 218, 109, 0, 1789, 75, 1, 0, 0, 0, 1790, 1791, 3, 218, 109, 0, 1791, 77, 1, 0, 0, 0, 1792, 1795, 3, 210, 105, 0, 1793, 1795, 4, 39, 0, 0, 1794, 1792, 1, 0, 0, 0, 1794, 1793, 1, 0, 0, 0, 1795, 79, 1, 0, 0, 0, 1796, 1797, 3, 210, 105, 0, 1797, 81, 1, 0, 0, 0, 1798, 1803, 3, 78, 39, 0, 1799, 1800, 5, 4, 0, 0, 1800, 1802, 3, 78, 39, 0, 1801, 1799, 1, 0, 0, 0, 1802, 1805, 1, 0, 0, 0, 1803, 1801, 1, 0, 0, 0, 1803, 1804, 1, 0, 0, 0, 1804, 83, 1, 0, 0, 0, 1805, 1803, 1, 0, 0, 0, 1806, 1807, 3, 328, 164, 0, 1807, 85, 1, 0, 0, 0, 1808, 1809, 5, 136, 0, 0, 1809, 1810, 5, 2, 0, 0, 1810, 1811, 3, 232, 116, 0, 1811, 1812, 5, 3, 0, 0, 1812, 1815, 1, 0, 0, 0, 1813, 1815, 3, 210, 105, 0, 1814, 1808, 1, 0, 0, 0, 1814, 1813, 1, 0, 0, 0, 1815, 87, 1, 0, 0, 0, 1816, 1817, 5, 209, 0, 0, 1817, 1818, 5, 31, 0, 0, 1818, 1820, 3, 92, 46, 0, 1819, 1816, 1, 0, 0, 0, 1819, 1820, 1, 0, 0, 0, 1820, 1824, 1, 0, 0, 0, 1821, 1822, 5, 44, 0, 0, 1822, 1823, 5, 31, 0, 0, 1823, 1825, 3, 94, 47, 0, 1824, 1821, 1, 0, 0, 0, 1824, 1825, 1, 0, 0, 0, 1825, 1829, 1, 0, 0, 0, 1826, 1827, 5, 93, 0, 0, 1827, 1828, 5, 31, 0, 0, 1828, 1830, 3, 94, 47, 0, 1829, 1826, 1, 0, 0, 0, 1829, 1830, 1, 0, 0, 0, 1830, 1834, 1, 0, 0, 0, 1831, 1832, 5, 278, 0, 0, 1832, 1833, 5, 31, 0, 0, 1833, 1835, 3, 92, 46, 0, 1834, 1831, 1, 0, 0, 0, 1834, 1835, 1, 0, 0, 0, 1835, 1837, 1, 0, 0, 0, 1836, 1838, 3, 310, 155, 0, 1837, 1836, 1, 0, 0, 0, 1837, 1838, 1, 0, 0, 0, 1838, 1840, 1, 0, 0, 0, 1839, 1841, 3, 90, 45, 0, 1840, 1839, 1, 0, 0, 0, 1840, 1841, 1, 0, 0, 0, 1841, 1844, 1, 0, 0, 0, 1842, 1843, 5, 202, 0, 0, 1843, 1845, 3, 232, 116, 0, 1844, 1842, 1, 0, 0, 0, 1844, 1845, 1, 0, 0, 0, 1845, 89, 1, 0, 0, 0, 1846, 1849, 5, 165, 0, 0, 1847, 1850, 5, 10, 0, 0, 1848, 1850, 3, 232, 116, 0, 1849, 1847, 1, 0, 0, 0, 1849, 1848, 1, 0, 0, 0, 1850, 91, 1, 0, 0, 0, 1851, 1856, 3, 100, 50, 0, 1852, 1853, 5, 4, 0, 0, 1853, 1855, 3, 100, 50, 0, 1854, 1852, 1, 0, 0, 0, 1855, 1858, 1, 0, 0, 0, 1856, 1854, 1, 0, 0, 0, 1856, 1857, 1, 0, 0, 0, 1857, 93, 1, 0, 0, 0, 1858, 1856, 1, 0, 0, 0, 1859, 1864, 3, 232, 116, 0, 1860, 1861, 5, 4, 0, 0, 1861, 1863, 3, 232, 116, 0, 1862, 1860, 1, 0, 0, 0, 1863, 1866, 1, 0, 0, 0, 1864, 1862, 1, 0, 0, 0, 1864, 1865, 1, 0, 0, 0, 1865, 95, 1, 0, 0, 0, 1866, 1864, 1, 0, 0, 0, 1867, 1868, 6, 48, -1, 0, 1868, 1869, 3, 98, 49, 0, 1869, 1884, 1, 0, 0, 0, 1870, 1871, 10, 2, 0, 0, 1871, 1873, 5, 148, 0, 0, 1872, 1874, 3, 166, 83, 0, 1873, 1872, 1, 0, 0, 0, 1873, 1874, 1, 0, 0, 0, 1874, 1875, 1, 0, 0, 0, 1875, 1883, 3, 96, 48, 3, 1876, 1877, 10, 1, 0, 0, 1877, 1879, 7, 23, 0, 0, 1878, 1880, 3, 166, 83, 0, 1879, 1878, 1, 0, 0, 0, 1879, 1880, 1, 0, 0, 0, 1880, 1881, 1, 0, 0, 0, 1881, 1883, 3, 96, 48, 2, 1882, 1870, 1, 0, 0, 0, 1882, 1876, 1, 0, 0, 0, 1883, 1886, 1, 0, 0, 0, 1884, 1882, 1, 0, 0, 0, 1884, 1885, 1, 0, 0, 0, 1885, 97, 1, 0, 0, 0, 1886, 1884, 1, 0, 0, 0, 1887, 1912, 3, 104, 52, 0, 1888, 1890, 3, 132, 66, 0, 1889, 1891, 3, 102, 51, 0, 1890, 1889, 1, 0, 0, 0, 1891, 1892, 1, 0, 0, 0, 1892, 1890, 1, 0, 0, 0, 1892, 1893, 1, 0, 0, 0, 1893, 1912, 1, 0, 0, 0, 1894, 1895, 5, 293, 0, 0, 1895, 1912, 3, 72, 36, 0, 1896, 1897, 5, 333, 0, 0, 1897, 1902, 3, 232, 116, 0, 1898, 1899, 5, 4, 0, 0, 1899, 1901, 3, 232, 116, 0, 1900, 1898, 1, 0, 0, 0, 1901, 1904, 1, 0, 0, 0, 1902, 1900, 1, 0, 0, 0, 1902, 1903, 1, 0, 0, 0, 1903, 1905, 1, 0, 0, 0, 1904, 1902, 1, 0, 0, 0, 1905, 1906, 3, 204, 102, 0, 1906, 1912, 1, 0, 0, 0, 1907, 1908, 5, 2, 0, 0, 1908, 1909, 3, 16, 8, 0, 1909, 1910, 5, 3, 0, 0, 1910, 1912, 1, 0, 0, 0, 1911, 1887, 1, 0, 0, 0, 1911, 1888, 1, 0, 0, 0, 1911, 1894, 1, 0, 0, 0, 1911, 1896, 1, 0, 0, 0, 1911, 1907, 1, 0, 0, 0, 1912, 99, 1, 0, 0, 0, 1913, 1916, 3, 78, 39, 0, 1914, 1916, 3, 232, 116, 0, 1915, 1913, 1, 0, 0, 0, 1915, 1914, 1, 0, 0, 0, 1916, 1918, 1, 0, 0, 0, 1917, 1919, 7, 24, 0, 0, 1918, 1917, 1, 0, 0, 0, 1918, 1919, 1, 0, 0, 0, 1919, 1922, 1, 0, 0, 0, 1920, 1921, 5, 199, 0, 0, 1921, 1923, 7, 25, 0, 0, 1922, 1920, 1, 0, 0, 0, 1922, 1923, 1, 0, 0, 0, 1923, 101, 1, 0, 0, 0, 1924, 1926, 3, 106, 53, 0, 1925, 1927, 3, 124, 62, 0, 1926, 1925, 1, 0, 0, 0, 1926, 1927, 1, 0, 0, 0, 1927, 1928, 1, 0, 0, 0, 1928, 1929, 3, 88, 44, 0, 1929, 1952, 1, 0, 0, 0, 1930, 1934, 3, 108, 54, 0, 1931, 1933, 3, 164, 82, 0, 1932, 1931, 1, 0, 0, 0, 1933, 1936, 1, 0, 0, 0, 1934, 1932, 1, 0, 0, 0, 1934, 1935, 1, 0, 0, 0, 1935, 1938, 1, 0, 0, 0, 1936, 1934, 1, 0, 0, 0, 1937, 1939, 3, 124, 62, 0, 1938, 1937, 1, 0, 0, 0, 1938, 1939, 1, 0, 0, 0, 1939, 1941, 1, 0, 0, 0, 1940, 1942, 3, 136, 68, 0, 1941, 1940, 1, 0, 0, 0, 1941, 1942, 1, 0, 0, 0, 1942, 1944, 1, 0, 0, 0, 1943, 1945, 3, 126, 63, 0, 1944, 1943, 1, 0, 0, 0, 1944, 1945, 1, 0, 0, 0, 1945, 1947, 1, 0, 0, 0, 1946, 1948, 3, 310, 155, 0, 1947, 1946, 1, 0, 0, 0, 1947, 1948, 1, 0, 0, 0, 1948, 1949, 1, 0, 0, 0, 1949, 1950, 3, 88, 44, 0, 1950, 1952, 1, 0, 0, 0, 1951, 1924, 1, 0, 0, 0, 1951, 1930, 1, 0, 0, 0, 1952, 103, 1, 0, 0, 0, 1953, 1955, 3, 106, 53, 0, 1954, 1956, 3, 132, 66, 0, 1955, 1954, 1, 0, 0, 0, 1955, 1956, 1, 0, 0, 0, 1956, 1960, 1, 0, 0, 0, 1957, 1959, 3, 164, 82, 0, 1958, 1957, 1, 0, 0, 0, 1959, 1962, 1, 0, 0, 0, 1960, 1958, 1, 0, 0, 0, 1960, 1961, 1, 0, 0, 0, 1961, 1964, 1, 0, 0, 0, 1962, 1960, 1, 0, 0, 0, 1963, 1965, 3, 124, 62, 0, 1964, 1963, 1, 0, 0, 0, 1964, 1965, 1, 0, 0, 0, 1965, 1967, 1, 0, 0, 0, 1966, 1968, 3, 136, 68, 0, 1967, 1966, 1, 0, 0, 0, 1967, 1968, 1, 0, 0, 0, 1968, 1970, 1, 0, 0, 0, 1969, 1971, 3, 126, 63, 0, 1970, 1969, 1, 0, 0, 0, 1970, 1971, 1, 0, 0, 0, 1971, 1973, 1, 0, 0, 0, 1972, 1974, 3, 310, 155, 0, 1973, 1972, 1, 0, 0, 0, 1973, 1974, 1, 0, 0, 0, 1974, 1998, 1, 0, 0, 0, 1975, 1977, 3, 108, 54, 0, 1976, 1978, 3, 132, 66, 0, 1977, 1976, 1, 0, 0, 0, 1977, 1978, 1, 0, 0, 0, 1978, 1982, 1, 0, 0, 0, 1979, 1981, 3, 164, 82, 0, 1980, 1979, 1, 0, 0, 0, 1981, 1984, 1, 0, 0, 0, 1982, 1980, 1, 0, 0, 0, 1982, 1983, 1, 0, 0, 0, 1983, 1986, 1, 0, 0, 0, 1984, 1982, 1, 0, 0, 0, 1985, 1987, 3, 124, 62, 0, 1986, 1985, 1, 0, 0, 0, 1986, 1987, 1, 0, 0, 0, 1987, 1989, 1, 0, 0, 0, 1988, 1990, 3, 136, 68, 0, 1989, 1988, 1, 0, 0, 0, 1989, 1990, 1, 0, 0, 0, 1990, 1992, 1, 0, 0, 0, 1991, 1993, 3, 126, 63, 0, 1992, 1991, 1, 0, 0, 0, 1992, 1993, 1, 0, 0, 0, 1993, 1995, 1, 0, 0, 0, 1994, 1996, 3, 310, 155, 0, 1995, 1994, 1, 0, 0, 0, 1995, 1996, 1, 0, 0, 0, 1996, 1998, 1, 0, 0, 0, 1997, 1953, 1, 0, 0, 0, 1997, 1975, 1, 0, 0, 0, 1998, 105, 1, 0, 0, 0, 1999, 2000, 5, 263, 0, 0, 2000, 2001, 5, 314, 0, 0, 2001, 2003, 5, 2, 0, 0, 2002, 2004, 3, 166, 83, 0, 2003, 2002, 1, 0, 0, 0, 2003, 2004, 1, 0, 0, 0, 2004, 2005, 1, 0, 0, 0, 2005, 2006, 3, 238, 119, 0, 2006, 2007, 5, 3, 0, 0, 2007, 2019, 1, 0, 0, 0, 2008, 2010, 5, 177, 0, 0, 2009, 2011, 3, 166, 83, 0, 2010, 2009, 1, 0, 0, 0, 2010, 2011, 1, 0, 0, 0, 2011, 2012, 1, 0, 0, 0, 2012, 2019, 3, 238, 119, 0, 2013, 2015, 5, 238, 0, 0, 2014, 2016, 3, 166, 83, 0, 2015, 2014, 1, 0, 0, 0, 2015, 2016, 1, 0, 0, 0, 2016, 2017, 1, 0, 0, 0, 2017, 2019, 3, 238, 119, 0, 2018, 1999, 1, 0, 0, 0, 2018, 2008, 1, 0, 0, 0, 2018, 2013, 1, 0, 0, 0, 2019, 2021, 1, 0, 0, 0, 2020, 2022, 3, 206, 103, 0, 2021, 2020, 1, 0, 0, 0, 2021, 2022, 1, 0, 0, 0, 2022, 2025, 1, 0, 0, 0, 2023, 2024, 5, 236, 0, 0, 2024, 2026, 3, 342, 171, 0, 2025, 2023, 1, 0, 0, 0, 2025, 2026, 1, 0, 0, 0, 2026, 2027, 1, 0, 0, 0, 2027, 2028, 5, 332, 0, 0, 2028, 2041, 3, 342, 171, 0, 2029, 2039, 5, 20, 0, 0, 2030, 2040, 3, 182, 91, 0, 2031, 2040, 3, 296, 148, 0, 2032, 2035, 5, 2, 0, 0, 2033, 2036, 3, 182, 91, 0, 2034, 2036, 3, 296, 148, 0, 2035, 2033, 1, 0, 0, 0, 2035, 2034, 1, 0, 0, 0, 2036, 2037, 1, 0, 0, 0, 2037, 2038, 5, 3, 0, 0, 2038, 2040, 1, 0, 0, 0, 2039, 2030, 1, 0, 0, 0, 2039, 2031, 1, 0, 0, 0, 2039, 2032, 1, 0, 0, 0, 2040, 2042, 1, 0, 0, 0, 2041, 2029, 1, 0, 0, 0, 2041, 2042, 1, 0, 0, 0, 2042, 2044, 1, 0, 0, 0, 2043, 2045, 3, 206, 103, 0, 2044, 2043, 1, 0, 0, 0, 2044, 2045, 1, 0, 0, 0, 2045, 2048, 1, 0, 0, 0, 2046, 2047, 5, 235, 0, 0, 2047, 2049, 3, 342, 171, 0, 2048, 2046, 1, 0, 0, 0, 2048, 2049, 1, 0, 0, 0, 2049, 107, 1, 0, 0, 0, 2050, 2054, 5, 263, 0, 0, 2051, 2053, 3, 128, 64, 0, 2052, 2051, 1, 0, 0, 0, 2053, 2056, 1, 0, 0, 0, 2054, 2052, 1, 0, 0, 0, 2054, 2055, 1, 0, 0, 0, 2055, 2058, 1, 0, 0, 0, 2056, 2054, 1, 0, 0, 0, 2057, 2059, 3, 166, 83, 0, 2058, 2057, 1, 0, 0, 0, 2058, 2059, 1, 0, 0, 0, 2059, 2060, 1, 0, 0, 0, 2060, 2061, 3, 222, 111, 0, 2061, 109, 1, 0, 0, 0, 2062, 2063, 5, 269, 0, 0, 2063, 2064, 3, 120, 60, 0, 2064, 111, 1, 0, 0, 0, 2065, 2066, 5, 343, 0, 0, 2066, 2069, 5, 178, 0, 0, 2067, 2068, 5, 14, 0, 0, 2068, 2070, 3, 240, 120, 0, 2069, 2067, 1, 0, 0, 0, 2069, 2070, 1, 0, 0, 0, 2070, 2071, 1, 0, 0, 0, 2071, 2079, 5, 300, 0, 0, 2072, 2080, 5, 84, 0, 0, 2073, 2074, 5, 329, 0, 0, 2074, 2077, 5, 269, 0, 0, 2075, 2078, 5, 363, 0, 0, 2076, 2078, 3, 120, 60, 0, 2077, 2075, 1, 0, 0, 0, 2077, 2076, 1, 0, 0, 0, 2078, 2080, 1, 0, 0, 0, 2079, 2072, 1, 0, 0, 0, 2079, 2073, 1, 0, 0, 0, 2080, 113, 1, 0, 0, 0, 2081, 2082, 5, 343, 0, 0, 2082, 2083, 5, 197, 0, 0, 2083, 2086, 5, 178, 0, 0, 2084, 2085, 5, 31, 0, 0, 2085, 2087, 5, 296, 0, 0, 2086, 2084, 1, 0, 0, 0, 2086, 2087, 1, 0, 0, 0, 2087, 2090, 1, 0, 0, 0, 2088, 2089, 5, 14, 0, 0, 2089, 2091, 3, 240, 120, 0, 2090, 2088, 1, 0, 0, 0, 2090, 2091, 1, 0, 0, 0, 2091, 2092, 1, 0, 0, 0, 2092, 2093, 5, 300, 0, 0, 2093, 2094, 3, 118, 59, 0, 2094, 115, 1, 0, 0, 0, 2095, 2096, 5, 343, 0, 0, 2096, 2097, 5, 197, 0, 0, 2097, 2098, 5, 178, 0, 0, 2098, 2099, 5, 31, 0, 0, 2099, 2102, 5, 280, 0, 0, 2100, 2101, 5, 14, 0, 0, 2101, 2103, 3, 240, 120, 0, 2102, 2100, 1, 0, 0, 0, 2102, 2103, 1, 0, 0, 0, 2103, 2104, 1, 0, 0, 0, 2104, 2109, 5, 300, 0, 0, 2105, 2110, 5, 84, 0, 0, 2106, 2107, 5, 329, 0, 0, 2107, 2108, 5, 269, 0, 0, 2108, 2110, 3, 120, 60, 0, 2109, 2105, 1, 0, 0, 0, 2109, 2106, 1, 0, 0, 0, 2110, 117, 1, 0, 0, 0, 2111, 2112, 5, 147, 0, 0, 2112, 2130, 5, 363, 0, 0, 2113, 2114, 5, 147, 0, 0, 2114, 2115, 5, 2, 0, 0, 2115, 2116, 3, 208, 104, 0, 2116, 2117, 5, 3, 0, 0, 2117, 2118, 5, 333, 0, 0, 2118, 2119, 5, 2, 0, 0, 2119, 2124, 3, 232, 116, 0, 2120, 2121, 5, 4, 0, 0, 2121, 2123, 3, 232, 116, 0, 2122, 2120, 1, 0, 0, 0, 2123, 2126, 1, 0, 0, 0, 2124, 2122, 1, 0, 0, 0, 2124, 2125, 1, 0, 0, 0, 2125, 2127, 1, 0, 0, 0, 2126, 2124, 1, 0, 0, 0, 2127, 2128, 5, 3, 0, 0, 2128, 2130, 1, 0, 0, 0, 2129, 2111, 1, 0, 0, 0, 2129, 2113, 1, 0, 0, 0, 2130, 119, 1, 0, 0, 0, 2131, 2136, 3, 122, 61, 0, 2132, 2133, 5, 4, 0, 0, 2133, 2135, 3, 122, 61, 0, 2134, 2132, 1, 0, 0, 0, 2135, 2138, 1, 0, 0, 0, 2136, 2134, 1, 0, 0, 0, 2136, 2137, 1, 0, 0, 0, 2137, 121, 1, 0, 0, 0, 2138, 2136, 1, 0, 0, 0, 2139, 2140, 3, 210, 105, 0, 2140, 2141, 5, 352, 0, 0, 2141, 2142, 3, 232, 116, 0, 2142, 123, 1, 0, 0, 0, 2143, 2144, 5, 344, 0, 0, 2144, 2145, 3, 240, 120, 0, 2145, 125, 1, 0, 0, 0, 2146, 2147, 5, 132, 0, 0, 2147, 2148, 3, 240, 120, 0, 2148, 127, 1, 0, 0, 0, 2149, 2150, 5, 374, 0, 0, 2150, 2157, 3, 130, 65, 0, 2151, 2153, 5, 4, 0, 0, 2152, 2151, 1, 0, 0, 0, 2152, 2153, 1, 0, 0, 0, 2153, 2154, 1, 0, 0, 0, 2154, 2156, 3, 130, 65, 0, 2155, 2152, 1, 0, 0, 0, 2156, 2159, 1, 0, 0, 0, 2157, 2155, 1, 0, 0, 0, 2157, 2158, 1, 0, 0, 0, 2158, 2160, 1, 0, 0, 0, 2159, 2157, 1, 0, 0, 0, 2160, 2161, 5, 375, 0, 0, 2161, 129, 1, 0, 0, 0, 2162, 2176, 3, 332, 166, 0, 2163, 2164, 3, 332, 166, 0, 2164, 2165, 5, 2, 0, 0, 2165, 2170, 3, 248, 124, 0, 2166, 2167, 5, 4, 0, 0, 2167, 2169, 3, 248, 124, 0, 2168, 2166, 1, 0, 0, 0, 2169, 2172, 1, 0, 0, 0, 2170, 2168, 1, 0, 0, 0, 2170, 2171, 1, 0, 0, 0, 2171, 2173, 1, 0, 0, 0, 2172, 2170, 1, 0, 0, 0, 2173, 2174, 5, 3, 0, 0, 2174, 2176, 1, 0, 0, 0, 2175, 2162, 1, 0, 0, 0, 2175, 2163, 1, 0, 0, 0, 2176, 131, 1, 0, 0, 0, 2177, 2178, 5, 123, 0, 0, 2178, 2183, 3, 168, 84, 0, 2179, 2180, 5, 4, 0, 0, 2180, 2182, 3, 168, 84, 0, 2181, 2179, 1, 0, 0, 0, 2182, 2185, 1, 0, 0, 0, 2183, 2181, 1, 0, 0, 0, 2183, 2184, 1, 0, 0, 0, 2184, 2189, 1, 0, 0, 0, 2185, 2183, 1, 0, 0, 0, 2186, 2188, 3, 164, 82, 0, 2187, 2186, 1, 0, 0, 0, 2188, 2191, 1, 0, 0, 0, 2189, 2187, 1, 0, 0, 0, 2189, 2190, 1, 0, 0, 0, 2190, 2193, 1, 0, 0, 0, 2191, 2189, 1, 0, 0, 0, 2192, 2194, 3, 144, 72, 0, 2193, 2192, 1, 0, 0, 0, 2193, 2194, 1, 0, 0, 0, 2194, 2196, 1, 0, 0, 0, 2195, 2197, 3, 150, 75, 0, 2196, 2195, 1, 0, 0, 0, 2196, 2197, 1, 0, 0, 0, 2197, 133, 1, 0, 0, 0, 2198, 2200, 5, 119, 0, 0, 2199, 2198, 1, 0, 0, 0, 2199, 2200, 1, 0, 0, 0, 2200, 2201, 1, 0, 0, 0, 2201, 2202, 7, 26, 0, 0, 2202, 2203, 5, 20, 0, 0, 2203, 2206, 5, 201, 0, 0, 2204, 2207, 5, 382, 0, 0, 2205, 2207, 3, 342, 171, 0, 2206, 2204, 1, 0, 0, 0, 2206, 2205, 1, 0, 0, 0, 2207, 2216, 1, 0, 0, 0, 2208, 2210, 5, 119, 0, 0, 2209, 2208, 1, 0, 0, 0, 2209, 2210, 1, 0, 0, 0, 2210, 2211, 1, 0, 0, 0, 2211, 2212, 7, 27, 0, 0, 2212, 2213, 5, 20, 0, 0, 2213, 2214, 5, 201, 0, 0, 2214, 2216, 3, 244, 122, 0, 2215, 2199, 1, 0, 0, 0, 2215, 2209, 1, 0, 0, 0, 2216, 135, 1, 0, 0, 0, 2217, 2218, 5, 130, 0, 0, 2218, 2219, 5, 31, 0, 0, 2219, 2224, 3, 138, 69, 0, 2220, 2221, 5, 4, 0, 0, 2221, 2223, 3, 138, 69, 0, 2222, 2220, 1, 0, 0, 0, 2223, 2226, 1, 0, 0, 0, 2224, 2222, 1, 0, 0, 0, 2224, 2225, 1, 0, 0, 0, 2225, 2257, 1, 0, 0, 0, 2226, 2224, 1, 0, 0, 0, 2227, 2228, 5, 130, 0, 0, 2228, 2229, 5, 31, 0, 0, 2229, 2234, 3, 232, 116, 0, 2230, 2231, 5, 4, 0, 0, 2231, 2233, 3, 232, 116, 0, 2232, 2230, 1, 0, 0, 0, 2233, 2236, 1, 0, 0, 0, 2234, 2232, 1, 0, 0, 0, 2234, 2235, 1, 0, 0, 0, 2235, 2254, 1, 0, 0, 0, 2236, 2234, 1, 0, 0, 0, 2237, 2238, 5, 346, 0, 0, 2238, 2255, 5, 256, 0, 0, 2239, 2240, 5, 346, 0, 0, 2240, 2255, 5, 61, 0, 0, 2241, 2242, 5, 131, 0, 0, 2242, 2243, 5, 271, 0, 0, 2243, 2244, 5, 2, 0, 0, 2244, 2249, 3, 142, 71, 0, 2245, 2246, 5, 4, 0, 0, 2246, 2248, 3, 142, 71, 0, 2247, 2245, 1, 0, 0, 0, 2248, 2251, 1, 0, 0, 0, 2249, 2247, 1, 0, 0, 0, 2249, 2250, 1, 0, 0, 0, 2250, 2252, 1, 0, 0, 0, 2251, 2249, 1, 0, 0, 0, 2252, 2253, 5, 3, 0, 0, 2253, 2255, 1, 0, 0, 0, 2254, 2237, 1, 0, 0, 0, 2254, 2239, 1, 0, 0, 0, 2254, 2241, 1, 0, 0, 0, 2254, 2255, 1, 0, 0, 0, 2255, 2257, 1, 0, 0, 0, 2256, 2217, 1, 0, 0, 0, 2256, 2227, 1, 0, 0, 0, 2257, 137, 1, 0, 0, 0, 2258, 2262, 3, 78, 39, 0, 2259, 2262, 3, 140, 70, 0, 2260, 2262, 3, 232, 116, 0, 2261, 2258, 1, 0, 0, 0, 2261, 2259, 1, 0, 0, 0, 2261, 2260, 1, 0, 0, 0, 2262, 139, 1, 0, 0, 0, 2263, 2264, 7, 28, 0, 0, 2264, 2265, 5, 2, 0, 0, 2265, 2270, 3, 142, 71, 0, 2266, 2267, 5, 4, 0, 0, 2267, 2269, 3, 142, 71, 0, 2268, 2266, 1, 0, 0, 0, 2269, 2272, 1, 0, 0, 0, 2270, 2268, 1, 0, 0, 0, 2270, 2271, 1, 0, 0, 0, 2271, 2273, 1, 0, 0, 0, 2272, 2270, 1, 0, 0, 0, 2273, 2274, 5, 3, 0, 0, 2274, 2295, 1, 0, 0, 0, 2275, 2276, 5, 131, 0, 0, 2276, 2277, 5, 271, 0, 0, 2277, 2280, 5, 2, 0, 0, 2278, 2281, 3, 140, 70, 0, 2279, 2281, 3, 142, 71, 0, 2280, 2278, 1, 0, 0, 0, 2280, 2279, 1, 0, 0, 0, 2281, 2289, 1, 0, 0, 0, 2282, 2285, 5, 4, 0, 0, 2283, 2286, 3, 140, 70, 0, 2284, 2286, 3, 142, 71, 0, 2285, 2283, 1, 0, 0, 0, 2285, 2284, 1, 0, 0, 0, 2286, 2288, 1, 0, 0, 0, 2287, 2282, 1, 0, 0, 0, 2288, 2291, 1, 0, 0, 0, 2289, 2287, 1, 0, 0, 0, 2289, 2290, 1, 0, 0, 0, 2290, 2292, 1, 0, 0, 0, 2291, 2289, 1, 0, 0, 0, 2292, 2293, 5, 3, 0, 0, 2293, 2295, 1, 0, 0, 0, 2294, 2263, 1, 0, 0, 0, 2294, 2275, 1, 0, 0, 0, 2295, 141, 1, 0, 0, 0, 2296, 2317, 3, 78, 39, 0, 2297, 2317, 3, 232, 116, 0, 2298, 2313, 5, 2, 0, 0, 2299, 2302, 3, 78, 39, 0, 2300, 2302, 3, 232, 116, 0, 2301, 2299, 1, 0, 0, 0, 2301, 2300, 1, 0, 0, 0, 2302, 2310, 1, 0, 0, 0, 2303, 2306, 5, 4, 0, 0, 2304, 2307, 3, 78, 39, 0, 2305, 2307, 3, 232, 116, 0, 2306, 2304, 1, 0, 0, 0, 2306, 2305, 1, 0, 0, 0, 2307, 2309, 1, 0, 0, 0, 2308, 2303, 1, 0, 0, 0, 2309, 2312, 1, 0, 0, 0, 2310, 2308, 1, 0, 0, 0, 2310, 2311, 1, 0, 0, 0, 2311, 2314, 1, 0, 0, 0, 2312, 2310, 1, 0, 0, 0, 2313, 2301, 1, 0, 0, 0, 2313, 2314, 1, 0, 0, 0, 2314, 2315, 1, 0, 0, 0, 2315, 2317, 5, 3, 0, 0, 2316, 2296, 1, 0, 0, 0, 2316, 2297, 1, 0, 0, 0, 2316, 2298, 1, 0, 0, 0, 2317, 143, 1, 0, 0, 0, 2318, 2319, 5, 223, 0, 0, 2319, 2320, 5, 2, 0, 0, 2320, 2321, 3, 222, 111, 0, 2321, 2322, 5, 119, 0, 0, 2322, 2323, 3, 146, 73, 0, 2323, 2324, 5, 140, 0, 0, 2324, 2325, 5, 2, 0, 0, 2325, 2330, 3, 148, 74, 0, 2326, 2327, 5, 4, 0, 0, 2327, 2329, 3, 148, 74, 0, 2328, 2326, 1, 0, 0, 0, 2329, 2332, 1, 0, 0, 0, 2330, 2328, 1, 0, 0, 0, 2330, 2331, 1, 0, 0, 0, 2331, 2333, 1, 0, 0, 0, 2332, 2330, 1, 0, 0, 0, 2333, 2334, 5, 3, 0, 0, 2334, 2335, 5, 3, 0, 0, 2335, 145, 1, 0, 0, 0, 2336, 2349, 3, 332, 166, 0, 2337, 2338, 5, 2, 0, 0, 2338, 2343, 3, 332, 166, 0, 2339, 2340, 5, 4, 0, 0, 2340, 2342, 3, 332, 166, 0, 2341, 2339, 1, 0, 0, 0, 2342, 2345, 1, 0, 0, 0, 2343, 2341, 1, 0, 0, 0, 2343, 2344, 1, 0, 0, 0, 2344, 2346, 1, 0, 0, 0, 2345, 2343, 1, 0, 0, 0, 2346, 2347, 5, 3, 0, 0, 2347, 2349, 1, 0, 0, 0, 2348, 2336, 1, 0, 0, 0, 2348, 2337, 1, 0, 0, 0, 2349, 147, 1, 0, 0, 0, 2350, 2355, 3, 232, 116, 0, 2351, 2353, 5, 20, 0, 0, 2352, 2351, 1, 0, 0, 0, 2352, 2353, 1, 0, 0, 0, 2353, 2354, 1, 0, 0, 0, 2354, 2356, 3, 332, 166, 0, 2355, 2352, 1, 0, 0, 0, 2355, 2356, 1, 0, 0, 0, 2356, 149, 1, 0, 0, 0, 2357, 2360, 5, 327, 0, 0, 2358, 2359, 7, 29, 0, 0, 2359, 2361, 5, 199, 0, 0, 2360, 2358, 1, 0, 0, 0, 2360, 2361, 1, 0, 0, 0, 2361, 2362, 1, 0, 0, 0, 2362, 2365, 5, 2, 0, 0, 2363, 2366, 3, 152, 76, 0, 2364, 2366, 3, 154, 77, 0, 2365, 2363, 1, 0, 0, 0, 2365, 2364, 1, 0, 0, 0, 2366, 2367, 1, 0, 0, 0, 2367, 2372, 5, 3, 0, 0, 2368, 2370, 5, 20, 0, 0, 2369, 2368, 1, 0, 0, 0, 2369, 2370, 1, 0, 0, 0, 2370, 2371, 1, 0, 0, 0, 2371, 2373, 3, 332, 166, 0, 2372, 2369, 1, 0, 0, 0, 2372, 2373, 1, 0, 0, 0, 2373, 151, 1, 0, 0, 0, 2374, 2375, 3, 332, 166, 0, 2375, 2376, 5, 119, 0, 0, 2376, 2377, 3, 332, 166, 0, 2377, 2378, 5, 140, 0, 0, 2378, 2379, 5, 2, 0, 0, 2379, 2384, 3, 158, 79, 0, 2380, 2381, 5, 4, 0, 0, 2381, 2383, 3, 158, 79, 0, 2382, 2380, 1, 0, 0, 0, 2383, 2386, 1, 0, 0, 0, 2384, 2382, 1, 0, 0, 0, 2384, 2385, 1, 0, 0, 0, 2385, 2387, 1, 0, 0, 0, 2386, 2384, 1, 0, 0, 0, 2387, 2388, 5, 3, 0, 0, 2388, 153, 1, 0, 0, 0, 2389, 2390, 5, 2, 0, 0, 2390, 2395, 3, 332, 166, 0, 2391, 2392, 5, 4, 0, 0, 2392, 2394, 3, 332, 166, 0, 2393, 2391, 1, 0, 0, 0, 2394, 2397, 1, 0, 0, 0, 2395, 2393, 1, 0, 0, 0, 2395, 2396, 1, 0, 0, 0, 2396, 2398, 1, 0, 0, 0, 2397, 2395, 1, 0, 0, 0, 2398, 2399, 5, 3, 0, 0, 2399, 2400, 5, 119, 0, 0, 2400, 2401, 3, 332, 166, 0, 2401, 2402, 5, 140, 0, 0, 2402, 2403, 5, 2, 0, 0, 2403, 2408, 3, 156, 78, 0, 2404, 2405, 5, 4, 0, 0, 2405, 2407, 3, 156, 78, 0, 2406, 2404, 1, 0, 0, 0, 2407, 2410, 1, 0, 0, 0, 2408, 2406, 1, 0, 0, 0, 2408, 2409, 1, 0, 0, 0, 2409, 2411, 1, 0, 0, 0, 2410, 2408, 1, 0, 0, 0, 2411, 2412, 5, 3, 0, 0, 2412, 155, 1, 0, 0, 0, 2413, 2414, 5, 2, 0, 0, 2414, 2419, 3, 210, 105, 0, 2415, 2416, 5, 4, 0, 0, 2416, 2418, 3, 210, 105, 0, 2417, 2415, 1, 0, 0, 0, 2418, 2421, 1, 0, 0, 0, 2419, 2417, 1, 0, 0, 0, 2419, 2420, 1, 0, 0, 0, 2420, 2422, 1, 0, 0, 0, 2421, 2419, 1, 0, 0, 0, 2422, 2427, 5, 3, 0, 0, 2423, 2425, 5, 20, 0, 0, 2424, 2423, 1, 0, 0, 0, 2424, 2425, 1, 0, 0, 0, 2425, 2426, 1, 0, 0, 0, 2426, 2428, 3, 332, 166, 0, 2427, 2424, 1, 0, 0, 0, 2427, 2428, 1, 0, 0, 0, 2428, 157, 1, 0, 0, 0, 2429, 2434, 3, 210, 105, 0, 2430, 2432, 5, 20, 0, 0, 2431, 2430, 1, 0, 0, 0, 2431, 2432, 1, 0, 0, 0, 2432, 2433, 1, 0, 0, 0, 2433, 2435, 3, 332, 166, 0, 2434, 2431, 1, 0, 0, 0, 2434, 2435, 1, 0, 0, 0, 2435, 159, 1, 0, 0, 0, 2436, 2437, 5, 137, 0, 0, 2437, 2438, 5, 197, 0, 0, 2438, 2439, 5, 105, 0, 0, 2439, 161, 1, 0, 0, 0, 2440, 2441, 5, 137, 0, 0, 2441, 2442, 5, 105, 0, 0, 2442, 163, 1, 0, 0, 0, 2443, 2444, 5, 158, 0, 0, 2444, 2446, 5, 338, 0, 0, 2445, 2447, 5, 211, 0, 0, 2446, 2445, 1, 0, 0, 0, 2446, 2447, 1, 0, 0, 0, 2447, 2448, 1, 0, 0, 0, 2448, 2449, 3, 76, 38, 0, 2449, 2458, 5, 2, 0, 0, 2450, 2455, 3, 232, 116, 0, 2451, 2452, 5, 4, 0, 0, 2452, 2454, 3, 232, 116, 0, 2453, 2451, 1, 0, 0, 0, 2454, 2457, 1, 0, 0, 0, 2455, 2453, 1, 0, 0, 0, 2455, 2456, 1, 0, 0, 0, 2456, 2459, 1, 0, 0, 0, 2457, 2455, 1, 0, 0, 0, 2458, 2450, 1, 0, 0, 0, 2458, 2459, 1, 0, 0, 0, 2459, 2460, 1, 0, 0, 0, 2460, 2461, 5, 3, 0, 0, 2461, 2473, 3, 204, 102, 0, 2462, 2464, 5, 20, 0, 0, 2463, 2462, 1, 0, 0, 0, 2463, 2464, 1, 0, 0, 0, 2464, 2465, 1, 0, 0, 0, 2465, 2470, 3, 332, 166, 0, 2466, 2467, 5, 4, 0, 0, 2467, 2469, 3, 332, 166, 0, 2468, 2466, 1, 0, 0, 0, 2469, 2472, 1, 0, 0, 0, 2470, 2468, 1, 0, 0, 0, 2470, 2471, 1, 0, 0, 0, 2471, 2474, 1, 0, 0, 0, 2472, 2470, 1, 0, 0, 0, 2473, 2463, 1, 0, 0, 0, 2473, 2474, 1, 0, 0, 0, 2474, 165, 1, 0, 0, 0, 2475, 2476, 7, 30, 0, 0, 2476, 167, 1, 0, 0, 0, 2477, 2491, 3, 72, 36, 0, 2478, 2480, 5, 158, 0, 0, 2479, 2478, 1, 0, 0, 0, 2479, 2480, 1, 0, 0, 0, 2480, 2481, 1, 0, 0, 0, 2481, 2487, 3, 192, 96, 0, 2482, 2486, 3, 170, 85, 0, 2483, 2486, 3, 144, 72, 0, 2484, 2486, 3, 150, 75, 0, 2485, 2482, 1, 0, 0, 0, 2485, 2483, 1, 0, 0, 0, 2485, 2484, 1, 0, 0, 0, 2486, 2489, 1, 0, 0, 0, 2487, 2485, 1, 0, 0, 0, 2487, 2488, 1, 0, 0, 0, 2488, 2491, 1, 0, 0, 0, 2489, 2487, 1, 0, 0, 0, 2490, 2477, 1, 0, 0, 0, 2490, 2479, 1, 0, 0, 0, 2491, 169, 1, 0, 0, 0, 2492, 2493, 3, 172, 86, 0, 2493, 2495, 5, 155, 0, 0, 2494, 2496, 5, 158, 0, 0, 2495, 2494, 1, 0, 0, 0, 2495, 2496, 1, 0, 0, 0, 2496, 2497, 1, 0, 0, 0, 2497, 2499, 3, 192, 96, 0, 2498, 2500, 3, 174, 87, 0, 2499, 2498, 1, 0, 0, 0, 2499, 2500, 1, 0, 0, 0, 2500, 2510, 1, 0, 0, 0, 2501, 2502, 5, 194, 0, 0, 2502, 2503, 3, 172, 86, 0, 2503, 2505, 5, 155, 0, 0, 2504, 2506, 5, 158, 0, 0, 2505, 2504, 1, 0, 0, 0, 2505, 2506, 1, 0, 0, 0, 2506, 2507, 1, 0, 0, 0, 2507, 2508, 3, 192, 96, 0, 2508, 2510, 1, 0, 0, 0, 2509, 2492, 1, 0, 0, 0, 2509, 2501, 1, 0, 0, 0, 2510, 171, 1, 0, 0, 0, 2511, 2513, 5, 144, 0, 0, 2512, 2511, 1, 0, 0, 0, 2512, 2513, 1, 0, 0, 0, 2513, 2528, 1, 0, 0, 0, 2514, 2528, 5, 60, 0, 0, 2515, 2517, 5, 161, 0, 0, 2516, 2518, 5, 211, 0, 0, 2517, 2516, 1, 0, 0, 0, 2517, 2518, 1, 0, 0, 0, 2518, 2528, 1, 0, 0, 0, 2519, 2521, 5, 161, 0, 0, 2520, 2519, 1, 0, 0, 0, 2520, 2521, 1, 0, 0, 0, 2521, 2522, 1, 0, 0, 0, 2522, 2528, 7, 31, 0, 0, 2523, 2525, 7, 32, 0, 0, 2524, 2526, 5, 211, 0, 0, 2525, 2524, 1, 0, 0, 0, 2525, 2526, 1, 0, 0, 0, 2526, 2528, 1, 0, 0, 0, 2527, 2512, 1, 0, 0, 0, 2527, 2514, 1, 0, 0, 0, 2527, 2515, 1, 0, 0, 0, 2527, 2520, 1, 0, 0, 0, 2527, 2523, 1, 0, 0, 0, 2528, 173, 1, 0, 0, 0, 2529, 2530, 5, 203, 0, 0, 2530, 2534, 3, 240, 120, 0, 2531, 2532, 5, 332, 0, 0, 2532, 2534, 3, 180, 90, 0, 2533, 2529, 1, 0, 0, 0, 2533, 2531, 1, 0, 0, 0, 2534, 175, 1, 0, 0, 0, 2535, 2536, 5, 295, 0, 0, 2536, 2538, 5, 2, 0, 0, 2537, 2539, 3, 178, 89, 0, 2538, 2537, 1, 0, 0, 0, 2538, 2539, 1, 0, 0, 0, 2539, 2540, 1, 0, 0, 0, 2540, 2545, 5, 3, 0, 0, 2541, 2542, 5, 243, 0, 0, 2542, 2543, 5, 2, 0, 0, 2543, 2544, 5, 382, 0, 0, 2544, 2546, 5, 3, 0, 0, 2545, 2541, 1, 0, 0, 0, 2545, 2546, 1, 0, 0, 0, 2546, 177, 1, 0, 0, 0, 2547, 2549, 5, 362, 0, 0, 2548, 2547, 1, 0, 0, 0, 2548, 2549, 1, 0, 0, 0, 2549, 2550, 1, 0, 0, 0, 2550, 2551, 7, 33, 0, 0, 2551, 2572, 5, 222, 0, 0, 2552, 2553, 3, 232, 116, 0, 2553, 2554, 5, 258, 0, 0, 2554, 2572, 1, 0, 0, 0, 2555, 2556, 5, 29, 0, 0, 2556, 2557, 5, 382, 0, 0, 2557, 2558, 5, 210, 0, 0, 2558, 2559, 5, 201, 0, 0, 2559, 2568, 5, 382, 0, 0, 2560, 2566, 5, 203, 0, 0, 2561, 2567, 3, 332, 166, 0, 2562, 2563, 3, 326, 163, 0, 2563, 2564, 5, 2, 0, 0, 2564, 2565, 5, 3, 0, 0, 2565, 2567, 1, 0, 0, 0, 2566, 2561, 1, 0, 0, 0, 2566, 2562, 1, 0, 0, 0, 2567, 2569, 1, 0, 0, 0, 2568, 2560, 1, 0, 0, 0, 2568, 2569, 1, 0, 0, 0, 2569, 2572, 1, 0, 0, 0, 2570, 2572, 3, 232, 116, 0, 2571, 2548, 1, 0, 0, 0, 2571, 2552, 1, 0, 0, 0, 2571, 2555, 1, 0, 0, 0, 2571, 2570, 1, 0, 0, 0, 2572, 179, 1, 0, 0, 0, 2573, 2574, 5, 2, 0, 0, 2574, 2575, 3, 182, 91, 0, 2575, 2576, 5, 3, 0, 0, 2576, 181, 1, 0, 0, 0, 2577, 2582, 3, 328, 164, 0, 2578, 2579, 5, 4, 0, 0, 2579, 2581, 3, 328, 164, 0, 2580, 2578, 1, 0, 0, 0, 2581, 2584, 1, 0, 0, 0, 2582, 2580, 1, 0, 0, 0, 2582, 2583, 1, 0, 0, 0, 2583, 183, 1, 0, 0, 0, 2584, 2582, 1, 0, 0, 0, 2585, 2586, 5, 2, 0, 0, 2586, 2591, 3, 186, 93, 0, 2587, 2588, 5, 4, 0, 0, 2588, 2590, 3, 186, 93, 0, 2589, 2587, 1, 0, 0, 0, 2590, 2593, 1, 0, 0, 0, 2591, 2589, 1, 0, 0, 0, 2591, 2592, 1, 0, 0, 0, 2592, 2594, 1, 0, 0, 0, 2593, 2591, 1, 0, 0, 0, 2594, 2595, 5, 3, 0, 0, 2595, 185, 1, 0, 0, 0, 2596, 2598, 3, 328, 164, 0, 2597, 2599, 7, 24, 0, 0, 2598, 2597, 1, 0, 0, 0, 2598, 2599, 1, 0, 0, 0, 2599, 187, 1, 0, 0, 0, 2600, 2601, 5, 2, 0, 0, 2601, 2606, 3, 190, 95, 0, 2602, 2603, 5, 4, 0, 0, 2603, 2605, 3, 190, 95, 0, 2604, 2602, 1, 0, 0, 0, 2605, 2608, 1, 0, 0, 0, 2606, 2604, 1, 0, 0, 0, 2606, 2607, 1, 0, 0, 0, 2607, 2609, 1, 0, 0, 0, 2608, 2606, 1, 0, 0, 0, 2609, 2610, 5, 3, 0, 0, 2610, 189, 1, 0, 0, 0, 2611, 2614, 3, 84, 42, 0, 2612, 2613, 5, 51, 0, 0, 2613, 2615, 3, 342, 171, 0, 2614, 2612, 1, 0, 0, 0, 2614, 2615, 1, 0, 0, 0, 2615, 191, 1, 0, 0, 0, 2616, 2620, 3, 72, 36, 0, 2617, 2620, 3, 76, 38, 0, 2618, 2620, 3, 86, 43, 0, 2619, 2616, 1, 0, 0, 0, 2619, 2617, 1, 0, 0, 0, 2619, 2618, 1, 0, 0, 0, 2620, 2622, 1, 0, 0, 0, 2621, 2623, 3, 134, 67, 0, 2622, 2621, 1, 0, 0, 0, 2622, 2623, 1, 0, 0, 0, 2623, 2625, 1, 0, 0, 0, 2624, 2626, 3, 176, 88, 0, 2625, 2624, 1, 0, 0, 0, 2625, 2626, 1, 0, 0, 0, 2626, 2627, 1, 0, 0, 0, 2627, 2628, 3, 204, 102, 0, 2628, 2672, 1, 0, 0, 0, 2629, 2630, 5, 2, 0, 0, 2630, 2631, 3, 16, 8, 0, 2631, 2633, 5, 3, 0, 0, 2632, 2634, 3, 176, 88, 0, 2633, 2632, 1, 0, 0, 0, 2633, 2634, 1, 0, 0, 0, 2634, 2635, 1, 0, 0, 0, 2635, 2636, 3, 204, 102, 0, 2636, 2672, 1, 0, 0, 0, 2637, 2638, 5, 2, 0, 0, 2638, 2639, 3, 168, 84, 0, 2639, 2641, 5, 3, 0, 0, 2640, 2642, 3, 176, 88, 0, 2641, 2640, 1, 0, 0, 0, 2641, 2642, 1, 0, 0, 0, 2642, 2643, 1, 0, 0, 0, 2643, 2644, 3, 204, 102, 0, 2644, 2672, 1, 0, 0, 0, 2645, 2646, 5, 333, 0, 0, 2646, 2651, 3, 232, 116, 0, 2647, 2648, 5, 4, 0, 0, 2648, 2650, 3, 232, 116, 0, 2649, 2647, 1, 0, 0, 0, 2650, 2653, 1, 0, 0, 0, 2651, 2649, 1, 0, 0, 0, 2651, 2652, 1, 0, 0, 0, 2652, 2654, 1, 0, 0, 0, 2653, 2651, 1, 0, 0, 0, 2654, 2655, 3, 204, 102, 0, 2655, 2672, 1, 0, 0, 0, 2656, 2657, 3, 322, 161, 0, 2657, 2666, 5, 2, 0, 0, 2658, 2663, 3, 202, 101, 0, 2659, 2660, 5, 4, 0, 0, 2660, 2662, 3, 202, 101, 0, 2661, 2659, 1, 0, 0, 0, 2662, 2665, 1, 0, 0, 0, 2663, 2661, 1, 0, 0, 0, 2663, 2664, 1, 0, 0, 0, 2664, 2667, 1, 0, 0, 0, 2665, 2663, 1, 0, 0, 0, 2666, 2658, 1, 0, 0, 0, 2666, 2667, 1, 0, 0, 0, 2667, 2668, 1, 0, 0, 0, 2668, 2669, 5, 3, 0, 0, 2669, 2670, 3, 204, 102, 0, 2670, 2672, 1, 0, 0, 0, 2671, 2619, 1, 0, 0, 0, 2671, 2629, 1, 0, 0, 0, 2671, 2637, 1, 0, 0, 0, 2671, 2645, 1, 0, 0, 0, 2671, 2656, 1, 0, 0, 0, 2672, 193, 1, 0, 0, 0, 2673, 2674, 5, 293, 0, 0, 2674, 2676, 3, 72, 36, 0, 2675, 2677, 3, 196, 98, 0, 2676, 2675, 1, 0, 0, 0, 2676, 2677, 1, 0, 0, 0, 2677, 2693, 1, 0, 0, 0, 2678, 2679, 5, 293, 0, 0, 2679, 2680, 5, 2, 0, 0, 2680, 2681, 3, 72, 36, 0, 2681, 2683, 5, 3, 0, 0, 2682, 2684, 3, 196, 98, 0, 2683, 2682, 1, 0, 0, 0, 2683, 2684, 1, 0, 0, 0, 2684, 2693, 1, 0, 0, 0, 2685, 2686, 5, 293, 0, 0, 2686, 2687, 5, 2, 0, 0, 2687, 2688, 3, 16, 8, 0, 2688, 2690, 5, 3, 0, 0, 2689, 2691, 3, 196, 98, 0, 2690, 2689, 1, 0, 0, 0, 2690, 2691, 1, 0, 0, 0, 2691, 2693, 1, 0, 0, 0, 2692, 2673, 1, 0, 0, 0, 2692, 2678, 1, 0, 0, 0, 2692, 2685, 1, 0, 0, 0, 2693, 195, 1, 0, 0, 0, 2694, 2695, 5, 346, 0, 0, 2695, 2696, 5, 274, 0, 0, 2696, 2714, 5, 217, 0, 0, 2697, 2698, 7, 34, 0, 0, 2698, 2711, 5, 31, 0, 0, 2699, 2700, 5, 2, 0, 0, 2700, 2705, 3, 232, 116, 0, 2701, 2702, 5, 4, 0, 0, 2702, 2704, 3, 232, 116, 0, 2703, 2701, 1, 0, 0, 0, 2704, 2707, 1, 0, 0, 0, 2705, 2703, 1, 0, 0, 0, 2705, 2706, 1, 0, 0, 0, 2706, 2708, 1, 0, 0, 0, 2707, 2705, 1, 0, 0, 0, 2708, 2709, 5, 3, 0, 0, 2709, 2712, 1, 0, 0, 0, 2710, 2712, 3, 232, 116, 0, 2711, 2699, 1, 0, 0, 0, 2711, 2710, 1, 0, 0, 0, 2712, 2714, 1, 0, 0, 0, 2713, 2694, 1, 0, 0, 0, 2713, 2697, 1, 0, 0, 0, 2714, 2724, 1, 0, 0, 0, 2715, 2716, 7, 35, 0, 0, 2716, 2722, 5, 31, 0, 0, 2717, 2718, 5, 2, 0, 0, 2718, 2719, 3, 92, 46, 0, 2719, 2720, 5, 3, 0, 0, 2720, 2723, 1, 0, 0, 0, 2721, 2723, 3, 100, 50, 0, 2722, 2717, 1, 0, 0, 0, 2722, 2721, 1, 0, 0, 0, 2723, 2725, 1, 0, 0, 0, 2724, 2715, 1, 0, 0, 0, 2724, 2725, 1, 0, 0, 0, 2725, 197, 1, 0, 0, 0, 2726, 2727, 3, 332, 166, 0, 2727, 2728, 5, 373, 0, 0, 2728, 2729, 3, 194, 97, 0, 2729, 199, 1, 0, 0, 0, 2730, 2733, 3, 194, 97, 0, 2731, 2733, 3, 198, 99, 0, 2732, 2730, 1, 0, 0, 0, 2732, 2731, 1, 0, 0, 0, 2733, 201, 1, 0, 0, 0, 2734, 2737, 3, 200, 100, 0, 2735, 2737, 3, 236, 118, 0, 2736, 2734, 1, 0, 0, 0, 2736, 2735, 1, 0, 0, 0, 2737, 203, 1, 0, 0, 0, 2738, 2740, 5, 20, 0, 0, 2739, 2738, 1, 0, 0, 0, 2739, 2740, 1, 0, 0, 0, 2740, 2741, 1, 0, 0, 0, 2741, 2743, 3, 334, 167, 0, 2742, 2744, 3, 180, 90, 0, 2743, 2742, 1, 0, 0, 0, 2743, 2744, 1, 0, 0, 0, 2744, 2746, 1, 0, 0, 0, 2745, 2739, 1, 0, 0, 0, 2745, 2746, 1, 0, 0, 0, 2746, 205, 1, 0, 0, 0, 2747, 2748, 5, 257, 0, 0, 2748, 2749, 5, 121, 0, 0, 2749, 2750, 5, 266, 0, 0, 2750, 2754, 3, 342, 171, 0, 2751, 2752, 5, 346, 0, 0, 2752, 2753, 5, 267, 0, 0, 2753, 2755, 3, 42, 21, 0, 2754, 2751, 1, 0, 0, 0, 2754, 2755, 1, 0, 0, 0, 2755, 2797, 1, 0, 0, 0, 2756, 2757, 5, 257, 0, 0, 2757, 2758, 5, 121, 0, 0, 2758, 2768, 5, 85, 0, 0, 2759, 2760, 5, 113, 0, 0, 2760, 2761, 5, 299, 0, 0, 2761, 2762, 5, 31, 0, 0, 2762, 2766, 3, 342, 171, 0, 2763, 2764, 5, 101, 0, 0, 2764, 2765, 5, 31, 0, 0, 2765, 2767, 3, 342, 171, 0, 2766, 2763, 1, 0, 0, 0, 2766, 2767, 1, 0, 0, 0, 2767, 2769, 1, 0, 0, 0, 2768, 2759, 1, 0, 0, 0, 2768, 2769, 1, 0, 0, 0, 2769, 2775, 1, 0, 0, 0, 2770, 2771, 5, 48, 0, 0, 2771, 2772, 5, 154, 0, 0, 2772, 2773, 5, 299, 0, 0, 2773, 2774, 5, 31, 0, 0, 2774, 2776, 3, 342, 171, 0, 2775, 2770, 1, 0, 0, 0, 2775, 2776, 1, 0, 0, 0, 2776, 2782, 1, 0, 0, 0, 2777, 2778, 5, 177, 0, 0, 2778, 2779, 5, 156, 0, 0, 2779, 2780, 5, 299, 0, 0, 2780, 2781, 5, 31, 0, 0, 2781, 2783, 3, 342, 171, 0, 2782, 2777, 1, 0, 0, 0, 2782, 2783, 1, 0, 0, 0, 2783, 2788, 1, 0, 0, 0, 2784, 2785, 5, 166, 0, 0, 2785, 2786, 5, 299, 0, 0, 2786, 2787, 5, 31, 0, 0, 2787, 2789, 3, 342, 171, 0, 2788, 2784, 1, 0, 0, 0, 2788, 2789, 1, 0, 0, 0, 2789, 2794, 1, 0, 0, 0, 2790, 2791, 5, 198, 0, 0, 2791, 2792, 5, 83, 0, 0, 2792, 2793, 5, 20, 0, 0, 2793, 2795, 3, 342, 171, 0, 2794, 2790, 1, 0, 0, 0, 2794, 2795, 1, 0, 0, 0, 2795, 2797, 1, 0, 0, 0, 2796, 2747, 1, 0, 0, 0, 2796, 2756, 1, 0, 0, 0, 2797, 207, 1, 0, 0, 0, 2798, 2803, 3, 210, 105, 0, 2799, 2800, 5, 4, 0, 0, 2800, 2802, 3, 210, 105, 0, 2801, 2799, 1, 0, 0, 0, 2802, 2805, 1, 0, 0, 0, 2803, 2801, 1, 0, 0, 0, 2803, 2804, 1, 0, 0, 0, 2804, 209, 1, 0, 0, 0, 2805, 2803, 1, 0, 0, 0, 2806, 2811, 3, 328, 164, 0, 2807, 2808, 5, 5, 0, 0, 2808, 2810, 3, 328, 164, 0, 2809, 2807, 1, 0, 0, 0, 2810, 2813, 1, 0, 0, 0, 2811, 2809, 1, 0, 0, 0, 2811, 2812, 1, 0, 0, 0, 2812, 211, 1, 0, 0, 0, 2813, 2811, 1, 0, 0, 0, 2814, 2819, 3, 214, 107, 0, 2815, 2816, 5, 4, 0, 0, 2816, 2818, 3, 214, 107, 0, 2817, 2815, 1, 0, 0, 0, 2818, 2821, 1, 0, 0, 0, 2819, 2817, 1, 0, 0, 0, 2819, 2820, 1, 0, 0, 0, 2820, 213, 1, 0, 0, 0, 2821, 2819, 1, 0, 0, 0, 2822, 2825, 3, 210, 105, 0, 2823, 2824, 5, 207, 0, 0, 2824, 2826, 3, 42, 21, 0, 2825, 2823, 1, 0, 0, 0, 2825, 2826, 1, 0, 0, 0, 2826, 215, 1, 0, 0, 0, 2827, 2828, 3, 328, 164, 0, 2828, 2829, 5, 5, 0, 0, 2829, 2831, 1, 0, 0, 0, 2830, 2827, 1, 0, 0, 0, 2830, 2831, 1, 0, 0, 0, 2831, 2832, 1, 0, 0, 0, 2832, 2833, 3, 328, 164, 0, 2833, 217, 1, 0, 0, 0, 2834, 2835, 3, 328, 164, 0, 2835, 2836, 5, 5, 0, 0, 2836, 2838, 1, 0, 0, 0, 2837, 2834, 1, 0, 0, 0, 2837, 2838, 1, 0, 0, 0, 2838, 2839, 1, 0, 0, 0, 2839, 2840, 3, 328, 164, 0, 2840, 219, 1, 0, 0, 0, 2841, 2844, 3, 78, 39, 0, 2842, 2844, 3, 232, 116, 0, 2843, 2841, 1, 0, 0, 0, 2843, 2842, 1, 0, 0, 0, 2844, 2852, 1, 0, 0, 0, 2845, 2847, 5, 20, 0, 0, 2846, 2845, 1, 0, 0, 0, 2846, 2847, 1, 0, 0, 0, 2847, 2850, 1, 0, 0, 0, 2848, 2851, 3, 328, 164, 0, 2849, 2851, 3, 180, 90, 0, 2850, 2848, 1, 0, 0, 0, 2850, 2849, 1, 0, 0, 0, 2851, 2853, 1, 0, 0, 0, 2852, 2846, 1, 0, 0, 0, 2852, 2853, 1, 0, 0, 0, 2853, 221, 1, 0, 0, 0, 2854, 2859, 3, 220, 110, 0, 2855, 2856, 5, 4, 0, 0, 2856, 2858, 3, 220, 110, 0, 2857, 2855, 1, 0, 0, 0, 2858, 2861, 1, 0, 0, 0, 2859, 2857, 1, 0, 0, 0, 2859, 2860, 1, 0, 0, 0, 2860, 223, 1, 0, 0, 0, 2861, 2859, 1, 0, 0, 0, 2862, 2863, 5, 2, 0, 0, 2863, 2868, 3, 226, 113, 0, 2864, 2865, 5, 4, 0, 0, 2865, 2867, 3, 226, 113, 0, 2866, 2864, 1, 0, 0, 0, 2867, 2870, 1, 0, 0, 0, 2868, 2866, 1, 0, 0, 0, 2868, 2869, 1, 0, 0, 0, 2869, 2871, 1, 0, 0, 0, 2870, 2868, 1, 0, 0, 0, 2871, 2872, 5, 3, 0, 0, 2872, 225, 1, 0, 0, 0, 2873, 2876, 3, 228, 114, 0, 2874, 2876, 3, 298, 149, 0, 2875, 2873, 1, 0, 0, 0, 2875, 2874, 1, 0, 0, 0, 2876, 227, 1, 0, 0, 0, 2877, 2891, 3, 326, 163, 0, 2878, 2879, 3, 332, 166, 0, 2879, 2880, 5, 2, 0, 0, 2880, 2885, 3, 230, 115, 0, 2881, 2882, 5, 4, 0, 0, 2882, 2884, 3, 230, 115, 0, 2883, 2881, 1, 0, 0, 0, 2884, 2887, 1, 0, 0, 0, 2885, 2883, 1, 0, 0, 0, 2885, 2886, 1, 0, 0, 0, 2886, 2888, 1, 0, 0, 0, 2887, 2885, 1, 0, 0, 0, 2888, 2889, 5, 3, 0, 0, 2889, 2891, 1, 0, 0, 0, 2890, 2877, 1, 0, 0, 0, 2890, 2878, 1, 0, 0, 0, 2891, 229, 1, 0, 0, 0, 2892, 2895, 3, 326, 163, 0, 2893, 2895, 3, 252, 126, 0, 2894, 2892, 1, 0, 0, 0, 2894, 2893, 1, 0, 0, 0, 2895, 231, 1, 0, 0, 0, 2896, 2897, 3, 240, 120, 0, 2897, 233, 1, 0, 0, 0, 2898, 2899, 3, 332, 166, 0, 2899, 2900, 5, 373, 0, 0, 2900, 2901, 3, 232, 116, 0, 2901, 235, 1, 0, 0, 0, 2902, 2905, 3, 232, 116, 0, 2903, 2905, 3, 234, 117, 0, 2904, 2902, 1, 0, 0, 0, 2904, 2903, 1, 0, 0, 0, 2905, 237, 1, 0, 0, 0, 2906, 2911, 3, 232, 116, 0, 2907, 2908, 5, 4, 0, 0, 2908, 2910, 3, 232, 116, 0, 2909, 2907, 1, 0, 0, 0, 2910, 2913, 1, 0, 0, 0, 2911, 2909, 1, 0, 0, 0, 2911, 2912, 1, 0, 0, 0, 2912, 239, 1, 0, 0, 0, 2913, 2911, 1, 0, 0, 0, 2914, 2915, 6, 120, -1, 0, 2915, 2916, 7, 36, 0, 0, 2916, 2927, 3, 240, 120, 5, 2917, 2918, 5, 105, 0, 0, 2918, 2919, 5, 2, 0, 0, 2919, 2920, 3, 16, 8, 0, 2920, 2921, 5, 3, 0, 0, 2921, 2927, 1, 0, 0, 0, 2922, 2924, 3, 244, 122, 0, 2923, 2925, 3, 242, 121, 0, 2924, 2923, 1, 0, 0, 0, 2924, 2925, 1, 0, 0, 0, 2925, 2927, 1, 0, 0, 0, 2926, 2914, 1, 0, 0, 0, 2926, 2917, 1, 0, 0, 0, 2926, 2922, 1, 0, 0, 0, 2927, 2936, 1, 0, 0, 0, 2928, 2929, 10, 2, 0, 0, 2929, 2930, 5, 14, 0, 0, 2930, 2935, 3, 240, 120, 3, 2931, 2932, 10, 1, 0, 0, 2932, 2933, 5, 208, 0, 0, 2933, 2935, 3, 240, 120, 2, 2934, 2928, 1, 0, 0, 0, 2934, 2931, 1, 0, 0, 0, 2935, 2938, 1, 0, 0, 0, 2936, 2934, 1, 0, 0, 0, 2936, 2937, 1, 0, 0, 0, 2937, 241, 1, 0, 0, 0, 2938, 2936, 1, 0, 0, 0, 2939, 2941, 5, 197, 0, 0, 2940, 2939, 1, 0, 0, 0, 2940, 2941, 1, 0, 0, 0, 2941, 2942, 1, 0, 0, 0, 2942, 2943, 5, 24, 0, 0, 2943, 2944, 3, 244, 122, 0, 2944, 2945, 5, 14, 0, 0, 2945, 2946, 3, 244, 122, 0, 2946, 3022, 1, 0, 0, 0, 2947, 2949, 5, 197, 0, 0, 2948, 2947, 1, 0, 0, 0, 2948, 2949, 1, 0, 0, 0, 2949, 2950, 1, 0, 0, 0, 2950, 2951, 5, 140, 0, 0, 2951, 2952, 5, 2, 0, 0, 2952, 2957, 3, 232, 116, 0, 2953, 2954, 5, 4, 0, 0, 2954, 2956, 3, 232, 116, 0, 2955, 2953, 1, 0, 0, 0, 2956, 2959, 1, 0, 0, 0, 2957, 2955, 1, 0, 0, 0, 2957, 2958, 1, 0, 0, 0, 2958, 2960, 1, 0, 0, 0, 2959, 2957, 1, 0, 0, 0, 2960, 2961, 5, 3, 0, 0, 2961, 3022, 1, 0, 0, 0, 2962, 2964, 5, 197, 0, 0, 2963, 2962, 1, 0, 0, 0, 2963, 2964, 1, 0, 0, 0, 2964, 2965, 1, 0, 0, 0, 2965, 2966, 5, 140, 0, 0, 2966, 2967, 5, 2, 0, 0, 2967, 2968, 3, 16, 8, 0, 2968, 2969, 5, 3, 0, 0, 2969, 3022, 1, 0, 0, 0, 2970, 2972, 5, 197, 0, 0, 2971, 2970, 1, 0, 0, 0, 2971, 2972, 1, 0, 0, 0, 2972, 2973, 1, 0, 0, 0, 2973, 2974, 7, 37, 0, 0, 2974, 3022, 3, 244, 122, 0, 2975, 2977, 5, 197, 0, 0, 2976, 2975, 1, 0, 0, 0, 2976, 2977, 1, 0, 0, 0, 2977, 2978, 1, 0, 0, 0, 2978, 2979, 7, 38, 0, 0, 2979, 2993, 7, 39, 0, 0, 2980, 2981, 5, 2, 0, 0, 2981, 2994, 5, 3, 0, 0, 2982, 2983, 5, 2, 0, 0, 2983, 2988, 3, 232, 116, 0, 2984, 2985, 5, 4, 0, 0, 2985, 2987, 3, 232, 116, 0, 2986, 2984, 1, 0, 0, 0, 2987, 2990, 1, 0, 0, 0, 2988, 2986, 1, 0, 0, 0, 2988, 2989, 1, 0, 0, 0, 2989, 2991, 1, 0, 0, 0, 2990, 2988, 1, 0, 0, 0, 2991, 2992, 5, 3, 0, 0, 2992, 2994, 1, 0, 0, 0, 2993, 2980, 1, 0, 0, 0, 2993, 2982, 1, 0, 0, 0, 2994, 3022, 1, 0, 0, 0, 2995, 2997, 5, 197, 0, 0, 2996, 2995, 1, 0, 0, 0, 2996, 2997, 1, 0, 0, 0, 2997, 2998, 1, 0, 0, 0, 2998, 2999, 7, 38, 0, 0, 2999, 3002, 3, 244, 122, 0, 3000, 3001, 5, 100, 0, 0, 3001, 3003, 3, 342, 171, 0, 3002, 3000, 1, 0, 0, 0, 3002, 3003, 1, 0, 0, 0, 3003, 3022, 1, 0, 0, 0, 3004, 3006, 5, 153, 0, 0, 3005, 3007, 5, 197, 0, 0, 3006, 3005, 1, 0, 0, 0, 3006, 3007, 1, 0, 0, 0, 3007, 3008, 1, 0, 0, 0, 3008, 3022, 5, 198, 0, 0, 3009, 3011, 5, 153, 0, 0, 3010, 3012, 5, 197, 0, 0, 3011, 3010, 1, 0, 0, 0, 3011, 3012, 1, 0, 0, 0, 3012, 3013, 1, 0, 0, 0, 3013, 3022, 7, 40, 0, 0, 3014, 3016, 5, 153, 0, 0, 3015, 3017, 5, 197, 0, 0, 3016, 3015, 1, 0, 0, 0, 3016, 3017, 1, 0, 0, 0, 3017, 3018, 1, 0, 0, 0, 3018, 3019, 5, 92, 0, 0, 3019, 3020, 5, 123, 0, 0, 3020, 3022, 3, 244, 122, 0, 3021, 2940, 1, 0, 0, 0, 3021, 2948, 1, 0, 0, 0, 3021, 2963, 1, 0, 0, 0, 3021, 2971, 1, 0, 0, 0, 3021, 2976, 1, 0, 0, 0, 3021, 2996, 1, 0, 0, 0, 3021, 3004, 1, 0, 0, 0, 3021, 3009, 1, 0, 0, 0, 3021, 3014, 1, 0, 0, 0, 3022, 243, 1, 0, 0, 0, 3023, 3024, 6, 122, -1, 0, 3024, 3028, 3, 248, 124, 0, 3025, 3026, 7, 41, 0, 0, 3026, 3028, 3, 244, 122, 7, 3027, 3023, 1, 0, 0, 0, 3027, 3025, 1, 0, 0, 0, 3028, 3050, 1, 0, 0, 0, 3029, 3030, 10, 6, 0, 0, 3030, 3031, 7, 42, 0, 0, 3031, 3049, 3, 244, 122, 7, 3032, 3033, 10, 5, 0, 0, 3033, 3034, 7, 43, 0, 0, 3034, 3049, 3, 244, 122, 6, 3035, 3036, 10, 4, 0, 0, 3036, 3037, 5, 367, 0, 0, 3037, 3049, 3, 244, 122, 5, 3038, 3039, 10, 3, 0, 0, 3039, 3040, 5, 370, 0, 0, 3040, 3049, 3, 244, 122, 4, 3041, 3042, 10, 2, 0, 0, 3042, 3043, 5, 368, 0, 0, 3043, 3049, 3, 244, 122, 3, 3044, 3045, 10, 1, 0, 0, 3045, 3046, 3, 254, 127, 0, 3046, 3047, 3, 244, 122, 2, 3047, 3049, 1, 0, 0, 0, 3048, 3029, 1, 0, 0, 0, 3048, 3032, 1, 0, 0, 0, 3048, 3035, 1, 0, 0, 0, 3048, 3038, 1, 0, 0, 0, 3048, 3041, 1, 0, 0, 0, 3048, 3044, 1, 0, 0, 0, 3049, 3052, 1, 0, 0, 0, 3050, 3048, 1, 0, 0, 0, 3050, 3051, 1, 0, 0, 0, 3051, 245, 1, 0, 0, 0, 3052, 3050, 1, 0, 0, 0, 3053, 3054, 7, 44, 0, 0, 3054, 247, 1, 0, 0, 0, 3055, 3056, 6, 124, -1, 0, 3056, 3305, 7, 45, 0, 0, 3057, 3058, 7, 46, 0, 0, 3058, 3061, 5, 2, 0, 0, 3059, 3062, 3, 246, 123, 0, 3060, 3062, 3, 342, 171, 0, 3061, 3059, 1, 0, 0, 0, 3061, 3060, 1, 0, 0, 0, 3062, 3063, 1, 0, 0, 0, 3063, 3064, 5, 4, 0, 0, 3064, 3065, 3, 244, 122, 0, 3065, 3066, 5, 4, 0, 0, 3066, 3067, 3, 244, 122, 0, 3067, 3068, 5, 3, 0, 0, 3068, 3305, 1, 0, 0, 0, 3069, 3070, 7, 47, 0, 0, 3070, 3073, 5, 2, 0, 0, 3071, 3074, 3, 246, 123, 0, 3072, 3074, 3, 342, 171, 0, 3073, 3071, 1, 0, 0, 0, 3073, 3072, 1, 0, 0, 0, 3074, 3075, 1, 0, 0, 0, 3075, 3076, 5, 4, 0, 0, 3076, 3077, 3, 244, 122, 0, 3077, 3078, 5, 4, 0, 0, 3078, 3079, 3, 244, 122, 0, 3079, 3080, 5, 3, 0, 0, 3080, 3305, 1, 0, 0, 0, 3081, 3083, 5, 35, 0, 0, 3082, 3084, 3, 308, 154, 0, 3083, 3082, 1, 0, 0, 0, 3084, 3085, 1, 0, 0, 0, 3085, 3083, 1, 0, 0, 0, 3085, 3086, 1, 0, 0, 0, 3086, 3089, 1, 0, 0, 0, 3087, 3088, 5, 97, 0, 0, 3088, 3090, 3, 232, 116, 0, 3089, 3087, 1, 0, 0, 0, 3089, 3090, 1, 0, 0, 0, 3090, 3091, 1, 0, 0, 0, 3091, 3092, 5, 99, 0, 0, 3092, 3305, 1, 0, 0, 0, 3093, 3094, 5, 35, 0, 0, 3094, 3096, 3, 232, 116, 0, 3095, 3097, 3, 308, 154, 0, 3096, 3095, 1, 0, 0, 0, 3097, 3098, 1, 0, 0, 0, 3098, 3096, 1, 0, 0, 0, 3098, 3099, 1, 0, 0, 0, 3099, 3102, 1, 0, 0, 0, 3100, 3101, 5, 97, 0, 0, 3101, 3103, 3, 232, 116, 0, 3102, 3100, 1, 0, 0, 0, 3102, 3103, 1, 0, 0, 0, 3103, 3104, 1, 0, 0, 0, 3104, 3105, 5, 99, 0, 0, 3105, 3305, 1, 0, 0, 0, 3106, 3107, 7, 48, 0, 0, 3107, 3108, 5, 2, 0, 0, 3108, 3109, 3, 232, 116, 0, 3109, 3110, 5, 20, 0, 0, 3110, 3111, 3, 282, 141, 0, 3111, 3112, 5, 3, 0, 0, 3112, 3305, 1, 0, 0, 0, 3113, 3114, 5, 286, 0, 0, 3114, 3123, 5, 2, 0, 0, 3115, 3120, 3, 220, 110, 0, 3116, 3117, 5, 4, 0, 0, 3117, 3119, 3, 220, 110, 0, 3118, 3116, 1, 0, 0, 0, 3119, 3122, 1, 0, 0, 0, 3120, 3118, 1, 0, 0, 0, 3120, 3121, 1, 0, 0, 0, 3121, 3124, 1, 0, 0, 0, 3122, 3120, 1, 0, 0, 0, 3123, 3115, 1, 0, 0, 0, 3123, 3124, 1, 0, 0, 0, 3124, 3125, 1, 0, 0, 0, 3125, 3305, 5, 3, 0, 0, 3126, 3127, 5, 116, 0, 0, 3127, 3128, 5, 2, 0, 0, 3128, 3131, 3, 232, 116, 0, 3129, 3130, 5, 138, 0, 0, 3130, 3132, 5, 199, 0, 0, 3131, 3129, 1, 0, 0, 0, 3131, 3132, 1, 0, 0, 0, 3132, 3133, 1, 0, 0, 0, 3133, 3134, 5, 3, 0, 0, 3134, 3305, 1, 0, 0, 0, 3135, 3136, 5, 17, 0, 0, 3136, 3137, 5, 2, 0, 0, 3137, 3140, 3, 232, 116, 0, 3138, 3139, 5, 138, 0, 0, 3139, 3141, 5, 199, 0, 0, 3140, 3138, 1, 0, 0, 0, 3140, 3141, 1, 0, 0, 0, 3141, 3142, 1, 0, 0, 0, 3142, 3143, 5, 3, 0, 0, 3143, 3305, 1, 0, 0, 0, 3144, 3145, 5, 157, 0, 0, 3145, 3146, 5, 2, 0, 0, 3146, 3149, 3, 232, 116, 0, 3147, 3148, 5, 138, 0, 0, 3148, 3150, 5, 199, 0, 0, 3149, 3147, 1, 0, 0, 0, 3149, 3150, 1, 0, 0, 0, 3150, 3151, 1, 0, 0, 0, 3151, 3152, 5, 3, 0, 0, 3152, 3305, 1, 0, 0, 0, 3153, 3154, 5, 225, 0, 0, 3154, 3155, 5, 2, 0, 0, 3155, 3156, 3, 244, 122, 0, 3156, 3157, 5, 140, 0, 0, 3157, 3158, 3, 244, 122, 0, 3158, 3159, 5, 3, 0, 0, 3159, 3305, 1, 0, 0, 0, 3160, 3305, 3, 252, 126, 0, 3161, 3305, 5, 363, 0, 0, 3162, 3163, 3, 326, 163, 0, 3163, 3164, 5, 5, 0, 0, 3164, 3165, 5, 363, 0, 0, 3165, 3305, 1, 0, 0, 0, 3166, 3167, 5, 2, 0, 0, 3167, 3170, 3, 220, 110, 0, 3168, 3169, 5, 4, 0, 0, 3169, 3171, 3, 220, 110, 0, 3170, 3168, 1, 0, 0, 0, 3171, 3172, 1, 0, 0, 0, 3172, 3170, 1, 0, 0, 0, 3172, 3173, 1, 0, 0, 0, 3173, 3174, 1, 0, 0, 0, 3174, 3175, 5, 3, 0, 0, 3175, 3305, 1, 0, 0, 0, 3176, 3177, 5, 2, 0, 0, 3177, 3178, 3, 16, 8, 0, 3178, 3179, 5, 3, 0, 0, 3179, 3305, 1, 0, 0, 0, 3180, 3181, 5, 136, 0, 0, 3181, 3182, 5, 2, 0, 0, 3182, 3183, 3, 232, 116, 0, 3183, 3184, 5, 3, 0, 0, 3184, 3305, 1, 0, 0, 0, 3185, 3186, 3, 322, 161, 0, 3186, 3198, 5, 2, 0, 0, 3187, 3189, 3, 166, 83, 0, 3188, 3187, 1, 0, 0, 0, 3188, 3189, 1, 0, 0, 0, 3189, 3190, 1, 0, 0, 0, 3190, 3195, 3, 236, 118, 0, 3191, 3192, 5, 4, 0, 0, 3192, 3194, 3, 236, 118, 0, 3193, 3191, 1, 0, 0, 0, 3194, 3197, 1, 0, 0, 0, 3195, 3193, 1, 0, 0, 0, 3195, 3196, 1, 0, 0, 0, 3196, 3199, 1, 0, 0, 0, 3197, 3195, 1, 0, 0, 0, 3198, 3188, 1, 0, 0, 0, 3198, 3199, 1, 0, 0, 0, 3199, 3200, 1, 0, 0, 0, 3200, 3207, 5, 3, 0, 0, 3201, 3202, 5, 114, 0, 0, 3202, 3203, 5, 2, 0, 0, 3203, 3204, 5, 344, 0, 0, 3204, 3205, 3, 240, 120, 0, 3205, 3206, 5, 3, 0, 0, 3206, 3208, 1, 0, 0, 0, 3207, 3201, 1, 0, 0, 0, 3207, 3208, 1, 0, 0, 0, 3208, 3211, 1, 0, 0, 0, 3209, 3210, 7, 49, 0, 0, 3210, 3212, 5, 199, 0, 0, 3211, 3209, 1, 0, 0, 0, 3211, 3212, 1, 0, 0, 0, 3212, 3215, 1, 0, 0, 0, 3213, 3214, 5, 213, 0, 0, 3214, 3216, 3, 314, 157, 0, 3215, 3213, 1, 0, 0, 0, 3215, 3216, 1, 0, 0, 0, 3216, 3305, 1, 0, 0, 0, 3217, 3218, 3, 332, 166, 0, 3218, 3219, 5, 372, 0, 0, 3219, 3220, 3, 232, 116, 0, 3220, 3305, 1, 0, 0, 0, 3221, 3222, 5, 2, 0, 0, 3222, 3225, 3, 332, 166, 0, 3223, 3224, 5, 4, 0, 0, 3224, 3226, 3, 332, 166, 0, 3225, 3223, 1, 0, 0, 0, 3226, 3227, 1, 0, 0, 0, 3227, 3225, 1, 0, 0, 0, 3227, 3228, 1, 0, 0, 0, 3228, 3229, 1, 0, 0, 0, 3229, 3230, 5, 3, 0, 0, 3230, 3231, 5, 372, 0, 0, 3231, 3232, 3, 232, 116, 0, 3232, 3305, 1, 0, 0, 0, 3233, 3305, 3, 80, 40, 0, 3234, 3235, 5, 2, 0, 0, 3235, 3236, 3, 232, 116, 0, 3236, 3237, 5, 3, 0, 0, 3237, 3305, 1, 0, 0, 0, 3238, 3239, 5, 110, 0, 0, 3239, 3240, 5, 2, 0, 0, 3240, 3241, 3, 332, 166, 0, 3241, 3242, 5, 123, 0, 0, 3242, 3243, 3, 244, 122, 0, 3243, 3244, 5, 3, 0, 0, 3244, 3305, 1, 0, 0, 0, 3245, 3246, 7, 50, 0, 0, 3246, 3247, 5, 2, 0, 0, 3247, 3248, 3, 244, 122, 0, 3248, 3249, 7, 51, 0, 0, 3249, 3252, 3, 244, 122, 0, 3250, 3251, 7, 52, 0, 0, 3251, 3253, 3, 244, 122, 0, 3252, 3250, 1, 0, 0, 0, 3252, 3253, 1, 0, 0, 0, 3253, 3254, 1, 0, 0, 0, 3254, 3255, 5, 3, 0, 0, 3255, 3305, 1, 0, 0, 0, 3256, 3257, 5, 315, 0, 0, 3257, 3259, 5, 2, 0, 0, 3258, 3260, 7, 53, 0, 0, 3259, 3258, 1, 0, 0, 0, 3259, 3260, 1, 0, 0, 0, 3260, 3262, 1, 0, 0, 0, 3261, 3263, 3, 244, 122, 0, 3262, 3261, 1, 0, 0, 0, 3262, 3263, 1, 0, 0, 0, 3263, 3264, 1, 0, 0, 0, 3264, 3265, 5, 123, 0, 0, 3265, 3266, 3, 244, 122, 0, 3266, 3267, 5, 3, 0, 0, 3267, 3305, 1, 0, 0, 0, 3268, 3269, 5, 215, 0, 0, 3269, 3270, 5, 2, 0, 0, 3270, 3271, 3, 244, 122, 0, 3271, 3272, 5, 224, 0, 0, 3272, 3273, 3, 244, 122, 0, 3273, 3274, 5, 123, 0, 0, 3274, 3277, 3, 244, 122, 0, 3275, 3276, 5, 119, 0, 0, 3276, 3278, 3, 244, 122, 0, 3277, 3275, 1, 0, 0, 0, 3277, 3278, 1, 0, 0, 0, 3278, 3279, 1, 0, 0, 0, 3279, 3280, 5, 3, 0, 0, 3280, 3305, 1, 0, 0, 0, 3281, 3282, 7, 54, 0, 0, 3282, 3283, 5, 2, 0, 0, 3283, 3284, 3, 244, 122, 0, 3284, 3285, 5, 3, 0, 0, 3285, 3286, 5, 347, 0, 0, 3286, 3287, 5, 130, 0, 0, 3287, 3288, 5, 2, 0, 0, 3288, 3289, 5, 209, 0, 0, 3289, 3290, 5, 31, 0, 0, 3290, 3291, 3, 100, 50, 0, 3291, 3298, 5, 3, 0, 0, 3292, 3293, 5, 114, 0, 0, 3293, 3294, 5, 2, 0, 0, 3294, 3295, 5, 344, 0, 0, 3295, 3296, 3, 240, 120, 0, 3296, 3297, 5, 3, 0, 0, 3297, 3299, 1, 0, 0, 0, 3298, 3292, 1, 0, 0, 0, 3298, 3299, 1, 0, 0, 0, 3299, 3302, 1, 0, 0, 0, 3300, 3301, 5, 213, 0, 0, 3301, 3303, 3, 314, 157, 0, 3302, 3300, 1, 0, 0, 0, 3302, 3303, 1, 0, 0, 0, 3303, 3305, 1, 0, 0, 0, 3304, 3055, 1, 0, 0, 0, 3304, 3057, 1, 0, 0, 0, 3304, 3069, 1, 0, 0, 0, 3304, 3081, 1, 0, 0, 0, 3304, 3093, 1, 0, 0, 0, 3304, 3106, 1, 0, 0, 0, 3304, 3113, 1, 0, 0, 0, 3304, 3126, 1, 0, 0, 0, 3304, 3135, 1, 0, 0, 0, 3304, 3144, 1, 0, 0, 0, 3304, 3153, 1, 0, 0, 0, 3304, 3160, 1, 0, 0, 0, 3304, 3161, 1, 0, 0, 0, 3304, 3162, 1, 0, 0, 0, 3304, 3166, 1, 0, 0, 0, 3304, 3176, 1, 0, 0, 0, 3304, 3180, 1, 0, 0, 0, 3304, 3185, 1, 0, 0, 0, 3304, 3217, 1, 0, 0, 0, 3304, 3221, 1, 0, 0, 0, 3304, 3233, 1, 0, 0, 0, 3304, 3234, 1, 0, 0, 0, 3304, 3238, 1, 0, 0, 0, 3304, 3245, 1, 0, 0, 0, 3304, 3256, 1, 0, 0, 0, 3304, 3268, 1, 0, 0, 0, 3304, 3281, 1, 0, 0, 0, 3305, 3316, 1, 0, 0, 0, 3306, 3307, 10, 9, 0, 0, 3307, 3308, 5, 6, 0, 0, 3308, 3309, 3, 244, 122, 0, 3309, 3310, 5, 7, 0, 0, 3310, 3315, 1, 0, 0, 0, 3311, 3312, 10, 7, 0, 0, 3312, 3313, 5, 5, 0, 0, 3313, 3315, 3, 332, 166, 0, 3314, 3306, 1, 0, 0, 0, 3314, 3311, 1, 0, 0, 0, 3315, 3318, 1, 0, 0, 0, 3316, 3314, 1, 0, 0, 0, 3316, 3317, 1, 0, 0, 0, 3317, 249, 1, 0, 0, 0, 3318, 3316, 1, 0, 0, 0, 3319, 3327, 5, 71, 0, 0, 3320, 3327, 5, 303, 0, 0, 3321, 3327, 5, 304, 0, 0, 3322, 3327, 5, 305, 0, 0, 3323, 3327, 5, 149, 0, 0, 3324, 3327, 5, 133, 0, 0, 3325, 3327, 3, 332, 166, 0, 3326, 3319, 1, 0, 0, 0, 3326, 3320, 1, 0, 0, 0, 3326, 3321, 1, 0, 0, 0, 3326, 3322, 1, 0, 0, 0, 3326, 3323, 1, 0, 0, 0, 3326, 3324, 1, 0, 0, 0, 3326, 3325, 1, 0, 0, 0, 3327, 251, 1, 0, 0, 0, 3328, 3344, 5, 198, 0, 0, 3329, 3344, 5, 376, 0, 0, 3330, 3331, 5, 371, 0, 0, 3331, 3344, 3, 332, 166, 0, 3332, 3344, 3, 262, 131, 0, 3333, 3334, 3, 250, 125, 0, 3334, 3335, 3, 342, 171, 0, 3335, 3344, 1, 0, 0, 0, 3336, 3344, 3, 338, 169, 0, 3337, 3344, 3, 260, 130, 0, 3338, 3340, 3, 342, 171, 0, 3339, 3338, 1, 0, 0, 0, 3340, 3341, 1, 0, 0, 0, 3341, 3339, 1, 0, 0, 0, 3341, 3342, 1, 0, 0, 0, 3342, 3344, 1, 0, 0, 0, 3343, 3328, 1, 0, 0, 0, 3343, 3329, 1, 0, 0, 0, 3343, 3330, 1, 0, 0, 0, 3343, 3332, 1, 0, 0, 0, 3343, 3333, 1, 0, 0, 0, 3343, 3336, 1, 0, 0, 0, 3343, 3337, 1, 0, 0, 0, 3343, 3339, 1, 0, 0, 0, 3344, 253, 1, 0, 0, 0, 3345, 3346, 7, 55, 0, 0, 3346, 255, 1, 0, 0, 0, 3347, 3348, 7, 56, 0, 0, 3348, 257, 1, 0, 0, 0, 3349, 3350, 7, 57, 0, 0, 3350, 259, 1, 0, 0, 0, 3351, 3352, 7, 58, 0, 0, 3352, 261, 1, 0, 0, 0, 3353, 3356, 5, 149, 0, 0, 3354, 3357, 3, 264, 132, 0, 3355, 3357, 3, 268, 134, 0, 3356, 3354, 1, 0, 0, 0, 3356, 3355, 1, 0, 0, 0, 3357, 263, 1, 0, 0, 0, 3358, 3360, 3, 266, 133, 0, 3359, 3361, 3, 270, 135, 0, 3360, 3359, 1, 0, 0, 0, 3360, 3361, 1, 0, 0, 0, 3361, 265, 1, 0, 0, 0, 3362, 3363, 3, 272, 136, 0, 3363, 3364, 3, 274, 137, 0, 3364, 3366, 1, 0, 0, 0, 3365, 3362, 1, 0, 0, 0, 3366, 3367, 1, 0, 0, 0, 3367, 3365, 1, 0, 0, 0, 3367, 3368, 1, 0, 0, 0, 3368, 267, 1, 0, 0, 0, 3369, 3372, 3, 270, 135, 0, 3370, 3373, 3, 266, 133, 0, 3371, 3373, 3, 270, 135, 0, 3372, 3370, 1, 0, 0, 0, 3372, 3371, 1, 0, 0, 0, 3372, 3373, 1, 0, 0, 0, 3373, 269, 1, 0, 0, 0, 3374, 3375, 3, 272, 136, 0, 3375, 3376, 3, 276, 138, 0, 3376, 3377, 5, 309, 0, 0, 3377, 3378, 3, 276, 138, 0, 3378, 271, 1, 0, 0, 0, 3379, 3381, 7, 59, 0, 0, 3380, 3379, 1, 0, 0, 0, 3380, 3381, 1, 0, 0, 0, 3381, 3385, 1, 0, 0, 0, 3382, 3386, 5, 382, 0, 0, 3383, 3386, 5, 384, 0, 0, 3384, 3386, 3, 342, 171, 0, 3385, 3382, 1, 0, 0, 0, 3385, 3383, 1, 0, 0, 0, 3385, 3384, 1, 0, 0, 0, 3386, 273, 1, 0, 0, 0, 3387, 3388, 7, 60, 0, 0, 3388, 275, 1, 0, 0, 0, 3389, 3390, 7, 61, 0, 0, 3390, 277, 1, 0, 0, 0, 3391, 3395, 5, 116, 0, 0, 3392, 3393, 5, 9, 0, 0, 3393, 3395, 3, 328, 164, 0, 3394, 3391, 1, 0, 0, 0, 3394, 3392, 1, 0, 0, 0, 3395, 279, 1, 0, 0, 0, 3396, 3427, 5, 27, 0, 0, 3397, 3427, 5, 308, 0, 0, 3398, 3427, 5, 32, 0, 0, 3399, 3427, 5, 276, 0, 0, 3400, 3427, 5, 272, 0, 0, 3401, 3427, 5, 150, 0, 0, 3402, 3427, 5, 151, 0, 0, 3403, 3427, 5, 25, 0, 0, 3404, 3427, 5, 174, 0, 0, 3405, 3427, 5, 117, 0, 0, 3406, 3427, 5, 234, 0, 0, 3407, 3427, 5, 95, 0, 0, 3408, 3427, 5, 71, 0, 0, 3409, 3427, 5, 303, 0, 0, 3410, 3427, 5, 305, 0, 0, 3411, 3427, 5, 304, 0, 0, 3412, 3427, 5, 285, 0, 0, 3413, 3427, 5, 41, 0, 0, 3414, 3427, 5, 40, 0, 0, 3415, 3427, 5, 334, 0, 0, 3416, 3427, 5, 26, 0, 0, 3417, 3427, 5, 80, 0, 0, 3418, 3427, 5, 79, 0, 0, 3419, 3427, 5, 200, 0, 0, 3420, 3427, 5, 340, 0, 0, 3421, 3427, 5, 149, 0, 0, 3422, 3427, 5, 19, 0, 0, 3423, 3427, 5, 286, 0, 0, 3424, 3427, 5, 177, 0, 0, 3425, 3427, 3, 332, 166, 0, 3426, 3396, 1, 0, 0, 0, 3426, 3397, 1, 0, 0, 0, 3426, 3398, 1, 0, 0, 0, 3426, 3399, 1, 0, 0, 0, 3426, 3400, 1, 0, 0, 0, 3426, 3401, 1, 0, 0, 0, 3426, 3402, 1, 0, 0, 0, 3426, 3403, 1, 0, 0, 0, 3426, 3404, 1, 0, 0, 0, 3426, 3405, 1, 0, 0, 0, 3426, 3406, 1, 0, 0, 0, 3426, 3407, 1, 0, 0, 0, 3426, 3408, 1, 0, 0, 0, 3426, 3409, 1, 0, 0, 0, 3426, 3410, 1, 0, 0, 0, 3426, 3411, 1, 0, 0, 0, 3426, 3412, 1, 0, 0, 0, 3426, 3413, 1, 0, 0, 0, 3426, 3414, 1, 0, 0, 0, 3426, 3415, 1, 0, 0, 0, 3426, 3416, 1, 0, 0, 0, 3426, 3417, 1, 0, 0, 0, 3426, 3418, 1, 0, 0, 0, 3426, 3419, 1, 0, 0, 0, 3426, 3420, 1, 0, 0, 0, 3426, 3421, 1, 0, 0, 0, 3426, 3422, 1, 0, 0, 0, 3426, 3423, 1, 0, 0, 0, 3426, 3424, 1, 0, 0, 0, 3426, 3425, 1, 0, 0, 0, 3427, 281, 1, 0, 0, 0, 3428, 3429, 5, 19, 0, 0, 3429, 3430, 5, 356, 0, 0, 3430, 3431, 3, 282, 141, 0, 3431, 3432, 5, 358, 0, 0, 3432, 3482, 1, 0, 0, 0, 3433, 3434, 5, 177, 0, 0, 3434, 3435, 5, 356, 0, 0, 3435, 3436, 3, 282, 141, 0, 3436, 3437, 5, 4, 0, 0, 3437, 3438, 3, 282, 141, 0, 3438, 3439, 5, 358, 0, 0, 3439, 3482, 1, 0, 0, 0, 3440, 3454, 5, 286, 0, 0, 3441, 3450, 5, 356, 0, 0, 3442, 3447, 3, 306, 153, 0, 3443, 3444, 5, 4, 0, 0, 3444, 3446, 3, 306, 153, 0, 3445, 3443, 1, 0, 0, 0, 3446, 3449, 1, 0, 0, 0, 3447, 3445, 1, 0, 0, 0, 3447, 3448, 1, 0, 0, 0, 3448, 3451, 1, 0, 0, 0, 3449, 3447, 1, 0, 0, 0, 3450, 3442, 1, 0, 0, 0, 3450, 3451, 1, 0, 0, 0, 3451, 3452, 1, 0, 0, 0, 3452, 3455, 5, 358, 0, 0, 3453, 3455, 5, 354, 0, 0, 3454, 3441, 1, 0, 0, 0, 3454, 3453, 1, 0, 0, 0, 3455, 3482, 1, 0, 0, 0, 3456, 3457, 5, 149, 0, 0, 3457, 3460, 7, 62, 0, 0, 3458, 3459, 5, 309, 0, 0, 3459, 3461, 5, 186, 0, 0, 3460, 3458, 1, 0, 0, 0, 3460, 3461, 1, 0, 0, 0, 3461, 3482, 1, 0, 0, 0, 3462, 3463, 5, 149, 0, 0, 3463, 3466, 7, 63, 0, 0, 3464, 3465, 5, 309, 0, 0, 3465, 3467, 7, 64, 0, 0, 3466, 3464, 1, 0, 0, 0, 3466, 3467, 1, 0, 0, 0, 3467, 3482, 1, 0, 0, 0, 3468, 3479, 3, 280, 140, 0, 3469, 3470, 5, 2, 0, 0, 3470, 3475, 5, 382, 0, 0, 3471, 3472, 5, 4, 0, 0, 3472, 3474, 5, 382, 0, 0, 3473, 3471, 1, 0, 0, 0, 3474, 3477, 1, 0, 0, 0, 3475, 3473, 1, 0, 0, 0, 3475, 3476, 1, 0, 0, 0, 3476, 3478, 1, 0, 0, 0, 3477, 3475, 1, 0, 0, 0, 3478, 3480, 5, 3, 0, 0, 3479, 3469, 1, 0, 0, 0, 3479, 3480, 1, 0, 0, 0, 3480, 3482, 1, 0, 0, 0, 3481, 3428, 1, 0, 0, 0, 3481, 3433, 1, 0, 0, 0, 3481, 3440, 1, 0, 0, 0, 3481, 3456, 1, 0, 0, 0, 3481, 3462, 1, 0, 0, 0, 3481, 3468, 1, 0, 0, 0, 3482, 283, 1, 0, 0, 0, 3483, 3488, 3, 286, 143, 0, 3484, 3485, 5, 4, 0, 0, 3485, 3487, 3, 286, 143, 0, 3486, 3484, 1, 0, 0, 0, 3487, 3490, 1, 0, 0, 0, 3488, 3486, 1, 0, 0, 0, 3488, 3489, 1, 0, 0, 0, 3489, 285, 1, 0, 0, 0, 3490, 3488, 1, 0, 0, 0, 3491, 3492, 3, 84, 42, 0, 3492, 3496, 3, 282, 141, 0, 3493, 3495, 3, 292, 146, 0, 3494, 3493, 1, 0, 0, 0, 3495, 3498, 1, 0, 0, 0, 3496, 3494, 1, 0, 0, 0, 3496, 3497, 1, 0, 0, 0, 3497, 287, 1, 0, 0, 0, 3498, 3496, 1, 0, 0, 0, 3499, 3504, 3, 290, 145, 0, 3500, 3501, 5, 4, 0, 0, 3501, 3503, 3, 290, 145, 0, 3502, 3500, 1, 0, 0, 0, 3503, 3506, 1, 0, 0, 0, 3504, 3502, 1, 0, 0, 0, 3504, 3505, 1, 0, 0, 0, 3505, 289, 1, 0, 0, 0, 3506, 3504, 1, 0, 0, 0, 3507, 3508, 3, 78, 39, 0, 3508, 3512, 3, 282, 141, 0, 3509, 3511, 3, 292, 146, 0, 3510, 3509, 1, 0, 0, 0, 3511, 3514, 1, 0, 0, 0, 3512, 3510, 1, 0, 0, 0, 3512, 3513, 1, 0, 0, 0, 3513, 291, 1, 0, 0, 0, 3514, 3512, 1, 0, 0, 0, 3515, 3516, 5, 197, 0, 0, 3516, 3523, 5, 198, 0, 0, 3517, 3518, 5, 82, 0, 0, 3518, 3523, 3, 232, 116, 0, 3519, 3520, 5, 51, 0, 0, 3520, 3523, 3, 342, 171, 0, 3521, 3523, 3, 278, 139, 0, 3522, 3515, 1, 0, 0, 0, 3522, 3517, 1, 0, 0, 0, 3522, 3519, 1, 0, 0, 0, 3522, 3521, 1, 0, 0, 0, 3523, 293, 1, 0, 0, 0, 3524, 3525, 7, 65, 0, 0, 3525, 3526, 3, 232, 116, 0, 3526, 295, 1, 0, 0, 0, 3527, 3532, 3, 298, 149, 0, 3528, 3529, 5, 4, 0, 0, 3529, 3531, 3, 298, 149, 0, 3530, 3528, 1, 0, 0, 0, 3531, 3534, 1, 0, 0, 0, 3532, 3530, 1, 0, 0, 0, 3532, 3533, 1, 0, 0, 0, 3533, 297, 1, 0, 0, 0, 3534, 3532, 1, 0, 0, 0, 3535, 3536, 3, 328, 164, 0, 3536, 3539, 3, 282, 141, 0, 3537, 3538, 5, 197, 0, 0, 3538, 3540, 5, 198, 0, 0, 3539, 3537, 1, 0, 0, 0, 3539, 3540, 1, 0, 0, 0, 3540, 3543, 1, 0, 0, 0, 3541, 3542, 5, 51, 0, 0, 3542, 3544, 3, 342, 171, 0, 3543, 3541, 1, 0, 0, 0, 3543, 3544, 1, 0, 0, 0, 3544, 299, 1, 0, 0, 0, 3545, 3550, 3, 302, 151, 0, 3546, 3547, 5, 4, 0, 0, 3547, 3549, 3, 302, 151, 0, 3548, 3546, 1, 0, 0, 0, 3549, 3552, 1, 0, 0, 0, 3550, 3548, 1, 0, 0, 0, 3550, 3551, 1, 0, 0, 0, 3551, 301, 1, 0, 0, 0, 3552, 3550, 1, 0, 0, 0, 3553, 3554, 3, 84, 42, 0, 3554, 3558, 3, 282, 141, 0, 3555, 3557, 3, 304, 152, 0, 3556, 3555, 1, 0, 0, 0, 3557, 3560, 1, 0, 0, 0, 3558, 3556, 1, 0, 0, 0, 3558, 3559, 1, 0, 0, 0, 3559, 303, 1, 0, 0, 0, 3560, 3558, 1, 0, 0, 0, 3561, 3562, 5, 197, 0, 0, 3562, 3575, 5, 198, 0, 0, 3563, 3564, 5, 82, 0, 0, 3564, 3575, 3, 232, 116, 0, 3565, 3566, 5, 127, 0, 0, 3566, 3567, 5, 12, 0, 0, 3567, 3568, 5, 20, 0, 0, 3568, 3569, 5, 2, 0, 0, 3569, 3570, 3, 232, 116, 0, 3570, 3571, 5, 3, 0, 0, 3571, 3575, 1, 0, 0, 0, 3572, 3573, 5, 51, 0, 0, 3573, 3575, 3, 342, 171, 0, 3574, 3561, 1, 0, 0, 0, 3574, 3563, 1, 0, 0, 0, 3574, 3565, 1, 0, 0, 0, 3574, 3572, 1, 0, 0, 0, 3575, 305, 1, 0, 0, 0, 3576, 3578, 3, 332, 166, 0, 3577, 3579, 5, 371, 0, 0, 3578, 3577, 1, 0, 0, 0, 3578, 3579, 1, 0, 0, 0, 3579, 3580, 1, 0, 0, 0, 3580, 3583, 3, 282, 141, 0, 3581, 3582, 5, 197, 0, 0, 3582, 3584, 5, 198, 0, 0, 3583, 3581, 1, 0, 0, 0, 3583, 3584, 1, 0, 0, 0, 3584, 3587, 1, 0, 0, 0, 3585, 3586, 5, 51, 0, 0, 3586, 3588, 3, 342, 171, 0, 3587, 3585, 1, 0, 0, 0, 3587, 3588, 1, 0, 0, 0, 3588, 307, 1, 0, 0, 0, 3589, 3590, 5, 343, 0, 0, 3590, 3591, 3, 232, 116, 0, 3591, 3592, 5, 300, 0, 0, 3592, 3593, 3, 232, 116, 0, 3593, 309, 1, 0, 0, 0, 3594, 3595, 5, 345, 0, 0, 3595, 3596, 3, 328, 164, 0, 3596, 3597, 5, 20, 0, 0, 3597, 3605, 3, 314, 157, 0, 3598, 3599, 5, 4, 0, 0, 3599, 3600, 3, 328, 164, 0, 3600, 3601, 5, 20, 0, 0, 3601, 3602, 3, 314, 157, 0, 3602, 3604, 1, 0, 0, 0, 3603, 3598, 1, 0, 0, 0, 3604, 3607, 1, 0, 0, 0, 3605, 3603, 1, 0, 0, 0, 3605, 3606, 1, 0, 0, 0, 3606, 311, 1, 0, 0, 0, 3607, 3605, 1, 0, 0, 0, 3608, 3609, 5, 351, 0, 0, 3609, 3610, 5, 31, 0, 0, 3610, 3611, 3, 82, 41, 0, 3611, 313, 1, 0, 0, 0, 3612, 3652, 3, 328, 164, 0, 3613, 3614, 5, 2, 0, 0, 3614, 3615, 3, 328, 164, 0, 3615, 3616, 5, 3, 0, 0, 3616, 3652, 1, 0, 0, 0, 3617, 3645, 5, 2, 0, 0, 3618, 3619, 5, 44, 0, 0, 3619, 3620, 5, 31, 0, 0, 3620, 3625, 3, 232, 116, 0, 3621, 3622, 5, 4, 0, 0, 3622, 3624, 3, 232, 116, 0, 3623, 3621, 1, 0, 0, 0, 3624, 3627, 1, 0, 0, 0, 3625, 3623, 1, 0, 0, 0, 3625, 3626, 1, 0, 0, 0, 3626, 3646, 1, 0, 0, 0, 3627, 3625, 1, 0, 0, 0, 3628, 3629, 7, 34, 0, 0, 3629, 3630, 5, 31, 0, 0, 3630, 3635, 3, 232, 116, 0, 3631, 3632, 5, 4, 0, 0, 3632, 3634, 3, 232, 116, 0, 3633, 3631, 1, 0, 0, 0, 3634, 3637, 1, 0, 0, 0, 3635, 3633, 1, 0, 0, 0, 3635, 3636, 1, 0, 0, 0, 3636, 3639, 1, 0, 0, 0, 3637, 3635, 1, 0, 0, 0, 3638, 3628, 1, 0, 0, 0, 3638, 3639, 1, 0, 0, 0, 3639, 3643, 1, 0, 0, 0, 3640, 3641, 7, 35, 0, 0, 3641, 3642, 5, 31, 0, 0, 3642, 3644, 3, 92, 46, 0, 3643, 3640, 1, 0, 0, 0, 3643, 3644, 1, 0, 0, 0, 3644, 3646, 1, 0, 0, 0, 3645, 3618, 1, 0, 0, 0, 3645, 3638, 1, 0, 0, 0, 3646, 3648, 1, 0, 0, 0, 3647, 3649, 3, 316, 158, 0, 3648, 3647, 1, 0, 0, 0, 3648, 3649, 1, 0, 0, 0, 3649, 3650, 1, 0, 0, 0, 3650, 3652, 5, 3, 0, 0, 3651, 3612, 1, 0, 0, 0, 3651, 3613, 1, 0, 0, 0, 3651, 3617, 1, 0, 0, 0, 3652, 315, 1, 0, 0, 0, 3653, 3654, 7, 66, 0, 0, 3654, 3662, 3, 318, 159, 0, 3655, 3656, 7, 66, 0, 0, 3656, 3657, 5, 24, 0, 0, 3657, 3658, 3, 318, 159, 0, 3658, 3659, 5, 14, 0, 0, 3659, 3660, 3, 318, 159, 0, 3660, 3662, 1, 0, 0, 0, 3661, 3653, 1, 0, 0, 0, 3661, 3655, 1, 0, 0, 0, 3662, 317, 1, 0, 0, 0, 3663, 3664, 5, 321, 0, 0, 3664, 3671, 7, 67, 0, 0, 3665, 3666, 5, 62, 0, 0, 3666, 3671, 5, 257, 0, 0, 3667, 3668, 3, 232, 116, 0, 3668, 3669, 7, 67, 0, 0, 3669, 3671, 1, 0, 0, 0, 3670, 3663, 1, 0, 0, 0, 3670, 3665, 1, 0, 0, 0, 3670, 3667, 1, 0, 0, 0, 3671, 319, 1, 0, 0, 0, 3672, 3677, 3, 326, 163, 0, 3673, 3674, 5, 4, 0, 0, 3674, 3676, 3, 326, 163, 0, 3675, 3673, 1, 0, 0, 0, 3676, 3679, 1, 0, 0, 0, 3677, 3675, 1, 0, 0, 0, 3677, 3678, 1, 0, 0, 0, 3678, 321, 1, 0, 0, 0, 3679, 3677, 1, 0, 0, 0, 3680, 3681, 5, 136, 0, 0, 3681, 3682, 5, 2, 0, 0, 3682, 3683, 3, 232, 116, 0, 3683, 3684, 5, 3, 0, 0, 3684, 3690, 1, 0, 0, 0, 3685, 3690, 3, 326, 163, 0, 3686, 3690, 5, 114, 0, 0, 3687, 3690, 5, 161, 0, 0, 3688, 3690, 5, 250, 0, 0, 3689, 3680, 1, 0, 0, 0, 3689, 3685, 1, 0, 0, 0, 3689, 3686, 1, 0, 0, 0, 3689, 3687, 1, 0, 0, 0, 3689, 3688, 1, 0, 0, 0, 3690, 323, 1, 0, 0, 0, 3691, 3692, 3, 326, 163, 0, 3692, 325, 1, 0, 0, 0, 3693, 3698, 3, 332, 166, 0, 3694, 3695, 5, 5, 0, 0, 3695, 3697, 3, 332, 166, 0, 3696, 3694, 1, 0, 0, 0, 3697, 3700, 1, 0, 0, 0, 3698, 3696, 1, 0, 0, 0, 3698, 3699, 1, 0, 0, 0, 3699, 327, 1, 0, 0, 0, 3700, 3698, 1, 0, 0, 0, 3701, 3702, 3, 332, 166, 0, 3702, 3703, 3, 330, 165, 0, 3703, 329, 1, 0, 0, 0, 3704, 3705, 5, 362, 0, 0, 3705, 3707, 3, 332, 166, 0, 3706, 3704, 1, 0, 0, 0, 3707, 3708, 1, 0, 0, 0, 3708, 3706, 1, 0, 0, 0, 3708, 3709, 1, 0, 0, 0, 3709, 3712, 1, 0, 0, 0, 3710, 3712, 1, 0, 0, 0, 3711, 3706, 1, 0, 0, 0, 3711, 3710, 1, 0, 0, 0, 3712, 331, 1, 0, 0, 0, 3713, 3716, 3, 334, 167, 0, 3714, 3716, 3, 346, 173, 0, 3715, 3713, 1, 0, 0, 0, 3715, 3714, 1, 0, 0, 0, 3716, 333, 1, 0, 0, 0, 3717, 3722, 5, 388, 0, 0, 3718, 3722, 3, 336, 168, 0, 3719, 3722, 3, 344, 172, 0, 3720, 3722, 3, 348, 174, 0, 3721, 3717, 1, 0, 0, 0, 3721, 3718, 1, 0, 0, 0, 3721, 3719, 1, 0, 0, 0, 3721, 3720, 1, 0, 0, 0, 3722, 335, 1, 0, 0, 0, 3723, 3724, 7, 68, 0, 0, 3724, 337, 1, 0, 0, 0, 3725, 3727, 5, 362, 0, 0, 3726, 3725, 1, 0, 0, 0, 3726, 3727, 1, 0, 0, 0, 3727, 3728, 1, 0, 0, 0, 3728, 3729, 7, 69, 0, 0, 3729, 339, 1, 0, 0, 0, 3730, 3731, 5, 319, 0, 0, 3731, 3744, 3, 282, 141, 0, 3732, 3733, 5, 51, 0, 0, 3733, 3744, 3, 342, 171, 0, 3734, 3744, 3, 278, 139, 0, 3735, 3736, 7, 70, 0, 0, 3736, 3737, 5, 197, 0, 0, 3737, 3744, 5, 198, 0, 0, 3738, 3739, 5, 269, 0, 0, 3739, 3740, 5, 82, 0, 0, 3740, 3744, 3, 232, 116, 0, 3741, 3742, 5, 96, 0, 0, 3742, 3744, 5, 82, 0, 0, 3743, 3730, 1, 0, 0, 0, 3743, 3732, 1, 0, 0, 0, 3743, 3734, 1, 0, 0, 0, 3743, 3735, 1, 0, 0, 0, 3743, 3738, 1, 0, 0, 0, 3743, 3741, 1, 0, 0, 0, 3744, 341, 1, 0, 0, 0, 3745, 3746, 7, 71, 0, 0, 3746, 343, 1, 0, 0, 0, 3747, 3748, 7, 72, 0, 0, 3748, 345, 1, 0, 0, 0, 3749, 3750, 7, 73, 0, 0, 3750, 347, 1, 0, 0, 0, 3751, 3752, 7, 74, 0, 0, 3752, 349, 1, 0, 0, 0, 503, 353, 360, 364, 369, 376, 381, 391, 393, 413, 417, 423, 426, 429, 433, 436, 440, 447, 450, 454, 457, 462, 475, 477, 482, 491, 494, 498, 501, 507, 518, 524, 529, 562, 572, 583, 594, 605, 610, 619, 623, 629, 633, 638, 644, 656, 664, 670, 681, 685, 690, 705, 709, 716, 720, 726, 756, 760, 765, 772, 778, 781, 784, 788, 792, 801, 803, 812, 815, 824, 829, 835, 842, 845, 849, 864, 867, 873, 877, 894, 896, 904, 908, 914, 917, 921, 924, 930, 935, 939, 946, 949, 952, 959, 964, 973, 981, 987, 990, 993, 999, 1003, 1008, 1011, 1015, 1017, 1025, 1033, 1036, 1043, 1046, 1049, 1058, 1063, 1069, 1074, 1077, 1081, 1084, 1088, 1098, 1103, 1116, 1119, 1127, 1133, 1136, 1139, 1144, 1152, 1157, 1163, 1169, 1172, 1179, 1186, 1194, 1206, 1214, 1241, 1244, 1250, 1259, 1268, 1274, 1279, 1284, 1291, 1296, 1301, 1308, 1316, 1319, 1325, 1332, 1336, 1399, 1407, 1414, 1422, 1434, 1439, 1448, 1456, 1461, 1463, 1471, 1476, 1480, 1483, 1491, 1496, 1505, 1510, 1513, 1518, 1522, 1527, 1529, 1534, 1543, 1551, 1557, 1566, 1573, 1582, 1587, 1590, 1615, 1617, 1629, 1636, 1639, 1646, 1650, 1656, 1664, 1671, 1674, 1682, 1693, 1704, 1712, 1718, 1729, 1736, 1743, 1755, 1763, 1769, 1775, 1778, 1794, 1803, 1814, 1819, 1824, 1829, 1834, 1837, 1840, 1844, 1849, 1856, 1864, 1873, 1879, 1882, 1884, 1892, 1902, 1911, 1915, 1918, 1922, 1926, 1934, 1938, 1941, 1944, 1947, 1951, 1955, 1960, 1964, 1967, 1970, 1973, 1977, 1982, 1986, 1989, 1992, 1995, 1997, 2003, 2010, 2015, 2018, 2021, 2025, 2035, 2039, 2041, 2044, 2048, 2054, 2058, 2069, 2077, 2079, 2086, 2090, 2102, 2109, 2124, 2129, 2136, 2152, 2157, 2170, 2175, 2183, 2189, 2193, 2196, 2199, 2206, 2209, 2215, 2224, 2234, 2249, 2254, 2256, 2261, 2270, 2280, 2285, 2289, 2294, 2301, 2306, 2310, 2313, 2316, 2330, 2343, 2348, 2352, 2355, 2360, 2365, 2369, 2372, 2384, 2395, 2408, 2419, 2424, 2427, 2431, 2434, 2446, 2455, 2458, 2463, 2470, 2473, 2479, 2485, 2487, 2490, 2495, 2499, 2505, 2509, 2512, 2517, 2520, 2525, 2527, 2533, 2538, 2545, 2548, 2566, 2568, 2571, 2582, 2591, 2598, 2606, 2614, 2619, 2622, 2625, 2633, 2641, 2651, 2663, 2666, 2671, 2676, 2683, 2690, 2692, 2705, 2711, 2713, 2722, 2724, 2732, 2736, 2739, 2743, 2745, 2754, 2766, 2768, 2775, 2782, 2788, 2794, 2796, 2803, 2811, 2819, 2825, 2830, 2837, 2843, 2846, 2850, 2852, 2859, 2868, 2875, 2885, 2890, 2894, 2904, 2911, 2924, 2926, 2934, 2936, 2940, 2948, 2957, 2963, 2971, 2976, 2988, 2993, 2996, 3002, 3006, 3011, 3016, 3021, 3027, 3048, 3050, 3061, 3073, 3085, 3089, 3098, 3102, 3120, 3123, 3131, 3140, 3149, 3172, 3188, 3195, 3198, 3207, 3211, 3215, 3227, 3252, 3259, 3262, 3277, 3298, 3302, 3304, 3314, 3316, 3326, 3341, 3343, 3356, 3360, 3367, 3372, 3380, 3385, 3394, 3426, 3447, 3450, 3454, 3460, 3466, 3475, 3479, 3481, 3488, 3496, 3504, 3512, 3522, 3532, 3539, 3543, 3550, 3558, 3574, 3578, 3583, 3587, 3605, 3625, 3635, 3638, 3643, 3645, 3648, 3651, 3661, 3670, 3677, 3689, 3698, 3708, 3711, 3715, 3721, 3726, 3743] \ No newline at end of file diff --git a/src/lib/spark/SparkSqlParser.ts b/src/lib/spark/SparkSqlParser.ts index 19243be2..743f2475 100644 --- a/src/lib/spark/SparkSqlParser.ts +++ b/src/lib/spark/SparkSqlParser.ts @@ -7313,9 +7313,9 @@ export class SparkSqlParser extends SQLParserBase { this.queryPrimary(); } this.context!.stop = this.tokenStream.LT(-1); - this.state = 1890; + this.state = 1884; this.errorHandler.sync(this); - alternative = this.interpreter.adaptivePredict(this.tokenStream, 228, this.context); + alternative = this.interpreter.adaptivePredict(this.tokenStream, 227, this.context); while (alternative !== 2 && alternative !== antlr.ATN.INVALID_ALT_NUMBER) { if (alternative === 1) { if (this._parseListeners != null) { @@ -7323,28 +7323,20 @@ export class SparkSqlParser extends SQLParserBase { } previousContext = localContext; { - this.state = 1888; + this.state = 1882; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 227, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 226, this.context) ) { case 1: { localContext = new QueryTermContext(parentContext, parentState); localContext._left = previousContext; this.pushNewRecursionContext(localContext, _startState, SparkSqlParser.RULE_queryTerm); this.state = 1870; - if (!(this.precpred(this.context, 3))) { - throw this.createFailedPredicateException("this.precpred(this.context, 3)"); + if (!(this.precpred(this.context, 2))) { + throw this.createFailedPredicateException("this.precpred(this.context, 2)"); } this.state = 1871; - localContext._operator = this.tokenStream.LT(1); - _la = this.tokenStream.LA(1); - if(!(_la === 102 || _la === 148 || _la === 270 || _la === 323)) { - localContext._operator = this.errorHandler.recoverInline(this); - } - else { - this.errorHandler.reportMatch(this); - this.consume(); - } + localContext._operator = this.match(SparkSqlParser.KW_INTERSECT); this.state = 1873; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); @@ -7356,7 +7348,7 @@ export class SparkSqlParser extends SQLParserBase { } this.state = 1875; - localContext._right = this.queryTerm(4); + localContext._right = this.queryTerm(3); } break; case 2: @@ -7365,35 +7357,10 @@ export class SparkSqlParser extends SQLParserBase { localContext._left = previousContext; this.pushNewRecursionContext(localContext, _startState, SparkSqlParser.RULE_queryTerm); this.state = 1876; - if (!(this.precpred(this.context, 2))) { - throw this.createFailedPredicateException("this.precpred(this.context, 2)"); - } - this.state = 1877; - localContext._operator = this.match(SparkSqlParser.KW_INTERSECT); - this.state = 1879; - this.errorHandler.sync(this); - _la = this.tokenStream.LA(1); - if (_la === 10 || _la === 92) { - { - this.state = 1878; - this.setQuantifier(); - } - } - - this.state = 1881; - localContext._right = this.queryTerm(3); - } - break; - case 3: - { - localContext = new QueryTermContext(parentContext, parentState); - localContext._left = previousContext; - this.pushNewRecursionContext(localContext, _startState, SparkSqlParser.RULE_queryTerm); - this.state = 1882; if (!(this.precpred(this.context, 1))) { throw this.createFailedPredicateException("this.precpred(this.context, 1)"); } - this.state = 1883; + this.state = 1877; localContext._operator = this.tokenStream.LT(1); _la = this.tokenStream.LA(1); if(!(_la === 102 || _la === 270 || _la === 323)) { @@ -7403,26 +7370,26 @@ export class SparkSqlParser extends SQLParserBase { this.errorHandler.reportMatch(this); this.consume(); } - this.state = 1885; + this.state = 1879; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); if (_la === 10 || _la === 92) { { - this.state = 1884; + this.state = 1878; this.setQuantifier(); } } - this.state = 1887; + this.state = 1881; localContext._right = this.queryTerm(2); } break; } } } - this.state = 1892; + this.state = 1886; this.errorHandler.sync(this); - alternative = this.interpreter.adaptivePredict(this.tokenStream, 228, this.context); + alternative = this.interpreter.adaptivePredict(this.tokenStream, 227, this.context); } } } @@ -7445,7 +7412,7 @@ export class SparkSqlParser extends SQLParserBase { this.enterRule(localContext, 98, SparkSqlParser.RULE_queryPrimary); try { let alternative: number; - this.state = 1917; + this.state = 1911; this.errorHandler.sync(this); switch (this.tokenStream.LA(1)) { case SparkSqlParser.KW_MAP: @@ -7453,16 +7420,16 @@ export class SparkSqlParser extends SQLParserBase { case SparkSqlParser.KW_SELECT: this.enterOuterAlt(localContext, 1); { - this.state = 1893; + this.state = 1887; this.querySpecification(); } break; case SparkSqlParser.KW_FROM: this.enterOuterAlt(localContext, 2); { - this.state = 1894; + this.state = 1888; this.fromClause(); - this.state = 1896; + this.state = 1890; this.errorHandler.sync(this); alternative = 1; do { @@ -7470,7 +7437,7 @@ export class SparkSqlParser extends SQLParserBase { case 1: { { - this.state = 1895; + this.state = 1889; this.fromStatementBody(); } } @@ -7478,58 +7445,58 @@ export class SparkSqlParser extends SQLParserBase { default: throw new antlr.NoViableAltException(this); } - this.state = 1898; + this.state = 1892; this.errorHandler.sync(this); - alternative = this.interpreter.adaptivePredict(this.tokenStream, 229, this.context); + alternative = this.interpreter.adaptivePredict(this.tokenStream, 228, this.context); } while (alternative !== 2 && alternative !== antlr.ATN.INVALID_ALT_NUMBER); } break; case SparkSqlParser.KW_TABLE: this.enterOuterAlt(localContext, 3); { - this.state = 1900; + this.state = 1894; this.match(SparkSqlParser.KW_TABLE); - this.state = 1901; + this.state = 1895; this.tableName(); } break; case SparkSqlParser.KW_VALUES: this.enterOuterAlt(localContext, 4); { - this.state = 1902; + this.state = 1896; this.match(SparkSqlParser.KW_VALUES); - this.state = 1903; + this.state = 1897; this.expression(); - this.state = 1908; + this.state = 1902; this.errorHandler.sync(this); - alternative = this.interpreter.adaptivePredict(this.tokenStream, 230, this.context); + alternative = this.interpreter.adaptivePredict(this.tokenStream, 229, this.context); while (alternative !== 2 && alternative !== antlr.ATN.INVALID_ALT_NUMBER) { if (alternative === 1) { { { - this.state = 1904; + this.state = 1898; this.match(SparkSqlParser.COMMA); - this.state = 1905; + this.state = 1899; this.expression(); } } } - this.state = 1910; + this.state = 1904; this.errorHandler.sync(this); - alternative = this.interpreter.adaptivePredict(this.tokenStream, 230, this.context); + alternative = this.interpreter.adaptivePredict(this.tokenStream, 229, this.context); } - this.state = 1911; + this.state = 1905; this.tableAlias(); } break; case SparkSqlParser.LEFT_PAREN: this.enterOuterAlt(localContext, 5); { - this.state = 1913; + this.state = 1907; this.match(SparkSqlParser.LEFT_PAREN); - this.state = 1914; + this.state = 1908; this.query(); - this.state = 1915; + this.state = 1909; this.match(SparkSqlParser.RIGHT_PAREN); } break; @@ -7558,28 +7525,28 @@ export class SparkSqlParser extends SQLParserBase { try { this.enterOuterAlt(localContext, 1); { - this.state = 1921; + this.state = 1915; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 232, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 231, this.context) ) { case 1: { - this.state = 1919; + this.state = 1913; this.columnName(); } break; case 2: { - this.state = 1920; + this.state = 1914; this.expression(); } break; } - this.state = 1924; + this.state = 1918; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 233, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 232, this.context) ) { case 1: { - this.state = 1923; + this.state = 1917; localContext._ordering = this.tokenStream.LT(1); _la = this.tokenStream.LA(1); if(!(_la === 21 || _la === 86)) { @@ -7592,14 +7559,14 @@ export class SparkSqlParser extends SQLParserBase { } break; } - this.state = 1928; + this.state = 1922; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 234, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 233, this.context) ) { case 1: { - this.state = 1926; + this.state = 1920; this.match(SparkSqlParser.KW_NULLS); - this.state = 1927; + this.state = 1921; localContext._nullOrder = this.tokenStream.LT(1); _la = this.tokenStream.LA(1); if(!(_la === 116 || _la === 157)) { @@ -7633,90 +7600,90 @@ export class SparkSqlParser extends SQLParserBase { this.enterRule(localContext, 102, SparkSqlParser.RULE_fromStatementBody); try { let alternative: number; - this.state = 1957; + this.state = 1951; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 241, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 240, this.context) ) { case 1: this.enterOuterAlt(localContext, 1); { - this.state = 1930; + this.state = 1924; this.transformClause(); - this.state = 1932; + this.state = 1926; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 235, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 234, this.context) ) { case 1: { - this.state = 1931; + this.state = 1925; this.whereClause(); } break; } - this.state = 1934; + this.state = 1928; this.queryOrganization(); } break; case 2: this.enterOuterAlt(localContext, 2); { - this.state = 1936; + this.state = 1930; this.selectClause(); - this.state = 1940; + this.state = 1934; this.errorHandler.sync(this); - alternative = this.interpreter.adaptivePredict(this.tokenStream, 236, this.context); + alternative = this.interpreter.adaptivePredict(this.tokenStream, 235, this.context); while (alternative !== 2 && alternative !== antlr.ATN.INVALID_ALT_NUMBER) { if (alternative === 1) { { { - this.state = 1937; + this.state = 1931; this.lateralView(); } } } - this.state = 1942; + this.state = 1936; this.errorHandler.sync(this); - alternative = this.interpreter.adaptivePredict(this.tokenStream, 236, this.context); + alternative = this.interpreter.adaptivePredict(this.tokenStream, 235, this.context); } - this.state = 1944; + this.state = 1938; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 237, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 236, this.context) ) { case 1: { - this.state = 1943; + this.state = 1937; this.whereClause(); } break; } - this.state = 1947; + this.state = 1941; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 238, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 237, this.context) ) { case 1: { - this.state = 1946; + this.state = 1940; this.aggregationClause(); } break; } - this.state = 1950; + this.state = 1944; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 239, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 238, this.context) ) { case 1: { - this.state = 1949; + this.state = 1943; this.havingClause(); } break; } - this.state = 1953; + this.state = 1947; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 240, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 239, this.context) ) { case 1: { - this.state = 1952; + this.state = 1946; this.windowClause(); } break; } - this.state = 1955; + this.state = 1949; this.queryOrganization(); } break; @@ -7741,76 +7708,76 @@ export class SparkSqlParser extends SQLParserBase { this.enterRule(localContext, 104, SparkSqlParser.RULE_querySpecification); try { let alternative: number; - this.state = 2003; + this.state = 1997; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 254, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 253, this.context) ) { case 1: this.enterOuterAlt(localContext, 1); { - this.state = 1959; + this.state = 1953; this.transformClause(); - this.state = 1961; + this.state = 1955; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 242, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 241, this.context) ) { case 1: { - this.state = 1960; + this.state = 1954; this.fromClause(); } break; } - this.state = 1966; + this.state = 1960; this.errorHandler.sync(this); - alternative = this.interpreter.adaptivePredict(this.tokenStream, 243, this.context); + alternative = this.interpreter.adaptivePredict(this.tokenStream, 242, this.context); while (alternative !== 2 && alternative !== antlr.ATN.INVALID_ALT_NUMBER) { if (alternative === 1) { { { - this.state = 1963; + this.state = 1957; this.lateralView(); } } } - this.state = 1968; + this.state = 1962; this.errorHandler.sync(this); - alternative = this.interpreter.adaptivePredict(this.tokenStream, 243, this.context); + alternative = this.interpreter.adaptivePredict(this.tokenStream, 242, this.context); } - this.state = 1970; + this.state = 1964; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 244, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 243, this.context) ) { case 1: { - this.state = 1969; + this.state = 1963; this.whereClause(); } break; } - this.state = 1973; + this.state = 1967; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 245, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 244, this.context) ) { case 1: { - this.state = 1972; + this.state = 1966; this.aggregationClause(); } break; } - this.state = 1976; + this.state = 1970; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 246, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 245, this.context) ) { case 1: { - this.state = 1975; + this.state = 1969; this.havingClause(); } break; } - this.state = 1979; + this.state = 1973; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 247, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 246, this.context) ) { case 1: { - this.state = 1978; + this.state = 1972; this.windowClause(); } break; @@ -7820,70 +7787,70 @@ export class SparkSqlParser extends SQLParserBase { case 2: this.enterOuterAlt(localContext, 2); { - this.state = 1981; + this.state = 1975; this.selectClause(); - this.state = 1983; + this.state = 1977; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 248, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 247, this.context) ) { case 1: { - this.state = 1982; + this.state = 1976; this.fromClause(); } break; } - this.state = 1988; + this.state = 1982; this.errorHandler.sync(this); - alternative = this.interpreter.adaptivePredict(this.tokenStream, 249, this.context); + alternative = this.interpreter.adaptivePredict(this.tokenStream, 248, this.context); while (alternative !== 2 && alternative !== antlr.ATN.INVALID_ALT_NUMBER) { if (alternative === 1) { { { - this.state = 1985; + this.state = 1979; this.lateralView(); } } } - this.state = 1990; + this.state = 1984; this.errorHandler.sync(this); - alternative = this.interpreter.adaptivePredict(this.tokenStream, 249, this.context); + alternative = this.interpreter.adaptivePredict(this.tokenStream, 248, this.context); } - this.state = 1992; + this.state = 1986; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 250, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 249, this.context) ) { case 1: { - this.state = 1991; + this.state = 1985; this.whereClause(); } break; } - this.state = 1995; + this.state = 1989; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 251, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 250, this.context) ) { case 1: { - this.state = 1994; + this.state = 1988; this.aggregationClause(); } break; } - this.state = 1998; + this.state = 1992; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 252, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 251, this.context) ) { case 1: { - this.state = 1997; + this.state = 1991; this.havingClause(); } break; } - this.state = 2001; + this.state = 1995; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 253, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 252, this.context) ) { case 1: { - this.state = 2000; + this.state = 1994; this.windowClause(); } break; @@ -7913,142 +7880,142 @@ export class SparkSqlParser extends SQLParserBase { try { this.enterOuterAlt(localContext, 1); { - this.state = 2024; + this.state = 2018; this.errorHandler.sync(this); switch (this.tokenStream.LA(1)) { case SparkSqlParser.KW_SELECT: { - this.state = 2005; + this.state = 1999; this.match(SparkSqlParser.KW_SELECT); - this.state = 2006; + this.state = 2000; localContext._kind = this.match(SparkSqlParser.KW_TRANSFORM); - this.state = 2007; + this.state = 2001; this.match(SparkSqlParser.LEFT_PAREN); - this.state = 2009; + this.state = 2003; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 255, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 254, this.context) ) { case 1: { - this.state = 2008; + this.state = 2002; this.setQuantifier(); } break; } - this.state = 2011; + this.state = 2005; this.expressionSeq(); - this.state = 2012; + this.state = 2006; this.match(SparkSqlParser.RIGHT_PAREN); } break; case SparkSqlParser.KW_MAP: { - this.state = 2014; + this.state = 2008; localContext._kind = this.match(SparkSqlParser.KW_MAP); - this.state = 2016; + this.state = 2010; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 256, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 255, this.context) ) { case 1: { - this.state = 2015; + this.state = 2009; this.setQuantifier(); } break; } - this.state = 2018; + this.state = 2012; this.expressionSeq(); } break; case SparkSqlParser.KW_REDUCE: { - this.state = 2019; + this.state = 2013; localContext._kind = this.match(SparkSqlParser.KW_REDUCE); - this.state = 2021; + this.state = 2015; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 257, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 256, this.context) ) { case 1: { - this.state = 2020; + this.state = 2014; this.setQuantifier(); } break; } - this.state = 2023; + this.state = 2017; this.expressionSeq(); } break; default: throw new antlr.NoViableAltException(this); } - this.state = 2027; + this.state = 2021; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); if (_la === 257) { { - this.state = 2026; + this.state = 2020; localContext._inRowFormat = this.rowFormat(); } } - this.state = 2031; + this.state = 2025; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); if (_la === 236) { { - this.state = 2029; + this.state = 2023; this.match(SparkSqlParser.KW_RECORDWRITER); - this.state = 2030; + this.state = 2024; localContext._recordWriter = this.stringLit(); } } - this.state = 2033; + this.state = 2027; this.match(SparkSqlParser.KW_USING); - this.state = 2034; + this.state = 2028; localContext._script = this.stringLit(); - this.state = 2047; + this.state = 2041; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 263, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 262, this.context) ) { case 1: { - this.state = 2035; + this.state = 2029; this.match(SparkSqlParser.KW_AS); - this.state = 2045; + this.state = 2039; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 262, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 261, this.context) ) { case 1: { - this.state = 2036; + this.state = 2030; this.identifierSeq(); } break; case 2: { - this.state = 2037; + this.state = 2031; this.colTypeList(); } break; case 3: { { - this.state = 2038; + this.state = 2032; this.match(SparkSqlParser.LEFT_PAREN); - this.state = 2041; + this.state = 2035; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 261, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 260, this.context) ) { case 1: { - this.state = 2039; + this.state = 2033; this.identifierSeq(); } break; case 2: { - this.state = 2040; + this.state = 2034; this.colTypeList(); } break; } - this.state = 2043; + this.state = 2037; this.match(SparkSqlParser.RIGHT_PAREN); } } @@ -8057,24 +8024,24 @@ export class SparkSqlParser extends SQLParserBase { } break; } - this.state = 2050; + this.state = 2044; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 264, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 263, this.context) ) { case 1: { - this.state = 2049; + this.state = 2043; localContext._outRowFormat = this.rowFormat(); } break; } - this.state = 2054; + this.state = 2048; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 265, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 264, this.context) ) { case 1: { - this.state = 2052; + this.state = 2046; this.match(SparkSqlParser.KW_RECORDREADER); - this.state = 2053; + this.state = 2047; localContext._recordReader = this.stringLit(); } break; @@ -8102,36 +8069,36 @@ export class SparkSqlParser extends SQLParserBase { let alternative: number; this.enterOuterAlt(localContext, 1); { - this.state = 2056; + this.state = 2050; this.match(SparkSqlParser.KW_SELECT); - this.state = 2060; + this.state = 2054; this.errorHandler.sync(this); - alternative = this.interpreter.adaptivePredict(this.tokenStream, 266, this.context); + alternative = this.interpreter.adaptivePredict(this.tokenStream, 265, this.context); while (alternative !== 2 && alternative !== antlr.ATN.INVALID_ALT_NUMBER) { if (alternative === 1) { { { - this.state = 2057; + this.state = 2051; localContext._hint = this.hint(); localContext._hints.push(localContext._hint); } } } - this.state = 2062; + this.state = 2056; this.errorHandler.sync(this); - alternative = this.interpreter.adaptivePredict(this.tokenStream, 266, this.context); + alternative = this.interpreter.adaptivePredict(this.tokenStream, 265, this.context); } - this.state = 2064; + this.state = 2058; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 267, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 266, this.context) ) { case 1: { - this.state = 2063; + this.state = 2057; this.setQuantifier(); } break; } - this.state = 2066; + this.state = 2060; this.namedExpressionSeq(); } } @@ -8155,9 +8122,9 @@ export class SparkSqlParser extends SQLParserBase { try { this.enterOuterAlt(localContext, 1); { - this.state = 2068; + this.state = 2062; this.match(SparkSqlParser.KW_SET); - this.state = 2069; + this.state = 2063; this.assignmentList(); } } @@ -8182,45 +8149,45 @@ export class SparkSqlParser extends SQLParserBase { try { this.enterOuterAlt(localContext, 1); { - this.state = 2071; + this.state = 2065; this.match(SparkSqlParser.KW_WHEN); - this.state = 2072; + this.state = 2066; this.match(SparkSqlParser.KW_MATCHED); - this.state = 2075; + this.state = 2069; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); if (_la === 14) { { - this.state = 2073; + this.state = 2067; this.match(SparkSqlParser.KW_AND); - this.state = 2074; + this.state = 2068; localContext._matchedCond = this.booleanExpression(0); } } - this.state = 2077; + this.state = 2071; this.match(SparkSqlParser.KW_THEN); - this.state = 2085; + this.state = 2079; this.errorHandler.sync(this); switch (this.tokenStream.LA(1)) { case SparkSqlParser.KW_DELETE: { - this.state = 2078; + this.state = 2072; this.match(SparkSqlParser.KW_DELETE); } break; case SparkSqlParser.KW_UPDATE: { - this.state = 2079; + this.state = 2073; this.match(SparkSqlParser.KW_UPDATE); - this.state = 2080; + this.state = 2074; this.match(SparkSqlParser.KW_SET); - this.state = 2083; + this.state = 2077; this.errorHandler.sync(this); switch (this.tokenStream.LA(1)) { case SparkSqlParser.ASTERISK: { - this.state = 2081; + this.state = 2075; this.match(SparkSqlParser.ASTERISK); } break; @@ -8568,7 +8535,7 @@ export class SparkSqlParser extends SQLParserBase { case SparkSqlParser.IDENTIFIER: case SparkSqlParser.BACKQUOTED_IDENTIFIER: { - this.state = 2082; + this.state = 2076; this.assignmentList(); } break; @@ -8603,39 +8570,39 @@ export class SparkSqlParser extends SQLParserBase { try { this.enterOuterAlt(localContext, 1); { - this.state = 2087; + this.state = 2081; this.match(SparkSqlParser.KW_WHEN); - this.state = 2088; + this.state = 2082; this.match(SparkSqlParser.KW_NOT); - this.state = 2089; + this.state = 2083; this.match(SparkSqlParser.KW_MATCHED); - this.state = 2092; + this.state = 2086; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); if (_la === 31) { { - this.state = 2090; + this.state = 2084; this.match(SparkSqlParser.KW_BY); - this.state = 2091; + this.state = 2085; this.match(SparkSqlParser.KW_TARGET); } } - this.state = 2096; + this.state = 2090; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); if (_la === 14) { { - this.state = 2094; + this.state = 2088; this.match(SparkSqlParser.KW_AND); - this.state = 2095; + this.state = 2089; localContext._notMatchedCond = this.booleanExpression(0); } } - this.state = 2098; + this.state = 2092; this.match(SparkSqlParser.KW_THEN); - this.state = 2099; + this.state = 2093; this.notMatchedAction(); } } @@ -8660,46 +8627,46 @@ export class SparkSqlParser extends SQLParserBase { try { this.enterOuterAlt(localContext, 1); { - this.state = 2101; + this.state = 2095; this.match(SparkSqlParser.KW_WHEN); - this.state = 2102; + this.state = 2096; this.match(SparkSqlParser.KW_NOT); - this.state = 2103; + this.state = 2097; this.match(SparkSqlParser.KW_MATCHED); - this.state = 2104; + this.state = 2098; this.match(SparkSqlParser.KW_BY); - this.state = 2105; + this.state = 2099; this.match(SparkSqlParser.KW_SOURCE); - this.state = 2108; + this.state = 2102; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); if (_la === 14) { { - this.state = 2106; + this.state = 2100; this.match(SparkSqlParser.KW_AND); - this.state = 2107; + this.state = 2101; localContext._notMatchedBySourceCond = this.booleanExpression(0); } } - this.state = 2110; + this.state = 2104; this.match(SparkSqlParser.KW_THEN); - this.state = 2115; + this.state = 2109; this.errorHandler.sync(this); switch (this.tokenStream.LA(1)) { case SparkSqlParser.KW_DELETE: { - this.state = 2111; + this.state = 2105; this.match(SparkSqlParser.KW_DELETE); } break; case SparkSqlParser.KW_UPDATE: { - this.state = 2112; + this.state = 2106; this.match(SparkSqlParser.KW_UPDATE); - this.state = 2113; + this.state = 2107; this.match(SparkSqlParser.KW_SET); - this.state = 2114; + this.state = 2108; this.assignmentList(); } break; @@ -8727,52 +8694,52 @@ export class SparkSqlParser extends SQLParserBase { this.enterRule(localContext, 118, SparkSqlParser.RULE_notMatchedAction); let _la: number; try { - this.state = 2135; + this.state = 2129; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 276, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 275, this.context) ) { case 1: this.enterOuterAlt(localContext, 1); { - this.state = 2117; + this.state = 2111; this.match(SparkSqlParser.KW_INSERT); - this.state = 2118; + this.state = 2112; this.match(SparkSqlParser.ASTERISK); } break; case 2: this.enterOuterAlt(localContext, 2); { - this.state = 2119; + this.state = 2113; this.match(SparkSqlParser.KW_INSERT); - this.state = 2120; + this.state = 2114; this.match(SparkSqlParser.LEFT_PAREN); - this.state = 2121; + this.state = 2115; this.multipartIdentifierList(); - this.state = 2122; + this.state = 2116; this.match(SparkSqlParser.RIGHT_PAREN); - this.state = 2123; + this.state = 2117; this.match(SparkSqlParser.KW_VALUES); - this.state = 2124; + this.state = 2118; this.match(SparkSqlParser.LEFT_PAREN); - this.state = 2125; + this.state = 2119; this.expression(); - this.state = 2130; + this.state = 2124; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); while (_la === 4) { { { - this.state = 2126; + this.state = 2120; this.match(SparkSqlParser.COMMA); - this.state = 2127; + this.state = 2121; this.expression(); } } - this.state = 2132; + this.state = 2126; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); } - this.state = 2133; + this.state = 2127; this.match(SparkSqlParser.RIGHT_PAREN); } break; @@ -8799,21 +8766,21 @@ export class SparkSqlParser extends SQLParserBase { try { this.enterOuterAlt(localContext, 1); { - this.state = 2137; + this.state = 2131; this.assignment(); - this.state = 2142; + this.state = 2136; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); while (_la === 4) { { { - this.state = 2138; + this.state = 2132; this.match(SparkSqlParser.COMMA); - this.state = 2139; + this.state = 2133; this.assignment(); } } - this.state = 2144; + this.state = 2138; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); } @@ -8839,11 +8806,11 @@ export class SparkSqlParser extends SQLParserBase { try { this.enterOuterAlt(localContext, 1); { - this.state = 2145; + this.state = 2139; localContext._key = this.multipartIdentifier(); - this.state = 2146; + this.state = 2140; this.match(SparkSqlParser.EQ); - this.state = 2147; + this.state = 2141; localContext._value = this.expression(); } } @@ -8867,9 +8834,9 @@ export class SparkSqlParser extends SQLParserBase { try { this.enterOuterAlt(localContext, 1); { - this.state = 2149; + this.state = 2143; this.match(SparkSqlParser.KW_WHERE); - this.state = 2150; + this.state = 2144; this.booleanExpression(0); } } @@ -8893,9 +8860,9 @@ export class SparkSqlParser extends SQLParserBase { try { this.enterOuterAlt(localContext, 1); { - this.state = 2152; + this.state = 2146; this.match(SparkSqlParser.KW_HAVING); - this.state = 2153; + this.state = 2147; this.booleanExpression(0); } } @@ -8920,37 +8887,37 @@ export class SparkSqlParser extends SQLParserBase { try { this.enterOuterAlt(localContext, 1); { - this.state = 2155; + this.state = 2149; this.match(SparkSqlParser.HENT_START); - this.state = 2156; + this.state = 2150; localContext._hintStatement = this.hintStatement(); localContext._hintStatements.push(localContext._hintStatement); - this.state = 2163; + this.state = 2157; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); while ((((_la) & ~0x1F) === 0 && ((1 << _la) & 4294967056) !== 0) || ((((_la - 32)) & ~0x1F) === 0 && ((1 << (_la - 32)) & 4294967295) !== 0) || ((((_la - 64)) & ~0x1F) === 0 && ((1 << (_la - 64)) & 4294967295) !== 0) || ((((_la - 96)) & ~0x1F) === 0 && ((1 << (_la - 96)) & 4160749567) !== 0) || ((((_la - 128)) & ~0x1F) === 0 && ((1 << (_la - 128)) & 4294967295) !== 0) || ((((_la - 160)) & ~0x1F) === 0 && ((1 << (_la - 160)) & 4294967295) !== 0) || ((((_la - 192)) & ~0x1F) === 0 && ((1 << (_la - 192)) & 4294967279) !== 0) || ((((_la - 224)) & ~0x1F) === 0 && ((1 << (_la - 224)) & 4294967295) !== 0) || ((((_la - 256)) & ~0x1F) === 0 && ((1 << (_la - 256)) & 4294967167) !== 0) || ((((_la - 288)) & ~0x1F) === 0 && ((1 << (_la - 288)) & 4294967263) !== 0) || ((((_la - 320)) & ~0x1F) === 0 && ((1 << (_la - 320)) & 4294967295) !== 0) || ((((_la - 378)) & ~0x1F) === 0 && ((1 << (_la - 378)) & 3073) !== 0)) { { { - this.state = 2158; + this.state = 2152; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); if (_la === 4) { { - this.state = 2157; + this.state = 2151; this.match(SparkSqlParser.COMMA); } } - this.state = 2160; + this.state = 2154; localContext._hintStatement = this.hintStatement(); localContext._hintStatements.push(localContext._hintStatement); } } - this.state = 2165; + this.state = 2159; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); } - this.state = 2166; + this.state = 2160; this.match(SparkSqlParser.HENT_END); } } @@ -8973,44 +8940,44 @@ export class SparkSqlParser extends SQLParserBase { this.enterRule(localContext, 130, SparkSqlParser.RULE_hintStatement); let _la: number; try { - this.state = 2181; + this.state = 2175; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 281, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 280, this.context) ) { case 1: this.enterOuterAlt(localContext, 1); { - this.state = 2168; + this.state = 2162; localContext._hintName = this.identifier(); } break; case 2: this.enterOuterAlt(localContext, 2); { - this.state = 2169; + this.state = 2163; localContext._hintName = this.identifier(); - this.state = 2170; + this.state = 2164; this.match(SparkSqlParser.LEFT_PAREN); - this.state = 2171; + this.state = 2165; localContext._primaryExpression = this.primaryExpression(0); localContext._parameters.push(localContext._primaryExpression); - this.state = 2176; + this.state = 2170; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); while (_la === 4) { { { - this.state = 2172; + this.state = 2166; this.match(SparkSqlParser.COMMA); - this.state = 2173; + this.state = 2167; localContext._primaryExpression = this.primaryExpression(0); localContext._parameters.push(localContext._primaryExpression); } } - this.state = 2178; + this.state = 2172; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); } - this.state = 2179; + this.state = 2173; this.match(SparkSqlParser.RIGHT_PAREN); } break; @@ -9037,60 +9004,60 @@ export class SparkSqlParser extends SQLParserBase { let alternative: number; this.enterOuterAlt(localContext, 1); { - this.state = 2183; + this.state = 2177; this.match(SparkSqlParser.KW_FROM); - this.state = 2184; + this.state = 2178; this.relation(); - this.state = 2189; + this.state = 2183; this.errorHandler.sync(this); - alternative = this.interpreter.adaptivePredict(this.tokenStream, 282, this.context); + alternative = this.interpreter.adaptivePredict(this.tokenStream, 281, this.context); while (alternative !== 2 && alternative !== antlr.ATN.INVALID_ALT_NUMBER) { if (alternative === 1) { { { - this.state = 2185; + this.state = 2179; this.match(SparkSqlParser.COMMA); - this.state = 2186; + this.state = 2180; this.relation(); } } } - this.state = 2191; + this.state = 2185; this.errorHandler.sync(this); - alternative = this.interpreter.adaptivePredict(this.tokenStream, 282, this.context); + alternative = this.interpreter.adaptivePredict(this.tokenStream, 281, this.context); } - this.state = 2195; + this.state = 2189; this.errorHandler.sync(this); - alternative = this.interpreter.adaptivePredict(this.tokenStream, 283, this.context); + alternative = this.interpreter.adaptivePredict(this.tokenStream, 282, this.context); while (alternative !== 2 && alternative !== antlr.ATN.INVALID_ALT_NUMBER) { if (alternative === 1) { { { - this.state = 2192; + this.state = 2186; this.lateralView(); } } } - this.state = 2197; + this.state = 2191; this.errorHandler.sync(this); - alternative = this.interpreter.adaptivePredict(this.tokenStream, 283, this.context); + alternative = this.interpreter.adaptivePredict(this.tokenStream, 282, this.context); } - this.state = 2199; + this.state = 2193; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 284, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 283, this.context) ) { case 1: { - this.state = 2198; + this.state = 2192; this.pivotClause(); } break; } - this.state = 2202; + this.state = 2196; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 285, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 284, this.context) ) { case 1: { - this.state = 2201; + this.state = 2195; this.unPivotClause(); } break; @@ -9116,23 +9083,23 @@ export class SparkSqlParser extends SQLParserBase { this.enterRule(localContext, 134, SparkSqlParser.RULE_temporalClause); let _la: number; try { - this.state = 2221; + this.state = 2215; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 289, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 288, this.context) ) { case 1: this.enterOuterAlt(localContext, 1); { - this.state = 2205; + this.state = 2199; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); if (_la === 119) { { - this.state = 2204; + this.state = 2198; this.match(SparkSqlParser.KW_FOR); } } - this.state = 2207; + this.state = 2201; _la = this.tokenStream.LA(1); if(!(_la === 292 || _la === 337)) { this.errorHandler.recoverInline(this); @@ -9141,23 +9108,23 @@ export class SparkSqlParser extends SQLParserBase { this.errorHandler.reportMatch(this); this.consume(); } - this.state = 2208; + this.state = 2202; this.match(SparkSqlParser.KW_AS); - this.state = 2209; + this.state = 2203; this.match(SparkSqlParser.KW_OF); - this.state = 2212; + this.state = 2206; this.errorHandler.sync(this); switch (this.tokenStream.LA(1)) { case SparkSqlParser.INTEGER_VALUE: { - this.state = 2210; + this.state = 2204; this.match(SparkSqlParser.INTEGER_VALUE); } break; case SparkSqlParser.STRING_LITERAL: case SparkSqlParser.DOUBLEQUOTED_STRING: { - this.state = 2211; + this.state = 2205; this.stringLit(); } break; @@ -9169,17 +9136,17 @@ export class SparkSqlParser extends SQLParserBase { case 2: this.enterOuterAlt(localContext, 2); { - this.state = 2215; + this.state = 2209; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); if (_la === 119) { { - this.state = 2214; + this.state = 2208; this.match(SparkSqlParser.KW_FOR); } } - this.state = 2217; + this.state = 2211; _la = this.tokenStream.LA(1); if(!(_la === 291 || _la === 303)) { this.errorHandler.recoverInline(this); @@ -9188,11 +9155,11 @@ export class SparkSqlParser extends SQLParserBase { this.errorHandler.reportMatch(this); this.consume(); } - this.state = 2218; + this.state = 2212; this.match(SparkSqlParser.KW_AS); - this.state = 2219; + this.state = 2213; this.match(SparkSqlParser.KW_OF); - this.state = 2220; + this.state = 2214; localContext._timestamp = this.valueExpression(0); } break; @@ -9218,115 +9185,115 @@ export class SparkSqlParser extends SQLParserBase { let _la: number; try { let alternative: number; - this.state = 2262; + this.state = 2256; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 294, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 293, this.context) ) { case 1: this.enterOuterAlt(localContext, 1); { - this.state = 2223; + this.state = 2217; this.match(SparkSqlParser.KW_GROUP); - this.state = 2224; + this.state = 2218; this.match(SparkSqlParser.KW_BY); - this.state = 2225; + this.state = 2219; localContext._groupByClause = this.groupByClause(); localContext._groupingExpressionsWithGroupingAnalytics.push(localContext._groupByClause); - this.state = 2230; + this.state = 2224; this.errorHandler.sync(this); - alternative = this.interpreter.adaptivePredict(this.tokenStream, 290, this.context); + alternative = this.interpreter.adaptivePredict(this.tokenStream, 289, this.context); while (alternative !== 2 && alternative !== antlr.ATN.INVALID_ALT_NUMBER) { if (alternative === 1) { { { - this.state = 2226; + this.state = 2220; this.match(SparkSqlParser.COMMA); - this.state = 2227; + this.state = 2221; localContext._groupByClause = this.groupByClause(); localContext._groupingExpressionsWithGroupingAnalytics.push(localContext._groupByClause); } } } - this.state = 2232; + this.state = 2226; this.errorHandler.sync(this); - alternative = this.interpreter.adaptivePredict(this.tokenStream, 290, this.context); + alternative = this.interpreter.adaptivePredict(this.tokenStream, 289, this.context); } } break; case 2: this.enterOuterAlt(localContext, 2); { - this.state = 2233; + this.state = 2227; this.match(SparkSqlParser.KW_GROUP); - this.state = 2234; + this.state = 2228; this.match(SparkSqlParser.KW_BY); - this.state = 2235; + this.state = 2229; localContext._expression = this.expression(); localContext._groupingExpressions.push(localContext._expression); - this.state = 2240; + this.state = 2234; this.errorHandler.sync(this); - alternative = this.interpreter.adaptivePredict(this.tokenStream, 291, this.context); + alternative = this.interpreter.adaptivePredict(this.tokenStream, 290, this.context); while (alternative !== 2 && alternative !== antlr.ATN.INVALID_ALT_NUMBER) { if (alternative === 1) { { { - this.state = 2236; + this.state = 2230; this.match(SparkSqlParser.COMMA); - this.state = 2237; + this.state = 2231; localContext._expression = this.expression(); localContext._groupingExpressions.push(localContext._expression); } } } - this.state = 2242; + this.state = 2236; this.errorHandler.sync(this); - alternative = this.interpreter.adaptivePredict(this.tokenStream, 291, this.context); + alternative = this.interpreter.adaptivePredict(this.tokenStream, 290, this.context); } - this.state = 2260; + this.state = 2254; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 293, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 292, this.context) ) { case 1: { - this.state = 2243; + this.state = 2237; this.match(SparkSqlParser.KW_WITH); - this.state = 2244; + this.state = 2238; localContext._kind = this.match(SparkSqlParser.KW_ROLLUP); } break; case 2: { - this.state = 2245; + this.state = 2239; this.match(SparkSqlParser.KW_WITH); - this.state = 2246; + this.state = 2240; localContext._kind = this.match(SparkSqlParser.KW_CUBE); } break; case 3: { - this.state = 2247; + this.state = 2241; localContext._kind = this.match(SparkSqlParser.KW_GROUPING); - this.state = 2248; + this.state = 2242; this.match(SparkSqlParser.KW_SETS); - this.state = 2249; + this.state = 2243; this.match(SparkSqlParser.LEFT_PAREN); - this.state = 2250; + this.state = 2244; this.groupingSet(); - this.state = 2255; + this.state = 2249; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); while (_la === 4) { { { - this.state = 2251; + this.state = 2245; this.match(SparkSqlParser.COMMA); - this.state = 2252; + this.state = 2246; this.groupingSet(); } } - this.state = 2257; + this.state = 2251; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); } - this.state = 2258; + this.state = 2252; this.match(SparkSqlParser.RIGHT_PAREN); } break; @@ -9353,27 +9320,27 @@ export class SparkSqlParser extends SQLParserBase { let localContext = new GroupByClauseContext(this.context, this.state); this.enterRule(localContext, 138, SparkSqlParser.RULE_groupByClause); try { - this.state = 2267; + this.state = 2261; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 295, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 294, this.context) ) { case 1: this.enterOuterAlt(localContext, 1); { - this.state = 2264; + this.state = 2258; this.columnName(); } break; case 2: this.enterOuterAlt(localContext, 2); { - this.state = 2265; + this.state = 2259; this.groupingAnalytics(); } break; case 3: this.enterOuterAlt(localContext, 3); { - this.state = 2266; + this.state = 2260; this.expression(); } break; @@ -9398,14 +9365,14 @@ export class SparkSqlParser extends SQLParserBase { this.enterRule(localContext, 140, SparkSqlParser.RULE_groupingAnalytics); let _la: number; try { - this.state = 2300; + this.state = 2294; this.errorHandler.sync(this); switch (this.tokenStream.LA(1)) { case SparkSqlParser.KW_CUBE: case SparkSqlParser.KW_ROLLUP: this.enterOuterAlt(localContext, 1); { - this.state = 2269; + this.state = 2263; _la = this.tokenStream.LA(1); if(!(_la === 61 || _la === 256)) { this.errorHandler.recoverInline(this); @@ -9414,86 +9381,86 @@ export class SparkSqlParser extends SQLParserBase { this.errorHandler.reportMatch(this); this.consume(); } - this.state = 2270; + this.state = 2264; this.match(SparkSqlParser.LEFT_PAREN); - this.state = 2271; + this.state = 2265; this.groupingSet(); - this.state = 2276; + this.state = 2270; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); while (_la === 4) { { { - this.state = 2272; + this.state = 2266; this.match(SparkSqlParser.COMMA); - this.state = 2273; + this.state = 2267; this.groupingSet(); } } - this.state = 2278; + this.state = 2272; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); } - this.state = 2279; + this.state = 2273; this.match(SparkSqlParser.RIGHT_PAREN); } break; case SparkSqlParser.KW_GROUPING: this.enterOuterAlt(localContext, 2); { - this.state = 2281; + this.state = 2275; this.match(SparkSqlParser.KW_GROUPING); - this.state = 2282; + this.state = 2276; this.match(SparkSqlParser.KW_SETS); - this.state = 2283; + this.state = 2277; this.match(SparkSqlParser.LEFT_PAREN); - this.state = 2286; + this.state = 2280; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 297, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 296, this.context) ) { case 1: { - this.state = 2284; + this.state = 2278; this.groupingAnalytics(); } break; case 2: { - this.state = 2285; + this.state = 2279; this.groupingSet(); } break; } - this.state = 2295; + this.state = 2289; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); while (_la === 4) { { { - this.state = 2288; + this.state = 2282; this.match(SparkSqlParser.COMMA); - this.state = 2291; + this.state = 2285; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 298, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 297, this.context) ) { case 1: { - this.state = 2289; + this.state = 2283; this.groupingAnalytics(); } break; case 2: { - this.state = 2290; + this.state = 2284; this.groupingSet(); } break; } } } - this.state = 2297; + this.state = 2291; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); } - this.state = 2298; + this.state = 2292; this.match(SparkSqlParser.RIGHT_PAREN); } break; @@ -9520,83 +9487,83 @@ export class SparkSqlParser extends SQLParserBase { this.enterRule(localContext, 142, SparkSqlParser.RULE_groupingSet); let _la: number; try { - this.state = 2322; + this.state = 2316; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 305, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 304, this.context) ) { case 1: this.enterOuterAlt(localContext, 1); { - this.state = 2302; + this.state = 2296; this.columnName(); } break; case 2: this.enterOuterAlt(localContext, 2); { - this.state = 2303; + this.state = 2297; this.expression(); } break; case 3: this.enterOuterAlt(localContext, 3); { - this.state = 2304; + this.state = 2298; this.match(SparkSqlParser.LEFT_PAREN); - this.state = 2319; + this.state = 2313; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 304, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 303, this.context) ) { case 1: { - this.state = 2307; + this.state = 2301; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 301, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 300, this.context) ) { case 1: { - this.state = 2305; + this.state = 2299; this.columnName(); } break; case 2: { - this.state = 2306; + this.state = 2300; this.expression(); } break; } - this.state = 2316; + this.state = 2310; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); while (_la === 4) { { { - this.state = 2309; + this.state = 2303; this.match(SparkSqlParser.COMMA); - this.state = 2312; + this.state = 2306; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 302, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 301, this.context) ) { case 1: { - this.state = 2310; + this.state = 2304; this.columnName(); } break; case 2: { - this.state = 2311; + this.state = 2305; this.expression(); } break; } } } - this.state = 2318; + this.state = 2312; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); } } break; } - this.state = 2321; + this.state = 2315; this.match(SparkSqlParser.RIGHT_PAREN); } break; @@ -9623,43 +9590,43 @@ export class SparkSqlParser extends SQLParserBase { try { this.enterOuterAlt(localContext, 1); { - this.state = 2324; + this.state = 2318; this.match(SparkSqlParser.KW_PIVOT); - this.state = 2325; + this.state = 2319; this.match(SparkSqlParser.LEFT_PAREN); - this.state = 2326; + this.state = 2320; localContext._aggregates = this.namedExpressionSeq(); - this.state = 2327; + this.state = 2321; this.match(SparkSqlParser.KW_FOR); - this.state = 2328; + this.state = 2322; this.pivotColumn(); - this.state = 2329; + this.state = 2323; this.match(SparkSqlParser.KW_IN); - this.state = 2330; + this.state = 2324; this.match(SparkSqlParser.LEFT_PAREN); - this.state = 2331; + this.state = 2325; localContext._pivotValue = this.pivotValue(); localContext._pivotValues.push(localContext._pivotValue); - this.state = 2336; + this.state = 2330; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); while (_la === 4) { { { - this.state = 2332; + this.state = 2326; this.match(SparkSqlParser.COMMA); - this.state = 2333; + this.state = 2327; localContext._pivotValue = this.pivotValue(); localContext._pivotValues.push(localContext._pivotValue); } } - this.state = 2338; + this.state = 2332; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); } - this.state = 2339; + this.state = 2333; this.match(SparkSqlParser.RIGHT_PAREN); - this.state = 2340; + this.state = 2334; this.match(SparkSqlParser.RIGHT_PAREN); } } @@ -9682,7 +9649,7 @@ export class SparkSqlParser extends SQLParserBase { this.enterRule(localContext, 146, SparkSqlParser.RULE_pivotColumn); let _la: number; try { - this.state = 2354; + this.state = 2348; this.errorHandler.sync(this); switch (this.tokenStream.LA(1)) { case SparkSqlParser.KW_ADD: @@ -10030,7 +9997,7 @@ export class SparkSqlParser extends SQLParserBase { case SparkSqlParser.BACKQUOTED_IDENTIFIER: this.enterOuterAlt(localContext, 1); { - this.state = 2342; + this.state = 2336; localContext._identifier = this.identifier(); localContext._identifiers.push(localContext._identifier); } @@ -10038,29 +10005,29 @@ export class SparkSqlParser extends SQLParserBase { case SparkSqlParser.LEFT_PAREN: this.enterOuterAlt(localContext, 2); { - this.state = 2343; + this.state = 2337; this.match(SparkSqlParser.LEFT_PAREN); - this.state = 2344; + this.state = 2338; localContext._identifier = this.identifier(); localContext._identifiers.push(localContext._identifier); - this.state = 2349; + this.state = 2343; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); while (_la === 4) { { { - this.state = 2345; + this.state = 2339; this.match(SparkSqlParser.COMMA); - this.state = 2346; + this.state = 2340; localContext._identifier = this.identifier(); localContext._identifiers.push(localContext._identifier); } } - this.state = 2351; + this.state = 2345; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); } - this.state = 2352; + this.state = 2346; this.match(SparkSqlParser.RIGHT_PAREN); } break; @@ -10089,24 +10056,24 @@ export class SparkSqlParser extends SQLParserBase { try { this.enterOuterAlt(localContext, 1); { - this.state = 2356; + this.state = 2350; this.expression(); - this.state = 2361; + this.state = 2355; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); if ((((_la) & ~0x1F) === 0 && ((1 << _la) & 4294967040) !== 0) || ((((_la - 32)) & ~0x1F) === 0 && ((1 << (_la - 32)) & 4294967295) !== 0) || ((((_la - 64)) & ~0x1F) === 0 && ((1 << (_la - 64)) & 4294967295) !== 0) || ((((_la - 96)) & ~0x1F) === 0 && ((1 << (_la - 96)) & 4160749567) !== 0) || ((((_la - 128)) & ~0x1F) === 0 && ((1 << (_la - 128)) & 4294967295) !== 0) || ((((_la - 160)) & ~0x1F) === 0 && ((1 << (_la - 160)) & 4294967295) !== 0) || ((((_la - 192)) & ~0x1F) === 0 && ((1 << (_la - 192)) & 4294967279) !== 0) || ((((_la - 224)) & ~0x1F) === 0 && ((1 << (_la - 224)) & 4294967295) !== 0) || ((((_la - 256)) & ~0x1F) === 0 && ((1 << (_la - 256)) & 4294967167) !== 0) || ((((_la - 288)) & ~0x1F) === 0 && ((1 << (_la - 288)) & 4294967263) !== 0) || ((((_la - 320)) & ~0x1F) === 0 && ((1 << (_la - 320)) & 4294967295) !== 0) || ((((_la - 378)) & ~0x1F) === 0 && ((1 << (_la - 378)) & 3073) !== 0)) { { - this.state = 2358; + this.state = 2352; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 309, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 308, this.context) ) { case 1: { - this.state = 2357; + this.state = 2351; this.match(SparkSqlParser.KW_AS); } break; } - this.state = 2360; + this.state = 2354; this.identifier(); } } @@ -10134,14 +10101,14 @@ export class SparkSqlParser extends SQLParserBase { try { this.enterOuterAlt(localContext, 1); { - this.state = 2363; + this.state = 2357; this.match(SparkSqlParser.KW_UNPIVOT); - this.state = 2366; + this.state = 2360; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); if (_la === 104 || _la === 141) { { - this.state = 2364; + this.state = 2358; _la = this.tokenStream.LA(1); if(!(_la === 104 || _la === 141)) { this.errorHandler.recoverInline(this); @@ -10150,14 +10117,14 @@ export class SparkSqlParser extends SQLParserBase { this.errorHandler.reportMatch(this); this.consume(); } - this.state = 2365; + this.state = 2359; this.match(SparkSqlParser.KW_NULLS); } } - this.state = 2368; + this.state = 2362; this.match(SparkSqlParser.LEFT_PAREN); - this.state = 2371; + this.state = 2365; this.errorHandler.sync(this); switch (this.tokenStream.LA(1)) { case SparkSqlParser.KW_ADD: @@ -10504,37 +10471,37 @@ export class SparkSqlParser extends SQLParserBase { case SparkSqlParser.IDENTIFIER: case SparkSqlParser.BACKQUOTED_IDENTIFIER: { - this.state = 2369; + this.state = 2363; this.unPivotSingleValueColumnClause(); } break; case SparkSqlParser.LEFT_PAREN: { - this.state = 2370; + this.state = 2364; this.unPivotMultiValueColumnClause(); } break; default: throw new antlr.NoViableAltException(this); } - this.state = 2373; + this.state = 2367; this.match(SparkSqlParser.RIGHT_PAREN); - this.state = 2378; + this.state = 2372; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 314, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 313, this.context) ) { case 1: { - this.state = 2375; + this.state = 2369; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 313, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 312, this.context) ) { case 1: { - this.state = 2374; + this.state = 2368; this.match(SparkSqlParser.KW_AS); } break; } - this.state = 2377; + this.state = 2371; this.identifier(); } break; @@ -10562,37 +10529,37 @@ export class SparkSqlParser extends SQLParserBase { try { this.enterOuterAlt(localContext, 1); { - this.state = 2380; + this.state = 2374; this.identifier(); - this.state = 2381; + this.state = 2375; this.match(SparkSqlParser.KW_FOR); - this.state = 2382; + this.state = 2376; this.identifier(); - this.state = 2383; + this.state = 2377; this.match(SparkSqlParser.KW_IN); - this.state = 2384; + this.state = 2378; this.match(SparkSqlParser.LEFT_PAREN); - this.state = 2385; + this.state = 2379; localContext._unPivotColumnAndAlias = this.unPivotColumnAndAlias(); localContext._unPivotColumns.push(localContext._unPivotColumnAndAlias); - this.state = 2390; + this.state = 2384; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); while (_la === 4) { { { - this.state = 2386; + this.state = 2380; this.match(SparkSqlParser.COMMA); - this.state = 2387; + this.state = 2381; localContext._unPivotColumnAndAlias = this.unPivotColumnAndAlias(); localContext._unPivotColumns.push(localContext._unPivotColumnAndAlias); } } - this.state = 2392; + this.state = 2386; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); } - this.state = 2393; + this.state = 2387; this.match(SparkSqlParser.RIGHT_PAREN); } } @@ -10617,59 +10584,59 @@ export class SparkSqlParser extends SQLParserBase { try { this.enterOuterAlt(localContext, 1); { - this.state = 2395; + this.state = 2389; this.match(SparkSqlParser.LEFT_PAREN); - this.state = 2396; + this.state = 2390; localContext._identifier = this.identifier(); localContext._unPivotValueColumns.push(localContext._identifier); - this.state = 2401; + this.state = 2395; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); while (_la === 4) { { { - this.state = 2397; + this.state = 2391; this.match(SparkSqlParser.COMMA); - this.state = 2398; + this.state = 2392; localContext._identifier = this.identifier(); localContext._unPivotValueColumns.push(localContext._identifier); } } - this.state = 2403; + this.state = 2397; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); } - this.state = 2404; + this.state = 2398; this.match(SparkSqlParser.RIGHT_PAREN); - this.state = 2405; + this.state = 2399; this.match(SparkSqlParser.KW_FOR); - this.state = 2406; + this.state = 2400; this.identifier(); - this.state = 2407; + this.state = 2401; this.match(SparkSqlParser.KW_IN); - this.state = 2408; + this.state = 2402; this.match(SparkSqlParser.LEFT_PAREN); - this.state = 2409; + this.state = 2403; localContext._unPivotColumnSet = this.unPivotColumnSet(); localContext._unPivotColumnSets.push(localContext._unPivotColumnSet); - this.state = 2414; + this.state = 2408; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); while (_la === 4) { { { - this.state = 2410; + this.state = 2404; this.match(SparkSqlParser.COMMA); - this.state = 2411; + this.state = 2405; localContext._unPivotColumnSet = this.unPivotColumnSet(); localContext._unPivotColumnSets.push(localContext._unPivotColumnSet); } } - this.state = 2416; + this.state = 2410; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); } - this.state = 2417; + this.state = 2411; this.match(SparkSqlParser.RIGHT_PAREN); } } @@ -10694,46 +10661,46 @@ export class SparkSqlParser extends SQLParserBase { try { this.enterOuterAlt(localContext, 1); { - this.state = 2419; + this.state = 2413; this.match(SparkSqlParser.LEFT_PAREN); - this.state = 2420; + this.state = 2414; localContext._multipartIdentifier = this.multipartIdentifier(); localContext._unPivotColumns.push(localContext._multipartIdentifier); - this.state = 2425; + this.state = 2419; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); while (_la === 4) { { { - this.state = 2421; + this.state = 2415; this.match(SparkSqlParser.COMMA); - this.state = 2422; + this.state = 2416; localContext._multipartIdentifier = this.multipartIdentifier(); localContext._unPivotColumns.push(localContext._multipartIdentifier); } } - this.state = 2427; + this.state = 2421; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); } - this.state = 2428; + this.state = 2422; this.match(SparkSqlParser.RIGHT_PAREN); - this.state = 2433; + this.state = 2427; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); if ((((_la) & ~0x1F) === 0 && ((1 << _la) & 4294967040) !== 0) || ((((_la - 32)) & ~0x1F) === 0 && ((1 << (_la - 32)) & 4294967295) !== 0) || ((((_la - 64)) & ~0x1F) === 0 && ((1 << (_la - 64)) & 4294967295) !== 0) || ((((_la - 96)) & ~0x1F) === 0 && ((1 << (_la - 96)) & 4160749567) !== 0) || ((((_la - 128)) & ~0x1F) === 0 && ((1 << (_la - 128)) & 4294967295) !== 0) || ((((_la - 160)) & ~0x1F) === 0 && ((1 << (_la - 160)) & 4294967295) !== 0) || ((((_la - 192)) & ~0x1F) === 0 && ((1 << (_la - 192)) & 4294967279) !== 0) || ((((_la - 224)) & ~0x1F) === 0 && ((1 << (_la - 224)) & 4294967295) !== 0) || ((((_la - 256)) & ~0x1F) === 0 && ((1 << (_la - 256)) & 4294967167) !== 0) || ((((_la - 288)) & ~0x1F) === 0 && ((1 << (_la - 288)) & 4294967263) !== 0) || ((((_la - 320)) & ~0x1F) === 0 && ((1 << (_la - 320)) & 4294967295) !== 0) || ((((_la - 378)) & ~0x1F) === 0 && ((1 << (_la - 378)) & 3073) !== 0)) { { - this.state = 2430; + this.state = 2424; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 319, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 318, this.context) ) { case 1: { - this.state = 2429; + this.state = 2423; this.match(SparkSqlParser.KW_AS); } break; } - this.state = 2432; + this.state = 2426; this.identifier(); } } @@ -10761,24 +10728,24 @@ export class SparkSqlParser extends SQLParserBase { try { this.enterOuterAlt(localContext, 1); { - this.state = 2435; + this.state = 2429; this.multipartIdentifier(); - this.state = 2440; + this.state = 2434; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); if ((((_la) & ~0x1F) === 0 && ((1 << _la) & 4294967040) !== 0) || ((((_la - 32)) & ~0x1F) === 0 && ((1 << (_la - 32)) & 4294967295) !== 0) || ((((_la - 64)) & ~0x1F) === 0 && ((1 << (_la - 64)) & 4294967295) !== 0) || ((((_la - 96)) & ~0x1F) === 0 && ((1 << (_la - 96)) & 4160749567) !== 0) || ((((_la - 128)) & ~0x1F) === 0 && ((1 << (_la - 128)) & 4294967295) !== 0) || ((((_la - 160)) & ~0x1F) === 0 && ((1 << (_la - 160)) & 4294967295) !== 0) || ((((_la - 192)) & ~0x1F) === 0 && ((1 << (_la - 192)) & 4294967279) !== 0) || ((((_la - 224)) & ~0x1F) === 0 && ((1 << (_la - 224)) & 4294967295) !== 0) || ((((_la - 256)) & ~0x1F) === 0 && ((1 << (_la - 256)) & 4294967167) !== 0) || ((((_la - 288)) & ~0x1F) === 0 && ((1 << (_la - 288)) & 4294967263) !== 0) || ((((_la - 320)) & ~0x1F) === 0 && ((1 << (_la - 320)) & 4294967295) !== 0) || ((((_la - 378)) & ~0x1F) === 0 && ((1 << (_la - 378)) & 3073) !== 0)) { { - this.state = 2437; + this.state = 2431; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 321, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 320, this.context) ) { case 1: { - this.state = 2436; + this.state = 2430; this.match(SparkSqlParser.KW_AS); } break; } - this.state = 2439; + this.state = 2433; this.identifier(); } } @@ -10805,11 +10772,11 @@ export class SparkSqlParser extends SQLParserBase { try { this.enterOuterAlt(localContext, 1); { - this.state = 2442; + this.state = 2436; this.match(SparkSqlParser.KW_IF); - this.state = 2443; + this.state = 2437; this.match(SparkSqlParser.KW_NOT); - this.state = 2444; + this.state = 2438; this.match(SparkSqlParser.KW_EXISTS); } } @@ -10833,9 +10800,9 @@ export class SparkSqlParser extends SQLParserBase { try { this.enterOuterAlt(localContext, 1); { - this.state = 2446; + this.state = 2440; this.match(SparkSqlParser.KW_IF); - this.state = 2447; + this.state = 2441; this.match(SparkSqlParser.KW_EXISTS); } } @@ -10861,90 +10828,90 @@ export class SparkSqlParser extends SQLParserBase { let alternative: number; this.enterOuterAlt(localContext, 1); { - this.state = 2449; + this.state = 2443; this.match(SparkSqlParser.KW_LATERAL); - this.state = 2450; + this.state = 2444; this.match(SparkSqlParser.KW_VIEW); - this.state = 2452; + this.state = 2446; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 323, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 322, this.context) ) { case 1: { - this.state = 2451; + this.state = 2445; this.match(SparkSqlParser.KW_OUTER); } break; } - this.state = 2454; + this.state = 2448; this.viewName(); - this.state = 2455; + this.state = 2449; this.match(SparkSqlParser.LEFT_PAREN); - this.state = 2464; + this.state = 2458; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); if ((((_la) & ~0x1F) === 0 && ((1 << _la) & 4294967044) !== 0) || ((((_la - 32)) & ~0x1F) === 0 && ((1 << (_la - 32)) & 4294967295) !== 0) || ((((_la - 64)) & ~0x1F) === 0 && ((1 << (_la - 64)) & 4294967295) !== 0) || ((((_la - 96)) & ~0x1F) === 0 && ((1 << (_la - 96)) & 4160749567) !== 0) || ((((_la - 128)) & ~0x1F) === 0 && ((1 << (_la - 128)) & 4294967295) !== 0) || ((((_la - 160)) & ~0x1F) === 0 && ((1 << (_la - 160)) & 4294967295) !== 0) || ((((_la - 192)) & ~0x1F) === 0 && ((1 << (_la - 192)) & 4294967279) !== 0) || ((((_la - 224)) & ~0x1F) === 0 && ((1 << (_la - 224)) & 4294967295) !== 0) || ((((_la - 256)) & ~0x1F) === 0 && ((1 << (_la - 256)) & 4294967167) !== 0) || ((((_la - 288)) & ~0x1F) === 0 && ((1 << (_la - 288)) & 4294967263) !== 0) || ((((_la - 320)) & ~0x1F) === 0 && ((1 << (_la - 320)) & 4294967295) !== 0) || ((((_la - 360)) & ~0x1F) === 0 && ((1 << (_la - 360)) & 1073678415) !== 0)) { { - this.state = 2456; + this.state = 2450; this.expression(); - this.state = 2461; + this.state = 2455; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); while (_la === 4) { { { - this.state = 2457; + this.state = 2451; this.match(SparkSqlParser.COMMA); - this.state = 2458; + this.state = 2452; this.expression(); } } - this.state = 2463; + this.state = 2457; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); } } } - this.state = 2466; + this.state = 2460; this.match(SparkSqlParser.RIGHT_PAREN); - this.state = 2467; + this.state = 2461; this.tableAlias(); - this.state = 2479; + this.state = 2473; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 328, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 327, this.context) ) { case 1: { - this.state = 2469; + this.state = 2463; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 326, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 325, this.context) ) { case 1: { - this.state = 2468; + this.state = 2462; this.match(SparkSqlParser.KW_AS); } break; } - this.state = 2471; + this.state = 2465; localContext._identifier = this.identifier(); localContext._colName.push(localContext._identifier); - this.state = 2476; + this.state = 2470; this.errorHandler.sync(this); - alternative = this.interpreter.adaptivePredict(this.tokenStream, 327, this.context); + alternative = this.interpreter.adaptivePredict(this.tokenStream, 326, this.context); while (alternative !== 2 && alternative !== antlr.ATN.INVALID_ALT_NUMBER) { if (alternative === 1) { { { - this.state = 2472; + this.state = 2466; this.match(SparkSqlParser.COMMA); - this.state = 2473; + this.state = 2467; localContext._identifier = this.identifier(); localContext._colName.push(localContext._identifier); } } } - this.state = 2478; + this.state = 2472; this.errorHandler.sync(this); - alternative = this.interpreter.adaptivePredict(this.tokenStream, 327, this.context); + alternative = this.interpreter.adaptivePredict(this.tokenStream, 326, this.context); } } break; @@ -10972,7 +10939,7 @@ export class SparkSqlParser extends SQLParserBase { try { this.enterOuterAlt(localContext, 1); { - this.state = 2481; + this.state = 2475; _la = this.tokenStream.LA(1); if(!(_la === 10 || _la === 92)) { this.errorHandler.recoverInline(this); @@ -11002,38 +10969,38 @@ export class SparkSqlParser extends SQLParserBase { this.enterRule(localContext, 168, SparkSqlParser.RULE_relation); try { let alternative: number; - this.state = 2496; + this.state = 2490; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 332, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 331, this.context) ) { case 1: this.enterOuterAlt(localContext, 1); { - this.state = 2483; + this.state = 2477; this.tableName(); } break; case 2: this.enterOuterAlt(localContext, 2); { - this.state = 2485; + this.state = 2479; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 329, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 328, this.context) ) { case 1: { - this.state = 2484; + this.state = 2478; this.match(SparkSqlParser.KW_LATERAL); } break; } - this.state = 2487; + this.state = 2481; this.relationPrimary(); - this.state = 2493; + this.state = 2487; this.errorHandler.sync(this); - alternative = this.interpreter.adaptivePredict(this.tokenStream, 331, this.context); + alternative = this.interpreter.adaptivePredict(this.tokenStream, 330, this.context); while (alternative !== 2 && alternative !== antlr.ATN.INVALID_ALT_NUMBER) { if (alternative === 1) { { - this.state = 2491; + this.state = 2485; this.errorHandler.sync(this); switch (this.tokenStream.LA(1)) { case SparkSqlParser.KW_ANTI: @@ -11046,19 +11013,19 @@ export class SparkSqlParser extends SQLParserBase { case SparkSqlParser.KW_RIGHT: case SparkSqlParser.KW_SEMI: { - this.state = 2488; + this.state = 2482; this.joinRelation(); } break; case SparkSqlParser.KW_PIVOT: { - this.state = 2489; + this.state = 2483; this.pivotClause(); } break; case SparkSqlParser.KW_UNPIVOT: { - this.state = 2490; + this.state = 2484; this.unPivotClause(); } break; @@ -11067,9 +11034,9 @@ export class SparkSqlParser extends SQLParserBase { } } } - this.state = 2495; + this.state = 2489; this.errorHandler.sync(this); - alternative = this.interpreter.adaptivePredict(this.tokenStream, 331, this.context); + alternative = this.interpreter.adaptivePredict(this.tokenStream, 330, this.context); } } break; @@ -11093,7 +11060,7 @@ export class SparkSqlParser extends SQLParserBase { let localContext = new JoinRelationContext(this.context, this.state); this.enterRule(localContext, 170, SparkSqlParser.RULE_joinRelation); try { - this.state = 2515; + this.state = 2509; this.errorHandler.sync(this); switch (this.tokenStream.LA(1)) { case SparkSqlParser.KW_ANTI: @@ -11107,29 +11074,29 @@ export class SparkSqlParser extends SQLParserBase { this.enterOuterAlt(localContext, 1); { { - this.state = 2498; + this.state = 2492; this.joinType(); } - this.state = 2499; + this.state = 2493; this.match(SparkSqlParser.KW_JOIN); - this.state = 2501; + this.state = 2495; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 333, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 332, this.context) ) { case 1: { - this.state = 2500; + this.state = 2494; this.match(SparkSqlParser.KW_LATERAL); } break; } - this.state = 2503; + this.state = 2497; localContext._right = this.relationPrimary(); - this.state = 2505; + this.state = 2499; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 334, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 333, this.context) ) { case 1: { - this.state = 2504; + this.state = 2498; this.joinCriteria(); } break; @@ -11139,23 +11106,23 @@ export class SparkSqlParser extends SQLParserBase { case SparkSqlParser.KW_NATURAL: this.enterOuterAlt(localContext, 2); { - this.state = 2507; + this.state = 2501; this.match(SparkSqlParser.KW_NATURAL); - this.state = 2508; + this.state = 2502; this.joinType(); - this.state = 2509; + this.state = 2503; this.match(SparkSqlParser.KW_JOIN); - this.state = 2511; + this.state = 2505; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 335, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 334, this.context) ) { case 1: { - this.state = 2510; + this.state = 2504; this.match(SparkSqlParser.KW_LATERAL); } break; } - this.state = 2513; + this.state = 2507; localContext._right = this.relationPrimary(); } break; @@ -11182,18 +11149,18 @@ export class SparkSqlParser extends SQLParserBase { this.enterRule(localContext, 172, SparkSqlParser.RULE_joinType); let _la: number; try { - this.state = 2533; + this.state = 2527; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 341, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 340, this.context) ) { case 1: this.enterOuterAlt(localContext, 1); { - this.state = 2518; + this.state = 2512; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); if (_la === 144) { { - this.state = 2517; + this.state = 2511; this.match(SparkSqlParser.KW_INNER); } } @@ -11203,21 +11170,21 @@ export class SparkSqlParser extends SQLParserBase { case 2: this.enterOuterAlt(localContext, 2); { - this.state = 2520; + this.state = 2514; this.match(SparkSqlParser.KW_CROSS); } break; case 3: this.enterOuterAlt(localContext, 3); { - this.state = 2521; + this.state = 2515; this.match(SparkSqlParser.KW_LEFT); - this.state = 2523; + this.state = 2517; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); if (_la === 211) { { - this.state = 2522; + this.state = 2516; this.match(SparkSqlParser.KW_OUTER); } } @@ -11227,17 +11194,17 @@ export class SparkSqlParser extends SQLParserBase { case 4: this.enterOuterAlt(localContext, 4); { - this.state = 2526; + this.state = 2520; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); if (_la === 161) { { - this.state = 2525; + this.state = 2519; this.match(SparkSqlParser.KW_LEFT); } } - this.state = 2528; + this.state = 2522; _la = this.tokenStream.LA(1); if(!(_la === 15 || _la === 264)) { this.errorHandler.recoverInline(this); @@ -11251,7 +11218,7 @@ export class SparkSqlParser extends SQLParserBase { case 5: this.enterOuterAlt(localContext, 5); { - this.state = 2529; + this.state = 2523; _la = this.tokenStream.LA(1); if(!(_la === 124 || _la === 250)) { this.errorHandler.recoverInline(this); @@ -11260,12 +11227,12 @@ export class SparkSqlParser extends SQLParserBase { this.errorHandler.reportMatch(this); this.consume(); } - this.state = 2531; + this.state = 2525; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); if (_la === 211) { { - this.state = 2530; + this.state = 2524; this.match(SparkSqlParser.KW_OUTER); } } @@ -11292,24 +11259,24 @@ export class SparkSqlParser extends SQLParserBase { let localContext = new JoinCriteriaContext(this.context, this.state); this.enterRule(localContext, 174, SparkSqlParser.RULE_joinCriteria); try { - this.state = 2539; + this.state = 2533; this.errorHandler.sync(this); switch (this.tokenStream.LA(1)) { case SparkSqlParser.KW_ON: this.enterOuterAlt(localContext, 1); { - this.state = 2535; + this.state = 2529; this.match(SparkSqlParser.KW_ON); - this.state = 2536; + this.state = 2530; this.booleanExpression(0); } break; case SparkSqlParser.KW_USING: this.enterOuterAlt(localContext, 2); { - this.state = 2537; + this.state = 2531; this.match(SparkSqlParser.KW_USING); - this.state = 2538; + this.state = 2532; this.identifierList(); } break; @@ -11338,34 +11305,34 @@ export class SparkSqlParser extends SQLParserBase { try { this.enterOuterAlt(localContext, 1); { - this.state = 2541; + this.state = 2535; this.match(SparkSqlParser.KW_TABLESAMPLE); - this.state = 2542; + this.state = 2536; this.match(SparkSqlParser.LEFT_PAREN); - this.state = 2544; + this.state = 2538; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); if ((((_la) & ~0x1F) === 0 && ((1 << _la) & 4294967044) !== 0) || ((((_la - 32)) & ~0x1F) === 0 && ((1 << (_la - 32)) & 4294967295) !== 0) || ((((_la - 64)) & ~0x1F) === 0 && ((1 << (_la - 64)) & 4294967295) !== 0) || ((((_la - 96)) & ~0x1F) === 0 && ((1 << (_la - 96)) & 4160749567) !== 0) || ((((_la - 128)) & ~0x1F) === 0 && ((1 << (_la - 128)) & 4294967295) !== 0) || ((((_la - 160)) & ~0x1F) === 0 && ((1 << (_la - 160)) & 4294967295) !== 0) || ((((_la - 192)) & ~0x1F) === 0 && ((1 << (_la - 192)) & 4294967279) !== 0) || ((((_la - 224)) & ~0x1F) === 0 && ((1 << (_la - 224)) & 4294967295) !== 0) || ((((_la - 256)) & ~0x1F) === 0 && ((1 << (_la - 256)) & 4294967167) !== 0) || ((((_la - 288)) & ~0x1F) === 0 && ((1 << (_la - 288)) & 4294967263) !== 0) || ((((_la - 320)) & ~0x1F) === 0 && ((1 << (_la - 320)) & 4294967295) !== 0) || ((((_la - 360)) & ~0x1F) === 0 && ((1 << (_la - 360)) & 1073678415) !== 0)) { { - this.state = 2543; + this.state = 2537; this.sampleMethod(); } } - this.state = 2546; + this.state = 2540; this.match(SparkSqlParser.RIGHT_PAREN); - this.state = 2551; + this.state = 2545; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 344, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 343, this.context) ) { case 1: { - this.state = 2547; + this.state = 2541; this.match(SparkSqlParser.KW_REPEATABLE); - this.state = 2548; + this.state = 2542; this.match(SparkSqlParser.LEFT_PAREN); - this.state = 2549; + this.state = 2543; localContext._seed = this.match(SparkSqlParser.INTEGER_VALUE); - this.state = 2550; + this.state = 2544; this.match(SparkSqlParser.RIGHT_PAREN); } break; @@ -11391,23 +11358,23 @@ export class SparkSqlParser extends SQLParserBase { this.enterRule(localContext, 178, SparkSqlParser.RULE_sampleMethod); let _la: number; try { - this.state = 2577; + this.state = 2571; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 348, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 347, this.context) ) { case 1: this.enterOuterAlt(localContext, 1); { - this.state = 2554; + this.state = 2548; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); if (_la === 362) { { - this.state = 2553; + this.state = 2547; localContext._negativeSign = this.match(SparkSqlParser.MINUS); } } - this.state = 2556; + this.state = 2550; localContext._percentage = this.tokenStream.LT(1); _la = this.tokenStream.LA(1); if(!(_la === 382 || _la === 384)) { @@ -11417,55 +11384,55 @@ export class SparkSqlParser extends SQLParserBase { this.errorHandler.reportMatch(this); this.consume(); } - this.state = 2557; + this.state = 2551; this.match(SparkSqlParser.KW_PERCENTLIT); } break; case 2: this.enterOuterAlt(localContext, 2); { - this.state = 2558; + this.state = 2552; this.expression(); - this.state = 2559; + this.state = 2553; this.match(SparkSqlParser.KW_ROWS); } break; case 3: this.enterOuterAlt(localContext, 3); { - this.state = 2561; + this.state = 2555; localContext._sampleType = this.match(SparkSqlParser.KW_BUCKET); - this.state = 2562; + this.state = 2556; localContext._numerator = this.match(SparkSqlParser.INTEGER_VALUE); - this.state = 2563; + this.state = 2557; this.match(SparkSqlParser.KW_OUT); - this.state = 2564; + this.state = 2558; this.match(SparkSqlParser.KW_OF); - this.state = 2565; + this.state = 2559; localContext._denominator = this.match(SparkSqlParser.INTEGER_VALUE); - this.state = 2574; + this.state = 2568; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); if (_la === 203) { { - this.state = 2566; + this.state = 2560; this.match(SparkSqlParser.KW_ON); - this.state = 2572; + this.state = 2566; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 346, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 345, this.context) ) { case 1: { - this.state = 2567; + this.state = 2561; this.identifier(); } break; case 2: { - this.state = 2568; + this.state = 2562; this.qualifiedName(); - this.state = 2569; + this.state = 2563; this.match(SparkSqlParser.LEFT_PAREN); - this.state = 2570; + this.state = 2564; this.match(SparkSqlParser.RIGHT_PAREN); } break; @@ -11478,7 +11445,7 @@ export class SparkSqlParser extends SQLParserBase { case 4: this.enterOuterAlt(localContext, 4); { - this.state = 2576; + this.state = 2570; localContext._bytes = this.expression(); } break; @@ -11504,11 +11471,11 @@ export class SparkSqlParser extends SQLParserBase { try { this.enterOuterAlt(localContext, 1); { - this.state = 2579; + this.state = 2573; this.match(SparkSqlParser.LEFT_PAREN); - this.state = 2580; + this.state = 2574; this.identifierSeq(); - this.state = 2581; + this.state = 2575; this.match(SparkSqlParser.RIGHT_PAREN); } } @@ -11533,27 +11500,27 @@ export class SparkSqlParser extends SQLParserBase { let alternative: number; this.enterOuterAlt(localContext, 1); { - this.state = 2583; + this.state = 2577; localContext._errorCapturingIdentifier = this.errorCapturingIdentifier(); localContext._ident.push(localContext._errorCapturingIdentifier); - this.state = 2588; + this.state = 2582; this.errorHandler.sync(this); - alternative = this.interpreter.adaptivePredict(this.tokenStream, 349, this.context); + alternative = this.interpreter.adaptivePredict(this.tokenStream, 348, this.context); while (alternative !== 2 && alternative !== antlr.ATN.INVALID_ALT_NUMBER) { if (alternative === 1) { { { - this.state = 2584; + this.state = 2578; this.match(SparkSqlParser.COMMA); - this.state = 2585; + this.state = 2579; localContext._errorCapturingIdentifier = this.errorCapturingIdentifier(); localContext._ident.push(localContext._errorCapturingIdentifier); } } } - this.state = 2590; + this.state = 2584; this.errorHandler.sync(this); - alternative = this.interpreter.adaptivePredict(this.tokenStream, 349, this.context); + alternative = this.interpreter.adaptivePredict(this.tokenStream, 348, this.context); } } } @@ -11578,27 +11545,27 @@ export class SparkSqlParser extends SQLParserBase { try { this.enterOuterAlt(localContext, 1); { - this.state = 2591; + this.state = 2585; this.match(SparkSqlParser.LEFT_PAREN); - this.state = 2592; + this.state = 2586; this.orderedIdentifier(); - this.state = 2597; + this.state = 2591; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); while (_la === 4) { { { - this.state = 2593; + this.state = 2587; this.match(SparkSqlParser.COMMA); - this.state = 2594; + this.state = 2588; this.orderedIdentifier(); } } - this.state = 2599; + this.state = 2593; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); } - this.state = 2600; + this.state = 2594; this.match(SparkSqlParser.RIGHT_PAREN); } } @@ -11623,14 +11590,14 @@ export class SparkSqlParser extends SQLParserBase { try { this.enterOuterAlt(localContext, 1); { - this.state = 2602; + this.state = 2596; localContext._ident = this.errorCapturingIdentifier(); - this.state = 2604; + this.state = 2598; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); if (_la === 21 || _la === 86) { { - this.state = 2603; + this.state = 2597; localContext._ordering = this.tokenStream.LT(1); _la = this.tokenStream.LA(1); if(!(_la === 21 || _la === 86)) { @@ -11666,27 +11633,27 @@ export class SparkSqlParser extends SQLParserBase { try { this.enterOuterAlt(localContext, 1); { - this.state = 2606; + this.state = 2600; this.match(SparkSqlParser.LEFT_PAREN); - this.state = 2607; + this.state = 2601; this.identifierComment(); - this.state = 2612; + this.state = 2606; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); while (_la === 4) { { { - this.state = 2608; + this.state = 2602; this.match(SparkSqlParser.COMMA); - this.state = 2609; + this.state = 2603; this.identifierComment(); } } - this.state = 2614; + this.state = 2608; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); } - this.state = 2615; + this.state = 2609; this.match(SparkSqlParser.RIGHT_PAREN); } } @@ -11711,16 +11678,16 @@ export class SparkSqlParser extends SQLParserBase { try { this.enterOuterAlt(localContext, 1); { - this.state = 2617; + this.state = 2611; this.columnNameCreate(); - this.state = 2620; + this.state = 2614; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); if (_la === 51) { { - this.state = 2618; + this.state = 2612; this.match(SparkSqlParser.KW_COMMENT); - this.state = 2619; + this.state = 2613; localContext._comment = this.stringLit(); } } @@ -11747,169 +11714,169 @@ export class SparkSqlParser extends SQLParserBase { let _la: number; try { let alternative: number; - this.state = 2677; + this.state = 2671; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 362, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 361, this.context) ) { case 1: this.enterOuterAlt(localContext, 1); { - this.state = 2625; + this.state = 2619; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 354, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 353, this.context) ) { case 1: { - this.state = 2622; + this.state = 2616; this.tableName(); } break; case 2: { - this.state = 2623; + this.state = 2617; this.viewName(); } break; case 3: { - this.state = 2624; + this.state = 2618; this.identifierReference(); } break; } - this.state = 2628; + this.state = 2622; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 355, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 354, this.context) ) { case 1: { - this.state = 2627; + this.state = 2621; this.temporalClause(); } break; } - this.state = 2631; + this.state = 2625; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 356, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 355, this.context) ) { case 1: { - this.state = 2630; + this.state = 2624; this.sample(); } break; } - this.state = 2633; + this.state = 2627; this.tableAlias(); } break; case 2: this.enterOuterAlt(localContext, 2); { - this.state = 2635; + this.state = 2629; this.match(SparkSqlParser.LEFT_PAREN); - this.state = 2636; + this.state = 2630; this.query(); - this.state = 2637; + this.state = 2631; this.match(SparkSqlParser.RIGHT_PAREN); - this.state = 2639; + this.state = 2633; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 357, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 356, this.context) ) { case 1: { - this.state = 2638; + this.state = 2632; this.sample(); } break; } - this.state = 2641; + this.state = 2635; this.tableAlias(); } break; case 3: this.enterOuterAlt(localContext, 3); { - this.state = 2643; + this.state = 2637; this.match(SparkSqlParser.LEFT_PAREN); - this.state = 2644; + this.state = 2638; this.relation(); - this.state = 2645; + this.state = 2639; this.match(SparkSqlParser.RIGHT_PAREN); - this.state = 2647; + this.state = 2641; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 358, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 357, this.context) ) { case 1: { - this.state = 2646; + this.state = 2640; this.sample(); } break; } - this.state = 2649; + this.state = 2643; this.tableAlias(); } break; case 4: this.enterOuterAlt(localContext, 4); { - this.state = 2651; + this.state = 2645; this.match(SparkSqlParser.KW_VALUES); - this.state = 2652; + this.state = 2646; this.expression(); - this.state = 2657; + this.state = 2651; this.errorHandler.sync(this); - alternative = this.interpreter.adaptivePredict(this.tokenStream, 359, this.context); + alternative = this.interpreter.adaptivePredict(this.tokenStream, 358, this.context); while (alternative !== 2 && alternative !== antlr.ATN.INVALID_ALT_NUMBER) { if (alternative === 1) { { { - this.state = 2653; + this.state = 2647; this.match(SparkSqlParser.COMMA); - this.state = 2654; + this.state = 2648; this.expression(); } } } - this.state = 2659; + this.state = 2653; this.errorHandler.sync(this); - alternative = this.interpreter.adaptivePredict(this.tokenStream, 359, this.context); + alternative = this.interpreter.adaptivePredict(this.tokenStream, 358, this.context); } - this.state = 2660; + this.state = 2654; this.tableAlias(); } break; case 5: this.enterOuterAlt(localContext, 5); { - this.state = 2662; + this.state = 2656; this.functionName(); - this.state = 2663; + this.state = 2657; this.match(SparkSqlParser.LEFT_PAREN); - this.state = 2672; + this.state = 2666; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); if ((((_la) & ~0x1F) === 0 && ((1 << _la) & 4294967044) !== 0) || ((((_la - 32)) & ~0x1F) === 0 && ((1 << (_la - 32)) & 4294967295) !== 0) || ((((_la - 64)) & ~0x1F) === 0 && ((1 << (_la - 64)) & 4294967295) !== 0) || ((((_la - 96)) & ~0x1F) === 0 && ((1 << (_la - 96)) & 4160749567) !== 0) || ((((_la - 128)) & ~0x1F) === 0 && ((1 << (_la - 128)) & 4294967295) !== 0) || ((((_la - 160)) & ~0x1F) === 0 && ((1 << (_la - 160)) & 4294967295) !== 0) || ((((_la - 192)) & ~0x1F) === 0 && ((1 << (_la - 192)) & 4294967279) !== 0) || ((((_la - 224)) & ~0x1F) === 0 && ((1 << (_la - 224)) & 4294967295) !== 0) || ((((_la - 256)) & ~0x1F) === 0 && ((1 << (_la - 256)) & 4294967167) !== 0) || ((((_la - 288)) & ~0x1F) === 0 && ((1 << (_la - 288)) & 4294967295) !== 0) || ((((_la - 320)) & ~0x1F) === 0 && ((1 << (_la - 320)) & 4294967295) !== 0) || ((((_la - 360)) & ~0x1F) === 0 && ((1 << (_la - 360)) & 1073678415) !== 0)) { { - this.state = 2664; + this.state = 2658; this.functionTableArgument(); - this.state = 2669; + this.state = 2663; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); while (_la === 4) { { { - this.state = 2665; + this.state = 2659; this.match(SparkSqlParser.COMMA); - this.state = 2666; + this.state = 2660; this.functionTableArgument(); } } - this.state = 2671; + this.state = 2665; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); } } } - this.state = 2674; + this.state = 2668; this.match(SparkSqlParser.RIGHT_PAREN); - this.state = 2675; + this.state = 2669; this.tableAlias(); } break; @@ -11934,22 +11901,22 @@ export class SparkSqlParser extends SQLParserBase { this.enterRule(localContext, 194, SparkSqlParser.RULE_functionTableSubqueryArgument); let _la: number; try { - this.state = 2698; + this.state = 2692; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 366, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 365, this.context) ) { case 1: this.enterOuterAlt(localContext, 1); { - this.state = 2679; + this.state = 2673; this.match(SparkSqlParser.KW_TABLE); - this.state = 2680; + this.state = 2674; this.tableName(); - this.state = 2682; + this.state = 2676; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); if (_la === 93 || _la === 217 || _la === 346) { { - this.state = 2681; + this.state = 2675; this.tableArgumentPartitioning(); } } @@ -11959,20 +11926,20 @@ export class SparkSqlParser extends SQLParserBase { case 2: this.enterOuterAlt(localContext, 2); { - this.state = 2684; + this.state = 2678; this.match(SparkSqlParser.KW_TABLE); - this.state = 2685; + this.state = 2679; this.match(SparkSqlParser.LEFT_PAREN); - this.state = 2686; + this.state = 2680; this.tableName(); - this.state = 2687; + this.state = 2681; this.match(SparkSqlParser.RIGHT_PAREN); - this.state = 2689; + this.state = 2683; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); if (_la === 93 || _la === 217 || _la === 346) { { - this.state = 2688; + this.state = 2682; this.tableArgumentPartitioning(); } } @@ -11982,20 +11949,20 @@ export class SparkSqlParser extends SQLParserBase { case 3: this.enterOuterAlt(localContext, 3); { - this.state = 2691; + this.state = 2685; this.match(SparkSqlParser.KW_TABLE); - this.state = 2692; + this.state = 2686; this.match(SparkSqlParser.LEFT_PAREN); - this.state = 2693; + this.state = 2687; this.query(); - this.state = 2694; + this.state = 2688; this.match(SparkSqlParser.RIGHT_PAREN); - this.state = 2696; + this.state = 2690; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); if (_la === 93 || _la === 217 || _la === 346) { { - this.state = 2695; + this.state = 2689; this.tableArgumentPartitioning(); } } @@ -12025,17 +11992,17 @@ export class SparkSqlParser extends SQLParserBase { try { this.enterOuterAlt(localContext, 1); { - this.state = 2719; + this.state = 2713; this.errorHandler.sync(this); switch (this.tokenStream.LA(1)) { case SparkSqlParser.KW_WITH: { { - this.state = 2700; + this.state = 2694; this.match(SparkSqlParser.KW_WITH); - this.state = 2701; + this.state = 2695; this.match(SparkSqlParser.KW_SINGLE); - this.state = 2702; + this.state = 2696; this.match(SparkSqlParser.KW_PARTITION); } } @@ -12044,7 +12011,7 @@ export class SparkSqlParser extends SQLParserBase { case SparkSqlParser.KW_PARTITION: { { - this.state = 2703; + this.state = 2697; _la = this.tokenStream.LA(1); if(!(_la === 93 || _la === 217)) { this.errorHandler.recoverInline(this); @@ -12053,38 +12020,38 @@ export class SparkSqlParser extends SQLParserBase { this.errorHandler.reportMatch(this); this.consume(); } - this.state = 2704; + this.state = 2698; this.match(SparkSqlParser.KW_BY); - this.state = 2717; + this.state = 2711; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 368, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 367, this.context) ) { case 1: { { { - this.state = 2705; + this.state = 2699; this.match(SparkSqlParser.LEFT_PAREN); - this.state = 2706; + this.state = 2700; localContext._expression = this.expression(); localContext._partition.push(localContext._expression); - this.state = 2711; + this.state = 2705; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); while (_la === 4) { { { - this.state = 2707; + this.state = 2701; this.match(SparkSqlParser.COMMA); - this.state = 2708; + this.state = 2702; localContext._expression = this.expression(); localContext._partition.push(localContext._expression); } } - this.state = 2713; + this.state = 2707; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); } - this.state = 2714; + this.state = 2708; this.match(SparkSqlParser.RIGHT_PAREN); } } @@ -12092,7 +12059,7 @@ export class SparkSqlParser extends SQLParserBase { break; case 2: { - this.state = 2716; + this.state = 2710; localContext._expression = this.expression(); localContext._partition.push(localContext._expression); } @@ -12104,12 +12071,12 @@ export class SparkSqlParser extends SQLParserBase { default: throw new antlr.NoViableAltException(this); } - this.state = 2730; + this.state = 2724; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); if (_la === 209 || _la === 278) { { - this.state = 2721; + this.state = 2715; _la = this.tokenStream.LA(1); if(!(_la === 209 || _la === 278)) { this.errorHandler.recoverInline(this); @@ -12118,27 +12085,27 @@ export class SparkSqlParser extends SQLParserBase { this.errorHandler.reportMatch(this); this.consume(); } - this.state = 2722; + this.state = 2716; this.match(SparkSqlParser.KW_BY); { - this.state = 2728; + this.state = 2722; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 370, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 369, this.context) ) { case 1: { { - this.state = 2723; + this.state = 2717; this.match(SparkSqlParser.LEFT_PAREN); - this.state = 2724; + this.state = 2718; this.orderOrSortByClause(); - this.state = 2725; + this.state = 2719; this.match(SparkSqlParser.RIGHT_PAREN); } } break; case 2: { - this.state = 2727; + this.state = 2721; this.sortItem(); } break; @@ -12169,11 +12136,11 @@ export class SparkSqlParser extends SQLParserBase { try { this.enterOuterAlt(localContext, 1); { - this.state = 2732; + this.state = 2726; localContext._key = this.identifier(); - this.state = 2733; + this.state = 2727; this.match(SparkSqlParser.FAT_ARROW); - this.state = 2734; + this.state = 2728; localContext._table = this.functionTableSubqueryArgument(); } } @@ -12195,13 +12162,13 @@ export class SparkSqlParser extends SQLParserBase { let localContext = new FunctionTableReferenceArgumentContext(this.context, this.state); this.enterRule(localContext, 200, SparkSqlParser.RULE_functionTableReferenceArgument); try { - this.state = 2738; + this.state = 2732; this.errorHandler.sync(this); switch (this.tokenStream.LA(1)) { case SparkSqlParser.KW_TABLE: this.enterOuterAlt(localContext, 1); { - this.state = 2736; + this.state = 2730; this.functionTableSubqueryArgument(); } break; @@ -12550,7 +12517,7 @@ export class SparkSqlParser extends SQLParserBase { case SparkSqlParser.BACKQUOTED_IDENTIFIER: this.enterOuterAlt(localContext, 2); { - this.state = 2737; + this.state = 2731; this.functionTableNamedArgumentExpression(); } break; @@ -12576,20 +12543,20 @@ export class SparkSqlParser extends SQLParserBase { let localContext = new FunctionTableArgumentContext(this.context, this.state); this.enterRule(localContext, 202, SparkSqlParser.RULE_functionTableArgument); try { - this.state = 2742; + this.state = 2736; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 373, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 372, this.context) ) { case 1: this.enterOuterAlt(localContext, 1); { - this.state = 2740; + this.state = 2734; this.functionTableReferenceArgument(); } break; case 2: this.enterOuterAlt(localContext, 2); { - this.state = 2741; + this.state = 2735; this.functionArgument(); } break; @@ -12615,29 +12582,29 @@ export class SparkSqlParser extends SQLParserBase { try { this.enterOuterAlt(localContext, 1); { - this.state = 2751; + this.state = 2745; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 376, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 375, this.context) ) { case 1: { - this.state = 2745; + this.state = 2739; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 374, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 373, this.context) ) { case 1: { - this.state = 2744; + this.state = 2738; this.match(SparkSqlParser.KW_AS); } break; } - this.state = 2747; + this.state = 2741; localContext._alias = this.strictIdentifier(); - this.state = 2749; + this.state = 2743; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 375, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 374, this.context) ) { case 1: { - this.state = 2748; + this.state = 2742; this.identifierList(); } break; @@ -12665,30 +12632,30 @@ export class SparkSqlParser extends SQLParserBase { let localContext = new RowFormatContext(this.context, this.state); this.enterRule(localContext, 206, SparkSqlParser.RULE_rowFormat); try { - this.state = 2802; + this.state = 2796; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 384, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 383, this.context) ) { case 1: this.enterOuterAlt(localContext, 1); { - this.state = 2753; + this.state = 2747; this.match(SparkSqlParser.KW_ROW); - this.state = 2754; + this.state = 2748; this.match(SparkSqlParser.KW_FORMAT); - this.state = 2755; + this.state = 2749; this.match(SparkSqlParser.KW_SERDE); - this.state = 2756; + this.state = 2750; localContext._name = this.stringLit(); - this.state = 2760; + this.state = 2754; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 377, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 376, this.context) ) { case 1: { - this.state = 2757; + this.state = 2751; this.match(SparkSqlParser.KW_WITH); - this.state = 2758; + this.state = 2752; this.match(SparkSqlParser.KW_SERDEPROPERTIES); - this.state = 2759; + this.state = 2753; localContext._props = this.propertyList(); } break; @@ -12698,35 +12665,35 @@ export class SparkSqlParser extends SQLParserBase { case 2: this.enterOuterAlt(localContext, 2); { - this.state = 2762; + this.state = 2756; this.match(SparkSqlParser.KW_ROW); - this.state = 2763; + this.state = 2757; this.match(SparkSqlParser.KW_FORMAT); - this.state = 2764; + this.state = 2758; this.match(SparkSqlParser.KW_DELIMITED); - this.state = 2774; + this.state = 2768; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 379, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 378, this.context) ) { case 1: { - this.state = 2765; + this.state = 2759; this.match(SparkSqlParser.KW_FIELDS); - this.state = 2766; + this.state = 2760; this.match(SparkSqlParser.KW_TERMINATED); - this.state = 2767; + this.state = 2761; this.match(SparkSqlParser.KW_BY); - this.state = 2768; + this.state = 2762; localContext._fieldsTerminatedBy = this.stringLit(); - this.state = 2772; + this.state = 2766; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 378, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 377, this.context) ) { case 1: { - this.state = 2769; + this.state = 2763; this.match(SparkSqlParser.KW_ESCAPED); - this.state = 2770; + this.state = 2764; this.match(SparkSqlParser.KW_BY); - this.state = 2771; + this.state = 2765; localContext._escapedBy = this.stringLit(); } break; @@ -12734,70 +12701,70 @@ export class SparkSqlParser extends SQLParserBase { } break; } - this.state = 2781; + this.state = 2775; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 380, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 379, this.context) ) { case 1: { - this.state = 2776; + this.state = 2770; this.match(SparkSqlParser.KW_COLLECTION); - this.state = 2777; + this.state = 2771; this.match(SparkSqlParser.KW_ITEMS); - this.state = 2778; + this.state = 2772; this.match(SparkSqlParser.KW_TERMINATED); - this.state = 2779; + this.state = 2773; this.match(SparkSqlParser.KW_BY); - this.state = 2780; + this.state = 2774; localContext._collectionItemsTerminatedBy = this.stringLit(); } break; } - this.state = 2788; + this.state = 2782; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 381, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 380, this.context) ) { case 1: { - this.state = 2783; + this.state = 2777; this.match(SparkSqlParser.KW_MAP); - this.state = 2784; + this.state = 2778; this.match(SparkSqlParser.KW_KEYS); - this.state = 2785; + this.state = 2779; this.match(SparkSqlParser.KW_TERMINATED); - this.state = 2786; + this.state = 2780; this.match(SparkSqlParser.KW_BY); - this.state = 2787; + this.state = 2781; localContext._keysTerminatedBy = this.stringLit(); } break; } - this.state = 2794; + this.state = 2788; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 382, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 381, this.context) ) { case 1: { - this.state = 2790; + this.state = 2784; this.match(SparkSqlParser.KW_LINES); - this.state = 2791; + this.state = 2785; this.match(SparkSqlParser.KW_TERMINATED); - this.state = 2792; + this.state = 2786; this.match(SparkSqlParser.KW_BY); - this.state = 2793; + this.state = 2787; localContext._linesSeparatedBy = this.stringLit(); } break; } - this.state = 2800; + this.state = 2794; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 383, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 382, this.context) ) { case 1: { - this.state = 2796; + this.state = 2790; this.match(SparkSqlParser.KW_NULL); - this.state = 2797; + this.state = 2791; this.match(SparkSqlParser.KW_DEFINED); - this.state = 2798; + this.state = 2792; this.match(SparkSqlParser.KW_AS); - this.state = 2799; + this.state = 2793; localContext._nullDefinedAs = this.stringLit(); } break; @@ -12827,21 +12794,21 @@ export class SparkSqlParser extends SQLParserBase { try { this.enterOuterAlt(localContext, 1); { - this.state = 2804; + this.state = 2798; this.multipartIdentifier(); - this.state = 2809; + this.state = 2803; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); while (_la === 4) { { { - this.state = 2805; + this.state = 2799; this.match(SparkSqlParser.COMMA); - this.state = 2806; + this.state = 2800; this.multipartIdentifier(); } } - this.state = 2811; + this.state = 2805; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); } @@ -12868,27 +12835,27 @@ export class SparkSqlParser extends SQLParserBase { let alternative: number; this.enterOuterAlt(localContext, 1); { - this.state = 2812; + this.state = 2806; localContext._errorCapturingIdentifier = this.errorCapturingIdentifier(); localContext._parts.push(localContext._errorCapturingIdentifier); - this.state = 2817; + this.state = 2811; this.errorHandler.sync(this); - alternative = this.interpreter.adaptivePredict(this.tokenStream, 386, this.context); + alternative = this.interpreter.adaptivePredict(this.tokenStream, 385, this.context); while (alternative !== 2 && alternative !== antlr.ATN.INVALID_ALT_NUMBER) { if (alternative === 1) { { { - this.state = 2813; + this.state = 2807; this.match(SparkSqlParser.DOT); - this.state = 2814; + this.state = 2808; localContext._errorCapturingIdentifier = this.errorCapturingIdentifier(); localContext._parts.push(localContext._errorCapturingIdentifier); } } } - this.state = 2819; + this.state = 2813; this.errorHandler.sync(this); - alternative = this.interpreter.adaptivePredict(this.tokenStream, 386, this.context); + alternative = this.interpreter.adaptivePredict(this.tokenStream, 385, this.context); } } } @@ -12913,21 +12880,21 @@ export class SparkSqlParser extends SQLParserBase { try { this.enterOuterAlt(localContext, 1); { - this.state = 2820; + this.state = 2814; this.multipartIdentifierProperty(); - this.state = 2825; + this.state = 2819; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); while (_la === 4) { { { - this.state = 2821; + this.state = 2815; this.match(SparkSqlParser.COMMA); - this.state = 2822; + this.state = 2816; this.multipartIdentifierProperty(); } } - this.state = 2827; + this.state = 2821; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); } @@ -12954,16 +12921,16 @@ export class SparkSqlParser extends SQLParserBase { try { this.enterOuterAlt(localContext, 1); { - this.state = 2828; + this.state = 2822; this.multipartIdentifier(); - this.state = 2831; + this.state = 2825; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); if (_la === 207) { { - this.state = 2829; + this.state = 2823; this.match(SparkSqlParser.KW_OPTIONS); - this.state = 2830; + this.state = 2824; localContext._options = this.propertyList(); } } @@ -12990,19 +12957,19 @@ export class SparkSqlParser extends SQLParserBase { try { this.enterOuterAlt(localContext, 1); { - this.state = 2836; + this.state = 2830; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 389, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 388, this.context) ) { case 1: { - this.state = 2833; + this.state = 2827; localContext._db = this.errorCapturingIdentifier(); - this.state = 2834; + this.state = 2828; this.match(SparkSqlParser.DOT); } break; } - this.state = 2838; + this.state = 2832; localContext._table = this.errorCapturingIdentifier(); } } @@ -13026,19 +12993,19 @@ export class SparkSqlParser extends SQLParserBase { try { this.enterOuterAlt(localContext, 1); { - this.state = 2843; + this.state = 2837; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 390, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 389, this.context) ) { case 1: { - this.state = 2840; + this.state = 2834; localContext._db = this.errorCapturingIdentifier(); - this.state = 2841; + this.state = 2835; this.match(SparkSqlParser.DOT); } break; } - this.state = 2845; + this.state = 2839; localContext._view = this.errorCapturingIdentifier(); } } @@ -13062,38 +13029,38 @@ export class SparkSqlParser extends SQLParserBase { try { this.enterOuterAlt(localContext, 1); { - this.state = 2849; + this.state = 2843; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 391, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 390, this.context) ) { case 1: { - this.state = 2847; + this.state = 2841; this.columnName(); } break; case 2: { - this.state = 2848; + this.state = 2842; this.expression(); } break; } - this.state = 2858; + this.state = 2852; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 394, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 393, this.context) ) { case 1: { - this.state = 2852; + this.state = 2846; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 392, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 391, this.context) ) { case 1: { - this.state = 2851; + this.state = 2845; this.match(SparkSqlParser.KW_AS); } break; } - this.state = 2856; + this.state = 2850; this.errorHandler.sync(this); switch (this.tokenStream.LA(1)) { case SparkSqlParser.KW_ADD: @@ -13440,13 +13407,13 @@ export class SparkSqlParser extends SQLParserBase { case SparkSqlParser.IDENTIFIER: case SparkSqlParser.BACKQUOTED_IDENTIFIER: { - this.state = 2854; + this.state = 2848; localContext._name = this.errorCapturingIdentifier(); } break; case SparkSqlParser.LEFT_PAREN: { - this.state = 2855; + this.state = 2849; this.identifierList(); } break; @@ -13479,25 +13446,25 @@ export class SparkSqlParser extends SQLParserBase { let alternative: number; this.enterOuterAlt(localContext, 1); { - this.state = 2860; + this.state = 2854; this.namedExpression(); - this.state = 2865; + this.state = 2859; this.errorHandler.sync(this); - alternative = this.interpreter.adaptivePredict(this.tokenStream, 395, this.context); + alternative = this.interpreter.adaptivePredict(this.tokenStream, 394, this.context); while (alternative !== 2 && alternative !== antlr.ATN.INVALID_ALT_NUMBER) { if (alternative === 1) { { { - this.state = 2861; + this.state = 2855; this.match(SparkSqlParser.COMMA); - this.state = 2862; + this.state = 2856; this.namedExpression(); } } } - this.state = 2867; + this.state = 2861; this.errorHandler.sync(this); - alternative = this.interpreter.adaptivePredict(this.tokenStream, 395, this.context); + alternative = this.interpreter.adaptivePredict(this.tokenStream, 394, this.context); } } } @@ -13522,29 +13489,29 @@ export class SparkSqlParser extends SQLParserBase { try { this.enterOuterAlt(localContext, 1); { - this.state = 2868; + this.state = 2862; this.match(SparkSqlParser.LEFT_PAREN); - this.state = 2869; + this.state = 2863; localContext._partitionField = this.partitionField(); localContext._fields.push(localContext._partitionField); - this.state = 2874; + this.state = 2868; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); while (_la === 4) { { { - this.state = 2870; + this.state = 2864; this.match(SparkSqlParser.COMMA); - this.state = 2871; + this.state = 2865; localContext._partitionField = this.partitionField(); localContext._fields.push(localContext._partitionField); } } - this.state = 2876; + this.state = 2870; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); } - this.state = 2877; + this.state = 2871; this.match(SparkSqlParser.RIGHT_PAREN); } } @@ -13566,20 +13533,20 @@ export class SparkSqlParser extends SQLParserBase { let localContext = new PartitionFieldContext(this.context, this.state); this.enterRule(localContext, 226, SparkSqlParser.RULE_partitionField); try { - this.state = 2881; + this.state = 2875; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 397, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 396, this.context) ) { case 1: this.enterOuterAlt(localContext, 1); { - this.state = 2879; + this.state = 2873; this.transform(); } break; case 2: this.enterOuterAlt(localContext, 2); { - this.state = 2880; + this.state = 2874; this.columnType(); } break; @@ -13604,42 +13571,42 @@ export class SparkSqlParser extends SQLParserBase { this.enterRule(localContext, 228, SparkSqlParser.RULE_transform); let _la: number; try { - this.state = 2896; + this.state = 2890; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 399, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 398, this.context) ) { case 1: this.enterOuterAlt(localContext, 1); { - this.state = 2883; + this.state = 2877; this.qualifiedName(); } break; case 2: this.enterOuterAlt(localContext, 2); { - this.state = 2884; + this.state = 2878; localContext._transformName = this.identifier(); - this.state = 2885; + this.state = 2879; this.match(SparkSqlParser.LEFT_PAREN); - this.state = 2886; + this.state = 2880; this.transformArgument(); - this.state = 2891; + this.state = 2885; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); while (_la === 4) { { { - this.state = 2887; + this.state = 2881; this.match(SparkSqlParser.COMMA); - this.state = 2888; + this.state = 2882; this.transformArgument(); } } - this.state = 2893; + this.state = 2887; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); } - this.state = 2894; + this.state = 2888; this.match(SparkSqlParser.RIGHT_PAREN); } break; @@ -13663,20 +13630,20 @@ export class SparkSqlParser extends SQLParserBase { let localContext = new TransformArgumentContext(this.context, this.state); this.enterRule(localContext, 230, SparkSqlParser.RULE_transformArgument); try { - this.state = 2900; + this.state = 2894; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 400, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 399, this.context) ) { case 1: this.enterOuterAlt(localContext, 1); { - this.state = 2898; + this.state = 2892; this.qualifiedName(); } break; case 2: this.enterOuterAlt(localContext, 2); { - this.state = 2899; + this.state = 2893; this.constant(); } break; @@ -13702,7 +13669,7 @@ export class SparkSqlParser extends SQLParserBase { try { this.enterOuterAlt(localContext, 1); { - this.state = 2902; + this.state = 2896; this.booleanExpression(0); } } @@ -13726,11 +13693,11 @@ export class SparkSqlParser extends SQLParserBase { try { this.enterOuterAlt(localContext, 1); { - this.state = 2904; + this.state = 2898; localContext._key = this.identifier(); - this.state = 2905; + this.state = 2899; this.match(SparkSqlParser.FAT_ARROW); - this.state = 2906; + this.state = 2900; localContext._value = this.expression(); } } @@ -13752,20 +13719,20 @@ export class SparkSqlParser extends SQLParserBase { let localContext = new FunctionArgumentContext(this.context, this.state); this.enterRule(localContext, 236, SparkSqlParser.RULE_functionArgument); try { - this.state = 2910; + this.state = 2904; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 401, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 400, this.context) ) { case 1: this.enterOuterAlt(localContext, 1); { - this.state = 2908; + this.state = 2902; this.expression(); } break; case 2: this.enterOuterAlt(localContext, 2); { - this.state = 2909; + this.state = 2903; this.namedArgumentExpression(); } break; @@ -13792,21 +13759,21 @@ export class SparkSqlParser extends SQLParserBase { try { this.enterOuterAlt(localContext, 1); { - this.state = 2912; + this.state = 2906; this.expression(); - this.state = 2917; + this.state = 2911; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); while (_la === 4) { { { - this.state = 2913; + this.state = 2907; this.match(SparkSqlParser.COMMA); - this.state = 2914; + this.state = 2908; this.expression(); } } - this.state = 2919; + this.state = 2913; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); } @@ -13845,12 +13812,12 @@ export class SparkSqlParser extends SQLParserBase { let alternative: number; this.enterOuterAlt(localContext, 1); { - this.state = 2932; + this.state = 2926; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 404, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 403, this.context) ) { case 1: { - this.state = 2921; + this.state = 2915; _la = this.tokenStream.LA(1); if(!(_la === 197 || _la === 360)) { this.errorHandler.recoverInline(this); @@ -13859,32 +13826,32 @@ export class SparkSqlParser extends SQLParserBase { this.errorHandler.reportMatch(this); this.consume(); } - this.state = 2922; + this.state = 2916; this.booleanExpression(5); } break; case 2: { - this.state = 2923; + this.state = 2917; this.match(SparkSqlParser.KW_EXISTS); - this.state = 2924; + this.state = 2918; this.match(SparkSqlParser.LEFT_PAREN); - this.state = 2925; + this.state = 2919; this.query(); - this.state = 2926; + this.state = 2920; this.match(SparkSqlParser.RIGHT_PAREN); } break; case 3: { - this.state = 2928; + this.state = 2922; this.valueExpression(0); - this.state = 2930; + this.state = 2924; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 403, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 402, this.context) ) { case 1: { - this.state = 2929; + this.state = 2923; this.predicate(); } break; @@ -13893,9 +13860,9 @@ export class SparkSqlParser extends SQLParserBase { break; } this.context!.stop = this.tokenStream.LT(-1); - this.state = 2942; + this.state = 2936; this.errorHandler.sync(this); - alternative = this.interpreter.adaptivePredict(this.tokenStream, 406, this.context); + alternative = this.interpreter.adaptivePredict(this.tokenStream, 405, this.context); while (alternative !== 2 && alternative !== antlr.ATN.INVALID_ALT_NUMBER) { if (alternative === 1) { if (this._parseListeners != null) { @@ -13903,21 +13870,21 @@ export class SparkSqlParser extends SQLParserBase { } previousContext = localContext; { - this.state = 2940; + this.state = 2934; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 405, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 404, this.context) ) { case 1: { localContext = new BooleanExpressionContext(parentContext, parentState); localContext._left = previousContext; this.pushNewRecursionContext(localContext, _startState, SparkSqlParser.RULE_booleanExpression); - this.state = 2934; + this.state = 2928; if (!(this.precpred(this.context, 2))) { throw this.createFailedPredicateException("this.precpred(this.context, 2)"); } - this.state = 2935; + this.state = 2929; localContext._operator = this.match(SparkSqlParser.KW_AND); - this.state = 2936; + this.state = 2930; localContext._right = this.booleanExpression(3); } break; @@ -13926,22 +13893,22 @@ export class SparkSqlParser extends SQLParserBase { localContext = new BooleanExpressionContext(parentContext, parentState); localContext._left = previousContext; this.pushNewRecursionContext(localContext, _startState, SparkSqlParser.RULE_booleanExpression); - this.state = 2937; + this.state = 2931; if (!(this.precpred(this.context, 1))) { throw this.createFailedPredicateException("this.precpred(this.context, 1)"); } - this.state = 2938; + this.state = 2932; localContext._operator = this.match(SparkSqlParser.KW_OR); - this.state = 2939; + this.state = 2933; localContext._right = this.booleanExpression(2); } break; } } } - this.state = 2944; + this.state = 2938; this.errorHandler.sync(this); - alternative = this.interpreter.adaptivePredict(this.tokenStream, 406, this.context); + alternative = this.interpreter.adaptivePredict(this.tokenStream, 405, this.context); } } } @@ -13964,108 +13931,108 @@ export class SparkSqlParser extends SQLParserBase { this.enterRule(localContext, 242, SparkSqlParser.RULE_predicate); let _la: number; try { - this.state = 3027; + this.state = 3021; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 420, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 419, this.context) ) { case 1: this.enterOuterAlt(localContext, 1); { - this.state = 2946; + this.state = 2940; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); if (_la === 197) { { - this.state = 2945; + this.state = 2939; this.match(SparkSqlParser.KW_NOT); } } - this.state = 2948; + this.state = 2942; localContext._kind = this.match(SparkSqlParser.KW_BETWEEN); - this.state = 2949; + this.state = 2943; localContext._lower = this.valueExpression(0); - this.state = 2950; + this.state = 2944; this.match(SparkSqlParser.KW_AND); - this.state = 2951; + this.state = 2945; localContext._upper = this.valueExpression(0); } break; case 2: this.enterOuterAlt(localContext, 2); { - this.state = 2954; + this.state = 2948; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); if (_la === 197) { { - this.state = 2953; + this.state = 2947; this.match(SparkSqlParser.KW_NOT); } } - this.state = 2956; + this.state = 2950; localContext._kind = this.match(SparkSqlParser.KW_IN); - this.state = 2957; + this.state = 2951; this.match(SparkSqlParser.LEFT_PAREN); - this.state = 2958; + this.state = 2952; this.expression(); - this.state = 2963; + this.state = 2957; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); while (_la === 4) { { { - this.state = 2959; + this.state = 2953; this.match(SparkSqlParser.COMMA); - this.state = 2960; + this.state = 2954; this.expression(); } } - this.state = 2965; + this.state = 2959; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); } - this.state = 2966; + this.state = 2960; this.match(SparkSqlParser.RIGHT_PAREN); } break; case 3: this.enterOuterAlt(localContext, 3); { - this.state = 2969; + this.state = 2963; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); if (_la === 197) { { - this.state = 2968; + this.state = 2962; this.match(SparkSqlParser.KW_NOT); } } - this.state = 2971; + this.state = 2965; localContext._kind = this.match(SparkSqlParser.KW_IN); - this.state = 2972; + this.state = 2966; this.match(SparkSqlParser.LEFT_PAREN); - this.state = 2973; + this.state = 2967; this.query(); - this.state = 2974; + this.state = 2968; this.match(SparkSqlParser.RIGHT_PAREN); } break; case 4: this.enterOuterAlt(localContext, 4); { - this.state = 2977; + this.state = 2971; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); if (_la === 197) { { - this.state = 2976; + this.state = 2970; this.match(SparkSqlParser.KW_NOT); } } - this.state = 2979; + this.state = 2973; localContext._kind = this.tokenStream.LT(1); _la = this.tokenStream.LA(1); if(!(_la === 251 || _la === 252)) { @@ -14075,24 +14042,24 @@ export class SparkSqlParser extends SQLParserBase { this.errorHandler.reportMatch(this); this.consume(); } - this.state = 2980; + this.state = 2974; localContext._pattern = this.valueExpression(0); } break; case 5: this.enterOuterAlt(localContext, 5); { - this.state = 2982; + this.state = 2976; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); if (_la === 197) { { - this.state = 2981; + this.state = 2975; this.match(SparkSqlParser.KW_NOT); } } - this.state = 2984; + this.state = 2978; localContext._kind = this.tokenStream.LT(1); _la = this.tokenStream.LA(1); if(!(_la === 163 || _la === 164)) { @@ -14102,7 +14069,7 @@ export class SparkSqlParser extends SQLParserBase { this.errorHandler.reportMatch(this); this.consume(); } - this.state = 2985; + this.state = 2979; localContext._quantifier = this.tokenStream.LT(1); _la = this.tokenStream.LA(1); if(!(_la === 10 || _la === 16 || _la === 277)) { @@ -14112,40 +14079,40 @@ export class SparkSqlParser extends SQLParserBase { this.errorHandler.reportMatch(this); this.consume(); } - this.state = 2999; + this.state = 2993; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 414, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 413, this.context) ) { case 1: { - this.state = 2986; + this.state = 2980; this.match(SparkSqlParser.LEFT_PAREN); - this.state = 2987; + this.state = 2981; this.match(SparkSqlParser.RIGHT_PAREN); } break; case 2: { - this.state = 2988; + this.state = 2982; this.match(SparkSqlParser.LEFT_PAREN); - this.state = 2989; + this.state = 2983; this.expression(); - this.state = 2994; + this.state = 2988; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); while (_la === 4) { { { - this.state = 2990; + this.state = 2984; this.match(SparkSqlParser.COMMA); - this.state = 2991; + this.state = 2985; this.expression(); } } - this.state = 2996; + this.state = 2990; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); } - this.state = 2997; + this.state = 2991; this.match(SparkSqlParser.RIGHT_PAREN); } break; @@ -14155,17 +14122,17 @@ export class SparkSqlParser extends SQLParserBase { case 6: this.enterOuterAlt(localContext, 6); { - this.state = 3002; + this.state = 2996; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); if (_la === 197) { { - this.state = 3001; + this.state = 2995; this.match(SparkSqlParser.KW_NOT); } } - this.state = 3004; + this.state = 2998; localContext._kind = this.tokenStream.LT(1); _la = this.tokenStream.LA(1); if(!(_la === 163 || _la === 164)) { @@ -14175,16 +14142,16 @@ export class SparkSqlParser extends SQLParserBase { this.errorHandler.reportMatch(this); this.consume(); } - this.state = 3005; + this.state = 2999; localContext._pattern = this.valueExpression(0); - this.state = 3008; + this.state = 3002; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 416, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 415, this.context) ) { case 1: { - this.state = 3006; + this.state = 3000; this.match(SparkSqlParser.KW_ESCAPE); - this.state = 3007; + this.state = 3001; localContext._escapeChar = this.stringLit(); } break; @@ -14194,38 +14161,38 @@ export class SparkSqlParser extends SQLParserBase { case 7: this.enterOuterAlt(localContext, 7); { - this.state = 3010; + this.state = 3004; this.match(SparkSqlParser.KW_IS); - this.state = 3012; + this.state = 3006; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); if (_la === 197) { { - this.state = 3011; + this.state = 3005; this.match(SparkSqlParser.KW_NOT); } } - this.state = 3014; + this.state = 3008; localContext._kind = this.match(SparkSqlParser.KW_NULL); } break; case 8: this.enterOuterAlt(localContext, 8); { - this.state = 3015; + this.state = 3009; this.match(SparkSqlParser.KW_IS); - this.state = 3017; + this.state = 3011; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); if (_la === 197) { { - this.state = 3016; + this.state = 3010; this.match(SparkSqlParser.KW_NOT); } } - this.state = 3019; + this.state = 3013; localContext._kind = this.tokenStream.LT(1); _la = this.tokenStream.LA(1); if(!(_la === 111 || _la === 316 || _la === 325)) { @@ -14240,23 +14207,23 @@ export class SparkSqlParser extends SQLParserBase { case 9: this.enterOuterAlt(localContext, 9); { - this.state = 3020; + this.state = 3014; this.match(SparkSqlParser.KW_IS); - this.state = 3022; + this.state = 3016; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); if (_la === 197) { { - this.state = 3021; + this.state = 3015; this.match(SparkSqlParser.KW_NOT); } } - this.state = 3024; + this.state = 3018; localContext._kind = this.match(SparkSqlParser.KW_DISTINCT); - this.state = 3025; + this.state = 3019; this.match(SparkSqlParser.KW_FROM); - this.state = 3026; + this.state = 3020; localContext._right = this.valueExpression(0); } break; @@ -14295,18 +14262,18 @@ export class SparkSqlParser extends SQLParserBase { let alternative: number; this.enterOuterAlt(localContext, 1); { - this.state = 3033; + this.state = 3027; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 421, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 420, this.context) ) { case 1: { - this.state = 3030; + this.state = 3024; this.primaryExpression(0); } break; case 2: { - this.state = 3031; + this.state = 3025; localContext._operator = this.tokenStream.LT(1); _la = this.tokenStream.LA(1); if(!(((((_la - 361)) & ~0x1F) === 0 && ((1 << (_la - 361)) & 35) !== 0))) { @@ -14316,15 +14283,15 @@ export class SparkSqlParser extends SQLParserBase { this.errorHandler.reportMatch(this); this.consume(); } - this.state = 3032; + this.state = 3026; this.valueExpression(7); } break; } this.context!.stop = this.tokenStream.LT(-1); - this.state = 3056; + this.state = 3050; this.errorHandler.sync(this); - alternative = this.interpreter.adaptivePredict(this.tokenStream, 423, this.context); + alternative = this.interpreter.adaptivePredict(this.tokenStream, 422, this.context); while (alternative !== 2 && alternative !== antlr.ATN.INVALID_ALT_NUMBER) { if (alternative === 1) { if (this._parseListeners != null) { @@ -14332,19 +14299,19 @@ export class SparkSqlParser extends SQLParserBase { } previousContext = localContext; { - this.state = 3054; + this.state = 3048; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 422, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 421, this.context) ) { case 1: { localContext = new ValueExpressionContext(parentContext, parentState); localContext._left = previousContext; this.pushNewRecursionContext(localContext, _startState, SparkSqlParser.RULE_valueExpression); - this.state = 3035; + this.state = 3029; if (!(this.precpred(this.context, 6))) { throw this.createFailedPredicateException("this.precpred(this.context, 6)"); } - this.state = 3036; + this.state = 3030; localContext._operator = this.tokenStream.LT(1); _la = this.tokenStream.LA(1); if(!(_la === 94 || ((((_la - 363)) & ~0x1F) === 0 && ((1 << (_la - 363)) & 7) !== 0))) { @@ -14354,7 +14321,7 @@ export class SparkSqlParser extends SQLParserBase { this.errorHandler.reportMatch(this); this.consume(); } - this.state = 3037; + this.state = 3031; localContext._right = this.valueExpression(7); } break; @@ -14363,11 +14330,11 @@ export class SparkSqlParser extends SQLParserBase { localContext = new ValueExpressionContext(parentContext, parentState); localContext._left = previousContext; this.pushNewRecursionContext(localContext, _startState, SparkSqlParser.RULE_valueExpression); - this.state = 3038; + this.state = 3032; if (!(this.precpred(this.context, 5))) { throw this.createFailedPredicateException("this.precpred(this.context, 5)"); } - this.state = 3039; + this.state = 3033; localContext._operator = this.tokenStream.LT(1); _la = this.tokenStream.LA(1); if(!(((((_la - 361)) & ~0x1F) === 0 && ((1 << (_la - 361)) & 259) !== 0))) { @@ -14377,7 +14344,7 @@ export class SparkSqlParser extends SQLParserBase { this.errorHandler.reportMatch(this); this.consume(); } - this.state = 3040; + this.state = 3034; localContext._right = this.valueExpression(6); } break; @@ -14386,13 +14353,13 @@ export class SparkSqlParser extends SQLParserBase { localContext = new ValueExpressionContext(parentContext, parentState); localContext._left = previousContext; this.pushNewRecursionContext(localContext, _startState, SparkSqlParser.RULE_valueExpression); - this.state = 3041; + this.state = 3035; if (!(this.precpred(this.context, 4))) { throw this.createFailedPredicateException("this.precpred(this.context, 4)"); } - this.state = 3042; + this.state = 3036; localContext._operator = this.match(SparkSqlParser.AMPERSAND); - this.state = 3043; + this.state = 3037; localContext._right = this.valueExpression(5); } break; @@ -14401,13 +14368,13 @@ export class SparkSqlParser extends SQLParserBase { localContext = new ValueExpressionContext(parentContext, parentState); localContext._left = previousContext; this.pushNewRecursionContext(localContext, _startState, SparkSqlParser.RULE_valueExpression); - this.state = 3044; + this.state = 3038; if (!(this.precpred(this.context, 3))) { throw this.createFailedPredicateException("this.precpred(this.context, 3)"); } - this.state = 3045; + this.state = 3039; localContext._operator = this.match(SparkSqlParser.HAT); - this.state = 3046; + this.state = 3040; localContext._right = this.valueExpression(4); } break; @@ -14416,13 +14383,13 @@ export class SparkSqlParser extends SQLParserBase { localContext = new ValueExpressionContext(parentContext, parentState); localContext._left = previousContext; this.pushNewRecursionContext(localContext, _startState, SparkSqlParser.RULE_valueExpression); - this.state = 3047; + this.state = 3041; if (!(this.precpred(this.context, 2))) { throw this.createFailedPredicateException("this.precpred(this.context, 2)"); } - this.state = 3048; + this.state = 3042; localContext._operator = this.match(SparkSqlParser.PIPE); - this.state = 3049; + this.state = 3043; localContext._right = this.valueExpression(3); } break; @@ -14431,22 +14398,22 @@ export class SparkSqlParser extends SQLParserBase { localContext = new ValueExpressionContext(parentContext, parentState); localContext._left = previousContext; this.pushNewRecursionContext(localContext, _startState, SparkSqlParser.RULE_valueExpression); - this.state = 3050; + this.state = 3044; if (!(this.precpred(this.context, 1))) { throw this.createFailedPredicateException("this.precpred(this.context, 1)"); } - this.state = 3051; + this.state = 3045; this.comparisonOperator(); - this.state = 3052; + this.state = 3046; localContext._right = this.valueExpression(2); } break; } } } - this.state = 3058; + this.state = 3052; this.errorHandler.sync(this); - alternative = this.interpreter.adaptivePredict(this.tokenStream, 423, this.context); + alternative = this.interpreter.adaptivePredict(this.tokenStream, 422, this.context); } } } @@ -14471,7 +14438,7 @@ export class SparkSqlParser extends SQLParserBase { try { this.enterOuterAlt(localContext, 1); { - this.state = 3059; + this.state = 3053; _la = this.tokenStream.LA(1); if(!(_la === 67 || _la === 69 || _la === 134 || ((((_la - 180)) & ~0x1F) === 0 && ((1 << (_la - 180)) & 85) !== 0) || _la === 231 || _la === 259 || _la === 341 || _la === 348)) { this.errorHandler.recoverInline(this); @@ -14515,12 +14482,12 @@ export class SparkSqlParser extends SQLParserBase { let alternative: number; this.enterOuterAlt(localContext, 1); { - this.state = 3310; + this.state = 3304; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 449, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 448, this.context) ) { case 1: { - this.state = 3062; + this.state = 3056; localContext._name = this.tokenStream.LT(1); _la = this.tokenStream.LA(1); if(!(((((_la - 63)) & ~0x1F) === 0 && ((1 << (_la - 63)) & 13) !== 0) || _la === 268 || _la === 331)) { @@ -14534,7 +14501,7 @@ export class SparkSqlParser extends SQLParserBase { break; case 2: { - this.state = 3063; + this.state = 3057; localContext._name = this.tokenStream.LT(1); _la = this.tokenStream.LA(1); if(!(_la === 74 || _la === 75 || _la === 306)) { @@ -14544,9 +14511,9 @@ export class SparkSqlParser extends SQLParserBase { this.errorHandler.reportMatch(this); this.consume(); } - this.state = 3064; + this.state = 3058; this.match(SparkSqlParser.LEFT_PAREN); - this.state = 3067; + this.state = 3061; this.errorHandler.sync(this); switch (this.tokenStream.LA(1)) { case SparkSqlParser.KW_DAY: @@ -14561,35 +14528,35 @@ export class SparkSqlParser extends SQLParserBase { case SparkSqlParser.KW_WEEK: case SparkSqlParser.KW_YEAR: { - this.state = 3065; + this.state = 3059; localContext._unit = this.datetimeUnit(); } break; case SparkSqlParser.STRING_LITERAL: case SparkSqlParser.DOUBLEQUOTED_STRING: { - this.state = 3066; + this.state = 3060; localContext._invalidUnit = this.stringLit(); } break; default: throw new antlr.NoViableAltException(this); } - this.state = 3069; + this.state = 3063; this.match(SparkSqlParser.COMMA); - this.state = 3070; + this.state = 3064; localContext._unitsAmount = this.valueExpression(0); - this.state = 3071; + this.state = 3065; this.match(SparkSqlParser.COMMA); - this.state = 3072; + this.state = 3066; localContext._timestamp = this.valueExpression(0); - this.state = 3073; + this.state = 3067; this.match(SparkSqlParser.RIGHT_PAREN); } break; case 3: { - this.state = 3075; + this.state = 3069; localContext._name = this.tokenStream.LT(1); _la = this.tokenStream.LA(1); if(!(_la === 76 || _la === 77 || _la === 302 || _la === 307)) { @@ -14599,9 +14566,9 @@ export class SparkSqlParser extends SQLParserBase { this.errorHandler.reportMatch(this); this.consume(); } - this.state = 3076; + this.state = 3070; this.match(SparkSqlParser.LEFT_PAREN); - this.state = 3079; + this.state = 3073; this.errorHandler.sync(this); switch (this.tokenStream.LA(1)) { case SparkSqlParser.KW_DAY: @@ -14616,105 +14583,105 @@ export class SparkSqlParser extends SQLParserBase { case SparkSqlParser.KW_WEEK: case SparkSqlParser.KW_YEAR: { - this.state = 3077; + this.state = 3071; localContext._unit = this.datetimeUnit(); } break; case SparkSqlParser.STRING_LITERAL: case SparkSqlParser.DOUBLEQUOTED_STRING: { - this.state = 3078; + this.state = 3072; localContext._invalidUnit = this.stringLit(); } break; default: throw new antlr.NoViableAltException(this); } - this.state = 3081; + this.state = 3075; this.match(SparkSqlParser.COMMA); - this.state = 3082; + this.state = 3076; localContext._startTimestamp = this.valueExpression(0); - this.state = 3083; + this.state = 3077; this.match(SparkSqlParser.COMMA); - this.state = 3084; + this.state = 3078; localContext._endTimestamp = this.valueExpression(0); - this.state = 3085; + this.state = 3079; this.match(SparkSqlParser.RIGHT_PAREN); } break; case 4: { - this.state = 3087; + this.state = 3081; this.match(SparkSqlParser.KW_CASE); - this.state = 3089; + this.state = 3083; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); do { { { - this.state = 3088; + this.state = 3082; this.whenClause(); } } - this.state = 3091; + this.state = 3085; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); } while (_la === 343); - this.state = 3095; + this.state = 3089; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); if (_la === 97) { { - this.state = 3093; + this.state = 3087; this.match(SparkSqlParser.KW_ELSE); - this.state = 3094; + this.state = 3088; localContext._elseExpression = this.expression(); } } - this.state = 3097; + this.state = 3091; this.match(SparkSqlParser.KW_END); } break; case 5: { - this.state = 3099; + this.state = 3093; this.match(SparkSqlParser.KW_CASE); - this.state = 3100; + this.state = 3094; this.expression(); - this.state = 3102; + this.state = 3096; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); do { { { - this.state = 3101; + this.state = 3095; this.whenClause(); } } - this.state = 3104; + this.state = 3098; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); } while (_la === 343); - this.state = 3108; + this.state = 3102; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); if (_la === 97) { { - this.state = 3106; + this.state = 3100; this.match(SparkSqlParser.KW_ELSE); - this.state = 3107; + this.state = 3101; localContext._elseExpression = this.expression(); } } - this.state = 3110; + this.state = 3104; this.match(SparkSqlParser.KW_END); } break; case 6: { - this.state = 3112; + this.state = 3106; localContext._name = this.tokenStream.LT(1); _la = this.tokenStream.LA(1); if(!(_la === 36 || _la === 318)) { @@ -14724,280 +14691,280 @@ export class SparkSqlParser extends SQLParserBase { this.errorHandler.reportMatch(this); this.consume(); } - this.state = 3113; + this.state = 3107; this.match(SparkSqlParser.LEFT_PAREN); - this.state = 3114; + this.state = 3108; this.expression(); - this.state = 3115; + this.state = 3109; this.match(SparkSqlParser.KW_AS); - this.state = 3116; + this.state = 3110; this.dataType(); - this.state = 3117; + this.state = 3111; this.match(SparkSqlParser.RIGHT_PAREN); } break; case 7: { - this.state = 3119; + this.state = 3113; this.match(SparkSqlParser.KW_STRUCT); - this.state = 3120; + this.state = 3114; this.match(SparkSqlParser.LEFT_PAREN); - this.state = 3129; + this.state = 3123; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 431, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 430, this.context) ) { case 1: { - this.state = 3121; + this.state = 3115; this.namedExpression(); - this.state = 3126; + this.state = 3120; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); while (_la === 4) { { { - this.state = 3122; + this.state = 3116; this.match(SparkSqlParser.COMMA); - this.state = 3123; + this.state = 3117; this.namedExpression(); } } - this.state = 3128; + this.state = 3122; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); } } break; } - this.state = 3131; + this.state = 3125; this.match(SparkSqlParser.RIGHT_PAREN); } break; case 8: { - this.state = 3132; + this.state = 3126; this.match(SparkSqlParser.KW_FIRST); - this.state = 3133; + this.state = 3127; this.match(SparkSqlParser.LEFT_PAREN); - this.state = 3134; + this.state = 3128; this.expression(); - this.state = 3137; + this.state = 3131; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); if (_la === 138) { { - this.state = 3135; + this.state = 3129; this.match(SparkSqlParser.KW_IGNORE); - this.state = 3136; + this.state = 3130; this.match(SparkSqlParser.KW_NULLS); } } - this.state = 3139; + this.state = 3133; this.match(SparkSqlParser.RIGHT_PAREN); } break; case 9: { - this.state = 3141; + this.state = 3135; this.match(SparkSqlParser.KW_ANY_VALUE); - this.state = 3142; + this.state = 3136; this.match(SparkSqlParser.LEFT_PAREN); - this.state = 3143; + this.state = 3137; this.expression(); - this.state = 3146; + this.state = 3140; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); if (_la === 138) { { - this.state = 3144; + this.state = 3138; this.match(SparkSqlParser.KW_IGNORE); - this.state = 3145; + this.state = 3139; this.match(SparkSqlParser.KW_NULLS); } } - this.state = 3148; + this.state = 3142; this.match(SparkSqlParser.RIGHT_PAREN); } break; case 10: { - this.state = 3150; + this.state = 3144; this.match(SparkSqlParser.KW_LAST); - this.state = 3151; + this.state = 3145; this.match(SparkSqlParser.LEFT_PAREN); - this.state = 3152; + this.state = 3146; this.expression(); - this.state = 3155; + this.state = 3149; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); if (_la === 138) { { - this.state = 3153; + this.state = 3147; this.match(SparkSqlParser.KW_IGNORE); - this.state = 3154; + this.state = 3148; this.match(SparkSqlParser.KW_NULLS); } } - this.state = 3157; + this.state = 3151; this.match(SparkSqlParser.RIGHT_PAREN); } break; case 11: { - this.state = 3159; + this.state = 3153; this.match(SparkSqlParser.KW_POSITION); - this.state = 3160; + this.state = 3154; this.match(SparkSqlParser.LEFT_PAREN); - this.state = 3161; + this.state = 3155; localContext._substr = this.valueExpression(0); - this.state = 3162; + this.state = 3156; this.match(SparkSqlParser.KW_IN); - this.state = 3163; + this.state = 3157; localContext._str = this.valueExpression(0); - this.state = 3164; + this.state = 3158; this.match(SparkSqlParser.RIGHT_PAREN); } break; case 12: { - this.state = 3166; + this.state = 3160; this.constant(); } break; case 13: { - this.state = 3167; + this.state = 3161; this.match(SparkSqlParser.ASTERISK); } break; case 14: { - this.state = 3168; + this.state = 3162; this.qualifiedName(); - this.state = 3169; + this.state = 3163; this.match(SparkSqlParser.DOT); - this.state = 3170; + this.state = 3164; this.match(SparkSqlParser.ASTERISK); } break; case 15: { - this.state = 3172; + this.state = 3166; this.match(SparkSqlParser.LEFT_PAREN); - this.state = 3173; + this.state = 3167; this.namedExpression(); - this.state = 3176; + this.state = 3170; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); do { { { - this.state = 3174; + this.state = 3168; this.match(SparkSqlParser.COMMA); - this.state = 3175; + this.state = 3169; this.namedExpression(); } } - this.state = 3178; + this.state = 3172; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); } while (_la === 4); - this.state = 3180; + this.state = 3174; this.match(SparkSqlParser.RIGHT_PAREN); } break; case 16: { - this.state = 3182; + this.state = 3176; this.match(SparkSqlParser.LEFT_PAREN); - this.state = 3183; + this.state = 3177; this.query(); - this.state = 3184; + this.state = 3178; this.match(SparkSqlParser.RIGHT_PAREN); } break; case 17: { - this.state = 3186; + this.state = 3180; this.match(SparkSqlParser.KW_IDENTIFIER); - this.state = 3187; + this.state = 3181; this.match(SparkSqlParser.LEFT_PAREN); - this.state = 3188; + this.state = 3182; this.expression(); - this.state = 3189; + this.state = 3183; this.match(SparkSqlParser.RIGHT_PAREN); } break; case 18: { - this.state = 3191; + this.state = 3185; this.functionName(); - this.state = 3192; + this.state = 3186; this.match(SparkSqlParser.LEFT_PAREN); - this.state = 3204; + this.state = 3198; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); if ((((_la) & ~0x1F) === 0 && ((1 << _la) & 4294967044) !== 0) || ((((_la - 32)) & ~0x1F) === 0 && ((1 << (_la - 32)) & 4294967295) !== 0) || ((((_la - 64)) & ~0x1F) === 0 && ((1 << (_la - 64)) & 4294967295) !== 0) || ((((_la - 96)) & ~0x1F) === 0 && ((1 << (_la - 96)) & 4160749567) !== 0) || ((((_la - 128)) & ~0x1F) === 0 && ((1 << (_la - 128)) & 4294967295) !== 0) || ((((_la - 160)) & ~0x1F) === 0 && ((1 << (_la - 160)) & 4294967295) !== 0) || ((((_la - 192)) & ~0x1F) === 0 && ((1 << (_la - 192)) & 4294967279) !== 0) || ((((_la - 224)) & ~0x1F) === 0 && ((1 << (_la - 224)) & 4294967295) !== 0) || ((((_la - 256)) & ~0x1F) === 0 && ((1 << (_la - 256)) & 4294967167) !== 0) || ((((_la - 288)) & ~0x1F) === 0 && ((1 << (_la - 288)) & 4294967263) !== 0) || ((((_la - 320)) & ~0x1F) === 0 && ((1 << (_la - 320)) & 4294967295) !== 0) || ((((_la - 360)) & ~0x1F) === 0 && ((1 << (_la - 360)) & 1073678415) !== 0)) { { - this.state = 3194; + this.state = 3188; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 436, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 435, this.context) ) { case 1: { - this.state = 3193; + this.state = 3187; this.setQuantifier(); } break; } - this.state = 3196; + this.state = 3190; this.functionArgument(); - this.state = 3201; + this.state = 3195; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); while (_la === 4) { { { - this.state = 3197; + this.state = 3191; this.match(SparkSqlParser.COMMA); - this.state = 3198; + this.state = 3192; this.functionArgument(); } } - this.state = 3203; + this.state = 3197; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); } } } - this.state = 3206; + this.state = 3200; this.match(SparkSqlParser.RIGHT_PAREN); - this.state = 3213; + this.state = 3207; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 439, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 438, this.context) ) { case 1: { - this.state = 3207; + this.state = 3201; this.match(SparkSqlParser.KW_FILTER); - this.state = 3208; + this.state = 3202; this.match(SparkSqlParser.LEFT_PAREN); - this.state = 3209; + this.state = 3203; this.match(SparkSqlParser.KW_WHERE); - this.state = 3210; + this.state = 3204; localContext._where = this.booleanExpression(0); - this.state = 3211; + this.state = 3205; this.match(SparkSqlParser.RIGHT_PAREN); } break; } - this.state = 3217; + this.state = 3211; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 440, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 439, this.context) ) { case 1: { - this.state = 3215; + this.state = 3209; localContext._nullsOption = this.tokenStream.LT(1); _la = this.tokenStream.LA(1); if(!(_la === 138 || _la === 246)) { @@ -15007,19 +14974,19 @@ export class SparkSqlParser extends SQLParserBase { this.errorHandler.reportMatch(this); this.consume(); } - this.state = 3216; + this.state = 3210; this.match(SparkSqlParser.KW_NULLS); } break; } - this.state = 3221; + this.state = 3215; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 441, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 440, this.context) ) { case 1: { - this.state = 3219; + this.state = 3213; this.match(SparkSqlParser.KW_OVER); - this.state = 3220; + this.state = 3214; this.windowSpec(); } break; @@ -15028,79 +14995,79 @@ export class SparkSqlParser extends SQLParserBase { break; case 19: { - this.state = 3223; + this.state = 3217; this.identifier(); - this.state = 3224; + this.state = 3218; this.match(SparkSqlParser.ARROW); - this.state = 3225; + this.state = 3219; this.expression(); } break; case 20: { - this.state = 3227; + this.state = 3221; this.match(SparkSqlParser.LEFT_PAREN); - this.state = 3228; + this.state = 3222; this.identifier(); - this.state = 3231; + this.state = 3225; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); do { { { - this.state = 3229; + this.state = 3223; this.match(SparkSqlParser.COMMA); - this.state = 3230; + this.state = 3224; this.identifier(); } } - this.state = 3233; + this.state = 3227; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); } while (_la === 4); - this.state = 3235; + this.state = 3229; this.match(SparkSqlParser.RIGHT_PAREN); - this.state = 3236; + this.state = 3230; this.match(SparkSqlParser.ARROW); - this.state = 3237; + this.state = 3231; this.expression(); } break; case 21: { - this.state = 3239; + this.state = 3233; this.columnNamePath(); } break; case 22: { - this.state = 3240; + this.state = 3234; this.match(SparkSqlParser.LEFT_PAREN); - this.state = 3241; + this.state = 3235; this.expression(); - this.state = 3242; + this.state = 3236; this.match(SparkSqlParser.RIGHT_PAREN); } break; case 23: { - this.state = 3244; + this.state = 3238; this.match(SparkSqlParser.KW_EXTRACT); - this.state = 3245; + this.state = 3239; this.match(SparkSqlParser.LEFT_PAREN); - this.state = 3246; + this.state = 3240; localContext._field = this.identifier(); - this.state = 3247; + this.state = 3241; this.match(SparkSqlParser.KW_FROM); - this.state = 3248; + this.state = 3242; localContext._source = this.valueExpression(0); - this.state = 3249; + this.state = 3243; this.match(SparkSqlParser.RIGHT_PAREN); } break; case 24: { - this.state = 3251; + this.state = 3245; _la = this.tokenStream.LA(1); if(!(_la === 287 || _la === 288)) { this.errorHandler.recoverInline(this); @@ -15109,11 +15076,11 @@ export class SparkSqlParser extends SQLParserBase { this.errorHandler.reportMatch(this); this.consume(); } - this.state = 3252; + this.state = 3246; this.match(SparkSqlParser.LEFT_PAREN); - this.state = 3253; + this.state = 3247; localContext._str = this.valueExpression(0); - this.state = 3254; + this.state = 3248; _la = this.tokenStream.LA(1); if(!(_la === 4 || _la === 123)) { this.errorHandler.recoverInline(this); @@ -15122,14 +15089,14 @@ export class SparkSqlParser extends SQLParserBase { this.errorHandler.reportMatch(this); this.consume(); } - this.state = 3255; + this.state = 3249; localContext._pos = this.valueExpression(0); - this.state = 3258; + this.state = 3252; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); if (_la === 4 || _la === 119) { { - this.state = 3256; + this.state = 3250; _la = this.tokenStream.LA(1); if(!(_la === 4 || _la === 119)) { this.errorHandler.recoverInline(this); @@ -15138,27 +15105,27 @@ export class SparkSqlParser extends SQLParserBase { this.errorHandler.reportMatch(this); this.consume(); } - this.state = 3257; + this.state = 3251; localContext._len = this.valueExpression(0); } } - this.state = 3260; + this.state = 3254; this.match(SparkSqlParser.RIGHT_PAREN); } break; case 25: { - this.state = 3262; + this.state = 3256; this.match(SparkSqlParser.KW_TRIM); - this.state = 3263; + this.state = 3257; this.match(SparkSqlParser.LEFT_PAREN); - this.state = 3265; + this.state = 3259; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 444, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 443, this.context) ) { case 1: { - this.state = 3264; + this.state = 3258; localContext._trimOption = this.tokenStream.LT(1); _la = this.tokenStream.LA(1); if(!(_la === 28 || _la === 160 || _la === 311)) { @@ -15171,59 +15138,59 @@ export class SparkSqlParser extends SQLParserBase { } break; } - this.state = 3268; + this.state = 3262; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); if ((((_la) & ~0x1F) === 0 && ((1 << _la) & 4294967044) !== 0) || ((((_la - 32)) & ~0x1F) === 0 && ((1 << (_la - 32)) & 4294967295) !== 0) || ((((_la - 64)) & ~0x1F) === 0 && ((1 << (_la - 64)) & 4294967295) !== 0) || ((((_la - 96)) & ~0x1F) === 0 && ((1 << (_la - 96)) & 4160749567) !== 0) || ((((_la - 128)) & ~0x1F) === 0 && ((1 << (_la - 128)) & 4294967295) !== 0) || ((((_la - 160)) & ~0x1F) === 0 && ((1 << (_la - 160)) & 4294967295) !== 0) || ((((_la - 192)) & ~0x1F) === 0 && ((1 << (_la - 192)) & 4294967279) !== 0) || ((((_la - 224)) & ~0x1F) === 0 && ((1 << (_la - 224)) & 4294967295) !== 0) || ((((_la - 256)) & ~0x1F) === 0 && ((1 << (_la - 256)) & 4294967167) !== 0) || ((((_la - 288)) & ~0x1F) === 0 && ((1 << (_la - 288)) & 4294967263) !== 0) || ((((_la - 320)) & ~0x1F) === 0 && ((1 << (_la - 320)) & 4294967295) !== 0) || ((((_la - 361)) & ~0x1F) === 0 && ((1 << (_la - 361)) & 536839207) !== 0)) { { - this.state = 3267; + this.state = 3261; localContext._trimStr = this.valueExpression(0); } } - this.state = 3270; + this.state = 3264; this.match(SparkSqlParser.KW_FROM); - this.state = 3271; + this.state = 3265; localContext._srcStr = this.valueExpression(0); - this.state = 3272; + this.state = 3266; this.match(SparkSqlParser.RIGHT_PAREN); } break; case 26: { - this.state = 3274; + this.state = 3268; this.match(SparkSqlParser.KW_OVERLAY); - this.state = 3275; + this.state = 3269; this.match(SparkSqlParser.LEFT_PAREN); - this.state = 3276; + this.state = 3270; localContext._input = this.valueExpression(0); - this.state = 3277; + this.state = 3271; this.match(SparkSqlParser.KW_PLACING); - this.state = 3278; + this.state = 3272; localContext._replace = this.valueExpression(0); - this.state = 3279; + this.state = 3273; this.match(SparkSqlParser.KW_FROM); - this.state = 3280; + this.state = 3274; localContext._position = this.valueExpression(0); - this.state = 3283; + this.state = 3277; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); if (_la === 119) { { - this.state = 3281; + this.state = 3275; this.match(SparkSqlParser.KW_FOR); - this.state = 3282; + this.state = 3276; localContext._length = this.valueExpression(0); } } - this.state = 3285; + this.state = 3279; this.match(SparkSqlParser.RIGHT_PAREN); } break; case 27: { - this.state = 3287; + this.state = 3281; localContext._name = this.tokenStream.LT(1); _la = this.tokenStream.LA(1); if(!(_la === 220 || _la === 221)) { @@ -15233,52 +15200,52 @@ export class SparkSqlParser extends SQLParserBase { this.errorHandler.reportMatch(this); this.consume(); } - this.state = 3288; + this.state = 3282; this.match(SparkSqlParser.LEFT_PAREN); - this.state = 3289; + this.state = 3283; localContext._percentage = this.valueExpression(0); - this.state = 3290; + this.state = 3284; this.match(SparkSqlParser.RIGHT_PAREN); - this.state = 3291; + this.state = 3285; this.match(SparkSqlParser.KW_WITHIN); - this.state = 3292; + this.state = 3286; this.match(SparkSqlParser.KW_GROUP); - this.state = 3293; + this.state = 3287; this.match(SparkSqlParser.LEFT_PAREN); - this.state = 3294; + this.state = 3288; this.match(SparkSqlParser.KW_ORDER); - this.state = 3295; + this.state = 3289; this.match(SparkSqlParser.KW_BY); - this.state = 3296; + this.state = 3290; this.sortItem(); - this.state = 3297; + this.state = 3291; this.match(SparkSqlParser.RIGHT_PAREN); - this.state = 3304; + this.state = 3298; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 447, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 446, this.context) ) { case 1: { - this.state = 3298; + this.state = 3292; this.match(SparkSqlParser.KW_FILTER); - this.state = 3299; + this.state = 3293; this.match(SparkSqlParser.LEFT_PAREN); - this.state = 3300; + this.state = 3294; this.match(SparkSqlParser.KW_WHERE); - this.state = 3301; + this.state = 3295; localContext._where = this.booleanExpression(0); - this.state = 3302; + this.state = 3296; this.match(SparkSqlParser.RIGHT_PAREN); } break; } - this.state = 3308; + this.state = 3302; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 448, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 447, this.context) ) { case 1: { - this.state = 3306; + this.state = 3300; this.match(SparkSqlParser.KW_OVER); - this.state = 3307; + this.state = 3301; this.windowSpec(); } break; @@ -15287,9 +15254,9 @@ export class SparkSqlParser extends SQLParserBase { break; } this.context!.stop = this.tokenStream.LT(-1); - this.state = 3322; + this.state = 3316; this.errorHandler.sync(this); - alternative = this.interpreter.adaptivePredict(this.tokenStream, 451, this.context); + alternative = this.interpreter.adaptivePredict(this.tokenStream, 450, this.context); while (alternative !== 2 && alternative !== antlr.ATN.INVALID_ALT_NUMBER) { if (alternative === 1) { if (this._parseListeners != null) { @@ -15297,23 +15264,23 @@ export class SparkSqlParser extends SQLParserBase { } previousContext = localContext; { - this.state = 3320; + this.state = 3314; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 450, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 449, this.context) ) { case 1: { localContext = new PrimaryExpressionContext(parentContext, parentState); localContext._value = previousContext; this.pushNewRecursionContext(localContext, _startState, SparkSqlParser.RULE_primaryExpression); - this.state = 3312; + this.state = 3306; if (!(this.precpred(this.context, 9))) { throw this.createFailedPredicateException("this.precpred(this.context, 9)"); } - this.state = 3313; + this.state = 3307; this.match(SparkSqlParser.LEFT_BRACKET); - this.state = 3314; + this.state = 3308; localContext._index = this.valueExpression(0); - this.state = 3315; + this.state = 3309; this.match(SparkSqlParser.RIGHT_BRACKET); } break; @@ -15322,22 +15289,22 @@ export class SparkSqlParser extends SQLParserBase { localContext = new PrimaryExpressionContext(parentContext, parentState); localContext._base = previousContext; this.pushNewRecursionContext(localContext, _startState, SparkSqlParser.RULE_primaryExpression); - this.state = 3317; + this.state = 3311; if (!(this.precpred(this.context, 7))) { throw this.createFailedPredicateException("this.precpred(this.context, 7)"); } - this.state = 3318; + this.state = 3312; this.match(SparkSqlParser.DOT); - this.state = 3319; + this.state = 3313; localContext._fieldName = this.identifier(); } break; } } } - this.state = 3324; + this.state = 3318; this.errorHandler.sync(this); - alternative = this.interpreter.adaptivePredict(this.tokenStream, 451, this.context); + alternative = this.interpreter.adaptivePredict(this.tokenStream, 450, this.context); } } } @@ -15359,55 +15326,55 @@ export class SparkSqlParser extends SQLParserBase { let localContext = new LiteralTypeContext(this.context, this.state); this.enterRule(localContext, 250, SparkSqlParser.RULE_literalType); try { - this.state = 3332; + this.state = 3326; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 452, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 451, this.context) ) { case 1: this.enterOuterAlt(localContext, 1); { - this.state = 3325; + this.state = 3319; this.match(SparkSqlParser.KW_DATE); } break; case 2: this.enterOuterAlt(localContext, 2); { - this.state = 3326; + this.state = 3320; this.match(SparkSqlParser.KW_TIMESTAMP); } break; case 3: this.enterOuterAlt(localContext, 3); { - this.state = 3327; + this.state = 3321; this.match(SparkSqlParser.KW_TIMESTAMP_LTZ); } break; case 4: this.enterOuterAlt(localContext, 4); { - this.state = 3328; + this.state = 3322; this.match(SparkSqlParser.KW_TIMESTAMP_NTZ); } break; case 5: this.enterOuterAlt(localContext, 5); { - this.state = 3329; + this.state = 3323; this.match(SparkSqlParser.KW_INTERVAL); } break; case 6: this.enterOuterAlt(localContext, 6); { - this.state = 3330; + this.state = 3324; this.match(SparkSqlParser.KW_BINARY_HEX); } break; case 7: this.enterOuterAlt(localContext, 7); { - this.state = 3331; + this.state = 3325; localContext._unsupportedType = this.identifier(); } break; @@ -15432,66 +15399,66 @@ export class SparkSqlParser extends SQLParserBase { this.enterRule(localContext, 252, SparkSqlParser.RULE_constant); try { let alternative: number; - this.state = 3349; + this.state = 3343; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 454, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 453, this.context) ) { case 1: this.enterOuterAlt(localContext, 1); { - this.state = 3334; + this.state = 3328; this.match(SparkSqlParser.KW_NULL); } break; case 2: this.enterOuterAlt(localContext, 2); { - this.state = 3335; + this.state = 3329; this.match(SparkSqlParser.QUESTION); } break; case 3: this.enterOuterAlt(localContext, 3); { - this.state = 3336; + this.state = 3330; this.match(SparkSqlParser.COLON); - this.state = 3337; + this.state = 3331; this.identifier(); } break; case 4: this.enterOuterAlt(localContext, 4); { - this.state = 3338; + this.state = 3332; this.interval(); } break; case 5: this.enterOuterAlt(localContext, 5); { - this.state = 3339; + this.state = 3333; this.literalType(); - this.state = 3340; + this.state = 3334; this.stringLit(); } break; case 6: this.enterOuterAlt(localContext, 6); { - this.state = 3342; + this.state = 3336; this.number_(); } break; case 7: this.enterOuterAlt(localContext, 7); { - this.state = 3343; + this.state = 3337; this.booleanValue(); } break; case 8: this.enterOuterAlt(localContext, 8); { - this.state = 3345; + this.state = 3339; this.errorHandler.sync(this); alternative = 1; do { @@ -15499,7 +15466,7 @@ export class SparkSqlParser extends SQLParserBase { case 1: { { - this.state = 3344; + this.state = 3338; this.stringLit(); } } @@ -15507,9 +15474,9 @@ export class SparkSqlParser extends SQLParserBase { default: throw new antlr.NoViableAltException(this); } - this.state = 3347; + this.state = 3341; this.errorHandler.sync(this); - alternative = this.interpreter.adaptivePredict(this.tokenStream, 453, this.context); + alternative = this.interpreter.adaptivePredict(this.tokenStream, 452, this.context); } while (alternative !== 2 && alternative !== antlr.ATN.INVALID_ALT_NUMBER); } break; @@ -15536,7 +15503,7 @@ export class SparkSqlParser extends SQLParserBase { try { this.enterOuterAlt(localContext, 1); { - this.state = 3351; + this.state = 3345; _la = this.tokenStream.LA(1); if(!(((((_la - 352)) & ~0x1F) === 0 && ((1 << (_la - 352)) & 255) !== 0))) { this.errorHandler.recoverInline(this); @@ -15568,7 +15535,7 @@ export class SparkSqlParser extends SQLParserBase { try { this.enterOuterAlt(localContext, 1); { - this.state = 3353; + this.state = 3347; _la = this.tokenStream.LA(1); if(!(_la === 94 || ((((_la - 361)) & ~0x1F) === 0 && ((1 << (_la - 361)) & 1023) !== 0))) { this.errorHandler.recoverInline(this); @@ -15600,7 +15567,7 @@ export class SparkSqlParser extends SQLParserBase { try { this.enterOuterAlt(localContext, 1); { - this.state = 3355; + this.state = 3349; _la = this.tokenStream.LA(1); if(!(_la === 14 || _la === 140 || _la === 197 || _la === 208)) { this.errorHandler.recoverInline(this); @@ -15632,7 +15599,7 @@ export class SparkSqlParser extends SQLParserBase { try { this.enterOuterAlt(localContext, 1); { - this.state = 3357; + this.state = 3351; _la = this.tokenStream.LA(1); if(!(_la === 111 || _la === 316)) { this.errorHandler.recoverInline(this); @@ -15663,20 +15630,20 @@ export class SparkSqlParser extends SQLParserBase { try { this.enterOuterAlt(localContext, 1); { - this.state = 3359; + this.state = 3353; this.match(SparkSqlParser.KW_INTERVAL); - this.state = 3362; + this.state = 3356; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 455, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 454, this.context) ) { case 1: { - this.state = 3360; + this.state = 3354; this.errorCapturingMultiUnitsInterval(); } break; case 2: { - this.state = 3361; + this.state = 3355; this.errorCapturingUnitToUnitInterval(); } break; @@ -15703,14 +15670,14 @@ export class SparkSqlParser extends SQLParserBase { try { this.enterOuterAlt(localContext, 1); { - this.state = 3364; + this.state = 3358; localContext._body = this.multiUnitsInterval(); - this.state = 3366; + this.state = 3360; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 456, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 455, this.context) ) { case 1: { - this.state = 3365; + this.state = 3359; this.unitToUnitInterval(); } break; @@ -15738,7 +15705,7 @@ export class SparkSqlParser extends SQLParserBase { let alternative: number; this.enterOuterAlt(localContext, 1); { - this.state = 3371; + this.state = 3365; this.errorHandler.sync(this); alternative = 1; do { @@ -15746,9 +15713,9 @@ export class SparkSqlParser extends SQLParserBase { case 1: { { - this.state = 3368; + this.state = 3362; this.intervalValue(); - this.state = 3369; + this.state = 3363; localContext._unitInMultiUnits = this.unitInMultiUnits(); localContext._unit.push(localContext._unitInMultiUnits); } @@ -15757,9 +15724,9 @@ export class SparkSqlParser extends SQLParserBase { default: throw new antlr.NoViableAltException(this); } - this.state = 3373; + this.state = 3367; this.errorHandler.sync(this); - alternative = this.interpreter.adaptivePredict(this.tokenStream, 457, this.context); + alternative = this.interpreter.adaptivePredict(this.tokenStream, 456, this.context); } while (alternative !== 2 && alternative !== antlr.ATN.INVALID_ALT_NUMBER); } } @@ -15783,20 +15750,20 @@ export class SparkSqlParser extends SQLParserBase { try { this.enterOuterAlt(localContext, 1); { - this.state = 3375; + this.state = 3369; localContext._body = this.unitToUnitInterval(); - this.state = 3378; + this.state = 3372; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 458, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 457, this.context) ) { case 1: { - this.state = 3376; + this.state = 3370; localContext._error1 = this.multiUnitsInterval(); } break; case 2: { - this.state = 3377; + this.state = 3371; localContext._error2 = this.unitToUnitInterval(); } break; @@ -15823,13 +15790,13 @@ export class SparkSqlParser extends SQLParserBase { try { this.enterOuterAlt(localContext, 1); { - this.state = 3380; + this.state = 3374; localContext._value = this.intervalValue(); - this.state = 3381; + this.state = 3375; this.unitInUnitToUnit(); - this.state = 3382; + this.state = 3376; this.match(SparkSqlParser.KW_TO); - this.state = 3383; + this.state = 3377; this.unitInUnitToUnit(); } } @@ -15854,12 +15821,12 @@ export class SparkSqlParser extends SQLParserBase { try { this.enterOuterAlt(localContext, 1); { - this.state = 3386; + this.state = 3380; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); if (_la === 361 || _la === 362) { { - this.state = 3385; + this.state = 3379; _la = this.tokenStream.LA(1); if(!(_la === 361 || _la === 362)) { this.errorHandler.recoverInline(this); @@ -15871,25 +15838,25 @@ export class SparkSqlParser extends SQLParserBase { } } - this.state = 3391; + this.state = 3385; this.errorHandler.sync(this); switch (this.tokenStream.LA(1)) { case SparkSqlParser.INTEGER_VALUE: { - this.state = 3388; + this.state = 3382; this.match(SparkSqlParser.INTEGER_VALUE); } break; case SparkSqlParser.DECIMAL_VALUE: { - this.state = 3389; + this.state = 3383; this.match(SparkSqlParser.DECIMAL_VALUE); } break; case SparkSqlParser.STRING_LITERAL: case SparkSqlParser.DOUBLEQUOTED_STRING: { - this.state = 3390; + this.state = 3384; this.stringLit(); } break; @@ -15919,7 +15886,7 @@ export class SparkSqlParser extends SQLParserBase { try { this.enterOuterAlt(localContext, 1); { - this.state = 3393; + this.state = 3387; _la = this.tokenStream.LA(1); if(!(_la === 67 || _la === 68 || _la === 134 || _la === 135 || ((((_la - 180)) & ~0x1F) === 0 && ((1 << (_la - 180)) & 12543) !== 0) || _la === 259 || _la === 260 || ((((_la - 341)) & ~0x1F) === 0 && ((1 << (_la - 341)) & 387) !== 0))) { this.errorHandler.recoverInline(this); @@ -15951,7 +15918,7 @@ export class SparkSqlParser extends SQLParserBase { try { this.enterOuterAlt(localContext, 1); { - this.state = 3395; + this.state = 3389; _la = this.tokenStream.LA(1); if(!(_la === 67 || _la === 134 || _la === 184 || _la === 186 || _la === 259 || _la === 348)) { this.errorHandler.recoverInline(this); @@ -15980,22 +15947,22 @@ export class SparkSqlParser extends SQLParserBase { let localContext = new ColPositionContext(this.context, this.state); this.enterRule(localContext, 278, SparkSqlParser.RULE_colPosition); try { - this.state = 3400; + this.state = 3394; this.errorHandler.sync(this); switch (this.tokenStream.LA(1)) { case SparkSqlParser.KW_FIRST: this.enterOuterAlt(localContext, 1); { - this.state = 3397; + this.state = 3391; localContext._position = this.match(SparkSqlParser.KW_FIRST); } break; case SparkSqlParser.KW_AFTER: this.enterOuterAlt(localContext, 2); { - this.state = 3398; + this.state = 3392; localContext._position = this.match(SparkSqlParser.KW_AFTER); - this.state = 3399; + this.state = 3393; localContext._afterCol = this.errorCapturingIdentifier(); } break; @@ -16021,216 +15988,216 @@ export class SparkSqlParser extends SQLParserBase { let localContext = new TypeContext(this.context, this.state); this.enterRule(localContext, 280, SparkSqlParser.RULE_type); try { - this.state = 3432; + this.state = 3426; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 462, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 461, this.context) ) { case 1: this.enterOuterAlt(localContext, 1); { - this.state = 3402; + this.state = 3396; this.match(SparkSqlParser.KW_BOOLEAN); } break; case 2: this.enterOuterAlt(localContext, 2); { - this.state = 3403; + this.state = 3397; this.match(SparkSqlParser.KW_TINYINT); } break; case 3: this.enterOuterAlt(localContext, 3); { - this.state = 3404; + this.state = 3398; this.match(SparkSqlParser.KW_BYTE); } break; case 4: this.enterOuterAlt(localContext, 4); { - this.state = 3405; + this.state = 3399; this.match(SparkSqlParser.KW_SMALLINT); } break; case 5: this.enterOuterAlt(localContext, 5); { - this.state = 3406; + this.state = 3400; this.match(SparkSqlParser.KW_SHORT); } break; case 6: this.enterOuterAlt(localContext, 6); { - this.state = 3407; + this.state = 3401; this.match(SparkSqlParser.KW_INT); } break; case 7: this.enterOuterAlt(localContext, 7); { - this.state = 3408; + this.state = 3402; this.match(SparkSqlParser.KW_INTEGER); } break; case 8: this.enterOuterAlt(localContext, 8); { - this.state = 3409; + this.state = 3403; this.match(SparkSqlParser.KW_BIGINT); } break; case 9: this.enterOuterAlt(localContext, 9); { - this.state = 3410; + this.state = 3404; this.match(SparkSqlParser.KW_LONG); } break; case 10: this.enterOuterAlt(localContext, 10); { - this.state = 3411; + this.state = 3405; this.match(SparkSqlParser.KW_FLOAT); } break; case 11: this.enterOuterAlt(localContext, 11); { - this.state = 3412; + this.state = 3406; this.match(SparkSqlParser.KW_REAL); } break; case 12: this.enterOuterAlt(localContext, 12); { - this.state = 3413; + this.state = 3407; this.match(SparkSqlParser.KW_DOUBLE); } break; case 13: this.enterOuterAlt(localContext, 13); { - this.state = 3414; + this.state = 3408; this.match(SparkSqlParser.KW_DATE); } break; case 14: this.enterOuterAlt(localContext, 14); { - this.state = 3415; + this.state = 3409; this.match(SparkSqlParser.KW_TIMESTAMP); } break; case 15: this.enterOuterAlt(localContext, 15); { - this.state = 3416; + this.state = 3410; this.match(SparkSqlParser.KW_TIMESTAMP_NTZ); } break; case 16: this.enterOuterAlt(localContext, 16); { - this.state = 3417; + this.state = 3411; this.match(SparkSqlParser.KW_TIMESTAMP_LTZ); } break; case 17: this.enterOuterAlt(localContext, 17); { - this.state = 3418; + this.state = 3412; this.match(SparkSqlParser.KW_STRING); } break; case 18: this.enterOuterAlt(localContext, 18); { - this.state = 3419; + this.state = 3413; this.match(SparkSqlParser.KW_CHARACTER); } break; case 19: this.enterOuterAlt(localContext, 19); { - this.state = 3420; + this.state = 3414; this.match(SparkSqlParser.KW_CHAR); } break; case 20: this.enterOuterAlt(localContext, 20); { - this.state = 3421; + this.state = 3415; this.match(SparkSqlParser.KW_VARCHAR); } break; case 21: this.enterOuterAlt(localContext, 21); { - this.state = 3422; + this.state = 3416; this.match(SparkSqlParser.KW_BINARY); } break; case 22: this.enterOuterAlt(localContext, 22); { - this.state = 3423; + this.state = 3417; this.match(SparkSqlParser.KW_DECIMAL); } break; case 23: this.enterOuterAlt(localContext, 23); { - this.state = 3424; + this.state = 3418; this.match(SparkSqlParser.KW_DEC); } break; case 24: this.enterOuterAlt(localContext, 24); { - this.state = 3425; + this.state = 3419; this.match(SparkSqlParser.KW_NUMERIC); } break; case 25: this.enterOuterAlt(localContext, 25); { - this.state = 3426; + this.state = 3420; this.match(SparkSqlParser.KW_VOID); } break; case 26: this.enterOuterAlt(localContext, 26); { - this.state = 3427; + this.state = 3421; this.match(SparkSqlParser.KW_INTERVAL); } break; case 27: this.enterOuterAlt(localContext, 27); { - this.state = 3428; + this.state = 3422; this.match(SparkSqlParser.KW_ARRAY); } break; case 28: this.enterOuterAlt(localContext, 28); { - this.state = 3429; + this.state = 3423; this.match(SparkSqlParser.KW_STRUCT); } break; case 29: this.enterOuterAlt(localContext, 29); { - this.state = 3430; + this.state = 3424; this.match(SparkSqlParser.KW_MAP); } break; case 30: this.enterOuterAlt(localContext, 30); { - this.state = 3431; + this.state = 3425; localContext._unsupportedType = this.identifier(); } break; @@ -16255,84 +16222,84 @@ export class SparkSqlParser extends SQLParserBase { this.enterRule(localContext, 282, SparkSqlParser.RULE_dataType); let _la: number; try { - this.state = 3487; + this.state = 3481; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 470, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 469, this.context) ) { case 1: this.enterOuterAlt(localContext, 1); { - this.state = 3434; + this.state = 3428; localContext._complex = this.match(SparkSqlParser.KW_ARRAY); - this.state = 3435; + this.state = 3429; this.match(SparkSqlParser.LT); - this.state = 3436; + this.state = 3430; this.dataType(); - this.state = 3437; + this.state = 3431; this.match(SparkSqlParser.GT); } break; case 2: this.enterOuterAlt(localContext, 2); { - this.state = 3439; + this.state = 3433; localContext._complex = this.match(SparkSqlParser.KW_MAP); - this.state = 3440; + this.state = 3434; this.match(SparkSqlParser.LT); - this.state = 3441; + this.state = 3435; this.dataType(); - this.state = 3442; + this.state = 3436; this.match(SparkSqlParser.COMMA); - this.state = 3443; + this.state = 3437; this.dataType(); - this.state = 3444; + this.state = 3438; this.match(SparkSqlParser.GT); } break; case 3: this.enterOuterAlt(localContext, 3); { - this.state = 3446; + this.state = 3440; localContext._complex = this.match(SparkSqlParser.KW_STRUCT); - this.state = 3460; + this.state = 3454; this.errorHandler.sync(this); switch (this.tokenStream.LA(1)) { case SparkSqlParser.LT: { - this.state = 3447; + this.state = 3441; this.match(SparkSqlParser.LT); - this.state = 3456; + this.state = 3450; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); if ((((_la) & ~0x1F) === 0 && ((1 << _la) & 4294967040) !== 0) || ((((_la - 32)) & ~0x1F) === 0 && ((1 << (_la - 32)) & 4294967295) !== 0) || ((((_la - 64)) & ~0x1F) === 0 && ((1 << (_la - 64)) & 4294967295) !== 0) || ((((_la - 96)) & ~0x1F) === 0 && ((1 << (_la - 96)) & 4160749567) !== 0) || ((((_la - 128)) & ~0x1F) === 0 && ((1 << (_la - 128)) & 4294967295) !== 0) || ((((_la - 160)) & ~0x1F) === 0 && ((1 << (_la - 160)) & 4294967295) !== 0) || ((((_la - 192)) & ~0x1F) === 0 && ((1 << (_la - 192)) & 4294967279) !== 0) || ((((_la - 224)) & ~0x1F) === 0 && ((1 << (_la - 224)) & 4294967295) !== 0) || ((((_la - 256)) & ~0x1F) === 0 && ((1 << (_la - 256)) & 4294967167) !== 0) || ((((_la - 288)) & ~0x1F) === 0 && ((1 << (_la - 288)) & 4294967263) !== 0) || ((((_la - 320)) & ~0x1F) === 0 && ((1 << (_la - 320)) & 4294967295) !== 0) || ((((_la - 378)) & ~0x1F) === 0 && ((1 << (_la - 378)) & 3073) !== 0)) { { - this.state = 3448; + this.state = 3442; this.complexColType(); - this.state = 3453; + this.state = 3447; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); while (_la === 4) { { { - this.state = 3449; + this.state = 3443; this.match(SparkSqlParser.COMMA); - this.state = 3450; + this.state = 3444; this.complexColType(); } } - this.state = 3455; + this.state = 3449; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); } } } - this.state = 3458; + this.state = 3452; this.match(SparkSqlParser.GT); } break; case SparkSqlParser.NEQ: { - this.state = 3459; + this.state = 3453; this.match(SparkSqlParser.NEQ); } break; @@ -16344,9 +16311,9 @@ export class SparkSqlParser extends SQLParserBase { case 4: this.enterOuterAlt(localContext, 4); { - this.state = 3462; + this.state = 3456; this.match(SparkSqlParser.KW_INTERVAL); - this.state = 3463; + this.state = 3457; _la = this.tokenStream.LA(1); if(!(_la === 186 || _la === 348)) { this.errorHandler.recoverInline(this); @@ -16355,14 +16322,14 @@ export class SparkSqlParser extends SQLParserBase { this.errorHandler.reportMatch(this); this.consume(); } - this.state = 3466; + this.state = 3460; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 466, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 465, this.context) ) { case 1: { - this.state = 3464; + this.state = 3458; this.match(SparkSqlParser.KW_TO); - this.state = 3465; + this.state = 3459; this.match(SparkSqlParser.KW_MONTH); } break; @@ -16372,9 +16339,9 @@ export class SparkSqlParser extends SQLParserBase { case 5: this.enterOuterAlt(localContext, 5); { - this.state = 3468; + this.state = 3462; this.match(SparkSqlParser.KW_INTERVAL); - this.state = 3469; + this.state = 3463; _la = this.tokenStream.LA(1); if(!(_la === 67 || _la === 134 || _la === 184 || _la === 259)) { this.errorHandler.recoverInline(this); @@ -16383,14 +16350,14 @@ export class SparkSqlParser extends SQLParserBase { this.errorHandler.reportMatch(this); this.consume(); } - this.state = 3472; + this.state = 3466; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 467, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 466, this.context) ) { case 1: { - this.state = 3470; + this.state = 3464; this.match(SparkSqlParser.KW_TO); - this.state = 3471; + this.state = 3465; _la = this.tokenStream.LA(1); if(!(_la === 134 || _la === 184 || _la === 259)) { this.errorHandler.recoverInline(this); @@ -16407,34 +16374,34 @@ export class SparkSqlParser extends SQLParserBase { case 6: this.enterOuterAlt(localContext, 6); { - this.state = 3474; + this.state = 3468; this.type_(); - this.state = 3485; + this.state = 3479; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 469, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 468, this.context) ) { case 1: { - this.state = 3475; + this.state = 3469; this.match(SparkSqlParser.LEFT_PAREN); - this.state = 3476; + this.state = 3470; this.match(SparkSqlParser.INTEGER_VALUE); - this.state = 3481; + this.state = 3475; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); while (_la === 4) { { { - this.state = 3477; + this.state = 3471; this.match(SparkSqlParser.COMMA); - this.state = 3478; + this.state = 3472; this.match(SparkSqlParser.INTEGER_VALUE); } } - this.state = 3483; + this.state = 3477; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); } - this.state = 3484; + this.state = 3478; this.match(SparkSqlParser.RIGHT_PAREN); } break; @@ -16464,21 +16431,21 @@ export class SparkSqlParser extends SQLParserBase { try { this.enterOuterAlt(localContext, 1); { - this.state = 3489; + this.state = 3483; this.qualifiedColTypeWithPositionForAdd(); - this.state = 3494; + this.state = 3488; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); while (_la === 4) { { { - this.state = 3490; + this.state = 3484; this.match(SparkSqlParser.COMMA); - this.state = 3491; + this.state = 3485; this.qualifiedColTypeWithPositionForAdd(); } } - this.state = 3496; + this.state = 3490; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); } @@ -16505,25 +16472,25 @@ export class SparkSqlParser extends SQLParserBase { let alternative: number; this.enterOuterAlt(localContext, 1); { - this.state = 3497; + this.state = 3491; localContext._name = this.columnNameCreate(); - this.state = 3498; + this.state = 3492; this.dataType(); - this.state = 3502; + this.state = 3496; this.errorHandler.sync(this); - alternative = this.interpreter.adaptivePredict(this.tokenStream, 472, this.context); + alternative = this.interpreter.adaptivePredict(this.tokenStream, 471, this.context); while (alternative !== 2 && alternative !== antlr.ATN.INVALID_ALT_NUMBER) { if (alternative === 1) { { { - this.state = 3499; + this.state = 3493; this.colDefinitionDescriptorWithPosition(); } } } - this.state = 3504; + this.state = 3498; this.errorHandler.sync(this); - alternative = this.interpreter.adaptivePredict(this.tokenStream, 472, this.context); + alternative = this.interpreter.adaptivePredict(this.tokenStream, 471, this.context); } } } @@ -16548,21 +16515,21 @@ export class SparkSqlParser extends SQLParserBase { try { this.enterOuterAlt(localContext, 1); { - this.state = 3505; + this.state = 3499; this.qualifiedColTypeWithPositionForReplace(); - this.state = 3510; + this.state = 3504; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); while (_la === 4) { { { - this.state = 3506; + this.state = 3500; this.match(SparkSqlParser.COMMA); - this.state = 3507; + this.state = 3501; this.qualifiedColTypeWithPositionForReplace(); } } - this.state = 3512; + this.state = 3506; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); } @@ -16589,21 +16556,21 @@ export class SparkSqlParser extends SQLParserBase { try { this.enterOuterAlt(localContext, 1); { - this.state = 3513; + this.state = 3507; localContext._name = this.columnName(); - this.state = 3514; + this.state = 3508; this.dataType(); - this.state = 3518; + this.state = 3512; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); while (_la === 9 || _la === 51 || _la === 82 || _la === 116 || _la === 197) { { { - this.state = 3515; + this.state = 3509; this.colDefinitionDescriptorWithPosition(); } } - this.state = 3520; + this.state = 3514; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); } @@ -16627,33 +16594,33 @@ export class SparkSqlParser extends SQLParserBase { let localContext = new ColDefinitionDescriptorWithPositionContext(this.context, this.state); this.enterRule(localContext, 292, SparkSqlParser.RULE_colDefinitionDescriptorWithPosition); try { - this.state = 3528; + this.state = 3522; this.errorHandler.sync(this); switch (this.tokenStream.LA(1)) { case SparkSqlParser.KW_NOT: this.enterOuterAlt(localContext, 1); { - this.state = 3521; + this.state = 3515; this.match(SparkSqlParser.KW_NOT); - this.state = 3522; + this.state = 3516; this.match(SparkSqlParser.KW_NULL); } break; case SparkSqlParser.KW_DEFAULT: this.enterOuterAlt(localContext, 2); { - this.state = 3523; + this.state = 3517; this.match(SparkSqlParser.KW_DEFAULT); - this.state = 3524; + this.state = 3518; this.expression(); } break; case SparkSqlParser.KW_COMMENT: this.enterOuterAlt(localContext, 3); { - this.state = 3525; + this.state = 3519; this.match(SparkSqlParser.KW_COMMENT); - this.state = 3526; + this.state = 3520; localContext._comment = this.stringLit(); } break; @@ -16661,7 +16628,7 @@ export class SparkSqlParser extends SQLParserBase { case SparkSqlParser.KW_FIRST: this.enterOuterAlt(localContext, 4); { - this.state = 3527; + this.state = 3521; this.colPosition(); } break; @@ -16690,7 +16657,7 @@ export class SparkSqlParser extends SQLParserBase { try { this.enterOuterAlt(localContext, 1); { - this.state = 3530; + this.state = 3524; _la = this.tokenStream.LA(1); if(!(_la === 82 || _la === 352)) { this.errorHandler.recoverInline(this); @@ -16699,7 +16666,7 @@ export class SparkSqlParser extends SQLParserBase { this.errorHandler.reportMatch(this); this.consume(); } - this.state = 3531; + this.state = 3525; this.expression(); } } @@ -16724,25 +16691,25 @@ export class SparkSqlParser extends SQLParserBase { let alternative: number; this.enterOuterAlt(localContext, 1); { - this.state = 3533; + this.state = 3527; this.columnType(); - this.state = 3538; + this.state = 3532; this.errorHandler.sync(this); - alternative = this.interpreter.adaptivePredict(this.tokenStream, 476, this.context); + alternative = this.interpreter.adaptivePredict(this.tokenStream, 475, this.context); while (alternative !== 2 && alternative !== antlr.ATN.INVALID_ALT_NUMBER) { if (alternative === 1) { { { - this.state = 3534; + this.state = 3528; this.match(SparkSqlParser.COMMA); - this.state = 3535; + this.state = 3529; this.columnType(); } } } - this.state = 3540; + this.state = 3534; this.errorHandler.sync(this); - alternative = this.interpreter.adaptivePredict(this.tokenStream, 476, this.context); + alternative = this.interpreter.adaptivePredict(this.tokenStream, 475, this.context); } } } @@ -16766,30 +16733,30 @@ export class SparkSqlParser extends SQLParserBase { try { this.enterOuterAlt(localContext, 1); { - this.state = 3541; + this.state = 3535; localContext._colName = this.errorCapturingIdentifier(); - this.state = 3542; + this.state = 3536; this.dataType(); - this.state = 3545; + this.state = 3539; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 477, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 476, this.context) ) { case 1: { - this.state = 3543; + this.state = 3537; this.match(SparkSqlParser.KW_NOT); - this.state = 3544; + this.state = 3538; this.match(SparkSqlParser.KW_NULL); } break; } - this.state = 3549; + this.state = 3543; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 478, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 477, this.context) ) { case 1: { - this.state = 3547; + this.state = 3541; this.match(SparkSqlParser.KW_COMMENT); - this.state = 3548; + this.state = 3542; localContext._comment = this.stringLit(); } break; @@ -16817,21 +16784,21 @@ export class SparkSqlParser extends SQLParserBase { try { this.enterOuterAlt(localContext, 1); { - this.state = 3551; + this.state = 3545; this.createOrReplaceTableColType(); - this.state = 3556; + this.state = 3550; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); while (_la === 4) { { { - this.state = 3552; + this.state = 3546; this.match(SparkSqlParser.COMMA); - this.state = 3553; + this.state = 3547; this.createOrReplaceTableColType(); } } - this.state = 3558; + this.state = 3552; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); } @@ -16858,21 +16825,21 @@ export class SparkSqlParser extends SQLParserBase { try { this.enterOuterAlt(localContext, 1); { - this.state = 3559; + this.state = 3553; localContext._colName = this.columnNameCreate(); - this.state = 3560; + this.state = 3554; localContext._colType = this.dataType(); - this.state = 3564; + this.state = 3558; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); while (_la === 51 || _la === 82 || _la === 127 || _la === 197) { { { - this.state = 3561; + this.state = 3555; this.colDefinitionOption(); } } - this.state = 3566; + this.state = 3560; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); } @@ -16896,50 +16863,50 @@ export class SparkSqlParser extends SQLParserBase { let localContext = new ColDefinitionOptionContext(this.context, this.state); this.enterRule(localContext, 304, SparkSqlParser.RULE_colDefinitionOption); try { - this.state = 3580; + this.state = 3574; this.errorHandler.sync(this); switch (this.tokenStream.LA(1)) { case SparkSqlParser.KW_NOT: this.enterOuterAlt(localContext, 1); { - this.state = 3567; + this.state = 3561; this.match(SparkSqlParser.KW_NOT); - this.state = 3568; + this.state = 3562; this.match(SparkSqlParser.KW_NULL); } break; case SparkSqlParser.KW_DEFAULT: this.enterOuterAlt(localContext, 2); { - this.state = 3569; + this.state = 3563; this.match(SparkSqlParser.KW_DEFAULT); - this.state = 3570; + this.state = 3564; this.expression(); } break; case SparkSqlParser.KW_GENERATED: this.enterOuterAlt(localContext, 3); { - this.state = 3571; + this.state = 3565; this.match(SparkSqlParser.KW_GENERATED); - this.state = 3572; + this.state = 3566; this.match(SparkSqlParser.KW_ALWAYS); - this.state = 3573; + this.state = 3567; this.match(SparkSqlParser.KW_AS); - this.state = 3574; + this.state = 3568; this.match(SparkSqlParser.LEFT_PAREN); - this.state = 3575; + this.state = 3569; this.expression(); - this.state = 3576; + this.state = 3570; this.match(SparkSqlParser.RIGHT_PAREN); } break; case SparkSqlParser.KW_COMMENT: this.enterOuterAlt(localContext, 4); { - this.state = 3578; + this.state = 3572; this.match(SparkSqlParser.KW_COMMENT); - this.state = 3579; + this.state = 3573; localContext._comment = this.stringLit(); } break; @@ -16968,40 +16935,40 @@ export class SparkSqlParser extends SQLParserBase { try { this.enterOuterAlt(localContext, 1); { - this.state = 3582; + this.state = 3576; this.identifier(); - this.state = 3584; + this.state = 3578; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); if (_la === 371) { { - this.state = 3583; + this.state = 3577; this.match(SparkSqlParser.COLON); } } - this.state = 3586; + this.state = 3580; this.dataType(); - this.state = 3589; + this.state = 3583; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); if (_la === 197) { { - this.state = 3587; + this.state = 3581; this.match(SparkSqlParser.KW_NOT); - this.state = 3588; + this.state = 3582; this.match(SparkSqlParser.KW_NULL); } } - this.state = 3593; + this.state = 3587; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); if (_la === 51) { { - this.state = 3591; + this.state = 3585; this.match(SparkSqlParser.KW_COMMENT); - this.state = 3592; + this.state = 3586; localContext._comment = this.stringLit(); } } @@ -17028,13 +16995,13 @@ export class SparkSqlParser extends SQLParserBase { try { this.enterOuterAlt(localContext, 1); { - this.state = 3595; + this.state = 3589; this.match(SparkSqlParser.KW_WHEN); - this.state = 3596; + this.state = 3590; localContext._condition = this.expression(); - this.state = 3597; + this.state = 3591; this.match(SparkSqlParser.KW_THEN); - this.state = 3598; + this.state = 3592; localContext._result = this.expression(); } } @@ -17059,35 +17026,35 @@ export class SparkSqlParser extends SQLParserBase { let alternative: number; this.enterOuterAlt(localContext, 1); { - this.state = 3600; + this.state = 3594; this.match(SparkSqlParser.KW_WINDOW); - this.state = 3601; + this.state = 3595; localContext._name = this.errorCapturingIdentifier(); - this.state = 3602; + this.state = 3596; this.match(SparkSqlParser.KW_AS); - this.state = 3603; + this.state = 3597; this.windowSpec(); - this.state = 3611; + this.state = 3605; this.errorHandler.sync(this); - alternative = this.interpreter.adaptivePredict(this.tokenStream, 485, this.context); + alternative = this.interpreter.adaptivePredict(this.tokenStream, 484, this.context); while (alternative !== 2 && alternative !== antlr.ATN.INVALID_ALT_NUMBER) { if (alternative === 1) { { { - this.state = 3604; + this.state = 3598; this.match(SparkSqlParser.COMMA); - this.state = 3605; + this.state = 3599; localContext._name = this.errorCapturingIdentifier(); - this.state = 3606; + this.state = 3600; this.match(SparkSqlParser.KW_AS); - this.state = 3607; + this.state = 3601; this.windowSpec(); } } } - this.state = 3613; + this.state = 3607; this.errorHandler.sync(this); - alternative = this.interpreter.adaptivePredict(this.tokenStream, 485, this.context); + alternative = this.interpreter.adaptivePredict(this.tokenStream, 484, this.context); } } } @@ -17111,11 +17078,11 @@ export class SparkSqlParser extends SQLParserBase { try { this.enterOuterAlt(localContext, 1); { - this.state = 3614; + this.state = 3608; this.match(SparkSqlParser.KW_ZORDER); - this.state = 3615; + this.state = 3609; this.match(SparkSqlParser.KW_BY); - this.state = 3616; + this.state = 3610; this.columnNameSeq(); } } @@ -17138,58 +17105,58 @@ export class SparkSqlParser extends SQLParserBase { this.enterRule(localContext, 314, SparkSqlParser.RULE_windowSpec); let _la: number; try { - this.state = 3657; + this.state = 3651; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 492, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 491, this.context) ) { case 1: this.enterOuterAlt(localContext, 1); { - this.state = 3618; + this.state = 3612; localContext._name = this.errorCapturingIdentifier(); } break; case 2: this.enterOuterAlt(localContext, 2); { - this.state = 3619; + this.state = 3613; this.match(SparkSqlParser.LEFT_PAREN); - this.state = 3620; + this.state = 3614; localContext._name = this.errorCapturingIdentifier(); - this.state = 3621; + this.state = 3615; this.match(SparkSqlParser.RIGHT_PAREN); } break; case 3: this.enterOuterAlt(localContext, 3); { - this.state = 3623; + this.state = 3617; this.match(SparkSqlParser.LEFT_PAREN); - this.state = 3651; + this.state = 3645; this.errorHandler.sync(this); switch (this.tokenStream.LA(1)) { case SparkSqlParser.KW_CLUSTER: { - this.state = 3624; + this.state = 3618; this.match(SparkSqlParser.KW_CLUSTER); - this.state = 3625; + this.state = 3619; this.match(SparkSqlParser.KW_BY); - this.state = 3626; + this.state = 3620; localContext._expression = this.expression(); localContext._partition.push(localContext._expression); - this.state = 3631; + this.state = 3625; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); while (_la === 4) { { { - this.state = 3627; + this.state = 3621; this.match(SparkSqlParser.COMMA); - this.state = 3628; + this.state = 3622; localContext._expression = this.expression(); localContext._partition.push(localContext._expression); } } - this.state = 3633; + this.state = 3627; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); } @@ -17203,12 +17170,12 @@ export class SparkSqlParser extends SQLParserBase { case SparkSqlParser.KW_ROWS: case SparkSqlParser.KW_SORT: { - this.state = 3644; + this.state = 3638; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); if (_la === 93 || _la === 217) { { - this.state = 3634; + this.state = 3628; _la = this.tokenStream.LA(1); if(!(_la === 93 || _la === 217)) { this.errorHandler.recoverInline(this); @@ -17217,37 +17184,37 @@ export class SparkSqlParser extends SQLParserBase { this.errorHandler.reportMatch(this); this.consume(); } - this.state = 3635; + this.state = 3629; this.match(SparkSqlParser.KW_BY); - this.state = 3636; + this.state = 3630; localContext._expression = this.expression(); localContext._partition.push(localContext._expression); - this.state = 3641; + this.state = 3635; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); while (_la === 4) { { { - this.state = 3637; + this.state = 3631; this.match(SparkSqlParser.COMMA); - this.state = 3638; + this.state = 3632; localContext._expression = this.expression(); localContext._partition.push(localContext._expression); } } - this.state = 3643; + this.state = 3637; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); } } } - this.state = 3649; + this.state = 3643; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); if (_la === 209 || _la === 278) { { - this.state = 3646; + this.state = 3640; _la = this.tokenStream.LA(1); if(!(_la === 209 || _la === 278)) { this.errorHandler.recoverInline(this); @@ -17256,9 +17223,9 @@ export class SparkSqlParser extends SQLParserBase { this.errorHandler.reportMatch(this); this.consume(); } - this.state = 3647; + this.state = 3641; this.match(SparkSqlParser.KW_BY); - this.state = 3648; + this.state = 3642; this.orderOrSortByClause(); } } @@ -17268,17 +17235,17 @@ export class SparkSqlParser extends SQLParserBase { default: throw new antlr.NoViableAltException(this); } - this.state = 3654; + this.state = 3648; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); if (_la === 233 || _la === 258) { { - this.state = 3653; + this.state = 3647; this.windowFrame(); } } - this.state = 3656; + this.state = 3650; this.match(SparkSqlParser.RIGHT_PAREN); } break; @@ -17303,13 +17270,13 @@ export class SparkSqlParser extends SQLParserBase { this.enterRule(localContext, 316, SparkSqlParser.RULE_windowFrame); let _la: number; try { - this.state = 3667; + this.state = 3661; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 493, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 492, this.context) ) { case 1: this.enterOuterAlt(localContext, 1); { - this.state = 3659; + this.state = 3653; localContext._frameType = this.tokenStream.LT(1); _la = this.tokenStream.LA(1); if(!(_la === 233 || _la === 258)) { @@ -17319,14 +17286,14 @@ export class SparkSqlParser extends SQLParserBase { this.errorHandler.reportMatch(this); this.consume(); } - this.state = 3660; + this.state = 3654; localContext._start_ = this.frameBound(); } break; case 2: this.enterOuterAlt(localContext, 2); { - this.state = 3661; + this.state = 3655; localContext._frameType = this.tokenStream.LT(1); _la = this.tokenStream.LA(1); if(!(_la === 233 || _la === 258)) { @@ -17336,13 +17303,13 @@ export class SparkSqlParser extends SQLParserBase { this.errorHandler.reportMatch(this); this.consume(); } - this.state = 3662; + this.state = 3656; this.match(SparkSqlParser.KW_BETWEEN); - this.state = 3663; + this.state = 3657; localContext._start_ = this.frameBound(); - this.state = 3664; + this.state = 3658; this.match(SparkSqlParser.KW_AND); - this.state = 3665; + this.state = 3659; localContext._end = this.frameBound(); } break; @@ -17367,15 +17334,15 @@ export class SparkSqlParser extends SQLParserBase { this.enterRule(localContext, 318, SparkSqlParser.RULE_frameBound); let _la: number; try { - this.state = 3676; + this.state = 3670; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 494, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 493, this.context) ) { case 1: this.enterOuterAlt(localContext, 1); { - this.state = 3669; + this.state = 3663; this.match(SparkSqlParser.KW_UNBOUNDED); - this.state = 3670; + this.state = 3664; localContext._boundType = this.tokenStream.LT(1); _la = this.tokenStream.LA(1); if(!(_la === 118 || _la === 226)) { @@ -17390,18 +17357,18 @@ export class SparkSqlParser extends SQLParserBase { case 2: this.enterOuterAlt(localContext, 2); { - this.state = 3671; + this.state = 3665; localContext._boundType = this.match(SparkSqlParser.KW_CURRENT); - this.state = 3672; + this.state = 3666; this.match(SparkSqlParser.KW_ROW); } break; case 3: this.enterOuterAlt(localContext, 3); { - this.state = 3673; + this.state = 3667; this.expression(); - this.state = 3674; + this.state = 3668; localContext._boundType = this.tokenStream.LT(1); _la = this.tokenStream.LA(1); if(!(_la === 118 || _la === 226)) { @@ -17436,21 +17403,21 @@ export class SparkSqlParser extends SQLParserBase { try { this.enterOuterAlt(localContext, 1); { - this.state = 3678; + this.state = 3672; this.qualifiedName(); - this.state = 3683; + this.state = 3677; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); while (_la === 4) { { { - this.state = 3679; + this.state = 3673; this.match(SparkSqlParser.COMMA); - this.state = 3680; + this.state = 3674; this.qualifiedName(); } } - this.state = 3685; + this.state = 3679; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); } @@ -17474,47 +17441,47 @@ export class SparkSqlParser extends SQLParserBase { let localContext = new FunctionNameContext(this.context, this.state); this.enterRule(localContext, 322, SparkSqlParser.RULE_functionName); try { - this.state = 3695; + this.state = 3689; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 496, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 495, this.context) ) { case 1: this.enterOuterAlt(localContext, 1); { - this.state = 3686; + this.state = 3680; this.match(SparkSqlParser.KW_IDENTIFIER); - this.state = 3687; + this.state = 3681; this.match(SparkSqlParser.LEFT_PAREN); - this.state = 3688; + this.state = 3682; this.expression(); - this.state = 3689; + this.state = 3683; this.match(SparkSqlParser.RIGHT_PAREN); } break; case 2: this.enterOuterAlt(localContext, 2); { - this.state = 3691; + this.state = 3685; this.qualifiedName(); } break; case 3: this.enterOuterAlt(localContext, 3); { - this.state = 3692; + this.state = 3686; this.match(SparkSqlParser.KW_FILTER); } break; case 4: this.enterOuterAlt(localContext, 4); { - this.state = 3693; + this.state = 3687; this.match(SparkSqlParser.KW_LEFT); } break; case 5: this.enterOuterAlt(localContext, 5); { - this.state = 3694; + this.state = 3688; this.match(SparkSqlParser.KW_RIGHT); } break; @@ -17540,7 +17507,7 @@ export class SparkSqlParser extends SQLParserBase { try { this.enterOuterAlt(localContext, 1); { - this.state = 3697; + this.state = 3691; this.qualifiedName(); } } @@ -17565,25 +17532,25 @@ export class SparkSqlParser extends SQLParserBase { let alternative: number; this.enterOuterAlt(localContext, 1); { - this.state = 3699; + this.state = 3693; this.identifier(); - this.state = 3704; + this.state = 3698; this.errorHandler.sync(this); - alternative = this.interpreter.adaptivePredict(this.tokenStream, 497, this.context); + alternative = this.interpreter.adaptivePredict(this.tokenStream, 496, this.context); while (alternative !== 2 && alternative !== antlr.ATN.INVALID_ALT_NUMBER) { if (alternative === 1) { { { - this.state = 3700; + this.state = 3694; this.match(SparkSqlParser.DOT); - this.state = 3701; + this.state = 3695; this.identifier(); } } } - this.state = 3706; + this.state = 3700; this.errorHandler.sync(this); - alternative = this.interpreter.adaptivePredict(this.tokenStream, 497, this.context); + alternative = this.interpreter.adaptivePredict(this.tokenStream, 496, this.context); } } } @@ -17607,9 +17574,9 @@ export class SparkSqlParser extends SQLParserBase { try { this.enterOuterAlt(localContext, 1); { - this.state = 3707; + this.state = 3701; this.identifier(); - this.state = 3708; + this.state = 3702; this.errorCapturingIdentifierExtra(); } } @@ -17632,13 +17599,13 @@ export class SparkSqlParser extends SQLParserBase { this.enterRule(localContext, 330, SparkSqlParser.RULE_errorCapturingIdentifierExtra); try { let alternative: number; - this.state = 3717; + this.state = 3711; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 499, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 498, this.context) ) { case 1: this.enterOuterAlt(localContext, 1); { - this.state = 3712; + this.state = 3706; this.errorHandler.sync(this); alternative = 1; do { @@ -17646,9 +17613,9 @@ export class SparkSqlParser extends SQLParserBase { case 1: { { - this.state = 3710; + this.state = 3704; this.match(SparkSqlParser.MINUS); - this.state = 3711; + this.state = 3705; this.identifier(); } } @@ -17656,9 +17623,9 @@ export class SparkSqlParser extends SQLParserBase { default: throw new antlr.NoViableAltException(this); } - this.state = 3714; + this.state = 3708; this.errorHandler.sync(this); - alternative = this.interpreter.adaptivePredict(this.tokenStream, 498, this.context); + alternative = this.interpreter.adaptivePredict(this.tokenStream, 497, this.context); } while (alternative !== 2 && alternative !== antlr.ATN.INVALID_ALT_NUMBER); } break; @@ -17688,20 +17655,20 @@ export class SparkSqlParser extends SQLParserBase { let localContext = new IdentifierContext(this.context, this.state); this.enterRule(localContext, 332, SparkSqlParser.RULE_identifier); try { - this.state = 3721; + this.state = 3715; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 500, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 499, this.context) ) { case 1: this.enterOuterAlt(localContext, 1); { - this.state = 3719; + this.state = 3713; this.strictIdentifier(); } break; case 2: this.enterOuterAlt(localContext, 2); { - this.state = 3720; + this.state = 3714; this.strictNonReserved(); } break; @@ -17725,34 +17692,34 @@ export class SparkSqlParser extends SQLParserBase { let localContext = new StrictIdentifierContext(this.context, this.state); this.enterRule(localContext, 334, SparkSqlParser.RULE_strictIdentifier); try { - this.state = 3727; + this.state = 3721; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 501, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 500, this.context) ) { case 1: this.enterOuterAlt(localContext, 1); { - this.state = 3723; + this.state = 3717; this.match(SparkSqlParser.IDENTIFIER); } break; case 2: this.enterOuterAlt(localContext, 2); { - this.state = 3724; + this.state = 3718; this.quotedIdentifier(); } break; case 3: this.enterOuterAlt(localContext, 3); { - this.state = 3725; + this.state = 3719; this.ansiNonReserved(); } break; case 4: this.enterOuterAlt(localContext, 4); { - this.state = 3726; + this.state = 3720; this.nonReserved(); } break; @@ -17779,7 +17746,7 @@ export class SparkSqlParser extends SQLParserBase { try { this.enterOuterAlt(localContext, 1); { - this.state = 3729; + this.state = 3723; _la = this.tokenStream.LA(1); if(!(_la === 378 || _la === 389)) { this.errorHandler.recoverInline(this); @@ -17811,17 +17778,17 @@ export class SparkSqlParser extends SQLParserBase { try { this.enterOuterAlt(localContext, 1); { - this.state = 3732; + this.state = 3726; this.errorHandler.sync(this); _la = this.tokenStream.LA(1); if (_la === 362) { { - this.state = 3731; + this.state = 3725; this.match(SparkSqlParser.MINUS); } } - this.state = 3734; + this.state = 3728; _la = this.tokenStream.LA(1); if(!(((((_la - 379)) & ~0x1F) === 0 && ((1 << (_la - 379)) & 511) !== 0))) { this.errorHandler.recoverInline(this); @@ -17851,38 +17818,38 @@ export class SparkSqlParser extends SQLParserBase { this.enterRule(localContext, 340, SparkSqlParser.RULE_alterColumnAction); let _la: number; try { - this.state = 3749; + this.state = 3743; this.errorHandler.sync(this); - switch (this.interpreter.adaptivePredict(this.tokenStream, 503, this.context) ) { + switch (this.interpreter.adaptivePredict(this.tokenStream, 502, this.context) ) { case 1: this.enterOuterAlt(localContext, 1); { - this.state = 3736; + this.state = 3730; this.match(SparkSqlParser.KW_TYPE); - this.state = 3737; + this.state = 3731; this.dataType(); } break; case 2: this.enterOuterAlt(localContext, 2); { - this.state = 3738; + this.state = 3732; this.match(SparkSqlParser.KW_COMMENT); - this.state = 3739; + this.state = 3733; localContext._comment = this.stringLit(); } break; case 3: this.enterOuterAlt(localContext, 3); { - this.state = 3740; + this.state = 3734; this.colPosition(); } break; case 4: this.enterOuterAlt(localContext, 4); { - this.state = 3741; + this.state = 3735; localContext._setOrDrop = this.tokenStream.LT(1); _la = this.tokenStream.LA(1); if(!(_la === 96 || _la === 269)) { @@ -17892,29 +17859,29 @@ export class SparkSqlParser extends SQLParserBase { this.errorHandler.reportMatch(this); this.consume(); } - this.state = 3742; + this.state = 3736; this.match(SparkSqlParser.KW_NOT); - this.state = 3743; + this.state = 3737; this.match(SparkSqlParser.KW_NULL); } break; case 5: this.enterOuterAlt(localContext, 5); { - this.state = 3744; + this.state = 3738; this.match(SparkSqlParser.KW_SET); - this.state = 3745; + this.state = 3739; this.match(SparkSqlParser.KW_DEFAULT); - this.state = 3746; + this.state = 3740; this.expression(); } break; case 6: this.enterOuterAlt(localContext, 6); { - this.state = 3747; + this.state = 3741; localContext._dropDefault = this.match(SparkSqlParser.KW_DROP); - this.state = 3748; + this.state = 3742; this.match(SparkSqlParser.KW_DEFAULT); } break; @@ -17941,7 +17908,7 @@ export class SparkSqlParser extends SQLParserBase { try { this.enterOuterAlt(localContext, 1); { - this.state = 3751; + this.state = 3745; _la = this.tokenStream.LA(1); if(!(_la === 377 || _la === 378)) { this.errorHandler.recoverInline(this); @@ -17973,7 +17940,7 @@ export class SparkSqlParser extends SQLParserBase { try { this.enterOuterAlt(localContext, 1); { - this.state = 3753; + this.state = 3747; _la = this.tokenStream.LA(1); if(!((((_la) & ~0x1F) === 0 && ((1 << _la) & 4017011456) !== 0) || ((((_la - 32)) & ~0x1F) === 0 && ((1 << (_la - 32)) & 1711111143) !== 0) || ((((_la - 67)) & ~0x1F) === 0 && ((1 << (_la - 67)) & 3187671039) !== 0) || ((((_la - 101)) & ~0x1F) === 0 && ((1 << (_la - 101)) & 1328796669) !== 0) || ((((_la - 133)) & ~0x1F) === 0 && ((1 << (_la - 133)) & 3316086655) !== 0) || ((((_la - 165)) & ~0x1F) === 0 && ((1 << (_la - 165)) & 1610612735) !== 0) || ((((_la - 199)) & ~0x1F) === 0 && ((1 << (_la - 199)) & 4020201927) !== 0) || ((((_la - 231)) & ~0x1F) === 0 && ((1 << (_la - 231)) & 4294442751) !== 0) || ((((_la - 264)) & ~0x1F) === 0 && ((1 << (_la - 264)) & 3758088175) !== 0) || ((((_la - 296)) & ~0x1F) === 0 && ((1 << (_la - 296)) & 3355402191) !== 0) || ((((_la - 328)) & ~0x1F) === 0 && ((1 << (_la - 328)) & 15892455) !== 0))) { this.errorHandler.recoverInline(this); @@ -18005,7 +17972,7 @@ export class SparkSqlParser extends SQLParserBase { try { this.enterOuterAlt(localContext, 1); { - this.state = 3755; + this.state = 3749; _la = this.tokenStream.LA(1); if(!(_la === 15 || _la === 60 || _la === 102 || _la === 124 || ((((_la - 144)) & ~0x1F) === 0 && ((1 << (_la - 144)) & 149521) !== 0) || _la === 194 || _la === 203 || ((((_la - 250)) & ~0x1F) === 0 && ((1 << (_la - 250)) & 1064961) !== 0) || _la === 323 || _la === 332)) { this.errorHandler.recoverInline(this); @@ -18037,7 +18004,7 @@ export class SparkSqlParser extends SQLParserBase { try { this.enterOuterAlt(localContext, 1); { - this.state = 3757; + this.state = 3751; _la = this.tokenStream.LA(1); if(!((((_la) & ~0x1F) === 0 && ((1 << _la) & 4294934272) !== 0) || ((((_la - 32)) & ~0x1F) === 0 && ((1 << (_la - 32)) & 4026531839) !== 0) || ((((_la - 64)) & ~0x1F) === 0 && ((1 << (_la - 64)) & 4294967295) !== 0) || ((((_la - 96)) & ~0x1F) === 0 && ((1 << (_la - 96)) & 3892314047) !== 0) || ((((_la - 128)) & ~0x1F) === 0 && ((1 << (_la - 128)) & 3085893631) !== 0) || ((((_la - 160)) & ~0x1F) === 0 && ((1 << (_la - 160)) & 4294967293) !== 0) || ((((_la - 192)) & ~0x1F) === 0 && ((1 << (_la - 192)) & 4294965227) !== 0) || ((((_la - 224)) & ~0x1F) === 0 && ((1 << (_la - 224)) & 4227858431) !== 0) || ((((_la - 256)) & ~0x1F) === 0 && ((1 << (_la - 256)) & 4294950527) !== 0) || ((((_la - 288)) & ~0x1F) === 0 && ((1 << (_la - 288)) & 4294967263) !== 0) || ((((_la - 320)) & ~0x1F) === 0 && ((1 << (_la - 320)) & 4294963191) !== 0))) { this.errorHandler.recoverInline(this); @@ -18088,52 +18055,50 @@ export class SparkSqlParser extends SQLParserBase { private queryTerm_sempred(localContext: QueryTermContext | null, predIndex: number): boolean { switch (predIndex) { case 1: - return this.precpred(this.context, 3); - case 2: return this.precpred(this.context, 2); - case 3: + case 2: return this.precpred(this.context, 1); } return true; } private booleanExpression_sempred(localContext: BooleanExpressionContext | null, predIndex: number): boolean { switch (predIndex) { - case 4: + case 3: return this.precpred(this.context, 2); - case 5: + case 4: return this.precpred(this.context, 1); } return true; } private valueExpression_sempred(localContext: ValueExpressionContext | null, predIndex: number): boolean { switch (predIndex) { - case 6: + case 5: return this.precpred(this.context, 6); - case 7: + case 6: return this.precpred(this.context, 5); - case 8: + case 7: return this.precpred(this.context, 4); - case 9: + case 8: return this.precpred(this.context, 3); - case 10: + case 9: return this.precpred(this.context, 2); - case 11: + case 10: return this.precpred(this.context, 1); } return true; } private primaryExpression_sempred(localContext: PrimaryExpressionContext | null, predIndex: number): boolean { switch (predIndex) { - case 12: + case 11: return this.precpred(this.context, 9); - case 13: + case 12: return this.precpred(this.context, 7); } return true; } public static readonly _serializedATN: number[] = [ - 4,1,393,3760,2,0,7,0,2,1,7,1,2,2,7,2,2,3,7,3,2,4,7,4,2,5,7,5,2,6, + 4,1,393,3754,2,0,7,0,2,1,7,1,2,2,7,2,2,3,7,3,2,4,7,4,2,5,7,5,2,6, 7,6,2,7,7,7,2,8,7,8,2,9,7,9,2,10,7,10,2,11,7,11,2,12,7,12,2,13,7, 13,2,14,7,14,2,15,7,15,2,16,7,16,2,17,7,17,2,18,7,18,2,19,7,19,2, 20,7,20,2,21,7,21,2,22,7,22,2,23,7,23,2,24,7,24,2,25,7,25,2,26,7, @@ -18281,225 +18246,224 @@ export class SparkSqlParser extends SQLParserBase { 1,45,1,45,3,45,1850,8,45,1,46,1,46,1,46,5,46,1855,8,46,10,46,12, 46,1858,9,46,1,47,1,47,1,47,5,47,1863,8,47,10,47,12,47,1866,9,47, 1,48,1,48,1,48,1,48,1,48,1,48,3,48,1874,8,48,1,48,1,48,1,48,1,48, - 3,48,1880,8,48,1,48,1,48,1,48,1,48,3,48,1886,8,48,1,48,5,48,1889, - 8,48,10,48,12,48,1892,9,48,1,49,1,49,1,49,4,49,1897,8,49,11,49,12, - 49,1898,1,49,1,49,1,49,1,49,1,49,1,49,5,49,1907,8,49,10,49,12,49, - 1910,9,49,1,49,1,49,1,49,1,49,1,49,1,49,3,49,1918,8,49,1,50,1,50, - 3,50,1922,8,50,1,50,3,50,1925,8,50,1,50,1,50,3,50,1929,8,50,1,51, - 1,51,3,51,1933,8,51,1,51,1,51,1,51,1,51,5,51,1939,8,51,10,51,12, - 51,1942,9,51,1,51,3,51,1945,8,51,1,51,3,51,1948,8,51,1,51,3,51,1951, - 8,51,1,51,3,51,1954,8,51,1,51,1,51,3,51,1958,8,51,1,52,1,52,3,52, - 1962,8,52,1,52,5,52,1965,8,52,10,52,12,52,1968,9,52,1,52,3,52,1971, - 8,52,1,52,3,52,1974,8,52,1,52,3,52,1977,8,52,1,52,3,52,1980,8,52, - 1,52,1,52,3,52,1984,8,52,1,52,5,52,1987,8,52,10,52,12,52,1990,9, - 52,1,52,3,52,1993,8,52,1,52,3,52,1996,8,52,1,52,3,52,1999,8,52,1, - 52,3,52,2002,8,52,3,52,2004,8,52,1,53,1,53,1,53,1,53,3,53,2010,8, - 53,1,53,1,53,1,53,1,53,1,53,3,53,2017,8,53,1,53,1,53,1,53,3,53,2022, - 8,53,1,53,3,53,2025,8,53,1,53,3,53,2028,8,53,1,53,1,53,3,53,2032, - 8,53,1,53,1,53,1,53,1,53,1,53,1,53,1,53,1,53,3,53,2042,8,53,1,53, - 1,53,3,53,2046,8,53,3,53,2048,8,53,1,53,3,53,2051,8,53,1,53,1,53, - 3,53,2055,8,53,1,54,1,54,5,54,2059,8,54,10,54,12,54,2062,9,54,1, - 54,3,54,2065,8,54,1,54,1,54,1,55,1,55,1,55,1,56,1,56,1,56,1,56,3, - 56,2076,8,56,1,56,1,56,1,56,1,56,1,56,1,56,3,56,2084,8,56,3,56,2086, - 8,56,1,57,1,57,1,57,1,57,1,57,3,57,2093,8,57,1,57,1,57,3,57,2097, - 8,57,1,57,1,57,1,57,1,58,1,58,1,58,1,58,1,58,1,58,1,58,3,58,2109, - 8,58,1,58,1,58,1,58,1,58,1,58,3,58,2116,8,58,1,59,1,59,1,59,1,59, - 1,59,1,59,1,59,1,59,1,59,1,59,1,59,5,59,2129,8,59,10,59,12,59,2132, - 9,59,1,59,1,59,3,59,2136,8,59,1,60,1,60,1,60,5,60,2141,8,60,10,60, - 12,60,2144,9,60,1,61,1,61,1,61,1,61,1,62,1,62,1,62,1,63,1,63,1,63, - 1,64,1,64,1,64,3,64,2159,8,64,1,64,5,64,2162,8,64,10,64,12,64,2165, - 9,64,1,64,1,64,1,65,1,65,1,65,1,65,1,65,1,65,5,65,2175,8,65,10,65, - 12,65,2178,9,65,1,65,1,65,3,65,2182,8,65,1,66,1,66,1,66,1,66,5,66, - 2188,8,66,10,66,12,66,2191,9,66,1,66,5,66,2194,8,66,10,66,12,66, - 2197,9,66,1,66,3,66,2200,8,66,1,66,3,66,2203,8,66,1,67,3,67,2206, - 8,67,1,67,1,67,1,67,1,67,1,67,3,67,2213,8,67,1,67,3,67,2216,8,67, - 1,67,1,67,1,67,1,67,3,67,2222,8,67,1,68,1,68,1,68,1,68,1,68,5,68, - 2229,8,68,10,68,12,68,2232,9,68,1,68,1,68,1,68,1,68,1,68,5,68,2239, - 8,68,10,68,12,68,2242,9,68,1,68,1,68,1,68,1,68,1,68,1,68,1,68,1, - 68,1,68,1,68,5,68,2254,8,68,10,68,12,68,2257,9,68,1,68,1,68,3,68, - 2261,8,68,3,68,2263,8,68,1,69,1,69,1,69,3,69,2268,8,69,1,70,1,70, - 1,70,1,70,1,70,5,70,2275,8,70,10,70,12,70,2278,9,70,1,70,1,70,1, - 70,1,70,1,70,1,70,1,70,3,70,2287,8,70,1,70,1,70,1,70,3,70,2292,8, - 70,5,70,2294,8,70,10,70,12,70,2297,9,70,1,70,1,70,3,70,2301,8,70, - 1,71,1,71,1,71,1,71,1,71,3,71,2308,8,71,1,71,1,71,1,71,3,71,2313, - 8,71,5,71,2315,8,71,10,71,12,71,2318,9,71,3,71,2320,8,71,1,71,3, - 71,2323,8,71,1,72,1,72,1,72,1,72,1,72,1,72,1,72,1,72,1,72,1,72,5, - 72,2335,8,72,10,72,12,72,2338,9,72,1,72,1,72,1,72,1,73,1,73,1,73, - 1,73,1,73,5,73,2348,8,73,10,73,12,73,2351,9,73,1,73,1,73,3,73,2355, - 8,73,1,74,1,74,3,74,2359,8,74,1,74,3,74,2362,8,74,1,75,1,75,1,75, - 3,75,2367,8,75,1,75,1,75,1,75,3,75,2372,8,75,1,75,1,75,3,75,2376, - 8,75,1,75,3,75,2379,8,75,1,76,1,76,1,76,1,76,1,76,1,76,1,76,1,76, - 5,76,2389,8,76,10,76,12,76,2392,9,76,1,76,1,76,1,77,1,77,1,77,1, - 77,5,77,2400,8,77,10,77,12,77,2403,9,77,1,77,1,77,1,77,1,77,1,77, - 1,77,1,77,1,77,5,77,2413,8,77,10,77,12,77,2416,9,77,1,77,1,77,1, - 78,1,78,1,78,1,78,5,78,2424,8,78,10,78,12,78,2427,9,78,1,78,1,78, - 3,78,2431,8,78,1,78,3,78,2434,8,78,1,79,1,79,3,79,2438,8,79,1,79, - 3,79,2441,8,79,1,80,1,80,1,80,1,80,1,81,1,81,1,81,1,82,1,82,1,82, - 3,82,2453,8,82,1,82,1,82,1,82,1,82,1,82,5,82,2460,8,82,10,82,12, - 82,2463,9,82,3,82,2465,8,82,1,82,1,82,1,82,3,82,2470,8,82,1,82,1, - 82,1,82,5,82,2475,8,82,10,82,12,82,2478,9,82,3,82,2480,8,82,1,83, - 1,83,1,84,1,84,3,84,2486,8,84,1,84,1,84,1,84,1,84,5,84,2492,8,84, - 10,84,12,84,2495,9,84,3,84,2497,8,84,1,85,1,85,1,85,3,85,2502,8, - 85,1,85,1,85,3,85,2506,8,85,1,85,1,85,1,85,1,85,3,85,2512,8,85,1, - 85,1,85,3,85,2516,8,85,1,86,3,86,2519,8,86,1,86,1,86,1,86,3,86,2524, - 8,86,1,86,3,86,2527,8,86,1,86,1,86,1,86,3,86,2532,8,86,3,86,2534, - 8,86,1,87,1,87,1,87,1,87,3,87,2540,8,87,1,88,1,88,1,88,3,88,2545, - 8,88,1,88,1,88,1,88,1,88,1,88,3,88,2552,8,88,1,89,3,89,2555,8,89, + 3,48,1880,8,48,1,48,5,48,1883,8,48,10,48,12,48,1886,9,48,1,49,1, + 49,1,49,4,49,1891,8,49,11,49,12,49,1892,1,49,1,49,1,49,1,49,1,49, + 1,49,5,49,1901,8,49,10,49,12,49,1904,9,49,1,49,1,49,1,49,1,49,1, + 49,1,49,3,49,1912,8,49,1,50,1,50,3,50,1916,8,50,1,50,3,50,1919,8, + 50,1,50,1,50,3,50,1923,8,50,1,51,1,51,3,51,1927,8,51,1,51,1,51,1, + 51,1,51,5,51,1933,8,51,10,51,12,51,1936,9,51,1,51,3,51,1939,8,51, + 1,51,3,51,1942,8,51,1,51,3,51,1945,8,51,1,51,3,51,1948,8,51,1,51, + 1,51,3,51,1952,8,51,1,52,1,52,3,52,1956,8,52,1,52,5,52,1959,8,52, + 10,52,12,52,1962,9,52,1,52,3,52,1965,8,52,1,52,3,52,1968,8,52,1, + 52,3,52,1971,8,52,1,52,3,52,1974,8,52,1,52,1,52,3,52,1978,8,52,1, + 52,5,52,1981,8,52,10,52,12,52,1984,9,52,1,52,3,52,1987,8,52,1,52, + 3,52,1990,8,52,1,52,3,52,1993,8,52,1,52,3,52,1996,8,52,3,52,1998, + 8,52,1,53,1,53,1,53,1,53,3,53,2004,8,53,1,53,1,53,1,53,1,53,1,53, + 3,53,2011,8,53,1,53,1,53,1,53,3,53,2016,8,53,1,53,3,53,2019,8,53, + 1,53,3,53,2022,8,53,1,53,1,53,3,53,2026,8,53,1,53,1,53,1,53,1,53, + 1,53,1,53,1,53,1,53,3,53,2036,8,53,1,53,1,53,3,53,2040,8,53,3,53, + 2042,8,53,1,53,3,53,2045,8,53,1,53,1,53,3,53,2049,8,53,1,54,1,54, + 5,54,2053,8,54,10,54,12,54,2056,9,54,1,54,3,54,2059,8,54,1,54,1, + 54,1,55,1,55,1,55,1,56,1,56,1,56,1,56,3,56,2070,8,56,1,56,1,56,1, + 56,1,56,1,56,1,56,3,56,2078,8,56,3,56,2080,8,56,1,57,1,57,1,57,1, + 57,1,57,3,57,2087,8,57,1,57,1,57,3,57,2091,8,57,1,57,1,57,1,57,1, + 58,1,58,1,58,1,58,1,58,1,58,1,58,3,58,2103,8,58,1,58,1,58,1,58,1, + 58,1,58,3,58,2110,8,58,1,59,1,59,1,59,1,59,1,59,1,59,1,59,1,59,1, + 59,1,59,1,59,5,59,2123,8,59,10,59,12,59,2126,9,59,1,59,1,59,3,59, + 2130,8,59,1,60,1,60,1,60,5,60,2135,8,60,10,60,12,60,2138,9,60,1, + 61,1,61,1,61,1,61,1,62,1,62,1,62,1,63,1,63,1,63,1,64,1,64,1,64,3, + 64,2153,8,64,1,64,5,64,2156,8,64,10,64,12,64,2159,9,64,1,64,1,64, + 1,65,1,65,1,65,1,65,1,65,1,65,5,65,2169,8,65,10,65,12,65,2172,9, + 65,1,65,1,65,3,65,2176,8,65,1,66,1,66,1,66,1,66,5,66,2182,8,66,10, + 66,12,66,2185,9,66,1,66,5,66,2188,8,66,10,66,12,66,2191,9,66,1,66, + 3,66,2194,8,66,1,66,3,66,2197,8,66,1,67,3,67,2200,8,67,1,67,1,67, + 1,67,1,67,1,67,3,67,2207,8,67,1,67,3,67,2210,8,67,1,67,1,67,1,67, + 1,67,3,67,2216,8,67,1,68,1,68,1,68,1,68,1,68,5,68,2223,8,68,10,68, + 12,68,2226,9,68,1,68,1,68,1,68,1,68,1,68,5,68,2233,8,68,10,68,12, + 68,2236,9,68,1,68,1,68,1,68,1,68,1,68,1,68,1,68,1,68,1,68,1,68,5, + 68,2248,8,68,10,68,12,68,2251,9,68,1,68,1,68,3,68,2255,8,68,3,68, + 2257,8,68,1,69,1,69,1,69,3,69,2262,8,69,1,70,1,70,1,70,1,70,1,70, + 5,70,2269,8,70,10,70,12,70,2272,9,70,1,70,1,70,1,70,1,70,1,70,1, + 70,1,70,3,70,2281,8,70,1,70,1,70,1,70,3,70,2286,8,70,5,70,2288,8, + 70,10,70,12,70,2291,9,70,1,70,1,70,3,70,2295,8,70,1,71,1,71,1,71, + 1,71,1,71,3,71,2302,8,71,1,71,1,71,1,71,3,71,2307,8,71,5,71,2309, + 8,71,10,71,12,71,2312,9,71,3,71,2314,8,71,1,71,3,71,2317,8,71,1, + 72,1,72,1,72,1,72,1,72,1,72,1,72,1,72,1,72,1,72,5,72,2329,8,72,10, + 72,12,72,2332,9,72,1,72,1,72,1,72,1,73,1,73,1,73,1,73,1,73,5,73, + 2342,8,73,10,73,12,73,2345,9,73,1,73,1,73,3,73,2349,8,73,1,74,1, + 74,3,74,2353,8,74,1,74,3,74,2356,8,74,1,75,1,75,1,75,3,75,2361,8, + 75,1,75,1,75,1,75,3,75,2366,8,75,1,75,1,75,3,75,2370,8,75,1,75,3, + 75,2373,8,75,1,76,1,76,1,76,1,76,1,76,1,76,1,76,1,76,5,76,2383,8, + 76,10,76,12,76,2386,9,76,1,76,1,76,1,77,1,77,1,77,1,77,5,77,2394, + 8,77,10,77,12,77,2397,9,77,1,77,1,77,1,77,1,77,1,77,1,77,1,77,1, + 77,5,77,2407,8,77,10,77,12,77,2410,9,77,1,77,1,77,1,78,1,78,1,78, + 1,78,5,78,2418,8,78,10,78,12,78,2421,9,78,1,78,1,78,3,78,2425,8, + 78,1,78,3,78,2428,8,78,1,79,1,79,3,79,2432,8,79,1,79,3,79,2435,8, + 79,1,80,1,80,1,80,1,80,1,81,1,81,1,81,1,82,1,82,1,82,3,82,2447,8, + 82,1,82,1,82,1,82,1,82,1,82,5,82,2454,8,82,10,82,12,82,2457,9,82, + 3,82,2459,8,82,1,82,1,82,1,82,3,82,2464,8,82,1,82,1,82,1,82,5,82, + 2469,8,82,10,82,12,82,2472,9,82,3,82,2474,8,82,1,83,1,83,1,84,1, + 84,3,84,2480,8,84,1,84,1,84,1,84,1,84,5,84,2486,8,84,10,84,12,84, + 2489,9,84,3,84,2491,8,84,1,85,1,85,1,85,3,85,2496,8,85,1,85,1,85, + 3,85,2500,8,85,1,85,1,85,1,85,1,85,3,85,2506,8,85,1,85,1,85,3,85, + 2510,8,85,1,86,3,86,2513,8,86,1,86,1,86,1,86,3,86,2518,8,86,1,86, + 3,86,2521,8,86,1,86,1,86,1,86,3,86,2526,8,86,3,86,2528,8,86,1,87, + 1,87,1,87,1,87,3,87,2534,8,87,1,88,1,88,1,88,3,88,2539,8,88,1,88, + 1,88,1,88,1,88,1,88,3,88,2546,8,88,1,89,3,89,2549,8,89,1,89,1,89, 1,89,1,89,1,89,1,89,1,89,1,89,1,89,1,89,1,89,1,89,1,89,1,89,1,89, - 1,89,1,89,1,89,3,89,2573,8,89,3,89,2575,8,89,1,89,3,89,2578,8,89, - 1,90,1,90,1,90,1,90,1,91,1,91,1,91,5,91,2587,8,91,10,91,12,91,2590, - 9,91,1,92,1,92,1,92,1,92,5,92,2596,8,92,10,92,12,92,2599,9,92,1, - 92,1,92,1,93,1,93,3,93,2605,8,93,1,94,1,94,1,94,1,94,5,94,2611,8, - 94,10,94,12,94,2614,9,94,1,94,1,94,1,95,1,95,1,95,3,95,2621,8,95, - 1,96,1,96,1,96,3,96,2626,8,96,1,96,3,96,2629,8,96,1,96,3,96,2632, - 8,96,1,96,1,96,1,96,1,96,1,96,1,96,3,96,2640,8,96,1,96,1,96,1,96, - 1,96,1,96,1,96,3,96,2648,8,96,1,96,1,96,1,96,1,96,1,96,1,96,5,96, - 2656,8,96,10,96,12,96,2659,9,96,1,96,1,96,1,96,1,96,1,96,1,96,1, - 96,5,96,2668,8,96,10,96,12,96,2671,9,96,3,96,2673,8,96,1,96,1,96, - 1,96,3,96,2678,8,96,1,97,1,97,1,97,3,97,2683,8,97,1,97,1,97,1,97, - 1,97,1,97,3,97,2690,8,97,1,97,1,97,1,97,1,97,1,97,3,97,2697,8,97, - 3,97,2699,8,97,1,98,1,98,1,98,1,98,1,98,1,98,1,98,1,98,1,98,5,98, - 2710,8,98,10,98,12,98,2713,9,98,1,98,1,98,1,98,3,98,2718,8,98,3, - 98,2720,8,98,1,98,1,98,1,98,1,98,1,98,1,98,1,98,3,98,2729,8,98,3, - 98,2731,8,98,1,99,1,99,1,99,1,99,1,100,1,100,3,100,2739,8,100,1, - 101,1,101,3,101,2743,8,101,1,102,3,102,2746,8,102,1,102,1,102,3, - 102,2750,8,102,3,102,2752,8,102,1,103,1,103,1,103,1,103,1,103,1, - 103,1,103,3,103,2761,8,103,1,103,1,103,1,103,1,103,1,103,1,103,1, - 103,1,103,1,103,1,103,3,103,2773,8,103,3,103,2775,8,103,1,103,1, - 103,1,103,1,103,1,103,3,103,2782,8,103,1,103,1,103,1,103,1,103,1, - 103,3,103,2789,8,103,1,103,1,103,1,103,1,103,3,103,2795,8,103,1, - 103,1,103,1,103,1,103,3,103,2801,8,103,3,103,2803,8,103,1,104,1, - 104,1,104,5,104,2808,8,104,10,104,12,104,2811,9,104,1,105,1,105, - 1,105,5,105,2816,8,105,10,105,12,105,2819,9,105,1,106,1,106,1,106, - 5,106,2824,8,106,10,106,12,106,2827,9,106,1,107,1,107,1,107,3,107, - 2832,8,107,1,108,1,108,1,108,3,108,2837,8,108,1,108,1,108,1,109, - 1,109,1,109,3,109,2844,8,109,1,109,1,109,1,110,1,110,3,110,2850, - 8,110,1,110,3,110,2853,8,110,1,110,1,110,3,110,2857,8,110,3,110, - 2859,8,110,1,111,1,111,1,111,5,111,2864,8,111,10,111,12,111,2867, - 9,111,1,112,1,112,1,112,1,112,5,112,2873,8,112,10,112,12,112,2876, - 9,112,1,112,1,112,1,113,1,113,3,113,2882,8,113,1,114,1,114,1,114, - 1,114,1,114,1,114,5,114,2890,8,114,10,114,12,114,2893,9,114,1,114, - 1,114,3,114,2897,8,114,1,115,1,115,3,115,2901,8,115,1,116,1,116, - 1,117,1,117,1,117,1,117,1,118,1,118,3,118,2911,8,118,1,119,1,119, - 1,119,5,119,2916,8,119,10,119,12,119,2919,9,119,1,120,1,120,1,120, - 1,120,1,120,1,120,1,120,1,120,1,120,1,120,3,120,2931,8,120,3,120, - 2933,8,120,1,120,1,120,1,120,1,120,1,120,1,120,5,120,2941,8,120, - 10,120,12,120,2944,9,120,1,121,3,121,2947,8,121,1,121,1,121,1,121, - 1,121,1,121,1,121,3,121,2955,8,121,1,121,1,121,1,121,1,121,1,121, - 5,121,2962,8,121,10,121,12,121,2965,9,121,1,121,1,121,1,121,3,121, - 2970,8,121,1,121,1,121,1,121,1,121,1,121,1,121,3,121,2978,8,121, - 1,121,1,121,1,121,3,121,2983,8,121,1,121,1,121,1,121,1,121,1,121, - 1,121,1,121,1,121,5,121,2993,8,121,10,121,12,121,2996,9,121,1,121, - 1,121,3,121,3000,8,121,1,121,3,121,3003,8,121,1,121,1,121,1,121, - 1,121,3,121,3009,8,121,1,121,1,121,3,121,3013,8,121,1,121,1,121, - 1,121,3,121,3018,8,121,1,121,1,121,1,121,3,121,3023,8,121,1,121, - 1,121,1,121,3,121,3028,8,121,1,122,1,122,1,122,1,122,3,122,3034, - 8,122,1,122,1,122,1,122,1,122,1,122,1,122,1,122,1,122,1,122,1,122, - 1,122,1,122,1,122,1,122,1,122,1,122,1,122,1,122,1,122,5,122,3055, - 8,122,10,122,12,122,3058,9,122,1,123,1,123,1,124,1,124,1,124,1,124, - 1,124,1,124,3,124,3068,8,124,1,124,1,124,1,124,1,124,1,124,1,124, - 1,124,1,124,1,124,1,124,3,124,3080,8,124,1,124,1,124,1,124,1,124, - 1,124,1,124,1,124,1,124,4,124,3090,8,124,11,124,12,124,3091,1,124, - 1,124,3,124,3096,8,124,1,124,1,124,1,124,1,124,1,124,4,124,3103, - 8,124,11,124,12,124,3104,1,124,1,124,3,124,3109,8,124,1,124,1,124, - 1,124,1,124,1,124,1,124,1,124,1,124,1,124,1,124,1,124,1,124,1,124, - 1,124,5,124,3125,8,124,10,124,12,124,3128,9,124,3,124,3130,8,124, - 1,124,1,124,1,124,1,124,1,124,1,124,3,124,3138,8,124,1,124,1,124, - 1,124,1,124,1,124,1,124,1,124,3,124,3147,8,124,1,124,1,124,1,124, - 1,124,1,124,1,124,1,124,3,124,3156,8,124,1,124,1,124,1,124,1,124, + 1,89,3,89,2567,8,89,3,89,2569,8,89,1,89,3,89,2572,8,89,1,90,1,90, + 1,90,1,90,1,91,1,91,1,91,5,91,2581,8,91,10,91,12,91,2584,9,91,1, + 92,1,92,1,92,1,92,5,92,2590,8,92,10,92,12,92,2593,9,92,1,92,1,92, + 1,93,1,93,3,93,2599,8,93,1,94,1,94,1,94,1,94,5,94,2605,8,94,10,94, + 12,94,2608,9,94,1,94,1,94,1,95,1,95,1,95,3,95,2615,8,95,1,96,1,96, + 1,96,3,96,2620,8,96,1,96,3,96,2623,8,96,1,96,3,96,2626,8,96,1,96, + 1,96,1,96,1,96,1,96,1,96,3,96,2634,8,96,1,96,1,96,1,96,1,96,1,96, + 1,96,3,96,2642,8,96,1,96,1,96,1,96,1,96,1,96,1,96,5,96,2650,8,96, + 10,96,12,96,2653,9,96,1,96,1,96,1,96,1,96,1,96,1,96,1,96,5,96,2662, + 8,96,10,96,12,96,2665,9,96,3,96,2667,8,96,1,96,1,96,1,96,3,96,2672, + 8,96,1,97,1,97,1,97,3,97,2677,8,97,1,97,1,97,1,97,1,97,1,97,3,97, + 2684,8,97,1,97,1,97,1,97,1,97,1,97,3,97,2691,8,97,3,97,2693,8,97, + 1,98,1,98,1,98,1,98,1,98,1,98,1,98,1,98,1,98,5,98,2704,8,98,10,98, + 12,98,2707,9,98,1,98,1,98,1,98,3,98,2712,8,98,3,98,2714,8,98,1,98, + 1,98,1,98,1,98,1,98,1,98,1,98,3,98,2723,8,98,3,98,2725,8,98,1,99, + 1,99,1,99,1,99,1,100,1,100,3,100,2733,8,100,1,101,1,101,3,101,2737, + 8,101,1,102,3,102,2740,8,102,1,102,1,102,3,102,2744,8,102,3,102, + 2746,8,102,1,103,1,103,1,103,1,103,1,103,1,103,1,103,3,103,2755, + 8,103,1,103,1,103,1,103,1,103,1,103,1,103,1,103,1,103,1,103,1,103, + 3,103,2767,8,103,3,103,2769,8,103,1,103,1,103,1,103,1,103,1,103, + 3,103,2776,8,103,1,103,1,103,1,103,1,103,1,103,3,103,2783,8,103, + 1,103,1,103,1,103,1,103,3,103,2789,8,103,1,103,1,103,1,103,1,103, + 3,103,2795,8,103,3,103,2797,8,103,1,104,1,104,1,104,5,104,2802,8, + 104,10,104,12,104,2805,9,104,1,105,1,105,1,105,5,105,2810,8,105, + 10,105,12,105,2813,9,105,1,106,1,106,1,106,5,106,2818,8,106,10,106, + 12,106,2821,9,106,1,107,1,107,1,107,3,107,2826,8,107,1,108,1,108, + 1,108,3,108,2831,8,108,1,108,1,108,1,109,1,109,1,109,3,109,2838, + 8,109,1,109,1,109,1,110,1,110,3,110,2844,8,110,1,110,3,110,2847, + 8,110,1,110,1,110,3,110,2851,8,110,3,110,2853,8,110,1,111,1,111, + 1,111,5,111,2858,8,111,10,111,12,111,2861,9,111,1,112,1,112,1,112, + 1,112,5,112,2867,8,112,10,112,12,112,2870,9,112,1,112,1,112,1,113, + 1,113,3,113,2876,8,113,1,114,1,114,1,114,1,114,1,114,1,114,5,114, + 2884,8,114,10,114,12,114,2887,9,114,1,114,1,114,3,114,2891,8,114, + 1,115,1,115,3,115,2895,8,115,1,116,1,116,1,117,1,117,1,117,1,117, + 1,118,1,118,3,118,2905,8,118,1,119,1,119,1,119,5,119,2910,8,119, + 10,119,12,119,2913,9,119,1,120,1,120,1,120,1,120,1,120,1,120,1,120, + 1,120,1,120,1,120,3,120,2925,8,120,3,120,2927,8,120,1,120,1,120, + 1,120,1,120,1,120,1,120,5,120,2935,8,120,10,120,12,120,2938,9,120, + 1,121,3,121,2941,8,121,1,121,1,121,1,121,1,121,1,121,1,121,3,121, + 2949,8,121,1,121,1,121,1,121,1,121,1,121,5,121,2956,8,121,10,121, + 12,121,2959,9,121,1,121,1,121,1,121,3,121,2964,8,121,1,121,1,121, + 1,121,1,121,1,121,1,121,3,121,2972,8,121,1,121,1,121,1,121,3,121, + 2977,8,121,1,121,1,121,1,121,1,121,1,121,1,121,1,121,1,121,5,121, + 2987,8,121,10,121,12,121,2990,9,121,1,121,1,121,3,121,2994,8,121, + 1,121,3,121,2997,8,121,1,121,1,121,1,121,1,121,3,121,3003,8,121, + 1,121,1,121,3,121,3007,8,121,1,121,1,121,1,121,3,121,3012,8,121, + 1,121,1,121,1,121,3,121,3017,8,121,1,121,1,121,1,121,3,121,3022, + 8,121,1,122,1,122,1,122,1,122,3,122,3028,8,122,1,122,1,122,1,122, + 1,122,1,122,1,122,1,122,1,122,1,122,1,122,1,122,1,122,1,122,1,122, + 1,122,1,122,1,122,1,122,1,122,5,122,3049,8,122,10,122,12,122,3052, + 9,122,1,123,1,123,1,124,1,124,1,124,1,124,1,124,1,124,3,124,3062, + 8,124,1,124,1,124,1,124,1,124,1,124,1,124,1,124,1,124,1,124,1,124, + 3,124,3074,8,124,1,124,1,124,1,124,1,124,1,124,1,124,1,124,1,124, + 4,124,3084,8,124,11,124,12,124,3085,1,124,1,124,3,124,3090,8,124, + 1,124,1,124,1,124,1,124,1,124,4,124,3097,8,124,11,124,12,124,3098, + 1,124,1,124,3,124,3103,8,124,1,124,1,124,1,124,1,124,1,124,1,124, + 1,124,1,124,1,124,1,124,1,124,1,124,1,124,1,124,5,124,3119,8,124, + 10,124,12,124,3122,9,124,3,124,3124,8,124,1,124,1,124,1,124,1,124, + 1,124,1,124,3,124,3132,8,124,1,124,1,124,1,124,1,124,1,124,1,124, + 1,124,3,124,3141,8,124,1,124,1,124,1,124,1,124,1,124,1,124,1,124, + 3,124,3150,8,124,1,124,1,124,1,124,1,124,1,124,1,124,1,124,1,124, 1,124,1,124,1,124,1,124,1,124,1,124,1,124,1,124,1,124,1,124,1,124, - 1,124,1,124,1,124,1,124,4,124,3177,8,124,11,124,12,124,3178,1,124, + 4,124,3171,8,124,11,124,12,124,3172,1,124,1,124,1,124,1,124,1,124, + 1,124,1,124,1,124,1,124,1,124,1,124,1,124,1,124,1,124,3,124,3189, + 8,124,1,124,1,124,1,124,5,124,3194,8,124,10,124,12,124,3197,9,124, + 3,124,3199,8,124,1,124,1,124,1,124,1,124,1,124,1,124,1,124,3,124, + 3208,8,124,1,124,1,124,3,124,3212,8,124,1,124,1,124,3,124,3216,8, + 124,1,124,1,124,1,124,1,124,1,124,1,124,1,124,1,124,4,124,3226,8, + 124,11,124,12,124,3227,1,124,1,124,1,124,1,124,1,124,1,124,1,124, 1,124,1,124,1,124,1,124,1,124,1,124,1,124,1,124,1,124,1,124,1,124, - 1,124,1,124,3,124,3195,8,124,1,124,1,124,1,124,5,124,3200,8,124, - 10,124,12,124,3203,9,124,3,124,3205,8,124,1,124,1,124,1,124,1,124, - 1,124,1,124,1,124,3,124,3214,8,124,1,124,1,124,3,124,3218,8,124, - 1,124,1,124,3,124,3222,8,124,1,124,1,124,1,124,1,124,1,124,1,124, - 1,124,1,124,4,124,3232,8,124,11,124,12,124,3233,1,124,1,124,1,124, + 1,124,1,124,1,124,1,124,1,124,3,124,3253,8,124,1,124,1,124,1,124, + 1,124,1,124,3,124,3260,8,124,1,124,3,124,3263,8,124,1,124,1,124, 1,124,1,124,1,124,1,124,1,124,1,124,1,124,1,124,1,124,1,124,1,124, - 1,124,1,124,1,124,1,124,1,124,1,124,1,124,1,124,1,124,3,124,3259, - 8,124,1,124,1,124,1,124,1,124,1,124,3,124,3266,8,124,1,124,3,124, - 3269,8,124,1,124,1,124,1,124,1,124,1,124,1,124,1,124,1,124,1,124, - 1,124,1,124,1,124,1,124,3,124,3284,8,124,1,124,1,124,1,124,1,124, + 3,124,3278,8,124,1,124,1,124,1,124,1,124,1,124,1,124,1,124,1,124, 1,124,1,124,1,124,1,124,1,124,1,124,1,124,1,124,1,124,1,124,1,124, - 1,124,1,124,1,124,1,124,3,124,3305,8,124,1,124,1,124,3,124,3309, - 8,124,3,124,3311,8,124,1,124,1,124,1,124,1,124,1,124,1,124,1,124, - 1,124,5,124,3321,8,124,10,124,12,124,3324,9,124,1,125,1,125,1,125, - 1,125,1,125,1,125,1,125,3,125,3333,8,125,1,126,1,126,1,126,1,126, - 1,126,1,126,1,126,1,126,1,126,1,126,1,126,4,126,3346,8,126,11,126, - 12,126,3347,3,126,3350,8,126,1,127,1,127,1,128,1,128,1,129,1,129, - 1,130,1,130,1,131,1,131,1,131,3,131,3363,8,131,1,132,1,132,3,132, - 3367,8,132,1,133,1,133,1,133,4,133,3372,8,133,11,133,12,133,3373, - 1,134,1,134,1,134,3,134,3379,8,134,1,135,1,135,1,135,1,135,1,135, - 1,136,3,136,3387,8,136,1,136,1,136,1,136,3,136,3392,8,136,1,137, - 1,137,1,138,1,138,1,139,1,139,1,139,3,139,3401,8,139,1,140,1,140, + 3,124,3299,8,124,1,124,1,124,3,124,3303,8,124,3,124,3305,8,124,1, + 124,1,124,1,124,1,124,1,124,1,124,1,124,1,124,5,124,3315,8,124,10, + 124,12,124,3318,9,124,1,125,1,125,1,125,1,125,1,125,1,125,1,125, + 3,125,3327,8,125,1,126,1,126,1,126,1,126,1,126,1,126,1,126,1,126, + 1,126,1,126,1,126,4,126,3340,8,126,11,126,12,126,3341,3,126,3344, + 8,126,1,127,1,127,1,128,1,128,1,129,1,129,1,130,1,130,1,131,1,131, + 1,131,3,131,3357,8,131,1,132,1,132,3,132,3361,8,132,1,133,1,133, + 1,133,4,133,3366,8,133,11,133,12,133,3367,1,134,1,134,1,134,3,134, + 3373,8,134,1,135,1,135,1,135,1,135,1,135,1,136,3,136,3381,8,136, + 1,136,1,136,1,136,3,136,3386,8,136,1,137,1,137,1,138,1,138,1,139, + 1,139,1,139,3,139,3395,8,139,1,140,1,140,1,140,1,140,1,140,1,140, 1,140,1,140,1,140,1,140,1,140,1,140,1,140,1,140,1,140,1,140,1,140, 1,140,1,140,1,140,1,140,1,140,1,140,1,140,1,140,1,140,1,140,1,140, - 1,140,1,140,1,140,1,140,1,140,1,140,3,140,3433,8,140,1,141,1,141, + 1,140,1,140,3,140,3427,8,140,1,141,1,141,1,141,1,141,1,141,1,141, 1,141,1,141,1,141,1,141,1,141,1,141,1,141,1,141,1,141,1,141,1,141, - 1,141,1,141,1,141,1,141,5,141,3452,8,141,10,141,12,141,3455,9,141, - 3,141,3457,8,141,1,141,1,141,3,141,3461,8,141,1,141,1,141,1,141, - 1,141,3,141,3467,8,141,1,141,1,141,1,141,1,141,3,141,3473,8,141, - 1,141,1,141,1,141,1,141,1,141,5,141,3480,8,141,10,141,12,141,3483, - 9,141,1,141,3,141,3486,8,141,3,141,3488,8,141,1,142,1,142,1,142, - 5,142,3493,8,142,10,142,12,142,3496,9,142,1,143,1,143,1,143,5,143, - 3501,8,143,10,143,12,143,3504,9,143,1,144,1,144,1,144,5,144,3509, - 8,144,10,144,12,144,3512,9,144,1,145,1,145,1,145,5,145,3517,8,145, - 10,145,12,145,3520,9,145,1,146,1,146,1,146,1,146,1,146,1,146,1,146, - 3,146,3529,8,146,1,147,1,147,1,147,1,148,1,148,1,148,5,148,3537, - 8,148,10,148,12,148,3540,9,148,1,149,1,149,1,149,1,149,3,149,3546, - 8,149,1,149,1,149,3,149,3550,8,149,1,150,1,150,1,150,5,150,3555, - 8,150,10,150,12,150,3558,9,150,1,151,1,151,1,151,5,151,3563,8,151, - 10,151,12,151,3566,9,151,1,152,1,152,1,152,1,152,1,152,1,152,1,152, - 1,152,1,152,1,152,1,152,1,152,1,152,3,152,3581,8,152,1,153,1,153, - 3,153,3585,8,153,1,153,1,153,1,153,3,153,3590,8,153,1,153,1,153, - 3,153,3594,8,153,1,154,1,154,1,154,1,154,1,154,1,155,1,155,1,155, - 1,155,1,155,1,155,1,155,1,155,1,155,5,155,3610,8,155,10,155,12,155, - 3613,9,155,1,156,1,156,1,156,1,156,1,157,1,157,1,157,1,157,1,157, - 1,157,1,157,1,157,1,157,1,157,1,157,5,157,3630,8,157,10,157,12,157, - 3633,9,157,1,157,1,157,1,157,1,157,1,157,5,157,3640,8,157,10,157, - 12,157,3643,9,157,3,157,3645,8,157,1,157,1,157,1,157,3,157,3650, - 8,157,3,157,3652,8,157,1,157,3,157,3655,8,157,1,157,3,157,3658,8, - 157,1,158,1,158,1,158,1,158,1,158,1,158,1,158,1,158,3,158,3668,8, - 158,1,159,1,159,1,159,1,159,1,159,1,159,1,159,3,159,3677,8,159,1, - 160,1,160,1,160,5,160,3682,8,160,10,160,12,160,3685,9,160,1,161, - 1,161,1,161,1,161,1,161,1,161,1,161,1,161,1,161,3,161,3696,8,161, - 1,162,1,162,1,163,1,163,1,163,5,163,3703,8,163,10,163,12,163,3706, - 9,163,1,164,1,164,1,164,1,165,1,165,4,165,3713,8,165,11,165,12,165, - 3714,1,165,3,165,3718,8,165,1,166,1,166,3,166,3722,8,166,1,167,1, - 167,1,167,1,167,3,167,3728,8,167,1,168,1,168,1,169,3,169,3733,8, - 169,1,169,1,169,1,170,1,170,1,170,1,170,1,170,1,170,1,170,1,170, - 1,170,1,170,1,170,1,170,1,170,3,170,3750,8,170,1,171,1,171,1,172, - 1,172,1,173,1,173,1,174,1,174,1,174,9,1116,1186,1194,1214,1241,1250, - 1259,1268,1316,4,96,240,244,248,175,0,2,4,6,8,10,12,14,16,18,20, - 22,24,26,28,30,32,34,36,38,40,42,44,46,48,50,52,54,56,58,60,62,64, - 66,68,70,72,74,76,78,80,82,84,86,88,90,92,94,96,98,100,102,104,106, - 108,110,112,114,116,118,120,122,124,126,128,130,132,134,136,138, - 140,142,144,146,148,150,152,154,156,158,160,162,164,166,168,170, - 172,174,176,178,180,182,184,186,188,190,192,194,196,198,200,202, - 204,206,208,210,212,214,216,218,220,222,224,226,228,230,232,234, - 236,238,240,242,244,246,248,250,252,254,256,258,260,262,264,266, - 268,270,272,274,276,278,280,282,284,286,288,290,292,294,296,298, - 300,302,304,306,308,310,312,314,316,318,320,322,324,326,328,330, - 332,334,336,338,340,342,344,346,348,0,76,2,0,78,78,229,229,2,0,34, - 34,247,247,3,0,73,73,191,191,262,262,2,0,123,123,140,140,2,0,11, - 11,39,39,2,0,91,91,98,98,5,0,46,46,58,58,108,108,122,122,173,173, - 3,0,10,10,290,290,331,331,1,0,86,87,2,0,108,108,122,122,3,0,8,8, - 96,96,289,289,2,0,8,8,167,167,1,0,335,336,2,0,59,59,96,96,2,0,129, - 129,249,249,6,0,54,54,129,129,143,143,172,172,228,228,313,313,3, - 0,11,11,59,59,96,96,4,0,107,107,139,139,171,171,326,326,2,0,171, - 171,326,326,3,0,45,45,275,275,279,279,2,0,45,45,275,275,3,0,18,18, - 103,103,320,320,3,0,72,72,190,190,261,261,4,0,102,102,148,148,270, - 270,323,323,3,0,102,102,270,270,323,323,2,0,21,21,86,86,2,0,116, - 116,157,157,2,0,292,292,337,337,2,0,291,291,303,303,2,0,61,61,256, - 256,2,0,104,104,141,141,2,0,10,10,92,92,2,0,15,15,264,264,2,0,124, - 124,250,250,2,0,382,382,384,384,2,0,93,93,217,217,2,0,209,209,278, - 278,2,0,197,197,360,360,1,0,251,252,1,0,163,164,3,0,10,10,16,16, - 277,277,3,0,111,111,316,316,325,325,2,0,361,362,366,366,2,0,94,94, - 363,365,2,0,361,362,369,369,11,0,67,67,69,69,134,134,180,180,182, - 182,184,184,186,186,231,231,259,259,341,341,348,348,4,0,63,63,65, - 66,268,268,331,331,2,0,74,75,306,306,3,0,76,77,302,302,307,307,2, - 0,36,36,318,318,2,0,138,138,246,246,1,0,287,288,2,0,4,4,123,123, - 2,0,4,4,119,119,3,0,28,28,160,160,311,311,1,0,220,221,1,0,352,359, + 5,141,3446,8,141,10,141,12,141,3449,9,141,3,141,3451,8,141,1,141, + 1,141,3,141,3455,8,141,1,141,1,141,1,141,1,141,3,141,3461,8,141, + 1,141,1,141,1,141,1,141,3,141,3467,8,141,1,141,1,141,1,141,1,141, + 1,141,5,141,3474,8,141,10,141,12,141,3477,9,141,1,141,3,141,3480, + 8,141,3,141,3482,8,141,1,142,1,142,1,142,5,142,3487,8,142,10,142, + 12,142,3490,9,142,1,143,1,143,1,143,5,143,3495,8,143,10,143,12,143, + 3498,9,143,1,144,1,144,1,144,5,144,3503,8,144,10,144,12,144,3506, + 9,144,1,145,1,145,1,145,5,145,3511,8,145,10,145,12,145,3514,9,145, + 1,146,1,146,1,146,1,146,1,146,1,146,1,146,3,146,3523,8,146,1,147, + 1,147,1,147,1,148,1,148,1,148,5,148,3531,8,148,10,148,12,148,3534, + 9,148,1,149,1,149,1,149,1,149,3,149,3540,8,149,1,149,1,149,3,149, + 3544,8,149,1,150,1,150,1,150,5,150,3549,8,150,10,150,12,150,3552, + 9,150,1,151,1,151,1,151,5,151,3557,8,151,10,151,12,151,3560,9,151, + 1,152,1,152,1,152,1,152,1,152,1,152,1,152,1,152,1,152,1,152,1,152, + 1,152,1,152,3,152,3575,8,152,1,153,1,153,3,153,3579,8,153,1,153, + 1,153,1,153,3,153,3584,8,153,1,153,1,153,3,153,3588,8,153,1,154, + 1,154,1,154,1,154,1,154,1,155,1,155,1,155,1,155,1,155,1,155,1,155, + 1,155,1,155,5,155,3604,8,155,10,155,12,155,3607,9,155,1,156,1,156, + 1,156,1,156,1,157,1,157,1,157,1,157,1,157,1,157,1,157,1,157,1,157, + 1,157,1,157,5,157,3624,8,157,10,157,12,157,3627,9,157,1,157,1,157, + 1,157,1,157,1,157,5,157,3634,8,157,10,157,12,157,3637,9,157,3,157, + 3639,8,157,1,157,1,157,1,157,3,157,3644,8,157,3,157,3646,8,157,1, + 157,3,157,3649,8,157,1,157,3,157,3652,8,157,1,158,1,158,1,158,1, + 158,1,158,1,158,1,158,1,158,3,158,3662,8,158,1,159,1,159,1,159,1, + 159,1,159,1,159,1,159,3,159,3671,8,159,1,160,1,160,1,160,5,160,3676, + 8,160,10,160,12,160,3679,9,160,1,161,1,161,1,161,1,161,1,161,1,161, + 1,161,1,161,1,161,3,161,3690,8,161,1,162,1,162,1,163,1,163,1,163, + 5,163,3697,8,163,10,163,12,163,3700,9,163,1,164,1,164,1,164,1,165, + 1,165,4,165,3707,8,165,11,165,12,165,3708,1,165,3,165,3712,8,165, + 1,166,1,166,3,166,3716,8,166,1,167,1,167,1,167,1,167,3,167,3722, + 8,167,1,168,1,168,1,169,3,169,3727,8,169,1,169,1,169,1,170,1,170, + 1,170,1,170,1,170,1,170,1,170,1,170,1,170,1,170,1,170,1,170,1,170, + 3,170,3744,8,170,1,171,1,171,1,172,1,172,1,173,1,173,1,174,1,174, + 1,174,9,1116,1186,1194,1214,1241,1250,1259,1268,1316,4,96,240,244, + 248,175,0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40, + 42,44,46,48,50,52,54,56,58,60,62,64,66,68,70,72,74,76,78,80,82,84, + 86,88,90,92,94,96,98,100,102,104,106,108,110,112,114,116,118,120, + 122,124,126,128,130,132,134,136,138,140,142,144,146,148,150,152, + 154,156,158,160,162,164,166,168,170,172,174,176,178,180,182,184, + 186,188,190,192,194,196,198,200,202,204,206,208,210,212,214,216, + 218,220,222,224,226,228,230,232,234,236,238,240,242,244,246,248, + 250,252,254,256,258,260,262,264,266,268,270,272,274,276,278,280, + 282,284,286,288,290,292,294,296,298,300,302,304,306,308,310,312, + 314,316,318,320,322,324,326,328,330,332,334,336,338,340,342,344, + 346,348,0,75,2,0,78,78,229,229,2,0,34,34,247,247,3,0,73,73,191,191, + 262,262,2,0,123,123,140,140,2,0,11,11,39,39,2,0,91,91,98,98,5,0, + 46,46,58,58,108,108,122,122,173,173,3,0,10,10,290,290,331,331,1, + 0,86,87,2,0,108,108,122,122,3,0,8,8,96,96,289,289,2,0,8,8,167,167, + 1,0,335,336,2,0,59,59,96,96,2,0,129,129,249,249,6,0,54,54,129,129, + 143,143,172,172,228,228,313,313,3,0,11,11,59,59,96,96,4,0,107,107, + 139,139,171,171,326,326,2,0,171,171,326,326,3,0,45,45,275,275,279, + 279,2,0,45,45,275,275,3,0,18,18,103,103,320,320,3,0,72,72,190,190, + 261,261,3,0,102,102,270,270,323,323,2,0,21,21,86,86,2,0,116,116, + 157,157,2,0,292,292,337,337,2,0,291,291,303,303,2,0,61,61,256,256, + 2,0,104,104,141,141,2,0,10,10,92,92,2,0,15,15,264,264,2,0,124,124, + 250,250,2,0,382,382,384,384,2,0,93,93,217,217,2,0,209,209,278,278, + 2,0,197,197,360,360,1,0,251,252,1,0,163,164,3,0,10,10,16,16,277, + 277,3,0,111,111,316,316,325,325,2,0,361,362,366,366,2,0,94,94,363, + 365,2,0,361,362,369,369,11,0,67,67,69,69,134,134,180,180,182,182, + 184,184,186,186,231,231,259,259,341,341,348,348,4,0,63,63,65,66, + 268,268,331,331,2,0,74,75,306,306,3,0,76,77,302,302,307,307,2,0, + 36,36,318,318,2,0,138,138,246,246,1,0,287,288,2,0,4,4,123,123,2, + 0,4,4,119,119,3,0,28,28,160,160,311,311,1,0,220,221,1,0,352,359, 2,0,94,94,361,370,4,0,14,14,140,140,197,197,208,208,2,0,111,111, 316,316,1,0,361,362,7,0,67,68,134,135,180,187,192,193,259,260,341, 342,348,349,6,0,67,67,134,134,184,184,186,186,259,259,348,348,2, @@ -18516,7 +18480,7 @@ export class SparkSqlParser extends SQLParserBase { 158,161,161,194,194,203,203,250,250,264,264,270,270,323,323,332, 332,19,0,8,14,16,59,61,101,103,122,125,143,145,147,149,154,156,157, 159,160,162,193,195,195,197,202,204,249,251,262,265,269,271,292, - 294,322,324,331,333,351,4353,0,353,1,0,0,0,2,358,1,0,0,0,4,1319, + 294,322,324,331,333,351,4345,0,353,1,0,0,0,2,358,1,0,0,0,4,1319, 1,0,0,0,6,1414,1,0,0,0,8,1416,1,0,0,0,10,1428,1,0,0,0,12,1441,1, 0,0,0,14,1444,1,0,0,0,16,1448,1,0,0,0,18,1529,1,0,0,0,20,1531,1, 0,0,0,22,1536,1,0,0,0,24,1557,1,0,0,0,26,1559,1,0,0,0,28,1566,1, @@ -18528,38 +18492,38 @@ export class SparkSqlParser extends SQLParserBase { 0,0,0,70,1784,1,0,0,0,72,1786,1,0,0,0,74,1788,1,0,0,0,76,1790,1, 0,0,0,78,1794,1,0,0,0,80,1796,1,0,0,0,82,1798,1,0,0,0,84,1806,1, 0,0,0,86,1814,1,0,0,0,88,1819,1,0,0,0,90,1846,1,0,0,0,92,1851,1, - 0,0,0,94,1859,1,0,0,0,96,1867,1,0,0,0,98,1917,1,0,0,0,100,1921,1, - 0,0,0,102,1957,1,0,0,0,104,2003,1,0,0,0,106,2024,1,0,0,0,108,2056, - 1,0,0,0,110,2068,1,0,0,0,112,2071,1,0,0,0,114,2087,1,0,0,0,116,2101, - 1,0,0,0,118,2135,1,0,0,0,120,2137,1,0,0,0,122,2145,1,0,0,0,124,2149, - 1,0,0,0,126,2152,1,0,0,0,128,2155,1,0,0,0,130,2181,1,0,0,0,132,2183, - 1,0,0,0,134,2221,1,0,0,0,136,2262,1,0,0,0,138,2267,1,0,0,0,140,2300, - 1,0,0,0,142,2322,1,0,0,0,144,2324,1,0,0,0,146,2354,1,0,0,0,148,2356, - 1,0,0,0,150,2363,1,0,0,0,152,2380,1,0,0,0,154,2395,1,0,0,0,156,2419, - 1,0,0,0,158,2435,1,0,0,0,160,2442,1,0,0,0,162,2446,1,0,0,0,164,2449, - 1,0,0,0,166,2481,1,0,0,0,168,2496,1,0,0,0,170,2515,1,0,0,0,172,2533, - 1,0,0,0,174,2539,1,0,0,0,176,2541,1,0,0,0,178,2577,1,0,0,0,180,2579, - 1,0,0,0,182,2583,1,0,0,0,184,2591,1,0,0,0,186,2602,1,0,0,0,188,2606, - 1,0,0,0,190,2617,1,0,0,0,192,2677,1,0,0,0,194,2698,1,0,0,0,196,2719, - 1,0,0,0,198,2732,1,0,0,0,200,2738,1,0,0,0,202,2742,1,0,0,0,204,2751, - 1,0,0,0,206,2802,1,0,0,0,208,2804,1,0,0,0,210,2812,1,0,0,0,212,2820, - 1,0,0,0,214,2828,1,0,0,0,216,2836,1,0,0,0,218,2843,1,0,0,0,220,2849, - 1,0,0,0,222,2860,1,0,0,0,224,2868,1,0,0,0,226,2881,1,0,0,0,228,2896, - 1,0,0,0,230,2900,1,0,0,0,232,2902,1,0,0,0,234,2904,1,0,0,0,236,2910, - 1,0,0,0,238,2912,1,0,0,0,240,2932,1,0,0,0,242,3027,1,0,0,0,244,3033, - 1,0,0,0,246,3059,1,0,0,0,248,3310,1,0,0,0,250,3332,1,0,0,0,252,3349, - 1,0,0,0,254,3351,1,0,0,0,256,3353,1,0,0,0,258,3355,1,0,0,0,260,3357, - 1,0,0,0,262,3359,1,0,0,0,264,3364,1,0,0,0,266,3371,1,0,0,0,268,3375, - 1,0,0,0,270,3380,1,0,0,0,272,3386,1,0,0,0,274,3393,1,0,0,0,276,3395, - 1,0,0,0,278,3400,1,0,0,0,280,3432,1,0,0,0,282,3487,1,0,0,0,284,3489, - 1,0,0,0,286,3497,1,0,0,0,288,3505,1,0,0,0,290,3513,1,0,0,0,292,3528, - 1,0,0,0,294,3530,1,0,0,0,296,3533,1,0,0,0,298,3541,1,0,0,0,300,3551, - 1,0,0,0,302,3559,1,0,0,0,304,3580,1,0,0,0,306,3582,1,0,0,0,308,3595, - 1,0,0,0,310,3600,1,0,0,0,312,3614,1,0,0,0,314,3657,1,0,0,0,316,3667, - 1,0,0,0,318,3676,1,0,0,0,320,3678,1,0,0,0,322,3695,1,0,0,0,324,3697, - 1,0,0,0,326,3699,1,0,0,0,328,3707,1,0,0,0,330,3717,1,0,0,0,332,3721, - 1,0,0,0,334,3727,1,0,0,0,336,3729,1,0,0,0,338,3732,1,0,0,0,340,3749, - 1,0,0,0,342,3751,1,0,0,0,344,3753,1,0,0,0,346,3755,1,0,0,0,348,3757, + 0,0,0,94,1859,1,0,0,0,96,1867,1,0,0,0,98,1911,1,0,0,0,100,1915,1, + 0,0,0,102,1951,1,0,0,0,104,1997,1,0,0,0,106,2018,1,0,0,0,108,2050, + 1,0,0,0,110,2062,1,0,0,0,112,2065,1,0,0,0,114,2081,1,0,0,0,116,2095, + 1,0,0,0,118,2129,1,0,0,0,120,2131,1,0,0,0,122,2139,1,0,0,0,124,2143, + 1,0,0,0,126,2146,1,0,0,0,128,2149,1,0,0,0,130,2175,1,0,0,0,132,2177, + 1,0,0,0,134,2215,1,0,0,0,136,2256,1,0,0,0,138,2261,1,0,0,0,140,2294, + 1,0,0,0,142,2316,1,0,0,0,144,2318,1,0,0,0,146,2348,1,0,0,0,148,2350, + 1,0,0,0,150,2357,1,0,0,0,152,2374,1,0,0,0,154,2389,1,0,0,0,156,2413, + 1,0,0,0,158,2429,1,0,0,0,160,2436,1,0,0,0,162,2440,1,0,0,0,164,2443, + 1,0,0,0,166,2475,1,0,0,0,168,2490,1,0,0,0,170,2509,1,0,0,0,172,2527, + 1,0,0,0,174,2533,1,0,0,0,176,2535,1,0,0,0,178,2571,1,0,0,0,180,2573, + 1,0,0,0,182,2577,1,0,0,0,184,2585,1,0,0,0,186,2596,1,0,0,0,188,2600, + 1,0,0,0,190,2611,1,0,0,0,192,2671,1,0,0,0,194,2692,1,0,0,0,196,2713, + 1,0,0,0,198,2726,1,0,0,0,200,2732,1,0,0,0,202,2736,1,0,0,0,204,2745, + 1,0,0,0,206,2796,1,0,0,0,208,2798,1,0,0,0,210,2806,1,0,0,0,212,2814, + 1,0,0,0,214,2822,1,0,0,0,216,2830,1,0,0,0,218,2837,1,0,0,0,220,2843, + 1,0,0,0,222,2854,1,0,0,0,224,2862,1,0,0,0,226,2875,1,0,0,0,228,2890, + 1,0,0,0,230,2894,1,0,0,0,232,2896,1,0,0,0,234,2898,1,0,0,0,236,2904, + 1,0,0,0,238,2906,1,0,0,0,240,2926,1,0,0,0,242,3021,1,0,0,0,244,3027, + 1,0,0,0,246,3053,1,0,0,0,248,3304,1,0,0,0,250,3326,1,0,0,0,252,3343, + 1,0,0,0,254,3345,1,0,0,0,256,3347,1,0,0,0,258,3349,1,0,0,0,260,3351, + 1,0,0,0,262,3353,1,0,0,0,264,3358,1,0,0,0,266,3365,1,0,0,0,268,3369, + 1,0,0,0,270,3374,1,0,0,0,272,3380,1,0,0,0,274,3387,1,0,0,0,276,3389, + 1,0,0,0,278,3394,1,0,0,0,280,3426,1,0,0,0,282,3481,1,0,0,0,284,3483, + 1,0,0,0,286,3491,1,0,0,0,288,3499,1,0,0,0,290,3507,1,0,0,0,292,3522, + 1,0,0,0,294,3524,1,0,0,0,296,3527,1,0,0,0,298,3535,1,0,0,0,300,3545, + 1,0,0,0,302,3553,1,0,0,0,304,3574,1,0,0,0,306,3576,1,0,0,0,308,3589, + 1,0,0,0,310,3594,1,0,0,0,312,3608,1,0,0,0,314,3651,1,0,0,0,316,3661, + 1,0,0,0,318,3670,1,0,0,0,320,3672,1,0,0,0,322,3689,1,0,0,0,324,3691, + 1,0,0,0,326,3693,1,0,0,0,328,3701,1,0,0,0,330,3711,1,0,0,0,332,3715, + 1,0,0,0,334,3721,1,0,0,0,336,3723,1,0,0,0,338,3726,1,0,0,0,340,3743, + 1,0,0,0,342,3745,1,0,0,0,344,3747,1,0,0,0,346,3749,1,0,0,0,348,3751, 1,0,0,0,350,352,3,2,1,0,351,350,1,0,0,0,352,355,1,0,0,0,353,351, 1,0,0,0,353,354,1,0,0,0,354,356,1,0,0,0,355,353,1,0,0,0,356,357, 5,0,0,1,357,1,1,0,0,0,358,360,3,4,2,0,359,361,5,1,0,0,360,359,1, @@ -19083,667 +19047,665 @@ export class SparkSqlParser extends SQLParserBase { 1859,1864,3,232,116,0,1860,1861,5,4,0,0,1861,1863,3,232,116,0,1862, 1860,1,0,0,0,1863,1866,1,0,0,0,1864,1862,1,0,0,0,1864,1865,1,0,0, 0,1865,95,1,0,0,0,1866,1864,1,0,0,0,1867,1868,6,48,-1,0,1868,1869, - 3,98,49,0,1869,1890,1,0,0,0,1870,1871,10,3,0,0,1871,1873,7,23,0, + 3,98,49,0,1869,1884,1,0,0,0,1870,1871,10,2,0,0,1871,1873,5,148,0, 0,1872,1874,3,166,83,0,1873,1872,1,0,0,0,1873,1874,1,0,0,0,1874, - 1875,1,0,0,0,1875,1889,3,96,48,4,1876,1877,10,2,0,0,1877,1879,5, - 148,0,0,1878,1880,3,166,83,0,1879,1878,1,0,0,0,1879,1880,1,0,0,0, - 1880,1881,1,0,0,0,1881,1889,3,96,48,3,1882,1883,10,1,0,0,1883,1885, - 7,24,0,0,1884,1886,3,166,83,0,1885,1884,1,0,0,0,1885,1886,1,0,0, - 0,1886,1887,1,0,0,0,1887,1889,3,96,48,2,1888,1870,1,0,0,0,1888,1876, - 1,0,0,0,1888,1882,1,0,0,0,1889,1892,1,0,0,0,1890,1888,1,0,0,0,1890, - 1891,1,0,0,0,1891,97,1,0,0,0,1892,1890,1,0,0,0,1893,1918,3,104,52, - 0,1894,1896,3,132,66,0,1895,1897,3,102,51,0,1896,1895,1,0,0,0,1897, - 1898,1,0,0,0,1898,1896,1,0,0,0,1898,1899,1,0,0,0,1899,1918,1,0,0, - 0,1900,1901,5,293,0,0,1901,1918,3,72,36,0,1902,1903,5,333,0,0,1903, - 1908,3,232,116,0,1904,1905,5,4,0,0,1905,1907,3,232,116,0,1906,1904, - 1,0,0,0,1907,1910,1,0,0,0,1908,1906,1,0,0,0,1908,1909,1,0,0,0,1909, - 1911,1,0,0,0,1910,1908,1,0,0,0,1911,1912,3,204,102,0,1912,1918,1, - 0,0,0,1913,1914,5,2,0,0,1914,1915,3,16,8,0,1915,1916,5,3,0,0,1916, - 1918,1,0,0,0,1917,1893,1,0,0,0,1917,1894,1,0,0,0,1917,1900,1,0,0, - 0,1917,1902,1,0,0,0,1917,1913,1,0,0,0,1918,99,1,0,0,0,1919,1922, - 3,78,39,0,1920,1922,3,232,116,0,1921,1919,1,0,0,0,1921,1920,1,0, - 0,0,1922,1924,1,0,0,0,1923,1925,7,25,0,0,1924,1923,1,0,0,0,1924, - 1925,1,0,0,0,1925,1928,1,0,0,0,1926,1927,5,199,0,0,1927,1929,7,26, - 0,0,1928,1926,1,0,0,0,1928,1929,1,0,0,0,1929,101,1,0,0,0,1930,1932, - 3,106,53,0,1931,1933,3,124,62,0,1932,1931,1,0,0,0,1932,1933,1,0, - 0,0,1933,1934,1,0,0,0,1934,1935,3,88,44,0,1935,1958,1,0,0,0,1936, - 1940,3,108,54,0,1937,1939,3,164,82,0,1938,1937,1,0,0,0,1939,1942, - 1,0,0,0,1940,1938,1,0,0,0,1940,1941,1,0,0,0,1941,1944,1,0,0,0,1942, - 1940,1,0,0,0,1943,1945,3,124,62,0,1944,1943,1,0,0,0,1944,1945,1, - 0,0,0,1945,1947,1,0,0,0,1946,1948,3,136,68,0,1947,1946,1,0,0,0,1947, - 1948,1,0,0,0,1948,1950,1,0,0,0,1949,1951,3,126,63,0,1950,1949,1, - 0,0,0,1950,1951,1,0,0,0,1951,1953,1,0,0,0,1952,1954,3,310,155,0, - 1953,1952,1,0,0,0,1953,1954,1,0,0,0,1954,1955,1,0,0,0,1955,1956, - 3,88,44,0,1956,1958,1,0,0,0,1957,1930,1,0,0,0,1957,1936,1,0,0,0, - 1958,103,1,0,0,0,1959,1961,3,106,53,0,1960,1962,3,132,66,0,1961, - 1960,1,0,0,0,1961,1962,1,0,0,0,1962,1966,1,0,0,0,1963,1965,3,164, - 82,0,1964,1963,1,0,0,0,1965,1968,1,0,0,0,1966,1964,1,0,0,0,1966, - 1967,1,0,0,0,1967,1970,1,0,0,0,1968,1966,1,0,0,0,1969,1971,3,124, - 62,0,1970,1969,1,0,0,0,1970,1971,1,0,0,0,1971,1973,1,0,0,0,1972, - 1974,3,136,68,0,1973,1972,1,0,0,0,1973,1974,1,0,0,0,1974,1976,1, - 0,0,0,1975,1977,3,126,63,0,1976,1975,1,0,0,0,1976,1977,1,0,0,0,1977, - 1979,1,0,0,0,1978,1980,3,310,155,0,1979,1978,1,0,0,0,1979,1980,1, - 0,0,0,1980,2004,1,0,0,0,1981,1983,3,108,54,0,1982,1984,3,132,66, - 0,1983,1982,1,0,0,0,1983,1984,1,0,0,0,1984,1988,1,0,0,0,1985,1987, - 3,164,82,0,1986,1985,1,0,0,0,1987,1990,1,0,0,0,1988,1986,1,0,0,0, - 1988,1989,1,0,0,0,1989,1992,1,0,0,0,1990,1988,1,0,0,0,1991,1993, - 3,124,62,0,1992,1991,1,0,0,0,1992,1993,1,0,0,0,1993,1995,1,0,0,0, - 1994,1996,3,136,68,0,1995,1994,1,0,0,0,1995,1996,1,0,0,0,1996,1998, - 1,0,0,0,1997,1999,3,126,63,0,1998,1997,1,0,0,0,1998,1999,1,0,0,0, - 1999,2001,1,0,0,0,2000,2002,3,310,155,0,2001,2000,1,0,0,0,2001,2002, - 1,0,0,0,2002,2004,1,0,0,0,2003,1959,1,0,0,0,2003,1981,1,0,0,0,2004, - 105,1,0,0,0,2005,2006,5,263,0,0,2006,2007,5,314,0,0,2007,2009,5, - 2,0,0,2008,2010,3,166,83,0,2009,2008,1,0,0,0,2009,2010,1,0,0,0,2010, - 2011,1,0,0,0,2011,2012,3,238,119,0,2012,2013,5,3,0,0,2013,2025,1, - 0,0,0,2014,2016,5,177,0,0,2015,2017,3,166,83,0,2016,2015,1,0,0,0, - 2016,2017,1,0,0,0,2017,2018,1,0,0,0,2018,2025,3,238,119,0,2019,2021, - 5,238,0,0,2020,2022,3,166,83,0,2021,2020,1,0,0,0,2021,2022,1,0,0, - 0,2022,2023,1,0,0,0,2023,2025,3,238,119,0,2024,2005,1,0,0,0,2024, - 2014,1,0,0,0,2024,2019,1,0,0,0,2025,2027,1,0,0,0,2026,2028,3,206, - 103,0,2027,2026,1,0,0,0,2027,2028,1,0,0,0,2028,2031,1,0,0,0,2029, - 2030,5,236,0,0,2030,2032,3,342,171,0,2031,2029,1,0,0,0,2031,2032, - 1,0,0,0,2032,2033,1,0,0,0,2033,2034,5,332,0,0,2034,2047,3,342,171, - 0,2035,2045,5,20,0,0,2036,2046,3,182,91,0,2037,2046,3,296,148,0, - 2038,2041,5,2,0,0,2039,2042,3,182,91,0,2040,2042,3,296,148,0,2041, - 2039,1,0,0,0,2041,2040,1,0,0,0,2042,2043,1,0,0,0,2043,2044,5,3,0, - 0,2044,2046,1,0,0,0,2045,2036,1,0,0,0,2045,2037,1,0,0,0,2045,2038, - 1,0,0,0,2046,2048,1,0,0,0,2047,2035,1,0,0,0,2047,2048,1,0,0,0,2048, - 2050,1,0,0,0,2049,2051,3,206,103,0,2050,2049,1,0,0,0,2050,2051,1, - 0,0,0,2051,2054,1,0,0,0,2052,2053,5,235,0,0,2053,2055,3,342,171, - 0,2054,2052,1,0,0,0,2054,2055,1,0,0,0,2055,107,1,0,0,0,2056,2060, - 5,263,0,0,2057,2059,3,128,64,0,2058,2057,1,0,0,0,2059,2062,1,0,0, - 0,2060,2058,1,0,0,0,2060,2061,1,0,0,0,2061,2064,1,0,0,0,2062,2060, - 1,0,0,0,2063,2065,3,166,83,0,2064,2063,1,0,0,0,2064,2065,1,0,0,0, - 2065,2066,1,0,0,0,2066,2067,3,222,111,0,2067,109,1,0,0,0,2068,2069, - 5,269,0,0,2069,2070,3,120,60,0,2070,111,1,0,0,0,2071,2072,5,343, - 0,0,2072,2075,5,178,0,0,2073,2074,5,14,0,0,2074,2076,3,240,120,0, - 2075,2073,1,0,0,0,2075,2076,1,0,0,0,2076,2077,1,0,0,0,2077,2085, - 5,300,0,0,2078,2086,5,84,0,0,2079,2080,5,329,0,0,2080,2083,5,269, - 0,0,2081,2084,5,363,0,0,2082,2084,3,120,60,0,2083,2081,1,0,0,0,2083, - 2082,1,0,0,0,2084,2086,1,0,0,0,2085,2078,1,0,0,0,2085,2079,1,0,0, - 0,2086,113,1,0,0,0,2087,2088,5,343,0,0,2088,2089,5,197,0,0,2089, - 2092,5,178,0,0,2090,2091,5,31,0,0,2091,2093,5,296,0,0,2092,2090, - 1,0,0,0,2092,2093,1,0,0,0,2093,2096,1,0,0,0,2094,2095,5,14,0,0,2095, - 2097,3,240,120,0,2096,2094,1,0,0,0,2096,2097,1,0,0,0,2097,2098,1, - 0,0,0,2098,2099,5,300,0,0,2099,2100,3,118,59,0,2100,115,1,0,0,0, - 2101,2102,5,343,0,0,2102,2103,5,197,0,0,2103,2104,5,178,0,0,2104, - 2105,5,31,0,0,2105,2108,5,280,0,0,2106,2107,5,14,0,0,2107,2109,3, - 240,120,0,2108,2106,1,0,0,0,2108,2109,1,0,0,0,2109,2110,1,0,0,0, - 2110,2115,5,300,0,0,2111,2116,5,84,0,0,2112,2113,5,329,0,0,2113, - 2114,5,269,0,0,2114,2116,3,120,60,0,2115,2111,1,0,0,0,2115,2112, - 1,0,0,0,2116,117,1,0,0,0,2117,2118,5,147,0,0,2118,2136,5,363,0,0, - 2119,2120,5,147,0,0,2120,2121,5,2,0,0,2121,2122,3,208,104,0,2122, - 2123,5,3,0,0,2123,2124,5,333,0,0,2124,2125,5,2,0,0,2125,2130,3,232, - 116,0,2126,2127,5,4,0,0,2127,2129,3,232,116,0,2128,2126,1,0,0,0, - 2129,2132,1,0,0,0,2130,2128,1,0,0,0,2130,2131,1,0,0,0,2131,2133, - 1,0,0,0,2132,2130,1,0,0,0,2133,2134,5,3,0,0,2134,2136,1,0,0,0,2135, - 2117,1,0,0,0,2135,2119,1,0,0,0,2136,119,1,0,0,0,2137,2142,3,122, - 61,0,2138,2139,5,4,0,0,2139,2141,3,122,61,0,2140,2138,1,0,0,0,2141, - 2144,1,0,0,0,2142,2140,1,0,0,0,2142,2143,1,0,0,0,2143,121,1,0,0, - 0,2144,2142,1,0,0,0,2145,2146,3,210,105,0,2146,2147,5,352,0,0,2147, - 2148,3,232,116,0,2148,123,1,0,0,0,2149,2150,5,344,0,0,2150,2151, - 3,240,120,0,2151,125,1,0,0,0,2152,2153,5,132,0,0,2153,2154,3,240, - 120,0,2154,127,1,0,0,0,2155,2156,5,374,0,0,2156,2163,3,130,65,0, - 2157,2159,5,4,0,0,2158,2157,1,0,0,0,2158,2159,1,0,0,0,2159,2160, - 1,0,0,0,2160,2162,3,130,65,0,2161,2158,1,0,0,0,2162,2165,1,0,0,0, - 2163,2161,1,0,0,0,2163,2164,1,0,0,0,2164,2166,1,0,0,0,2165,2163, - 1,0,0,0,2166,2167,5,375,0,0,2167,129,1,0,0,0,2168,2182,3,332,166, - 0,2169,2170,3,332,166,0,2170,2171,5,2,0,0,2171,2176,3,248,124,0, - 2172,2173,5,4,0,0,2173,2175,3,248,124,0,2174,2172,1,0,0,0,2175,2178, - 1,0,0,0,2176,2174,1,0,0,0,2176,2177,1,0,0,0,2177,2179,1,0,0,0,2178, - 2176,1,0,0,0,2179,2180,5,3,0,0,2180,2182,1,0,0,0,2181,2168,1,0,0, - 0,2181,2169,1,0,0,0,2182,131,1,0,0,0,2183,2184,5,123,0,0,2184,2189, - 3,168,84,0,2185,2186,5,4,0,0,2186,2188,3,168,84,0,2187,2185,1,0, - 0,0,2188,2191,1,0,0,0,2189,2187,1,0,0,0,2189,2190,1,0,0,0,2190,2195, - 1,0,0,0,2191,2189,1,0,0,0,2192,2194,3,164,82,0,2193,2192,1,0,0,0, - 2194,2197,1,0,0,0,2195,2193,1,0,0,0,2195,2196,1,0,0,0,2196,2199, - 1,0,0,0,2197,2195,1,0,0,0,2198,2200,3,144,72,0,2199,2198,1,0,0,0, - 2199,2200,1,0,0,0,2200,2202,1,0,0,0,2201,2203,3,150,75,0,2202,2201, - 1,0,0,0,2202,2203,1,0,0,0,2203,133,1,0,0,0,2204,2206,5,119,0,0,2205, - 2204,1,0,0,0,2205,2206,1,0,0,0,2206,2207,1,0,0,0,2207,2208,7,27, - 0,0,2208,2209,5,20,0,0,2209,2212,5,201,0,0,2210,2213,5,382,0,0,2211, - 2213,3,342,171,0,2212,2210,1,0,0,0,2212,2211,1,0,0,0,2213,2222,1, - 0,0,0,2214,2216,5,119,0,0,2215,2214,1,0,0,0,2215,2216,1,0,0,0,2216, - 2217,1,0,0,0,2217,2218,7,28,0,0,2218,2219,5,20,0,0,2219,2220,5,201, - 0,0,2220,2222,3,244,122,0,2221,2205,1,0,0,0,2221,2215,1,0,0,0,2222, - 135,1,0,0,0,2223,2224,5,130,0,0,2224,2225,5,31,0,0,2225,2230,3,138, - 69,0,2226,2227,5,4,0,0,2227,2229,3,138,69,0,2228,2226,1,0,0,0,2229, - 2232,1,0,0,0,2230,2228,1,0,0,0,2230,2231,1,0,0,0,2231,2263,1,0,0, - 0,2232,2230,1,0,0,0,2233,2234,5,130,0,0,2234,2235,5,31,0,0,2235, - 2240,3,232,116,0,2236,2237,5,4,0,0,2237,2239,3,232,116,0,2238,2236, - 1,0,0,0,2239,2242,1,0,0,0,2240,2238,1,0,0,0,2240,2241,1,0,0,0,2241, - 2260,1,0,0,0,2242,2240,1,0,0,0,2243,2244,5,346,0,0,2244,2261,5,256, - 0,0,2245,2246,5,346,0,0,2246,2261,5,61,0,0,2247,2248,5,131,0,0,2248, - 2249,5,271,0,0,2249,2250,5,2,0,0,2250,2255,3,142,71,0,2251,2252, - 5,4,0,0,2252,2254,3,142,71,0,2253,2251,1,0,0,0,2254,2257,1,0,0,0, - 2255,2253,1,0,0,0,2255,2256,1,0,0,0,2256,2258,1,0,0,0,2257,2255, - 1,0,0,0,2258,2259,5,3,0,0,2259,2261,1,0,0,0,2260,2243,1,0,0,0,2260, - 2245,1,0,0,0,2260,2247,1,0,0,0,2260,2261,1,0,0,0,2261,2263,1,0,0, - 0,2262,2223,1,0,0,0,2262,2233,1,0,0,0,2263,137,1,0,0,0,2264,2268, - 3,78,39,0,2265,2268,3,140,70,0,2266,2268,3,232,116,0,2267,2264,1, - 0,0,0,2267,2265,1,0,0,0,2267,2266,1,0,0,0,2268,139,1,0,0,0,2269, - 2270,7,29,0,0,2270,2271,5,2,0,0,2271,2276,3,142,71,0,2272,2273,5, - 4,0,0,2273,2275,3,142,71,0,2274,2272,1,0,0,0,2275,2278,1,0,0,0,2276, - 2274,1,0,0,0,2276,2277,1,0,0,0,2277,2279,1,0,0,0,2278,2276,1,0,0, - 0,2279,2280,5,3,0,0,2280,2301,1,0,0,0,2281,2282,5,131,0,0,2282,2283, - 5,271,0,0,2283,2286,5,2,0,0,2284,2287,3,140,70,0,2285,2287,3,142, - 71,0,2286,2284,1,0,0,0,2286,2285,1,0,0,0,2287,2295,1,0,0,0,2288, - 2291,5,4,0,0,2289,2292,3,140,70,0,2290,2292,3,142,71,0,2291,2289, - 1,0,0,0,2291,2290,1,0,0,0,2292,2294,1,0,0,0,2293,2288,1,0,0,0,2294, - 2297,1,0,0,0,2295,2293,1,0,0,0,2295,2296,1,0,0,0,2296,2298,1,0,0, - 0,2297,2295,1,0,0,0,2298,2299,5,3,0,0,2299,2301,1,0,0,0,2300,2269, - 1,0,0,0,2300,2281,1,0,0,0,2301,141,1,0,0,0,2302,2323,3,78,39,0,2303, - 2323,3,232,116,0,2304,2319,5,2,0,0,2305,2308,3,78,39,0,2306,2308, - 3,232,116,0,2307,2305,1,0,0,0,2307,2306,1,0,0,0,2308,2316,1,0,0, - 0,2309,2312,5,4,0,0,2310,2313,3,78,39,0,2311,2313,3,232,116,0,2312, - 2310,1,0,0,0,2312,2311,1,0,0,0,2313,2315,1,0,0,0,2314,2309,1,0,0, - 0,2315,2318,1,0,0,0,2316,2314,1,0,0,0,2316,2317,1,0,0,0,2317,2320, - 1,0,0,0,2318,2316,1,0,0,0,2319,2307,1,0,0,0,2319,2320,1,0,0,0,2320, - 2321,1,0,0,0,2321,2323,5,3,0,0,2322,2302,1,0,0,0,2322,2303,1,0,0, - 0,2322,2304,1,0,0,0,2323,143,1,0,0,0,2324,2325,5,223,0,0,2325,2326, - 5,2,0,0,2326,2327,3,222,111,0,2327,2328,5,119,0,0,2328,2329,3,146, - 73,0,2329,2330,5,140,0,0,2330,2331,5,2,0,0,2331,2336,3,148,74,0, - 2332,2333,5,4,0,0,2333,2335,3,148,74,0,2334,2332,1,0,0,0,2335,2338, - 1,0,0,0,2336,2334,1,0,0,0,2336,2337,1,0,0,0,2337,2339,1,0,0,0,2338, - 2336,1,0,0,0,2339,2340,5,3,0,0,2340,2341,5,3,0,0,2341,145,1,0,0, - 0,2342,2355,3,332,166,0,2343,2344,5,2,0,0,2344,2349,3,332,166,0, - 2345,2346,5,4,0,0,2346,2348,3,332,166,0,2347,2345,1,0,0,0,2348,2351, - 1,0,0,0,2349,2347,1,0,0,0,2349,2350,1,0,0,0,2350,2352,1,0,0,0,2351, - 2349,1,0,0,0,2352,2353,5,3,0,0,2353,2355,1,0,0,0,2354,2342,1,0,0, - 0,2354,2343,1,0,0,0,2355,147,1,0,0,0,2356,2361,3,232,116,0,2357, - 2359,5,20,0,0,2358,2357,1,0,0,0,2358,2359,1,0,0,0,2359,2360,1,0, - 0,0,2360,2362,3,332,166,0,2361,2358,1,0,0,0,2361,2362,1,0,0,0,2362, - 149,1,0,0,0,2363,2366,5,327,0,0,2364,2365,7,30,0,0,2365,2367,5,199, - 0,0,2366,2364,1,0,0,0,2366,2367,1,0,0,0,2367,2368,1,0,0,0,2368,2371, - 5,2,0,0,2369,2372,3,152,76,0,2370,2372,3,154,77,0,2371,2369,1,0, - 0,0,2371,2370,1,0,0,0,2372,2373,1,0,0,0,2373,2378,5,3,0,0,2374,2376, - 5,20,0,0,2375,2374,1,0,0,0,2375,2376,1,0,0,0,2376,2377,1,0,0,0,2377, - 2379,3,332,166,0,2378,2375,1,0,0,0,2378,2379,1,0,0,0,2379,151,1, - 0,0,0,2380,2381,3,332,166,0,2381,2382,5,119,0,0,2382,2383,3,332, - 166,0,2383,2384,5,140,0,0,2384,2385,5,2,0,0,2385,2390,3,158,79,0, - 2386,2387,5,4,0,0,2387,2389,3,158,79,0,2388,2386,1,0,0,0,2389,2392, - 1,0,0,0,2390,2388,1,0,0,0,2390,2391,1,0,0,0,2391,2393,1,0,0,0,2392, - 2390,1,0,0,0,2393,2394,5,3,0,0,2394,153,1,0,0,0,2395,2396,5,2,0, - 0,2396,2401,3,332,166,0,2397,2398,5,4,0,0,2398,2400,3,332,166,0, - 2399,2397,1,0,0,0,2400,2403,1,0,0,0,2401,2399,1,0,0,0,2401,2402, - 1,0,0,0,2402,2404,1,0,0,0,2403,2401,1,0,0,0,2404,2405,5,3,0,0,2405, - 2406,5,119,0,0,2406,2407,3,332,166,0,2407,2408,5,140,0,0,2408,2409, - 5,2,0,0,2409,2414,3,156,78,0,2410,2411,5,4,0,0,2411,2413,3,156,78, - 0,2412,2410,1,0,0,0,2413,2416,1,0,0,0,2414,2412,1,0,0,0,2414,2415, - 1,0,0,0,2415,2417,1,0,0,0,2416,2414,1,0,0,0,2417,2418,5,3,0,0,2418, - 155,1,0,0,0,2419,2420,5,2,0,0,2420,2425,3,210,105,0,2421,2422,5, - 4,0,0,2422,2424,3,210,105,0,2423,2421,1,0,0,0,2424,2427,1,0,0,0, - 2425,2423,1,0,0,0,2425,2426,1,0,0,0,2426,2428,1,0,0,0,2427,2425, - 1,0,0,0,2428,2433,5,3,0,0,2429,2431,5,20,0,0,2430,2429,1,0,0,0,2430, - 2431,1,0,0,0,2431,2432,1,0,0,0,2432,2434,3,332,166,0,2433,2430,1, - 0,0,0,2433,2434,1,0,0,0,2434,157,1,0,0,0,2435,2440,3,210,105,0,2436, - 2438,5,20,0,0,2437,2436,1,0,0,0,2437,2438,1,0,0,0,2438,2439,1,0, - 0,0,2439,2441,3,332,166,0,2440,2437,1,0,0,0,2440,2441,1,0,0,0,2441, - 159,1,0,0,0,2442,2443,5,137,0,0,2443,2444,5,197,0,0,2444,2445,5, - 105,0,0,2445,161,1,0,0,0,2446,2447,5,137,0,0,2447,2448,5,105,0,0, - 2448,163,1,0,0,0,2449,2450,5,158,0,0,2450,2452,5,338,0,0,2451,2453, - 5,211,0,0,2452,2451,1,0,0,0,2452,2453,1,0,0,0,2453,2454,1,0,0,0, - 2454,2455,3,76,38,0,2455,2464,5,2,0,0,2456,2461,3,232,116,0,2457, - 2458,5,4,0,0,2458,2460,3,232,116,0,2459,2457,1,0,0,0,2460,2463,1, - 0,0,0,2461,2459,1,0,0,0,2461,2462,1,0,0,0,2462,2465,1,0,0,0,2463, - 2461,1,0,0,0,2464,2456,1,0,0,0,2464,2465,1,0,0,0,2465,2466,1,0,0, - 0,2466,2467,5,3,0,0,2467,2479,3,204,102,0,2468,2470,5,20,0,0,2469, - 2468,1,0,0,0,2469,2470,1,0,0,0,2470,2471,1,0,0,0,2471,2476,3,332, - 166,0,2472,2473,5,4,0,0,2473,2475,3,332,166,0,2474,2472,1,0,0,0, - 2475,2478,1,0,0,0,2476,2474,1,0,0,0,2476,2477,1,0,0,0,2477,2480, - 1,0,0,0,2478,2476,1,0,0,0,2479,2469,1,0,0,0,2479,2480,1,0,0,0,2480, - 165,1,0,0,0,2481,2482,7,31,0,0,2482,167,1,0,0,0,2483,2497,3,72,36, - 0,2484,2486,5,158,0,0,2485,2484,1,0,0,0,2485,2486,1,0,0,0,2486,2487, - 1,0,0,0,2487,2493,3,192,96,0,2488,2492,3,170,85,0,2489,2492,3,144, - 72,0,2490,2492,3,150,75,0,2491,2488,1,0,0,0,2491,2489,1,0,0,0,2491, - 2490,1,0,0,0,2492,2495,1,0,0,0,2493,2491,1,0,0,0,2493,2494,1,0,0, - 0,2494,2497,1,0,0,0,2495,2493,1,0,0,0,2496,2483,1,0,0,0,2496,2485, - 1,0,0,0,2497,169,1,0,0,0,2498,2499,3,172,86,0,2499,2501,5,155,0, - 0,2500,2502,5,158,0,0,2501,2500,1,0,0,0,2501,2502,1,0,0,0,2502,2503, - 1,0,0,0,2503,2505,3,192,96,0,2504,2506,3,174,87,0,2505,2504,1,0, - 0,0,2505,2506,1,0,0,0,2506,2516,1,0,0,0,2507,2508,5,194,0,0,2508, - 2509,3,172,86,0,2509,2511,5,155,0,0,2510,2512,5,158,0,0,2511,2510, - 1,0,0,0,2511,2512,1,0,0,0,2512,2513,1,0,0,0,2513,2514,3,192,96,0, - 2514,2516,1,0,0,0,2515,2498,1,0,0,0,2515,2507,1,0,0,0,2516,171,1, - 0,0,0,2517,2519,5,144,0,0,2518,2517,1,0,0,0,2518,2519,1,0,0,0,2519, - 2534,1,0,0,0,2520,2534,5,60,0,0,2521,2523,5,161,0,0,2522,2524,5, - 211,0,0,2523,2522,1,0,0,0,2523,2524,1,0,0,0,2524,2534,1,0,0,0,2525, - 2527,5,161,0,0,2526,2525,1,0,0,0,2526,2527,1,0,0,0,2527,2528,1,0, - 0,0,2528,2534,7,32,0,0,2529,2531,7,33,0,0,2530,2532,5,211,0,0,2531, - 2530,1,0,0,0,2531,2532,1,0,0,0,2532,2534,1,0,0,0,2533,2518,1,0,0, - 0,2533,2520,1,0,0,0,2533,2521,1,0,0,0,2533,2526,1,0,0,0,2533,2529, - 1,0,0,0,2534,173,1,0,0,0,2535,2536,5,203,0,0,2536,2540,3,240,120, - 0,2537,2538,5,332,0,0,2538,2540,3,180,90,0,2539,2535,1,0,0,0,2539, - 2537,1,0,0,0,2540,175,1,0,0,0,2541,2542,5,295,0,0,2542,2544,5,2, - 0,0,2543,2545,3,178,89,0,2544,2543,1,0,0,0,2544,2545,1,0,0,0,2545, - 2546,1,0,0,0,2546,2551,5,3,0,0,2547,2548,5,243,0,0,2548,2549,5,2, - 0,0,2549,2550,5,382,0,0,2550,2552,5,3,0,0,2551,2547,1,0,0,0,2551, - 2552,1,0,0,0,2552,177,1,0,0,0,2553,2555,5,362,0,0,2554,2553,1,0, - 0,0,2554,2555,1,0,0,0,2555,2556,1,0,0,0,2556,2557,7,34,0,0,2557, - 2578,5,222,0,0,2558,2559,3,232,116,0,2559,2560,5,258,0,0,2560,2578, - 1,0,0,0,2561,2562,5,29,0,0,2562,2563,5,382,0,0,2563,2564,5,210,0, - 0,2564,2565,5,201,0,0,2565,2574,5,382,0,0,2566,2572,5,203,0,0,2567, - 2573,3,332,166,0,2568,2569,3,326,163,0,2569,2570,5,2,0,0,2570,2571, - 5,3,0,0,2571,2573,1,0,0,0,2572,2567,1,0,0,0,2572,2568,1,0,0,0,2573, - 2575,1,0,0,0,2574,2566,1,0,0,0,2574,2575,1,0,0,0,2575,2578,1,0,0, - 0,2576,2578,3,232,116,0,2577,2554,1,0,0,0,2577,2558,1,0,0,0,2577, - 2561,1,0,0,0,2577,2576,1,0,0,0,2578,179,1,0,0,0,2579,2580,5,2,0, - 0,2580,2581,3,182,91,0,2581,2582,5,3,0,0,2582,181,1,0,0,0,2583,2588, - 3,328,164,0,2584,2585,5,4,0,0,2585,2587,3,328,164,0,2586,2584,1, - 0,0,0,2587,2590,1,0,0,0,2588,2586,1,0,0,0,2588,2589,1,0,0,0,2589, - 183,1,0,0,0,2590,2588,1,0,0,0,2591,2592,5,2,0,0,2592,2597,3,186, - 93,0,2593,2594,5,4,0,0,2594,2596,3,186,93,0,2595,2593,1,0,0,0,2596, - 2599,1,0,0,0,2597,2595,1,0,0,0,2597,2598,1,0,0,0,2598,2600,1,0,0, - 0,2599,2597,1,0,0,0,2600,2601,5,3,0,0,2601,185,1,0,0,0,2602,2604, - 3,328,164,0,2603,2605,7,25,0,0,2604,2603,1,0,0,0,2604,2605,1,0,0, - 0,2605,187,1,0,0,0,2606,2607,5,2,0,0,2607,2612,3,190,95,0,2608,2609, - 5,4,0,0,2609,2611,3,190,95,0,2610,2608,1,0,0,0,2611,2614,1,0,0,0, - 2612,2610,1,0,0,0,2612,2613,1,0,0,0,2613,2615,1,0,0,0,2614,2612, - 1,0,0,0,2615,2616,5,3,0,0,2616,189,1,0,0,0,2617,2620,3,84,42,0,2618, - 2619,5,51,0,0,2619,2621,3,342,171,0,2620,2618,1,0,0,0,2620,2621, - 1,0,0,0,2621,191,1,0,0,0,2622,2626,3,72,36,0,2623,2626,3,76,38,0, - 2624,2626,3,86,43,0,2625,2622,1,0,0,0,2625,2623,1,0,0,0,2625,2624, - 1,0,0,0,2626,2628,1,0,0,0,2627,2629,3,134,67,0,2628,2627,1,0,0,0, - 2628,2629,1,0,0,0,2629,2631,1,0,0,0,2630,2632,3,176,88,0,2631,2630, - 1,0,0,0,2631,2632,1,0,0,0,2632,2633,1,0,0,0,2633,2634,3,204,102, - 0,2634,2678,1,0,0,0,2635,2636,5,2,0,0,2636,2637,3,16,8,0,2637,2639, - 5,3,0,0,2638,2640,3,176,88,0,2639,2638,1,0,0,0,2639,2640,1,0,0,0, - 2640,2641,1,0,0,0,2641,2642,3,204,102,0,2642,2678,1,0,0,0,2643,2644, - 5,2,0,0,2644,2645,3,168,84,0,2645,2647,5,3,0,0,2646,2648,3,176,88, - 0,2647,2646,1,0,0,0,2647,2648,1,0,0,0,2648,2649,1,0,0,0,2649,2650, - 3,204,102,0,2650,2678,1,0,0,0,2651,2652,5,333,0,0,2652,2657,3,232, - 116,0,2653,2654,5,4,0,0,2654,2656,3,232,116,0,2655,2653,1,0,0,0, - 2656,2659,1,0,0,0,2657,2655,1,0,0,0,2657,2658,1,0,0,0,2658,2660, - 1,0,0,0,2659,2657,1,0,0,0,2660,2661,3,204,102,0,2661,2678,1,0,0, - 0,2662,2663,3,322,161,0,2663,2672,5,2,0,0,2664,2669,3,202,101,0, - 2665,2666,5,4,0,0,2666,2668,3,202,101,0,2667,2665,1,0,0,0,2668,2671, - 1,0,0,0,2669,2667,1,0,0,0,2669,2670,1,0,0,0,2670,2673,1,0,0,0,2671, - 2669,1,0,0,0,2672,2664,1,0,0,0,2672,2673,1,0,0,0,2673,2674,1,0,0, - 0,2674,2675,5,3,0,0,2675,2676,3,204,102,0,2676,2678,1,0,0,0,2677, - 2625,1,0,0,0,2677,2635,1,0,0,0,2677,2643,1,0,0,0,2677,2651,1,0,0, - 0,2677,2662,1,0,0,0,2678,193,1,0,0,0,2679,2680,5,293,0,0,2680,2682, - 3,72,36,0,2681,2683,3,196,98,0,2682,2681,1,0,0,0,2682,2683,1,0,0, - 0,2683,2699,1,0,0,0,2684,2685,5,293,0,0,2685,2686,5,2,0,0,2686,2687, - 3,72,36,0,2687,2689,5,3,0,0,2688,2690,3,196,98,0,2689,2688,1,0,0, - 0,2689,2690,1,0,0,0,2690,2699,1,0,0,0,2691,2692,5,293,0,0,2692,2693, - 5,2,0,0,2693,2694,3,16,8,0,2694,2696,5,3,0,0,2695,2697,3,196,98, - 0,2696,2695,1,0,0,0,2696,2697,1,0,0,0,2697,2699,1,0,0,0,2698,2679, - 1,0,0,0,2698,2684,1,0,0,0,2698,2691,1,0,0,0,2699,195,1,0,0,0,2700, - 2701,5,346,0,0,2701,2702,5,274,0,0,2702,2720,5,217,0,0,2703,2704, - 7,35,0,0,2704,2717,5,31,0,0,2705,2706,5,2,0,0,2706,2711,3,232,116, - 0,2707,2708,5,4,0,0,2708,2710,3,232,116,0,2709,2707,1,0,0,0,2710, - 2713,1,0,0,0,2711,2709,1,0,0,0,2711,2712,1,0,0,0,2712,2714,1,0,0, - 0,2713,2711,1,0,0,0,2714,2715,5,3,0,0,2715,2718,1,0,0,0,2716,2718, - 3,232,116,0,2717,2705,1,0,0,0,2717,2716,1,0,0,0,2718,2720,1,0,0, - 0,2719,2700,1,0,0,0,2719,2703,1,0,0,0,2720,2730,1,0,0,0,2721,2722, - 7,36,0,0,2722,2728,5,31,0,0,2723,2724,5,2,0,0,2724,2725,3,92,46, - 0,2725,2726,5,3,0,0,2726,2729,1,0,0,0,2727,2729,3,100,50,0,2728, - 2723,1,0,0,0,2728,2727,1,0,0,0,2729,2731,1,0,0,0,2730,2721,1,0,0, - 0,2730,2731,1,0,0,0,2731,197,1,0,0,0,2732,2733,3,332,166,0,2733, - 2734,5,373,0,0,2734,2735,3,194,97,0,2735,199,1,0,0,0,2736,2739,3, - 194,97,0,2737,2739,3,198,99,0,2738,2736,1,0,0,0,2738,2737,1,0,0, - 0,2739,201,1,0,0,0,2740,2743,3,200,100,0,2741,2743,3,236,118,0,2742, - 2740,1,0,0,0,2742,2741,1,0,0,0,2743,203,1,0,0,0,2744,2746,5,20,0, - 0,2745,2744,1,0,0,0,2745,2746,1,0,0,0,2746,2747,1,0,0,0,2747,2749, - 3,334,167,0,2748,2750,3,180,90,0,2749,2748,1,0,0,0,2749,2750,1,0, - 0,0,2750,2752,1,0,0,0,2751,2745,1,0,0,0,2751,2752,1,0,0,0,2752,205, - 1,0,0,0,2753,2754,5,257,0,0,2754,2755,5,121,0,0,2755,2756,5,266, - 0,0,2756,2760,3,342,171,0,2757,2758,5,346,0,0,2758,2759,5,267,0, - 0,2759,2761,3,42,21,0,2760,2757,1,0,0,0,2760,2761,1,0,0,0,2761,2803, - 1,0,0,0,2762,2763,5,257,0,0,2763,2764,5,121,0,0,2764,2774,5,85,0, - 0,2765,2766,5,113,0,0,2766,2767,5,299,0,0,2767,2768,5,31,0,0,2768, - 2772,3,342,171,0,2769,2770,5,101,0,0,2770,2771,5,31,0,0,2771,2773, - 3,342,171,0,2772,2769,1,0,0,0,2772,2773,1,0,0,0,2773,2775,1,0,0, - 0,2774,2765,1,0,0,0,2774,2775,1,0,0,0,2775,2781,1,0,0,0,2776,2777, - 5,48,0,0,2777,2778,5,154,0,0,2778,2779,5,299,0,0,2779,2780,5,31, - 0,0,2780,2782,3,342,171,0,2781,2776,1,0,0,0,2781,2782,1,0,0,0,2782, - 2788,1,0,0,0,2783,2784,5,177,0,0,2784,2785,5,156,0,0,2785,2786,5, - 299,0,0,2786,2787,5,31,0,0,2787,2789,3,342,171,0,2788,2783,1,0,0, - 0,2788,2789,1,0,0,0,2789,2794,1,0,0,0,2790,2791,5,166,0,0,2791,2792, - 5,299,0,0,2792,2793,5,31,0,0,2793,2795,3,342,171,0,2794,2790,1,0, - 0,0,2794,2795,1,0,0,0,2795,2800,1,0,0,0,2796,2797,5,198,0,0,2797, - 2798,5,83,0,0,2798,2799,5,20,0,0,2799,2801,3,342,171,0,2800,2796, - 1,0,0,0,2800,2801,1,0,0,0,2801,2803,1,0,0,0,2802,2753,1,0,0,0,2802, - 2762,1,0,0,0,2803,207,1,0,0,0,2804,2809,3,210,105,0,2805,2806,5, - 4,0,0,2806,2808,3,210,105,0,2807,2805,1,0,0,0,2808,2811,1,0,0,0, - 2809,2807,1,0,0,0,2809,2810,1,0,0,0,2810,209,1,0,0,0,2811,2809,1, - 0,0,0,2812,2817,3,328,164,0,2813,2814,5,5,0,0,2814,2816,3,328,164, - 0,2815,2813,1,0,0,0,2816,2819,1,0,0,0,2817,2815,1,0,0,0,2817,2818, - 1,0,0,0,2818,211,1,0,0,0,2819,2817,1,0,0,0,2820,2825,3,214,107,0, - 2821,2822,5,4,0,0,2822,2824,3,214,107,0,2823,2821,1,0,0,0,2824,2827, - 1,0,0,0,2825,2823,1,0,0,0,2825,2826,1,0,0,0,2826,213,1,0,0,0,2827, - 2825,1,0,0,0,2828,2831,3,210,105,0,2829,2830,5,207,0,0,2830,2832, - 3,42,21,0,2831,2829,1,0,0,0,2831,2832,1,0,0,0,2832,215,1,0,0,0,2833, - 2834,3,328,164,0,2834,2835,5,5,0,0,2835,2837,1,0,0,0,2836,2833,1, - 0,0,0,2836,2837,1,0,0,0,2837,2838,1,0,0,0,2838,2839,3,328,164,0, - 2839,217,1,0,0,0,2840,2841,3,328,164,0,2841,2842,5,5,0,0,2842,2844, - 1,0,0,0,2843,2840,1,0,0,0,2843,2844,1,0,0,0,2844,2845,1,0,0,0,2845, - 2846,3,328,164,0,2846,219,1,0,0,0,2847,2850,3,78,39,0,2848,2850, - 3,232,116,0,2849,2847,1,0,0,0,2849,2848,1,0,0,0,2850,2858,1,0,0, - 0,2851,2853,5,20,0,0,2852,2851,1,0,0,0,2852,2853,1,0,0,0,2853,2856, - 1,0,0,0,2854,2857,3,328,164,0,2855,2857,3,180,90,0,2856,2854,1,0, - 0,0,2856,2855,1,0,0,0,2857,2859,1,0,0,0,2858,2852,1,0,0,0,2858,2859, - 1,0,0,0,2859,221,1,0,0,0,2860,2865,3,220,110,0,2861,2862,5,4,0,0, - 2862,2864,3,220,110,0,2863,2861,1,0,0,0,2864,2867,1,0,0,0,2865,2863, - 1,0,0,0,2865,2866,1,0,0,0,2866,223,1,0,0,0,2867,2865,1,0,0,0,2868, - 2869,5,2,0,0,2869,2874,3,226,113,0,2870,2871,5,4,0,0,2871,2873,3, - 226,113,0,2872,2870,1,0,0,0,2873,2876,1,0,0,0,2874,2872,1,0,0,0, - 2874,2875,1,0,0,0,2875,2877,1,0,0,0,2876,2874,1,0,0,0,2877,2878, - 5,3,0,0,2878,225,1,0,0,0,2879,2882,3,228,114,0,2880,2882,3,298,149, - 0,2881,2879,1,0,0,0,2881,2880,1,0,0,0,2882,227,1,0,0,0,2883,2897, - 3,326,163,0,2884,2885,3,332,166,0,2885,2886,5,2,0,0,2886,2891,3, - 230,115,0,2887,2888,5,4,0,0,2888,2890,3,230,115,0,2889,2887,1,0, - 0,0,2890,2893,1,0,0,0,2891,2889,1,0,0,0,2891,2892,1,0,0,0,2892,2894, - 1,0,0,0,2893,2891,1,0,0,0,2894,2895,5,3,0,0,2895,2897,1,0,0,0,2896, - 2883,1,0,0,0,2896,2884,1,0,0,0,2897,229,1,0,0,0,2898,2901,3,326, - 163,0,2899,2901,3,252,126,0,2900,2898,1,0,0,0,2900,2899,1,0,0,0, - 2901,231,1,0,0,0,2902,2903,3,240,120,0,2903,233,1,0,0,0,2904,2905, - 3,332,166,0,2905,2906,5,373,0,0,2906,2907,3,232,116,0,2907,235,1, - 0,0,0,2908,2911,3,232,116,0,2909,2911,3,234,117,0,2910,2908,1,0, - 0,0,2910,2909,1,0,0,0,2911,237,1,0,0,0,2912,2917,3,232,116,0,2913, - 2914,5,4,0,0,2914,2916,3,232,116,0,2915,2913,1,0,0,0,2916,2919,1, - 0,0,0,2917,2915,1,0,0,0,2917,2918,1,0,0,0,2918,239,1,0,0,0,2919, - 2917,1,0,0,0,2920,2921,6,120,-1,0,2921,2922,7,37,0,0,2922,2933,3, - 240,120,5,2923,2924,5,105,0,0,2924,2925,5,2,0,0,2925,2926,3,16,8, - 0,2926,2927,5,3,0,0,2927,2933,1,0,0,0,2928,2930,3,244,122,0,2929, - 2931,3,242,121,0,2930,2929,1,0,0,0,2930,2931,1,0,0,0,2931,2933,1, - 0,0,0,2932,2920,1,0,0,0,2932,2923,1,0,0,0,2932,2928,1,0,0,0,2933, - 2942,1,0,0,0,2934,2935,10,2,0,0,2935,2936,5,14,0,0,2936,2941,3,240, - 120,3,2937,2938,10,1,0,0,2938,2939,5,208,0,0,2939,2941,3,240,120, - 2,2940,2934,1,0,0,0,2940,2937,1,0,0,0,2941,2944,1,0,0,0,2942,2940, - 1,0,0,0,2942,2943,1,0,0,0,2943,241,1,0,0,0,2944,2942,1,0,0,0,2945, - 2947,5,197,0,0,2946,2945,1,0,0,0,2946,2947,1,0,0,0,2947,2948,1,0, - 0,0,2948,2949,5,24,0,0,2949,2950,3,244,122,0,2950,2951,5,14,0,0, - 2951,2952,3,244,122,0,2952,3028,1,0,0,0,2953,2955,5,197,0,0,2954, - 2953,1,0,0,0,2954,2955,1,0,0,0,2955,2956,1,0,0,0,2956,2957,5,140, - 0,0,2957,2958,5,2,0,0,2958,2963,3,232,116,0,2959,2960,5,4,0,0,2960, - 2962,3,232,116,0,2961,2959,1,0,0,0,2962,2965,1,0,0,0,2963,2961,1, - 0,0,0,2963,2964,1,0,0,0,2964,2966,1,0,0,0,2965,2963,1,0,0,0,2966, - 2967,5,3,0,0,2967,3028,1,0,0,0,2968,2970,5,197,0,0,2969,2968,1,0, - 0,0,2969,2970,1,0,0,0,2970,2971,1,0,0,0,2971,2972,5,140,0,0,2972, - 2973,5,2,0,0,2973,2974,3,16,8,0,2974,2975,5,3,0,0,2975,3028,1,0, - 0,0,2976,2978,5,197,0,0,2977,2976,1,0,0,0,2977,2978,1,0,0,0,2978, - 2979,1,0,0,0,2979,2980,7,38,0,0,2980,3028,3,244,122,0,2981,2983, - 5,197,0,0,2982,2981,1,0,0,0,2982,2983,1,0,0,0,2983,2984,1,0,0,0, - 2984,2985,7,39,0,0,2985,2999,7,40,0,0,2986,2987,5,2,0,0,2987,3000, - 5,3,0,0,2988,2989,5,2,0,0,2989,2994,3,232,116,0,2990,2991,5,4,0, - 0,2991,2993,3,232,116,0,2992,2990,1,0,0,0,2993,2996,1,0,0,0,2994, - 2992,1,0,0,0,2994,2995,1,0,0,0,2995,2997,1,0,0,0,2996,2994,1,0,0, - 0,2997,2998,5,3,0,0,2998,3000,1,0,0,0,2999,2986,1,0,0,0,2999,2988, - 1,0,0,0,3000,3028,1,0,0,0,3001,3003,5,197,0,0,3002,3001,1,0,0,0, - 3002,3003,1,0,0,0,3003,3004,1,0,0,0,3004,3005,7,39,0,0,3005,3008, - 3,244,122,0,3006,3007,5,100,0,0,3007,3009,3,342,171,0,3008,3006, - 1,0,0,0,3008,3009,1,0,0,0,3009,3028,1,0,0,0,3010,3012,5,153,0,0, - 3011,3013,5,197,0,0,3012,3011,1,0,0,0,3012,3013,1,0,0,0,3013,3014, - 1,0,0,0,3014,3028,5,198,0,0,3015,3017,5,153,0,0,3016,3018,5,197, - 0,0,3017,3016,1,0,0,0,3017,3018,1,0,0,0,3018,3019,1,0,0,0,3019,3028, - 7,41,0,0,3020,3022,5,153,0,0,3021,3023,5,197,0,0,3022,3021,1,0,0, - 0,3022,3023,1,0,0,0,3023,3024,1,0,0,0,3024,3025,5,92,0,0,3025,3026, - 5,123,0,0,3026,3028,3,244,122,0,3027,2946,1,0,0,0,3027,2954,1,0, - 0,0,3027,2969,1,0,0,0,3027,2977,1,0,0,0,3027,2982,1,0,0,0,3027,3002, - 1,0,0,0,3027,3010,1,0,0,0,3027,3015,1,0,0,0,3027,3020,1,0,0,0,3028, - 243,1,0,0,0,3029,3030,6,122,-1,0,3030,3034,3,248,124,0,3031,3032, - 7,42,0,0,3032,3034,3,244,122,7,3033,3029,1,0,0,0,3033,3031,1,0,0, - 0,3034,3056,1,0,0,0,3035,3036,10,6,0,0,3036,3037,7,43,0,0,3037,3055, - 3,244,122,7,3038,3039,10,5,0,0,3039,3040,7,44,0,0,3040,3055,3,244, - 122,6,3041,3042,10,4,0,0,3042,3043,5,367,0,0,3043,3055,3,244,122, - 5,3044,3045,10,3,0,0,3045,3046,5,370,0,0,3046,3055,3,244,122,4,3047, - 3048,10,2,0,0,3048,3049,5,368,0,0,3049,3055,3,244,122,3,3050,3051, - 10,1,0,0,3051,3052,3,254,127,0,3052,3053,3,244,122,2,3053,3055,1, - 0,0,0,3054,3035,1,0,0,0,3054,3038,1,0,0,0,3054,3041,1,0,0,0,3054, - 3044,1,0,0,0,3054,3047,1,0,0,0,3054,3050,1,0,0,0,3055,3058,1,0,0, - 0,3056,3054,1,0,0,0,3056,3057,1,0,0,0,3057,245,1,0,0,0,3058,3056, - 1,0,0,0,3059,3060,7,45,0,0,3060,247,1,0,0,0,3061,3062,6,124,-1,0, - 3062,3311,7,46,0,0,3063,3064,7,47,0,0,3064,3067,5,2,0,0,3065,3068, - 3,246,123,0,3066,3068,3,342,171,0,3067,3065,1,0,0,0,3067,3066,1, - 0,0,0,3068,3069,1,0,0,0,3069,3070,5,4,0,0,3070,3071,3,244,122,0, - 3071,3072,5,4,0,0,3072,3073,3,244,122,0,3073,3074,5,3,0,0,3074,3311, - 1,0,0,0,3075,3076,7,48,0,0,3076,3079,5,2,0,0,3077,3080,3,246,123, - 0,3078,3080,3,342,171,0,3079,3077,1,0,0,0,3079,3078,1,0,0,0,3080, - 3081,1,0,0,0,3081,3082,5,4,0,0,3082,3083,3,244,122,0,3083,3084,5, - 4,0,0,3084,3085,3,244,122,0,3085,3086,5,3,0,0,3086,3311,1,0,0,0, - 3087,3089,5,35,0,0,3088,3090,3,308,154,0,3089,3088,1,0,0,0,3090, - 3091,1,0,0,0,3091,3089,1,0,0,0,3091,3092,1,0,0,0,3092,3095,1,0,0, - 0,3093,3094,5,97,0,0,3094,3096,3,232,116,0,3095,3093,1,0,0,0,3095, - 3096,1,0,0,0,3096,3097,1,0,0,0,3097,3098,5,99,0,0,3098,3311,1,0, - 0,0,3099,3100,5,35,0,0,3100,3102,3,232,116,0,3101,3103,3,308,154, - 0,3102,3101,1,0,0,0,3103,3104,1,0,0,0,3104,3102,1,0,0,0,3104,3105, - 1,0,0,0,3105,3108,1,0,0,0,3106,3107,5,97,0,0,3107,3109,3,232,116, - 0,3108,3106,1,0,0,0,3108,3109,1,0,0,0,3109,3110,1,0,0,0,3110,3111, - 5,99,0,0,3111,3311,1,0,0,0,3112,3113,7,49,0,0,3113,3114,5,2,0,0, - 3114,3115,3,232,116,0,3115,3116,5,20,0,0,3116,3117,3,282,141,0,3117, - 3118,5,3,0,0,3118,3311,1,0,0,0,3119,3120,5,286,0,0,3120,3129,5,2, - 0,0,3121,3126,3,220,110,0,3122,3123,5,4,0,0,3123,3125,3,220,110, - 0,3124,3122,1,0,0,0,3125,3128,1,0,0,0,3126,3124,1,0,0,0,3126,3127, - 1,0,0,0,3127,3130,1,0,0,0,3128,3126,1,0,0,0,3129,3121,1,0,0,0,3129, - 3130,1,0,0,0,3130,3131,1,0,0,0,3131,3311,5,3,0,0,3132,3133,5,116, - 0,0,3133,3134,5,2,0,0,3134,3137,3,232,116,0,3135,3136,5,138,0,0, - 3136,3138,5,199,0,0,3137,3135,1,0,0,0,3137,3138,1,0,0,0,3138,3139, - 1,0,0,0,3139,3140,5,3,0,0,3140,3311,1,0,0,0,3141,3142,5,17,0,0,3142, - 3143,5,2,0,0,3143,3146,3,232,116,0,3144,3145,5,138,0,0,3145,3147, - 5,199,0,0,3146,3144,1,0,0,0,3146,3147,1,0,0,0,3147,3148,1,0,0,0, - 3148,3149,5,3,0,0,3149,3311,1,0,0,0,3150,3151,5,157,0,0,3151,3152, - 5,2,0,0,3152,3155,3,232,116,0,3153,3154,5,138,0,0,3154,3156,5,199, - 0,0,3155,3153,1,0,0,0,3155,3156,1,0,0,0,3156,3157,1,0,0,0,3157,3158, - 5,3,0,0,3158,3311,1,0,0,0,3159,3160,5,225,0,0,3160,3161,5,2,0,0, - 3161,3162,3,244,122,0,3162,3163,5,140,0,0,3163,3164,3,244,122,0, - 3164,3165,5,3,0,0,3165,3311,1,0,0,0,3166,3311,3,252,126,0,3167,3311, - 5,363,0,0,3168,3169,3,326,163,0,3169,3170,5,5,0,0,3170,3171,5,363, - 0,0,3171,3311,1,0,0,0,3172,3173,5,2,0,0,3173,3176,3,220,110,0,3174, - 3175,5,4,0,0,3175,3177,3,220,110,0,3176,3174,1,0,0,0,3177,3178,1, - 0,0,0,3178,3176,1,0,0,0,3178,3179,1,0,0,0,3179,3180,1,0,0,0,3180, - 3181,5,3,0,0,3181,3311,1,0,0,0,3182,3183,5,2,0,0,3183,3184,3,16, - 8,0,3184,3185,5,3,0,0,3185,3311,1,0,0,0,3186,3187,5,136,0,0,3187, - 3188,5,2,0,0,3188,3189,3,232,116,0,3189,3190,5,3,0,0,3190,3311,1, - 0,0,0,3191,3192,3,322,161,0,3192,3204,5,2,0,0,3193,3195,3,166,83, - 0,3194,3193,1,0,0,0,3194,3195,1,0,0,0,3195,3196,1,0,0,0,3196,3201, - 3,236,118,0,3197,3198,5,4,0,0,3198,3200,3,236,118,0,3199,3197,1, - 0,0,0,3200,3203,1,0,0,0,3201,3199,1,0,0,0,3201,3202,1,0,0,0,3202, - 3205,1,0,0,0,3203,3201,1,0,0,0,3204,3194,1,0,0,0,3204,3205,1,0,0, - 0,3205,3206,1,0,0,0,3206,3213,5,3,0,0,3207,3208,5,114,0,0,3208,3209, - 5,2,0,0,3209,3210,5,344,0,0,3210,3211,3,240,120,0,3211,3212,5,3, - 0,0,3212,3214,1,0,0,0,3213,3207,1,0,0,0,3213,3214,1,0,0,0,3214,3217, - 1,0,0,0,3215,3216,7,50,0,0,3216,3218,5,199,0,0,3217,3215,1,0,0,0, - 3217,3218,1,0,0,0,3218,3221,1,0,0,0,3219,3220,5,213,0,0,3220,3222, - 3,314,157,0,3221,3219,1,0,0,0,3221,3222,1,0,0,0,3222,3311,1,0,0, - 0,3223,3224,3,332,166,0,3224,3225,5,372,0,0,3225,3226,3,232,116, - 0,3226,3311,1,0,0,0,3227,3228,5,2,0,0,3228,3231,3,332,166,0,3229, - 3230,5,4,0,0,3230,3232,3,332,166,0,3231,3229,1,0,0,0,3232,3233,1, - 0,0,0,3233,3231,1,0,0,0,3233,3234,1,0,0,0,3234,3235,1,0,0,0,3235, - 3236,5,3,0,0,3236,3237,5,372,0,0,3237,3238,3,232,116,0,3238,3311, - 1,0,0,0,3239,3311,3,80,40,0,3240,3241,5,2,0,0,3241,3242,3,232,116, - 0,3242,3243,5,3,0,0,3243,3311,1,0,0,0,3244,3245,5,110,0,0,3245,3246, - 5,2,0,0,3246,3247,3,332,166,0,3247,3248,5,123,0,0,3248,3249,3,244, - 122,0,3249,3250,5,3,0,0,3250,3311,1,0,0,0,3251,3252,7,51,0,0,3252, - 3253,5,2,0,0,3253,3254,3,244,122,0,3254,3255,7,52,0,0,3255,3258, - 3,244,122,0,3256,3257,7,53,0,0,3257,3259,3,244,122,0,3258,3256,1, - 0,0,0,3258,3259,1,0,0,0,3259,3260,1,0,0,0,3260,3261,5,3,0,0,3261, - 3311,1,0,0,0,3262,3263,5,315,0,0,3263,3265,5,2,0,0,3264,3266,7,54, - 0,0,3265,3264,1,0,0,0,3265,3266,1,0,0,0,3266,3268,1,0,0,0,3267,3269, - 3,244,122,0,3268,3267,1,0,0,0,3268,3269,1,0,0,0,3269,3270,1,0,0, - 0,3270,3271,5,123,0,0,3271,3272,3,244,122,0,3272,3273,5,3,0,0,3273, - 3311,1,0,0,0,3274,3275,5,215,0,0,3275,3276,5,2,0,0,3276,3277,3,244, - 122,0,3277,3278,5,224,0,0,3278,3279,3,244,122,0,3279,3280,5,123, - 0,0,3280,3283,3,244,122,0,3281,3282,5,119,0,0,3282,3284,3,244,122, - 0,3283,3281,1,0,0,0,3283,3284,1,0,0,0,3284,3285,1,0,0,0,3285,3286, - 5,3,0,0,3286,3311,1,0,0,0,3287,3288,7,55,0,0,3288,3289,5,2,0,0,3289, - 3290,3,244,122,0,3290,3291,5,3,0,0,3291,3292,5,347,0,0,3292,3293, - 5,130,0,0,3293,3294,5,2,0,0,3294,3295,5,209,0,0,3295,3296,5,31,0, - 0,3296,3297,3,100,50,0,3297,3304,5,3,0,0,3298,3299,5,114,0,0,3299, - 3300,5,2,0,0,3300,3301,5,344,0,0,3301,3302,3,240,120,0,3302,3303, - 5,3,0,0,3303,3305,1,0,0,0,3304,3298,1,0,0,0,3304,3305,1,0,0,0,3305, - 3308,1,0,0,0,3306,3307,5,213,0,0,3307,3309,3,314,157,0,3308,3306, - 1,0,0,0,3308,3309,1,0,0,0,3309,3311,1,0,0,0,3310,3061,1,0,0,0,3310, - 3063,1,0,0,0,3310,3075,1,0,0,0,3310,3087,1,0,0,0,3310,3099,1,0,0, - 0,3310,3112,1,0,0,0,3310,3119,1,0,0,0,3310,3132,1,0,0,0,3310,3141, - 1,0,0,0,3310,3150,1,0,0,0,3310,3159,1,0,0,0,3310,3166,1,0,0,0,3310, - 3167,1,0,0,0,3310,3168,1,0,0,0,3310,3172,1,0,0,0,3310,3182,1,0,0, - 0,3310,3186,1,0,0,0,3310,3191,1,0,0,0,3310,3223,1,0,0,0,3310,3227, - 1,0,0,0,3310,3239,1,0,0,0,3310,3240,1,0,0,0,3310,3244,1,0,0,0,3310, - 3251,1,0,0,0,3310,3262,1,0,0,0,3310,3274,1,0,0,0,3310,3287,1,0,0, - 0,3311,3322,1,0,0,0,3312,3313,10,9,0,0,3313,3314,5,6,0,0,3314,3315, - 3,244,122,0,3315,3316,5,7,0,0,3316,3321,1,0,0,0,3317,3318,10,7,0, - 0,3318,3319,5,5,0,0,3319,3321,3,332,166,0,3320,3312,1,0,0,0,3320, - 3317,1,0,0,0,3321,3324,1,0,0,0,3322,3320,1,0,0,0,3322,3323,1,0,0, - 0,3323,249,1,0,0,0,3324,3322,1,0,0,0,3325,3333,5,71,0,0,3326,3333, - 5,303,0,0,3327,3333,5,304,0,0,3328,3333,5,305,0,0,3329,3333,5,149, - 0,0,3330,3333,5,133,0,0,3331,3333,3,332,166,0,3332,3325,1,0,0,0, - 3332,3326,1,0,0,0,3332,3327,1,0,0,0,3332,3328,1,0,0,0,3332,3329, - 1,0,0,0,3332,3330,1,0,0,0,3332,3331,1,0,0,0,3333,251,1,0,0,0,3334, - 3350,5,198,0,0,3335,3350,5,376,0,0,3336,3337,5,371,0,0,3337,3350, - 3,332,166,0,3338,3350,3,262,131,0,3339,3340,3,250,125,0,3340,3341, - 3,342,171,0,3341,3350,1,0,0,0,3342,3350,3,338,169,0,3343,3350,3, - 260,130,0,3344,3346,3,342,171,0,3345,3344,1,0,0,0,3346,3347,1,0, - 0,0,3347,3345,1,0,0,0,3347,3348,1,0,0,0,3348,3350,1,0,0,0,3349,3334, - 1,0,0,0,3349,3335,1,0,0,0,3349,3336,1,0,0,0,3349,3338,1,0,0,0,3349, - 3339,1,0,0,0,3349,3342,1,0,0,0,3349,3343,1,0,0,0,3349,3345,1,0,0, - 0,3350,253,1,0,0,0,3351,3352,7,56,0,0,3352,255,1,0,0,0,3353,3354, - 7,57,0,0,3354,257,1,0,0,0,3355,3356,7,58,0,0,3356,259,1,0,0,0,3357, - 3358,7,59,0,0,3358,261,1,0,0,0,3359,3362,5,149,0,0,3360,3363,3,264, - 132,0,3361,3363,3,268,134,0,3362,3360,1,0,0,0,3362,3361,1,0,0,0, - 3363,263,1,0,0,0,3364,3366,3,266,133,0,3365,3367,3,270,135,0,3366, - 3365,1,0,0,0,3366,3367,1,0,0,0,3367,265,1,0,0,0,3368,3369,3,272, - 136,0,3369,3370,3,274,137,0,3370,3372,1,0,0,0,3371,3368,1,0,0,0, - 3372,3373,1,0,0,0,3373,3371,1,0,0,0,3373,3374,1,0,0,0,3374,267,1, - 0,0,0,3375,3378,3,270,135,0,3376,3379,3,266,133,0,3377,3379,3,270, - 135,0,3378,3376,1,0,0,0,3378,3377,1,0,0,0,3378,3379,1,0,0,0,3379, - 269,1,0,0,0,3380,3381,3,272,136,0,3381,3382,3,276,138,0,3382,3383, - 5,309,0,0,3383,3384,3,276,138,0,3384,271,1,0,0,0,3385,3387,7,60, - 0,0,3386,3385,1,0,0,0,3386,3387,1,0,0,0,3387,3391,1,0,0,0,3388,3392, - 5,382,0,0,3389,3392,5,384,0,0,3390,3392,3,342,171,0,3391,3388,1, - 0,0,0,3391,3389,1,0,0,0,3391,3390,1,0,0,0,3392,273,1,0,0,0,3393, - 3394,7,61,0,0,3394,275,1,0,0,0,3395,3396,7,62,0,0,3396,277,1,0,0, - 0,3397,3401,5,116,0,0,3398,3399,5,9,0,0,3399,3401,3,328,164,0,3400, - 3397,1,0,0,0,3400,3398,1,0,0,0,3401,279,1,0,0,0,3402,3433,5,27,0, - 0,3403,3433,5,308,0,0,3404,3433,5,32,0,0,3405,3433,5,276,0,0,3406, - 3433,5,272,0,0,3407,3433,5,150,0,0,3408,3433,5,151,0,0,3409,3433, - 5,25,0,0,3410,3433,5,174,0,0,3411,3433,5,117,0,0,3412,3433,5,234, - 0,0,3413,3433,5,95,0,0,3414,3433,5,71,0,0,3415,3433,5,303,0,0,3416, - 3433,5,305,0,0,3417,3433,5,304,0,0,3418,3433,5,285,0,0,3419,3433, - 5,41,0,0,3420,3433,5,40,0,0,3421,3433,5,334,0,0,3422,3433,5,26,0, - 0,3423,3433,5,80,0,0,3424,3433,5,79,0,0,3425,3433,5,200,0,0,3426, - 3433,5,340,0,0,3427,3433,5,149,0,0,3428,3433,5,19,0,0,3429,3433, - 5,286,0,0,3430,3433,5,177,0,0,3431,3433,3,332,166,0,3432,3402,1, - 0,0,0,3432,3403,1,0,0,0,3432,3404,1,0,0,0,3432,3405,1,0,0,0,3432, - 3406,1,0,0,0,3432,3407,1,0,0,0,3432,3408,1,0,0,0,3432,3409,1,0,0, - 0,3432,3410,1,0,0,0,3432,3411,1,0,0,0,3432,3412,1,0,0,0,3432,3413, - 1,0,0,0,3432,3414,1,0,0,0,3432,3415,1,0,0,0,3432,3416,1,0,0,0,3432, - 3417,1,0,0,0,3432,3418,1,0,0,0,3432,3419,1,0,0,0,3432,3420,1,0,0, - 0,3432,3421,1,0,0,0,3432,3422,1,0,0,0,3432,3423,1,0,0,0,3432,3424, - 1,0,0,0,3432,3425,1,0,0,0,3432,3426,1,0,0,0,3432,3427,1,0,0,0,3432, - 3428,1,0,0,0,3432,3429,1,0,0,0,3432,3430,1,0,0,0,3432,3431,1,0,0, - 0,3433,281,1,0,0,0,3434,3435,5,19,0,0,3435,3436,5,356,0,0,3436,3437, - 3,282,141,0,3437,3438,5,358,0,0,3438,3488,1,0,0,0,3439,3440,5,177, - 0,0,3440,3441,5,356,0,0,3441,3442,3,282,141,0,3442,3443,5,4,0,0, - 3443,3444,3,282,141,0,3444,3445,5,358,0,0,3445,3488,1,0,0,0,3446, - 3460,5,286,0,0,3447,3456,5,356,0,0,3448,3453,3,306,153,0,3449,3450, - 5,4,0,0,3450,3452,3,306,153,0,3451,3449,1,0,0,0,3452,3455,1,0,0, - 0,3453,3451,1,0,0,0,3453,3454,1,0,0,0,3454,3457,1,0,0,0,3455,3453, - 1,0,0,0,3456,3448,1,0,0,0,3456,3457,1,0,0,0,3457,3458,1,0,0,0,3458, - 3461,5,358,0,0,3459,3461,5,354,0,0,3460,3447,1,0,0,0,3460,3459,1, - 0,0,0,3461,3488,1,0,0,0,3462,3463,5,149,0,0,3463,3466,7,63,0,0,3464, - 3465,5,309,0,0,3465,3467,5,186,0,0,3466,3464,1,0,0,0,3466,3467,1, - 0,0,0,3467,3488,1,0,0,0,3468,3469,5,149,0,0,3469,3472,7,64,0,0,3470, - 3471,5,309,0,0,3471,3473,7,65,0,0,3472,3470,1,0,0,0,3472,3473,1, - 0,0,0,3473,3488,1,0,0,0,3474,3485,3,280,140,0,3475,3476,5,2,0,0, - 3476,3481,5,382,0,0,3477,3478,5,4,0,0,3478,3480,5,382,0,0,3479,3477, - 1,0,0,0,3480,3483,1,0,0,0,3481,3479,1,0,0,0,3481,3482,1,0,0,0,3482, - 3484,1,0,0,0,3483,3481,1,0,0,0,3484,3486,5,3,0,0,3485,3475,1,0,0, - 0,3485,3486,1,0,0,0,3486,3488,1,0,0,0,3487,3434,1,0,0,0,3487,3439, - 1,0,0,0,3487,3446,1,0,0,0,3487,3462,1,0,0,0,3487,3468,1,0,0,0,3487, - 3474,1,0,0,0,3488,283,1,0,0,0,3489,3494,3,286,143,0,3490,3491,5, - 4,0,0,3491,3493,3,286,143,0,3492,3490,1,0,0,0,3493,3496,1,0,0,0, - 3494,3492,1,0,0,0,3494,3495,1,0,0,0,3495,285,1,0,0,0,3496,3494,1, - 0,0,0,3497,3498,3,84,42,0,3498,3502,3,282,141,0,3499,3501,3,292, - 146,0,3500,3499,1,0,0,0,3501,3504,1,0,0,0,3502,3500,1,0,0,0,3502, - 3503,1,0,0,0,3503,287,1,0,0,0,3504,3502,1,0,0,0,3505,3510,3,290, - 145,0,3506,3507,5,4,0,0,3507,3509,3,290,145,0,3508,3506,1,0,0,0, - 3509,3512,1,0,0,0,3510,3508,1,0,0,0,3510,3511,1,0,0,0,3511,289,1, - 0,0,0,3512,3510,1,0,0,0,3513,3514,3,78,39,0,3514,3518,3,282,141, - 0,3515,3517,3,292,146,0,3516,3515,1,0,0,0,3517,3520,1,0,0,0,3518, - 3516,1,0,0,0,3518,3519,1,0,0,0,3519,291,1,0,0,0,3520,3518,1,0,0, - 0,3521,3522,5,197,0,0,3522,3529,5,198,0,0,3523,3524,5,82,0,0,3524, - 3529,3,232,116,0,3525,3526,5,51,0,0,3526,3529,3,342,171,0,3527,3529, - 3,278,139,0,3528,3521,1,0,0,0,3528,3523,1,0,0,0,3528,3525,1,0,0, - 0,3528,3527,1,0,0,0,3529,293,1,0,0,0,3530,3531,7,66,0,0,3531,3532, - 3,232,116,0,3532,295,1,0,0,0,3533,3538,3,298,149,0,3534,3535,5,4, - 0,0,3535,3537,3,298,149,0,3536,3534,1,0,0,0,3537,3540,1,0,0,0,3538, - 3536,1,0,0,0,3538,3539,1,0,0,0,3539,297,1,0,0,0,3540,3538,1,0,0, - 0,3541,3542,3,328,164,0,3542,3545,3,282,141,0,3543,3544,5,197,0, - 0,3544,3546,5,198,0,0,3545,3543,1,0,0,0,3545,3546,1,0,0,0,3546,3549, - 1,0,0,0,3547,3548,5,51,0,0,3548,3550,3,342,171,0,3549,3547,1,0,0, - 0,3549,3550,1,0,0,0,3550,299,1,0,0,0,3551,3556,3,302,151,0,3552, - 3553,5,4,0,0,3553,3555,3,302,151,0,3554,3552,1,0,0,0,3555,3558,1, - 0,0,0,3556,3554,1,0,0,0,3556,3557,1,0,0,0,3557,301,1,0,0,0,3558, - 3556,1,0,0,0,3559,3560,3,84,42,0,3560,3564,3,282,141,0,3561,3563, - 3,304,152,0,3562,3561,1,0,0,0,3563,3566,1,0,0,0,3564,3562,1,0,0, - 0,3564,3565,1,0,0,0,3565,303,1,0,0,0,3566,3564,1,0,0,0,3567,3568, - 5,197,0,0,3568,3581,5,198,0,0,3569,3570,5,82,0,0,3570,3581,3,232, - 116,0,3571,3572,5,127,0,0,3572,3573,5,12,0,0,3573,3574,5,20,0,0, - 3574,3575,5,2,0,0,3575,3576,3,232,116,0,3576,3577,5,3,0,0,3577,3581, - 1,0,0,0,3578,3579,5,51,0,0,3579,3581,3,342,171,0,3580,3567,1,0,0, - 0,3580,3569,1,0,0,0,3580,3571,1,0,0,0,3580,3578,1,0,0,0,3581,305, - 1,0,0,0,3582,3584,3,332,166,0,3583,3585,5,371,0,0,3584,3583,1,0, - 0,0,3584,3585,1,0,0,0,3585,3586,1,0,0,0,3586,3589,3,282,141,0,3587, - 3588,5,197,0,0,3588,3590,5,198,0,0,3589,3587,1,0,0,0,3589,3590,1, - 0,0,0,3590,3593,1,0,0,0,3591,3592,5,51,0,0,3592,3594,3,342,171,0, - 3593,3591,1,0,0,0,3593,3594,1,0,0,0,3594,307,1,0,0,0,3595,3596,5, - 343,0,0,3596,3597,3,232,116,0,3597,3598,5,300,0,0,3598,3599,3,232, - 116,0,3599,309,1,0,0,0,3600,3601,5,345,0,0,3601,3602,3,328,164,0, - 3602,3603,5,20,0,0,3603,3611,3,314,157,0,3604,3605,5,4,0,0,3605, - 3606,3,328,164,0,3606,3607,5,20,0,0,3607,3608,3,314,157,0,3608,3610, - 1,0,0,0,3609,3604,1,0,0,0,3610,3613,1,0,0,0,3611,3609,1,0,0,0,3611, - 3612,1,0,0,0,3612,311,1,0,0,0,3613,3611,1,0,0,0,3614,3615,5,351, - 0,0,3615,3616,5,31,0,0,3616,3617,3,82,41,0,3617,313,1,0,0,0,3618, - 3658,3,328,164,0,3619,3620,5,2,0,0,3620,3621,3,328,164,0,3621,3622, - 5,3,0,0,3622,3658,1,0,0,0,3623,3651,5,2,0,0,3624,3625,5,44,0,0,3625, - 3626,5,31,0,0,3626,3631,3,232,116,0,3627,3628,5,4,0,0,3628,3630, - 3,232,116,0,3629,3627,1,0,0,0,3630,3633,1,0,0,0,3631,3629,1,0,0, - 0,3631,3632,1,0,0,0,3632,3652,1,0,0,0,3633,3631,1,0,0,0,3634,3635, - 7,35,0,0,3635,3636,5,31,0,0,3636,3641,3,232,116,0,3637,3638,5,4, - 0,0,3638,3640,3,232,116,0,3639,3637,1,0,0,0,3640,3643,1,0,0,0,3641, - 3639,1,0,0,0,3641,3642,1,0,0,0,3642,3645,1,0,0,0,3643,3641,1,0,0, - 0,3644,3634,1,0,0,0,3644,3645,1,0,0,0,3645,3649,1,0,0,0,3646,3647, - 7,36,0,0,3647,3648,5,31,0,0,3648,3650,3,92,46,0,3649,3646,1,0,0, - 0,3649,3650,1,0,0,0,3650,3652,1,0,0,0,3651,3624,1,0,0,0,3651,3644, - 1,0,0,0,3652,3654,1,0,0,0,3653,3655,3,316,158,0,3654,3653,1,0,0, - 0,3654,3655,1,0,0,0,3655,3656,1,0,0,0,3656,3658,5,3,0,0,3657,3618, - 1,0,0,0,3657,3619,1,0,0,0,3657,3623,1,0,0,0,3658,315,1,0,0,0,3659, - 3660,7,67,0,0,3660,3668,3,318,159,0,3661,3662,7,67,0,0,3662,3663, - 5,24,0,0,3663,3664,3,318,159,0,3664,3665,5,14,0,0,3665,3666,3,318, - 159,0,3666,3668,1,0,0,0,3667,3659,1,0,0,0,3667,3661,1,0,0,0,3668, - 317,1,0,0,0,3669,3670,5,321,0,0,3670,3677,7,68,0,0,3671,3672,5,62, - 0,0,3672,3677,5,257,0,0,3673,3674,3,232,116,0,3674,3675,7,68,0,0, - 3675,3677,1,0,0,0,3676,3669,1,0,0,0,3676,3671,1,0,0,0,3676,3673, - 1,0,0,0,3677,319,1,0,0,0,3678,3683,3,326,163,0,3679,3680,5,4,0,0, - 3680,3682,3,326,163,0,3681,3679,1,0,0,0,3682,3685,1,0,0,0,3683,3681, - 1,0,0,0,3683,3684,1,0,0,0,3684,321,1,0,0,0,3685,3683,1,0,0,0,3686, - 3687,5,136,0,0,3687,3688,5,2,0,0,3688,3689,3,232,116,0,3689,3690, - 5,3,0,0,3690,3696,1,0,0,0,3691,3696,3,326,163,0,3692,3696,5,114, - 0,0,3693,3696,5,161,0,0,3694,3696,5,250,0,0,3695,3686,1,0,0,0,3695, - 3691,1,0,0,0,3695,3692,1,0,0,0,3695,3693,1,0,0,0,3695,3694,1,0,0, - 0,3696,323,1,0,0,0,3697,3698,3,326,163,0,3698,325,1,0,0,0,3699,3704, - 3,332,166,0,3700,3701,5,5,0,0,3701,3703,3,332,166,0,3702,3700,1, - 0,0,0,3703,3706,1,0,0,0,3704,3702,1,0,0,0,3704,3705,1,0,0,0,3705, - 327,1,0,0,0,3706,3704,1,0,0,0,3707,3708,3,332,166,0,3708,3709,3, - 330,165,0,3709,329,1,0,0,0,3710,3711,5,362,0,0,3711,3713,3,332,166, - 0,3712,3710,1,0,0,0,3713,3714,1,0,0,0,3714,3712,1,0,0,0,3714,3715, - 1,0,0,0,3715,3718,1,0,0,0,3716,3718,1,0,0,0,3717,3712,1,0,0,0,3717, - 3716,1,0,0,0,3718,331,1,0,0,0,3719,3722,3,334,167,0,3720,3722,3, - 346,173,0,3721,3719,1,0,0,0,3721,3720,1,0,0,0,3722,333,1,0,0,0,3723, - 3728,5,388,0,0,3724,3728,3,336,168,0,3725,3728,3,344,172,0,3726, - 3728,3,348,174,0,3727,3723,1,0,0,0,3727,3724,1,0,0,0,3727,3725,1, - 0,0,0,3727,3726,1,0,0,0,3728,335,1,0,0,0,3729,3730,7,69,0,0,3730, - 337,1,0,0,0,3731,3733,5,362,0,0,3732,3731,1,0,0,0,3732,3733,1,0, - 0,0,3733,3734,1,0,0,0,3734,3735,7,70,0,0,3735,339,1,0,0,0,3736,3737, - 5,319,0,0,3737,3750,3,282,141,0,3738,3739,5,51,0,0,3739,3750,3,342, - 171,0,3740,3750,3,278,139,0,3741,3742,7,71,0,0,3742,3743,5,197,0, - 0,3743,3750,5,198,0,0,3744,3745,5,269,0,0,3745,3746,5,82,0,0,3746, - 3750,3,232,116,0,3747,3748,5,96,0,0,3748,3750,5,82,0,0,3749,3736, - 1,0,0,0,3749,3738,1,0,0,0,3749,3740,1,0,0,0,3749,3741,1,0,0,0,3749, - 3744,1,0,0,0,3749,3747,1,0,0,0,3750,341,1,0,0,0,3751,3752,7,72,0, - 0,3752,343,1,0,0,0,3753,3754,7,73,0,0,3754,345,1,0,0,0,3755,3756, - 7,74,0,0,3756,347,1,0,0,0,3757,3758,7,75,0,0,3758,349,1,0,0,0,504, + 1875,1,0,0,0,1875,1883,3,96,48,3,1876,1877,10,1,0,0,1877,1879,7, + 23,0,0,1878,1880,3,166,83,0,1879,1878,1,0,0,0,1879,1880,1,0,0,0, + 1880,1881,1,0,0,0,1881,1883,3,96,48,2,1882,1870,1,0,0,0,1882,1876, + 1,0,0,0,1883,1886,1,0,0,0,1884,1882,1,0,0,0,1884,1885,1,0,0,0,1885, + 97,1,0,0,0,1886,1884,1,0,0,0,1887,1912,3,104,52,0,1888,1890,3,132, + 66,0,1889,1891,3,102,51,0,1890,1889,1,0,0,0,1891,1892,1,0,0,0,1892, + 1890,1,0,0,0,1892,1893,1,0,0,0,1893,1912,1,0,0,0,1894,1895,5,293, + 0,0,1895,1912,3,72,36,0,1896,1897,5,333,0,0,1897,1902,3,232,116, + 0,1898,1899,5,4,0,0,1899,1901,3,232,116,0,1900,1898,1,0,0,0,1901, + 1904,1,0,0,0,1902,1900,1,0,0,0,1902,1903,1,0,0,0,1903,1905,1,0,0, + 0,1904,1902,1,0,0,0,1905,1906,3,204,102,0,1906,1912,1,0,0,0,1907, + 1908,5,2,0,0,1908,1909,3,16,8,0,1909,1910,5,3,0,0,1910,1912,1,0, + 0,0,1911,1887,1,0,0,0,1911,1888,1,0,0,0,1911,1894,1,0,0,0,1911,1896, + 1,0,0,0,1911,1907,1,0,0,0,1912,99,1,0,0,0,1913,1916,3,78,39,0,1914, + 1916,3,232,116,0,1915,1913,1,0,0,0,1915,1914,1,0,0,0,1916,1918,1, + 0,0,0,1917,1919,7,24,0,0,1918,1917,1,0,0,0,1918,1919,1,0,0,0,1919, + 1922,1,0,0,0,1920,1921,5,199,0,0,1921,1923,7,25,0,0,1922,1920,1, + 0,0,0,1922,1923,1,0,0,0,1923,101,1,0,0,0,1924,1926,3,106,53,0,1925, + 1927,3,124,62,0,1926,1925,1,0,0,0,1926,1927,1,0,0,0,1927,1928,1, + 0,0,0,1928,1929,3,88,44,0,1929,1952,1,0,0,0,1930,1934,3,108,54,0, + 1931,1933,3,164,82,0,1932,1931,1,0,0,0,1933,1936,1,0,0,0,1934,1932, + 1,0,0,0,1934,1935,1,0,0,0,1935,1938,1,0,0,0,1936,1934,1,0,0,0,1937, + 1939,3,124,62,0,1938,1937,1,0,0,0,1938,1939,1,0,0,0,1939,1941,1, + 0,0,0,1940,1942,3,136,68,0,1941,1940,1,0,0,0,1941,1942,1,0,0,0,1942, + 1944,1,0,0,0,1943,1945,3,126,63,0,1944,1943,1,0,0,0,1944,1945,1, + 0,0,0,1945,1947,1,0,0,0,1946,1948,3,310,155,0,1947,1946,1,0,0,0, + 1947,1948,1,0,0,0,1948,1949,1,0,0,0,1949,1950,3,88,44,0,1950,1952, + 1,0,0,0,1951,1924,1,0,0,0,1951,1930,1,0,0,0,1952,103,1,0,0,0,1953, + 1955,3,106,53,0,1954,1956,3,132,66,0,1955,1954,1,0,0,0,1955,1956, + 1,0,0,0,1956,1960,1,0,0,0,1957,1959,3,164,82,0,1958,1957,1,0,0,0, + 1959,1962,1,0,0,0,1960,1958,1,0,0,0,1960,1961,1,0,0,0,1961,1964, + 1,0,0,0,1962,1960,1,0,0,0,1963,1965,3,124,62,0,1964,1963,1,0,0,0, + 1964,1965,1,0,0,0,1965,1967,1,0,0,0,1966,1968,3,136,68,0,1967,1966, + 1,0,0,0,1967,1968,1,0,0,0,1968,1970,1,0,0,0,1969,1971,3,126,63,0, + 1970,1969,1,0,0,0,1970,1971,1,0,0,0,1971,1973,1,0,0,0,1972,1974, + 3,310,155,0,1973,1972,1,0,0,0,1973,1974,1,0,0,0,1974,1998,1,0,0, + 0,1975,1977,3,108,54,0,1976,1978,3,132,66,0,1977,1976,1,0,0,0,1977, + 1978,1,0,0,0,1978,1982,1,0,0,0,1979,1981,3,164,82,0,1980,1979,1, + 0,0,0,1981,1984,1,0,0,0,1982,1980,1,0,0,0,1982,1983,1,0,0,0,1983, + 1986,1,0,0,0,1984,1982,1,0,0,0,1985,1987,3,124,62,0,1986,1985,1, + 0,0,0,1986,1987,1,0,0,0,1987,1989,1,0,0,0,1988,1990,3,136,68,0,1989, + 1988,1,0,0,0,1989,1990,1,0,0,0,1990,1992,1,0,0,0,1991,1993,3,126, + 63,0,1992,1991,1,0,0,0,1992,1993,1,0,0,0,1993,1995,1,0,0,0,1994, + 1996,3,310,155,0,1995,1994,1,0,0,0,1995,1996,1,0,0,0,1996,1998,1, + 0,0,0,1997,1953,1,0,0,0,1997,1975,1,0,0,0,1998,105,1,0,0,0,1999, + 2000,5,263,0,0,2000,2001,5,314,0,0,2001,2003,5,2,0,0,2002,2004,3, + 166,83,0,2003,2002,1,0,0,0,2003,2004,1,0,0,0,2004,2005,1,0,0,0,2005, + 2006,3,238,119,0,2006,2007,5,3,0,0,2007,2019,1,0,0,0,2008,2010,5, + 177,0,0,2009,2011,3,166,83,0,2010,2009,1,0,0,0,2010,2011,1,0,0,0, + 2011,2012,1,0,0,0,2012,2019,3,238,119,0,2013,2015,5,238,0,0,2014, + 2016,3,166,83,0,2015,2014,1,0,0,0,2015,2016,1,0,0,0,2016,2017,1, + 0,0,0,2017,2019,3,238,119,0,2018,1999,1,0,0,0,2018,2008,1,0,0,0, + 2018,2013,1,0,0,0,2019,2021,1,0,0,0,2020,2022,3,206,103,0,2021,2020, + 1,0,0,0,2021,2022,1,0,0,0,2022,2025,1,0,0,0,2023,2024,5,236,0,0, + 2024,2026,3,342,171,0,2025,2023,1,0,0,0,2025,2026,1,0,0,0,2026,2027, + 1,0,0,0,2027,2028,5,332,0,0,2028,2041,3,342,171,0,2029,2039,5,20, + 0,0,2030,2040,3,182,91,0,2031,2040,3,296,148,0,2032,2035,5,2,0,0, + 2033,2036,3,182,91,0,2034,2036,3,296,148,0,2035,2033,1,0,0,0,2035, + 2034,1,0,0,0,2036,2037,1,0,0,0,2037,2038,5,3,0,0,2038,2040,1,0,0, + 0,2039,2030,1,0,0,0,2039,2031,1,0,0,0,2039,2032,1,0,0,0,2040,2042, + 1,0,0,0,2041,2029,1,0,0,0,2041,2042,1,0,0,0,2042,2044,1,0,0,0,2043, + 2045,3,206,103,0,2044,2043,1,0,0,0,2044,2045,1,0,0,0,2045,2048,1, + 0,0,0,2046,2047,5,235,0,0,2047,2049,3,342,171,0,2048,2046,1,0,0, + 0,2048,2049,1,0,0,0,2049,107,1,0,0,0,2050,2054,5,263,0,0,2051,2053, + 3,128,64,0,2052,2051,1,0,0,0,2053,2056,1,0,0,0,2054,2052,1,0,0,0, + 2054,2055,1,0,0,0,2055,2058,1,0,0,0,2056,2054,1,0,0,0,2057,2059, + 3,166,83,0,2058,2057,1,0,0,0,2058,2059,1,0,0,0,2059,2060,1,0,0,0, + 2060,2061,3,222,111,0,2061,109,1,0,0,0,2062,2063,5,269,0,0,2063, + 2064,3,120,60,0,2064,111,1,0,0,0,2065,2066,5,343,0,0,2066,2069,5, + 178,0,0,2067,2068,5,14,0,0,2068,2070,3,240,120,0,2069,2067,1,0,0, + 0,2069,2070,1,0,0,0,2070,2071,1,0,0,0,2071,2079,5,300,0,0,2072,2080, + 5,84,0,0,2073,2074,5,329,0,0,2074,2077,5,269,0,0,2075,2078,5,363, + 0,0,2076,2078,3,120,60,0,2077,2075,1,0,0,0,2077,2076,1,0,0,0,2078, + 2080,1,0,0,0,2079,2072,1,0,0,0,2079,2073,1,0,0,0,2080,113,1,0,0, + 0,2081,2082,5,343,0,0,2082,2083,5,197,0,0,2083,2086,5,178,0,0,2084, + 2085,5,31,0,0,2085,2087,5,296,0,0,2086,2084,1,0,0,0,2086,2087,1, + 0,0,0,2087,2090,1,0,0,0,2088,2089,5,14,0,0,2089,2091,3,240,120,0, + 2090,2088,1,0,0,0,2090,2091,1,0,0,0,2091,2092,1,0,0,0,2092,2093, + 5,300,0,0,2093,2094,3,118,59,0,2094,115,1,0,0,0,2095,2096,5,343, + 0,0,2096,2097,5,197,0,0,2097,2098,5,178,0,0,2098,2099,5,31,0,0,2099, + 2102,5,280,0,0,2100,2101,5,14,0,0,2101,2103,3,240,120,0,2102,2100, + 1,0,0,0,2102,2103,1,0,0,0,2103,2104,1,0,0,0,2104,2109,5,300,0,0, + 2105,2110,5,84,0,0,2106,2107,5,329,0,0,2107,2108,5,269,0,0,2108, + 2110,3,120,60,0,2109,2105,1,0,0,0,2109,2106,1,0,0,0,2110,117,1,0, + 0,0,2111,2112,5,147,0,0,2112,2130,5,363,0,0,2113,2114,5,147,0,0, + 2114,2115,5,2,0,0,2115,2116,3,208,104,0,2116,2117,5,3,0,0,2117,2118, + 5,333,0,0,2118,2119,5,2,0,0,2119,2124,3,232,116,0,2120,2121,5,4, + 0,0,2121,2123,3,232,116,0,2122,2120,1,0,0,0,2123,2126,1,0,0,0,2124, + 2122,1,0,0,0,2124,2125,1,0,0,0,2125,2127,1,0,0,0,2126,2124,1,0,0, + 0,2127,2128,5,3,0,0,2128,2130,1,0,0,0,2129,2111,1,0,0,0,2129,2113, + 1,0,0,0,2130,119,1,0,0,0,2131,2136,3,122,61,0,2132,2133,5,4,0,0, + 2133,2135,3,122,61,0,2134,2132,1,0,0,0,2135,2138,1,0,0,0,2136,2134, + 1,0,0,0,2136,2137,1,0,0,0,2137,121,1,0,0,0,2138,2136,1,0,0,0,2139, + 2140,3,210,105,0,2140,2141,5,352,0,0,2141,2142,3,232,116,0,2142, + 123,1,0,0,0,2143,2144,5,344,0,0,2144,2145,3,240,120,0,2145,125,1, + 0,0,0,2146,2147,5,132,0,0,2147,2148,3,240,120,0,2148,127,1,0,0,0, + 2149,2150,5,374,0,0,2150,2157,3,130,65,0,2151,2153,5,4,0,0,2152, + 2151,1,0,0,0,2152,2153,1,0,0,0,2153,2154,1,0,0,0,2154,2156,3,130, + 65,0,2155,2152,1,0,0,0,2156,2159,1,0,0,0,2157,2155,1,0,0,0,2157, + 2158,1,0,0,0,2158,2160,1,0,0,0,2159,2157,1,0,0,0,2160,2161,5,375, + 0,0,2161,129,1,0,0,0,2162,2176,3,332,166,0,2163,2164,3,332,166,0, + 2164,2165,5,2,0,0,2165,2170,3,248,124,0,2166,2167,5,4,0,0,2167,2169, + 3,248,124,0,2168,2166,1,0,0,0,2169,2172,1,0,0,0,2170,2168,1,0,0, + 0,2170,2171,1,0,0,0,2171,2173,1,0,0,0,2172,2170,1,0,0,0,2173,2174, + 5,3,0,0,2174,2176,1,0,0,0,2175,2162,1,0,0,0,2175,2163,1,0,0,0,2176, + 131,1,0,0,0,2177,2178,5,123,0,0,2178,2183,3,168,84,0,2179,2180,5, + 4,0,0,2180,2182,3,168,84,0,2181,2179,1,0,0,0,2182,2185,1,0,0,0,2183, + 2181,1,0,0,0,2183,2184,1,0,0,0,2184,2189,1,0,0,0,2185,2183,1,0,0, + 0,2186,2188,3,164,82,0,2187,2186,1,0,0,0,2188,2191,1,0,0,0,2189, + 2187,1,0,0,0,2189,2190,1,0,0,0,2190,2193,1,0,0,0,2191,2189,1,0,0, + 0,2192,2194,3,144,72,0,2193,2192,1,0,0,0,2193,2194,1,0,0,0,2194, + 2196,1,0,0,0,2195,2197,3,150,75,0,2196,2195,1,0,0,0,2196,2197,1, + 0,0,0,2197,133,1,0,0,0,2198,2200,5,119,0,0,2199,2198,1,0,0,0,2199, + 2200,1,0,0,0,2200,2201,1,0,0,0,2201,2202,7,26,0,0,2202,2203,5,20, + 0,0,2203,2206,5,201,0,0,2204,2207,5,382,0,0,2205,2207,3,342,171, + 0,2206,2204,1,0,0,0,2206,2205,1,0,0,0,2207,2216,1,0,0,0,2208,2210, + 5,119,0,0,2209,2208,1,0,0,0,2209,2210,1,0,0,0,2210,2211,1,0,0,0, + 2211,2212,7,27,0,0,2212,2213,5,20,0,0,2213,2214,5,201,0,0,2214,2216, + 3,244,122,0,2215,2199,1,0,0,0,2215,2209,1,0,0,0,2216,135,1,0,0,0, + 2217,2218,5,130,0,0,2218,2219,5,31,0,0,2219,2224,3,138,69,0,2220, + 2221,5,4,0,0,2221,2223,3,138,69,0,2222,2220,1,0,0,0,2223,2226,1, + 0,0,0,2224,2222,1,0,0,0,2224,2225,1,0,0,0,2225,2257,1,0,0,0,2226, + 2224,1,0,0,0,2227,2228,5,130,0,0,2228,2229,5,31,0,0,2229,2234,3, + 232,116,0,2230,2231,5,4,0,0,2231,2233,3,232,116,0,2232,2230,1,0, + 0,0,2233,2236,1,0,0,0,2234,2232,1,0,0,0,2234,2235,1,0,0,0,2235,2254, + 1,0,0,0,2236,2234,1,0,0,0,2237,2238,5,346,0,0,2238,2255,5,256,0, + 0,2239,2240,5,346,0,0,2240,2255,5,61,0,0,2241,2242,5,131,0,0,2242, + 2243,5,271,0,0,2243,2244,5,2,0,0,2244,2249,3,142,71,0,2245,2246, + 5,4,0,0,2246,2248,3,142,71,0,2247,2245,1,0,0,0,2248,2251,1,0,0,0, + 2249,2247,1,0,0,0,2249,2250,1,0,0,0,2250,2252,1,0,0,0,2251,2249, + 1,0,0,0,2252,2253,5,3,0,0,2253,2255,1,0,0,0,2254,2237,1,0,0,0,2254, + 2239,1,0,0,0,2254,2241,1,0,0,0,2254,2255,1,0,0,0,2255,2257,1,0,0, + 0,2256,2217,1,0,0,0,2256,2227,1,0,0,0,2257,137,1,0,0,0,2258,2262, + 3,78,39,0,2259,2262,3,140,70,0,2260,2262,3,232,116,0,2261,2258,1, + 0,0,0,2261,2259,1,0,0,0,2261,2260,1,0,0,0,2262,139,1,0,0,0,2263, + 2264,7,28,0,0,2264,2265,5,2,0,0,2265,2270,3,142,71,0,2266,2267,5, + 4,0,0,2267,2269,3,142,71,0,2268,2266,1,0,0,0,2269,2272,1,0,0,0,2270, + 2268,1,0,0,0,2270,2271,1,0,0,0,2271,2273,1,0,0,0,2272,2270,1,0,0, + 0,2273,2274,5,3,0,0,2274,2295,1,0,0,0,2275,2276,5,131,0,0,2276,2277, + 5,271,0,0,2277,2280,5,2,0,0,2278,2281,3,140,70,0,2279,2281,3,142, + 71,0,2280,2278,1,0,0,0,2280,2279,1,0,0,0,2281,2289,1,0,0,0,2282, + 2285,5,4,0,0,2283,2286,3,140,70,0,2284,2286,3,142,71,0,2285,2283, + 1,0,0,0,2285,2284,1,0,0,0,2286,2288,1,0,0,0,2287,2282,1,0,0,0,2288, + 2291,1,0,0,0,2289,2287,1,0,0,0,2289,2290,1,0,0,0,2290,2292,1,0,0, + 0,2291,2289,1,0,0,0,2292,2293,5,3,0,0,2293,2295,1,0,0,0,2294,2263, + 1,0,0,0,2294,2275,1,0,0,0,2295,141,1,0,0,0,2296,2317,3,78,39,0,2297, + 2317,3,232,116,0,2298,2313,5,2,0,0,2299,2302,3,78,39,0,2300,2302, + 3,232,116,0,2301,2299,1,0,0,0,2301,2300,1,0,0,0,2302,2310,1,0,0, + 0,2303,2306,5,4,0,0,2304,2307,3,78,39,0,2305,2307,3,232,116,0,2306, + 2304,1,0,0,0,2306,2305,1,0,0,0,2307,2309,1,0,0,0,2308,2303,1,0,0, + 0,2309,2312,1,0,0,0,2310,2308,1,0,0,0,2310,2311,1,0,0,0,2311,2314, + 1,0,0,0,2312,2310,1,0,0,0,2313,2301,1,0,0,0,2313,2314,1,0,0,0,2314, + 2315,1,0,0,0,2315,2317,5,3,0,0,2316,2296,1,0,0,0,2316,2297,1,0,0, + 0,2316,2298,1,0,0,0,2317,143,1,0,0,0,2318,2319,5,223,0,0,2319,2320, + 5,2,0,0,2320,2321,3,222,111,0,2321,2322,5,119,0,0,2322,2323,3,146, + 73,0,2323,2324,5,140,0,0,2324,2325,5,2,0,0,2325,2330,3,148,74,0, + 2326,2327,5,4,0,0,2327,2329,3,148,74,0,2328,2326,1,0,0,0,2329,2332, + 1,0,0,0,2330,2328,1,0,0,0,2330,2331,1,0,0,0,2331,2333,1,0,0,0,2332, + 2330,1,0,0,0,2333,2334,5,3,0,0,2334,2335,5,3,0,0,2335,145,1,0,0, + 0,2336,2349,3,332,166,0,2337,2338,5,2,0,0,2338,2343,3,332,166,0, + 2339,2340,5,4,0,0,2340,2342,3,332,166,0,2341,2339,1,0,0,0,2342,2345, + 1,0,0,0,2343,2341,1,0,0,0,2343,2344,1,0,0,0,2344,2346,1,0,0,0,2345, + 2343,1,0,0,0,2346,2347,5,3,0,0,2347,2349,1,0,0,0,2348,2336,1,0,0, + 0,2348,2337,1,0,0,0,2349,147,1,0,0,0,2350,2355,3,232,116,0,2351, + 2353,5,20,0,0,2352,2351,1,0,0,0,2352,2353,1,0,0,0,2353,2354,1,0, + 0,0,2354,2356,3,332,166,0,2355,2352,1,0,0,0,2355,2356,1,0,0,0,2356, + 149,1,0,0,0,2357,2360,5,327,0,0,2358,2359,7,29,0,0,2359,2361,5,199, + 0,0,2360,2358,1,0,0,0,2360,2361,1,0,0,0,2361,2362,1,0,0,0,2362,2365, + 5,2,0,0,2363,2366,3,152,76,0,2364,2366,3,154,77,0,2365,2363,1,0, + 0,0,2365,2364,1,0,0,0,2366,2367,1,0,0,0,2367,2372,5,3,0,0,2368,2370, + 5,20,0,0,2369,2368,1,0,0,0,2369,2370,1,0,0,0,2370,2371,1,0,0,0,2371, + 2373,3,332,166,0,2372,2369,1,0,0,0,2372,2373,1,0,0,0,2373,151,1, + 0,0,0,2374,2375,3,332,166,0,2375,2376,5,119,0,0,2376,2377,3,332, + 166,0,2377,2378,5,140,0,0,2378,2379,5,2,0,0,2379,2384,3,158,79,0, + 2380,2381,5,4,0,0,2381,2383,3,158,79,0,2382,2380,1,0,0,0,2383,2386, + 1,0,0,0,2384,2382,1,0,0,0,2384,2385,1,0,0,0,2385,2387,1,0,0,0,2386, + 2384,1,0,0,0,2387,2388,5,3,0,0,2388,153,1,0,0,0,2389,2390,5,2,0, + 0,2390,2395,3,332,166,0,2391,2392,5,4,0,0,2392,2394,3,332,166,0, + 2393,2391,1,0,0,0,2394,2397,1,0,0,0,2395,2393,1,0,0,0,2395,2396, + 1,0,0,0,2396,2398,1,0,0,0,2397,2395,1,0,0,0,2398,2399,5,3,0,0,2399, + 2400,5,119,0,0,2400,2401,3,332,166,0,2401,2402,5,140,0,0,2402,2403, + 5,2,0,0,2403,2408,3,156,78,0,2404,2405,5,4,0,0,2405,2407,3,156,78, + 0,2406,2404,1,0,0,0,2407,2410,1,0,0,0,2408,2406,1,0,0,0,2408,2409, + 1,0,0,0,2409,2411,1,0,0,0,2410,2408,1,0,0,0,2411,2412,5,3,0,0,2412, + 155,1,0,0,0,2413,2414,5,2,0,0,2414,2419,3,210,105,0,2415,2416,5, + 4,0,0,2416,2418,3,210,105,0,2417,2415,1,0,0,0,2418,2421,1,0,0,0, + 2419,2417,1,0,0,0,2419,2420,1,0,0,0,2420,2422,1,0,0,0,2421,2419, + 1,0,0,0,2422,2427,5,3,0,0,2423,2425,5,20,0,0,2424,2423,1,0,0,0,2424, + 2425,1,0,0,0,2425,2426,1,0,0,0,2426,2428,3,332,166,0,2427,2424,1, + 0,0,0,2427,2428,1,0,0,0,2428,157,1,0,0,0,2429,2434,3,210,105,0,2430, + 2432,5,20,0,0,2431,2430,1,0,0,0,2431,2432,1,0,0,0,2432,2433,1,0, + 0,0,2433,2435,3,332,166,0,2434,2431,1,0,0,0,2434,2435,1,0,0,0,2435, + 159,1,0,0,0,2436,2437,5,137,0,0,2437,2438,5,197,0,0,2438,2439,5, + 105,0,0,2439,161,1,0,0,0,2440,2441,5,137,0,0,2441,2442,5,105,0,0, + 2442,163,1,0,0,0,2443,2444,5,158,0,0,2444,2446,5,338,0,0,2445,2447, + 5,211,0,0,2446,2445,1,0,0,0,2446,2447,1,0,0,0,2447,2448,1,0,0,0, + 2448,2449,3,76,38,0,2449,2458,5,2,0,0,2450,2455,3,232,116,0,2451, + 2452,5,4,0,0,2452,2454,3,232,116,0,2453,2451,1,0,0,0,2454,2457,1, + 0,0,0,2455,2453,1,0,0,0,2455,2456,1,0,0,0,2456,2459,1,0,0,0,2457, + 2455,1,0,0,0,2458,2450,1,0,0,0,2458,2459,1,0,0,0,2459,2460,1,0,0, + 0,2460,2461,5,3,0,0,2461,2473,3,204,102,0,2462,2464,5,20,0,0,2463, + 2462,1,0,0,0,2463,2464,1,0,0,0,2464,2465,1,0,0,0,2465,2470,3,332, + 166,0,2466,2467,5,4,0,0,2467,2469,3,332,166,0,2468,2466,1,0,0,0, + 2469,2472,1,0,0,0,2470,2468,1,0,0,0,2470,2471,1,0,0,0,2471,2474, + 1,0,0,0,2472,2470,1,0,0,0,2473,2463,1,0,0,0,2473,2474,1,0,0,0,2474, + 165,1,0,0,0,2475,2476,7,30,0,0,2476,167,1,0,0,0,2477,2491,3,72,36, + 0,2478,2480,5,158,0,0,2479,2478,1,0,0,0,2479,2480,1,0,0,0,2480,2481, + 1,0,0,0,2481,2487,3,192,96,0,2482,2486,3,170,85,0,2483,2486,3,144, + 72,0,2484,2486,3,150,75,0,2485,2482,1,0,0,0,2485,2483,1,0,0,0,2485, + 2484,1,0,0,0,2486,2489,1,0,0,0,2487,2485,1,0,0,0,2487,2488,1,0,0, + 0,2488,2491,1,0,0,0,2489,2487,1,0,0,0,2490,2477,1,0,0,0,2490,2479, + 1,0,0,0,2491,169,1,0,0,0,2492,2493,3,172,86,0,2493,2495,5,155,0, + 0,2494,2496,5,158,0,0,2495,2494,1,0,0,0,2495,2496,1,0,0,0,2496,2497, + 1,0,0,0,2497,2499,3,192,96,0,2498,2500,3,174,87,0,2499,2498,1,0, + 0,0,2499,2500,1,0,0,0,2500,2510,1,0,0,0,2501,2502,5,194,0,0,2502, + 2503,3,172,86,0,2503,2505,5,155,0,0,2504,2506,5,158,0,0,2505,2504, + 1,0,0,0,2505,2506,1,0,0,0,2506,2507,1,0,0,0,2507,2508,3,192,96,0, + 2508,2510,1,0,0,0,2509,2492,1,0,0,0,2509,2501,1,0,0,0,2510,171,1, + 0,0,0,2511,2513,5,144,0,0,2512,2511,1,0,0,0,2512,2513,1,0,0,0,2513, + 2528,1,0,0,0,2514,2528,5,60,0,0,2515,2517,5,161,0,0,2516,2518,5, + 211,0,0,2517,2516,1,0,0,0,2517,2518,1,0,0,0,2518,2528,1,0,0,0,2519, + 2521,5,161,0,0,2520,2519,1,0,0,0,2520,2521,1,0,0,0,2521,2522,1,0, + 0,0,2522,2528,7,31,0,0,2523,2525,7,32,0,0,2524,2526,5,211,0,0,2525, + 2524,1,0,0,0,2525,2526,1,0,0,0,2526,2528,1,0,0,0,2527,2512,1,0,0, + 0,2527,2514,1,0,0,0,2527,2515,1,0,0,0,2527,2520,1,0,0,0,2527,2523, + 1,0,0,0,2528,173,1,0,0,0,2529,2530,5,203,0,0,2530,2534,3,240,120, + 0,2531,2532,5,332,0,0,2532,2534,3,180,90,0,2533,2529,1,0,0,0,2533, + 2531,1,0,0,0,2534,175,1,0,0,0,2535,2536,5,295,0,0,2536,2538,5,2, + 0,0,2537,2539,3,178,89,0,2538,2537,1,0,0,0,2538,2539,1,0,0,0,2539, + 2540,1,0,0,0,2540,2545,5,3,0,0,2541,2542,5,243,0,0,2542,2543,5,2, + 0,0,2543,2544,5,382,0,0,2544,2546,5,3,0,0,2545,2541,1,0,0,0,2545, + 2546,1,0,0,0,2546,177,1,0,0,0,2547,2549,5,362,0,0,2548,2547,1,0, + 0,0,2548,2549,1,0,0,0,2549,2550,1,0,0,0,2550,2551,7,33,0,0,2551, + 2572,5,222,0,0,2552,2553,3,232,116,0,2553,2554,5,258,0,0,2554,2572, + 1,0,0,0,2555,2556,5,29,0,0,2556,2557,5,382,0,0,2557,2558,5,210,0, + 0,2558,2559,5,201,0,0,2559,2568,5,382,0,0,2560,2566,5,203,0,0,2561, + 2567,3,332,166,0,2562,2563,3,326,163,0,2563,2564,5,2,0,0,2564,2565, + 5,3,0,0,2565,2567,1,0,0,0,2566,2561,1,0,0,0,2566,2562,1,0,0,0,2567, + 2569,1,0,0,0,2568,2560,1,0,0,0,2568,2569,1,0,0,0,2569,2572,1,0,0, + 0,2570,2572,3,232,116,0,2571,2548,1,0,0,0,2571,2552,1,0,0,0,2571, + 2555,1,0,0,0,2571,2570,1,0,0,0,2572,179,1,0,0,0,2573,2574,5,2,0, + 0,2574,2575,3,182,91,0,2575,2576,5,3,0,0,2576,181,1,0,0,0,2577,2582, + 3,328,164,0,2578,2579,5,4,0,0,2579,2581,3,328,164,0,2580,2578,1, + 0,0,0,2581,2584,1,0,0,0,2582,2580,1,0,0,0,2582,2583,1,0,0,0,2583, + 183,1,0,0,0,2584,2582,1,0,0,0,2585,2586,5,2,0,0,2586,2591,3,186, + 93,0,2587,2588,5,4,0,0,2588,2590,3,186,93,0,2589,2587,1,0,0,0,2590, + 2593,1,0,0,0,2591,2589,1,0,0,0,2591,2592,1,0,0,0,2592,2594,1,0,0, + 0,2593,2591,1,0,0,0,2594,2595,5,3,0,0,2595,185,1,0,0,0,2596,2598, + 3,328,164,0,2597,2599,7,24,0,0,2598,2597,1,0,0,0,2598,2599,1,0,0, + 0,2599,187,1,0,0,0,2600,2601,5,2,0,0,2601,2606,3,190,95,0,2602,2603, + 5,4,0,0,2603,2605,3,190,95,0,2604,2602,1,0,0,0,2605,2608,1,0,0,0, + 2606,2604,1,0,0,0,2606,2607,1,0,0,0,2607,2609,1,0,0,0,2608,2606, + 1,0,0,0,2609,2610,5,3,0,0,2610,189,1,0,0,0,2611,2614,3,84,42,0,2612, + 2613,5,51,0,0,2613,2615,3,342,171,0,2614,2612,1,0,0,0,2614,2615, + 1,0,0,0,2615,191,1,0,0,0,2616,2620,3,72,36,0,2617,2620,3,76,38,0, + 2618,2620,3,86,43,0,2619,2616,1,0,0,0,2619,2617,1,0,0,0,2619,2618, + 1,0,0,0,2620,2622,1,0,0,0,2621,2623,3,134,67,0,2622,2621,1,0,0,0, + 2622,2623,1,0,0,0,2623,2625,1,0,0,0,2624,2626,3,176,88,0,2625,2624, + 1,0,0,0,2625,2626,1,0,0,0,2626,2627,1,0,0,0,2627,2628,3,204,102, + 0,2628,2672,1,0,0,0,2629,2630,5,2,0,0,2630,2631,3,16,8,0,2631,2633, + 5,3,0,0,2632,2634,3,176,88,0,2633,2632,1,0,0,0,2633,2634,1,0,0,0, + 2634,2635,1,0,0,0,2635,2636,3,204,102,0,2636,2672,1,0,0,0,2637,2638, + 5,2,0,0,2638,2639,3,168,84,0,2639,2641,5,3,0,0,2640,2642,3,176,88, + 0,2641,2640,1,0,0,0,2641,2642,1,0,0,0,2642,2643,1,0,0,0,2643,2644, + 3,204,102,0,2644,2672,1,0,0,0,2645,2646,5,333,0,0,2646,2651,3,232, + 116,0,2647,2648,5,4,0,0,2648,2650,3,232,116,0,2649,2647,1,0,0,0, + 2650,2653,1,0,0,0,2651,2649,1,0,0,0,2651,2652,1,0,0,0,2652,2654, + 1,0,0,0,2653,2651,1,0,0,0,2654,2655,3,204,102,0,2655,2672,1,0,0, + 0,2656,2657,3,322,161,0,2657,2666,5,2,0,0,2658,2663,3,202,101,0, + 2659,2660,5,4,0,0,2660,2662,3,202,101,0,2661,2659,1,0,0,0,2662,2665, + 1,0,0,0,2663,2661,1,0,0,0,2663,2664,1,0,0,0,2664,2667,1,0,0,0,2665, + 2663,1,0,0,0,2666,2658,1,0,0,0,2666,2667,1,0,0,0,2667,2668,1,0,0, + 0,2668,2669,5,3,0,0,2669,2670,3,204,102,0,2670,2672,1,0,0,0,2671, + 2619,1,0,0,0,2671,2629,1,0,0,0,2671,2637,1,0,0,0,2671,2645,1,0,0, + 0,2671,2656,1,0,0,0,2672,193,1,0,0,0,2673,2674,5,293,0,0,2674,2676, + 3,72,36,0,2675,2677,3,196,98,0,2676,2675,1,0,0,0,2676,2677,1,0,0, + 0,2677,2693,1,0,0,0,2678,2679,5,293,0,0,2679,2680,5,2,0,0,2680,2681, + 3,72,36,0,2681,2683,5,3,0,0,2682,2684,3,196,98,0,2683,2682,1,0,0, + 0,2683,2684,1,0,0,0,2684,2693,1,0,0,0,2685,2686,5,293,0,0,2686,2687, + 5,2,0,0,2687,2688,3,16,8,0,2688,2690,5,3,0,0,2689,2691,3,196,98, + 0,2690,2689,1,0,0,0,2690,2691,1,0,0,0,2691,2693,1,0,0,0,2692,2673, + 1,0,0,0,2692,2678,1,0,0,0,2692,2685,1,0,0,0,2693,195,1,0,0,0,2694, + 2695,5,346,0,0,2695,2696,5,274,0,0,2696,2714,5,217,0,0,2697,2698, + 7,34,0,0,2698,2711,5,31,0,0,2699,2700,5,2,0,0,2700,2705,3,232,116, + 0,2701,2702,5,4,0,0,2702,2704,3,232,116,0,2703,2701,1,0,0,0,2704, + 2707,1,0,0,0,2705,2703,1,0,0,0,2705,2706,1,0,0,0,2706,2708,1,0,0, + 0,2707,2705,1,0,0,0,2708,2709,5,3,0,0,2709,2712,1,0,0,0,2710,2712, + 3,232,116,0,2711,2699,1,0,0,0,2711,2710,1,0,0,0,2712,2714,1,0,0, + 0,2713,2694,1,0,0,0,2713,2697,1,0,0,0,2714,2724,1,0,0,0,2715,2716, + 7,35,0,0,2716,2722,5,31,0,0,2717,2718,5,2,0,0,2718,2719,3,92,46, + 0,2719,2720,5,3,0,0,2720,2723,1,0,0,0,2721,2723,3,100,50,0,2722, + 2717,1,0,0,0,2722,2721,1,0,0,0,2723,2725,1,0,0,0,2724,2715,1,0,0, + 0,2724,2725,1,0,0,0,2725,197,1,0,0,0,2726,2727,3,332,166,0,2727, + 2728,5,373,0,0,2728,2729,3,194,97,0,2729,199,1,0,0,0,2730,2733,3, + 194,97,0,2731,2733,3,198,99,0,2732,2730,1,0,0,0,2732,2731,1,0,0, + 0,2733,201,1,0,0,0,2734,2737,3,200,100,0,2735,2737,3,236,118,0,2736, + 2734,1,0,0,0,2736,2735,1,0,0,0,2737,203,1,0,0,0,2738,2740,5,20,0, + 0,2739,2738,1,0,0,0,2739,2740,1,0,0,0,2740,2741,1,0,0,0,2741,2743, + 3,334,167,0,2742,2744,3,180,90,0,2743,2742,1,0,0,0,2743,2744,1,0, + 0,0,2744,2746,1,0,0,0,2745,2739,1,0,0,0,2745,2746,1,0,0,0,2746,205, + 1,0,0,0,2747,2748,5,257,0,0,2748,2749,5,121,0,0,2749,2750,5,266, + 0,0,2750,2754,3,342,171,0,2751,2752,5,346,0,0,2752,2753,5,267,0, + 0,2753,2755,3,42,21,0,2754,2751,1,0,0,0,2754,2755,1,0,0,0,2755,2797, + 1,0,0,0,2756,2757,5,257,0,0,2757,2758,5,121,0,0,2758,2768,5,85,0, + 0,2759,2760,5,113,0,0,2760,2761,5,299,0,0,2761,2762,5,31,0,0,2762, + 2766,3,342,171,0,2763,2764,5,101,0,0,2764,2765,5,31,0,0,2765,2767, + 3,342,171,0,2766,2763,1,0,0,0,2766,2767,1,0,0,0,2767,2769,1,0,0, + 0,2768,2759,1,0,0,0,2768,2769,1,0,0,0,2769,2775,1,0,0,0,2770,2771, + 5,48,0,0,2771,2772,5,154,0,0,2772,2773,5,299,0,0,2773,2774,5,31, + 0,0,2774,2776,3,342,171,0,2775,2770,1,0,0,0,2775,2776,1,0,0,0,2776, + 2782,1,0,0,0,2777,2778,5,177,0,0,2778,2779,5,156,0,0,2779,2780,5, + 299,0,0,2780,2781,5,31,0,0,2781,2783,3,342,171,0,2782,2777,1,0,0, + 0,2782,2783,1,0,0,0,2783,2788,1,0,0,0,2784,2785,5,166,0,0,2785,2786, + 5,299,0,0,2786,2787,5,31,0,0,2787,2789,3,342,171,0,2788,2784,1,0, + 0,0,2788,2789,1,0,0,0,2789,2794,1,0,0,0,2790,2791,5,198,0,0,2791, + 2792,5,83,0,0,2792,2793,5,20,0,0,2793,2795,3,342,171,0,2794,2790, + 1,0,0,0,2794,2795,1,0,0,0,2795,2797,1,0,0,0,2796,2747,1,0,0,0,2796, + 2756,1,0,0,0,2797,207,1,0,0,0,2798,2803,3,210,105,0,2799,2800,5, + 4,0,0,2800,2802,3,210,105,0,2801,2799,1,0,0,0,2802,2805,1,0,0,0, + 2803,2801,1,0,0,0,2803,2804,1,0,0,0,2804,209,1,0,0,0,2805,2803,1, + 0,0,0,2806,2811,3,328,164,0,2807,2808,5,5,0,0,2808,2810,3,328,164, + 0,2809,2807,1,0,0,0,2810,2813,1,0,0,0,2811,2809,1,0,0,0,2811,2812, + 1,0,0,0,2812,211,1,0,0,0,2813,2811,1,0,0,0,2814,2819,3,214,107,0, + 2815,2816,5,4,0,0,2816,2818,3,214,107,0,2817,2815,1,0,0,0,2818,2821, + 1,0,0,0,2819,2817,1,0,0,0,2819,2820,1,0,0,0,2820,213,1,0,0,0,2821, + 2819,1,0,0,0,2822,2825,3,210,105,0,2823,2824,5,207,0,0,2824,2826, + 3,42,21,0,2825,2823,1,0,0,0,2825,2826,1,0,0,0,2826,215,1,0,0,0,2827, + 2828,3,328,164,0,2828,2829,5,5,0,0,2829,2831,1,0,0,0,2830,2827,1, + 0,0,0,2830,2831,1,0,0,0,2831,2832,1,0,0,0,2832,2833,3,328,164,0, + 2833,217,1,0,0,0,2834,2835,3,328,164,0,2835,2836,5,5,0,0,2836,2838, + 1,0,0,0,2837,2834,1,0,0,0,2837,2838,1,0,0,0,2838,2839,1,0,0,0,2839, + 2840,3,328,164,0,2840,219,1,0,0,0,2841,2844,3,78,39,0,2842,2844, + 3,232,116,0,2843,2841,1,0,0,0,2843,2842,1,0,0,0,2844,2852,1,0,0, + 0,2845,2847,5,20,0,0,2846,2845,1,0,0,0,2846,2847,1,0,0,0,2847,2850, + 1,0,0,0,2848,2851,3,328,164,0,2849,2851,3,180,90,0,2850,2848,1,0, + 0,0,2850,2849,1,0,0,0,2851,2853,1,0,0,0,2852,2846,1,0,0,0,2852,2853, + 1,0,0,0,2853,221,1,0,0,0,2854,2859,3,220,110,0,2855,2856,5,4,0,0, + 2856,2858,3,220,110,0,2857,2855,1,0,0,0,2858,2861,1,0,0,0,2859,2857, + 1,0,0,0,2859,2860,1,0,0,0,2860,223,1,0,0,0,2861,2859,1,0,0,0,2862, + 2863,5,2,0,0,2863,2868,3,226,113,0,2864,2865,5,4,0,0,2865,2867,3, + 226,113,0,2866,2864,1,0,0,0,2867,2870,1,0,0,0,2868,2866,1,0,0,0, + 2868,2869,1,0,0,0,2869,2871,1,0,0,0,2870,2868,1,0,0,0,2871,2872, + 5,3,0,0,2872,225,1,0,0,0,2873,2876,3,228,114,0,2874,2876,3,298,149, + 0,2875,2873,1,0,0,0,2875,2874,1,0,0,0,2876,227,1,0,0,0,2877,2891, + 3,326,163,0,2878,2879,3,332,166,0,2879,2880,5,2,0,0,2880,2885,3, + 230,115,0,2881,2882,5,4,0,0,2882,2884,3,230,115,0,2883,2881,1,0, + 0,0,2884,2887,1,0,0,0,2885,2883,1,0,0,0,2885,2886,1,0,0,0,2886,2888, + 1,0,0,0,2887,2885,1,0,0,0,2888,2889,5,3,0,0,2889,2891,1,0,0,0,2890, + 2877,1,0,0,0,2890,2878,1,0,0,0,2891,229,1,0,0,0,2892,2895,3,326, + 163,0,2893,2895,3,252,126,0,2894,2892,1,0,0,0,2894,2893,1,0,0,0, + 2895,231,1,0,0,0,2896,2897,3,240,120,0,2897,233,1,0,0,0,2898,2899, + 3,332,166,0,2899,2900,5,373,0,0,2900,2901,3,232,116,0,2901,235,1, + 0,0,0,2902,2905,3,232,116,0,2903,2905,3,234,117,0,2904,2902,1,0, + 0,0,2904,2903,1,0,0,0,2905,237,1,0,0,0,2906,2911,3,232,116,0,2907, + 2908,5,4,0,0,2908,2910,3,232,116,0,2909,2907,1,0,0,0,2910,2913,1, + 0,0,0,2911,2909,1,0,0,0,2911,2912,1,0,0,0,2912,239,1,0,0,0,2913, + 2911,1,0,0,0,2914,2915,6,120,-1,0,2915,2916,7,36,0,0,2916,2927,3, + 240,120,5,2917,2918,5,105,0,0,2918,2919,5,2,0,0,2919,2920,3,16,8, + 0,2920,2921,5,3,0,0,2921,2927,1,0,0,0,2922,2924,3,244,122,0,2923, + 2925,3,242,121,0,2924,2923,1,0,0,0,2924,2925,1,0,0,0,2925,2927,1, + 0,0,0,2926,2914,1,0,0,0,2926,2917,1,0,0,0,2926,2922,1,0,0,0,2927, + 2936,1,0,0,0,2928,2929,10,2,0,0,2929,2930,5,14,0,0,2930,2935,3,240, + 120,3,2931,2932,10,1,0,0,2932,2933,5,208,0,0,2933,2935,3,240,120, + 2,2934,2928,1,0,0,0,2934,2931,1,0,0,0,2935,2938,1,0,0,0,2936,2934, + 1,0,0,0,2936,2937,1,0,0,0,2937,241,1,0,0,0,2938,2936,1,0,0,0,2939, + 2941,5,197,0,0,2940,2939,1,0,0,0,2940,2941,1,0,0,0,2941,2942,1,0, + 0,0,2942,2943,5,24,0,0,2943,2944,3,244,122,0,2944,2945,5,14,0,0, + 2945,2946,3,244,122,0,2946,3022,1,0,0,0,2947,2949,5,197,0,0,2948, + 2947,1,0,0,0,2948,2949,1,0,0,0,2949,2950,1,0,0,0,2950,2951,5,140, + 0,0,2951,2952,5,2,0,0,2952,2957,3,232,116,0,2953,2954,5,4,0,0,2954, + 2956,3,232,116,0,2955,2953,1,0,0,0,2956,2959,1,0,0,0,2957,2955,1, + 0,0,0,2957,2958,1,0,0,0,2958,2960,1,0,0,0,2959,2957,1,0,0,0,2960, + 2961,5,3,0,0,2961,3022,1,0,0,0,2962,2964,5,197,0,0,2963,2962,1,0, + 0,0,2963,2964,1,0,0,0,2964,2965,1,0,0,0,2965,2966,5,140,0,0,2966, + 2967,5,2,0,0,2967,2968,3,16,8,0,2968,2969,5,3,0,0,2969,3022,1,0, + 0,0,2970,2972,5,197,0,0,2971,2970,1,0,0,0,2971,2972,1,0,0,0,2972, + 2973,1,0,0,0,2973,2974,7,37,0,0,2974,3022,3,244,122,0,2975,2977, + 5,197,0,0,2976,2975,1,0,0,0,2976,2977,1,0,0,0,2977,2978,1,0,0,0, + 2978,2979,7,38,0,0,2979,2993,7,39,0,0,2980,2981,5,2,0,0,2981,2994, + 5,3,0,0,2982,2983,5,2,0,0,2983,2988,3,232,116,0,2984,2985,5,4,0, + 0,2985,2987,3,232,116,0,2986,2984,1,0,0,0,2987,2990,1,0,0,0,2988, + 2986,1,0,0,0,2988,2989,1,0,0,0,2989,2991,1,0,0,0,2990,2988,1,0,0, + 0,2991,2992,5,3,0,0,2992,2994,1,0,0,0,2993,2980,1,0,0,0,2993,2982, + 1,0,0,0,2994,3022,1,0,0,0,2995,2997,5,197,0,0,2996,2995,1,0,0,0, + 2996,2997,1,0,0,0,2997,2998,1,0,0,0,2998,2999,7,38,0,0,2999,3002, + 3,244,122,0,3000,3001,5,100,0,0,3001,3003,3,342,171,0,3002,3000, + 1,0,0,0,3002,3003,1,0,0,0,3003,3022,1,0,0,0,3004,3006,5,153,0,0, + 3005,3007,5,197,0,0,3006,3005,1,0,0,0,3006,3007,1,0,0,0,3007,3008, + 1,0,0,0,3008,3022,5,198,0,0,3009,3011,5,153,0,0,3010,3012,5,197, + 0,0,3011,3010,1,0,0,0,3011,3012,1,0,0,0,3012,3013,1,0,0,0,3013,3022, + 7,40,0,0,3014,3016,5,153,0,0,3015,3017,5,197,0,0,3016,3015,1,0,0, + 0,3016,3017,1,0,0,0,3017,3018,1,0,0,0,3018,3019,5,92,0,0,3019,3020, + 5,123,0,0,3020,3022,3,244,122,0,3021,2940,1,0,0,0,3021,2948,1,0, + 0,0,3021,2963,1,0,0,0,3021,2971,1,0,0,0,3021,2976,1,0,0,0,3021,2996, + 1,0,0,0,3021,3004,1,0,0,0,3021,3009,1,0,0,0,3021,3014,1,0,0,0,3022, + 243,1,0,0,0,3023,3024,6,122,-1,0,3024,3028,3,248,124,0,3025,3026, + 7,41,0,0,3026,3028,3,244,122,7,3027,3023,1,0,0,0,3027,3025,1,0,0, + 0,3028,3050,1,0,0,0,3029,3030,10,6,0,0,3030,3031,7,42,0,0,3031,3049, + 3,244,122,7,3032,3033,10,5,0,0,3033,3034,7,43,0,0,3034,3049,3,244, + 122,6,3035,3036,10,4,0,0,3036,3037,5,367,0,0,3037,3049,3,244,122, + 5,3038,3039,10,3,0,0,3039,3040,5,370,0,0,3040,3049,3,244,122,4,3041, + 3042,10,2,0,0,3042,3043,5,368,0,0,3043,3049,3,244,122,3,3044,3045, + 10,1,0,0,3045,3046,3,254,127,0,3046,3047,3,244,122,2,3047,3049,1, + 0,0,0,3048,3029,1,0,0,0,3048,3032,1,0,0,0,3048,3035,1,0,0,0,3048, + 3038,1,0,0,0,3048,3041,1,0,0,0,3048,3044,1,0,0,0,3049,3052,1,0,0, + 0,3050,3048,1,0,0,0,3050,3051,1,0,0,0,3051,245,1,0,0,0,3052,3050, + 1,0,0,0,3053,3054,7,44,0,0,3054,247,1,0,0,0,3055,3056,6,124,-1,0, + 3056,3305,7,45,0,0,3057,3058,7,46,0,0,3058,3061,5,2,0,0,3059,3062, + 3,246,123,0,3060,3062,3,342,171,0,3061,3059,1,0,0,0,3061,3060,1, + 0,0,0,3062,3063,1,0,0,0,3063,3064,5,4,0,0,3064,3065,3,244,122,0, + 3065,3066,5,4,0,0,3066,3067,3,244,122,0,3067,3068,5,3,0,0,3068,3305, + 1,0,0,0,3069,3070,7,47,0,0,3070,3073,5,2,0,0,3071,3074,3,246,123, + 0,3072,3074,3,342,171,0,3073,3071,1,0,0,0,3073,3072,1,0,0,0,3074, + 3075,1,0,0,0,3075,3076,5,4,0,0,3076,3077,3,244,122,0,3077,3078,5, + 4,0,0,3078,3079,3,244,122,0,3079,3080,5,3,0,0,3080,3305,1,0,0,0, + 3081,3083,5,35,0,0,3082,3084,3,308,154,0,3083,3082,1,0,0,0,3084, + 3085,1,0,0,0,3085,3083,1,0,0,0,3085,3086,1,0,0,0,3086,3089,1,0,0, + 0,3087,3088,5,97,0,0,3088,3090,3,232,116,0,3089,3087,1,0,0,0,3089, + 3090,1,0,0,0,3090,3091,1,0,0,0,3091,3092,5,99,0,0,3092,3305,1,0, + 0,0,3093,3094,5,35,0,0,3094,3096,3,232,116,0,3095,3097,3,308,154, + 0,3096,3095,1,0,0,0,3097,3098,1,0,0,0,3098,3096,1,0,0,0,3098,3099, + 1,0,0,0,3099,3102,1,0,0,0,3100,3101,5,97,0,0,3101,3103,3,232,116, + 0,3102,3100,1,0,0,0,3102,3103,1,0,0,0,3103,3104,1,0,0,0,3104,3105, + 5,99,0,0,3105,3305,1,0,0,0,3106,3107,7,48,0,0,3107,3108,5,2,0,0, + 3108,3109,3,232,116,0,3109,3110,5,20,0,0,3110,3111,3,282,141,0,3111, + 3112,5,3,0,0,3112,3305,1,0,0,0,3113,3114,5,286,0,0,3114,3123,5,2, + 0,0,3115,3120,3,220,110,0,3116,3117,5,4,0,0,3117,3119,3,220,110, + 0,3118,3116,1,0,0,0,3119,3122,1,0,0,0,3120,3118,1,0,0,0,3120,3121, + 1,0,0,0,3121,3124,1,0,0,0,3122,3120,1,0,0,0,3123,3115,1,0,0,0,3123, + 3124,1,0,0,0,3124,3125,1,0,0,0,3125,3305,5,3,0,0,3126,3127,5,116, + 0,0,3127,3128,5,2,0,0,3128,3131,3,232,116,0,3129,3130,5,138,0,0, + 3130,3132,5,199,0,0,3131,3129,1,0,0,0,3131,3132,1,0,0,0,3132,3133, + 1,0,0,0,3133,3134,5,3,0,0,3134,3305,1,0,0,0,3135,3136,5,17,0,0,3136, + 3137,5,2,0,0,3137,3140,3,232,116,0,3138,3139,5,138,0,0,3139,3141, + 5,199,0,0,3140,3138,1,0,0,0,3140,3141,1,0,0,0,3141,3142,1,0,0,0, + 3142,3143,5,3,0,0,3143,3305,1,0,0,0,3144,3145,5,157,0,0,3145,3146, + 5,2,0,0,3146,3149,3,232,116,0,3147,3148,5,138,0,0,3148,3150,5,199, + 0,0,3149,3147,1,0,0,0,3149,3150,1,0,0,0,3150,3151,1,0,0,0,3151,3152, + 5,3,0,0,3152,3305,1,0,0,0,3153,3154,5,225,0,0,3154,3155,5,2,0,0, + 3155,3156,3,244,122,0,3156,3157,5,140,0,0,3157,3158,3,244,122,0, + 3158,3159,5,3,0,0,3159,3305,1,0,0,0,3160,3305,3,252,126,0,3161,3305, + 5,363,0,0,3162,3163,3,326,163,0,3163,3164,5,5,0,0,3164,3165,5,363, + 0,0,3165,3305,1,0,0,0,3166,3167,5,2,0,0,3167,3170,3,220,110,0,3168, + 3169,5,4,0,0,3169,3171,3,220,110,0,3170,3168,1,0,0,0,3171,3172,1, + 0,0,0,3172,3170,1,0,0,0,3172,3173,1,0,0,0,3173,3174,1,0,0,0,3174, + 3175,5,3,0,0,3175,3305,1,0,0,0,3176,3177,5,2,0,0,3177,3178,3,16, + 8,0,3178,3179,5,3,0,0,3179,3305,1,0,0,0,3180,3181,5,136,0,0,3181, + 3182,5,2,0,0,3182,3183,3,232,116,0,3183,3184,5,3,0,0,3184,3305,1, + 0,0,0,3185,3186,3,322,161,0,3186,3198,5,2,0,0,3187,3189,3,166,83, + 0,3188,3187,1,0,0,0,3188,3189,1,0,0,0,3189,3190,1,0,0,0,3190,3195, + 3,236,118,0,3191,3192,5,4,0,0,3192,3194,3,236,118,0,3193,3191,1, + 0,0,0,3194,3197,1,0,0,0,3195,3193,1,0,0,0,3195,3196,1,0,0,0,3196, + 3199,1,0,0,0,3197,3195,1,0,0,0,3198,3188,1,0,0,0,3198,3199,1,0,0, + 0,3199,3200,1,0,0,0,3200,3207,5,3,0,0,3201,3202,5,114,0,0,3202,3203, + 5,2,0,0,3203,3204,5,344,0,0,3204,3205,3,240,120,0,3205,3206,5,3, + 0,0,3206,3208,1,0,0,0,3207,3201,1,0,0,0,3207,3208,1,0,0,0,3208,3211, + 1,0,0,0,3209,3210,7,49,0,0,3210,3212,5,199,0,0,3211,3209,1,0,0,0, + 3211,3212,1,0,0,0,3212,3215,1,0,0,0,3213,3214,5,213,0,0,3214,3216, + 3,314,157,0,3215,3213,1,0,0,0,3215,3216,1,0,0,0,3216,3305,1,0,0, + 0,3217,3218,3,332,166,0,3218,3219,5,372,0,0,3219,3220,3,232,116, + 0,3220,3305,1,0,0,0,3221,3222,5,2,0,0,3222,3225,3,332,166,0,3223, + 3224,5,4,0,0,3224,3226,3,332,166,0,3225,3223,1,0,0,0,3226,3227,1, + 0,0,0,3227,3225,1,0,0,0,3227,3228,1,0,0,0,3228,3229,1,0,0,0,3229, + 3230,5,3,0,0,3230,3231,5,372,0,0,3231,3232,3,232,116,0,3232,3305, + 1,0,0,0,3233,3305,3,80,40,0,3234,3235,5,2,0,0,3235,3236,3,232,116, + 0,3236,3237,5,3,0,0,3237,3305,1,0,0,0,3238,3239,5,110,0,0,3239,3240, + 5,2,0,0,3240,3241,3,332,166,0,3241,3242,5,123,0,0,3242,3243,3,244, + 122,0,3243,3244,5,3,0,0,3244,3305,1,0,0,0,3245,3246,7,50,0,0,3246, + 3247,5,2,0,0,3247,3248,3,244,122,0,3248,3249,7,51,0,0,3249,3252, + 3,244,122,0,3250,3251,7,52,0,0,3251,3253,3,244,122,0,3252,3250,1, + 0,0,0,3252,3253,1,0,0,0,3253,3254,1,0,0,0,3254,3255,5,3,0,0,3255, + 3305,1,0,0,0,3256,3257,5,315,0,0,3257,3259,5,2,0,0,3258,3260,7,53, + 0,0,3259,3258,1,0,0,0,3259,3260,1,0,0,0,3260,3262,1,0,0,0,3261,3263, + 3,244,122,0,3262,3261,1,0,0,0,3262,3263,1,0,0,0,3263,3264,1,0,0, + 0,3264,3265,5,123,0,0,3265,3266,3,244,122,0,3266,3267,5,3,0,0,3267, + 3305,1,0,0,0,3268,3269,5,215,0,0,3269,3270,5,2,0,0,3270,3271,3,244, + 122,0,3271,3272,5,224,0,0,3272,3273,3,244,122,0,3273,3274,5,123, + 0,0,3274,3277,3,244,122,0,3275,3276,5,119,0,0,3276,3278,3,244,122, + 0,3277,3275,1,0,0,0,3277,3278,1,0,0,0,3278,3279,1,0,0,0,3279,3280, + 5,3,0,0,3280,3305,1,0,0,0,3281,3282,7,54,0,0,3282,3283,5,2,0,0,3283, + 3284,3,244,122,0,3284,3285,5,3,0,0,3285,3286,5,347,0,0,3286,3287, + 5,130,0,0,3287,3288,5,2,0,0,3288,3289,5,209,0,0,3289,3290,5,31,0, + 0,3290,3291,3,100,50,0,3291,3298,5,3,0,0,3292,3293,5,114,0,0,3293, + 3294,5,2,0,0,3294,3295,5,344,0,0,3295,3296,3,240,120,0,3296,3297, + 5,3,0,0,3297,3299,1,0,0,0,3298,3292,1,0,0,0,3298,3299,1,0,0,0,3299, + 3302,1,0,0,0,3300,3301,5,213,0,0,3301,3303,3,314,157,0,3302,3300, + 1,0,0,0,3302,3303,1,0,0,0,3303,3305,1,0,0,0,3304,3055,1,0,0,0,3304, + 3057,1,0,0,0,3304,3069,1,0,0,0,3304,3081,1,0,0,0,3304,3093,1,0,0, + 0,3304,3106,1,0,0,0,3304,3113,1,0,0,0,3304,3126,1,0,0,0,3304,3135, + 1,0,0,0,3304,3144,1,0,0,0,3304,3153,1,0,0,0,3304,3160,1,0,0,0,3304, + 3161,1,0,0,0,3304,3162,1,0,0,0,3304,3166,1,0,0,0,3304,3176,1,0,0, + 0,3304,3180,1,0,0,0,3304,3185,1,0,0,0,3304,3217,1,0,0,0,3304,3221, + 1,0,0,0,3304,3233,1,0,0,0,3304,3234,1,0,0,0,3304,3238,1,0,0,0,3304, + 3245,1,0,0,0,3304,3256,1,0,0,0,3304,3268,1,0,0,0,3304,3281,1,0,0, + 0,3305,3316,1,0,0,0,3306,3307,10,9,0,0,3307,3308,5,6,0,0,3308,3309, + 3,244,122,0,3309,3310,5,7,0,0,3310,3315,1,0,0,0,3311,3312,10,7,0, + 0,3312,3313,5,5,0,0,3313,3315,3,332,166,0,3314,3306,1,0,0,0,3314, + 3311,1,0,0,0,3315,3318,1,0,0,0,3316,3314,1,0,0,0,3316,3317,1,0,0, + 0,3317,249,1,0,0,0,3318,3316,1,0,0,0,3319,3327,5,71,0,0,3320,3327, + 5,303,0,0,3321,3327,5,304,0,0,3322,3327,5,305,0,0,3323,3327,5,149, + 0,0,3324,3327,5,133,0,0,3325,3327,3,332,166,0,3326,3319,1,0,0,0, + 3326,3320,1,0,0,0,3326,3321,1,0,0,0,3326,3322,1,0,0,0,3326,3323, + 1,0,0,0,3326,3324,1,0,0,0,3326,3325,1,0,0,0,3327,251,1,0,0,0,3328, + 3344,5,198,0,0,3329,3344,5,376,0,0,3330,3331,5,371,0,0,3331,3344, + 3,332,166,0,3332,3344,3,262,131,0,3333,3334,3,250,125,0,3334,3335, + 3,342,171,0,3335,3344,1,0,0,0,3336,3344,3,338,169,0,3337,3344,3, + 260,130,0,3338,3340,3,342,171,0,3339,3338,1,0,0,0,3340,3341,1,0, + 0,0,3341,3339,1,0,0,0,3341,3342,1,0,0,0,3342,3344,1,0,0,0,3343,3328, + 1,0,0,0,3343,3329,1,0,0,0,3343,3330,1,0,0,0,3343,3332,1,0,0,0,3343, + 3333,1,0,0,0,3343,3336,1,0,0,0,3343,3337,1,0,0,0,3343,3339,1,0,0, + 0,3344,253,1,0,0,0,3345,3346,7,55,0,0,3346,255,1,0,0,0,3347,3348, + 7,56,0,0,3348,257,1,0,0,0,3349,3350,7,57,0,0,3350,259,1,0,0,0,3351, + 3352,7,58,0,0,3352,261,1,0,0,0,3353,3356,5,149,0,0,3354,3357,3,264, + 132,0,3355,3357,3,268,134,0,3356,3354,1,0,0,0,3356,3355,1,0,0,0, + 3357,263,1,0,0,0,3358,3360,3,266,133,0,3359,3361,3,270,135,0,3360, + 3359,1,0,0,0,3360,3361,1,0,0,0,3361,265,1,0,0,0,3362,3363,3,272, + 136,0,3363,3364,3,274,137,0,3364,3366,1,0,0,0,3365,3362,1,0,0,0, + 3366,3367,1,0,0,0,3367,3365,1,0,0,0,3367,3368,1,0,0,0,3368,267,1, + 0,0,0,3369,3372,3,270,135,0,3370,3373,3,266,133,0,3371,3373,3,270, + 135,0,3372,3370,1,0,0,0,3372,3371,1,0,0,0,3372,3373,1,0,0,0,3373, + 269,1,0,0,0,3374,3375,3,272,136,0,3375,3376,3,276,138,0,3376,3377, + 5,309,0,0,3377,3378,3,276,138,0,3378,271,1,0,0,0,3379,3381,7,59, + 0,0,3380,3379,1,0,0,0,3380,3381,1,0,0,0,3381,3385,1,0,0,0,3382,3386, + 5,382,0,0,3383,3386,5,384,0,0,3384,3386,3,342,171,0,3385,3382,1, + 0,0,0,3385,3383,1,0,0,0,3385,3384,1,0,0,0,3386,273,1,0,0,0,3387, + 3388,7,60,0,0,3388,275,1,0,0,0,3389,3390,7,61,0,0,3390,277,1,0,0, + 0,3391,3395,5,116,0,0,3392,3393,5,9,0,0,3393,3395,3,328,164,0,3394, + 3391,1,0,0,0,3394,3392,1,0,0,0,3395,279,1,0,0,0,3396,3427,5,27,0, + 0,3397,3427,5,308,0,0,3398,3427,5,32,0,0,3399,3427,5,276,0,0,3400, + 3427,5,272,0,0,3401,3427,5,150,0,0,3402,3427,5,151,0,0,3403,3427, + 5,25,0,0,3404,3427,5,174,0,0,3405,3427,5,117,0,0,3406,3427,5,234, + 0,0,3407,3427,5,95,0,0,3408,3427,5,71,0,0,3409,3427,5,303,0,0,3410, + 3427,5,305,0,0,3411,3427,5,304,0,0,3412,3427,5,285,0,0,3413,3427, + 5,41,0,0,3414,3427,5,40,0,0,3415,3427,5,334,0,0,3416,3427,5,26,0, + 0,3417,3427,5,80,0,0,3418,3427,5,79,0,0,3419,3427,5,200,0,0,3420, + 3427,5,340,0,0,3421,3427,5,149,0,0,3422,3427,5,19,0,0,3423,3427, + 5,286,0,0,3424,3427,5,177,0,0,3425,3427,3,332,166,0,3426,3396,1, + 0,0,0,3426,3397,1,0,0,0,3426,3398,1,0,0,0,3426,3399,1,0,0,0,3426, + 3400,1,0,0,0,3426,3401,1,0,0,0,3426,3402,1,0,0,0,3426,3403,1,0,0, + 0,3426,3404,1,0,0,0,3426,3405,1,0,0,0,3426,3406,1,0,0,0,3426,3407, + 1,0,0,0,3426,3408,1,0,0,0,3426,3409,1,0,0,0,3426,3410,1,0,0,0,3426, + 3411,1,0,0,0,3426,3412,1,0,0,0,3426,3413,1,0,0,0,3426,3414,1,0,0, + 0,3426,3415,1,0,0,0,3426,3416,1,0,0,0,3426,3417,1,0,0,0,3426,3418, + 1,0,0,0,3426,3419,1,0,0,0,3426,3420,1,0,0,0,3426,3421,1,0,0,0,3426, + 3422,1,0,0,0,3426,3423,1,0,0,0,3426,3424,1,0,0,0,3426,3425,1,0,0, + 0,3427,281,1,0,0,0,3428,3429,5,19,0,0,3429,3430,5,356,0,0,3430,3431, + 3,282,141,0,3431,3432,5,358,0,0,3432,3482,1,0,0,0,3433,3434,5,177, + 0,0,3434,3435,5,356,0,0,3435,3436,3,282,141,0,3436,3437,5,4,0,0, + 3437,3438,3,282,141,0,3438,3439,5,358,0,0,3439,3482,1,0,0,0,3440, + 3454,5,286,0,0,3441,3450,5,356,0,0,3442,3447,3,306,153,0,3443,3444, + 5,4,0,0,3444,3446,3,306,153,0,3445,3443,1,0,0,0,3446,3449,1,0,0, + 0,3447,3445,1,0,0,0,3447,3448,1,0,0,0,3448,3451,1,0,0,0,3449,3447, + 1,0,0,0,3450,3442,1,0,0,0,3450,3451,1,0,0,0,3451,3452,1,0,0,0,3452, + 3455,5,358,0,0,3453,3455,5,354,0,0,3454,3441,1,0,0,0,3454,3453,1, + 0,0,0,3455,3482,1,0,0,0,3456,3457,5,149,0,0,3457,3460,7,62,0,0,3458, + 3459,5,309,0,0,3459,3461,5,186,0,0,3460,3458,1,0,0,0,3460,3461,1, + 0,0,0,3461,3482,1,0,0,0,3462,3463,5,149,0,0,3463,3466,7,63,0,0,3464, + 3465,5,309,0,0,3465,3467,7,64,0,0,3466,3464,1,0,0,0,3466,3467,1, + 0,0,0,3467,3482,1,0,0,0,3468,3479,3,280,140,0,3469,3470,5,2,0,0, + 3470,3475,5,382,0,0,3471,3472,5,4,0,0,3472,3474,5,382,0,0,3473,3471, + 1,0,0,0,3474,3477,1,0,0,0,3475,3473,1,0,0,0,3475,3476,1,0,0,0,3476, + 3478,1,0,0,0,3477,3475,1,0,0,0,3478,3480,5,3,0,0,3479,3469,1,0,0, + 0,3479,3480,1,0,0,0,3480,3482,1,0,0,0,3481,3428,1,0,0,0,3481,3433, + 1,0,0,0,3481,3440,1,0,0,0,3481,3456,1,0,0,0,3481,3462,1,0,0,0,3481, + 3468,1,0,0,0,3482,283,1,0,0,0,3483,3488,3,286,143,0,3484,3485,5, + 4,0,0,3485,3487,3,286,143,0,3486,3484,1,0,0,0,3487,3490,1,0,0,0, + 3488,3486,1,0,0,0,3488,3489,1,0,0,0,3489,285,1,0,0,0,3490,3488,1, + 0,0,0,3491,3492,3,84,42,0,3492,3496,3,282,141,0,3493,3495,3,292, + 146,0,3494,3493,1,0,0,0,3495,3498,1,0,0,0,3496,3494,1,0,0,0,3496, + 3497,1,0,0,0,3497,287,1,0,0,0,3498,3496,1,0,0,0,3499,3504,3,290, + 145,0,3500,3501,5,4,0,0,3501,3503,3,290,145,0,3502,3500,1,0,0,0, + 3503,3506,1,0,0,0,3504,3502,1,0,0,0,3504,3505,1,0,0,0,3505,289,1, + 0,0,0,3506,3504,1,0,0,0,3507,3508,3,78,39,0,3508,3512,3,282,141, + 0,3509,3511,3,292,146,0,3510,3509,1,0,0,0,3511,3514,1,0,0,0,3512, + 3510,1,0,0,0,3512,3513,1,0,0,0,3513,291,1,0,0,0,3514,3512,1,0,0, + 0,3515,3516,5,197,0,0,3516,3523,5,198,0,0,3517,3518,5,82,0,0,3518, + 3523,3,232,116,0,3519,3520,5,51,0,0,3520,3523,3,342,171,0,3521,3523, + 3,278,139,0,3522,3515,1,0,0,0,3522,3517,1,0,0,0,3522,3519,1,0,0, + 0,3522,3521,1,0,0,0,3523,293,1,0,0,0,3524,3525,7,65,0,0,3525,3526, + 3,232,116,0,3526,295,1,0,0,0,3527,3532,3,298,149,0,3528,3529,5,4, + 0,0,3529,3531,3,298,149,0,3530,3528,1,0,0,0,3531,3534,1,0,0,0,3532, + 3530,1,0,0,0,3532,3533,1,0,0,0,3533,297,1,0,0,0,3534,3532,1,0,0, + 0,3535,3536,3,328,164,0,3536,3539,3,282,141,0,3537,3538,5,197,0, + 0,3538,3540,5,198,0,0,3539,3537,1,0,0,0,3539,3540,1,0,0,0,3540,3543, + 1,0,0,0,3541,3542,5,51,0,0,3542,3544,3,342,171,0,3543,3541,1,0,0, + 0,3543,3544,1,0,0,0,3544,299,1,0,0,0,3545,3550,3,302,151,0,3546, + 3547,5,4,0,0,3547,3549,3,302,151,0,3548,3546,1,0,0,0,3549,3552,1, + 0,0,0,3550,3548,1,0,0,0,3550,3551,1,0,0,0,3551,301,1,0,0,0,3552, + 3550,1,0,0,0,3553,3554,3,84,42,0,3554,3558,3,282,141,0,3555,3557, + 3,304,152,0,3556,3555,1,0,0,0,3557,3560,1,0,0,0,3558,3556,1,0,0, + 0,3558,3559,1,0,0,0,3559,303,1,0,0,0,3560,3558,1,0,0,0,3561,3562, + 5,197,0,0,3562,3575,5,198,0,0,3563,3564,5,82,0,0,3564,3575,3,232, + 116,0,3565,3566,5,127,0,0,3566,3567,5,12,0,0,3567,3568,5,20,0,0, + 3568,3569,5,2,0,0,3569,3570,3,232,116,0,3570,3571,5,3,0,0,3571,3575, + 1,0,0,0,3572,3573,5,51,0,0,3573,3575,3,342,171,0,3574,3561,1,0,0, + 0,3574,3563,1,0,0,0,3574,3565,1,0,0,0,3574,3572,1,0,0,0,3575,305, + 1,0,0,0,3576,3578,3,332,166,0,3577,3579,5,371,0,0,3578,3577,1,0, + 0,0,3578,3579,1,0,0,0,3579,3580,1,0,0,0,3580,3583,3,282,141,0,3581, + 3582,5,197,0,0,3582,3584,5,198,0,0,3583,3581,1,0,0,0,3583,3584,1, + 0,0,0,3584,3587,1,0,0,0,3585,3586,5,51,0,0,3586,3588,3,342,171,0, + 3587,3585,1,0,0,0,3587,3588,1,0,0,0,3588,307,1,0,0,0,3589,3590,5, + 343,0,0,3590,3591,3,232,116,0,3591,3592,5,300,0,0,3592,3593,3,232, + 116,0,3593,309,1,0,0,0,3594,3595,5,345,0,0,3595,3596,3,328,164,0, + 3596,3597,5,20,0,0,3597,3605,3,314,157,0,3598,3599,5,4,0,0,3599, + 3600,3,328,164,0,3600,3601,5,20,0,0,3601,3602,3,314,157,0,3602,3604, + 1,0,0,0,3603,3598,1,0,0,0,3604,3607,1,0,0,0,3605,3603,1,0,0,0,3605, + 3606,1,0,0,0,3606,311,1,0,0,0,3607,3605,1,0,0,0,3608,3609,5,351, + 0,0,3609,3610,5,31,0,0,3610,3611,3,82,41,0,3611,313,1,0,0,0,3612, + 3652,3,328,164,0,3613,3614,5,2,0,0,3614,3615,3,328,164,0,3615,3616, + 5,3,0,0,3616,3652,1,0,0,0,3617,3645,5,2,0,0,3618,3619,5,44,0,0,3619, + 3620,5,31,0,0,3620,3625,3,232,116,0,3621,3622,5,4,0,0,3622,3624, + 3,232,116,0,3623,3621,1,0,0,0,3624,3627,1,0,0,0,3625,3623,1,0,0, + 0,3625,3626,1,0,0,0,3626,3646,1,0,0,0,3627,3625,1,0,0,0,3628,3629, + 7,34,0,0,3629,3630,5,31,0,0,3630,3635,3,232,116,0,3631,3632,5,4, + 0,0,3632,3634,3,232,116,0,3633,3631,1,0,0,0,3634,3637,1,0,0,0,3635, + 3633,1,0,0,0,3635,3636,1,0,0,0,3636,3639,1,0,0,0,3637,3635,1,0,0, + 0,3638,3628,1,0,0,0,3638,3639,1,0,0,0,3639,3643,1,0,0,0,3640,3641, + 7,35,0,0,3641,3642,5,31,0,0,3642,3644,3,92,46,0,3643,3640,1,0,0, + 0,3643,3644,1,0,0,0,3644,3646,1,0,0,0,3645,3618,1,0,0,0,3645,3638, + 1,0,0,0,3646,3648,1,0,0,0,3647,3649,3,316,158,0,3648,3647,1,0,0, + 0,3648,3649,1,0,0,0,3649,3650,1,0,0,0,3650,3652,5,3,0,0,3651,3612, + 1,0,0,0,3651,3613,1,0,0,0,3651,3617,1,0,0,0,3652,315,1,0,0,0,3653, + 3654,7,66,0,0,3654,3662,3,318,159,0,3655,3656,7,66,0,0,3656,3657, + 5,24,0,0,3657,3658,3,318,159,0,3658,3659,5,14,0,0,3659,3660,3,318, + 159,0,3660,3662,1,0,0,0,3661,3653,1,0,0,0,3661,3655,1,0,0,0,3662, + 317,1,0,0,0,3663,3664,5,321,0,0,3664,3671,7,67,0,0,3665,3666,5,62, + 0,0,3666,3671,5,257,0,0,3667,3668,3,232,116,0,3668,3669,7,67,0,0, + 3669,3671,1,0,0,0,3670,3663,1,0,0,0,3670,3665,1,0,0,0,3670,3667, + 1,0,0,0,3671,319,1,0,0,0,3672,3677,3,326,163,0,3673,3674,5,4,0,0, + 3674,3676,3,326,163,0,3675,3673,1,0,0,0,3676,3679,1,0,0,0,3677,3675, + 1,0,0,0,3677,3678,1,0,0,0,3678,321,1,0,0,0,3679,3677,1,0,0,0,3680, + 3681,5,136,0,0,3681,3682,5,2,0,0,3682,3683,3,232,116,0,3683,3684, + 5,3,0,0,3684,3690,1,0,0,0,3685,3690,3,326,163,0,3686,3690,5,114, + 0,0,3687,3690,5,161,0,0,3688,3690,5,250,0,0,3689,3680,1,0,0,0,3689, + 3685,1,0,0,0,3689,3686,1,0,0,0,3689,3687,1,0,0,0,3689,3688,1,0,0, + 0,3690,323,1,0,0,0,3691,3692,3,326,163,0,3692,325,1,0,0,0,3693,3698, + 3,332,166,0,3694,3695,5,5,0,0,3695,3697,3,332,166,0,3696,3694,1, + 0,0,0,3697,3700,1,0,0,0,3698,3696,1,0,0,0,3698,3699,1,0,0,0,3699, + 327,1,0,0,0,3700,3698,1,0,0,0,3701,3702,3,332,166,0,3702,3703,3, + 330,165,0,3703,329,1,0,0,0,3704,3705,5,362,0,0,3705,3707,3,332,166, + 0,3706,3704,1,0,0,0,3707,3708,1,0,0,0,3708,3706,1,0,0,0,3708,3709, + 1,0,0,0,3709,3712,1,0,0,0,3710,3712,1,0,0,0,3711,3706,1,0,0,0,3711, + 3710,1,0,0,0,3712,331,1,0,0,0,3713,3716,3,334,167,0,3714,3716,3, + 346,173,0,3715,3713,1,0,0,0,3715,3714,1,0,0,0,3716,333,1,0,0,0,3717, + 3722,5,388,0,0,3718,3722,3,336,168,0,3719,3722,3,344,172,0,3720, + 3722,3,348,174,0,3721,3717,1,0,0,0,3721,3718,1,0,0,0,3721,3719,1, + 0,0,0,3721,3720,1,0,0,0,3722,335,1,0,0,0,3723,3724,7,68,0,0,3724, + 337,1,0,0,0,3725,3727,5,362,0,0,3726,3725,1,0,0,0,3726,3727,1,0, + 0,0,3727,3728,1,0,0,0,3728,3729,7,69,0,0,3729,339,1,0,0,0,3730,3731, + 5,319,0,0,3731,3744,3,282,141,0,3732,3733,5,51,0,0,3733,3744,3,342, + 171,0,3734,3744,3,278,139,0,3735,3736,7,70,0,0,3736,3737,5,197,0, + 0,3737,3744,5,198,0,0,3738,3739,5,269,0,0,3739,3740,5,82,0,0,3740, + 3744,3,232,116,0,3741,3742,5,96,0,0,3742,3744,5,82,0,0,3743,3730, + 1,0,0,0,3743,3732,1,0,0,0,3743,3734,1,0,0,0,3743,3735,1,0,0,0,3743, + 3738,1,0,0,0,3743,3741,1,0,0,0,3744,341,1,0,0,0,3745,3746,7,71,0, + 0,3746,343,1,0,0,0,3747,3748,7,72,0,0,3748,345,1,0,0,0,3749,3750, + 7,73,0,0,3750,347,1,0,0,0,3751,3752,7,74,0,0,3752,349,1,0,0,0,503, 353,360,364,369,376,381,391,393,413,417,423,426,429,433,436,440, 447,450,454,457,462,475,477,482,491,494,498,501,507,518,524,529, 562,572,583,594,605,610,619,623,629,633,638,644,656,664,670,681, @@ -19759,29 +19721,29 @@ export class SparkSqlParser extends SQLParserBase { 1522,1527,1529,1534,1543,1551,1557,1566,1573,1582,1587,1590,1615, 1617,1629,1636,1639,1646,1650,1656,1664,1671,1674,1682,1693,1704, 1712,1718,1729,1736,1743,1755,1763,1769,1775,1778,1794,1803,1814, - 1819,1824,1829,1834,1837,1840,1844,1849,1856,1864,1873,1879,1885, - 1888,1890,1898,1908,1917,1921,1924,1928,1932,1940,1944,1947,1950, - 1953,1957,1961,1966,1970,1973,1976,1979,1983,1988,1992,1995,1998, - 2001,2003,2009,2016,2021,2024,2027,2031,2041,2045,2047,2050,2054, - 2060,2064,2075,2083,2085,2092,2096,2108,2115,2130,2135,2142,2158, - 2163,2176,2181,2189,2195,2199,2202,2205,2212,2215,2221,2230,2240, - 2255,2260,2262,2267,2276,2286,2291,2295,2300,2307,2312,2316,2319, - 2322,2336,2349,2354,2358,2361,2366,2371,2375,2378,2390,2401,2414, - 2425,2430,2433,2437,2440,2452,2461,2464,2469,2476,2479,2485,2491, - 2493,2496,2501,2505,2511,2515,2518,2523,2526,2531,2533,2539,2544, - 2551,2554,2572,2574,2577,2588,2597,2604,2612,2620,2625,2628,2631, - 2639,2647,2657,2669,2672,2677,2682,2689,2696,2698,2711,2717,2719, - 2728,2730,2738,2742,2745,2749,2751,2760,2772,2774,2781,2788,2794, - 2800,2802,2809,2817,2825,2831,2836,2843,2849,2852,2856,2858,2865, - 2874,2881,2891,2896,2900,2910,2917,2930,2932,2940,2942,2946,2954, - 2963,2969,2977,2982,2994,2999,3002,3008,3012,3017,3022,3027,3033, - 3054,3056,3067,3079,3091,3095,3104,3108,3126,3129,3137,3146,3155, - 3178,3194,3201,3204,3213,3217,3221,3233,3258,3265,3268,3283,3304, - 3308,3310,3320,3322,3332,3347,3349,3362,3366,3373,3378,3386,3391, - 3400,3432,3453,3456,3460,3466,3472,3481,3485,3487,3494,3502,3510, - 3518,3528,3538,3545,3549,3556,3564,3580,3584,3589,3593,3611,3631, - 3641,3644,3649,3651,3654,3657,3667,3676,3683,3695,3704,3714,3717, - 3721,3727,3732,3749 + 1819,1824,1829,1834,1837,1840,1844,1849,1856,1864,1873,1879,1882, + 1884,1892,1902,1911,1915,1918,1922,1926,1934,1938,1941,1944,1947, + 1951,1955,1960,1964,1967,1970,1973,1977,1982,1986,1989,1992,1995, + 1997,2003,2010,2015,2018,2021,2025,2035,2039,2041,2044,2048,2054, + 2058,2069,2077,2079,2086,2090,2102,2109,2124,2129,2136,2152,2157, + 2170,2175,2183,2189,2193,2196,2199,2206,2209,2215,2224,2234,2249, + 2254,2256,2261,2270,2280,2285,2289,2294,2301,2306,2310,2313,2316, + 2330,2343,2348,2352,2355,2360,2365,2369,2372,2384,2395,2408,2419, + 2424,2427,2431,2434,2446,2455,2458,2463,2470,2473,2479,2485,2487, + 2490,2495,2499,2505,2509,2512,2517,2520,2525,2527,2533,2538,2545, + 2548,2566,2568,2571,2582,2591,2598,2606,2614,2619,2622,2625,2633, + 2641,2651,2663,2666,2671,2676,2683,2690,2692,2705,2711,2713,2722, + 2724,2732,2736,2739,2743,2745,2754,2766,2768,2775,2782,2788,2794, + 2796,2803,2811,2819,2825,2830,2837,2843,2846,2850,2852,2859,2868, + 2875,2885,2890,2894,2904,2911,2924,2926,2934,2936,2940,2948,2957, + 2963,2971,2976,2988,2993,2996,3002,3006,3011,3016,3021,3027,3048, + 3050,3061,3073,3085,3089,3098,3102,3120,3123,3131,3140,3149,3172, + 3188,3195,3198,3207,3211,3215,3227,3252,3259,3262,3277,3298,3302, + 3304,3314,3316,3326,3341,3343,3356,3360,3367,3372,3380,3385,3394, + 3426,3447,3450,3454,3460,3466,3475,3479,3481,3488,3496,3504,3512, + 3522,3532,3539,3543,3550,3558,3574,3578,3583,3587,3605,3625,3635, + 3638,3643,3645,3648,3651,3661,3670,3677,3689,3698,3708,3711,3715, + 3721,3726,3743 ]; private static __ATN: antlr.ATN; @@ -26490,6 +26452,9 @@ export class QueryTermContext extends antlr.ParserRuleContext { public KW_INTERSECT(): antlr.TerminalNode | null { return this.getToken(SparkSqlParser.KW_INTERSECT, 0); } + public setQuantifier(): SetQuantifierContext | null { + return this.getRuleContext(0, SetQuantifierContext); + } public KW_UNION(): antlr.TerminalNode | null { return this.getToken(SparkSqlParser.KW_UNION, 0); } @@ -26499,9 +26464,6 @@ export class QueryTermContext extends antlr.ParserRuleContext { public KW_MINUS(): antlr.TerminalNode | null { return this.getToken(SparkSqlParser.KW_MINUS, 0); } - public setQuantifier(): SetQuantifierContext | null { - return this.getRuleContext(0, SetQuantifierContext); - } public override get ruleIndex(): number { return SparkSqlParser.RULE_queryTerm; }