BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
ojoseph
Calcite | Level 5
proc format;
		value x1 = 'checking'
		x2 = 'duration'
		x3 = 'history'
		x4 = 'purpose1'
		x5 = 'purpose2'
		x6 = 'purpose3'
		x7 = 'purpose4'
		x8 = 'purpose5'
		x9 = 'purpose6'
		x10 = 'purpose7'
		x11 = 'purpose8'
		x12 = 'purpose9'
		x13 = 'amount'
		x14 = 'savings'
		x15 = 'employ'
		x16 = 'rate'
		x17 = 'status1'
		x18 = 'status2'
		x19 = 'status3'
		x20 = 'debtor1'
		x21 = 'debtor2'
		x22 = 'residence'
		x23 = 'property1'
		x24 = 'property2'
		x25 = 'property3'
		x26 = 'age'
		x27 = 'other_plans1'
		x28 = 'other_plans2'
		x29 = 'housing1'
		x30 = 'housing2'
		x31 = 'exist_cr'
		x32 = 'job'
		x33 = 'provide'
		x34 = 'phone'
		x35 = 'foreign'
		x36 = 'good_bad';
		run;
proc print;
run;
data credit;
input checking $ duration $ history $ purpose $ amount $ savings $ employ $ rate $ status $
debtors $ residence $ property $ age $ other_plans $ housing $ exist_cr $ job $ provide $ phone $ foreign $ good_bad $ @@;
datalines;
1,1,18,4,2,1049,1,2,4,2,1,4,2,21,3,1,1,3,1,1,1
1,1,9,4,0,2799,1,3,2,3,1,2,1,36,3,1,2,3,2,1,1
1,2,12,2,9,841,2,4,2,2,1,4,1,23,3,1,1,2,1,1,1
1,1,12,4,0,2122,1,3,3,3,1,2,1,39,3,1,2,2,2,1,2
1,1,12,4,0,2171,1,3,4,3,1,4,2,38,1,2,2,2,1,1,2
1,1,10,4,0,2241,1,2,1,3,1,3,1,48,3,1,2,2,2,1,2
1,1,8,4,0,3398,1,4,1,3,1,4,1,39,3,2,2,2,1,1,2
1,1,6,4,0,1361,1,2,2,3,1,4,1,40,3,2,1,2,2,1,2
1,4,18,4,3,1098,1,1,4,2,1,4,3,65,3,2,2,1,1,1,1
1,2,24,2,3,3758,3,1,1,2,1,4,4,23,3,1,1,1,1,1,1
1,1,11,4,0,3905,1,3,2,3,1,2,1,36,3,1,2,3,2,1,1
1,1,30,4,1,6187,2,4,1,4,1,4,3,24,3,1,2,3,1,1,1
1,1,6,4,3,1957,1,4,1,2,1,4,3,31,3,2,1,3,1,1,1
1,2,48,3,10,7582,2,1,2,3,1,4,4,31,3,2,1,4,1,2,1
1,1,18,2,3,1936,5,4,2,4,1,4,3,23,3,1,2,2,1,1,1
1,1,6,2,3,2647,3,3,2,3,1,3,1,44,3,1,1,3,2,1,1
1,1,11,4,0,3939,1,3,1,3,1,2,1,40,3,2,2,2,2,1,1
1,2,18,2,3,3213,3,2,1,4,1,3,1,25,3,1,1,3,1,1,1
1,2,36,4,3,2337,1,5,4,3,1,4,1,36,3,2,1,3,1,1,1
1,4,11,4,0,7228,1,3,1,3,1,4,2,39,3,2,2,2,1,1,1
1,1,6,4,0,3676,1,3,1,3,1,3,1,37,3,1,3,3,2,1,1
1,2,12,4,0,3124,1,2,1,3,1,3,1,49,1,2,2,2,2,1,1
0,2,36,2,5,2384,1,2,4,3,1,1,4,33,3,1,1,2,1,1,1
1,2,12,4,4,1424,1,4,4,3,1,3,2,26,3,2,1,3,1,1,1
1,1,6,4,0,4716,5,2,1,3,1,3,1,44,3,2,2,2,2,1,1
1,2,11,3,3,4771,1,4,2,3,1,4,2,51,3,2,1,3,1,1,1
1,1,12,2,2,652,1,5,4,2,1,4,2,24,3,1,1,3,1,1,1
1,2,9,4,3,1154,1,5,2,3,1,4,1,37,3,2,3,2,1,1,1
1,4,15,2,0,3556,5,3,3,3,1,2,4,29,3,2,1,3,1,1,1
1,3,42,4,1,4796,1,5,4,3,1,4,4,56,3,3,1,3,1,1,1
1,3,30,4,3,3017,1,5,4,3,1,4,2,47,3,2,1,3,1,1,1
1,4,36,4,0,3535,1,4,4,3,1,4,3,37,3,2,2,3,1,2,1
1,4,36,4,0,6614,1,5,4,3,1,4,3,34,3,2,2,4,1,2,1
1,4,24,2,3,1376,3,4,4,2,1,1,3,28,3,2,1,3,1,1,1
1,1,15,2,0,1721,1,2,2,3,1,3,1,36,3,2,1,3,1,1,1
1,1,6,4,0,860,1,5,1,2,1,4,4,39,3,2,2,3,1,2,1
1,4,12,4,0,1495,1,5,4,3,1,1,1,38,3,2,2,2,2,1,1
1,4,12,4,3,1934,1,5,2,3,1,2,4,26,3,2,2,3,1,1,1
1,4,18,2,1,3378,5,3,2,3,1,1,2,31,3,2,1,3,1,2,1
1,4,24,4,1,3868,1,5,4,2,1,2,3,41,3,1,2,4,1,2,1
1,4,12,4,5,996,5,4,4,2,1,4,1,23,3,2,2,3,1,1,1
1,1,24,2,10,1755,1,5,4,2,3,4,1,58,3,2,1,2,1,2,1
1,4,18,4,0,1028,1,3,4,2,1,3,1,36,3,2,2,3,1,1,1
1,2,24,4,9,2825,5,4,4,3,1,3,4,34,3,2,2,3,2,2,1
1,2,18,2,6,1239,5,3,4,3,1,4,4,61,3,3,1,3,1,1,1
0,1,18,2,0,1216,1,2,4,2,1,3,3,23,3,1,1,3,1,2,1
1,4,24,2,9,1258,1,4,4,3,1,1,1,25,3,2,1,3,1,2,1
0,4,18,4,6,1864,2,3,4,2,1,2,1,30,3,2,2,3,1,1,1
1,4,24,2,0,1474,2,2,4,4,1,3,1,33,3,2,1,3,1,2,1
1,1,24,4,9,1382,2,4,4,3,1,1,1,26,3,2,2,3,1,2,1
1,4,12,2,0,640,1,3,4,1,1,2,1,49,3,2,1,2,1,1,1
1,3,36,2,3,3919,1,3,2,3,1,2,1,23,3,2,1,3,1,2,1
1,4,9,4,0,1224,1,3,3,3,1,1,1,30,3,2,2,3,1,1,1
1,4,12,4,3,2331,5,5,1,3,2,4,1,49,3,2,1,3,1,2,1
1,4,24,2,1,6313,5,5,3,3,1,4,3,41,3,2,1,4,2,2,1
1,1,12,4,3,385,1,4,4,2,1,3,1,58,3,2,4,2,1,2,1
1,4,12,4,3,1655,1,5,2,3,1,4,1,63,3,2,2,2,1,2,1
1,1,15,2,3,1053,1,2,4,4,1,2,1,27,3,2,1,3,1,1,2
1,4,21,2,3,3160,5,5,4,3,1,3,2,41,3,2,1,3,1,2,1
1,4,36,2,0,3079,5,3,4,3,1,4,1,36,3,2,1,3,1,1,1
1,4,12,4,0,1163,3,3,4,3,1,4,1,44,3,2,1,3,1,2,1
1,4,24,2,1,2679,1,2,4,2,1,1,4,29,3,2,1,4,1,2,1
1,4,48,4,3,3578,5,5,4,3,1,1,1,47,3,2,1,3,1,2,1
1,4,36,3,0,10875,1,5,2,3,1,2,3,45,3,2,2,3,2,2,1
1,1,12,3,0,1344,1,3,4,3,1,2,1,43,3,2,2,2,2,1,1
1,4,6,4,3,1237,2,3,1,2,1,1,2,27,3,2,2,3,1,1,1
1,4,12,2,3,3077,1,3,2,3,1,4,3,52,3,2,1,3,1,2,1
1,4,24,2,3,2284,1,4,4,3,1,2,3,28,3,2,1,3,1,2,1
1,2,12,2,3,1567,1,3,1,2,1,1,3,22,3,2,1,3,1,2,1
1,4,24,3,0,2032,1,5,4,3,1,4,4,60,3,3,2,3,1,2,1
1,2,21,4,2,2745,4,4,3,3,1,2,3,32,3,2,2,3,1,2,1
1,4,30,2,3,1867,5,5,4,3,1,4,3,58,3,2,1,3,1,2,1
1,4,36,2,3,2299,3,5,4,3,1,4,3,39,3,2,1,3,1,1,1
1,4,24,2,2,929,5,4,4,3,1,2,3,31,2,2,1,3,1,2,1
1,3,12,2,3,3399,5,5,2,3,1,3,3,37,3,2,1,4,1,1,1
1,2,9,2,2,2030,5,4,2,3,1,1,3,24,3,2,1,3,1,2,1
1,4,21,4,1,3275,1,5,1,3,1,4,3,36,3,2,1,4,1,2,1
1,4,24,4,0,1940,4,5,4,3,1,4,1,60,3,2,1,3,1,2,1
1,1,21,4,0,1602,1,5,4,4,1,3,3,30,3,2,2,3,1,2,1
1,4,15,2,3,1979,5,5,4,3,1,2,3,35,3,2,1,3,1,1,1
1,4,24,4,0,2022,1,3,4,2,1,4,3,37,3,2,1,3,1,2,1
1,4,36,4,3,3342,5,5,4,3,1,2,3,51,3,2,1,3,1,2,1
1,2,18,2,0,5866,2,3,2,3,1,2,3,30,3,2,2,3,1,2,1
1,3,15,4,1,2360,3,3,2,3,1,2,3,36,3,2,1,3,1,2,1
1,4,15,4,2,1520,5,5,4,3,1,4,2,63,3,2,1,3,1,1,1
1,1,12,2,0,3651,4,3,1,3,1,3,2,31,3,2,1,3,2,1,1
1,4,24,4,1,2346,1,4,4,3,1,3,3,35,3,2,2,3,1,2,1
1,4,36,3,3,4454,1,3,4,2,1,4,1,34,3,2,2,3,1,1,1
1,1,6,4,0,666,4,4,3,2,1,4,1,39,3,2,2,2,1,2,1
1,2,24,3,0,1965,5,3,4,2,1,4,3,42,3,1,2,3,1,2,1
1,2,12,4,0,1995,2,2,4,3,1,1,3,27,3,2,1,3,1,1,1
1,2,30,2,3,2991,5,5,2,2,1,4,3,25,3,2,1,3,1,1,1
1,2,30,0,9,4221,1,3,2,2,1,1,3,28,3,2,2,3,1,1,1
1,1,9,2,3,1364,1,4,3,3,1,4,1,59,3,2,1,3,1,1,1
1,2,18,4,2,6361,1,5,2,3,1,1,4,41,3,2,1,3,1,2,1
1,4,27,4,2,4526,4,2,4,3,1,2,1,32,2,2,2,2,2,2,1
1,2,12,4,3,3573,1,3,1,2,1,1,1,23,3,2,1,2,1,1,1
0,2,36,3,9,4455,1,3,2,1,1,2,1,30,2,2,2,4,1,2,1
1,1,9,2,2,2136,1,3,3,3,1,2,1,25,3,2,1,3,1,1,1
1,2,42,4,9,5954,1,4,2,2,1,1,1,41,1,2,2,2,1,1,1
1,4,24,4,2,3777,4,3,4,3,1,4,1,40,3,2,1,3,1,2,1
1,1,15,2,9,806,1,3,4,2,1,4,2,22,3,2,1,2,1,1,1
1,2,24,3,9,4712,5,3,4,3,1,2,2,34,1,2,2,4,1,2,1
1,2,36,3,0,7432,1,3,2,2,1,2,2,54,3,1,1,3,1,1,1
1,4,24,4,3,1851,1,4,4,4,3,2,3,33,3,2,2,3,1,2,1
1,4,24,2,0,1393,1,3,2,3,3,2,1,31,3,2,1,3,1,2,1
1,4,12,4,9,1412,1,3,4,2,3,2,1,29,3,2,2,4,1,2,1
1,4,18,2,3,1473,1,2,3,4,1,4,1,39,3,2,1,3,1,2,1
1,4,24,2,3,1533,1,2,4,2,1,3,3,38,2,2,1,3,1,2,1
1,4,12,4,6,2012,5,4,4,2,1,2,3,61,3,2,1,3,1,1,1
0,1,15,2,0,3959,1,3,3,2,1,2,2,29,3,2,1,3,1,2,1
1,1,6,2,2,428,1,5,2,2,1,1,2,49,1,2,1,3,1,2,1
1,2,12,4,0,2366,3,4,3,1,1,3,3,36,3,2,1,4,1,2,1
1,4,12,2,2,763,1,3,4,2,1,1,1,26,3,2,1,3,1,2,1
1,2,21,2,2,3976,5,4,2,3,1,3,3,35,3,2,1,3,1,2,1
1,2,18,2,0,6260,1,4,3,3,1,3,1,28,3,1,1,2,1,1,1
1,2,9,4,2,1919,1,4,4,3,1,3,3,35,3,1,1,3,1,2,1
1,4,24,2,1,2603,4,3,2,2,1,4,3,28,3,1,1,3,1,2,1
1,4,9,4,6,936,3,5,4,3,1,2,3,52,3,2,2,3,1,2,1
1,4,24,2,2,3062,3,5,4,3,1,3,4,32,3,1,1,3,1,2,1
1,2,36,2,3,4795,1,2,4,2,1,1,4,30,3,2,1,4,1,2,1
1,4,36,4,1,5842,1,5,2,3,1,2,2,35,3,2,2,3,2,2,1
1,2,6,2,3,2063,1,2,4,4,1,3,3,30,3,1,1,4,1,2,1
1,4,15,4,3,1459,1,3,4,2,1,2,3,43,3,2,1,2,1,1,1
1,4,15,2,3,1213,3,5,4,3,1,3,2,47,2,2,1,3,1,2,1
1,4,24,4,3,5103,1,2,3,4,1,3,4,47,3,3,3,3,1,2,1
1,4,15,2,4,874,5,2,4,2,1,1,1,24,3,2,1,3,1,1,1
1,4,6,2,2,2978,3,3,1,3,1,2,3,32,3,2,1,3,1,2,1
1,4,18,2,0,1820,1,3,2,4,1,2,2,30,3,2,1,4,1,2,1
1,4,24,4,3,2872,2,5,3,3,1,4,1,36,3,2,1,3,2,2,1
1,3,24,2,2,1925,1,3,2,3,1,2,1,26,3,2,1,3,1,1,1
1,4,18,2,2,2515,1,3,3,3,1,4,1,43,3,2,1,3,1,2,1
1,3,6,2,2,2116,1,3,2,3,1,2,1,41,3,2,1,3,1,2,1
1,4,18,2,3,1453,1,2,3,2,1,1,1,26,3,2,1,3,1,1,1
1,4,10,2,0,1364,1,3,2,2,1,4,3,64,3,2,1,3,1,2,1
1,4,6,2,2,1543,4,3,4,1,1,2,1,33,3,2,1,3,1,1,1
1,2,12,2,0,1318,4,5,4,3,1,4,1,54,3,2,1,3,1,2,1
1,1,24,1,0,2325,2,4,2,3,1,3,3,32,1,2,1,3,1,1,1
1,2,6,4,8,932,5,4,1,2,1,3,2,39,3,2,2,2,1,1,1
1,3,24,4,3,3148,5,3,3,3,1,2,3,31,3,2,2,3,1,2,1
1,4,36,2,3,3835,5,5,2,2,1,4,1,45,3,2,1,2,1,2,1
1,4,9,2,6,3832,5,5,1,3,1,4,1,64,3,2,1,2,1,1,1
1,2,24,2,3,5084,5,5,2,2,1,4,3,42,3,2,1,3,1,2,1
1,4,9,4,2,2406,1,1,2,3,1,3,3,31,3,2,1,4,1,1,1
1,4,36,2,3,2394,5,3,4,2,1,4,3,25,3,2,1,3,1,1,1
1,4,21,2,1,2476,5,5,4,3,1,4,1,46,3,2,1,4,1,2,1
1,1,24,2,1,2964,5,5,4,3,1,4,4,49,1,3,1,3,2,2,1
1,1,12,2,2,1262,5,5,2,1,1,4,2,49,3,2,1,2,1,2,1
1,4,12,2,9,1542,1,4,2,3,1,4,3,36,3,2,1,3,1,2,1
1,2,24,4,3,1743,1,5,4,3,1,2,2,48,3,2,2,2,1,1,1
1,3,12,1,3,409,4,3,3,2,1,3,1,42,3,1,2,3,1,1,1
1,4,12,2,3,2171,1,2,2,2,1,2,3,29,1,2,1,3,1,1,1
1,4,48,4,1,8858,5,4,2,3,1,1,4,35,3,3,2,3,1,2,1
1,2,24,2,0,3512,2,4,2,3,1,3,3,38,1,2,2,3,1,2,1
1,2,12,2,3,1158,3,3,3,1,1,1,3,26,3,2,1,3,1,2,1
1,4,24,4,3,2684,1,3,4,3,1,2,1,35,3,2,2,2,1,1,1
1,1,12,2,3,1498,1,3,4,2,1,1,3,23,1,2,1,3,1,1,1
1,4,30,4,3,5954,1,4,3,3,2,2,3,38,3,2,1,3,1,1,1
0,2,48,1,9,6416,1,5,4,2,1,3,4,59,3,1,1,3,1,1,1
1,2,12,4,2,3617,1,5,1,3,1,4,3,28,3,1,3,3,1,2,1
1,4,12,4,3,1291,1,3,4,2,1,2,2,35,3,2,2,3,1,1,1
1,3,24,4,9,1275,4,3,2,1,1,4,1,36,3,2,2,3,1,2,1
1,4,24,2,2,3972,1,4,2,2,1,4,2,25,3,1,1,3,1,2,1
1,4,15,4,2,3343,1,3,4,3,1,2,4,28,3,3,1,3,1,2,1
1,3,15,2,6,392,1,2,4,2,1,4,2,23,3,1,1,3,1,2,1
1,4,9,4,0,2134,1,3,4,3,1,4,3,48,3,2,3,3,1,2,1
1,4,30,4,3,5771,1,4,4,2,1,2,3,25,3,2,2,3,1,1,1
1,4,24,4,9,4526,1,3,3,3,1,2,1,74,3,2,1,4,1,2,1
1,4,15,4,2,2788,1,4,2,2,2,3,3,24,1,2,2,3,1,1,1
1,4,6,4,3,1382,1,3,1,2,1,1,3,28,3,2,2,3,1,2,1
1,3,36,2,3,5848,1,3,4,3,1,1,3,24,3,2,1,3,1,1,1
0,1,12,2,0,1228,1,3,4,2,1,2,1,24,3,2,1,2,1,1,1
1,3,12,2,3,1297,1,3,3,4,1,4,1,23,3,1,1,3,1,1,1
1,4,24,2,3,1552,1,4,3,3,1,1,3,32,1,2,1,3,2,1,1
1,4,12,2,3,1963,1,4,4,3,1,2,3,31,3,1,2,4,2,2,1
1,4,24,2,3,3235,3,5,3,1,1,2,3,36,3,2,1,4,1,2,1
1,4,24,4,9,4139,2,3,3,3,1,3,2,27,3,2,2,2,1,2,1
1,2,12,4,1,1804,2,2,3,3,1,4,2,44,3,2,1,3,1,1,1
1,4,18,2,9,1950,1,4,4,3,1,1,3,34,2,2,2,3,1,2,1
1,4,48,3,3,12749,3,4,4,3,1,1,3,37,3,2,1,4,1,2,1
1,4,9,2,4,1236,1,2,1,2,1,4,1,23,3,1,1,3,1,2,1
1,4,18,4,0,1055,1,2,4,2,1,1,2,30,3,2,2,3,1,1,1
1,1,30,0,9,8072,5,2,2,3,1,3,3,25,1,2,3,3,1,1,1
1,4,30,4,3,2831,1,3,4,2,1,2,3,33,3,2,1,3,1,2,1
1,4,9,2,9,1449,1,4,3,2,1,2,3,27,3,2,2,3,1,1,1
1,4,36,2,9,5742,2,4,2,3,1,2,3,31,3,2,2,3,1,2,1
1,4,12,2,0,2390,5,5,4,3,1,3,3,50,3,2,1,3,1,2,1
1,4,24,2,3,3430,3,5,3,3,1,2,3,31,3,2,1,3,2,2,1
1,2,36,2,6,2273,1,4,3,3,1,1,3,32,3,2,2,3,2,1,1
1,3,21,2,0,2923,2,3,1,2,1,1,3,28,1,2,1,4,1,2,1
1,4,24,2,3,1901,2,3,4,3,1,4,3,29,3,1,1,4,1,2,1
1,2,36,2,6,3711,5,3,2,4,1,2,3,27,3,2,1,3,1,1,1
1,2,48,2,0,8487,5,4,1,2,1,2,3,24,3,2,1,3,1,1,1
1,4,24,2,0,2255,5,2,4,3,1,1,2,54,3,2,1,3,1,1,1
1,4,12,2,3,1262,1,3,3,3,1,2,3,25,3,2,1,3,1,1,1
1,4,33,4,1,7253,1,4,3,3,1,2,3,35,3,2,2,4,1,2,1
1,4,6,4,0,6761,1,4,1,3,1,3,4,45,3,2,2,4,2,2,1
1,4,18,4,2,1817,1,3,4,2,1,2,4,28,3,2,2,3,1,1,1
1,4,12,2,3,2141,2,4,3,3,1,1,4,35,3,2,1,3,1,1,1
1,4,48,1,9,3609,1,3,1,2,1,1,1,27,2,2,1,3,1,1,1
1,4,30,2,3,2333,3,5,4,3,1,2,3,30,1,2,1,4,1,1,1
1,4,28,1,1,7824,5,2,3,3,3,4,1,40,1,1,2,3,2,2,1
1,3,18,1,3,1445,5,4,4,3,1,4,3,49,1,2,1,2,1,1,1
1,1,24,2,2,7721,5,2,1,2,1,2,2,30,3,2,1,3,1,2,2
1,1,21,2,0,3763,5,4,2,3,2,2,1,24,3,2,1,2,1,1,2
1,2,18,2,9,4439,1,5,1,3,2,1,1,33,1,2,1,4,1,2,1
1,1,12,2,3,1107,1,3,2,3,1,2,1,20,3,1,1,4,2,2,1
1,2,15,2,3,1444,5,2,4,3,1,1,2,23,3,2,1,3,1,1,1
1,2,48,1,0,12169,5,1,4,3,2,4,4,36,3,3,1,4,1,2,1
1,4,9,2,3,2753,2,5,3,3,2,4,3,35,3,2,1,3,1,2,1
1,3,4,2,0,1494,5,2,1,3,1,2,1,29,3,2,1,2,2,1,2
1,1,24,1,2,2828,3,3,4,3,1,4,1,22,2,2,1,3,1,2,1
1,1,24,1,2,2483,3,3,4,3,1,4,1,22,2,2,1,3,1,2,1
1,3,6,4,0,1299,1,3,1,3,1,1,1,74,3,2,3,1,2,1,2
1,2,9,2,0,1549,5,2,4,3,1,2,1,35,3,2,1,1,1,1,1
1,3,10,2,0,3949,1,2,1,3,3,1,2,37,3,2,1,2,2,1,1
1,4,10,2,1,2901,5,2,1,2,1,4,1,31,3,1,1,3,1,1,1
1,3,6,2,0,709,4,2,2,4,1,2,1,27,3,2,1,1,1,1,2
1,1,47,2,0,10722,1,2,1,2,1,1,1,35,3,2,1,2,1,2,1
1,4,10,2,0,1287,5,5,4,3,2,2,2,45,3,2,1,2,1,1,2
1,1,18,1,3,1940,1,2,3,3,2,4,4,36,1,3,1,4,1,2,1
1,3,30,4,3,3656,5,5,4,3,1,4,2,49,2,2,2,2,1,1,1
1,4,24,3,1,4679,1,4,3,3,1,3,3,35,3,2,2,2,1,2,1
1,4,27,3,1,8613,4,3,2,3,1,2,3,27,3,2,2,3,1,1,1
1,1,18,2,2,2659,4,3,4,3,1,2,3,28,3,2,1,3,1,1,1
1,4,24,4,3,1516,4,3,4,2,1,1,1,43,3,2,2,2,1,1,1
1,1,18,2,0,4380,2,3,3,3,1,4,3,35,3,2,1,2,2,2,1
1,4,14,3,0,802,1,3,4,3,1,2,3,27,3,2,2,2,1,1,1
1,4,21,2,9,1572,4,5,4,2,1,4,1,36,1,2,1,2,1,1,1
1,2,48,1,9,3566,2,4,4,3,1,2,3,30,3,2,1,3,1,1,1
1,4,24,2,3,1278,1,5,4,3,1,1,1,36,3,2,1,4,1,2,1
1,4,6,0,3,426,1,5,4,4,1,4,3,39,3,2,1,2,1,1,1
1,4,39,2,1,8588,2,5,4,3,1,2,3,45,3,2,1,4,1,2,1
1,1,30,2,1,3857,1,3,4,1,1,4,2,40,3,2,1,4,1,2,1
0,2,12,2,0,685,1,4,2,4,1,3,3,25,1,2,1,2,1,1,1
1,1,24,2,3,1603,1,5,4,2,1,4,3,55,3,2,1,3,1,1,1
1,4,21,2,2,2241,1,5,4,3,1,2,1,50,3,2,2,3,1,1,1
1,1,24,2,3,2384,1,5,4,3,1,4,1,64,1,1,1,2,1,1,1
1,4,4,2,2,601,1,2,1,2,1,3,1,23,3,1,1,2,2,1,1
1,4,39,2,1,2569,3,3,4,3,1,4,3,24,3,2,1,3,1,1,1
1,4,15,4,3,1316,3,3,2,4,1,2,2,47,3,2,2,2,1,1,1
1,4,60,2,0,10366,1,5,2,3,1,4,2,42,3,2,1,4,1,2,1
1,4,18,2,9,1568,2,3,3,2,1,4,2,24,3,1,1,2,1,1,1
1,4,18,4,3,629,3,5,4,3,1,3,2,32,1,2,2,4,1,2,1
1,4,6,1,3,1750,3,5,2,3,1,4,2,45,1,2,1,2,2,1,1
1,4,24,2,1,3488,2,4,3,2,1,4,3,23,3,2,1,3,1,1,1
1,4,18,4,3,1800,1,3,4,3,1,2,3,24,3,2,2,3,1,1,1
1,4,24,3,2,4151,2,3,2,3,1,3,2,35,3,2,2,3,1,1,1
1,2,15,2,5,2631,2,3,3,2,1,2,1,25,3,2,1,2,1,1,1
1,4,21,2,1,5248,5,3,1,3,1,3,3,26,3,2,1,3,1,1,1
1,2,18,3,0,2899,5,5,4,3,1,4,3,43,3,2,1,3,2,1,1
1,2,18,3,5,6204,1,3,2,3,1,4,1,44,3,2,1,2,2,2,1
1,4,12,2,3,804,1,5,4,3,1,4,3,38,3,2,1,3,1,1,1
1,4,36,2,3,3595,1,5,4,3,1,2,3,28,3,2,1,3,1,1,1
1,4,36,4,1,5711,4,5,4,3,1,2,3,38,3,2,2,4,1,2,1
1,3,15,2,9,2687,1,4,2,3,1,4,2,26,3,1,1,3,1,2,1
1,1,15,3,2,3643,1,5,1,2,1,4,2,27,3,2,2,2,1,1,1
1,4,10,4,2,2146,1,2,1,2,1,3,1,23,3,1,2,3,1,1,1
1,1,10,2,3,2315,1,5,3,3,1,4,1,52,3,2,1,2,1,1,1
1,4,5,2,9,3448,1,4,1,3,1,4,1,74,3,2,1,2,1,1,1
1,4,15,2,2,2708,1,2,2,3,1,3,2,27,1,2,2,2,1,1,1
1,4,11,4,0,1393,1,2,4,2,1,4,3,35,3,2,2,4,1,1,1
1,3,10,2,2,1275,1,2,4,2,1,2,2,23,3,2,1,3,1,1,1
1,4,9,2,2,1313,1,5,1,3,1,4,3,20,3,2,1,3,1,1,1
1,4,12,2,3,1493,1,2,4,2,1,3,3,34,3,2,1,3,2,1,1
1,4,22,2,3,2675,3,5,3,3,1,4,3,40,3,2,1,3,1,1,1
1,2,9,2,3,2118,1,3,2,3,1,2,1,37,3,2,1,2,2,1,1
1,4,36,2,0,909,3,5,4,3,1,4,2,36,3,2,1,3,1,1,1
1,4,12,4,2,1258,1,2,2,2,1,4,2,22,3,1,2,2,1,1,1
1,4,15,1,3,1569,2,5,4,3,1,4,3,34,1,2,1,2,2,1,1
1,4,6,2,1,1236,3,3,2,3,1,4,2,50,3,1,1,3,1,1,1
1,4,36,3,2,7678,3,4,2,2,1,4,3,40,3,2,2,3,1,2,1
1,4,6,2,5,660,3,4,2,4,1,4,1,23,3,1,1,2,1,1,1
1,4,24,2,2,2835,3,5,3,3,1,4,2,53,3,2,1,3,1,1,1
1,4,24,2,1,2670,1,5,4,3,1,4,3,35,3,2,1,4,1,2,1
1,4,12,1,8,3447,3,3,4,2,1,3,1,35,3,2,1,2,2,1,1
1,4,15,2,3,3568,1,5,4,2,1,2,3,54,1,1,1,4,1,2,1
1,2,21,4,9,3652,1,4,2,3,1,3,2,27,3,2,2,3,1,1,1
1,1,24,2,3,3660,1,3,2,2,1,4,3,28,3,2,1,3,1,1,1
1,3,9,2,3,1126,2,5,2,1,1,4,1,49,3,2,1,3,1,1,1
1,3,6,3,3,683,1,2,2,2,1,1,2,29,1,2,1,3,1,1,1
1,3,12,2,2,2251,1,3,1,2,1,2,3,46,3,2,1,2,1,1,1
1,4,12,2,1,4675,5,2,1,2,1,4,3,20,3,1,1,3,1,1,1
1,2,21,3,0,2353,1,3,1,1,1,4,2,47,3,2,2,3,1,1,1
1,1,21,2,3,3357,4,2,4,2,1,2,3,29,1,2,1,3,1,1,1
1,4,6,2,0,672,1,1,1,2,1,4,1,54,3,2,1,1,1,2,1
1,1,6,4,3,338,3,5,4,3,1,4,3,52,3,2,2,3,1,1,1
1,4,9,2,3,2697,1,3,1,3,1,2,1,32,3,2,1,3,2,1,1
1,4,9,2,0,2507,3,5,2,3,1,4,4,51,3,3,1,2,1,1,1
1,4,15,3,3,1478,1,3,4,4,1,3,1,33,1,2,2,3,1,1,1
1,4,12,4,6,3565,5,2,2,3,1,1,2,37,3,2,2,2,2,1,1
1,4,15,2,2,2221,3,3,2,2,1,4,3,20,3,1,1,3,1,1,1
1,4,6,4,3,1898,5,3,1,3,1,2,1,34,3,2,2,2,2,1,1
1,2,6,3,9,1449,2,5,1,1,1,2,3,31,1,2,2,3,2,1,1
1,4,15,3,2,960,4,4,3,2,1,2,2,30,3,2,2,3,1,1,1
1,4,36,2,1,8133,1,3,1,2,1,2,2,30,1,2,1,3,1,1,1
1,4,9,2,2,2301,2,2,2,2,1,4,2,22,3,1,1,3,1,1,1
1,4,6,3,9,1743,2,3,1,3,1,2,1,34,3,2,2,2,1,1,1
1,2,12,2,2,983,4,2,1,2,1,4,1,19,3,1,1,2,1,1,1
1,4,18,3,3,2320,1,1,2,4,1,3,1,34,3,2,2,3,1,1,1
1,1,12,1,8,339,1,5,4,4,1,1,3,45,1,2,1,2,1,1,1
1,3,24,2,3,5152,1,4,4,3,1,2,3,25,1,2,1,3,1,1,1
1,3,24,2,2,3749,1,2,2,2,1,4,3,26,3,2,1,3,1,1,1
1,4,9,4,3,3074,5,3,1,3,1,2,1,33,3,2,2,3,2,1,1
0,3,9,2,3,745,1,3,3,2,1,2,1,28,3,2,1,2,1,1,1
1,4,24,2,0,1469,2,5,4,4,1,4,1,41,3,1,1,2,1,1,1
1,1,6,2,2,1374,1,3,1,3,1,2,1,36,1,2,1,2,1,2,1
1,4,6,1,0,783,5,3,1,3,3,2,1,26,2,2,1,2,2,1,1
1,1,21,2,3,2606,1,2,4,2,1,4,2,28,3,1,1,4,1,2,1
1,4,54,0,1,9436,5,3,2,3,1,2,2,39,3,2,1,2,2,1,1
1,4,12,4,3,930,5,5,4,3,1,4,1,65,3,2,4,3,1,1,1
1,4,48,4,1,2751,5,5,4,3,1,3,3,38,3,2,2,3,2,2,1
1,4,6,4,0,250,4,3,2,2,1,2,1,41,1,2,2,2,1,1,1
1,2,24,2,0,1201,1,2,4,3,1,1,2,26,3,2,1,3,1,1,1
1,1,6,2,0,662,1,2,3,3,1,4,1,41,3,2,1,2,2,2,1
1,4,15,2,1,1300,5,5,4,3,1,4,4,45,1,3,1,3,2,1,1
1,4,24,1,9,1559,1,4,4,3,1,4,3,40,1,2,1,3,1,2,1
1,3,12,2,3,3016,1,3,3,4,1,1,3,24,3,2,1,3,1,1,1
1,4,15,4,3,1360,1,3,4,3,1,2,2,31,3,2,2,3,1,1,1
1,4,6,0,0,1204,2,3,4,3,1,1,4,35,1,1,1,3,1,1,2
1,4,10,2,0,1597,3,3,3,3,1,2,4,40,3,1,1,2,2,1,2
1,4,12,2,3,2073,2,3,4,2,2,2,1,28,3,2,1,3,1,1,1
1,4,11,2,9,2142,4,5,1,1,1,2,1,28,3,2,1,3,1,2,1
1,1,10,4,2,2132,5,2,2,2,2,3,1,27,3,1,2,3,1,1,2
1,4,10,2,0,1546,1,3,3,3,1,2,1,31,3,2,1,2,2,1,2
1,4,24,4,0,1287,4,5,4,2,1,4,1,37,3,2,2,3,1,2,1
1,4,10,2,0,1418,2,3,3,3,1,2,1,35,3,1,1,2,1,1,2
1,3,6,4,0,1343,1,5,1,3,1,4,1,46,3,2,2,3,2,1,2
1,4,18,2,0,2662,5,4,4,3,1,3,2,32,3,2,1,3,1,1,2
1,4,18,4,3,6070,1,5,3,3,1,4,3,33,3,2,2,3,1,2,1
1,4,24,4,6,1927,5,3,3,2,1,2,3,33,3,2,2,3,1,2,1
1,4,18,4,3,2404,1,3,2,2,1,2,3,26,3,2,2,3,1,1,1
1,4,6,4,3,1554,1,4,1,2,1,2,3,24,3,1,2,3,1,2,1
1,4,22,2,0,1283,5,4,4,2,1,4,2,25,3,1,1,3,1,1,1
1,4,24,3,0,717,5,5,4,4,1,4,3,54,3,2,2,3,1,2,1
1,1,24,2,2,1747,1,2,4,3,2,1,2,24,3,2,1,2,1,1,2
1,1,9,4,5,1288,2,5,3,3,3,4,1,48,3,2,2,3,2,1,2
1,1,10,4,0,1038,1,4,4,3,2,3,2,49,3,2,2,3,1,2,1
1,4,10,2,1,2848,2,3,1,3,2,2,1,32,3,2,1,3,2,1,1
1,4,12,2,1,1413,4,4,3,3,1,2,2,55,3,2,1,3,1,1,2
1,4,30,4,3,3077,5,5,3,3,1,2,3,40,3,2,2,3,2,2,1
1,1,24,1,1,3632,1,3,1,2,3,4,3,22,1,1,1,3,1,1,2
1,4,18,4,1,3229,5,1,2,3,1,4,4,38,3,2,1,4,1,2,1
1,4,9,2,0,3577,2,3,1,3,3,2,1,26,3,1,1,3,2,1,2
1,4,12,4,0,682,2,4,4,2,1,3,3,51,3,2,2,3,1,2,1
1,4,10,2,3,1924,1,3,1,3,1,4,2,38,3,2,1,3,1,2,2
1,4,10,2,6,727,3,5,4,3,1,4,4,46,3,3,1,3,1,2,1
1,3,10,4,0,781,1,5,4,3,1,4,4,63,3,3,2,3,1,2,1
1,1,12,4,0,2121,1,3,4,3,1,2,2,30,3,2,2,3,1,1,1
1,4,12,4,6,701,1,3,4,3,1,2,3,32,3,2,2,3,1,1,1
1,4,10,4,2,2069,5,3,2,4,1,1,3,26,3,2,2,3,1,1,2
1,4,24,2,0,1525,4,4,4,2,1,3,3,34,3,2,1,3,2,2,1
1,4,48,4,9,7629,5,5,4,1,1,2,3,46,1,2,2,4,2,1,1
0,1,12,4,0,3499,1,3,3,2,2,2,1,29,3,2,2,3,1,1,1
1,4,6,2,3,1346,2,5,2,3,1,4,4,42,1,3,1,3,2,2,1
1,4,36,4,1,10477,5,5,2,3,1,4,4,42,3,3,2,3,1,1,1
1,1,24,2,1,2924,1,3,3,3,3,4,4,63,1,2,1,3,2,2,1
1,4,10,4,0,1231,1,5,3,3,1,4,1,32,3,2,2,2,2,1,2
1,3,18,2,0,1961,1,5,3,2,1,2,3,23,3,2,1,4,1,1,1
1,4,15,4,0,5045,5,5,1,2,1,4,3,59,3,2,1,3,1,2,1
1,4,12,4,0,1255,1,5,4,3,1,4,1,61,3,2,2,2,1,1,1
1,1,12,2,2,1858,1,2,4,2,1,1,3,22,3,1,1,3,1,1,1
1,4,6,4,2,1221,5,3,1,4,1,2,2,27,3,2,2,3,1,1,1
1,4,9,2,2,1388,1,3,4,2,1,2,1,26,3,1,1,3,1,1,1
1,4,12,2,3,2279,5,3,4,3,1,4,4,37,3,3,1,3,1,2,1
1,4,12,0,2,2759,1,5,2,3,1,4,2,34,3,2,2,3,1,1,1
1,3,24,2,3,1258,3,3,3,2,1,3,3,57,3,2,1,2,1,1,1
1,2,12,0,8,1410,1,3,2,3,1,2,1,31,3,2,1,2,1,2,1
1,1,15,2,0,1403,1,3,2,2,1,4,3,28,3,1,1,3,1,1,1
1,1,24,2,2,3021,1,3,2,1,1,2,1,24,3,1,1,2,1,1,1
1,1,24,2,9,6568,1,3,2,4,1,2,3,21,2,2,1,2,1,1,1
1,4,24,4,3,2578,4,5,2,3,1,2,3,34,3,2,1,3,1,1,1
1,2,24,4,1,7758,4,5,2,2,1,4,4,29,3,1,1,3,1,1,1
1,1,6,2,4,343,1,2,4,2,1,1,1,27,3,2,1,3,1,1,1
1,4,21,3,2,1591,2,4,4,3,1,3,1,34,3,2,2,4,1,1,1
1,1,27,2,3,3416,1,3,3,3,1,2,3,27,3,2,1,4,1,1,1
0,1,12,0,5,1108,1,4,4,3,1,3,1,28,3,2,2,3,1,1,1
1,2,27,3,1,5965,1,5,1,3,1,2,3,30,3,2,2,4,1,2,1
1,2,15,2,5,1514,2,3,4,3,3,2,1,22,3,2,1,3,1,1,1
1,4,30,4,3,6742,5,4,2,3,1,3,2,36,3,2,2,3,1,1,1
1,1,18,2,2,3650,1,2,1,2,1,4,3,22,3,1,1,3,1,1,1
1,1,21,2,2,3599,1,4,1,2,1,4,3,26,3,1,1,2,1,1,1
1,4,60,4,0,13756,5,5,2,3,1,4,4,63,1,3,1,4,1,2,1
1,2,9,2,0,276,1,3,4,4,1,4,1,22,3,1,1,2,1,1,1
1,4,42,4,2,4041,3,3,4,3,1,4,1,36,3,2,2,3,1,2,1
1,2,9,2,3,458,1,3,4,3,1,3,1,24,3,2,1,3,1,1,1
0,2,9,2,2,918,1,3,4,2,1,1,2,30,3,2,1,3,1,1,1
1,4,24,2,0,7393,1,3,1,3,1,4,2,43,3,2,1,2,2,1,1
1,3,10,2,4,1225,1,3,2,3,1,2,3,37,3,2,1,3,1,2,1
1,1,24,2,1,2812,5,5,2,2,1,4,1,26,3,1,1,3,1,1,1
1,4,15,2,1,3029,1,4,2,3,1,2,3,33,3,2,1,3,1,1,1
1,3,12,4,0,1480,3,1,2,3,1,4,4,66,1,3,3,1,1,1,1
1,3,6,4,6,1047,1,3,2,2,1,4,2,50,3,2,1,2,1,1,1
1,4,15,4,3,1471,1,3,4,3,1,4,4,35,3,3,2,3,1,2,1
1,4,24,2,2,5511,2,3,4,3,1,1,3,25,2,2,1,3,1,1,1
1,2,9,2,3,1206,1,5,4,2,1,4,1,25,3,2,1,3,1,1,1
1,2,24,3,3,6403,1,2,1,3,1,2,3,33,3,2,1,3,1,1,1
1,4,12,2,3,707,1,3,4,3,1,2,1,30,1,2,2,3,1,1,1
1,4,12,3,1,1503,1,3,4,4,1,4,1,41,3,1,1,3,1,1,1
1,2,12,2,0,6078,1,4,2,3,1,2,3,32,3,2,1,3,1,1,1
1,2,27,2,9,2528,1,2,4,2,1,1,2,32,3,2,1,3,2,2,1
1,2,12,2,9,1037,2,4,3,3,1,4,1,39,3,2,1,2,1,1,1
1,1,6,2,1,1352,3,1,1,2,1,2,2,23,3,1,1,1,1,2,1
1,4,24,2,3,3181,1,2,4,2,1,4,2,26,3,2,1,3,1,2,1
1,4,18,2,3,4594,1,2,3,3,1,2,3,32,3,2,1,3,1,2,1
1,2,48,2,10,5381,5,1,3,3,1,4,4,40,1,3,1,1,1,2,1
1,4,15,2,1,4657,1,3,3,3,1,2,3,30,3,2,1,3,1,2,1
1,2,9,2,9,1391,1,3,2,4,1,1,1,27,1,2,1,3,1,2,1
1,2,18,2,9,1913,4,2,3,4,1,3,1,36,1,2,1,3,1,2,1
1,4,42,2,3,7166,5,4,2,4,1,4,2,29,3,1,1,3,1,2,1
1,4,13,2,3,1409,2,1,2,2,1,4,1,64,3,2,1,3,1,1,1
1,4,24,3,9,2978,5,3,4,3,1,4,1,32,3,2,2,3,2,2,1
1,4,12,4,3,976,5,5,4,3,1,4,3,35,3,2,2,3,1,1,1
1,4,24,3,9,2375,3,3,4,3,1,2,3,44,3,2,2,3,2,2,1
1,4,12,4,3,522,3,5,4,3,1,4,2,42,3,2,2,3,2,2,1
1,4,28,4,3,2743,1,5,4,3,1,2,3,29,3,2,2,3,1,1,1
1,4,11,4,3,1154,2,1,4,2,1,4,1,57,3,2,3,2,1,1,1
1,4,24,4,1,5804,4,3,4,3,1,2,1,27,3,2,2,3,1,1,1
1,4,18,4,3,1169,5,3,4,3,1,3,2,29,3,2,2,3,1,2,1
1,1,15,4,2,1478,1,5,4,3,1,4,3,44,3,2,2,3,2,2,1
1,4,12,2,3,776,1,3,4,4,1,2,1,28,3,2,1,3,1,1,1
1,2,11,4,0,1322,4,3,4,2,1,4,3,40,3,2,2,3,1,1,1
1,2,16,4,0,1175,1,1,2,3,1,3,3,68,3,3,3,1,1,2,1
1,4,12,2,0,2133,5,5,4,2,1,4,4,52,3,3,1,4,1,2,1
1,4,15,4,3,1829,1,5,4,3,1,4,3,46,3,2,2,3,1,2,1
1,4,12,4,3,717,1,5,4,3,1,4,1,52,3,2,3,3,1,1,1
1,2,39,3,6,11760,2,4,2,3,1,3,4,32,3,1,1,3,1,2,1
0,2,9,4,6,1501,1,5,2,2,1,3,3,34,3,2,2,4,1,2,1
1,1,12,2,6,1200,5,3,4,2,1,4,2,23,1,1,1,3,1,2,1
1,2,9,2,0,3195,5,3,1,2,1,2,1,33,3,2,1,2,1,1,1
1,4,30,4,3,4530,1,4,4,2,1,4,3,26,3,1,1,4,1,2,1
0,4,12,3,5,1555,4,5,4,3,1,4,4,55,3,3,2,3,2,1,1
1,2,15,4,9,2326,3,3,2,3,1,4,3,27,1,2,1,3,1,1,1
1,2,18,4,9,1887,5,3,4,4,1,4,1,28,1,2,2,3,1,1,1
1,4,12,4,9,1264,5,5,4,3,1,4,4,57,3,1,1,2,1,1,1
1,4,7,3,3,846,5,5,3,3,1,4,4,36,3,3,1,3,1,1,1
1,4,15,4,6,1532,2,3,4,2,1,3,3,31,3,2,1,3,1,1,1
1,4,6,3,3,935,1,3,3,2,1,2,1,24,3,2,1,3,1,1,1
1,1,27,4,9,2442,1,5,4,3,1,4,3,43,2,2,4,4,2,2,1
1,2,18,4,9,3590,1,1,3,4,1,3,3,40,3,2,3,1,2,2,1
1,4,21,4,2,2288,1,2,4,2,1,4,2,23,3,2,1,3,1,2,1
1,4,27,3,9,5117,1,4,3,3,1,4,3,26,3,2,2,3,1,1,1
1,1,39,4,2,14179,5,4,4,3,1,4,2,30,3,2,2,4,1,2,1
1,4,15,2,3,1386,5,3,4,4,1,2,1,40,3,1,1,3,1,2,1
1,4,12,4,3,618,1,5,4,3,1,4,1,56,3,2,1,3,1,1,1
1,4,12,2,2,1574,1,3,4,3,1,2,1,50,3,2,1,3,1,1,1
1,4,6,4,3,700,5,5,4,3,1,4,4,36,3,3,2,3,1,1,1
1,4,12,2,3,886,5,3,4,2,1,2,3,21,3,2,1,3,1,1,1
1,4,36,2,1,4686,1,3,2,3,1,2,4,32,3,3,1,4,1,2,1
1,2,9,2,3,790,3,3,4,2,1,3,1,66,3,2,1,2,1,1,1
0,2,12,2,3,766,3,3,4,3,1,3,1,66,3,2,1,2,1,1,1
1,1,20,2,2,2212,5,4,4,3,1,4,3,39,3,2,1,3,1,2,1
1,2,10,2,0,7308,1,1,2,3,1,4,4,70,1,3,1,4,1,2,1
1,2,24,4,6,5743,1,2,2,2,1,4,4,24,3,3,2,3,1,2,1
1,1,14,2,0,3973,1,1,1,3,1,4,4,22,3,3,1,3,1,1,1
1,2,60,3,3,7418,5,3,1,3,1,1,1,27,3,2,1,2,1,1,1
1,2,20,3,10,2629,1,3,2,3,1,3,3,29,1,2,2,3,1,2,1
1,2,18,2,9,1941,4,3,4,3,1,2,2,35,3,2,1,2,1,2,1
1,2,24,3,2,2333,5,2,4,3,1,2,2,29,1,2,1,2,1,1,1
1,4,12,2,1,2445,5,2,2,4,1,4,3,26,3,1,1,3,1,2,1
1,2,20,2,1,6468,5,1,1,1,1,4,1,60,3,2,1,4,1,2,1
1,2,18,4,2,7374,1,1,4,3,1,4,2,40,2,2,2,4,1,2,1
1,4,15,2,1,3812,2,2,1,2,1,4,3,23,3,2,1,3,1,2,1
0,1,28,2,0,4006,1,3,3,3,1,2,3,45,3,2,1,2,1,1,1
1,2,12,2,0,7472,5,1,1,2,1,2,1,24,3,1,1,1,1,1,1
1,3,12,2,2,1424,5,5,3,2,1,4,1,55,3,2,1,4,1,2,1
1,2,12,2,1,2028,5,3,4,3,1,2,3,30,3,2,1,3,1,1,1
1,4,15,2,0,5324,3,5,1,2,1,4,4,35,3,3,1,3,1,1,1
1,2,36,2,3,2323,1,4,4,3,1,4,3,24,3,1,1,3,1,1,1
1,4,12,2,6,1393,1,5,4,3,1,4,2,47,1,2,3,3,2,2,1
1,4,18,2,2,1984,1,3,4,3,1,4,4,47,1,3,2,3,1,1,1
1,4,24,2,3,999,5,5,4,3,1,2,3,25,3,2,2,3,1,1,1
1,4,36,2,9,7409,5,5,3,3,1,2,2,37,3,2,2,3,1,1,1
1,4,15,2,2,2186,5,4,1,2,1,4,1,33,1,1,1,2,1,1,1
1,3,36,2,3,4473,1,5,4,3,1,2,3,31,3,2,1,3,1,1,1
1,4,24,2,8,937,1,2,4,4,1,3,3,27,3,2,2,2,1,1,1
1,4,18,2,2,3422,1,5,4,3,1,4,2,47,1,2,3,3,2,2,1
1,4,24,2,3,3105,5,2,4,3,1,2,3,25,3,2,2,3,1,1,1
1,4,12,4,6,2748,1,5,2,2,1,4,4,57,1,3,3,2,1,1,1
1,2,18,2,5,3872,1,1,2,2,1,4,3,67,3,2,1,3,1,2,1
1,4,27,2,5,5190,5,5,4,3,1,4,2,48,3,2,4,3,2,2,1
1,2,18,2,2,3001,1,4,2,2,1,4,1,40,3,1,1,3,1,1,1
1,4,24,3,9,3863,1,3,1,3,1,2,4,32,3,3,1,3,1,1,1
1,4,12,4,2,5801,5,5,2,3,1,4,2,49,3,1,1,3,1,2,2
1,4,12,4,2,1592,4,4,3,2,1,2,2,35,3,2,1,3,1,1,1
1,4,12,4,9,1185,1,3,3,2,1,2,1,27,3,2,2,3,1,1,1
1,4,18,4,2,3780,1,2,3,1,1,2,3,35,3,2,2,4,1,2,1
1,2,18,4,2,3612,1,5,3,2,1,4,2,37,3,2,1,3,1,2,2
1,4,12,2,9,1076,1,3,2,4,1,2,1,26,3,2,1,3,1,2,1
1,4,12,2,0,3527,5,2,2,3,1,3,2,45,3,2,1,4,2,2,1
1,4,18,2,3,2051,1,2,4,3,1,1,1,33,3,2,1,3,1,1,1
1,4,12,4,2,3331,1,5,2,3,1,4,2,42,2,2,1,3,1,1,1
1,1,18,0,9,3104,1,4,3,3,1,1,2,31,1,2,1,3,1,2,1
1,4,24,4,3,2611,1,5,4,4,2,3,1,46,3,2,2,3,1,1,1
1,1,12,4,1,1409,1,5,4,3,1,3,1,54,3,2,1,3,1,1,1
1,4,24,2,3,1311,2,4,4,4,1,3,2,26,3,2,1,3,1,2,1
1,4,6,2,3,2108,1,4,2,4,1,2,1,29,3,1,1,3,1,1,1
1,4,24,4,1,4042,5,4,3,3,1,4,2,43,3,2,2,3,1,2,1
1,4,12,4,0,926,1,1,1,2,1,2,2,38,3,2,1,1,1,1,1
1,1,12,2,3,1680,3,5,3,4,1,1,1,35,3,2,1,3,1,1,1
1,4,24,2,0,1249,1,2,4,4,1,2,1,28,3,2,1,3,1,1,1
1,4,24,4,0,2463,2,4,4,4,1,3,2,27,3,2,2,3,1,2,1
1,4,6,2,3,1595,1,4,3,3,1,2,2,51,3,2,1,3,2,1,1
1,4,24,4,5,2058,1,3,4,1,1,2,1,33,3,2,2,3,1,2,1
1,4,24,2,1,7814,1,4,3,3,1,3,3,38,3,2,1,4,1,2,1
1,4,6,4,3,1740,1,5,2,4,1,2,1,30,3,1,2,3,1,1,1
1,4,12,4,3,1240,5,5,4,2,1,2,1,38,3,2,2,3,1,2,1
1,4,24,4,1,6842,5,3,2,3,1,4,2,46,3,2,2,4,2,2,1
1,4,24,4,2,5150,1,5,4,3,1,4,3,33,3,2,1,3,1,2,1
1,1,6,2,0,1203,2,5,3,3,1,2,2,43,3,2,1,3,1,2,1
1,4,6,4,0,2080,3,3,1,4,1,2,3,24,3,2,1,3,1,1,1
1,4,6,2,6,1538,1,2,1,2,1,2,4,56,3,2,1,3,1,1,1
1,2,24,4,0,3878,2,2,4,1,1,2,3,37,3,2,1,3,1,2,1
1,2,30,2,2,3832,1,2,2,4,1,1,2,22,3,2,1,3,1,1,1
1,4,15,2,0,3186,4,4,2,2,1,3,3,20,3,1,1,3,1,1,1
1,2,24,2,3,2896,2,2,2,3,1,1,3,29,3,2,1,3,1,1,1
1,2,24,3,9,6967,2,4,4,3,1,4,3,36,3,1,1,4,1,2,1
0,4,36,2,6,1819,1,3,4,3,1,4,4,37,2,3,1,3,1,2,1
0,4,24,2,3,5943,5,2,1,2,1,1,3,44,3,2,2,3,1,2,1
0,4,36,4,2,7127,1,2,2,2,1,4,2,23,3,1,2,3,1,2,1
0,4,36,2,2,3349,1,3,4,2,1,2,3,28,3,2,1,4,1,2,1
0,4,36,2,2,10974,1,1,4,2,1,2,3,26,3,2,2,4,1,2,1
1,4,6,2,3,518,1,3,3,2,1,1,1,29,3,2,1,3,1,1,1
1,4,18,2,3,1126,5,2,4,2,1,2,1,21,3,1,1,3,1,2,1
1,2,12,4,1,1860,1,1,4,3,1,2,3,34,3,2,2,4,1,2,1
1,4,36,4,3,9566,1,3,2,2,1,2,3,31,2,2,2,3,1,1,1
1,1,12,2,3,701,1,3,4,4,1,2,1,40,3,2,1,2,1,1,1
1,2,12,2,3,2930,1,4,2,2,1,1,1,27,3,2,1,3,1,1,1
1,4,18,2,3,1505,1,3,4,3,1,2,4,32,3,3,1,4,1,2,1
1,4,18,4,3,2238,1,3,2,2,1,1,3,25,3,2,2,3,1,1,1
1,4,4,4,3,1503,1,4,2,3,1,1,1,42,3,2,2,2,2,1,1
1,4,24,4,1,2197,5,4,4,3,1,4,3,43,3,2,2,3,2,2,1
1,3,12,2,3,1881,1,3,2,2,1,2,3,44,3,1,1,2,1,2,1
1,1,18,4,3,1880,1,4,4,4,1,1,2,32,3,2,2,4,1,2,1
1,1,18,2,3,2389,1,2,4,2,1,1,3,27,2,2,1,3,1,1,1
1,2,24,2,3,1967,1,5,4,2,1,4,3,20,3,2,1,3,1,2,1
1,4,4,4,0,3380,1,4,1,2,1,1,1,37,3,2,1,3,2,1,1
1,4,4,4,0,1455,1,4,2,3,1,1,1,42,3,2,3,2,2,1,1
1,4,7,4,3,730,5,5,4,3,1,2,2,46,3,1,2,2,1,2,1
1,2,18,0,2,3244,1,3,1,2,1,4,3,33,1,2,2,3,1,2,1
0,2,9,2,3,1670,1,2,4,2,1,2,3,22,3,2,1,3,1,2,1
1,2,48,2,3,3979,5,4,4,3,1,1,3,41,3,2,2,3,2,2,1
0,2,12,2,2,1922,1,3,4,3,1,2,2,37,3,2,1,2,1,1,1
1,2,18,4,2,1295,1,2,4,2,1,1,2,27,3,2,2,3,1,1,1
1,4,4,4,3,1544,1,4,2,3,1,1,1,42,3,2,3,2,2,1,1
1,2,8,2,9,907,1,2,3,4,1,2,1,26,3,2,1,3,1,2,1
1,2,30,2,3,1715,5,3,4,2,1,1,3,26,3,2,1,3,1,1,1
1,3,10,4,3,1347,5,4,4,3,1,2,2,27,3,2,2,3,1,2,1
1,2,12,2,0,1007,4,3,4,4,1,1,1,22,3,2,1,3,1,1,1
1,4,12,4,2,1402,3,4,3,2,1,4,3,37,3,1,1,3,1,2,1
1,2,12,2,0,2002,1,4,3,3,1,4,2,30,3,1,1,3,2,2,1
1,4,12,4,6,2096,1,4,2,3,1,3,1,49,3,2,1,2,2,1,1
1,4,12,2,0,1101,1,3,3,4,1,2,1,27,3,2,2,3,1,2,1
1,4,10,2,8,894,5,4,4,2,1,3,2,40,3,2,1,3,1,2,1
1,2,11,2,2,1577,4,2,4,2,1,1,1,20,3,2,1,3,1,1,1
1,4,33,3,9,2764,1,3,2,2,1,2,3,26,3,2,2,3,1,2,1
1,2,48,0,0,8358,3,2,1,2,1,1,3,30,3,2,2,3,1,1,1
1,3,12,2,2,1474,1,2,4,2,1,1,2,33,1,2,1,4,1,2,1
1,4,24,2,1,5433,5,1,2,2,1,4,2,26,3,1,1,4,1,2,1
1,2,14,2,9,1410,3,5,1,4,1,2,1,35,3,2,1,3,1,2,1
1,4,20,4,0,3485,5,2,2,1,1,4,1,44,3,2,2,3,1,2,1
1,4,18,4,1,3850,1,4,3,3,1,1,3,27,3,2,2,3,1,1,1
0,2,60,2,0,7408,2,2,4,2,1,2,2,24,3,2,1,4,1,1,1
1,3,24,2,3,1377,2,5,4,2,1,2,4,47,3,3,1,3,1,2,1
1,4,30,3,9,4272,2,3,2,3,1,2,2,26,3,2,2,2,1,1,1
1,2,24,3,3,1553,2,4,3,2,1,2,2,23,3,1,2,3,1,2,1
1,2,36,3,9,9857,2,4,1,3,1,3,2,31,3,2,2,2,2,2,1
1,4,6,4,0,362,2,3,4,2,1,4,3,52,3,2,2,2,1,1,1
1,4,12,4,2,1935,1,5,4,3,1,4,1,43,3,2,3,3,1,2,1
1,4,48,2,3,10222,5,4,4,3,1,3,3,37,2,2,1,3,1,2,1
1,3,12,2,0,1330,1,2,4,3,1,1,1,26,3,2,1,3,1,1,1
1,4,36,2,6,9055,5,3,2,3,1,4,4,35,3,3,1,2,2,2,1
1,2,26,2,1,7966,1,2,2,3,1,3,3,30,3,2,2,3,1,1,1
1,2,30,1,2,3496,4,3,4,3,1,2,3,34,2,2,1,3,2,2,1
1,2,36,2,1,6948,1,3,2,3,1,2,3,35,3,1,1,4,1,2,1
1,2,48,0,9,12204,5,3,2,3,1,2,3,48,1,2,1,4,1,2,1
0,1,36,2,2,3446,1,5,4,3,1,2,3,42,3,2,1,3,2,1,1
0,1,12,2,6,684,1,3,4,3,1,4,3,40,3,1,1,2,2,1,1
0,1,33,4,2,4281,3,3,1,2,1,4,3,23,3,2,2,3,1,1,1
0,1,42,2,3,7174,5,4,4,2,1,3,3,30,3,2,1,4,1,2,1
0,1,24,1,3,1546,1,4,4,3,3,4,3,24,1,1,1,2,1,1,1
0,1,24,2,2,2359,2,1,1,1,1,1,2,33,3,2,1,3,1,1,1
0,4,24,2,3,3621,2,5,2,3,1,4,3,31,3,2,2,3,1,1,1
0,1,12,2,4,741,2,1,4,2,1,3,2,22,3,2,1,3,1,1,1
0,1,12,2,2,7865,1,5,4,3,1,4,4,53,3,3,1,4,1,2,1
1,1,24,2,1,2910,1,4,2,3,1,1,4,34,3,3,1,4,1,2,1
1,1,18,4,0,5302,1,5,2,3,1,4,4,36,3,3,3,4,1,2,1
1,1,36,2,2,3620,1,3,1,3,3,2,2,37,3,2,1,3,2,1,1
1,1,18,2,3,3509,1,4,4,2,3,1,1,25,3,2,1,3,1,1,1
1,2,12,2,2,3017,1,2,3,2,1,1,1,34,3,1,1,4,1,1,1
1,1,12,2,2,1657,1,3,2,3,1,2,1,27,3,2,1,3,1,1,1
1,1,8,4,10,1164,1,5,3,3,1,4,4,51,1,3,2,4,2,2,1
0,1,36,4,2,6229,1,2,4,2,2,4,4,23,3,1,2,2,1,2,1
0,1,24,1,0,1193,1,1,1,2,2,4,4,29,3,1,2,1,1,1,1
1,1,30,0,2,4583,1,3,2,1,3,2,1,32,3,2,2,3,1,1,1
1,1,36,4,2,5371,1,3,3,3,3,2,2,28,3,2,2,3,1,1,1
1,1,12,2,2,708,1,3,2,3,3,3,2,38,3,2,1,2,2,1,1
1,1,21,4,0,571,1,5,4,3,1,4,1,65,3,2,2,3,1,1,1
1,1,30,2,3,2522,1,5,1,3,3,3,2,39,3,2,1,3,2,1,1
0,1,36,2,2,5179,1,4,4,3,1,2,2,29,3,2,1,3,1,1,1
0,1,36,2,1,8229,1,3,2,3,1,2,2,26,3,2,1,3,2,1,1
1,4,24,4,2,2028,1,4,2,3,1,2,2,30,3,2,2,2,1,1,1
1,1,6,2,0,1374,5,1,4,2,1,3,2,75,3,2,1,4,1,2,1
1,1,12,2,2,1289,1,3,4,3,3,1,2,21,3,2,1,2,1,1,1
0,1,36,2,2,2712,1,5,2,3,1,2,2,41,1,2,1,3,2,1,1
1,1,15,4,2,975,1,3,2,1,1,3,2,25,3,2,2,3,1,1,1
1,2,6,3,2,1050,1,1,4,3,1,1,2,35,2,2,2,4,1,2,2
1,1,6,4,0,609,1,4,4,2,1,3,2,37,3,2,2,3,1,1,1
1,1,48,2,1,4788,1,4,4,3,1,3,2,26,3,2,1,3,2,1,1
1,2,24,2,2,3069,2,5,4,3,1,4,4,30,3,3,1,3,1,1,1
0,2,12,2,0,836,2,2,4,2,1,2,2,23,1,2,1,2,1,1,1
1,1,12,2,2,2577,1,3,2,1,1,1,3,42,3,2,1,3,1,1,1
1,1,12,2,2,1620,1,3,2,2,2,3,2,30,3,2,1,3,1,1,1
1,1,15,2,2,1845,1,2,4,2,3,1,2,46,3,1,1,3,1,1,1
1,1,24,2,1,6579,1,1,4,3,1,2,4,29,3,3,1,4,1,2,1
1,1,12,2,0,1893,1,3,4,2,3,4,2,29,3,2,1,3,1,2,1
1,1,30,4,1,10623,1,5,3,3,1,4,4,38,3,3,3,4,2,2,1
1,1,18,2,0,2249,2,4,4,3,1,3,3,30,3,2,1,4,2,2,1
0,1,30,2,2,3108,1,2,2,1,1,4,2,31,3,2,1,2,1,1,1
1,2,12,4,0,958,1,4,2,3,1,3,1,47,3,2,2,2,2,1,1
1,4,24,2,1,9277,5,3,2,1,1,4,4,48,3,3,1,3,1,2,1
1,4,24,4,10,6314,1,1,4,3,2,2,4,27,1,2,2,4,1,2,1
1,1,12,4,1,1526,1,5,4,3,1,4,4,66,3,3,2,4,1,1,1
1,1,12,2,2,3590,1,3,2,3,2,2,2,29,3,2,1,2,2,1,1
1,1,24,4,1,6615,1,1,2,3,1,4,4,75,3,3,2,4,1,2,1
1,1,6,4,2,1872,1,1,4,3,1,4,4,36,3,3,3,4,1,2,1
1,4,12,2,0,2859,5,1,4,3,1,4,4,38,3,2,1,4,1,2,1
1,4,18,4,3,1582,4,5,4,3,1,4,3,46,3,2,2,3,1,1,1
1,4,6,2,8,1238,5,1,4,3,1,4,2,36,3,2,1,4,2,2,1
1,1,12,2,2,2578,1,1,3,2,1,4,4,55,3,3,1,4,1,1,1
1,1,15,4,2,1433,1,3,4,2,1,3,2,25,3,1,2,3,1,1,1
1,1,42,2,2,7882,1,4,2,3,3,4,2,45,3,3,1,3,2,1,1
1,1,24,2,2,4169,1,3,4,3,1,4,2,28,3,2,1,3,1,1,1
1,1,36,2,2,3959,1,1,4,3,1,3,2,30,3,2,1,4,1,2,1
1,1,36,2,0,3249,1,4,2,3,1,4,4,39,1,3,1,4,2,2,1
1,1,24,2,2,3149,1,2,4,3,1,1,4,22,1,3,1,3,1,1,1
0,1,12,4,2,2246,1,5,3,3,1,3,2,60,3,2,2,3,1,1,1
1,1,13,4,9,1797,1,2,3,3,1,1,2,28,1,2,2,2,1,1,1
1,1,20,4,2,4272,1,5,1,2,1,4,2,24,3,2,2,3,1,1,1
1,1,24,4,1,2957,1,5,4,3,1,4,2,63,3,2,2,3,1,2,1
1,1,36,4,2,2348,1,3,3,4,1,2,2,46,3,2,2,3,1,2,1
1,3,42,0,9,6289,1,2,2,1,1,1,2,33,3,2,2,3,1,1,1
1,1,24,4,1,6419,1,5,2,2,1,4,4,44,3,3,2,4,2,2,1
0,1,48,4,1,6143,1,5,4,2,1,4,4,58,2,3,2,2,1,1,1
1,4,24,4,6,1597,1,5,4,3,1,4,4,54,3,3,2,3,2,1,1
1,1,36,2,10,15857,1,1,2,1,2,3,3,43,3,2,1,4,1,1,1
1,4,24,4,3,2223,2,5,4,3,1,4,2,52,1,2,2,3,1,1,1
1,4,48,3,3,7238,5,5,3,3,1,3,3,32,1,2,2,3,2,1,1
1,2,30,3,9,2503,2,5,4,3,1,2,2,41,2,2,2,3,1,1,1
1,2,18,2,9,2622,2,3,4,3,1,4,3,34,3,2,1,3,1,1,1
1,2,24,2,2,4351,5,3,1,2,1,4,2,48,3,2,1,2,1,2,1
1,2,6,2,3,368,5,5,4,3,1,4,2,38,3,2,1,3,1,1,1
1,2,12,2,8,754,5,5,4,3,1,4,2,38,3,2,2,3,1,1,1
1,4,24,4,3,2424,5,5,4,3,1,4,2,53,3,2,2,3,1,1,1
1,2,48,3,9,6681,5,3,4,3,1,4,4,38,3,3,1,3,2,2,1
1,2,18,3,9,2427,5,5,4,3,1,2,2,42,3,2,2,3,1,1,1
0,2,24,4,3,1216,2,2,4,3,1,4,4,38,1,2,2,3,2,1,1
1,2,6,2,3,753,1,3,2,2,3,3,1,64,3,2,1,3,1,1,1
1,2,7,2,3,2576,1,3,2,3,3,2,1,35,3,2,1,3,1,1,2
1,2,6,2,3,590,1,2,3,4,1,3,1,26,3,2,1,2,1,1,2
1,2,8,2,3,1414,1,3,4,3,3,2,1,33,3,2,1,3,1,1,2
1,2,12,2,3,1103,1,4,4,3,3,3,1,29,3,2,2,3,1,1,1
1,2,12,3,3,585,1,3,4,4,2,4,1,20,3,1,2,3,1,1,1
1,2,6,2,3,1068,1,5,4,3,1,4,3,28,3,2,1,3,2,1,1
1,1,8,4,0,713,1,5,4,3,1,4,1,47,3,2,2,2,1,1,1
1,2,12,2,3,1092,1,3,4,2,3,4,1,49,3,2,2,3,1,2,1
1,2,7,2,3,2329,1,2,1,2,3,1,1,45,3,2,1,3,1,1,1
1,2,13,4,3,882,1,2,4,3,3,4,1,23,3,2,2,3,1,1,1
1,2,18,2,3,866,1,3,4,4,3,2,1,25,3,2,1,2,1,1,1
1,2,7,2,3,2415,1,3,3,3,3,2,1,34,3,2,1,3,1,1,1
1,2,13,2,3,2101,1,2,2,2,3,4,2,23,3,2,1,2,1,1,1
1,2,18,2,3,1301,1,5,4,4,3,2,1,32,3,2,1,2,1,1,1
1,2,18,2,3,1113,1,3,4,2,3,4,1,26,3,2,1,2,2,1,1
1,2,8,2,3,760,1,4,4,2,3,2,1,44,3,2,1,2,1,1,1
1,2,12,2,3,625,1,2,4,4,3,1,1,26,1,2,1,2,1,1,1
1,3,6,4,0,1323,2,5,2,1,1,4,3,28,3,2,2,3,2,2,1
1,1,9,4,3,1138,1,3,4,3,1,4,1,25,3,2,2,2,1,1,1
1,2,18,4,3,1795,1,5,3,2,3,4,1,48,1,1,2,2,1,2,1
1,2,15,4,3,2728,5,4,4,3,3,2,1,35,1,2,3,3,1,2,1
1,2,6,2,3,484,1,4,3,4,3,3,1,28,1,2,1,2,1,1,1
1,2,10,1,3,1048,1,3,4,3,1,4,1,23,2,2,1,2,1,1,1
1,2,12,2,3,1155,1,5,3,4,3,3,1,40,1,2,2,2,1,1,1
1,2,20,3,1,7057,5,4,3,3,1,4,2,36,1,1,2,4,2,2,1
1,2,15,4,3,1537,5,5,4,3,3,4,1,50,3,2,2,3,1,2,1
1,1,12,2,3,2214,1,3,4,3,1,3,2,24,3,2,1,2,1,1,1
1,4,24,4,2,1585,1,4,4,3,1,3,2,40,3,2,2,3,1,1,1
1,2,10,2,2,1521,1,3,4,1,1,2,3,31,3,2,1,2,1,1,1
1,2,36,1,4,3990,5,2,3,2,1,2,4,29,1,2,1,1,1,1,1
1,3,18,2,2,3049,1,2,1,2,1,1,2,45,2,2,1,2,1,1,1
0,1,24,2,3,1282,2,3,4,2,1,2,3,32,3,2,1,2,1,1,1
1,4,60,2,3,10144,2,4,2,2,1,4,1,21,3,2,1,3,1,2,1
1,1,12,2,0,1168,1,3,4,4,1,3,1,27,3,2,1,2,1,1,1
1,2,6,2,5,454,1,2,3,4,1,1,2,22,3,2,1,2,1,1,1
1,4,15,3,1,3594,1,2,1,2,1,2,2,46,3,2,2,2,1,1,1
1,4,12,2,2,1768,1,3,3,3,1,2,1,24,3,1,1,2,1,1,1
1,4,60,3,3,15653,1,4,2,3,1,4,3,21,3,2,2,3,1,2,1
1,3,12,3,0,2247,1,3,2,2,1,2,3,36,2,2,2,3,1,2,1
1,4,24,2,3,1413,1,3,4,4,1,2,2,28,3,2,1,3,1,1,1
1,2,45,4,1,4576,2,1,3,3,1,4,3,27,3,2,1,3,1,1,1
1,1,24,4,3,1231,4,5,4,2,1,4,2,57,3,1,2,4,1,2,1
0,1,36,2,1,8335,5,5,3,3,1,4,4,47,3,3,1,3,1,1,1
1,2,36,4,1,5800,1,3,3,3,1,4,3,34,3,2,2,3,1,2,1
1,1,18,3,6,8471,5,3,1,2,1,2,3,23,3,1,2,3,1,2,1
1,1,30,2,2,3622,4,5,4,2,1,4,2,57,3,1,2,3,1,2,1
1,1,6,4,3,1169,5,5,4,3,1,4,1,67,3,2,2,3,1,2,1
1,4,15,2,4,1262,3,4,4,3,1,3,2,36,3,2,2,3,1,2,1
1,3,24,4,2,3617,5,5,4,3,2,4,4,20,3,1,2,3,1,1,1
1,2,30,4,0,2181,5,5,4,3,1,4,1,36,3,2,2,3,1,1,1
0,1,48,1,9,7685,1,4,2,2,3,4,3,37,3,1,1,3,1,1,1
1,4,48,4,6,6110,1,3,1,3,1,3,4,31,1,3,1,3,1,2,1
1,4,24,2,0,3757,1,5,4,2,2,4,4,62,3,3,1,3,1,2,1
1,1,42,4,5,3394,1,1,4,3,2,4,3,65,3,2,2,1,1,1,1
1,4,36,4,9,6304,5,5,4,3,1,4,1,36,3,2,2,3,1,1,1
1,4,9,4,6,1244,5,5,4,2,1,4,2,41,3,1,2,2,1,1,1
1,4,6,2,0,3518,1,3,2,3,3,3,2,26,3,1,1,3,1,1,1
1,4,36,0,5,2613,1,3,4,3,1,2,3,27,3,2,2,3,1,1,1
1,1,48,2,6,7476,1,4,4,3,1,1,4,50,3,3,1,4,1,2,1
0,4,24,2,9,4591,4,3,2,3,1,3,2,54,3,2,3,4,1,2,1
0,2,18,2,2,1924,5,2,4,2,1,3,1,27,3,1,1,3,1,1,1
0,2,72,2,3,5595,2,3,2,4,1,2,3,24,3,2,1,3,1,1,1
0,2,48,3,6,6224,1,5,4,3,1,4,4,50,3,3,1,3,1,1,1
1,3,15,2,6,1905,1,5,4,3,1,4,3,40,3,1,1,4,1,2,1
1,4,21,3,1,2993,1,3,3,3,1,2,1,28,2,2,2,2,1,1,1
1,4,36,3,1,8947,5,4,3,3,1,2,3,31,2,2,1,4,2,2,1
1,1,24,2,2,4020,1,3,2,3,1,2,3,27,2,2,1,3,1,1,1
1,2,18,2,1,2779,1,3,1,4,1,3,3,21,3,1,1,3,1,2,1
1,4,21,2,0,2782,3,4,1,2,1,2,3,31,1,2,1,4,1,1,1
1,4,12,2,0,1884,1,5,4,3,1,4,3,39,3,2,1,4,1,2,1
1,4,36,4,1,11054,5,3,4,3,1,2,3,30,3,2,1,4,1,2,1
1,2,60,3,3,9157,5,3,2,3,1,2,4,27,3,3,1,4,1,1,1
1,2,42,1,1,9283,1,1,1,3,1,2,4,55,1,3,1,4,1,2,1
1,4,60,2,0,6527,5,3,4,3,1,4,4,34,3,3,1,3,2,2,1
1,4,15,4,1,3368,4,5,3,3,1,4,4,23,3,1,2,3,1,2,1
1,1,15,2,0,2511,1,1,1,2,1,4,3,23,3,1,1,3,1,1,1
1,1,36,2,1,5493,1,5,2,3,1,4,4,42,3,3,1,3,2,1,1
1,4,6,2,4,1338,3,3,1,1,1,4,1,62,3,2,1,3,1,1,1
1,2,9,2,3,1082,1,5,4,3,1,4,3,37,3,2,2,2,1,1,1
1,4,18,4,3,1149,4,3,4,3,1,3,1,46,3,2,2,3,1,1,1
1,2,15,2,5,1308,1,5,4,3,1,4,3,38,3,2,2,2,1,1,1
1,2,20,0,1,6148,2,5,3,4,1,4,3,31,1,2,2,3,1,2,1
1,4,12,2,2,1736,1,4,3,2,1,4,1,31,3,2,1,2,1,1,1
1,4,12,2,3,3059,4,4,2,1,1,4,1,61,3,2,1,2,1,1,1
0,1,24,2,2,2996,5,3,2,4,1,4,3,20,3,2,1,3,1,1,1
1,4,30,4,1,7596,5,5,1,3,1,4,3,63,3,2,2,3,1,1,1
1,4,30,2,1,4811,5,4,2,2,1,4,2,24,2,1,1,2,1,1,1
1,4,6,2,2,1766,1,3,1,4,1,2,2,21,3,1,1,3,1,1,1
1,2,24,2,1,2760,5,5,4,3,1,4,4,36,1,3,1,3,1,2,1
1,4,24,4,5,5507,1,5,3,3,1,4,4,44,3,3,2,3,1,1,1
1,2,9,2,6,1199,1,4,4,2,1,4,2,67,3,2,2,4,1,2,1
1,3,24,2,2,2892,1,5,3,1,1,4,4,51,3,3,1,3,1,1,1
1,2,36,3,0,2862,2,5,4,3,1,3,4,30,3,3,1,3,1,1,1
0,1,9,2,0,654,1,3,4,3,1,3,3,28,3,2,1,2,1,1,1
0,2,9,4,6,1136,4,5,4,3,1,3,4,32,3,3,2,3,2,1,1
0,2,24,2,1,4113,3,2,3,2,1,4,3,28,3,1,1,3,1,1,1
0,2,6,2,0,14555,5,1,1,3,1,2,2,23,3,2,1,1,1,2,1
0,1,15,0,0,950,1,5,4,3,1,3,3,33,3,1,2,3,2,1,1
0,1,24,4,0,1199,1,5,4,3,1,4,3,60,3,2,2,2,1,1,1
0,1,12,0,0,1082,1,3,4,3,1,4,3,48,1,2,2,3,1,1,1
0,2,30,2,0,2150,1,3,4,2,3,2,4,24,1,2,1,3,1,1,1
0,2,36,4,0,2820,1,2,4,1,1,4,3,27,3,2,2,3,1,1,1
0,2,48,2,3,3060,1,4,4,3,1,4,1,28,3,2,2,3,1,1,1
0,1,18,2,3,2600,1,3,4,3,1,4,4,65,3,3,2,3,1,1,1
0,4,21,0,0,5003,5,3,1,2,1,4,2,29,1,2,2,3,1,2,1
0,2,60,2,6,6288,1,3,4,3,1,4,4,42,3,3,1,3,1,1,1
0,4,24,3,0,2538,1,5,4,3,1,4,3,47,3,2,2,2,2,1,1
0,4,9,2,3,1478,1,4,4,3,1,2,3,22,3,2,1,3,1,1,1
0,2,39,4,3,4933,1,4,2,3,3,2,1,25,3,2,2,3,1,1,1
0,4,18,4,0,1530,1,3,3,3,1,2,2,32,1,2,2,3,1,1,1
0,2,9,1,0,1437,2,4,2,3,1,3,4,29,3,2,1,3,1,1,1
0,1,15,2,4,1275,5,3,4,2,1,2,3,24,3,1,1,3,1,1,1
0,1,24,2,3,1823,1,1,4,3,1,2,3,30,2,2,1,4,2,1,1
0,1,9,2,0,1422,1,2,3,3,1,2,4,27,3,3,1,4,1,2,1
0,1,18,2,4,1217,1,3,4,4,1,3,1,47,3,2,1,2,1,2,1
0,1,36,2,0,9271,1,4,2,3,1,1,3,24,3,2,1,3,1,2,1
0,1,36,3,9,2145,1,4,2,3,1,1,3,24,3,2,2,3,1,2,1
0,1,36,2,0,1842,1,2,4,2,1,4,3,34,3,2,1,3,1,2,1
0,2,18,3,2,4297,1,5,4,1,1,3,4,40,3,2,1,4,1,2,1
0,1,6,4,2,3384,1,3,1,1,1,4,1,44,3,1,1,4,1,2,1
0,2,18,4,3,1245,1,3,4,4,1,2,3,33,3,2,1,3,1,1,1
0,4,15,2,6,4623,2,3,3,3,1,2,2,40,3,2,1,4,1,2,1
0,2,30,4,2,8386,1,4,2,3,1,2,2,49,3,2,1,3,1,1,1
0,1,24,3,3,1024,1,2,4,4,1,4,1,48,2,2,1,3,1,1,1
0,2,36,2,0,14318,1,5,4,3,1,2,4,57,3,3,1,4,1,2,1
0,2,6,1,6,433,4,2,4,2,1,2,2,24,1,1,1,3,2,1,1
0,1,12,1,3,2149,1,3,4,1,1,1,4,29,3,3,1,3,1,1,1
0,4,24,2,3,2397,3,5,3,3,1,2,3,35,1,2,2,3,1,2,1
0,2,6,1,0,931,2,2,1,2,1,1,2,32,2,2,1,2,1,1,1
0,2,15,3,5,1512,4,3,3,4,1,3,2,61,2,2,2,3,1,1,1
0,2,24,0,9,4241,1,3,1,3,1,4,1,36,3,2,3,2,1,2,1
0,2,24,4,2,4736,1,2,2,2,1,4,3,25,1,2,1,2,1,1,1
0,2,15,0,0,1778,1,2,2,2,1,1,1,26,3,1,2,1,1,1,1
0,3,15,2,3,2327,1,2,2,2,1,3,1,25,3,2,1,2,1,1,1
0,1,24,1,2,6872,1,2,2,1,1,1,2,55,1,2,1,3,1,2,1
0,1,12,2,6,795,1,2,4,2,1,4,2,53,3,2,1,3,1,1,1
0,3,30,3,9,1908,1,5,4,3,1,4,1,66,3,2,1,4,1,2,1
0,2,36,0,9,1953,1,5,4,3,1,4,4,61,3,3,1,4,1,2,1
0,3,18,2,2,2864,1,3,2,3,1,1,1,34,3,2,1,2,2,1,1
0,3,21,4,6,2319,1,2,2,1,1,1,3,33,3,1,1,3,1,1,1
0,1,24,2,0,915,5,5,4,2,1,2,3,29,1,2,1,3,1,1,1
0,3,24,2,0,947,1,4,4,3,1,3,4,38,1,3,1,3,2,1,1
0,1,24,2,0,1381,5,3,4,2,1,2,2,35,3,2,1,3,1,1,1
0,1,24,2,0,1285,5,4,4,2,1,4,4,32,3,1,1,3,1,1,1
0,1,24,2,0,1371,5,3,4,2,1,4,1,25,3,1,1,3,1,1,1
0,2,18,2,0,1042,5,3,4,2,1,2,2,33,3,2,1,3,1,1,1
0,1,12,2,0,900,5,3,4,4,1,2,3,23,3,2,1,3,1,1,1
0,1,24,2,0,1207,1,2,4,2,1,4,2,24,3,1,1,3,1,1,1
0,2,18,0,0,2278,2,2,3,2,1,3,3,28,3,2,2,3,1,1,1
0,1,60,3,9,6836,1,5,3,3,1,4,4,63,3,2,2,3,1,2,1
0,1,24,2,2,3345,1,5,4,3,1,2,2,39,3,1,1,4,1,2,1
0,1,6,1,6,1198,1,5,4,2,1,4,4,35,3,3,1,3,1,1,1
0,2,48,2,9,15672,1,3,2,3,1,2,3,23,3,2,1,3,1,2,1
0,1,60,2,9,7297,1,5,4,3,2,4,4,36,3,1,1,3,1,1,1
0,4,18,2,5,1943,1,2,4,2,1,4,1,23,3,2,1,3,1,1,1
0,1,18,2,3,3190,1,3,2,2,1,2,1,24,3,2,1,3,1,1,1
0,2,9,1,1,5129,1,5,2,2,1,4,4,74,1,3,1,4,2,2,1
0,4,18,3,2,1808,1,4,4,2,1,1,1,22,3,2,1,3,1,1,1
0,3,10,2,0,1240,2,5,1,2,1,4,4,48,3,3,1,2,2,1,1
0,1,12,2,0,759,1,4,4,3,1,2,1,26,3,2,1,3,1,1,1
0,2,8,2,2,1237,1,3,3,2,1,4,1,24,3,2,1,3,1,1,1
0,4,9,2,2,1980,1,2,2,2,2,2,3,19,3,1,2,3,1,1,1
0,2,48,2,3,10961,4,4,1,3,2,2,4,27,1,2,2,3,1,2,1
0,1,36,3,6,6887,1,3,4,3,1,3,2,29,2,2,1,3,1,2,1
0,1,24,2,3,1938,1,2,4,1,1,3,2,32,3,2,1,3,1,1,1
0,1,21,2,3,1835,1,3,3,2,1,2,1,25,3,2,2,3,1,2,1
0,1,24,3,3,1659,1,2,4,2,1,2,3,29,3,1,1,2,1,2,1
0,2,6,3,0,1209,1,1,4,3,1,4,2,47,3,2,1,4,1,2,1
0,2,48,0,9,3844,2,4,4,3,1,4,4,34,3,3,1,2,2,1,1
0,1,12,4,0,4843,1,5,3,3,2,4,2,43,3,1,2,3,1,2,1
0,2,12,2,5,639,1,3,4,3,1,2,3,30,3,2,1,3,1,1,1
0,2,48,2,3,5951,1,3,2,2,1,2,1,22,3,2,1,3,1,1,1
0,2,36,0,3,3804,1,3,4,2,1,1,3,42,3,2,1,3,1,2,1
0,4,36,3,3,4463,1,3,4,3,1,2,3,26,3,2,2,4,1,2,1
0,4,36,3,9,7980,5,2,4,3,1,4,3,27,3,1,2,3,1,2,1
0,3,36,2,3,4210,1,3,4,3,1,2,3,26,3,2,1,3,1,1,1
0,4,6,2,2,4611,1,2,1,2,1,4,2,32,3,2,1,3,1,1,1
0,2,24,2,1,11560,1,3,1,2,1,4,3,23,3,1,2,4,1,1,1
0,4,18,0,9,4165,1,3,2,3,1,2,3,36,2,2,2,3,2,1,1
0,2,24,2,2,4057,1,4,3,1,1,3,3,43,3,2,1,3,1,2,1
0,4,18,1,0,6458,1,5,2,3,1,4,4,39,1,2,2,4,2,2,1
0,4,12,2,0,1386,3,3,2,2,1,2,2,26,3,2,1,3,1,1,1
0,1,36,2,6,1977,5,5,4,3,1,4,4,40,3,2,1,4,1,2,1
0,2,18,4,2,1928,1,2,2,3,1,2,1,31,3,2,2,2,1,1,1
0,4,12,2,2,1123,3,3,4,2,1,4,3,29,3,1,1,2,1,1,1
0,2,24,2,10,11328,1,3,2,3,2,3,3,29,1,2,2,4,1,2,1
0,2,24,4,10,11938,1,3,2,3,2,3,3,39,3,2,2,4,2,2,1
0,2,27,4,3,2520,3,3,4,3,1,2,2,23,3,2,2,2,1,1,1
0,2,30,3,3,1919,2,2,4,3,1,3,4,30,2,2,2,4,1,1,1
0,2,60,1,10,14782,2,5,3,2,1,4,4,60,1,3,2,4,1,2,1
0,2,36,2,3,2671,2,3,4,2,2,4,4,50,3,3,1,3,1,1,1
0,2,36,2,6,12612,2,3,1,3,1,4,4,47,3,3,1,3,2,2,1
0,2,45,2,3,3031,2,3,4,3,3,4,2,21,3,1,1,3,1,1,1
0,1,12,1,3,626,1,3,4,2,1,4,1,24,1,2,1,2,1,1,1
0,2,24,4,9,1935,1,5,4,1,1,4,1,31,3,2,2,3,1,2,1
0,3,24,4,0,1344,5,4,4,3,1,2,1,37,1,2,2,2,2,1,1
0,4,18,2,2,1533,1,2,4,4,2,1,2,43,3,2,1,2,2,1,1
0,1,48,2,0,3931,1,4,4,3,1,4,4,46,3,3,1,3,2,1,1
0,1,24,1,2,3349,3,2,4,3,1,4,4,30,3,3,1,3,2,2,1
0,1,36,2,3,2302,1,3,4,1,1,4,3,31,3,1,1,3,1,1,1
0,1,42,2,3,3965,1,2,4,3,1,3,3,34,3,2,1,3,1,1,1
0,1,12,2,3,727,2,2,4,4,1,3,4,33,3,2,1,2,1,2,1
0,4,48,2,9,3914,5,3,4,1,1,2,1,38,1,2,1,3,1,1,1
0,1,48,2,9,4308,1,2,3,2,1,4,2,24,3,1,1,3,1,1,1
0,2,12,2,3,1534,1,2,1,4,1,1,1,23,3,1,1,3,1,1,1
0,4,18,4,0,2775,1,4,2,3,1,2,2,31,1,2,2,3,1,1,1
0,1,40,4,6,5998,1,3,4,3,1,3,4,27,1,2,1,3,1,2,1
0,3,15,4,3,1271,5,3,3,3,1,4,4,39,3,3,2,3,1,2,1
0,2,12,2,0,1295,1,2,3,2,1,1,3,25,3,1,1,3,1,1,1
0,2,36,2,1,9398,1,2,1,4,1,4,3,28,3,1,1,4,1,2,1
0,2,12,2,2,951,2,2,4,2,1,4,3,27,1,1,4,3,1,1,1
0,2,24,2,0,1355,1,2,3,2,1,4,3,25,3,2,1,2,1,2,1
0,1,48,2,4,3051,1,3,3,3,1,4,3,54,3,2,1,3,1,1,1
0,4,36,4,0,7855,1,3,4,2,1,2,1,25,2,2,2,3,1,2,1
0,4,18,2,3,433,1,1,3,2,2,4,1,22,3,1,1,3,1,1,1
0,4,36,3,9,9572,1,2,1,1,1,1,3,28,3,2,2,3,1,1,1
0,2,24,1,6,1837,1,4,4,2,1,4,4,34,1,3,1,2,1,1,1
0,2,30,4,0,4249,1,1,4,4,1,2,3,28,3,2,2,4,1,1,1
0,2,30,4,0,5234,1,1,4,4,1,2,3,28,3,2,2,4,1,1,1
0,1,48,2,3,6758,1,3,3,2,1,2,3,31,3,2,1,3,1,2,1
0,1,9,2,3,1366,1,2,3,2,1,4,2,22,3,1,1,3,1,1,1
0,1,24,1,10,1358,5,5,4,3,1,3,3,40,2,2,1,4,1,2,1
0,1,18,2,2,2473,1,1,4,3,1,1,3,25,3,2,1,1,1,1,1
0,3,9,0,3,1337,1,2,4,3,1,2,3,34,3,2,2,4,1,2,1
0,1,48,2,0,7763,1,5,4,3,1,4,4,42,1,3,1,4,1,1,1
0,2,15,1,0,1264,2,3,2,4,1,2,2,25,3,1,1,3,1,1,1
0,2,15,2,0,2631,2,3,2,2,1,4,3,28,3,1,2,3,1,2,1
0,2,48,2,0,6560,2,4,3,3,1,2,2,24,3,2,1,3,1,1,1
0,1,24,2,0,3123,1,2,4,2,1,1,2,27,3,2,1,3,1,1,1
0,1,36,4,6,8065,1,3,3,2,1,2,4,25,3,2,2,4,1,2,1
0,1,24,2,3,2439,1,2,4,2,1,4,1,35,3,2,1,3,1,2,1
0,2,36,2,2,9034,2,2,4,3,2,1,4,29,3,1,1,4,1,2,1
0,2,60,2,0,14027,1,4,4,3,1,2,4,27,3,2,1,4,1,2,1
0,1,36,4,1,9629,1,4,4,3,1,4,3,24,3,2,2,3,1,2,1
0,2,12,2,3,1484,5,3,2,4,1,1,1,25,3,2,1,3,1,2,1
0,1,18,2,2,1131,1,1,4,2,1,2,3,33,3,2,1,3,1,1,1
0,2,24,3,2,2064,1,1,3,2,1,2,2,34,3,2,1,4,1,2,1
0,2,18,2,1,12976,1,1,3,2,1,4,4,38,3,3,1,4,1,2,1
0,4,21,3,9,2580,3,2,4,3,1,2,1,41,1,2,1,2,2,1,1
0,4,27,2,0,2570,1,3,3,2,1,3,1,21,3,1,1,3,1,1,1
0,2,27,2,9,3915,1,3,4,3,1,2,3,36,3,2,1,3,2,2,1
0,4,10,2,0,1309,5,3,4,3,3,4,2,27,3,2,1,2,1,1,1
0,1,24,2,0,4817,1,4,2,3,2,3,2,31,3,2,1,3,1,2,1
0,1,12,2,0,2579,1,2,4,3,1,1,1,33,3,2,1,2,2,1,1
0,2,36,3,0,2225,1,5,4,3,1,4,4,57,1,3,2,3,1,2,1
0,1,18,2,2,4153,1,3,2,3,2,3,3,42,3,2,1,3,1,1,1
0,1,18,0,2,3114,1,2,1,2,1,4,2,26,3,1,1,3,1,1,1
0,1,18,4,2,2124,1,3,4,2,1,4,1,24,3,1,2,3,1,1,1
0,1,18,1,2,1553,1,3,4,3,1,3,3,44,1,2,1,3,1,1,1
0,1,30,2,2,2406,1,4,4,2,1,4,1,23,3,1,1,3,1,1,1
0,1,24,3,0,1333,1,1,4,3,1,2,1,43,3,3,2,3,2,1,1
0,1,48,0,2,7119,1,3,3,3,1,4,4,53,3,3,2,3,2,1,1
0,1,24,3,0,4870,1,3,3,3,1,4,4,53,3,3,2,3,2,1,1
0,1,12,4,0,691,1,5,4,3,1,3,2,35,3,2,2,3,1,1,1
0,1,42,3,3,4370,1,4,3,3,1,2,2,26,1,2,2,3,2,2,1
0,1,36,1,2,2746,1,5,4,3,1,4,3,31,1,2,1,3,1,1,1
0,1,24,0,2,4110,1,5,3,3,1,4,4,23,1,1,2,3,2,1,1
0,1,18,2,2,2462,1,3,2,3,1,2,3,22,3,2,1,3,1,1,1
0,1,12,2,2,1282,1,3,2,2,1,4,3,20,3,1,1,3,1,1,1
0,2,12,0,2,2969,1,2,4,2,1,3,2,25,3,1,2,3,1,1,1
0,1,48,0,1,4605,1,5,3,3,1,4,4,24,3,3,2,3,2,1,1
0,1,48,4,1,6331,1,5,4,3,1,4,4,46,3,3,2,3,1,2,1
0,1,24,1,2,3552,1,4,3,3,1,4,3,27,1,2,1,3,1,1,1
0,1,12,1,0,697,1,2,4,3,1,2,3,46,1,2,2,3,1,2,1
0,1,24,2,0,1442,1,4,4,2,1,4,3,23,3,1,2,3,1,1,1
0,1,27,0,9,5293,1,1,2,3,1,4,2,50,3,2,2,3,1,2,1
0,1,21,3,6,3414,1,2,2,3,1,1,2,26,2,2,2,3,1,1,1
0,1,18,2,2,2039,1,3,1,2,1,4,1,20,3,1,1,3,1,1,1
0,1,24,1,9,3161,1,3,4,3,1,2,2,31,1,1,1,3,1,2,1
0,1,12,2,8,902,1,4,4,4,1,4,2,21,3,1,1,3,1,1,1
0,1,48,2,1,10297,1,4,4,3,1,4,4,39,3,3,3,3,2,2,1
0,2,48,0,9,14421,1,3,2,3,1,2,3,25,2,2,1,3,1,2,1
0,2,18,4,0,1056,1,5,3,3,3,3,1,30,3,2,2,3,1,1,1
0,1,12,2,0,1274,1,2,3,2,1,1,1,37,1,2,1,2,1,1,1
0,2,12,2,0,1223,1,5,1,1,1,1,1,46,3,1,2,3,1,1,1
0,1,12,2,0,1372,1,4,2,1,1,3,3,36,3,2,1,3,1,1,1
0,1,16,4,0,2625,1,5,2,3,3,4,2,43,3,1,1,3,1,2,2
0,1,20,4,0,2235,1,3,4,4,3,2,2,33,1,1,2,3,1,1,2
0,2,9,2,2,959,1,3,1,2,1,2,3,29,1,2,1,3,1,1,1
0,2,18,4,0,884,1,5,4,3,1,4,3,36,3,2,1,3,2,2,1
0,2,24,2,0,1246,1,2,4,3,1,2,1,23,1,2,1,2,1,1,1
0,2,36,3,0,8086,2,5,2,3,1,4,3,42,2,2,4,4,1,2,1
0,4,48,4,0,10127,3,3,2,3,1,2,4,44,3,3,1,3,1,1,1
0,2,12,2,0,888,1,5,4,3,1,4,3,41,1,2,1,2,2,1,1
0,4,12,2,6,719,1,5,4,3,1,4,3,41,1,2,1,2,2,1,1
0,2,36,2,0,12389,5,3,1,3,1,4,4,37,1,3,1,3,1,2,1
0,1,12,2,3,709,1,5,4,3,1,4,1,57,3,2,1,2,1,1,1
0,2,15,1,0,6850,2,1,1,3,1,2,2,34,2,2,1,4,2,2,1
0,4,10,2,2,2210,1,3,2,3,1,2,1,25,3,1,1,2,1,1,1
0,4,30,1,1,7485,5,1,4,2,1,1,1,53,1,2,1,4,1,2,1
0,1,18,1,0,1442,1,4,4,3,1,4,4,32,1,3,2,2,2,1,1
0,4,12,4,3,797,5,5,4,2,1,3,2,33,3,2,1,2,2,1,1
0,2,45,4,3,4746,1,2,4,3,1,2,2,24,1,2,2,2,1,1,1
0,3,12,4,0,939,3,4,4,4,1,2,1,28,3,2,3,3,1,2,1
0,2,21,2,9,1188,1,5,2,2,1,4,2,39,3,2,1,3,2,1,1
0,4,48,4,1,11590,2,3,2,2,1,4,3,24,3,1,2,2,1,1,1
0,3,12,1,9,609,1,2,4,2,1,1,1,26,1,2,1,1,1,1,1
0,1,18,4,5,1190,1,1,2,2,1,4,4,55,3,3,3,1,2,1,1
0,2,21,2,9,2767,2,5,4,1,1,2,3,61,3,1,2,2,1,1,1
0,2,30,2,2,3441,2,3,2,2,2,4,3,21,1,1,1,3,1,1,1
0,2,30,0,9,4280,2,3,4,2,1,4,3,26,3,1,2,2,1,1,1
0,2,24,2,3,3092,2,2,3,4,1,2,3,22,3,1,1,3,1,2,1
0,4,18,2,0,6761,5,3,2,3,1,4,3,68,2,1,2,3,1,1,1
0,2,12,2,3,1331,1,2,2,3,1,1,3,22,3,2,1,3,1,1,1
0,2,54,0,9,15945,1,2,3,3,1,4,4,58,3,1,1,3,1,2,1
0,1,24,2,2,3234,1,2,4,2,1,4,1,23,3,1,1,2,1,2,1
0,2,15,2,3,802,1,5,4,3,1,3,3,37,3,2,1,3,2,1,1
0,2,48,2,2,9960,1,2,1,2,1,2,3,26,1,2,1,3,1,2,1
0,4,24,3,9,8648,1,2,2,3,1,2,3,27,1,2,2,3,1,2,1
0,1,18,2,3,1345,1,3,4,4,1,3,1,26,3,2,1,3,1,1,1
0,1,45,2,3,1845,1,3,4,3,1,4,4,23,3,3,1,3,1,2,1
0,1,21,1,0,1647,5,3,4,3,1,2,2,40,1,2,2,2,2,1,1
0,4,48,2,9,4844,1,1,3,3,1,2,3,33,3,1,1,4,1,2,1
0,2,27,0,9,8318,1,5,2,2,1,4,4,42,2,3,2,4,1,2,1
0,3,18,2,3,2100,1,3,4,3,2,2,1,37,3,2,1,3,1,1,1
0,1,45,0,9,11816,1,5,2,3,1,4,3,29,3,1,2,3,1,1,1
0,1,6,2,6,448,1,2,4,2,1,4,2,23,3,2,1,3,1,1,1
0,1,30,2,5,11998,1,2,1,1,1,1,4,34,1,2,1,2,1,2,1
0,2,48,0,10,18424,1,3,1,2,1,2,2,32,1,2,1,4,1,2,2
0,1,6,2,0,14896,1,5,1,3,1,4,4,68,1,2,1,4,1,2,1
0,2,12,2,2,2762,5,5,1,2,1,2,2,25,3,2,1,3,1,2,1
0,1,12,2,1,3386,1,5,3,3,1,4,4,35,3,3,1,3,1,2,1
0,2,24,2,3,2039,1,2,1,4,1,1,2,22,3,2,1,3,1,2,1
0,4,18,3,9,2169,1,3,4,4,1,2,3,28,3,2,1,3,1,2,1
0,2,48,4,2,5096,1,3,2,2,1,3,3,30,3,2,1,4,1,2,1
0,1,18,2,3,1882,1,3,4,2,1,4,3,25,1,1,2,3,1,1,1
0,1,48,2,3,6999,1,4,1,4,3,1,1,34,3,2,2,3,1,2,1
0,4,12,4,9,2292,1,1,4,3,1,2,3,42,2,2,2,4,1,2,1
0,1,14,2,0,8978,1,5,1,1,1,4,2,45,3,2,1,4,1,2,2
0,1,12,2,3,674,2,4,4,4,1,1,2,20,3,2,1,3,1,1,1
0,1,18,2,0,976,1,2,1,2,1,2,3,23,3,2,1,2,1,1,1
0,2,24,2,0,2718,1,3,3,2,1,4,2,20,3,1,1,2,1,2,1
0,1,18,2,6,750,1,1,4,2,1,1,1,27,3,2,1,1,1,1,1
0,2,24,2,1,12579,1,5,4,2,1,2,4,44,3,3,1,4,1,2,1
0,1,18,2,1,7511,5,5,1,3,1,4,2,51,3,3,1,3,2,2,1
0,1,18,4,0,3966,1,5,1,2,1,4,1,33,1,1,3,3,1,2,1
0,1,12,0,3,6199,1,3,4,3,1,2,2,28,3,1,2,3,1,2,1
0,1,24,2,3,1987,1,3,2,3,1,4,1,21,3,1,1,2,2,1,1
0,1,24,2,0,2303,1,5,4,3,2,1,1,45,3,2,1,3,1,1,1
0,4,21,4,0,12680,5,5,4,3,1,4,4,30,3,3,1,4,1,2,1
0,2,12,2,3,6468,5,1,2,3,1,1,4,52,3,2,1,4,1,2,1
0,1,30,2,2,6350,5,5,4,3,1,4,2,31,3,2,1,3,1,1,1
;
run;
proc print;
run;
	
Ods  graphics on;
Ods rtf file = 'credit.rtf';
run;

/*overview of data*/
proc means data = credit n mean stddev skew maxdec = 2;
	var x1-x35;
run;
proc means data = credit n mean stddev skew maxdec = 2;
	class good_bad;
	var x1-x35;
run;
proc univariate data = credit noprint;
   qqplot x1-x35 / normal 
          (mu = est sigma = est); 
run;
%multnorm(data = credit, var = x1-x35);
proc corr data = credit nosimple;
	var x1-x35;
run;

/*Split data: train and test*/
proc surveyselect data = credit method = srs n = 750 out = random_bank;
run;
data train_credit;
	set random_credit (obs = 250);
run;
data test_credit;
	set random_credit (firstobs = 250 obs = 0);
run;

/*Discriminant analysis-1*/
proc discrim data = train_credit testdata = test_credit pool = test slpool = 0.05;
class good_bad;
priors prop;
var x1-x35;
run;

/*Factor analysis*/
proc factor data = credit  method = prin priors = smc scree r = v msa n = 4 out = factor fuzz = 0.3;
var x1-x35;
run;
proc factor data = train_credit  method = prin priors = smc scree r = v msa n = 4 out = factor_train fuzz = 0.3;
var x1-x35;
run;
proc factor data = test_credit method = prin priors = smc scree r = v msa n = 4 out = factor_test fuzz = 0.3;
var x1-x35;
run;
ods graphics off;
ods rtf close;
run;
1 ACCEPTED SOLUTION

Accepted Solutions
Reeza
Super User

@ojoseph wrote:
I need someone to fix it for me. I can not obtain output.##- Please type
your reply above this line. Simple formatting, no attachments. -##

Fix what?

 

You posted a lot of data, but didn't clearly articulate what your question is. FYI - I will not run your code for you to find any errors, that's your responsibility. Also, errors can be in code or logic so even if your code runs without errors that doesn't mean it's correct. 

View solution in original post

7 REPLIES 7
LinusH
Tourmaline | Level 20
Is this a question, or do wish to share something?
Let us know!
Data never sleeps
ojoseph
Calcite | Level 5
I need someone to fix it for me. I can not obtain output.##- Please type
your reply above this line. Simple formatting, no attachments. -##
Reeza
Super User

@ojoseph wrote:
I need someone to fix it for me. I can not obtain output.##- Please type
your reply above this line. Simple formatting, no attachments. -##

Fix what?

 

You posted a lot of data, but didn't clearly articulate what your question is. FYI - I will not run your code for you to find any errors, that's your responsibility. Also, errors can be in code or logic so even if your code runs without errors that doesn't mean it's correct. 

ojoseph
Calcite | Level 5

If are purpose1, purpose11, purpose111 and purpose 1V , how do I merge them together so that it becomes just one variable that is purpose.

Reeza
Super User

@ojoseph wrote:

If are purpose1, purpose11, purpose111 and purpose 1V , how do I merge them together so that it becomes just one variable that is purpose.


What's the logic to combine them? 

 

ojoseph
Calcite | Level 5
Is there anywhere in Sas that can convert r codes to Sas codes?
##- Please type your reply above this line. Simple formatting, no
attachments. -##
Reeza
Super User

@ojoseph wrote:
Is there anywhere in Sas that can convert r codes to Sas codes?
##- Please type your reply above this line. Simple formatting, no
attachments. -##

No. 

 

Edit: here's a link to a post that explains how to access the free e-course. http://blogs.sas.com/content/sastraining/2016/09/26/free-training-course-sas-programming-for-r-users...

 

PS I program in R/Python/SAS and your question is unclear regardless of language. 

sas-innovate-2024.png

Join us for SAS Innovate April 16-19 at the Aria in Las Vegas. Bring the team and save big with our group pricing for a limited time only.

Pre-conference courses and tutorials are filling up fast and are always a sellout. Register today to reserve your seat.

 

Register now!

What is Bayesian Analysis?

Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.

Find more tutorials on the SAS Users YouTube channel.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 7 replies
  • 1043 views
  • 0 likes
  • 3 in conversation