fork download
  1. def f(x,s=''):
  2. i=t=2
  3. while len(s)<x:i+=len(str(t+i))-len(str(t));s+=str(t)+'*';t+=i
  4. print(s[:x])
  5.  
  6. f(20000)
Success #stdin #stdout 0.01s 9992KB
stdin
Standard input is empty
stdout
2*4*6*8*11*14*17*20*23*26*29*32*35*38*41*44*47*50*53*56*59*62*65*68*71*74*77*80*83*86*89*92*95*98*102*106*110*114*118*122*126*130*134*138*142*146*150*154*158*162*166*170*174*178*182*186*190*194*198*202*206*210*214*218*222*226*230*234*238*242*246*250*254*258*262*266*270*274*278*282*286*290*294*298*302*306*310*314*318*322*326*330*334*338*342*346*350*354*358*362*366*370*374*378*382*386*390*394*398*402*406*410*414*418*422*426*430*434*438*442*446*450*454*458*462*466*470*474*478*482*486*490*494*498*502*506*510*514*518*522*526*530*534*538*542*546*550*554*558*562*566*570*574*578*582*586*590*594*598*602*606*610*614*618*622*626*630*634*638*642*646*650*654*658*662*666*670*674*678*682*686*690*694*698*702*706*710*714*718*722*726*730*734*738*742*746*750*754*758*762*766*770*774*778*782*786*790*794*798*802*806*810*814*818*822*826*830*834*838*842*846*850*854*858*862*866*870*874*878*882*886*890*894*898*902*906*910*914*918*922*926*930*934*938*942*946*950*954*958*962*966*970*974*978*982*986*990*994*998*1003*1008*1013*1018*1023*1028*1033*1038*1043*1048*1053*1058*1063*1068*1073*1078*1083*1088*1093*1098*1103*1108*1113*1118*1123*1128*1133*1138*1143*1148*1153*1158*1163*1168*1173*1178*1183*1188*1193*1198*1203*1208*1213*1218*1223*1228*1233*1238*1243*1248*1253*1258*1263*1268*1273*1278*1283*1288*1293*1298*1303*1308*1313*1318*1323*1328*1333*1338*1343*1348*1353*1358*1363*1368*1373*1378*1383*1388*1393*1398*1403*1408*1413*1418*1423*1428*1433*1438*1443*1448*1453*1458*1463*1468*1473*1478*1483*1488*1493*1498*1503*1508*1513*1518*1523*1528*1533*1538*1543*1548*1553*1558*1563*1568*1573*1578*1583*1588*1593*1598*1603*1608*1613*1618*1623*1628*1633*1638*1643*1648*1653*1658*1663*1668*1673*1678*1683*1688*1693*1698*1703*1708*1713*1718*1723*1728*1733*1738*1743*1748*1753*1758*1763*1768*1773*1778*1783*1788*1793*1798*1803*1808*1813*1818*1823*1828*1833*1838*1843*1848*1853*1858*1863*1868*1873*1878*1883*1888*1893*1898*1903*1908*1913*1918*1923*1928*1933*1938*1943*1948*1953*1958*1963*1968*1973*1978*1983*1988*1993*1998*2003*2008*2013*2018*2023*2028*2033*2038*2043*2048*2053*2058*2063*2068*2073*2078*2083*2088*2093*2098*2103*2108*2113*2118*2123*2128*2133*2138*2143*2148*2153*2158*2163*2168*2173*2178*2183*2188*2193*2198*2203*2208*2213*2218*2223*2228*2233*2238*2243*2248*2253*2258*2263*2268*2273*2278*2283*2288*2293*2298*2303*2308*2313*2318*2323*2328*2333*2338*2343*2348*2353*2358*2363*2368*2373*2378*2383*2388*2393*2398*2403*2408*2413*2418*2423*2428*2433*2438*2443*2448*2453*2458*2463*2468*2473*2478*2483*2488*2493*2498*2503*2508*2513*2518*2523*2528*2533*2538*2543*2548*2553*2558*2563*2568*2573*2578*2583*2588*2593*2598*2603*2608*2613*2618*2623*2628*2633*2638*2643*2648*2653*2658*2663*2668*2673*2678*2683*2688*2693*2698*2703*2708*2713*2718*2723*2728*2733*2738*2743*2748*2753*2758*2763*2768*2773*2778*2783*2788*2793*2798*2803*2808*2813*2818*2823*2828*2833*2838*2843*2848*2853*2858*2863*2868*2873*2878*2883*2888*2893*2898*2903*2908*2913*2918*2923*2928*2933*2938*2943*2948*2953*2958*2963*2968*2973*2978*2983*2988*2993*2998*3003*3008*3013*3018*3023*3028*3033*3038*3043*3048*3053*3058*3063*3068*3073*3078*3083*3088*3093*3098*3103*3108*3113*3118*3123*3128*3133*3138*3143*3148*3153*3158*3163*3168*3173*3178*3183*3188*3193*3198*3203*3208*3213*3218*3223*3228*3233*3238*3243*3248*3253*3258*3263*3268*3273*3278*3283*3288*3293*3298*3303*3308*3313*3318*3323*3328*3333*3338*3343*3348*3353*3358*3363*3368*3373*3378*3383*3388*3393*3398*3403*3408*3413*3418*3423*3428*3433*3438*3443*3448*3453*3458*3463*3468*3473*3478*3483*3488*3493*3498*3503*3508*3513*3518*3523*3528*3533*3538*3543*3548*3553*3558*3563*3568*3573*3578*3583*3588*3593*3598*3603*3608*3613*3618*3623*3628*3633*3638*3643*3648*3653*3658*3663*3668*3673*3678*3683*3688*3693*3698*3703*3708*3713*3718*3723*3728*3733*3738*3743*3748*3753*3758*3763*3768*3773*3778*3783*3788*3793*3798*3803*3808*3813*3818*3823*3828*3833*3838*3843*3848*3853*3858*3863*3868*3873*3878*3883*3888*3893*3898*3903*3908*3913*3918*3923*3928*3933*3938*3943*3948*3953*3958*3963*3968*3973*3978*3983*3988*3993*3998*4003*4008*4013*4018*4023*4028*4033*4038*4043*4048*4053*4058*4063*4068*4073*4078*4083*4088*4093*4098*4103*4108*4113*4118*4123*4128*4133*4138*4143*4148*4153*4158*4163*4168*4173*4178*4183*4188*4193*4198*4203*4208*4213*4218*4223*4228*4233*4238*4243*4248*4253*4258*4263*4268*4273*4278*4283*4288*4293*4298*4303*4308*4313*4318*4323*4328*4333*4338*4343*4348*4353*4358*4363*4368*4373*4378*4383*4388*4393*4398*4403*4408*4413*4418*4423*4428*4433*4438*4443*4448*4453*4458*4463*4468*4473*4478*4483*4488*4493*4498*4503*4508*4513*4518*4523*4528*4533*4538*4543*4548*4553*4558*4563*4568*4573*4578*4583*4588*4593*4598*4603*4608*4613*4618*4623*4628*4633*4638*4643*4648*4653*4658*4663*4668*4673*4678*4683*4688*4693*4698*4703*4708*4713*4718*4723*4728*4733*4738*4743*4748*4753*4758*4763*4768*4773*4778*4783*4788*4793*4798*4803*4808*4813*4818*4823*4828*4833*4838*4843*4848*4853*4858*4863*4868*4873*4878*4883*4888*4893*4898*4903*4908*4913*4918*4923*4928*4933*4938*4943*4948*4953*4958*4963*4968*4973*4978*4983*4988*4993*4998*5003*5008*5013*5018*5023*5028*5033*5038*5043*5048*5053*5058*5063*5068*5073*5078*5083*5088*5093*5098*5103*5108*5113*5118*5123*5128*5133*5138*5143*5148*5153*5158*5163*5168*5173*5178*5183*5188*5193*5198*5203*5208*5213*5218*5223*5228*5233*5238*5243*5248*5253*5258*5263*5268*5273*5278*5283*5288*5293*5298*5303*5308*5313*5318*5323*5328*5333*5338*5343*5348*5353*5358*5363*5368*5373*5378*5383*5388*5393*5398*5403*5408*5413*5418*5423*5428*5433*5438*5443*5448*5453*5458*5463*5468*5473*5478*5483*5488*5493*5498*5503*5508*5513*5518*5523*5528*5533*5538*5543*5548*5553*5558*5563*5568*5573*5578*5583*5588*5593*5598*5603*5608*5613*5618*5623*5628*5633*5638*5643*5648*5653*5658*5663*5668*5673*5678*5683*5688*5693*5698*5703*5708*5713*5718*5723*5728*5733*5738*5743*5748*5753*5758*5763*5768*5773*5778*5783*5788*5793*5798*5803*5808*5813*5818*5823*5828*5833*5838*5843*5848*5853*5858*5863*5868*5873*5878*5883*5888*5893*5898*5903*5908*5913*5918*5923*5928*5933*5938*5943*5948*5953*5958*5963*5968*5973*5978*5983*5988*5993*5998*6003*6008*6013*6018*6023*6028*6033*6038*6043*6048*6053*6058*6063*6068*6073*6078*6083*6088*6093*6098*6103*6108*6113*6118*6123*6128*6133*6138*6143*6148*6153*6158*6163*6168*6173*6178*6183*6188*6193*6198*6203*6208*6213*6218*6223*6228*6233*6238*6243*6248*6253*6258*6263*6268*6273*6278*6283*6288*6293*6298*6303*6308*6313*6318*6323*6328*6333*6338*6343*6348*6353*6358*6363*6368*6373*6378*6383*6388*6393*6398*6403*6408*6413*6418*6423*6428*6433*6438*6443*6448*6453*6458*6463*6468*6473*6478*6483*6488*6493*6498*6503*6508*6513*6518*6523*6528*6533*6538*6543*6548*6553*6558*6563*6568*6573*6578*6583*6588*6593*6598*6603*6608*6613*6618*6623*6628*6633*6638*6643*6648*6653*6658*6663*6668*6673*6678*6683*6688*6693*6698*6703*6708*6713*6718*6723*6728*6733*6738*6743*6748*6753*6758*6763*6768*6773*6778*6783*6788*6793*6798*6803*6808*6813*6818*6823*6828*6833*6838*6843*6848*6853*6858*6863*6868*6873*6878*6883*6888*6893*6898*6903*6908*6913*6918*6923*6928*6933*6938*6943*6948*6953*6958*6963*6968*6973*6978*6983*6988*6993*6998*7003*7008*7013*7018*7023*7028*7033*7038*7043*7048*7053*7058*7063*7068*7073*7078*7083*7088*7093*7098*7103*7108*7113*7118*7123*7128*7133*7138*7143*7148*7153*7158*7163*7168*7173*7178*7183*7188*7193*7198*7203*7208*7213*7218*7223*7228*7233*7238*7243*7248*7253*7258*7263*7268*7273*7278*7283*7288*7293*7298*7303*7308*7313*7318*7323*7328*7333*7338*7343*7348*7353*7358*7363*7368*7373*7378*7383*7388*7393*7398*7403*7408*7413*7418*7423*7428*7433*7438*7443*7448*7453*7458*7463*7468*7473*7478*7483*7488*7493*7498*7503*7508*7513*7518*7523*7528*7533*7538*7543*7548*7553*7558*7563*7568*7573*7578*7583*7588*7593*7598*7603*7608*7613*7618*7623*7628*7633*7638*7643*7648*7653*7658*7663*7668*7673*7678*7683*7688*7693*7698*7703*7708*7713*7718*7723*7728*7733*7738*7743*7748*7753*7758*7763*7768*7773*7778*7783*7788*7793*7798*7803*7808*7813*7818*7823*7828*7833*7838*7843*7848*7853*7858*7863*7868*7873*7878*7883*7888*7893*7898*7903*7908*7913*7918*7923*7928*7933*7938*7943*7948*7953*7958*7963*7968*7973*7978*7983*7988*7993*7998*8003*8008*8013*8018*8023*8028*8033*8038*8043*8048*8053*8058*8063*8068*8073*8078*8083*8088*8093*8098*8103*8108*8113*8118*8123*8128*8133*8138*8143*8148*8153*8158*8163*8168*8173*8178*8183*8188*8193*8198*8203*8208*8213*8218*8223*8228*8233*8238*8243*8248*8253*8258*8263*8268*8273*8278*8283*8288*8293*8298*8303*8308*8313*8318*8323*8328*8333*8338*8343*8348*8353*8358*8363*8368*8373*8378*8383*8388*8393*8398*8403*8408*8413*8418*8423*8428*8433*8438*8443*8448*8453*8458*8463*8468*8473*8478*8483*8488*8493*8498*8503*8508*8513*8518*8523*8528*8533*8538*8543*8548*8553*8558*8563*8568*8573*8578*8583*8588*8593*8598*8603*8608*8613*8618*8623*8628*8633*8638*8643*8648*8653*8658*8663*8668*8673*8678*8683*8688*8693*8698*8703*8708*8713*8718*8723*8728*8733*8738*8743*8748*8753*8758*8763*8768*8773*8778*8783*8788*8793*8798*8803*8808*8813*8818*8823*8828*8833*8838*8843*8848*8853*8858*8863*8868*8873*8878*8883*8888*8893*8898*8903*8908*8913*8918*8923*8928*8933*8938*8943*8948*8953*8958*8963*8968*8973*8978*8983*8988*8993*8998*9003*9008*9013*9018*9023*9028*9033*9038*9043*9048*9053*9058*9063*9068*9073*9078*9083*9088*9093*9098*9103*9108*9113*9118*9123*9128*9133*9138*9143*9148*9153*9158*9163*9168*9173*9178*9183*9188*9193*9198*9203*9208*9213*9218*9223*9228*9233*9238*9243*9248*9253*9258*9263*9268*9273*9278*9283*9288*9293*9298*9303*9308*9313*9318*9323*9328*9333*9338*9343*9348*9353*9358*9363*9368*9373*9378*9383*9388*9393*9398*9403*9408*9413*9418*9423*9428*9433*9438*9443*9448*9453*9458*9463*9468*9473*9478*9483*9488*9493*9498*9503*9508*9513*9518*9523*9528*9533*9538*9543*9548*9553*9558*9563*9568*9573*9578*9583*9588*9593*9598*9603*9608*9613*9618*9623*9628*9633*9638*9643*9648*9653*9658*9663*9668*9673*9678*9683*9688*9693*9698*9703*9708*9713*9718*9723*9728*9733*9738*9743*9748*9753*9758*9763*9768*9773*9778*9783*9788*9793*9798*9803*9808*9813*9818*9823*9828*9833*9838*9843*9848*9853*9858*9863*9868*9873*9878*9883*9888*9893*9898*9903*9908*9913*9918*9923*9928*9933*9938*9943*9948*9953*9958*9963*9968*9973*9978*9983*9988*9993*9998*10004*10010*10016*10022*10028*10034*10040*10046*10052*10058*10064*10070*10076*10082*10088*10094*10100*10106*10112*10118*10124*10130*10136*10142*10148*10154*10160*10166*10172*10178*10184*10190*10196*10202*10208*10214*10220*10226*10232*10238*10244*10250*10256*10262*10268*10274*10280*10286*10292*10298*10304*10310*10316*10322*10328*10334*10340*10346*10352*10358*10364*10370*10376*10382*10388*10394*10400*10406*10412*10418*10424*10430*10436*10442*10448*10454*10460*10466*10472*10478*10484*10490*10496*10502*10508*10514*10520*10526*10532*10538*10544*10550*10556*10562*10568*10574*10580*10586*10592*10598*10604*10610*10616*10622*10628*10634*10640*10646*10652*10658*10664*10670*10676*10682*10688*10694*10700*10706*10712*10718*10724*10730*10736*10742*10748*10754*10760*10766*10772*10778*10784*10790*10796*10802*10808*10814*10820*10826*10832*10838*10844*10850*10856*10862*10868*10874*10880*10886*10892*10898*10904*10910*10916*10922*10928*10934*10940*10946*10952*10958*10964*10970*10976*10982*10988*10994*11000*11006*11012*11018*11024*11030*11036*11042*11048*11054*11060*11066*11072*11078*11084*11090*11096*11102*11108*11114*11120*11126*11132*11138*11144*11150*11156*11162*11168*11174*11180*11186*11192*11198*11204*11210*11216*11222*11228*11234*11240*11246*11252*11258*11264*11270*11276*11282*11288*11294*11300*11306*11312*11318*11324*11330*11336*11342*11348*11354*11360*11366*11372*11378*11384*11390*11396*11402*11408*11414*11420*11426*11432*11438*11444*11450*11456*11462*11468*11474*11480*11486*11492*11498*11504*11510*11516*11522*11528*11534*11540*11546*11552*11558*11564*11570*11576*11582*11588*11594*11600*11606*11612*11618*11624*11630*11636*11642*11648*11654*11660*11666*11672*11678*11684*11690*11696*11702*11708*11714*11720*11726*11732*11738*11744*11750*11756*11762*11768*11774*11780*11786*11792*11798*11804*11810*11816*11822*11828*11834*11840*11846*11852*11858*11864*11870*11876*11882*11888*11894*11900*11906*11912*11918*11924*11930*11936*11942*11948*11954*11960*11966*11972*11978*11984*11990*11996*12002*12008*12014*12020*12026*12032*12038*12044*12050*12056*12062*12068*12074*12080*12086*12092*12098*12104*12110*12116*12122*12128*12134*12140*12146*12152*12158*12164*12170*12176*12182*12188*12194*12200*12206*12212*12218*12224*12230*12236*12242*12248*12254*12260*12266*12272*12278*12284*12290*12296*12302*12308*12314*12320*12326*12332*12338*12344*12350*12356*12362*12368*12374*12380*12386*12392*12398*12404*12410*12416*12422*12428*12434*12440*12446*12452*12458*12464*12470*12476*12482*12488*12494*12500*12506*12512*12518*12524*12530*12536*12542*12548*12554*12560*12566*12572*12578*12584*12590*12596*12602*12608*12614*12620*12626*12632*12638*12644*12650*12656*12662*12668*12674*12680*12686*12692*12698*12704*12710*12716*12722*12728*12734*12740*12746*12752*12758*12764*12770*12776*12782*12788*12794*12800*12806*12812*12818*12824*12830*12836*12842*12848*12854*12860*12866*12872*12878*12884*12890*12896*12902*12908*12914*12920*12926*12932*12938*12944*12950*12956*12962*12968*12974*12980*12986*12992*12998*13004*13010*13016*13022*13028*13034*13040*13046*13052*13058*13064*13070*13076*13082*13088*13094*13100*13106*13112*13118*13124*13130*13136*13142*13148*13154*13160*13166*13172*13178*13184*13190*13196*13202*13208*13214*13220*13226*13232*13238*13244*13250*13256*13262*13268*13274*13280*13286*13292*13298*13304*13310*13316*13322*13328*13334*13340*13346*13352*13358*13364*13370*13376*13382*13388*13394*13400*13406*13412*13418*13424*13430*13436*13442*13448*13454*13460*13466*13472*13478*13484*13490*13496*13502*13508*13514*13520*13526*13532*13538*13544*13550*13556*13562*13568*13574*13580*13586*13592*13598*13604*13610*13616*13622*13628*13634*13640*13646*13652*13658*13664*13670*13676*13682*13688*13694*13700*13706*13712*13718*13724*13730*13736*13742*13748*13754*13760*13766*13772*13778*13784*13790*13796*13802*13808*13814*13820*13826*13832*13838*13844*13850*13856*13862*13868*13874*13880*13886*13892*13898*13904*13910*13916*13922*13928*13934*13940*13946*13952*13958*13964*13970*13976*13982*13988*13994*14000*14006*14012*14018*14024*14030*14036*14042*14048*14054*14060*14066*14072*14078*14084*14090*14096*14102*14108*14114*14120*14126*14132*14138*14144*14150*14156*14162*14168*14174*14180*14186*14192*14198*14204*14210*14216*14222*14228*14234*14240*14246*14252*14258*14264*14270*14276*14282*14288*14294*14300*14306*14312*14318*14324*14330*14336*14342*14348*14354*14360*14366*14372*14378*14384*14390*14396*14402*14408*14414*14420*14426*14432*14438*14444*14450*14456*14462*14468*14474*14480*14486*14492*14498*14504*14510*14516*14522*14528*14534*14540*14546*14552*14558*14564*14570*14576*14582*14588*14594*14600*14606*14612*14618*14624*14630*14636*14642*14648*14654*14660*14666*14672*14678*14684*14690*14696*14702*14708*14714*14720*14726*14732*14738*14744*14750*14756*14762*14768*14774*14780*14786*14792*14798*14804*14810*14816*14822*14828*14834*14840*14846*14852*14858*14864*14870*14876*14882*14888*14894*14900*14906*14912*14918*14924*14930*14936*14942*14948*14954*14960*14966*14972*14978*14984*14990*14996*15002*15008*15014*15020*15026*15032*15038*15044*15050*15056*15062*15068*15074*15080*15086*15092*15098*15104*15110*15116*15122*15128*15134*15140*15146*15152*15158*15164*15170*15176*15182*15188*15194*15200*15206*15212*15218*15224*15230*15236*15242*15248*15254*15260*15266*15272*15278*15284*15290*15296*15302*15308*15314*15320*15326*15332*15338*15344*15350*15356*15362*15368*15374*15380*15386*15392*15398*15404*15410*15416*15422*15428*15434*15440*15446*15452*15458*15464*15470*15476*15482*15488*15494*15500*15506*15512*15518*15524*15530*15536*15542*15548*15554*15560*15566*15572*15578*15584*15590*15596*15602*15608*15614*15620*15626*15632*15638*15644*15650*15656*15662*15668*15674*15680*15686*15692*15698*15704*15710*15716*15722*15728*15734*15740*15746*15752*15758*15764*15770*15776*15782*15788*15794*15800*15806*15812*15818*15824*15830*15836*15842*15848*15854*15860*15866*15872*15878*15884*15890*15896*15902*15908*15914*15920*15926*15932*15938*15944*15950*15956*15962*15968*15974*15980*15986*15992*15998*16004*16010*16016*16022*16028*16034*16040*16046*16052*16058*16064*16070*16076*16082*16088*16094*16100*16106*16112*16118*16124*16130*16136*16142*16148*16154*16160*16166*16172*16178*16184*16190*16196*16202*16208*16214*16220*16226*16232*16238*16244*16250*16256*16262*16268*16274*16280*16286*16292*16298*16304*16310*16316*16322*16328*16334*16340*16346*16352*16358*16364*16370*16376*16382*16388*16394*16400*16406*16412*16418*16424*16430*16436*16442*16448*16454*16460*16466*16472*16478*16484*16490*16496*16502*16508*16514*16520*16526*16532*16538*16544*16550*16556*16562*16568*16574*16580*16586*16592*16598*16604*16610*16616*16622*16628*16634*16640*16646*16652*16658*16664*16670*16676*16682*16688*16694*16700*16706*16712*16718*16724*16730*16736*16742*16748*16754*16760*16766*16772*16778*16784*16790*16796*16802*16808*16814*16820*16826*16832*16838*16844*16850*16856*16862*16868*16874*16880*16886*16892*16898*16904*16910*16916*16922*16928*16934*16940*16946*16952*16958*16964*16970*16976*16982*16988*16994*17000*17006*17012*17018*17024*17030*17036*17042*17048*17054*17060*17066*17072*17078*17084*17090*17096*17102*17108*17114*17120*17126*17132*17138*17144*17150*17156*17162*17168*17174*17180*17186*17192*17198*17204*17210*17216*17222*17228*17234*17240*17246*17252*17258*17264*17270*17276*17282*17288*17294*17300*17306*17312*17318*17324*17330*17336*17342*17348*17354*17360*17366*17372*17378*17384*17390*17396*17402*17408*17414*17420*17426*17432*17438*17444*17450*17456*17462*17468*17474*17480*17486*17492*17498*17504*17510*17516*17522*17528*17534*17540*17546*17552*17558*17564*17570*17576*17582*17588*17594*17600*17606*17612*17618*17624*17630*17636*17642*17648*17654*17660*17666*17672*17678*17684*17690*17696*17702*17708*17714*17720*17726*17732*17738*17744*17750*17756*17762*17768*17774*17780*17786*17792*17798*17804*17810*17816*17822*17828*17834*17840*17846*17852*17858*17864*17870*17876*17882*17888*17894*17900*17906*17912*17918*17924*17930*17936*17942*17948*17954*17960*17966*17972*17978*17984*17990*17996*18002*18008*18014*18020*18026*18032*18038*18044*18050*18056*18062*18068*18074*18080*18086*18092*18098*18104*18110*18116*18122*18128*18134*18140*18146*18152*18158*18164*18170*18176*18182*18188*18194*18200*18206*18212*18218*18224*18230*18236*18242*18248*18254*18260*18266*18272*18278*18284*18290*18296*18302*18308*18314*18320*18326*18332*18338*18344*18350*18356*18362*18368*18374*18380*18386*18392*18398*18404*18410*18416*18422*18428*18434*18440*18446*18452*18458*18464*18470*18476*18482*18488*18494*18500*18506*18512*18518*18524*18530*18536*18542*18548*18554*18560*18566*18572*18578*18584*18590*18596*18602*18608*18614*18620*18626*18632*18638*18644*18650*18656*18662*18668*18674*18680*18686*18692*18698*18704*18710*18716*18722*18728*18734*18740*18746*18752*18758*18764*18770*18776*18782*18788*18794*18800*18806*18812*18818*18824*18830*18836*18842*18848*18854*18860*18866*18872*18878*18884*18890*18896*18902*18908*18914*18920*18926*18932*18938*18944*18950*18956*18962*18968*18974*18980*18986*18992*18998*19004*19010*19016*19022*19028*19034*19040*19046*19052*19058*19064*19070*19076*19082*19088*19094*19100*19106*19112*19118*19124*19130*19136*19142*19148*19154*19160*19166*19172*19178*19184*19190*19196*19202*19208*19214*19220*19226*19232*19238*19244*19250*19256*19262*19268*19274*19280*19286*19292*19298*19304*19310*19316*19322*19328*19334*19340*19346*19352*19358*19364*19370*19376*19382*19388*19394*19400*19406*19412*19418*19424*19430*19436*19442*19448*19454*19460*19466*19472*19478*19484*19490*19496*19502*19508*19514*19520*19526*19532*19538*19544*19550*19556*19562*19568*19574*19580*19586*19592*19598*19604*19610*19616*19622*19628*19634*19640*19646*19652*19658*19664*19670*19676*19682*19688*19694*19700*19706*19712*19718*19724*19730*19736*19742*19748*19754*19760*19766*19772*19778*19784*19790*19796*19802*19808*19814*19820*19826*19832*19838*19844*19850*19856*19862*19868*19874*19880*19886*19892*19898*19904*19910*19916*19922*19928*19934*19940*19946*19952*19958*19964*19970*19976*19982*19988*19994*20000*