blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 4 214 | content_id stringlengths 40 40 | detected_licenses listlengths 0 50 | license_type stringclasses 2
values | repo_name stringlengths 6 115 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringclasses 21
values | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 141k 586M ⌀ | star_events_count int64 0 30.4k | fork_events_count int64 0 9.67k | gha_license_id stringclasses 8
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 50
values | src_encoding stringclasses 23
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 1
class | length_bytes int64 5 10.4M | extension stringclasses 29
values | filename stringlengths 2 96 | content stringlengths 5 10.4M |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
6044e0b4ef13f40e42189d80bdb0e9338657098f | 449d555969bfd7befe906877abab098c6e63a0e8 | /24/CH17/EX17.2/Example17_2.sce | 5ecaaa9124e9cf3c145a4c555235a84050118465 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 424 | sce | Example17_2.sce | exec('Example17_1.sce', -1)
clc
//Sample Problem 17-2a
printf("\n\n**Sample Problem 17-2a**\n")
v = numdiff(list(wave, 22.5*10^-2), 18.9)
printf("The velocity of the particle is %fm/s\n", v)
//Sample Problem 17-2b
printf("\n**Sample Problem 17-2b**\n")
dx = 0.001
a = (numdiff(list(wave, 22.5*10^-2), 18.9+dx) - numdiff(list(wave, 22.5*10^-2), 18.9))/dx
printf("The acceleration of the particle is %fm/s^2", a) |
d3a03fae02cf92f37871fe73d238deeef5c61eb8 | f78a758dc17a311b355e12366d1315f7a9c2b763 | /Volkswagen/VW 80000 2013/E-10 Short interruptions 1.tst | 7035abacd72120fe56cce5914053d528d0735fc8 | [] | no_license | CZPFOX/Standards | 9dbf036f7e3e5767c23872c884ae7da83e66f81c | af34157e6e447d1a2b39136b9f3734feb663d9bb | refs/heads/master | 2020-06-18T12:58:06.033918 | 2019-07-11T02:55:42 | 2019-07-11T02:55:42 | 196,309,147 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 2,595 | tst | E-10 Short interruptions 1.tst | <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<AutoTest version="2.0.0" wavetype="15">
<Title>Test case 2-S2 negates S1</Title>
<Organization>Volkswagen</Organization>
<Standard>VW 80000 2013</Standard>
<Item>6.10 E-10 Short interruptions</Item>
<system>
<PowerSystem>3</PowerSystem>
<voltage>11</voltage>
</system>
<forminterrupt>
<count>1</count>
<dischargetype>1</dischargetype>
<linetype>0</linetype>
<interrupt id="0">
<interrupttype type="5">
<grouptime objectname="t1" value="10" index="0"/>
<grouptime objectname="t2" value="15" index="2"/>
<grouptime objectname="t3" value="90" index="0"/>
<grouptime objectname="dt" value="10" index="0"/>
</interrupttype>
<switchLines index="0"/>
</interrupt>
<interrupt id="1">
<interrupttype type="5">
<grouptime objectname="t1" value="100" index="0"/>
<grouptime objectname="t2" value="15" index="2"/>
<grouptime objectname="t3" value="900" index="0"/>
<grouptime objectname="dt" value="100" index="0"/>
</interrupttype>
<switchLines index="0"/>
</interrupt>
<interrupt id="2">
<interrupttype type="5">
<grouptime objectname="t1" value="1" index="1"/>
<grouptime objectname="t2" value="15" index="2"/>
<grouptime objectname="t3" value="9" index="1"/>
<grouptime objectname="dt" value="1" index="1"/>
</interrupttype>
<switchLines index="0"/>
</interrupt>
<interrupt id="3">
<interrupttype type="5">
<grouptime objectname="t1" value="10" index="1"/>
<grouptime objectname="t2" value="15" index="2"/>
<grouptime objectname="t3" value="90" index="1"/>
<grouptime objectname="dt" value="10" index="1"/>
</interrupttype>
<switchLines index="0"/>
</interrupt>
<interrupt id="4">
<interrupttype type="5">
<grouptime objectname="t1" value="100" index="1"/>
<grouptime objectname="t2" value="15" index="2"/>
<grouptime objectname="t3" value="2000" index="1"/>
<grouptime objectname="dt" value="100" index="1"/>
</interrupttype>
<switchLines index="0"/>
</interrupt>
</forminterrupt>
</AutoTest>
|
d8c8221446aa68e9b4cae63c2d12c67bdf11edbe | 449d555969bfd7befe906877abab098c6e63a0e8 | /884/CH14/EX14.4/Example14_4.sce | 8ca20c90362cef9fc0665ef9d8c6963c9a7bf0a2 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 252 | sce | Example14_4.sce | //computation of Kp from Kc
clear;
clc;
printf("\t Example 14.4\n");
Kc=10.5;
delta_n=1-3;
T=273+220;
Kp=Kc*(0.0821*T)^delta_n;
printf("\t the value of the equilibrium constant of the reaction is : %4.2f *10^-3\n",Kp*1000);
//End
|
c2310e50f20639d15eb518edef081c322ccf8046 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1052/CH13/EX13.1/131.sce | e25505f583d9fc6cb9714cb7353c70bf638a6039 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 1,026 | sce | 131.sce | clc;
//Example 13.1
//page no 136
printf("Example 13.1 page no 136\n\n");
//calculate average velocities for which th flow will be viscous,laminar
//(a) water at 60 deg F in a 2-inch standard pipe
R_e=2100//reynolds number <2100, for laminar flow
meu_w=6.72e-4//viscosity of water,lb/ft.s
rho_w=62.4//density of water,lb/ft^3
D_w=2.067//diameter of pipe,ft
v_w=(R_e*meu_w)/((D_w/12)*rho_w)//velocity of water
printf("\n velocity v_w=%f ft/s",v_w);
//(b) air at 60 deg F and 5 psig in a 2 inch standard pipe
meu_a=12.1e-6//viscosity of air ,lb/ft.s
rho_a=.1024// density of air,lb/ft^3
D_a=0.17225//diameter of pipe ,ft
v_a=(R_e*meu_a)/(D_a*rho_a)//velocity of air
printf("\n velocity of air v_a=%f ft/s",v_a);
//(c) oil of a viscosity of 300 cP and SG of .92 in a 4 inch standard pipe
meu_o=300*6.72e-4//viscosity of oil ,lb/ft.s
rho_o=0.92*62.4//density of oil, lb/ft^3
D_o=.3355//diameter of pipe,ft
v_o=round((R_e*meu_o)/(D_o*rho_o))//velocity of oil
printf("\n velocity of oil v_o=%f ft/s",v_o);
|
7ba39e1d78c7488cbb765af538e4329d80bd15fb | 449d555969bfd7befe906877abab098c6e63a0e8 | /2231/CH1/EX1.2/Ex_1_2.sce | 209ec6816646627a98ec48a3953acf50925e85b2 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 177 | sce | Ex_1_2.sce | //Example 1_2
clc;
clear;close;
//Given data
dv_dt=190;//V/µs
IC=8*10^-3;//A
//Solution :
C=IC/(dv_dt/10^-6);//F
disp(C,"Capacitance of depletion layer in F : ");
|
c7c69ac3d3203bef5eae4c7594705e8a491b8f21 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3862/CH5/EX5.13/Ex5_13.sce | bee2a03f5ebcb30db63b4dada5652859f52faef9 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 456 | sce | Ex5_13.sce | clear
//
n=1.25 //number of turns
o=2*3.14*n //angle of contact
u=0.3 //coefficient of friction
t=600.0 //force at the other end of the rope
//if the impending motion of the weight be downward.
T2=t*%e**(u*o)
W=T2
printf("Maximum weight is %f",W)
printf("\n answer in textbook is wrong")
//if the impending motion of weight be upwards
T1=t*%e**(-1*u*o)
W=T1
printf("\n Minimum weight is %f",W)
|
cff0e86c5919a71d7eb941573133f5b023d98d23 | 449d555969bfd7befe906877abab098c6e63a0e8 | /260/CH6/EX6.13/6_13.sce | 9c70237fcba479456fdcabb57fdcd76fb0f04f8c | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 473 | sce | 6_13.sce | //Eg-6.13
//pg-302
clear
clc
//zc-confidence level
A=[3 99.73;2.33 98;1.96 95;1.65 90;1.28 80;1 68.27];
//mean and standard deviation
x=24.8;
s=1.35;
n=60;//two months
//90% confidence level
zc=1.65;
limit1=x-zc*s/n^.5;
limit2=x+zc*s/n^.5;
//95% confidence level
zc=2.33;
lim1=x-zc*s/n^.5;
lim2=x+zc*s/n^.5;
disp("90% confidencelevel limits")
disp(limit1)
disp(limit2)
disp("95% confidencelevel limits")
disp(lim1)
disp(lim2)
|
bf6d5a9a723a85916cdefbd047380b5d10692faf | 449d555969bfd7befe906877abab098c6e63a0e8 | /405/CH10/EX10.18/10_18.sce | c02ee4bef5cb6ec636e9ddab8abd27ec69542df9 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 3,527 | sce | 10_18.sce | clear;
clc;
printf("\t\t\tExample Number 10.18\n\n\n");
// variable-properties analysis of a duct heater
// Example 10.18 (page no.-562-564)
// solution
d = 0.3;// [m] diameter of duct
Tma = 700;// [K] temperature of hot air
E = 0.6;// emissivity of outside duct surface
Tinf = 20+273;// [K] room temperature
// air properties at 700 K
rho = 0.5030;// [kg/cubic meter] density of air
mu = 3.332*10^(-5);// [kg/m s] viscosity of air
k = 0.05230;// [W/m degree celsius] heat transfer coefficient
Pr = 0.684;// prandtl no. of air
A = %pi*d^(2)/4;// [square meter] area of duct
sigma = 5.669*10^(-8);// [W/square meter K^(4)]
P = %pi*d;// [m]
Cp = 1083.5;// [J/kg degree celsius]
// this is a problem where a numerical solution must be employed.
// we choose a typical section of the duct with length dx and perimeter P as shown inn figure example 10-18A(page no.-562) and make the energy balances.
// we assume that resistance of the duct wall is negligible.
// inside the duct the energy balance is
// mdot_a*Cp*Tma = hi*P*dx*(Tma-Tmw)+mdot_a*Cp*Tm_po_a (a)
// where hi is the convection heat transfer coefficient on the inside which may be calculated from(the flow is turbulent)
// Nu = hi*d/k = 0.023*Re_d^(0.8)*Pr^(0.3) (b)
// with the properties evaluated at the bulk temperature of air(Tma). the energy balance for the heat flow through the wall is
// qconv_i = qconv_o+qrad_o
// or, by using convection coefficients and radiation terms per unit area,
// hi*(Tma-Tmw) = hc*(Tmw-Tinf)+sigma*E*(Tmw^(4)-Tinf^(4)) (c)
// where the outside convection coefficient can be calculated from the free convection relation
// hc = 0.27*((Tmw-Tinf)/d)^(1/4) (d)
// inserting this relation in equation (c) gives
// hi*(Tma-Tmw) = 0.27*(Tmw-Tinf)^(5/4)/d^(1/4)+sigma*E*(Tmw^(4)-Tinf^(4)) (e)
// equation (a) may be solved for Tm_po_a to give
// Tm_po_a = (1-hi*P*dx/(mdot_a*Cp))_m*Tma + (hi*P*dx/(mdot_a*Cp))_m*Tmw (f)
// for
x=180;
mdot_a = [0.14 0.45 0.68];// [kg/s]
for i = 1:3
v = mdot_a(i)/(A*rho);// [m/s]
Re_d = d*v*rho/mu;
hi = k*0.023*Re_d^(0.8)*Pr^(0.3)/d;// [W/square meter degree celsius]
for dx = 1:1:179
for Tmw = 295:1:715
Z = (hi/dx)*(Tma-Tmw)-0.27*(Tmw-Tinf)^(5/4)/d^(1/4)-sigma*E*(Tmw^(4)-Tinf^(4));
if (Z>0 & Z<40) then
Tmw_new = Tmw;
end
end
for Tm_po_a = 275:1:715
X = Tm_po_a-(1-(hi/dx)*P*dx/(mdot_a(i)*Cp))*Tmw_new + ((hi/dx)*P*dx/(mdot_a(i)*Cp))*Tmw_new;
if (X>0 & X<5) then
Tm_po_a_new = Tm_po_a;
end
end
q_by_A = (hi/dx)*(Tma-Tmw_new);// [W/square meter]
val1(dx,i) = q_by_A;
val(dx) = dx;
val2(dx,i) = Tmw_new;
val3(dx,i) = Tm_po_a_new;
end
end
scf(1);
plot(val,val1(:,1),val,val1(:,2),val,val1(:,3));
legend("mdot_a=0.14","mdot_a=0.45","mdot_a=0.68");
xlabel("Duct Length x,m");
ylabel("Local Heat Flux q / A,W / m^2");
xgrid();
title("Heat Flux");
scf(2);
plot(val,val2(:,1),val,val2(:,2),val,val2(:,3));
legend("Tw=0.14","Tw=0.45","Tw=0.68");
xlabel("Duct Length x,m");
ylabel("Local Wall Temperature Tw K");
xgrid();
title("Temperature Profile");
scf(3);
plot(val,val3(:,1),val,val3(:,2),val,val3(:,3));
legend("Ta=0.14","Ta=0.45","Ta=0.68");
xlabel("Duct Length x,m");
ylabel("Local Air Temperature Ta K");
xgrid();
title("Temperature Profile");
printf("plots are shown as :"); |
0ed083bbca6333fee58bc0d7cd3dc2a7bd87ce7d | 449d555969bfd7befe906877abab098c6e63a0e8 | /858/CH3/EX3.12/example_12.sce | acb84650c6ba356474dd5817c8746f3833eddbae | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 625 | sce | example_12.sce | clc
clear
printf("example 3.12 page number 99\n\n")
//to find the fraction of air recirculated
r = 50 //weight of dry air passing through drier
w1 = 1.60 //in kg per kg dry solid
w2 = 0.1 //in kg/kg dry solid
H0 = 0.016 //in kg water vapor/kg dry air
H2 = 0.055 //in kg water vapor/kg dry air
y = 1 - (w1-w2)/(r*(H2-H0));
printf("fraction of air recirculated = %f",y)
H1 = H2 - (w1-w2)/r;
printf("\n\nhumidity of air entering the drier = %f kg water vapor/kg kg dry air",H1)
//check
H11 = H2*y+H0*(1-y);
if H1 == H11 then printf("\n\nfraction of air recirculated = %f \n verified",y)
end
|
3b2f6b9c766b880f1b8ea8974070715becc8d9f9 | 6227c5ef4e1c5d72cdebd6eac81f82161dda7e17 | /digi_dc_dc/Scilab/AnalogRegulators/implementTypeIopamp.sci | bc9eafcdf0f2d4bb5ee6883f332559fc3a5c27ba | [] | no_license | maxsimmonds1337/Scilab | b4e8a03a9fbeda4d8f6e51e07d205bcf51addce8 | b413659e2b697565c24ad440d158f5bd28203570 | refs/heads/master | 2022-11-04T23:17:50.045864 | 2020-06-13T20:35:24 | 2020-06-13T20:35:24 | 272,081,285 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 477 | sci | implementTypeIopamp.sci | //Implement type II with op-amp from Designing control loops for linear and switching power supplies Cristphe basso (section 5.2))
function [R1,C1,implemented]=implementTypeIopamp(regulator,wp0,fc,R1)
//Definition of the Laplace variable
s=poly(0,'s');
C1=1/(wp0*R1);
//Verification of the bode plot
implemented=syslin('c',-1,R1*C1*s);
scf();
bode([regulator;implemented],fc/10e3,fc*10,['Ideal';'Implemented'])
title('Type I regulator implemented');
endfunction
|
305ab42f0f7ec9faee136c3ac912f8fca1a0cab4 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2087/CH15/EX15.1/example15_1.sce | 9ff7b77a44e461bcb3baad0a1ea01685864f53e2 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 1,114 | sce | example15_1.sce |
//example 15.1
//design a channel by Kennedy theory using Garret's diagram
clc;funcprot(0);
//given
Q=7; //full supply discharge
N=0.0225; //rogosity coefficient
S=1/4444; //bed slope
m=1; //critical velocity ratio
s=1/2; //side slope
//Values of B and D are obtained by Garret's diagram fig. 15.3(b) and tabulated as below
B=[6 7 6.75]; //width of bed from Garret diagram
D=[1.5 1.35 1.38]; //depth of bed from Garret diagram
Vo=[0.72 0.673 0.685]; //from Garret diagram
mprintf("Bed width Depth Ratio of V/Vo: Remarks");
for i=1:3
A(i)=B(i)*D(i)+D(i)^2/2; //Area
V(i)=Q/A(i); //Velocity
r(i)=V(i)/Vo(i); //ratio V/Vo
r(i)=round(r(i)*1000)/1000;
if i==1 then
s='small';
else
if (i==2) then
s='more';
else
s='satisfactory';
end
end
mprintf("\n%f %f %f %s",B(i),D(i),r(i),s);
end
mprintf("\nHence, B=%f m; D=%f m.",B(3),D(3));
|
495a3f111e0ba59e1f28072550978115ad81c25f | 449d555969bfd7befe906877abab098c6e63a0e8 | /3557/CH3/EX3.2/Ex3_2.sce | 9ce3b10ee424812981e5a6b53a0e097ccc2d118f | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 325 | sce | Ex3_2.sce | //Example 3.2//
rCu=0.128;//nm //atomic radius copper (From appendix 2)
a=(4/sqrt(2))*rCu
mprintf("a = %f nm",a)
//The density of the unit cells is
a1=4;// atoms
b1=63.55;//gram //atomic mass of copper
c1=0.6023*10^24;//atoms// Avogardo's number
d=10^7;//nm/cm
p=(a1/a^3)*(b1/c1)*d^3
mprintf("\n p = %f g/cm^3",p)
|
1db10efd7a2b75406410d2455d8bc85ef6e89de1 | 8217f7986187902617ad1bf89cb789618a90dd0a | /source/2.4.1/demos/icse/icseinit.sce | 694f7e7423966dcc7167e4f3b455a85404173dd0 | [
"LicenseRef-scancode-public-domain",
"LicenseRef-scancode-warranty-disclaimer"
] | permissive | clg55/Scilab-Workbench | 4ebc01d2daea5026ad07fbfc53e16d4b29179502 | 9f8fd29c7f2a98100fa9aed8b58f6768d24a1875 | refs/heads/master | 2023-05-31T04:06:22.931111 | 2022-09-13T14:41:51 | 2022-09-13T14:41:51 | 258,270,193 | 0 | 1 | null | null | null | null | UTF-8 | Scilab | false | false | 1,149 | sce | icseinit.sce | // icse.init.bas : initialisation et tests pour icse
//**************************************************
//
//
// creation y0 (etat initial)
// Copyright INRIA
if exists('y0')==0, y0=ones(1,ny); end;
// creation de b,fy et fu et passage en vecteur ligne
if exists('b')==0, b=ones(1,ny); end;
if exists('fy')==0, fy1=ones(1,ny*ny);
else fy1=matrix(fy,1,ny*ny) ; end;
if exists('fu')==0, fu1=ones(1,ny*(nuc+nuv));
else fu1=matrix(fu,1,ny*(nuc+nuv)); end;
//
format('e');
iu(5)=0;
[xx,nitu]=size(itu);
[yy,ndtu]=size(dtu);
if xx+yy>2, error('itu et/ou dtu n'est pas un vecteur ligne'), end;
u=[]; if nuc>0, u=uc; end;
if nuv>0, u=[u,uv]; end;
nu=nuc+nuv*(nti+ntf+1);
if size(u)<>[1,nu],error('dimensions du controle incompatibles'),end;
clear xx yy;
// initialisation du common icsez
[nitv,nrtv,ndtv]=fort('icse0',nu,1,'i',t0,2,'d',tf,3,'d',dti,4,'d',..
dtf,5,'d',ermx,6,'d',iu,7,'i',nuc,8,'i',nuv,9,'i',ilin,10,'i',nti,..
11,'i',ntf,12,'i',ny,13,'i',nea,14,'i',itmx,15,'i',nex,16,'i',nob,..
17,'i',ntob,18,'i',ntobi,19,'i',nitu,20,'i',ndtu,21,'i','sort',..
[1,1],22,'i',[1,1],23,'i',[1,1],24,'i');
|
9e3957e5dd172fa0f3114e4ff12d5d39845c3ea3 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3871/CH9/EX9.1/Ex9_1.sce | b1343b88c63a3e82c3595694ec9a6d6ed2aaf7d9 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 412 | sce | Ex9_1.sce | //===========================================================================
//chapter 9 example 1
clc;clear all;
//variable declaration
N = 1500; //speed of shaft in rm
T =120; //number of teeth on rotator
//calculatins
f = (N/60)*T; //frequency of output pulses in pulses per second
//result
mprintf("frequency of output pulses in pulses = %3.2f pulses per second",f);
|
e4b259b4c9d65cdfa393a305730dd87b95c36845 | 6c7a728e11a427c93b15669517131a79a0703108 | /api/pdb_root/install/scripts/test_pdb/clone_of_clone.tst | 0d987ddb085fa31bc0e1514e46e9628010abdf2e | [] | no_license | ZVlad1980/adm_scripts | 0b9fe4ff166213dc649d555c81e8d65b858074e4 | 9978a098c8140f5722b51e799969b76e2d68b42e | refs/heads/master | 2020-03-31T08:45:49.405822 | 2019-04-30T05:04:03 | 2019-04-30T05:04:03 | 152,071,490 | 1 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 316 | tst | clone_of_clone.tst | PL/SQL Developer Test script 3.0
12
-- Created on 11.05.2018 by V.ZHURAVOV
declare
-- Local variables here
i integer;
begin
--dbms_session.reset_package; return;
-- Test statements here
pdb_daemon_api.clone_of_clone_pdb(
p_pdb_source => 'PDB_CLONE11',
p_pdb_target => 'PDB_CLONE12'
);
end;
0
0
|
fdea24c5504fe0f4d1f0541bf69c137a9a937857 | b67defe3c1cae63dd1a79578f840d069568034e6 | /scilab/test_mulsamp.sci | 444eb84b87d73557c79176ad3d41d8e5c719251f | [] | no_license | wmacevoy/luck | bf5d93ce00e8136634d715057a97706d3aa804b3 | 47e5c8eb1782a1b4f3f5b9e7583290d9a842532e | refs/heads/master | 2023-05-03T14:46:51.353817 | 2023-04-25T03:13:44 | 2023-04-25T03:13:44 | 33,452,250 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 643 | sci | test_mulsamp.sci | function test_mulsamp(verbose)
p=[0.1;0.5;0.4];
nsamp=1000000;
ntrials=10000;
x=mulsamp(nsamp,ntrials,p);
mean1=sum(x,'c') ./ nsamp;
mean2=ntrials*p;
assert_checkalmostequal(mean1,mean2,max(sqrt(1/nsamp),sqrt(1/ntrials)));
cov1=zeros(length(p),length(p));
cov2=zeros(length(p),length(p));
for i=1:length(p)
for j=1:length(p)
cov1(i,j)= sum((x(i,:)-mean2(i)).*(x(j,:)-mean2(j)))/nsamp;
if i == j then
cov2(i,j)=ntrials*p(i)*(1-p(i));
else
cov2(i,j)=-ntrials*p(i)*p(j);
end
end
end
assert_checkalmostequal(cov1,cov2,max(sqrt(1/nsamp),sqrt(1/ntrials)));
endfunction
|
98a5ba0e4ebfbedca8dffd058be7dc6aa1f88590 | 654f57b5da36139b3b7a5e60506f20486fc1a20c | /2016_day_7.tst | 9cbf507d265558380b6db860cd12d786ff23fa53 | [] | no_license | plazmist/Advent | 1a29a7a52da227abd49199a8b3fa80e5c5812ebb | ca3e266566cec6c820d67d0d038dec0e500e32ed | refs/heads/master | 2021-01-20T01:59:26.177570 | 2017-04-26T14:09:09 | 2017-04-26T14:09:09 | 89,356,253 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 508 | tst | 2016_day_7.tst | abba[mnop]qrst
abcd[bddb]xyyx
aaaa[qwer]tyui
ioxxoj[asdfgh]zxcvbn
itgslvpxoqqakli[arktzcssgkxktejbno]wsgkbwwtbmfnddt[zblrboqsvezcgfmfvcz]iwyhyatqetsreeyhh
vqlnbtvojgdtchb[otldofiavlmzmcix]hqidiiujqigyojgrv[ozfdaqeikjttcugzudc]jcvznucmpzzwnnv[blfzwhciaomuugpmj]aabnfuksfyuzlif
bttmazihwuehdishz[gsgmhoykohwafksz]mfwbwxsjwiktfuzsd[qbgwyirvwgqtnjqaci]zjmhwxbeqgkywzsr[xgaqywmxwwvmbvhfw]jpnhpbxgygkddeimwik
ldmzuocyrnzdhakjzse[ppgxqgikmjrqzihzpwc]qyqshpkjozbkhly
aba[bab]xyz
xyx[xyx]xyx
aaa[kek]eke
zazbz[bzb]cdc |
2f9484463f9ac8db78b8952f4feaae978e836749 | 449d555969bfd7befe906877abab098c6e63a0e8 | /291/CH12/EX12.4e/eg12_4e.sce | 06712f80df52d7a50087055880d5e4151fdfcea0 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 404 | sce | eg12_4e.sce | n1 =5;
m1= 6;
t1 =21;
num1 = n1*(n1+m1+1)/2;
d1=abs(t1 - num1);
val = d1/sqrt(n1*m1*(n1+m1+1)/12);
//disp(d1, "d is")
//disp(val, "val is")
pval = 2*(1-cdfnor("PQ", val, 0,1));
disp(pval, "The p-value for eg 12.4a is")
n2 =9;
m2= 13;
t2 =72;
d2=abs(t2 - n2*(n2+m2+1)/2);
val = d2/sqrt(n2*m2*(n2+m2+1)/12);
pval = 2*(1-cdfnor("PQ", val, 0,1));
disp(pval, "The p-value for eg 12.4d is") |
85c48ec255d9c390f0774e12cb14a07fc099dff4 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2582/CH3/EX3.14/Ex3_14.sce | f04dc0f0444ad197f57533fc5b3a8ad40c9bd8f4 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 232 | sce | Ex3_14.sce | //Ex 3.14
clc;clear;close;
format('v',6);
fN=50;//Hz
C=0.5;//micro F(have to choose C, 0.01<C<1)
R=1/(2*%pi*fN*C*10^-6)/1000;//kohm
disp("Design values are :");
disp(C,"Capacitance(micro F)");
disp(R,"Resistance R(kohm)");
|
8acd39421c4b6259580c6cbe24119bbfc016e78b | 449d555969bfd7befe906877abab098c6e63a0e8 | /797/CH8/EX8.7.e/8_07_example.sci | 1fa0be39ac88ff702169f87f9580cd6a44d60185 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 571 | sci | 8_07_example.sci | //Example 8-07 Pumping Water through Two Parallel Pipes
rho = 998 //density of water [kg/m^3]
mu = 1.002 * 10**-3 //dynamic viscosity of water [kg/m.s]
epsilon = 0.000045 //roughness for steel pipe[m]
Wdot_elect = 8000 //electricity consumed by pump [W]
eta = 70 //efficiency of motor-pump combination [%]
z_A = 5 //elevation of input reservoir [m]
z_B = 13 //elevation of output reservoir [m]
D_1 = 4 //diameter of pipe 1 [cm]
D_2 = 8 //diameter of pipe 2 [cm]
L_1 = 36 //length of pipe 1 [m]
L_2 = 36 //length of pipe 2 [m]
g = 9.81 //gravitational acceleration [m^2/s] |
35edf6b82a6b27d3e01a4c99cb5a330263bfedef | 449d555969bfd7befe906877abab098c6e63a0e8 | /3523/CH2/EX2.8.7/Ex2_7.sce | da1c888aa749566da61b20cbc83854815ba828dc | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 376 | sce | Ex2_7.sce | // Example 7// Ch 2
clc;
clear;
close;
// given data
q = 1; // line charge in C/m
Epsilon_o=8.85*10^-12;
x1 = [1/3 + 1/7];//infinite sequence
x2 = [1 + 1/5 + 1/9];//infinite sequence
x3 = [1/5 + 1/9];//infinite sequence
E = (q/(2*%pi*Epsilon_o))*[1 - x1 + x2 + x3 - x1];
printf("total electric field is %e V/m",E)
// answer by this program is the round of value
|
11ea8b31d3d8f28bbd0446a370c94b83f4d890fc | 449d555969bfd7befe906877abab098c6e63a0e8 | /797/CH1/EX1.4s/1_04_solution.sce | 015704c9c2cdb61677cd449bc461c6dda060b6d8 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 266 | sce | 1_04_solution.sce | //Solution 1-04
WD=get_absolute_file_path('1_04_solution.sce');
datafile=WD+filesep()+'1_04_example.sci';
clc;
exec(datafile)
W = m * g; //Newton's second law
W = W / lbf; //application of conversion factor
//result
printf("Weight of one pond mass = %1.2f lbf", W);
|
84e3a2649d2afa452a4e1b29b61f9de7eafc3d08 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1760/CH7/EX7.21/EX7_21.sce | 74f1970695d95c98f890fa0fd4c4883483b31062 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 198 | sce | EX7_21.sce | //EXAMPLE 7-21 PG NO-481
Rb=0.05;
C=0.09;
Ra=1/[C-(Rb)];
disp('i) RESISTANCE = '+string (Ra)+' ohm');
C1=0.07;
Rc=1/(C1-Rb);
disp('ii) RESISTANCE = '+string (Rc)+' ohm');
|
8cbfdfc9b742260b8f5ad99e8397227dde08a324 | 089894a36ef33cb3d0f697541716c9b6cd8dcc43 | /NLP_Project/test/blog/bow/bow.12_11.tst | 579d6e2f19d0b60bbb66ae1731d9e63974912cdf | [] | no_license | mandar15/NLP_Project | 3142cda82d49ba0ea30b580c46bdd0e0348fe3ec | 1dcb70a199a0f7ab8c72825bfd5b8146e75b7ec2 | refs/heads/master | 2020-05-20T13:36:05.842840 | 2013-07-31T06:53:59 | 2013-07-31T06:53:59 | 6,534,406 | 0 | 1 | null | null | null | null | UTF-8 | Scilab | false | false | 4,240 | tst | bow.12_11.tst | 12 3:0.2 23:2.0 35:0.3333333333333333 62:0.14285714285714285 229:1.0 296:2.0 395:1.0 405:0.2 518:1.0 1057:1.0 1372:1.0 1409:1.0 1566:1.0
12 8:0.25 23:1.0 35:0.16666666666666666 195:1.0 280:0.025 293:0.5 296:1.0 315:1.0 379:1.0 613:1.0 1147:1.0
12 1:0.2 3:1.0 4:0.125 5:1.0 8:1.0 12:0.5 17:0.5 22:1.0 25:0.0625 31:0.3333333333333333 37:1.0 50:1.0 62:0.14285714285714285 71:1.0 84:1.0 98:0.1111111111111111 116:1.0 171:1.0 180:1.0 210:0.125 226:1.0 229:2.0 244:1.0 276:0.08333333333333333 278:4.0 280:0.175 293:0.5 305:0.2 312:1.0 321:1.0 340:0.25 350:0.3333333333333333 379:1.0 455:1.0 475:1.0 500:0.5 514:0.25 590:1.0 616:1.0 635:1.0 640:1.0 711:0.5 883:1.0 1058:2.0 1135:1.0 1235:1.0 1254:1.0 1282:1.0 1331:1.0 1426:1.0 1429:1.0 1542:1.0
12 3:0.2 35:0.16666666666666666 61:1.0 72:0.5 128:0.3333333333333333 160:1.0 280:0.025 627:1.0 950:1.0 1060:1.0 1157:1.0 1237:1.0
12 280:0.025 1092:1.0 1566:1.0
12 5:1.0 62:0.07142857142857142 1157:1.0 1222:1.0
12 3:0.4 5:2.0 104:1.0 116:1.0 340:0.25 418:1.0 519:1.0 1222:1.0
12 37:1.0 50:1.0 61:1.0 62:0.07142857142857142 280:0.025 382:1.0 397:1.0 451:1.0 1222:1.0
12 1:0.2 25:0.0625 35:0.16666666666666666 160:1.0 397:1.0 451:1.0 1531:1.0
12 26:1.0 170:1.0 269:1.0 280:0.025 514:0.25 710:1.0 1074:1.0
12 3:0.2 5:1.0 10:0.06666666666666667 104:1.0 276:0.08333333333333333 558:1.0 1222:1.0
12 5:1.0 17:0.5 25:0.0625 31:0.3333333333333333 35:0.3333333333333333 37:1.0 50:1.0 62:0.07142857142857142 69:0.5 211:1.0 215:1.0 280:0.025 317:0.5 475:1.0 1076:1.0 1254:1.0
12 3:0.2 8:0.25 35:0.5 62:0.07142857142857142 64:0.2 126:0.25 160:1.0 170:2.0 196:1.0 296:2.0 488:1.0 1058:1.0 1237:1.0 1420:1.0
12 3:0.2 5:1.0 10:0.06666666666666667 62:0.07142857142857142 73:0.5 98:0.1111111111111111 126:0.25 627:1.0 635:0.3333333333333333 1135:1.0 1254:1.0
12 35:0.16666666666666666 73:0.5 278:1.0
12 1:0.4 35:0.16666666666666666 61:1.0 280:0.025 440:1.0
12 1:0.2 3:0.2 5:1.0 12:0.25 62:0.07142857142857142 98:0.1111111111111111 104:1.0 276:0.08333333333333333 280:0.05 439:1.0 467:1.0 518:1.0 1147:1.0 1309:1.0
12 1:0.2 8:0.25 61:1.0 62:0.07142857142857142 172:0.08333333333333333 280:0.025 296:1.0 452:1.0 1131:1.0 1309:1.0 1368:1.0 1497:1.0 1531:1.0
12 8:0.25 17:0.5 172:0.08333333333333333 187:1.0 276:0.08333333333333333 280:0.075 1131:1.0 1147:1.0 1309:1.0 1437:1.0
12 5:1.0 151:1.0 276:0.08333333333333333 1492:1.0
12 1:0.2 8:0.25 265:1.0 280:0.05 1147:1.0 1241:1.0 1433:1.0
12 1:0.2 215:1.0 276:0.08333333333333333 350:0.3333333333333333 597:1.0 1216:1.0 1235:1.0
12 1:0.2 8:0.25 161:1.0 558:1.0 635:0.3333333333333333 636:1.0 711:0.5
12 4:0.125 8:0.25 35:0.16666666666666666 62:0.07142857142857142 73:0.5 126:0.25 130:1.0 214:1.0 232:0.1111111111111111 278:1.0 280:0.025 316:1.0 514:0.25 635:0.3333333333333333 1216:1.0 1389:1.0
12 3:0.2 211:1.0 215:1.0 519:1.0 627:1.0
12 1:0.2 2:1.0 3:0.2 25:0.0625 62:0.07142857142857142 104:1.0 169:2.0 170:1.0 172:0.16666666666666666 276:0.08333333333333333 278:2.0 280:0.025 296:1.0 307:0.16666666666666666 627:1.0 635:0.3333333333333333 710:1.0 1057:1.0 1436:1.0 1531:1.0
12 1:0.2 4:0.125 25:0.0625 62:0.07142857142857142 172:0.08333333333333333 243:1.0 278:2.0 307:0.16666666666666666 316:1.0 339:1.0 514:0.25 627:1.0 720:1.0 1199:1.0
12 62:0.21428571428571427 69:0.5 171:1.0 199:1.0 278:1.0 280:0.05 437:1.0 640:1.0
12 35:0.3333333333333333 50:1.0 280:0.025 397:1.0 1061:1.0
12 8:0.25 215:1.0 232:0.1111111111111111 316:1.0 1015:1.0 1100:1.0
12 1:0.2 2:1.0 3:0.2 62:0.07142857142857142 64:0.2 73:0.5 104:1.0 132:1.0 418:1.0 519:1.0 635:0.3333333333333333
12 3:0.2 91:1.0 98:0.1111111111111111 151:1.0 307:0.3333333333333333 1232:1.0 1241:1.0
12 1:0.2 3:0.4 12:0.25 345:1.0 1235:1.0 1241:1.0
12 1:0.2 3:0.6 37:1.0 85:1.0 98:0.1111111111111111 211:1.0 276:0.08333333333333333 278:2.0 280:0.05 350:0.3333333333333333 494:1.0 635:0.3333333333333333 1127:1.0
12 3:0.2 8:0.25 519:2.0 627:1.0 630:1.0
12 3:0.2 25:0.0625 37:1.0 62:0.07142857142857142 226:1.0 233:0.3333333333333333 242:1.0 278:1.0 692:1.0
12 1:0.2 8:0.25 126:0.25 278:1.0 280:0.025 627:1.0 630:1.0 635:0.3333333333333333 640:1.0 711:0.5 807:1.0 1433:1.0
12 1:0.2 8:0.25 35:0.16666666666666666 61:1.0 273:0.5 472:1.0 627:1.0 720:1.0 1173:1.0 1222:1.0 1237:1.0
12 2:1.0 3:0.2 61:1.0 104:1.0 126:0.25 280:0.05
|
617c38af92cfd3b5422fcea5e2d5d930075da2d1 | 676ffceabdfe022b6381807def2ea401302430ac | /library/Demos/StdRegions/Tests/StdProject3D_Pyr_Ortho_P6_Q7.tst | 46c0e03edcc152be10ad4ea6cb81ac4664c0d8ab | [
"MIT"
] | permissive | mathLab/ITHACA-SEM | 3adf7a49567040398d758f4ee258276fee80065e | 065a269e3f18f2fc9d9f4abd9d47abba14d0933b | refs/heads/master | 2022-07-06T23:42:51.869689 | 2022-06-21T13:27:18 | 2022-06-21T13:27:18 | 136,485,665 | 10 | 5 | MIT | 2019-05-15T08:31:40 | 2018-06-07T14:01:54 | Makefile | UTF-8 | Scilab | false | false | 507 | tst | StdProject3D_Pyr_Ortho_P6_Q7.tst | <?xml version="1.0" encoding="utf-8" ?>
<test>
<description>StdProject3D Pyramid Orthogonal basis P=6 Q=7</description>
<executable>StdProject</executable>
<parameters>-s pyramid -b Ortho_A Ortho_A OrthoPyr_C -o 6 6 6 -p 7 7 6</parameters>
<metrics>
<metric type="L2" id="1">
<value tolerance="1e-9">5.32907e-15</value>
</metric>
<metric type="Linf" id="2">
<value tolerance="1e-9">5.32907e-15</value>
</metric>
</metrics>
</test>
|
b139f2dc75a5812d16bfd2ee463dabbf5e756534 | 7b7be9b58f50415293def4aa99ef5795e6394954 | /sim/cmd/test/proptable.tst | a12a9402cb30d51dc41e993b0cf84cfaf107c78a | [] | no_license | sabualkaz/sim42 | 80d1174e4bc6ae14122f70c65e259a9a2472ad47 | 27b5afe75723c4e5414904710fa6425d5f27e13c | refs/heads/master | 2022-07-30T06:23:20.119353 | 2020-05-23T16:30:01 | 2020-05-23T16:30:01 | 265,842,394 | 0 | 0 | null | 2020-05-21T12:26:00 | 2020-05-21T12:26:00 | null | UTF-8 | Scilab | false | false | 5,105 | tst | proptable.tst | optimizecode 1
maxversions 0
units Field
/LiquidPhases = 2
/StdLiqVolRefT = 288.15
/StdLiqVolRefT = 60 F
/RecycleDetails = 1
displayproperties
displayproperties VapFrac T P MoleFlow MassFlow VolumeFlow StdLiqVolumeFlow StdGasVolumeFlow Energy H S MolecularWeight MassDensity Cp ThermalConductivity Viscosity molarV ZFactor
commonproperties
commonproperties + ZFactor P T MolecularWeight MassDensity StdLiqMolarVolVapFrac T P MoleFlow MassFlow VolumeFlow StdLiqVolumeFlow StdGasVolumeFlow Energy H S MolecularWeight MassDensity Cp ThermalConductivity Viscosity molarV ZFactor
$VMGThermo = VirtualMaterials.Advanced_Peng-Robinson
/ -> $VMGThermo
/SolidPhases = 0
$VMGThermo + METHANE
$VMGThermo + ETHANE
$VMGThermo + PROPANE
$VMGThermo + n-BUTANE
$VMGThermo + n-PENTANE
$VMGThermo + n-HEXANE
$VMGThermo + n-HEPTANE
$VMGThermo + WATER
$VMGThermo + CARBON_DIOXIDE
/PT1 = Properties.PropertyTable()
'/PT1.In.Fraction' = .1 .1 .2 .1 .1 .1 .1 .1 .1
/PT1.XProperty = PRESSURE
/PT1.XMin = 10
/PT1.XMax = 20
/PT1.XPoints = 4
/PT1.YProperty = TEMPERATURE
/PT1.YMin = 60
/PT1.YMax = 100
/PT1.YPoints = 3
/PT1.Phase = FEED
#One property
/PT1.ZProperty = CP
valueOf /PT1.TableXYZCP.convertedArrayRep
#More than one property
/PT1.ZProperty = CP CV ENTHALPY ENTROPY ZFACTOR
valueOf /PT1.TableXYZCP.convertedArrayRep
valueOf /PT1.TableXYZCV.convertedArrayRep
valueOf /PT1.TableXYZENTHALPY.convertedArrayRep
valueOf /PT1.TableXYZENTROPY.convertedArrayRep
valueOf /PT1.TableXYZZFACTOR.convertedArrayRep
#Change phases
/PT1.Phase = LIQUID
valueOf /PT1.TableXYZCP.convertedArrayRep
valueOf /PT1.TableXYZCV.convertedArrayRep
valueOf /PT1.TableXYZENTHALPY.convertedArrayRep
valueOf /PT1.TableXYZENTROPY.convertedArrayRep
valueOf /PT1.TableXYZZFACTOR.convertedArrayRep
/PT1.Phase = VAPOR
valueOf /PT1.TableXYZCP.convertedArrayRep
valueOf /PT1.TableXYZCV.convertedArrayRep
valueOf /PT1.TableXYZENTHALPY.convertedArrayRep
valueOf /PT1.TableXYZENTROPY.convertedArrayRep
valueOf /PT1.TableXYZZFACTOR.convertedArrayRep
/PT1.Phase = LIQUID2
valueOf /PT1.TableXYZCP.convertedArrayRep
valueOf /PT1.TableXYZCV.convertedArrayRep
valueOf /PT1.TableXYZENTHALPY.convertedArrayRep
valueOf /PT1.TableXYZENTROPY.convertedArrayRep
valueOf /PT1.TableXYZZFACTOR.convertedArrayRep
/PT1.Phase = FEED
valueOf /PT1.TableXYZCP.convertedArrayRep
valueOf /PT1.TableXYZCV.convertedArrayRep
valueOf /PT1.TableXYZENTHALPY.convertedArrayRep
valueOf /PT1.TableXYZENTROPY.convertedArrayRep
valueOf /PT1.TableXYZZFACTOR.convertedArrayRep
#With VF at the end BULK
/PT1.ZProperty = CP CV ENTHALPY ENTROPY ZFACTOR VF
valueOf /PT1.TableXYZCP.convertedArrayRep
valueOf /PT1.TableXYZCV.convertedArrayRep
valueOf /PT1.TableXYZENTHALPY.convertedArrayRep
valueOf /PT1.TableXYZENTROPY.convertedArrayRep
valueOf /PT1.TableXYZZFACTOR.convertedArrayRep
valueOf /PT1.TableXYZVF.convertedArrayRep
#With VF in the middle BULK
/PT1.ZProperty = CP CV ENTHALPY ENTROPY ZFACTOR VF VISCOSITY
valueOf /PT1.TableXYZCP.convertedArrayRep
valueOf /PT1.TableXYZCV.convertedArrayRep
valueOf /PT1.TableXYZENTHALPY.convertedArrayRep
valueOf /PT1.TableXYZENTROPY.convertedArrayRep
valueOf /PT1.TableXYZZFACTOR.convertedArrayRep
valueOf /PT1.TableXYZVF.convertedArrayRep
valueOf /PT1.TableXYZVISCOSITY.convertedArrayRep
#With VF at the beginning BULK
/PT1.ZProperty = VF VISCOSITY
valueOf /PT1.TableXYZVF.convertedArrayRep
valueOf /PT1.TableXYZVISCOSITY.convertedArrayRep
#Now only VF in all phases
/PT1.ZProperty = VF
/PT1.Phase = VAPOR
valueOf /PT1.TableXYZVF.convertedArrayRep
/PT1.Phase = LIQUID
valueOf /PT1.TableXYZVF.convertedArrayRep
/PT1.Phase = LIQUID2
valueOf /PT1.TableXYZVF.convertedArrayRep
/PT1.Phase = VAPOR
valueOf /PT1.TableXYZVF.convertedArrayRep
#With VF at the beginning all phases
/PT1.ZProperty = VF VISCOSITY
valueOf /PT1.TableXYZVF.convertedArrayRep
valueOf /PT1.TableXYZVISCOSITY.convertedArrayRep
/PT1.Phase = LIQUID
valueOf /PT1.TableXYZVF.convertedArrayRep
valueOf /PT1.TableXYZVISCOSITY.convertedArrayRep
/PT1.Phase = LIQUID2
valueOf /PT1.TableXYZVF.convertedArrayRep
valueOf /PT1.TableXYZVISCOSITY.convertedArrayRep
#With VF in the middle all phases
/PT1.ZProperty = ENTHALPY VF VISCOSITY
valueOf /PT1.TableXYZVF.convertedArrayRep
valueOf /PT1.TableXYZVISCOSITY.convertedArrayRep
/PT1.Phase = LIQUID
valueOf /PT1.TableXYZVF.convertedArrayRep
valueOf /PT1.TableXYZVISCOSITY.convertedArrayRep
/PT1.Phase = LIQUID2
valueOf /PT1.TableXYZVF.convertedArrayRep
valueOf /PT1.TableXYZVISCOSITY.convertedArrayRep
#With VF at the end all phases
/PT1.ZProperty = VISCOSITY VF
valueOf /PT1.TableXYZVF.convertedArrayRep
valueOf /PT1.TableXYZVISCOSITY.convertedArrayRep
/PT1.Phase = LIQUID
valueOf /PT1.TableXYZVF.convertedArrayRep
valueOf /PT1.TableXYZVISCOSITY.convertedArrayRep
/PT1.Phase = LIQUID2
valueOf /PT1.TableXYZVF.convertedArrayRep
valueOf /PT1.TableXYZVISCOSITY.convertedArrayRep
copy /PT1
paste /
valueOf /PT1Clone.TableXYZVISCOSITY.convertedArrayRep |
156d9ff0e5842ebd44bc0bb095d53894848cedfe | 8217f7986187902617ad1bf89cb789618a90dd0a | /source/2.5/tests/examples/unix_x.man.tst | 476d9fc10890c9138b5373e890a5c8950479e4b2 | [
"LicenseRef-scancode-public-domain",
"LicenseRef-scancode-warranty-disclaimer"
] | permissive | clg55/Scilab-Workbench | 4ebc01d2daea5026ad07fbfc53e16d4b29179502 | 9f8fd29c7f2a98100fa9aed8b58f6768d24a1875 | refs/heads/master | 2023-05-31T04:06:22.931111 | 2022-09-13T14:41:51 | 2022-09-13T14:41:51 | 258,270,193 | 0 | 1 | null | null | null | null | UTF-8 | Scilab | false | false | 94 | tst | unix_x.man.tst | clear;lines(0);
if MSDOS then unix_x("dir "+WSCI+"\demos");
else unix_x("ls $SCI/demos"); end
|
46f71d941e96f8ca45a8c28a82cba8841078d3c4 | 9cb37875b74a713c93c09fa50ccc70ac0f71ecdb | /GS/SCENARIO/gsHrp2Camp.sce | 222ad62aefd65e6b504c71204e78fd6fc296fe8d | [] | no_license | jmainpri/move3d-assets | a5b621daaedaaf8784fed0da1e80d029c83f3983 | 939db49d17a14e052bb58324b70e6112803d3105 | refs/heads/master | 2021-01-16T17:48:56.669119 | 2016-02-16T14:04:09 | 2016-02-16T14:04:09 | 20,237,987 | 1 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 10,420 | sce | gsHrp2Camp.sce | #************************************************************
# Scenario of grande_salle
#
# date : Fri Apr 16 14:51:25 2010
#************************************************************
p3d_sel_desc_name P3D_ENV grande_salle
p3d_sel_desc_name P3D_ROBOT HRP2CHAIR
p3d_set_robot_steering_method Linear
p3d_set_robot_current 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 4.627827 -2.981809 0.000000 0.000000 0.000000 0.000000
p3d_set_robot_goto 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000
p3d_sel_desc_name P3D_ROBOT HRP2_ROBOT
p3d_set_robot_steering_method Linear
p3d_set_robot_current 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 4.655850 -3.000000 -0.160275 0.000000 0.000000 5.309744 -2.706490 0.341692 -85.015236 84.462143 0.181417 8.040808 -0.243363 -1.964110 -85.015236 82.967552 1.331862 1.423303 0.442479 0.000000 -0.442479 -0.612095 0.000000 39.115047 -4.299411 0.904623 -79.117500 -6.332350 -9.046214 0.000000 29.203543 1.769909 1.769909 -26.106194 0.000000 0.000000 -3.362832 8.429204 0.904623 -122.170601 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000
p3d_set_robot_goto 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 4.655850 -3.000000 -0.214848 0.000000 0.000000 5.309744 2.087020 0.341692 -82.552109 87.451324 -4.995576 4.525565 0.000000 0.000000 -84.194199 93.429695 -9.597347 3.856933 0.442479 0.000000 1.327436 4.181417 0.000000 -43.998579 -20.022371 -2.448794 -67.551997 0.775090 24.448261 0.000000 29.203543 2.212388 0.000000 -26.106194 0.000000 0.000000 4.896755 8.429204 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000
p3d_set_robot_config config_1 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 4.655850 -3.000000 -0.214848 0.000000 0.000000 5.309744 2.087020 0.341692 -82.552109 87.451324 -4.995576 4.525565 0.000000 0.000000 -84.194199 93.429695 -9.597347 3.856933 0.442479 0.000000 1.327436 4.181417 0.000000 -43.998579 -20.022371 -2.448794 -67.551997 0.775090 24.448261 0.000000 29.203543 2.212388 0.000000 -26.106194 0.000000 0.000000 4.896755 8.429204 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000
p3d_sel_desc_name P3D_ROBOT ACHILE_HUMAN1
p3d_set_robot_steering_method Linear
p3d_set_robot_current 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 5.899705 -2.851524 0.629302 0.000000 0.000000 -86.725655 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.294986 -58.244835 0.000000 45.909538 0.000000 0.000000 0.000000 -0.884956 68.520157 0.000000 -87.207474 0.000000 0.000000 0.000000 -90.000000 0.113079 0.000000 90.648972 0.000000 0.000000 0.000000 -90.000000 0.000000 0.000000 90.648972 0.000000 0.000000 0.000000
p3d_set_robot_goto 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000
p3d_sel_desc_name P3D_ROBOT SUPERMAN_HUMAN2
p3d_set_robot_steering_method Linear
p3d_set_robot_current 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 2.730088 -3.807768 0.840000 0.000000 0.000000 84.955750 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 -65.120000 -42.240000 0.000000 65.120000 42.240000 1.760000 -1.760000 0.000000 36.960000 0.000000 0.000000 36.960000 0.000000 -38.720000 0.000000 0.000000 -38.720000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.400000 0.000000 1.000000 0.000000 0.000000 0.000000 0.400000 0.000000 1.000000 0.000000 0.000000 0.000000
p3d_set_robot_goto 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.840000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 -65.120000 -42.240000 0.000000 65.120000 42.240000 1.760000 -1.760000 0.000000 36.960000 0.000000 0.000000 36.960000 0.000000 -38.720000 0.000000 0.000000 -38.720000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.400000 0.000000 1.000000 0.000000 0.000000 0.000000 0.400000 0.000000 1.000000 0.000000 0.000000 0.000000
p3d_sel_desc_name P3D_ROBOT LOWTABLE
p3d_set_robot_steering_method Linear
p3d_set_robot_current 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 2.651917 -3.002212 0.000000 0.000000 0.000000 0.000000
p3d_set_robot_goto 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000
p3d_sel_desc_name P3D_ROBOT CHAIR1
p3d_set_robot_steering_method Linear
p3d_set_robot_current 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 3.674533 -0.657080 0.000000 0.000000 0.000000 -40.707962
p3d_set_robot_goto 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000
p3d_sel_desc_name P3D_ROBOT CHAIR2
p3d_set_robot_steering_method Linear
p3d_set_robot_current 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 5.000000 0.000000 0.000000 0.000000 0.000000 -88.495567
p3d_set_robot_goto 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000
p3d_sel_desc_name P3D_ROBOT TRASHBIN
p3d_set_robot_steering_method Linear
p3d_set_robot_current 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 6.564897 -3.773353 0.000000 0.000000 0.000000 161.061951
p3d_set_robot_goto 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000
p3d_sel_desc_name P3D_ROBOT SHELF
p3d_set_robot_steering_method Linear
p3d_set_robot_current 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 4.893806 -0.856195 0.000000 0.000000 0.000000 -90.000000
p3d_set_robot_goto 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000
p3d_sel_desc_name P3D_ROBOT HRP2TABLE
p3d_set_robot_steering_method Linear
p3d_set_robot_current 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 5.250000 -3.000000 0.000000 0.000000 0.000000 0.000000
p3d_set_robot_goto 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000
p3d_sel_desc_name P3D_ROBOT SIMPLECHAIR
p3d_set_robot_steering_method Linear
p3d_set_robot_current 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 5.901180 -2.844149 -0.060472 0.000000 0.000000 -180.000000
p3d_set_robot_goto 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000
p3d_sel_desc_name P3D_ROBOT ACCESSKIT
p3d_set_robot_steering_method Linear
p3d_set_robot_current 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 5.311209 -2.603245 0.793510 0.000000 0.000000 -150.442474
p3d_set_robot_goto 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000
p3d_sel_desc_name P3D_ROBOT CUPHANDLE
p3d_set_robot_steering_method Linear
p3d_set_robot_current 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 5.016224 -2.809734 0.764012 0.000000 0.000000 115.044258
p3d_set_robot_goto 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000
p3d_sel_desc_name P3D_ROBOT SPACENAVBOX
p3d_set_robot_steering_method Linear
p3d_set_robot_current 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 5.311209 -3.325959 0.764012 0.000000 0.000000 -15.929199
p3d_set_robot_goto 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000
p3d_sel_desc_name P3D_ROBOT BLUE_BOTTLE
p3d_set_robot_steering_method Linear
p3d_set_robot_current 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.591446 0.000000 0.000000 0.000000 0.000000 0.000000
p3d_set_robot_goto 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000
p3d_sel_desc_name P3D_ROBOT ORANGE_BOTTLE
p3d_set_robot_steering_method Linear
p3d_set_robot_current 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 5.089971 -3.119469 0.764012 0.000000 0.000000 0.000000
p3d_set_robot_goto 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000
p3d_sel_desc_name P3D_ROBOT YELLOW_BOTTLE
p3d_set_robot_steering_method Linear
p3d_set_robot_current 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.222714 0.000000 0.000000 0.000000 0.000000 0.000000
p3d_set_robot_goto 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000
p3d_sel_desc_name P3D_ROBOT RED_BOTTLE
p3d_set_robot_steering_method Linear
p3d_set_robot_current 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.738938 0.000000 0.000000 0.000000 0.000000 0.000000
p3d_set_robot_goto 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000
p3d_sel_desc_name P3D_ROBOT COFFEEJAR
p3d_set_robot_steering_method Linear
p3d_set_robot_current 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 5.163717 -2.947394 0.764012 0.000000 0.000000 0.000000
p3d_set_robot_goto 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000
p3d_sel_desc_name P3D_ROBOT VISBALL_INTERNAL
p3d_set_robot_steering_method Linear
p3d_set_robot_current 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 -3.000000 -2.912979 0.950836 0.000000 0.000000 0.000000
p3d_set_robot_goto 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000
p3d_set_camera_pos 5.342491 -2.894060 0.771278 4.360501 3.918810 0.809375 0.000000 0.000000 1.000000 0.000000
|
1720466ba6a5a00d6f23490c1ba67da2609facd9 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2252/CH1/EX1.8/Ex1_8.sce | 00bf20cd3b4f4264d9a685f9ec740ca1128837b5 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 382 | sce | Ex1_8.sce |
//using Superposition Theorem
//consider E1 alone
E1=1.5
R1=(1+1)*2/(1+1+2)+2 //total resistance
I1=E1/R1 //current supplied
i1=I1/2 //current in branch AB from B to A
//consider E2 alone
E2=1.1
R2=(1+1)*2/(1+1+2)+1+1 //total resistance
I2=E2/R2 //current supplied
i2=I2/2 //current in branch AB from B to A
mprintf("Current through 2 ohm resistor=%f A", i1+i2)
|
6f46bf129c926041a86419345c55b96f11a4366d | ae90aa32e949a5eab9665f526f886f05860161d2 | /code/nand2tetris/07/MemoryAccess/StaticTest/StaticTest.tst | c74c554904b0e0add251c7bdec09c9b04d6af399 | [
"CC-BY-SA-3.0",
"MIT"
] | permissive | cccbook/sp | 4097ab760cfb013b689dc4739a439de29d85d324 | aff23e6b18ba6221022b14b024fd562427c46d9a | refs/heads/master | 2022-05-22T03:31:33.324045 | 2019-06-06T07:04:37 | 2019-06-06T07:04:37 | 156,299,694 | 257 | 96 | MIT | 2022-03-19T08:48:32 | 2018-11-05T23:56:37 | Assembly | UTF-8 | Scilab | false | false | 358 | tst | StaticTest.tst | // This file is part of www.nand2tetris.org
// and the book "The Elements of Computing Systems"
// by Nisan and Schocken, MIT Press.
// File name: projects/07/MemoryAccess/StaticTest/StaticTest.tst
load StaticTest.asm,
output-file StaticTest.out,
compare-to StaticTest.cmp,
output-list RAM[256]%D1.6.1;
set RAM[0] 256,
repeat 200 {
ticktock;
}
output;
|
80ce90ea404c66331779336cfbbeec7b28fdbe2d | 449d555969bfd7befe906877abab098c6e63a0e8 | /60/CH6/EX6.5/ex_5.sce | f0d8463d2004101f5e551fc961f6df6781063e37 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 818 | sce | ex_5.sce | //Example 6.5
//xn=10+(n-1)/5
//Accordingly we choose
//phi1(x)=1 , phi2(x)=x ,phi3(x)=(x)^3
A=[6 63 662.2; 63 662.2 6967.8; 662.2 6967.8 73393.5664]
norm(A,'inf')
x=[10.07 -2 0.099]'
A*x
norm(A*x,'inf')
norm(A*x)
a=(norm(x))/norm((A)^(-1))
//norm(A*x) >=norm(x)/norm((A)^(-1))
// norm(A^(-1),'inf') >= 7.8
cond(A)
//the condition number of A is much larger than 10^5, so we take
deff('[y]=f(x)','y=10-2*x+(((x)^2))/2')
//f(x) is a polynomial of degree 2 ,F*(x) should be f(x) itself
c1=10
c2=-2
c3=0.1
// by using elimination algorithm (Gauss elimination), we get
c1=9.99999997437
c2=-1.999999951
c3=0.099999976
// by 14-decimal digit floating point arith metic method
c1=6.035
c2=-1.243
c3=0.0639
//calculation carried out in seven decimal digit floating point arithmetic
c1=8.492
c2=-1.712
c3=0.0863
|
ea09464c820ec10ada84a2a3796cc51f14e17cc3 | e0124ace5e8cdd9581e74c4e29f58b56f7f97611 | /3913/CH12/EX12.9/Ex12_9.sce | aaf9355a520bbc49241c7ad4e5811c1cdb172db4 | [] | no_license | psinalkar1988/Scilab-TBC-Uploads-1 | 159b750ddf97aad1119598b124c8ea6508966e40 | ae4c2ff8cbc3acc5033a9904425bc362472e09a3 | refs/heads/master | 2021-09-25T22:44:08.781062 | 2018-10-26T06:57:45 | 2018-10-26T06:57:45 | null | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 259 | sce | Ex12_9.sce | //Chapter 12 : Solutions to the Exercises
//Scilab 6.0.1
//Windows 10
clear;
clc;
//Solution for 1.15
A=[3 0;-1 2;1 1]
B=[4 -1;0 2]
C=[1 4 2;3 1 5]
//(a) (AB)C
ABC = (A*B)*C
disp(ABC,'(AB)C')
//(b) A(BC)
ABC = A*(B*C)
disp(ABC,'A(BC)')
|
d66f6926e8e89ea57d0e73777a5bae4a24d9193c | c4d11f8ee64a2ad3101f855bec2bb382068b7596 | /all_dif.sci | e01790453e6faa5532d4b178b75ddb2a326a33cd | [] | no_license | addejans/MSc-Research-FacetDiscoveryTool | 3881dafe3887ab41625075d6d768f6bfca038e96 | e0a9c7172c82080195aab0d1b143dae0b3a63dc4 | refs/heads/master | 2020-05-30T18:03:12.031471 | 2019-09-15T18:52:57 | 2019-09-15T18:52:57 | 189,888,812 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 1,991 | sci | all_dif.sci | function [z] = f(k,h,n)
z=h*(2*k-h+1)/2
endfunction
function [a] = co(m,n,k)
a = [1 m n k m*n m*k k*n m*n*k m^2*n m^2*k n^2*m n^2*k k^2*m k^2*n m^2 n^2 k^2 m^2*n^2 m^2*k^2 n^2*k^2 m^2*n^2*k^2 m^2*n^2*k m^2*k^2*n n^2*k^2*m m^2*n*k n^2*m*k k^2*m*n]
endfunction
A=[co(1,3,3); co(1,3,1); co(2,2,2); co(1,2,2); co(1,2,3); co(1,1,2); co(1,1,5); co(2,3,2); co(1,2,2); co(1,1,8); co(1,3,3); co(2,3,2); co(2,1,3); co(1,2,2); co(1,3,2); co(1,3,2); co(1,1,3); co(1,2,4); co(1,3,3); co(1,1,4); co(1,3,1); co(1,1,1); co(1,2,5); co(1,3,3); co(1,1,4); co(1,2,1); co(2,2,3); co(1,5,6)]
b=[f(1,3,3); f(1,3,1); f(2,2,2); f(1,2,2); f(1,2,3); f(1,1,2); f(1,1,5); f(2,3,2); f(1,2,2); f(1,1,8); f(1,3,3); f(2,3,2); f(2,1,3); f(1,2,2); f(1,3,2); f(1,3,2); f(1,1,3); f(1,2,4); f(1,3,3); f(1,1,4); f(1,3,1); f(1,1,1); f(1,2,5); f(1,3,3); f(1,1,4); f(1,2,1); f(2,2,3); f(1,5,6)]
//A=[]
//b=[]
//for m = [1:3]
// for n = [1:5]
// for k = [1:8]
// A = [A;co(m,n,k)]
// b = [b;f(m,n,k)]
// end
// end
//end
//Ainv = A^(-1)
//B=[co(1,3,197); co(7,13,199); co(17,23,211); co(5,2,223); co(19,29,227); co(31,43,229); co(53,71,233); co(59,83,239); co(73,101,241); co(373,587,809); co(811,593,379); co(383,601,823); co(599,821,389); co(397,613,401); co(661,719,491); co(997,797,769); co(1047,1097,113); co(1223,1801,4799); co(4253,2221,1993); co(4001,5,6); co(911,947,811); co(821,5563,6287); co(5399,13,65521); co(29,57,10159); co(10069,10247,14461); co(7,33751,22861); co(3,64579,61)]
//Binv = B^(-1)
//c=[f(1,3,197); f(7,13,199); f(17,23,211); f(5,2,223); f(19,29,227); f(31,43,229); f(53,71,233); f(59,83,239); f(73,101,241); f(373,587,809); f(811,593,379); f(383,601,823); f(599,821,389); f(397,613,401); f(661,719,491); f(997,797,769); f(1047,1097,113); f(1223,1801,4799); f(4253,2221,1993); f(4001,5,6); f(911,947,811); f(821,5563,6287); f(5399,13,3); f(29,57,10159); f(10069,10247,14461); f(7,33751,22861); f(3,31,61)]
SOLN = A\b
[A*SOLN,b]
//SOLN2 = Binv*c
|
5d54cc1314691a60afaad533ae1e2e76ae3ba575 | 1bb72df9a084fe4f8c0ec39f778282eb52750801 | /test/RT17.prev.tst | dd4e865eea42e04a348364c359971e5353e921c3 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | gfis/ramath | 498adfc7a6d353d4775b33020fdf992628e3fbff | b09b48639ddd4709ffb1c729e33f6a4b9ef676b5 | refs/heads/master | 2023-08-17T00:10:37.092379 | 2023-08-04T07:48:00 | 2023-08-04T07:48:00 | 30,116,803 | 2 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 50 | tst | RT17.prev.tst | linearIndex(4,4) = 14
triangleIndex(14) = (4,4)
|
7bb7c08e5e094976f29cc42025b4b8e71d06e9cc | 449d555969bfd7befe906877abab098c6e63a0e8 | /1309/CH12/EX12.4/ch12_4.sce | 876b57d5b3afd1c4685282e85eb0f20aad191da8 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 557 | sce | ch12_4.sce | clc;
clear;
printf("\t\t\tChapter12_example4\n\n\n");
// Determination of the heat transferred to the conveyed parts for the conditions given
L1=1;
angle=%pi*45/180;
L2=L1*sin(angle);
L3=L2;
printf("\nThe Widths are L1=%d m, L2=%.3f m and L3=%.3f m",L1,L2,L3);
T1=303;
T2=473;
sigma=5.67e-8; // Stefan-Boltzmann constant
q21_A2=sigma*(T2^4-T1^4)*((L1/L2)+1-(L3/L2))/2;
q31_A3=sigma*(T2^4-T1^4)*((L1/L2)-1+(L3/L2))/2;
printf("\nThe heat transferred from A2 to A1 is %.2e W/sq.m",q21_A2);
printf("\nThe heat transferred from A3 to A1 is %.2e W/sq.m",q31_A3);
|
9c966b8795e0f21a439341d7d376aeafb37e79f8 | 26e0446118d01de6f6a471afb39d81406908c736 | /nuage.sci | dfaf9e90b81fae73e83f6773f478c61bfcc3d997 | [] | no_license | Eruliuce/Projet_Modelisation_ACP | 79d1b84aa9d742e552e6c6d8b9acba979631dbaf | 5a6b330f0fe0dd89b1efb56638a253f26d194f6e | refs/heads/master | 2021-01-18T18:32:09.133376 | 2015-02-28T10:28:32 | 2015-02-28T10:28:32 | 31,441,932 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 664 | sci | nuage.sci | function nuage(Coord,i,j);
//projection des individus dans le plan i-j
xset("font",4,3);
deltax=(max(Coord(:,i))-min(Coord(:,i)))/20;
xmin=min(Coord(:,i))-deltax;
xmax=max(Coord(:,i))+deltax;
deltay=(max(Coord(:,j))-min(Coord(:,j)))/20;
ymin=min(Coord(:,j))-deltay;
ymax=max(Coord(:,j))+deltay;
// isoview(xmin,ymin,xmax,ymax);
titre="Projection sur le plan "+string(i)+"-"+string(j)
// afficher les individus
plot2d(Coord(:,i),Coord(:,j),-3,"031",rect=[xmin,ymin,xmax,ymax]);
n = size(Coord,"r");
for l=1:n,
xstring(Coord(l,i),Coord(l,j),string(l));
end;
xtitle(titre);
endfunction;
|
365bbe0d6d29803aa87cb95c83a9808bc890aa5a | 9715cbe7e8e57bb70f628b3bd021842f99fbad75 | /ejemplos/02_root_finding/scilab/02_export_files/01_closed_methods/02_bisection/prueba.sce | 9fb2d3a189a1a1399761c73e0a3052d01d84df4a | [] | no_license | UNIVALLE-EISC/numerical-methods | a3e3f432a6dc54a5ba845789ace2bf39db7ac6fe | 3ea9401e281523e15be0525bfe36e48560caf646 | refs/heads/master | 2021-01-10T15:22:36.080955 | 2018-10-02T21:37:42 | 2018-10-02T21:37:42 | 51,824,833 | 2 | 2 | null | null | null | null | UTF-8 | Scilab | false | false | 381 | sce | prueba.sce | //************** Ejecucion metodo biseccion **************
clear all; clc;
function fx = funcion(x)
v = 36, t = 4, cd = 0.25, g = 9.81;
fx = sqrt(g*x/cd).*tanh(sqrt(g*cd./x)*t) - v;
endfunction
xl = 40, xu = 200, niter = 21;
[xl, xu, xr, ea] = biseccion(funcion, xl, xu, niter)
// Haga click sobre el valor de xr en la tabla que muestra browsevar
browsevar
|
6489ab64d7ac52ba43a174a1284707b774844add | 449d555969bfd7befe906877abab098c6e63a0e8 | /2855/CH12/EX12.51/Ex12_51.sce | 3cdc3a7d3b2937fbca5930226a72dbbdbd000bfb | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 414 | sce | Ex12_51.sce | //chapter 12
//page no 542
//ex 12_51
//given
clear;
clc;
Zr=200; //in km
S=4;
Ltot1=2*Zr*(S-1); //total solition collion length in km
printf("\n Total solition Collisions length With DSC ,Ltotal = %0.0f km\n",Ltot1);//Result
Ltot2=(2/5)*Zr*(S-1); //total solition collion length in km
printf("\n Total solition Collisions length With non-DSC ,Ltotal = %0.0f km\n",Ltot2);//result
|
ff8fd471902f94de71b7ca4c71bc82696ae5b3fb | 449d555969bfd7befe906877abab098c6e63a0e8 | /3415/CH7/EX7.4/Ex7_4.sce | 6537ac42fc9fef55225e0b4ae626483516fae182 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 381 | sce | Ex7_4.sce | //fiber optic communications by joseph c. palais
//example 7.4
//OS=Windows XP sp3
//Scilab version 5.4.1
clc;
clear all;
//given
G=5//Gain of each dynode
N=9//No. of Dynode
//to find
M=G^N//current amplification in photomultiplier
mprintf('The current amplification in the photomultiplier =%fx10^6',M/10^6)//division by 10^6 to repsesent the result in th form ax10^6
|
1c18681e66c0c97725fc1a688643addf7005671a | 9f8a7b5dc3aa40c60a81a8fbee40b6ffe546b43c | /projects/07/TestOp/TestEq/TestEq.tst | ec14e2e458fe8716d3507f717ff10f36010b7f2f | [] | no_license | jedp/nand2tetris | 23b55ed8f6d08d2e9903ce2b96b90ba65da52667 | 22028e3e8c5da03ba944d28beca8103b0b1fdbd4 | refs/heads/main | 2023-06-16T22:17:58.150993 | 2021-07-06T05:38:13 | 2021-07-06T05:38:13 | 378,691,278 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 296 | tst | TestEq.tst | load TestEq.asm,
output-file TestEq.out,
compare-to TestEq.cmp,
output-list RAM[0]%D2.6.2
RAM[256]%D2.6.2 RAM[257]%D2.6.2 RAM[258]%D2.6.2;
set RAM[0] 256, // initializes the stack pointer
repeat 400 { // enough cycles to complete the execution
ticktock;
}
output;
|
dc50420397ba983b3b986c8b2495b3ab8d682693 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1040/CH7/EX7.1.a/Chapter7_Ex1_a.sce | fae0a8e8c9e3a0345c1a1e3b3807163108ae59b3 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 1,920 | sce | Chapter7_Ex1_a.sce | //Harriot P.,2003,Chemical Reactor Design (I-Edition) Marcel Dekker,Inc.,USA,pp 436.
//Chapter-7 Ex7.1.a Pg No.260
//Title:Overall Reaction Rate Coefficient and Percent Resistance
//===========================================================================================================
clear
clc
//INPUT
k2=8.5;//Reaction rate constant (L/mol-sec)
T=50;//Reaction condition temperature(°C)
P=2;//Reaction Pressure (atm)
H_O2=8*10^4;// Solubility (atm/mol fraction)
F=17000//Feed rate (L/hr)
C_B_feed=1.6;//Feed concentration(M)
C_B_product=0.8;//Product concentration(M)
k_L_a=900;//Liquid film mass transfer coefficient(hr-1)
k_g_a=80;//Gas film mass transfer coefficient(mol/hr L atm)
Epsilon=0.1;//Porosity
//CALCULATION
H_O2_conv=H_O2*18/1000;// Convert (atm L/mole O2)
k_L_a_by_H=k_L_a/H_O2_conv;
reaction_resistance=H_O2_conv/(k2*C_B_product*(1-Epsilon)*3600);
Kg_a=1/((1/k_g_a)+(1/k_L_a_by_H)+(reaction_resistance));//Refer equation7.10
gasfilm_resistance_per=((1/k_g_a)/(1/Kg_a))*100;
liq_film_resistance_per=((1/k_L_a_by_H)/(1/Kg_a))*100;
reaction_resistance_per=((reaction_resistance)/(1/Kg_a))*100;
//OUTPUT
// Console Output
mprintf('\nThe percentage gas-film resistance : %0.1f%%',gasfilm_resistance_per);
mprintf('\nThe percentage liquid-film resistance: %0.1f%%',liq_film_resistance_per);
mprintf('\nThe percentage chemical reaction resistance: %0.1f%%',reaction_resistance_per);
// File Output
fid= mopen('.\Chapter7-Ex1-a-Output.txt','w');
mfprintf(fid,'\nThe percentage gas-film resistance: %0.1f%%',gasfilm_resistance_per);
mfprintf(fid,'\nThe percentage liquid-film resistance: %0.1f%%',liq_film_resistance_per);
mfprintf(fid,'\nThe percentage chemical reaction resistance: %0.1f%%',reaction_resistance_per);
mclose(fid);
//===================================================END OF PROGRAM======================================================
|
9360256e93a4c15bd482bc1b971260f7e67e066f | 494b677053e1199325a80808377463794e1003e5 | /experiments/chi-rw-c/chi-rw-c/results/Ignore-MV.Chi-RW-C.vehicle/result5.tst | 5e471d15494310440b6e840cf3dc6940ec9663f0 | [] | no_license | kylecblyth/IIS-Project | 92fb0770addced8022817470f974bf5191bfe05d | abf66fd98d9b6c7c3a0fbc254ef4026641338489 | refs/heads/master | 2020-06-12T19:41:02.430510 | 2016-12-07T10:35:31 | 2016-12-07T10:35:31 | 75,764,815 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 1,859 | tst | result5.tst | @relation vehicle
@attribute COMPACTNESS integer[73,119]
@attribute CIRCULARITY integer[33,59]
@attribute DISTANCECIRCULARITY integer[40,112]
@attribute RADIUSRATIO integer[104,333]
@attribute PRAXISASPECTRATIO integer[47,138]
@attribute MAXLENGTHASPECTRATIO integer[2,55]
@attribute SCATTERRATIO integer[112,265]
@attribute ELONGATEDNESS integer[26,61]
@attribute PRAXISRECTANGULAR integer[17,29]
@attribute LENGTHRECTANGULAR integer[118,188]
@attribute MAJORVARIANCE integer[130,320]
@attribute MINORVARIANCE integer[184,1018]
@attribute GYRATIONRADIUS integer[109,268]
@attribute MAJORSKEWNESS integer[59,135]
@attribute MINORSKEWNESS integer[0,22]
@attribute MINORKURTOSIS integer[0,41]
@attribute MAJORKURTOSIS integer[176,206]
@attribute HOLLOWSRATIO integer[181,211]
@attribute class{van,saab,bus,opel}
@inputs COMPACTNESS,CIRCULARITY,DISTANCECIRCULARITY,RADIUSRATIO,PRAXISASPECTRATIO,MAXLENGTHASPECTRATIO,SCATTERRATIO,ELONGATEDNESS,PRAXISRECTANGULAR,LENGTHRECTANGULAR,MAJORVARIANCE,MINORVARIANCE,GYRATIONRADIUS,MAJORSKEWNESS,MINORSKEWNESS,MINORKURTOSIS,MAJORKURTOSIS,HOLLOWSRATIO
@outputs class
@data
bus van
opel saab
bus bus
van van
van van
bus bus
van van
bus bus
opel opel
bus bus
saab opel
opel van
van van
bus saab
saab saab
saab saab
saab van
opel van
van van
bus bus
saab bus
saab van
saab opel
van bus
saab opel
van van
van van
saab bus
bus van
bus bus
bus van
van van
bus bus
van van
bus van
opel bus
opel opel
opel saab
opel bus
saab opel
saab bus
van van
opel saab
opel opel
opel saab
saab saab
van van
opel opel
bus bus
bus van
opel opel
van van
van bus
van van
opel saab
saab van
bus bus
saab saab
opel van
opel van
saab van
bus bus
saab van
saab van
saab opel
van van
opel bus
van van
bus bus
saab van
opel opel
van van
opel opel
bus bus
van van
saab saab
opel opel
opel opel
bus bus
van van
bus bus
saab bus
opel van
bus bus
saab van
|
1510b2922a424a23a410b2135e3e1726f61cbbfd | 449d555969bfd7befe906877abab098c6e63a0e8 | /409/CH29/EX29.1/Example29_1.sce | 35f4e033e76b541e11337e3bfa61cc95d297a36b | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 874 | sce | Example29_1.sce | clear ;
clc;
// Example 29.1
printf('Example 29.1\n\n');
//page no. 895
// Solution fig. E29.1
// Given
DBT = 90 ;// Dry bulb temperature - [degree F]
WBT = 70 ;// Wet bulb temperature - [degree F]
//Get point A using DBT & WBT. Following information is obtained from humidity chart, fig. E29.1
printf('(a) The Dew point is located at point B or about 60 degree F, using constant humidity line.\n');
printf(' (b) By interpolation between 40%% and 30%% RH , you can find point A is at 37%% relative humidity .\n');
printf(' (c) You can read humidity from the righthand ordinate as 0.0112 lb H2O/lb dry air .\n');
printf(' (d) By interpolation again between 14.0 cubic feet/lb and 14.5 cubic feet/lb lines , you can find humid volume to be 14.1 cubic feet/lb dry air.\n');
printf(' (e) The enthalpy value of saturated air with WBT 70 degree F is 34.1 Btu/lb dry air .\n'); |
1cea992b366ae8fbdbc876e79d6cca981d816d89 | 2f7b1fa044c246ffe96b7e6e7b96aa95f9031cdf | /Anul 2/Anul_2/Metode_Numerice/Laborator/MN rezolvari/MN_Lab/lab4.sce | 4beae07da8ff6927827c82c8c7287fe43e8871b1 | [] | no_license | stickyrst/automatica | 1f902091376c0f65c08a66721de3185a70f88d26 | 2ac48ae78f45b787724fa90c0e7acd8052e6725c | refs/heads/master | 2020-06-11T18:39:23.768638 | 2018-05-30T19:55:38 | 2018-05-30T19:55:38 | null | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 551 | sce | lab4.sce | a=0;
b=%pi;
n=50;
h=(b-a)/n;
I1=0;
I2=0;
I3=0;
for i=1:n
x(i)=a+i*h;
x(i+1)=x(i)+h;
I1=I1+((x(i+1)-x(i))*integrala(x(i)));
I2=I2+(x(i+1)-x(i))*(integrala(x(i))+integrala(x(i+1)))/2;
I3=I3+(x(i+1)-x(i))*(integrala(x(i))+2*integrala((x(i)+x(i+1))/2)+integrala(x(i+1)))/4;
end
disp("metoda dreptunghiurilor:")
disp(I1)
disp("metoda trapezului :")
disp(I2)
disp("metoda simpson:")
disp(I3)
//disp("metoda integrate:")
//disp(integrate(0,%pi,sin(x))
function[r]=integrala(y)
r=sin(y);
endfunction
|
842d192cdef87a73bf1491ab7998f04b042cc628 | 8ec5c07bff1895177376cc6398226000aae2d995 | /iirnotch.sce | 2cd3f7d0d2ee1fee4a75c737f132f3c69d1c78ec | [] | no_license | pranitthakur/FOSSEE | 70e0df089ed9884a85f8e93bfec812b9f4ccea52 | ac16691b5ca0363e000f7c2b3604a183419cdd8d | refs/heads/master | 2021-01-10T04:40:04.867044 | 2016-03-28T08:37:40 | 2016-03-28T08:37:40 | 54,876,978 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 683 | sce | iirnotch.sce | //This function is used to get the filter that notch a value at a particular frequency w0
//NAME:=PRANIT J. THAKUR
//Function name:-iirnotch()
//INPUTS:-w0=frequency of interest,"bandwidth "=the bandwidth ,we want at the log magnitude ="lv"
//OUTPUTS:-'num'=coefficient of numerator of filter and 'deno'=coefficient of denominator of filter
function [num,deno]=iirnotch(w0,bandwidth,lv)
//notch filter at w0 frequency
//normalisation by pi
bandwidth=bandwidth*(%pi)
w0=w0*(%pi)
//converting from decibal to original magnitude
g=10^(-abs(lv)/20)
beta=(sqrt(1-g^2)/g)*tan(bandwidth/2)
gain=1/(1+beta)
num=gain*[1,-2*cos(w0),1]
deno=[1,-2*gain*cos(w0),(2*gain-1)]
endfunction
|
28f93213e8c173121b15f08657065602605e4346 | a62e0da056102916ac0fe63d8475e3c4114f86b1 | /set4/s_College_Physics(volume_2)_R._A._Serway_And_J._S._Faughn_2072.zip/College_Physics(volume_2)_R._A._Serway_And_J._S._Faughn_2072/CH28/EX28.4/EX28_4.sce | 6fcb7f80493e3e6a08ef5259406a6e21fc68fbfb | [] | no_license | hohiroki/Scilab_TBC | cb11e171e47a6cf15dad6594726c14443b23d512 | 98e421ab71b2e8be0c70d67cca3ecb53eeef1df6 | refs/heads/master | 2021-01-18T02:07:29.200029 | 2016-04-29T07:01:39 | 2016-04-29T07:01:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 179 | sce | EX28_4.sce | errcatch(-1,"stop");mode(2);//Chapter 28
//Example 4
//given
n=2// principal quantum number
E=-13.6/n^2
disp(E,"Energy of the states with quantum number 2 in ev is")
exit();
|
eb70433bcc07dba400aefae595a61d4fd5a2ca4d | 449d555969bfd7befe906877abab098c6e63a0e8 | /3710/CH1/EX1.4/Ex1_4.sce | 8abd5be0ce75141be973ddb1c11323bd012ba906 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 386 | sce | Ex1_4.sce | //Example 1.4, Page Number 29
//Total Power Calculation
clc;
em=0.7 //Emissivity Of the Surface
T=2000 //Temperature in Kelvin
A=(10**-5) //Area in Meter Square
S=5.67*(10**-8) //Stefan-Boltzmann Constant in Watt per meter square Kelvin power four
W=em*S*A*(T**4) //W is the total power radiated in Watt
mprintf("The Total Power Radiated from the Source is %.2f W",W);
|
321f7a184a04ac00e30f80a6715b1256b98b62c0 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2333/CH1/EX1.20/20.sce | 7407596af8c16845a26336fd35151f3edd1b5de5 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 401 | sce | 20.sce | clc
// Given that
c = 3e8 // speed of light in m/s
u= -1*0.8*c // speed of particle A in m/s
v = 0.8*c // speed of particle B in m/s
// Sample Problem 20 on page no. 40
printf("\n # PROBLEM 20 # \n")
printf(" Standard formula used \n")
printf(" u_x = u_x_ + v / (1+ v*u_x_/c^2) \n ")
u1 = (u-v) / (1 - ((u * v) / (c)^2))
printf("\n Velocity of one particle relative to other is %e m/sec.",abs(u1))
|
b7082294a6c231a728519a2b8062e339405ff1bf | 449d555969bfd7befe906877abab098c6e63a0e8 | /1859/CH8/EX8.2/exa_8_2.sce | a5af1ca7137e5dac95833fb95ef9b3014ac32ce6 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 235 | sce | exa_8_2.sce | // Exa 8.2
clc;
clear;
close;
// Given data
Va= 1000;// in volts
e= 1.6*10^-19;// in C
m= 9.1*10^-31;// in kg
MaxVel= sqrt(2*Va*e/m);// maximum velocity of electrons in m/s
disp(MaxVel,"Maximum velocity of electrons in m/s")
|
354baada8eba8dd48bc32444a44eb102c6ad9907 | 449d555969bfd7befe906877abab098c6e63a0e8 | /710/CH13/EX13.1/13_1.sci | c1e04d8b4dfa3809727e394c3ef7e80e58ab5352 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 291 | sci | 13_1.sci | clc();
clear;
//To calculate the numerical aperture
n1=1.49; //refractive index of core
n2=1.46; //refractive index of cladding
//NA=sqrt((n1^2)-(n2^2))
NA=sqrt((n1^2)-(n2^2)) //Numerical aperture
printf("The numerical aperture is %f",NA);
|
912ff2d22844fd2a02139d1e884e4a0c5e38c39d | c0c48c5a363ac2c0bf21e72833d72a99771dc6ce | /Simulation_Codes/lab10_18i190002/lab09_ex2c.sce | ba4583aa01bf2aa8a8d537991c64516d43f292c8 | [] | no_license | shubham1166/Operarions_Research_Projects | 3b6664b83d89b2a005b5194489bfd0d95cafe3d8 | 8f28eea93d9e4ff3d6a8e95160c3f9464ce2fc34 | refs/heads/main | 2023-03-14T02:48:42.359247 | 2021-03-03T05:51:28 | 2021-03-03T05:51:28 | null | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 3,159 | sce | lab09_ex2c.sce | clc,clear
exec('tv.sce',-1)
//Data of 100 weeks is given.
//As each link in the supply chain orders a fixed quantity of 5000 units, thus assembly center has 5000 usits for all the weeks.
assembly=[]
for i=1:25
assembly=[assembly',[5000]']'
end
//The array distribution will represent the inventory that is going to be used in the following month
distribution=zeros(100,1)
for i=1:25
distribution(i)=distribution(i)+5000
end
//The array warehouse will represent the inventory that is going to be used in the following month
warehouse=zeros(25,1)
for i=1:25
warehouse(i)=warehouse(i)+5000
end
//The array store will represent the inventory that is going to be used in the following month
store=zeros(100,1)
for i=1:25
store(i)=store(i)+5000
end
demand2=[]
a=0
for i=1:length(demand)
a=a+demand(i)
if modulo(i,4)==0
demand2=[demand2',a']'
a=0
end
end
new_demand=demand2
new_store=store
wt_list=zeros(100,1)
//new demand will be the demand of the month met by that month only
//new_store will show the inventory order that month
for i=1:24
if new_demand(i)>=new_store(i)
wt_list(i)=new_demand(i)-new_store(i)
new_store(i+1)=new_store(i+1)+wt_list(i)
else
//when inventory is more than demand
//i.e new_store(i)>new_demand(i)
x=new_store(i)-new_demand(i)
new_store(i+1)=new_store(i+1)-x
end
end
for i=1:24
if new_demand(i)>=new_store(i)
wt_list(i)=new_demand(i)-new_store(i)
new_store(i+1)=new_store(i+1)+wt_list(i)
else
//when inventory is more than demand
//i.e new_store(i)>new_demand(i)
x=new_store(i)-new_demand(i)
new_store(i+1)=new_store(i+1)-x
end
end
new_warehouse=warehouse
for i=1:24
if new_store(i)>=new_warehouse(i)
new_warehouse(i+1)=new_warehouse(i+1)+new_store(i)-new_warehouse(i)
else
//when inventory is more than demand
//i.e new_store(i)>new_demand(i)
x=new_warehouse(i)-new_store(i)
new_warehouse(i+1)=new_warehouse(i+1)-x
end
end
new_distribution=distribution
for i=1:24
if new_warehouse(i)>=new_distribution(i)
new_distributon(i+1)=new_distribution(i+1)+new_warehouse(i)-new_distribution(i)
else
//when inventory is more than demand
//i.e new_store(i)>new_demand(i)
x=new_distribution(i)-new_warehouse(i)
new_distribution(i+1)=new_distribution(i+1)-x
end
end
new_assembly=assembly
for i=1:24
if new_distribution(i)>=new_assembly(i)
new_assembly(i+1)=new_assembly(i+1)+new_distribution(i)-new_assembly(i)
else
//when inventory is more than demand
//i.e new_store(i)>new_demand(i)
x=new_assembly(i)-new_distribution(i)
new_assembly(i+1)=new_assembly(i+1)-x
end
end
subplot(2,2,1)
plot(new_store,title('inventory of store'))
subplot(2,2,2)
plot(new_warehouse,title('inventory of warehouse'))
subplot(2,2,3)
plot(new_assembly,title('inventory of assembly'))
subplot(2,2,4)
plot(new_distribution,title('inventory of distribution center'))
|
6faddccddbf1d2ebc84f6bc3d96e2e59676e83af | 449d555969bfd7befe906877abab098c6e63a0e8 | /2660/CH4/EX4.21/Ex4_21.sce | 9e4202ac87787ef534fc3a128ca132335548b9ff | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 303 | sce | Ex4_21.sce | clc
v = 6 // cutting speed in m/min
n = 5 // number of cuts
D = 44 // diameter in mm
N = (1000*v)/(%pi*D) // r.p.m
f = 0.5 // feed in cm
l = 8.9 // length of cut in cm
Tm = (l*n)/(f*N) // time in min
printf("\n Time to cut the threads = %0.2f min" , Tm)
// Answers vary due to round off error
|
2785fab5f973f073d508a42ef17bcfa24dd30af8 | 449d555969bfd7befe906877abab098c6e63a0e8 | /905/CH6/EX6.12/6_12.sce | 48339d96249e7fa0edf0bcf5109adc29a206bb66 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 2,280 | sce | 6_12.sce | clear;
clc;
// Illustration 6.12
// Page: 377
printf('Illustration 6.12 - Page: 377\n\n');
// solution
//*****Data*****//
// Componenets A-propane B-pentane C-methane D-ethane E-butane F-hexane
// x-mole fraction a-relative volatility
xA = 0.25; aA = 4.08;
xB = 0.11; aB = 1.00;
xC = 0.26; aC = 39.47;
xD = 0.09; aD = 10.00;
xE = 0.17; aE = 2.11;
xF = 0.12; aF = 0.50;
// Since propane and pentane are light and heavy key respectively
// Methane and ethane are LNK, hexane is a HNK, while butane is a “sandwich component,” meaning that it has a volatility intermediate between the keys.
FRlkd = 0.98;
FRhkd = 0.01;
// For methane
D_CR = (aC-1)/(aA-1)*FRlkd + (aA-aC)/(aA-1)*FRhkd;
// For ethane
D_DR = (aD-1)/(aA-1)*FRlkd + (aA-aD)/(aA-1)*FRhkd;
// For butane
D_ER = (aE-1)/(aA-1)*FRlkd + (aA-aE)/(aA-1)*FRhkd;
// For hexane
D_FR = (aF-1)/(aA-1)*FRlkd + (aA-aF)/(aA-1)*FRhkd;
// Since the feed is 66% vaporized
q = 1-0.66;
// Now equation 6.82 is solved for two values of Q
deff('[y] = f14(Q1)','y = 0.66 - aA*xA/(aA-Q1)-aB*xB/(aB-Q1)-aC*xC/(aC-Q1)-aD*xD/(aD-Q1)-aE*xE/(aE-Q1)-aF*xF/(aF-Q1)');
Q1 = fsolve(1.2,f14);
deff('[y] = f15(Q2)','y = 0.66 - aA*xA/(aA-Q2)-aB*xB/(aB-Q2)-aC*xC/(aC-Q2)-aD*xD/(aD-Q2)-aE*xE/(aE-Q2)-aF*xF/(aF-Q2)');
Q2 = fsolve(2.5,f15);
// Basis: 100 mole of feed
F = 100; // [mole]
// Let d1 = Dxad, d2 = Dxbd, d3 = Dxcd, and so on
d1 = F*xA*FRlkd; // [moles of propane]
d2 = F*xB*FRhkd; // [moles of pentane]
d3 = F*xC; // [moles of methane]
d4 = F*xD; // [moles of ethane]
d6 = F*xF*0; // [moles of hexane]
// And d5 is unknown
// Applying equation 6,78 for each value of Q
// Solution of simultaneous equation
function[f]=H(e)
f(1) = e(1) - aA*d1/(aA-Q1)-aB*d2/(aB-Q1)-aC*d3/(aC-Q1)-aD*d4/(aD-Q1)-aE*e(2)/(aE-Q1)-aF*d6/(aF-Q1);
f(2) = e(1) - aA*d1/(aA-Q2)-aB*d2/(aB-Q2)-aC*d3/(aC-Q2)-aD*d4/(aD-Q2)-aE*e(2)/(aE-Q2)-aF*d6/(aF-Q2);
funcprot(0);
endfunction
// Initial guess
e = [90 5];
y = fsolve(e,H);
Vmin = y(1); // [mole]
d5 = y(2); // [d5 = Dxed, mole]
// From equ 6.84
D = d1+d2+d3+d4+d5+d6; // [mole]
// From mass balance
Lmin = Vmin-D; // [mole]
// For minimum reflux ratio
Rmin = Lmin/D;
printf("The minimum reflux ratio is %f\n\n",Rmin); |
72cdd0466f6ff74932bc383038d2f41e4ba407fb | 449d555969bfd7befe906877abab098c6e63a0e8 | /770/CH16/EX16.13/16_13.sce | 45b1c897ae7c1846e7123f03f22332cf241c04b3 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 1,306 | sce | 16_13.sce | clear;
clc;
//Example - 16.13
//Page number - 586
printf("Example - 16.13 and Page number - 586\n\n");
//Given
R = 8.314;//[J/mol*K] - universal gas constant
T = 173.15;//[K] - Surrounding temperature
P = 60;//[bar]
P = P*10^(5);//[Pa]
//componenet 1 : CO2 (1)
//componenet 2 : H2 (2)
P_1_sat = 0.1392;//[bar] - Vapour pressre of pure solid CO2
P_1_sat = P_1_sat*10^(5);//[bar]
V_s_1 = 27.6;//[cm^(3)/mol] - Molar volume of solid CO2
V_s_1 = V_s_1*10^(-6);//[m^(3)/mol]
n_1 = 0.01;//[mol] - Initial number of moles of CO2
n_2 = 0.99;//[mol] - Initial number of moles of H2
//Let us determine the fugacity of solid CO2 (1) at 60 C and 173.15 K
// f_1 = f_1_sat*exp(V_s_1*(P-P_1_sat)/(R*T))
//Since vapour pressure of pure solid CO2 is very small, therefore
f_1_sat = P_1_sat;
f_1 = f_1_sat*exp(V_s_1*(P-P_1_sat)/(R*T));
//Since gas phase is ideal therefore
// y1*P = f_1
y1 = f_1/P;
//Number of moles of H2 in vapour phase at equilibrium remains the same as initial number of moles.
//Number of moles of CO2 in vapour phase at equilibrium can be calculated as
//y1 = (n_1_eq/(n_1_eq + n_2)). Therefore
n_1_eq = n_2*y1/(1-y1);
//Therefore moles of CO2 precipitated is
n_ppt = n_1 - n_1_eq;//[mol]
printf("The moles of CO2 precipitated is %f mol",n_ppt);
|
f7165da9102e79856cbfaa6182e7ac5bea9b4e7c | 449d555969bfd7befe906877abab098c6e63a0e8 | /1820/CH13/EX13.2/Example13_2.sce | 4ff3d6e49fe5e017936dff99541e66402a1689f5 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 1,649 | sce | Example13_2.sce | // ELECTRIC POWER TRANSMISSION SYSTEM ENGINEERING ANALYSIS AND DESIGN
// TURAN GONEN
// CRC PRESS
// SECOND EDITION
// CHAPTER : 13 : SAG AND TENSION ANALYSIS
// EXAMPLE : 13.2 :
clear ; clc ; close ; // Clear the work space and console
// GIVEN DATA
L = 500 ; // span b/w conductors in ft
p = 4 ; // Horizontal wind pressure in lb/sq ft
t_i = 0.50 ; // Radial thickness of ice in inches
d_c = 1.093 ; // outside diameter of ACSR conductor in inches
w1 = 5399 ; // weight of conductor in lb/mi
s = 28500 ; // ultimate strength in lb
// CALCULATIONS
// For case (a)
w_i = 1.25 * t_i * (d_c + t_i) ; // Weight of ice in pounds per feet
// For case (b)
w = w1/5280 ; // weight of conductor in lb/ft . [1 mile = 5280 feet]
W_T = w + w_i ; // Total vertical load on conductor in pounds per feet
// For case (c)
P = ( (d_c + 2*t_i)/(12) )*p ; // Horizontal wind force in lb/ft
// For case (d)
w_e = sqrt( P^2 + (w + w_i)^2 ) ; // Effective load on conductor in lb/ft
// For case (e)
T = s/2 ;
d = w_e * L^2/(8*T) ; // sag in feet
// For case (f)
d_v = d * W_T/w_e ; // vertical sag in feet
// DISPLAY RESULTS
disp("EXAMPLE :13.2 : SOLUTION :-") ;
printf("\n (a) Weight of ice in pounds per feet , w_i = %.4f lb/ft \n",w_i) ;
printf("\n (b) Total vertical load on conductor in pounds per feet , W_T = %.4f lb/ft \n",W_T) ;
printf("\n (c) Horizontal wind force in pounds per feet , P = %.4f lb/ft \n",P) ;
printf("\n (d) Effective load acting in pounds per feet , w_e = %.4f lb/ft \n",w_e) ;
printf("\n (e) Sag in feet , d = %.2f ft \n",d) ;
printf("\n (f) Vertical Sag in feet = %.2f ft \n",d_v) ;
|
b6a198f4b27f2cc52e9d6a9082270146a8be1faf | 449d555969bfd7befe906877abab098c6e63a0e8 | /462/CH2/EX2.8.b/ex_2_8_b.sce | ed23b7e16a3cb0ccfb27d8f433825177c4fbe0bf | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 260 | sce | ex_2_8_b.sce | //example 2.8(b)//
//one's complement of binary number//
clc
//clears the screen//
clear
//clears all the existing variables//
x=bin2dec('11011010')
//entering the data in binary form//
ans=dec2bin(bitcmp(x,8))
disp(ans);
//result will be displayed// |
5de0d067ad50f9105b9604c35005dfe0d20e5c17 | 449d555969bfd7befe906877abab098c6e63a0e8 | /331/CH3/EX3.10/Example_3_10.sce | 6049dc1098675d8b3a893e6b5a943d1eb1a6bb1e | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 699 | sce | Example_3_10.sce | //Caption: Mode of grouped data
//Example3.10
//Page47
clear;
clc;
X = [0,2;2,4;4,6;6,8;8,10;10,12;12,14;14,16;16,18];
f = [10,15,20,30,8,5,4,3,5];
[Maxf,i]= max(f);
L = X(i,1); //Lower Limit of the Modal class
C = diff(X(i,:)); //Width of the class interval
f1 = abs(f(i)-f(i-1));//Absolute difference between freq. of the modal class and
//that of its immediately preceding class
f2 = abs(f(i)-f(i+1));//Absolute difference beween freq. of the modal class and
//that of its immediately succeeding class
Mode = L+((f1/(f1+f2))*C);
disp(Mode,'Mode of the annual revenues of the firms is =')
disp('crores')
//Result
//Mode of the annual revenues of the firms is =
//
// 6.625
//
// crores |
d1bb04350fc09fdcecf1479e66bb8cc075938f85 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2795/CH4/EX4.7/Ex4_07.sce | b9abb381833793d43852ef988d9d99e3b521faa4 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 1,081 | sce | Ex4_07.sce | // Scilab Code Ex4.7: Page-146(2013)
clc; clear
function region = check_region(lambda)
if lambda >= 400 & lambda < 700 then
region = "visible";
else region = "infrared";
end
endfunction
n_l = 3; // Lower electron orbit in Paschen series
n_u = [4, %inf]; // First and limiting upper orbits in Paschen series
R_inf = 1.0974e+007; // Rydberg constant, per metre
lambda_max = 1/(R_inf*(1/n_l^2-1/n_u(1)^2)*1e-009); // The longest wavelength in Paschen series, nm
region = check_region(lambda_max); // Check for the region
printf("\nThe maximum wavelength is %d nm and is in the %s region", ceil(lambda_max), region);
lambda_min = 1/(R_inf*(1/n_l^2-1/n_u(2)^2)*1e-009); // The shortest wavelength in Paschen series, nm
region = check_region(lambda_min); // Check for the region
printf("\nThe minimum wavelength is %d nm and is also in the %s region", lambda_min, region);
// Result
// The maximum wavelength is 1875 nm and is in the infrared region
// The minimum wavelength is 820 nm and is also in the infrared region |
6bdeb57a5cb5d5c4b6d63490da8cbcde9728765c | 1afe5f19e8b281547571fc1c43a538908a611298 | /Aula2/Exer8.sce | 64313b3b0825676b8b184a50ff8145a122e36ad8 | [] | no_license | grgau/processamento-imagens | 44f87cc33428e028d07868be2a036a81038c51c9 | 6bd5c2fc395cd9fd407d5fa6811f753093a3f99b | refs/heads/master | 2021-04-12T05:09:52.147587 | 2019-01-11T17:27:28 | 2019-01-11T17:27:28 | 125,903,820 | 0 | 1 | null | null | null | null | UTF-8 | Scilab | false | false | 1,047 | sce | Exer8.sce | function []= histograma(img)
linhas=256;
colunas=256;
//img=rgb2gray(imagem);
for k=1:256
h(k)=0;
end
for i=1:linhas
for j=1:colunas
ind=double(img(i,j))+1;
h(ind) = h(ind) + 1;
end
end
figure;
bar(h);
endfunction
function [] = SalEPimenta(imagem)
xset('auto clear', 'on');
I = imread(imagem+'.jpg');
N = imnoise(I,'salt & pepper');
imshow(N);
histograma(N);
endfunction
function [] = Gausiano(imagem)
xset('auto clear', 'on');
I = imread(imagem+'.jpg');
N = imnoise(I,'gaussian',0.01);
imshow(N);
histograma(N);
endfunction
function [] = Poison(imagem)
xset('auto clear', 'on');
I = imread(imagem+'.jpg');
N = imnoise(I,'poisson');
imshow(N);
histograma(N);
endfunction
function [] = Uniforme(imagem)
xset('auto clear', 'on');
I = imread(imagem+'.jpg');
N = imnoise(I,'speckle');
imshow(N);
histograma(N);
endfunction
|
7b6acf3aeaf0b2feacae6d5b0677f574cc915ff6 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1820/CH6/EX6.1/Example6_1.sce | 5d557a2a8ca8cda1a2986577bb8a645b41bf1d08 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 1,480 | sce | Example6_1.sce | // ELECTRIC POWER TRANSMISSION SYSTEM ENGINEERING ANALYSIS AND DESIGN
// TURAN GONEN
// CRC PRESS
// SECOND EDITION
// CHAPTER : 6 : DIRECT CURRENT POWER TRANSMISSION
// EXAMPLE : 6.1 :
clear ; clc ; close ; // Clear the work space and console
// GIVEN DATA
K_1 = 2.5 ; // Factor
K_2 = 1.7 ; // Factor
// CALCULATIONS
// For case (b)
I_d = poly(0,'I_d') ; // since P_loss(dc) = P_loss (ac)
I_L = poly(0,'I_L') ; // i.e 2*I_d^2*R_dc = 3*I_L^2*R_ac
I_d = sqrt(3/2)*I_L ; // Ignoring skin effects R_dc = R_ac
I_d1 = 1.225*I_L ; // Refer Equ 6.23
// For case (a)
V_d = poly(0,'V_d') ; // Defining a ploynomial V_d
E_p = poly(0,'E_p') ; // since P_dc = P_ac (or) V_d*I_d = 3*E_p*I_L
V_d = 2.45*E_p ; // Refer Equ 6.25
// For case (c)
ins_lvl = (K_2*(V_d/2))/(K_1*E_p) ; // Ratio of dc insulation level to ac insulation level
ins_lvl_1 = (K_2*2.45/2)/K_1 ; // simplifying above equ
dc_i = poly(0,'dc_i') ; // dc_i = dc insulation level
ac_i = poly(0,'ac_i') ; // ac_i = ac insulation level
dc_i = ins_lvl_1 * ac_i ;
// DISPLAY RESULTS
disp("EXAMPLE : 6.1 : SOLUTION :-") ;
printf("\n (a) Line-to-line dc voltage of V_d in terms of line-to-neutral voltage E_p , V_d = \n") ; disp(V_d) ;
printf("\n (b) The dc line current I_d in terms of ac line current I_L , I_d = \n"); disp(I_d1) ;
printf("\n (c) Ratio of dc insulation level to ac insulation level = \n") ; disp(dc_i/ac_i) ;
printf("\n (or) dc insulation level = \n") ; disp(dc_i) ;
|
10a0cd1606f83121361d8e3eebae9cdd44fea3ab | ac1f8441b0319b4a391cd5a959bd3bb7988edfa7 | /data/news2015/news2015/SplitsNEWS15/JnJk/jnjk.5.tst | 4f87554a0243320e0d99fc16f4511f8ebb723174 | [
"MIT"
] | permissive | SaeedNajafi/transliterator | 4d58b8604fa31f52ee2dce7845e002a18214fd5e | 523a087b777a5d6eec041165dabb43848f6222e6 | refs/heads/master | 2021-09-18T17:02:59.083727 | 2018-07-17T06:01:21 | 2018-07-17T06:01:21 | 129,796,130 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 48,508 | tst | jnjk.5.tst | a b o s h i 網 干
a b u k a w a 虻 川
a b u r a y a 油 谷
a d e k a w a 阿 出 川
a i k o 亜 依 子
a i k o 亜 衣 子
a i k o 愛 子
a i k o 相 子
a i k o 藍 子
a i u c h i 相 内
a j i k i 安 食
a k a b a n e 赤 羽
a k a b a n e 赤 羽 根
a k a g i 赤 城
a k a g i 赤 木
a k a r i 明 香 里
a k a r i 有 可 里
a k a s h i 明 石
a k a s h i 赤 司
a k i h a r u 昭 春
a k i h e i 秋 平
a k i n o b u 彰 伸
a k i n o b u 彰 信
a k i n o b u 彰 布
a k i n o b u 明 伸
a k i n o b u 明 信
a k i n o b u 昭 伸
a k i n o b u 昭 信
a k i n o b u 晃 伸
a k i n o b u 秋 伸
a k i n o b u 秋 信
a k i n o b u 章 伸
a k i n o b u 章 信
a k i s h i m a 昭 島
a k i y a m a 秋 山
a k i y a m a 穐 山
a k u n e 阿 久 根
a k u s a w a 阿 久 沢
a m a g a i 天 海
a m a g a i 天 谷
a m a g a i 天 貝
a m a g a i 雨 海
a m a g a i 雨 谷
a n g 昂
a o b a 青 葉
a r a h o r i 荒 堀
a r a j i m a 荒 島
a r a k a w a 荒 川
a r a t a 新
a r a t a 荒 田
a r i h i t o 有 人
a r i k i 有 木
a r i m i t s u 有 光
a r i m u r a 有 村
a r i t a k a 有 孝
a s a d a 朝 田
a s a d a 浅 田
a s a d a 麻 田
a s a h a 浅 羽
a s a k u r a 朝 倉
a s a k u r a 浅 倉
a s a m a 浅 間
a s a t a r o 朝 太 郎
a s a t s u m a 朝 妻
a s a y a m a 朝 山
a s a y a m a 浅 山
a s a y a m a 麻 山
a s a y o 朝 代
a s h i d a 芦 田
a s h i n o 芦 野
a t a r a s h i 新 子
a t s u n o r i 敦 規
a t s u n o r i 篤 典
a t s u s h i 充 史
a t s u s h i 充 司
a t s u s h i 厚
a t s u s h i 厚 史
a t s u s h i 厚 司
a t s u s h i 厚 志
a t s u s h i 惇
a t s u s h i 敦
a t s u s h i 敦 史
a t s u s h i 敦 司
a t s u s h i 敦 士
a t s u s h i 敦 志
a t s u s h i 淳
a t s u s h i 淳 史
a t s u s h i 淳 司
a t s u s h i 淳 士
a t s u s h i 淳 志
a t s u s h i 渥
a t s u s h i 睦
a t s u s h i 篤
a t s u s h i 篤 史
a t s u s h i 篤 司
a t s u s h i 篤 志
a t s u s h i 醇
a t s u s u k e 篤 輔
a y u m u 歩
b a n d a i 磐 梯
b e n 本
b i s a i 尾 西
b i z e n 備 前
b u n j i 文 二
b u n j i 文 司
b u n j i 文 次
b u n j i 文 治
b u s u k e 武 助
b u z e n 豊 前
c h e n g y i 成 一
c h i b a 千 葉
c h i c h i b u 秩 父
c h i e 千 恵
c h i e 千 枝
c h i e 千 栄
c h i e 千 江
c h i e 千 絵
c h i e 千 英
c h i e 智 恵
c h i e 智 枝
c h i e 智 江
c h i e 智 絵
c h i e 知 恵
c h i e 知 枝
c h i e 知 江
c h i e 知 絵
c h i e 知 重
c h i e i 千 栄
c h i g u s a 千 種
c h i g u s a 千 草
c h i h a y a 千 早
c h i m i k o 千 美 子
c h i n e 茅 根
c h i n o n e 茅 根
c h i o r i 千 織
c h i s a 千 沙
c h i s a 千 砂
c h i s a 千 紗
c h i s a 智 佐
c h i s a 智 沙
c h i s a 智 紗
c h i s a 知 砂
c h i t a e 智 太 恵
c h i y a 千 也
c h i y o e 千 与 江
c h i y o e 千 代 恵
c h i y o e 千 代 枝
c h i y o e 千 代 江
c h i y o e 千 代 絵
c h i y o e 智 代 枝
c h i y o m i 千 代 三
c h i y o m i 千 代 実
c h i y o m i 千 代 己
c h i y o m i 千 代 美
c h o h e i 長 平
c h o j i r o 長 二 郎
c h o j i r o 長 次 郎
c h o j i r o 長 治 郎
c h o k i c h i 長 吉
c h u j i 忠 司
d e n o 出 野
d e n s h i r o 伝 四 郎
d e s a k i 出 崎
e b e 江 部
e i h a c h i 栄 八
e i h a c h i 永 八
e i h a c h i 泳 八
e i h a c h i 英 八
e i h a c h i 詠 八
e k i e 益 栄
e m a 恵 麻
e m a 江 間
e m a 絵 麻
e r i g u c h i 江 里 口
e r i k a 恵 利 佳
e r i k a 恵 利 香
e r i k a 恵 理 佳
e r i k a 恵 理 花
e r i k a 恵 理 香
e r i k a 恵 里 佳
e r i k a 恵 里 香
e r i k a 惠 理 香
e r i k a 枝 利 佳
e r i k a 枝 利 香
e r i k a 枝 理 佳
e r i k a 枝 理 香
e r i k a 枝 里 佳
e r i k a 枝 里 香
e r i k a 江 理 香
e r i k a 江 莉 香
e r i k a 江 里 香
e r i k a 絵 利 佳
e r i k a 絵 利 花
e r i k a 絵 利 香
e r i k a 絵 理 佳
e r i k a 絵 理 花
e r i k a 絵 理 香
e r i k a 絵 里 佳
e r i k a 絵 里 花
e r i k a 絵 里 香
e s a s h i 江 刺
e t s u n a r i 悦 成
e z a k i 江 崎
f u c h i 淵
f u c h i 渕
f u j i e 不 二 恵
f u j i e 富 士 恵
f u j i e 藤 江
f u j i k u r a 藤 倉
f u j i n a m i 藤 波
f u j i n a m i 藤 浪
f u j i s a k a 藤 坂
f u j i s h i r o 藤 代
f u j i s h i r o 藤 城
f u j i t a 藤 田
f u j i t a n i 藤 谷
f u j i u r a 藤 浦
f u k a m i z u 深 水
f u k u c h i 福 地
f u k u i c h i 福 一
f u k u j i 福 二
f u k u j i 福 司
f u k u j i 福 次
f u k u j i 福 治
f u k u j i r o 福 次 郎
f u k u j i r o 福 治 郎
f u k u k o 福 子
f u k u m a t s u 福 松
f u k u r o i 袋 井
f u k u s a b u r o 福 三 郎
f u k u s h i r o 福 四 郎
f u m i k i y o 文 清
f u m i y u k i 文 之
f u m i y u k i 文 行
f u n a k i 舟 木
f u n a k i 船 木
f u n a t s u 舟 津
f u n a t s u 船 津
f u n a y a m a 舟 山
f u n a y a m a 船 山
f u n e h i k i 船 引
f u r u k o s h i 古 越
f u r u k u b o 古 久 保
f u r u m i 古 見
f u r u s h i m a 古 島
f u s s a 福 生
f u t a g a m i 二 上
g a m a g o r i 蒲 郡
g e n j i 源 二
g e n j i 源 次
g e n j i 源 治
g e n j i 玄 司
g e n k a i 玄 海
g i n z a b u r o 銀 三 郎
g o k a m i 後 上
g o m a 後 間
g o m a 郷 間
g o n g 功
g o n g p i n g 公 平
g u a n g d e 光 徳
g u o f u 国 府
g u s h i k e n 具 志 堅
h a b u k a 羽 深
h a k o i s h i 箱 石
h a m a g a m i 浜 上
h a m a k a w a 浜 川
h a m a k a w a 濱 川
h a m a n a k a 浜 中
h a m a n a k a 濱 中
h a m a o 浜 尾
h a m a z a k i 浜 崎
h a n a e 花 恵
h a n a e 花 枝
h a n a e 花 江
h a n a e 英 恵
h a n a e 英 絵
h a n a e 華 恵
h a n a e 華 絵
h a n a t a n i 花 谷
h a n a u e 花 上
h a n b e e 半 兵 衛
h a n d a 半 田
h a n d a 飯 田
h a n e d a 羽 根 田
h a n e d a 羽 田
h a n e f u k i 羽 吹
h a o 浩
h a o 皓
h a r a b e 原 辺
h a r a m a c h i 原 町
h a r i o 針 生
h a r u d a 治 田
h a r u e 春 恵
h a r u e 春 枝
h a r u e 春 江
h a r u e 春 絵
h a r u e 晴 江
h a r u e 治 枝
h a r u h i r o 晴 広
h a r u h i r o 晴 弘
h a r u n o b u 晴 信
h a r u y a 春 也
h a r u y a 春 哉
h a r u y a 治 也
h a r u y a 治 弥
h a s h i g u c h i 橋 口
h a s h i m a 橋 間
h a s h i m a 羽 島
h a s u i k e 蓮 池
h a s u o 蓮 尾
h a t a s a w a 畑 沢
h a t o 羽 藤
h a t s u h i k o 初 彦
h a t s u h i k o 発 彦
h a t s u m i 初 実
h a t s u m i 初 海
h a t s u m i 初 美
h a t s u m i 初 見
h a t s u o 初 夫
h a t s u o 初 生
h a t s u o 初 男
h a t s u o 初 郎
h a t s u o 初 雄
h a y a k o 早 子
h a y a m a 巴 山
h a y a m a 早 山
h a y a m a 羽 山
h a y a m a 葉 山
h a y a m i 早 水
h a y a m i 早 美
h a y a m i 早 見
h a y a m i 速 水
h e i i c h i 平 一
h i b i y a 日 比 谷
h i d e n o s u k e 秀 之 助
h i d e s h i g e 英 茂
h i g a 比 嘉
h i g a n o 日 向 野
h i g a s h i g u c h i 東 口
h i g a s h i k a w a 東 川
h i k a 比 嘉
h i k a g e 日 景
h i k o i c h i 彦 一
h i k o t a r o 彦 太 郎
h i m e 日 女
h i m o r i 桧 森
h i r a k u 啓
h i r a k u 墾
h i r a k u 展
h i r a k u 拓
h i r a k u 発
h i r a k u 通
h i r a m i t s u 平 光
h i r a t a 平 田
h i r o h i k o 博 彦
h i r o h i k o 宏 彦
h i r o h i k o 寛 彦
h i r o h i k o 広 彦
h i r o h i k o 弘 彦
h i r o h i k o 洋 彦
h i r o h i k o 浩 彦
h i r o h i k o 紘 彦
h i r o h i k o 裕 彦
h i r o j i 博 治
h i r o j i 啓 爾
h i r o j i 宏 司
h i r o j i 宏 治
h i r o j i 広 二
h i r o j i 広 次
h i r o j i 広 治
h i r o j i 弘 二
h i r o k a w a 広 川
h i r o k a z u 博 一
h i r o k a z u 博 和
h i r o k a z u 宏 一
h i r o k a z u 宏 和
h i r o k a z u 寛 一
h i r o k a z u 寛 和
h i r o k a z u 広 一
h i r o k a z u 広 和
h i r o k a z u 弘 一
h i r o k a z u 弘 和
h i r o k a z u 弘 量
h i r o k a z u 洋 和
h i r o k a z u 浩 一
h i r o k a z u 浩 和
h i r o k a z u 紘 一
h i r o k a z u 紘 和
h i r o k a z u 裕 一
h i r o k a z u 裕 和
h i r o n o r i 博 則
h i r o n o r i 博 徳
h i r o n o r i 博 憲
h i r o n o r i 博 紀
h i r o n o r i 啓 矩
h i r o n o r i 宏 典
h i r o n o r i 宏 則
h i r o n o r i 宏 紀
h i r o n o r i 寛 典
h i r o n o r i 広 典
h i r o n o r i 廣 典
h i r o n o r i 弘 則
h i r o n o r i 敬 矩
h i r o n o r i 浩 徳
h i r o n o r i 祐 典
h i r o n o r i 裕 典
h i r o n o r i 裕 功
h i r o s a k i 広 崎
h i r o s a k i 弘 前
h i r o s e 広 瀬
h i r o s e 廣 瀬
h i r o y o s h i 博 善
h i r o y o s h i 博 好
h i r o y o s h i 博 宣
h i r o y o s h i 博 義
h i r o y o s h i 博 良
h i r o y o s h i 宏 佳
h i r o y o s h i 宏 嘉
h i r o y o s h i 宏 宜
h i r o y o s h i 弘 義
h i r o y o s h i 浩 義
h i r o y o s h i 裕 允
h i r o y o s h i 裕 義
h i r o y o s h i 裕 芳
h i r u k a w a 蛭 川
h i s a n o r i 久 典
h i s a n o r i 久 則
h i s a n o r i 久 寛
h i s a n o r i 久 紀
h i s a y o 久 代
h i s h i y a m a 菱 山
h i t a c h i o t a 常 陸 太 田
h i t o m i 一 美
h i t o m i 人 美
h i t o m i 人 見
h i t o m i 仁 実
h i t o m i 仁 美
h i t o m i 眸
h i t o m i 瞳
h i t o y a 人 也
h o b a r a 保 原
h o k o t a 鉾 田
h o r i k i r i 堀 切
h o r i n o 堀 野
h o r i o 堀 尾
h o s h i y a 星 谷
h y o e 兵 衛
i b i 伊 比
i b u s u k i 指 宿
i c h i k a w a 市 川
i c h i n o 市 野
i c h i s h i m a 市 島
i d e h a r a 出 原
i d o 井 戸
i e m u r a 家 村
i e t s u g u 家 継
i g u s a 井 草
i i k a w a 飯 川
i i m u r o 飯 室
i i y a m a 飯 山
i i z u k a 飯 塚
i k e h a r a 池 原
i k e s h i t a 池 下
i k u f u m i 幾 文
i k u h i r o 育 弘
i k u h i r o 郁 宏
i k u s h i m a 生 島
i k u y a 生 也
i k u y a 育 也
i k u y a 育 哉
i k u y a 郁 也
i k u y a 郁 哉
i m a e 今 江
i m a k i t a 今 北
i m a y o s h i 今 吉
i m a z e k i 今 関
i m i z u 出 水
i n a o 稲 生
i n u y a m a 犬 山
i o 猪 尾
i r i k u r a 入 倉
i r i m a j i r i 入 交
i s a w a 井 沢
i s a w a 伊 澤
i s h i d o 石 堂
i s h i d o 石 戸
i s h i g o o k a 石 郷 岡
i s h i o k a 石 岡
i s h i w a t a r i 石 渡
i s h i z a k a 石 坂
i s h i z e k i 石 関
i s h i z u 石 津
i s o n o 磯 野
i s o n o 礒 野
i s o y a 磯 谷
i s o z a k i 磯 崎
i t o i g a w a 糸 魚 川
i t s u o 五 夫
i t s u o 五 生
i t s u o 五 男
i t s u o 五 郎
i t s u o 五 雄
i t s u o 伊 津 夫
i t s u o 伊 津 生
i t s u o 伊 津 男
i t s u o 伊 津 郎
i t s u o 伊 津 雄
i t s u o 伊 都 夫
i t s u o 伊 都 生
i t s u o 伊 都 男
i t s u o 伊 都 郎
i t s u o 伊 都 雄
i t s u o 逸 夫
i t s u o 逸 生
i t s u o 逸 男
i t s u o 逸 郎
i t s u o 逸 雄
i w a f u n e 岩 舟
i w a g a m i 岩 上
i w a k o s h i 岩 越
i w a k u n i 岩 国
i w a m u r a 岩 村
i w a o 厳
i w a o 岩 夫
i w a o 岩 尾
i w a o 岩 生
i w a o 岩 男
i w a o 岩 郎
i w a o 岩 雄
i w a o 巌
i w a o 巖
i w a o 磐
i w a o 馨
i w a s h i m a 岩 島
i w a s h i m a 岩 嶋
i w a t s u 岩 津
i y o 伊 世
i y o 伊 予
i y o 伊 代
i z u m i 出 水
i z u m i 和 泉
i z u m i 泉
i z u m i 泉 美
i z u t s u 井 筒
j i a o 角
j i e 節
j i n ' i c h i r o 甚 市 郎
j i s a k u 治 作
j i t s u k a t a 実 方
j i u p i n g 久 平
j o h o k u 常 北
j o j i m a 城 島
j o k i c h i 城 吉
j u n t a 淳 太
j u n t a 純 太
j u n t a 順 太
k a b a 蒲
k a b e t a n i 壁 谷
k a b u r a g i 冠 城
k a b u r a g i 冠 木
k a b u r a g i 蕪 木
k a b u r a g i 鏑 木
k a d o i 門 井
k a d o m a 門 真
k a d o m a 門 間
k a d o m a 門 馬
k a g i m o t o 鍵 本
k a i b e 海 部
k a i j i 開 次
k a i n u m a 海 沼
k a i n u m a 貝 沼
k a j i y a m a 梶 山
k a k i h a r a 柿 原
k a k i z a k i 柿 崎
k a k i z a k i 蛎 崎
k a k i z o n o 柿 園
k a k u c h i 角 地
k a k u n o d a t e 角 館
k a k u t a r o 角 太 郎
k a m a i s h i 釜 石
k a m a t a k i 鎌 滝
k a m a t a k i 鎌 瀧
k a m e k u r a 亀 倉
k a m i y a 上 谷
k a m i y a 神 谷
k a m i y a 紙 谷
k a n 完
k a n 幹
k a n 菅
k a n a s a k i 金 崎
k a n d a 神 田
k a n d a 苅 田
k a n e k o 兼 古
k a n e k o 兼 子
k a n e k o 金 児
k a n e k o 金 子
k a n e k o 鐘 子
k a n e s h i m a 金 島
k a n o c h i 叶 内
k a o r u k o 薫 子
k a r a s a w a 唐 沢
k a r a s a w a 柄 沢
k a r a t a n i 柄 谷
k a r a y a 柄 谷
k a s a g a w a 笠 川
k a s e d a 加 世 田
k a s e d a 悴 田
k a t s u h a r u 克 春
k a t s u h a r u 勝 春
k a t s u h a r u 勝 晴
k a t s u h a r u 勝 治
k a t s u k u r a 勝 倉
k a t s u m a 勝 間
k a t s u y o s h i 克 吉
k a t s u y o s h i 克 好
k a t s u y o s h i 克 義
k a t s u y o s h i 克 良
k a t s u y o s h i 勝 吉
k a t s u y o s h i 勝 喜
k a t s u y o s h i 勝 好
k a t s u y o s h i 勝 義
k a t s u y o s h i 勝 良
k a t s u y o s h i 勝 芳
k a w a b e 川 辺
k a w a b e 川 部
k a w a b e 河 辺
k a w a b e 河 部
k a w a r a d a 川 原 田
k a w a r a d a 河 原 田
k a w a s a k i 川 崎
k a w a s a k i 河 崎
k a w a w a 川 和
k a z a o k a 風 岡
k a z u h a r u 一 春
k a z u h a r u 一 晴
k a z u h a r u 一 治
k a z u h a r u 和 春
k a z u h a r u 和 治
k a z u h i r a 一 平
k a z u n o 数 野
k a z u n o 鹿 角
k a z u y o s h i 一 吉
k a z u y o s h i 一 善
k a z u y o s h i 一 喜
k a z u y o s h i 一 嘉
k a z u y o s h i 一 由
k a z u y o s h i 一 美
k a z u y o s h i 一 義
k a z u y o s h i 一 良
k a z u y o s h i 一 芳
k a z u y o s h i 万 芳
k a z u y o s h i 和 儀
k a z u y o s h i 和 吉
k a z u y o s h i 和 善
k a z u y o s h i 和 好
k a z u y o s h i 和 由
k a z u y o s h i 和 義
k a z u y o s h i 和 良
k a z u y o s h i 和 芳
k a z u y o s h i 数 義
k e i k o 佳 子
k e i k o 啓 子
k e i k o 圭 井 子
k e i k o 圭 子
k e i k o 契 子
k e i k o 彗 子
k e i k o 恵 子
k e i k o 恵 郁 子
k e i k o 惠 子
k e i k o 慧 子
k e i k o 慶 子
k e i k o 敬 子
k e i k o 景 子
k e i k o 桂 子
k e i k o 系 子
k e i k o 蛍 子
k e i s h i 啓 之
k e i s h i 啓 史
k e i s h i 啓 司
k e i s h i 啓 嗣
k e i s h i 啓 志
k e i s h i 啓 示
k e i s h i 圭 之
k e i s h i 圭 史
k e i s h i 圭 司
k e i s h i 圭 嗣
k e i s h i 圭 志
k e i s h i 恵 史
k e i s h i 恵 司
k e i s h i 恵 嗣
k e i s h i 恵 志
k e n ' i c h i 健 一
k e n ' i c h i 健 市
k e n ' i c h i 兼 一
k e n ' i c h i 堅 一
k e n ' i c h i 建 一
k e n ' i c h i 憲 一
k e n ' i c h i 憲 市
k e n ' i c h i 権 一
k e n ' i c h i 研 一
k e n ' i c h i 謙 一
k e n ' i c h i 賢 一
k e n ' i c h i 顕 一
k e n r o 健 朗
k e z u k a 毛 塚
k i b a 木 場
k i c h i b e e 吉 兵 衛
k i d a c h i 木 立
k i g a 木 賀
k i g u c h i 木 口
k i h e i j i 紀 兵 二
k i k u h a r u 菊 春
k i k u h a r u 菊 治
k i k u o k a 菊 岡
k i k u y a 菊 谷
k i k u y a m a 菊 山
k i k u z a w a 菊 沢
k i m i h i k o 公 彦
k i m i h i k o 君 彦
k i m i y a s u 公 康
k i n o s h i t a 木 下
k i n o s h i t a 木 之 下
k i n s a k u 金 作
k i s a b u r o 吉 三 郎
k i s a b u r o 喜 三 郎
k i s a e 季 佐 恵
k i s a e 季 沙 恵
k i s a e 季 紗 恵
k i s a e 貴 佐 恵
k i s a e 貴 沙 恵
k i s a e 貴 紗 恵
k i s a k a t a 象 潟
k i s h i c h i r o 喜 七 郎
k i s h i s h i t a 岸 下
k i s o 木 曽
k i t a d a t e 北 舘
k i t a d a t e 北 館
k i t a g a k i 北 垣
k i t a g u c h i 北 口
k i t a m i 北 見
k i t a m i 喜 多 見
k i t a n i 木 谷
k i t a y a m a 北 山
k i t a z u m e 北 爪
k i t s u g i 木 次
k i t s u r e g a w a 喜 連 川
k i y a s u 喜 安
k i y o k o 喜 世 子
k i y o k o 喜 代 子
k i y o k o 季 世 子
k i y o k o 季 代 子
k i y o k o 希 世 子
k i y o k o 希 代 子
k i y o k o 清 子
k i y o k o 潔 子
k i y o k o 紀 世 子
k i y o k o 紀 代 子
k i y o k o 聖 子
k i y o k o 規 容 子
k i y o k o 貴 世 子
k i y o k o 貴 代 子
k i y o s h i m a 清 嶋
k i y o t a k a 喜 代 隆
k i y o t a k a 清 孝
k i y o t a k a 清 崇
k i y o t a k a 清 貴
k i y o t a k a 清 隆
k i y o t a k a 清 高
k i y o t a k a 聖 誉
k i y o t s u g u 喜 代 継
k i y o t s u g u 清 嗣
k i y o t s u g u 清 次
k i z u k a 木 塚
k o a m i 小 網
k o b a s h i 小 橋
k o e t s u 光 悦
k o e t s u 幸 悦
k o i s h i k a w a 小 石 川
k o i t a b a s h i 小 板 橋
k o m a m i y a 駒 宮
k o m a t s u z a k i 小 松 崎
k o m a y a 駒 谷
k o m e h a n a 米 花
k o m i n o 小 美 濃
k o n 今
k o n 崑
k o n 昆
k o n 近
k o n a g a i 小 長 井
k o n a k a w a 粉 川
k o n a t s u 小 夏
k o s a i 湖 西
k o s a i 甲 西
k o s a i 香 西
k o s a k a i 小 坂 井
k o s a k a i 小 堺
k o s a k a i 小 酒 井
k o s e i 公 生
k o s e i 幸 成
k o s e i 幸 正
k o s e i 幸 生
k o s e i 幸 誠
k o s h i j i 越 路
k o s h i m o t o 越 本
k o s h i o 小 塩
k o s h i y a m a 越 山
k o s u g a 小 菅
k o t a k e 小 竹
k o t a k i 小 滝
k o t a k i 小 瀧
k o y a m a 光 山
k o y a m a 児 山
k o y a m a 古 山
k o y a m a 小 山
k o y a m a 幸 山
k o y a m a 神 山
k o y a m a 香 山
k u b o 久 保
k u b o 窪
k u b o d e r a 久 保 寺
k u b o d e r a 窪 寺
k u d o 工 藤
k u g e 久 下
k u j i r a o k a 鯨 岡
k u m a k a w a 熊 川
k u m a o 熊 夫
k u m a o 熊 生
k u m a o 熊 男
k u m a o 熊 郎
k u m a o 熊 雄
k u m a s a k i 熊 崎
k u m a z a k i 熊 崎
k u m i 久 実
k u m i 久 美
k u m i 公 美
k u m i 玖 美
k u m i o 久 美 夫
k u m i y o 久 美 代
k u n i i 国 井
k u n i i 國 井
k u n i k a z u 邦 一
k u n i k a z u 邦 和
k u n i o 久 仁 夫
k u n i o 久 仁 生
k u n i o 久 仁 男
k u n i o 久 仁 郎
k u n i o 久 仁 雄
k u n i o 国 夫
k u n i o 国 生
k u n i o 国 男
k u n i o 国 郎
k u n i o 国 雄
k u n i o 國 男
k u n i o 國 雄
k u n i o 邦 夫
k u n i o 邦 生
k u n i o 邦 男
k u n i o 邦 緒
k u n i o 邦 郎
k u n i o 邦 雄
k u n i o 都 夫
k u n i t a k a 邦 孝
k u r a b a y a s h i 倉 林
k u r a k a t a 倉 方
k u r a k a t a 倉 片
k u r a k a t a 蔵 方
k u r a k o 倉 子
k u r a m a t a 倉 又
k u r a u c h i 倉 内
k u r o d a 黒 田
k u r o n u m a 黒 沼
k u r o s u 黒 巣
k u r o s u 黒 須
k u r o z u m i 黒 住
k u r u m a d a 車 田
k u s a k a r i 草 刈
k u s a y a n a g i 草 柳
k u s h i g a t a 櫛 形
k u s u k i 楠 木
k u t s u z a w a 沓 沢
k y o t a n a b e 京 田 辺
k y o t o 京 都
k y u i c h i 久 一
k y u i c h i 久 市
m a b e 間 部
m a e o k a 前 岡
m a h a 万 葉
m a h i t o 真 人
m a k o t o 一
m a k o t o 丹
m a k o t o 亮
m a k o t o 仁
m a k o t o 信
m a k o t o 允
m a k o t o 充
m a k o t o 周
m a k o t o 命
m a k o t o 実
m a k o t o 心
m a k o t o 惇
m a k o t o 慎
m a k o t o 欽
m a k o t o 洵
m a k o t o 淳
m a k o t o 眞
m a k o t o 真
m a k o t o 真 人
m a k o t o 真 琴
m a k o t o 睦
m a k o t o 節
m a k o t o 良
m a k o t o 詢
m a k o t o 誠
m a k o t o 誠 人
m a k o t o 諄
m a k o t o 諒
m a k o t o 麻 琴
m a k u c h i 幕 内
m a n j i 万 司
m a o k o 真 生 子
m a o k o 麻 央 子
m a o k o 麻 音 子
m a r u b a s h i 丸 橋
m a r u s h i m a 丸 島
m a s a a k i 将 明
m a s a a k i 将 昭
m a s a a k i 将 晃
m a s a a k i 将 秋
m a s a a k i 将 章
m a s a a k i 政 明
m a s a a k i 政 昭
m a s a a k i 政 秋
m a s a a k i 昌 明
m a s a a k i 昌 昭
m a s a a k i 昌 晃
m a s a a k i 昌 秋
m a s a a k i 昌 章
m a s a a k i 正 哲
m a s a a k i 正 彬
m a s a a k i 正 彰
m a s a a k i 正 明
m a s a a k i 正 昭
m a s a a k i 正 晃
m a s a a k i 正 暁
m a s a a k i 正 朗
m a s a a k i 正 秋
m a s a a k i 正 章
m a s a a k i 祇 晶
m a s a a k i 雅 亮
m a s a a k i 雅 明
m a s a a k i 雅 昭
m a s a a k i 雅 晶
m a s a a k i 雅 秋
m a s a a k i 雅 章
m a s a e 優 江
m a s a e 将 恵
m a s a e 将 枝
m a s a e 将 栄
m a s a e 将 江
m a s a e 将 絵
m a s a e 政 恵
m a s a e 政 枝
m a s a e 政 江
m a s a e 政 絵
m a s a e 政 衛
m a s a e 昌 恵
m a s a e 昌 枝
m a s a e 昌 江
m a s a e 昌 絵
m a s a e 正 恵
m a s a e 正 枝
m a s a e 正 栄
m a s a e 正 江
m a s a e 正 絵
m a s a e 正 衛
m a s a e 真 佐 恵
m a s a e 真 佐 絵
m a s a e 真 沙 恵
m a s a e 真 沙 絵
m a s a e 真 紗 恵
m a s a e 真 紗 絵
m a s a e 芳 恵
m a s a e 芳 枝
m a s a e 芳 江
m a s a e 芳 絵
m a s a e 蒔 恵
m a s a e 雅 恵
m a s a e 雅 枝
m a s a e 雅 栄
m a s a e 雅 江
m a s a e 雅 絵
m a s a e 麻 佐 恵
m a s a e 麻 佐 絵
m a s a e 麻 沙 恵
m a s a e 麻 沙 絵
m a s a e 麻 紗 恵
m a s a e 麻 紗 絵
m a s a f u m i 将 文
m a s a f u m i 政 文
m a s a f u m i 昌 文
m a s a f u m i 正 史
m a s a f u m i 正 文
m a s a f u m i 真 佐 文
m a s a f u m i 真 史
m a s a f u m i 雅 史
m a s a f u m i 雅 文
m a s a k a 真 坂
m a s a m u r a 正 村
m a s a n o s u k e 政 之 助
m a s a n o s u k e 正 之 助
m a s a r u 優
m a s a r u 克
m a s a r u 勝
m a s a r u 大
m a s a r u 将
m a s a r u 捷
m a s a r u 政
m a s a r u 昌
m a s a r u 智
m a s a r u 潤
m a s a r u 賞
m a s a r u 賢
m a s a s h i g e 政 重
m a s a s h i g e 雅 茂
m a s h i b a 真 柴
m a s u h i k o 益 彦
m a s u s h i 益 司
m a s u y o 益 世
m a s u y o 益 代
m a t a n o 俣 野
m a t s u d a i 松 代
m a t s u m a e 松 前
m a t s u z a b u r o 松 三 郎
m a y u k a 麻 由 香
m e i t o 名 東
m i b e 三 部
m i c h i 未 知
m i c h i 美 智
m i c h i 美 知
m i c h i e 三 千 江
m i c h i e 美 千 恵
m i c h i e 美 千 江
m i c h i e 美 智 恵
m i c h i e 美 智 枝
m i c h i e 美 智 栄
m i c h i e 美 智 江
m i c h i e 美 智 絵
m i c h i e 美 知 恵
m i c h i e 美 知 枝
m i c h i e 美 知 江
m i c h i e 美 知 絵
m i c h i e 路 恵
m i c h i e 路 枝
m i c h i e 路 江
m i c h i e 路 絵
m i c h i e 道 恵
m i c h i e 道 枝
m i c h i e 道 江
m i c h i e 道 絵
m i c h i h a r u 美 千 晴
m i c h i h a r u 通 春
m i c h i h a r u 通 治
m i c h i h a r u 道 春
m i c h i h a r u 道 晴
m i c h i h a r u 道 治
m i c h i h i t o 道 人
m i c h i h i t o 道 仁
m i c h i k a 美 智 香
m i c h i t a k a 充 孝
m i c h i t a k a 通 孝
m i c h i t a k a 通 宝
m i c h i t a k a 道 孝
m i c h i t a k a 道 貴
m i c h i t a k a 道 隆
m i d o r i 碧
m i d o r i 緑
m i d o r i 美 土 里
m i d o r i 美 登 利
m i d o r i 美 登 理
m i d o r i 美 登 里
m i d o r i 美 都 里
m i d o r i 翠
m i h i r a 三 平
m i k a d o 三 角
m i k a d o 三 門
m i k a y o 美 香 代
m i k a y o 美 鶴 代
m i k i k o 三 希 子
m i k i k o 実 希 子
m i k i k o 実 紀 子
m i k i k o 実 貴 子
m i k i k o 幹 子
m i k i k o 未 希 子
m i k i k o 美 喜 子
m i k i k o 美 希 子
m i k i k o 美 樹 子
m i k i k o 美 紀 子
m i k i k o 美 貴 子
m i k i y a 幹 也
m i k i y a 幹 哉
m i m a t s u 三 松
m i n a k a m i 水 上
m i n a k a t a 南 方
m i n a m i n o 南 野
m i n e h i r o 峰 浩
m i n e m a t s u 峰 松
m i n g d e 明 徳
m i n o r i 法
m i n o r i 稔
m i n o r i 美 乃 梨
m i n o r i 美 野 里
m i t o m e 三 留
m i t o m e 見 留
m i t o m o 三 友
m i t s u e 三 恵
m i t s u e 三 枝
m i t s u e 三 江
m i t s u e 三 絵
m i t s u e 光 恵
m i t s u e 光 惠
m i t s u e 光 枝
m i t s u e 光 栄
m i t s u e 光 江
m i t s u e 光 絵
m i t s u e 満 恵
m i t s u e 満 枝
m i t s u e 満 江
m i t s u e 満 絵
m i t s u e 美 津 恵
m i t s u e 美 津 枝
m i t s u e 美 津 江
m i t s u e 美 津 絵
m i t s u g i 貢
m i t s u g u 貢
m i t s u i s h i 三 石
m i t s u s a b u r o 光 三 郎
m i t s u s h i 光 史
m i t s u y o s h i 三 良
m i t s u y o s h i 充 芳
m i t s u y o s h i 光 喜
m i t s u y o s h i 光 義
m i t s u y o s h i 光 良
m i w a k o 三 和 子
m i w a k o 実 和 子
m i w a k o 美 和 子
m i w a k o 美 羽 子
m i w a k o 美 輪 子
m i w a k o 見 和 子
m i y a 宮
m i y a 美 也
m i y a 美 哉
m i y a 美 弥
m i y a 美 耶
m i y a m a e 宮 前
m i y a m u r a 宮 村
m i y a n a g a 宮 永
m i z o b a t a 溝 端
m i z u m a c h i 水 町
m i z u m o t o 水 元
m i z u m o t o 水 本
m o c h i n a g a 持 永
m o m o s a w a 桃 沢
m o m o t a 百 田
m o r i c h i k a 森 近
m o r i i z u m i 森 泉
m o r i k o 守 子
m o r i m a t s u 森 松
m o r i n o 森 野
m o r i s o n o 森 園
m o r i t o 森 戸
m o r i t o 森 藤
m o r i y a 守 屋
m o r i y a 守 谷
m o r i y a 森 屋
m o r i y a 森 谷
m o r i y u k i 守 行
m o t o a k i 元 明
m o t o a k i 元 昭
m o t o a k i 元 章
m o t o a k i 基 明
m o t o a k i 基 昭
m o t o a k i 基 秋
m o t o a k i 素 明
m o t o a k i 素 昭
m o t o a k i 素 秋
m o t o f u m i 元 文
m o t o f u m i 基 史
m o t o f u m i 資 文
m o t o n o b u 元 信
m o t o n o b u 素 延
m u k a i h a r a 向 原
m u k o 向 日
m u n e h i t o 宗 人
m u n e k a z u 宗 一
m u n e k a z u 宗 和
m u n e k i 宗 樹
m u n e t o s h i 宗 利
m u r a g i s h i 村 岸
m u r a k i 村 木
m u r a k o s h i 村 越
m u r o 室
m u r o b u s e 室 伏
m u r o t a 室 田
m u t s u h i k o 睦 彦
m y o g i 妙 義
n a b e t a n i 鍋 谷
n a g a f u c h i 永 淵
n a g a f u j i 永 藤
n a g a i 永 井
n a g a i 長 井
n a g a k a w a 永 川
n a g a k a w a 長 川
n a g a k u r a 永 倉
n a g a k u r a 長 倉
n a g a n o 永 野
n a g a n o 長 野
n a g a s e 永 瀬
n a g a s e 長 瀬
n a g a t s u k a 永 塚
n a g a t s u k a 長 塚
n a g a t s u k a 長 束
n a g a y o s h i 永 吉
n a g o y a 名 児 耶
n a g o y a 名 古 屋
n a i k i 内 木
n a k a d a i 中 代
n a k a d a i 中 台
n a k a e 中 江
n a k a g a k i 中 垣
n a k a k o 仲 子
n a k a m a 中 間
n a k a m a 仲 間
n a k a n o j o 中 之 条
n a k a o 中 尾
n a k a o 仲 尾
n a k a o 仲 雄
n a k a t o 中 東
n a k a t o 中 藤
n a k a t s u g a w a 中 津 川
n a k a y a m a 中 山
n a k a y a m a 仲 山
n a m a i s a w a 生 井 沢
n a m e g a t a 行 方
n a m i k a w a 並 川
n a m i k a w a 並 河
n a n k o k u 南 国
n a o h i r o 尚 博
n a o h i r o 尚 宏
n a o h i r o 尚 広
n a o h i r o 尚 弘
n a o h i r o 尚 洋
n a o h i r o 直 宏
n a o h i r o 直 広
n a o h i r o 直 弘
n a o h i r o 直 洋
n a o h i r o 直 祐
n a o m i 名 保 美
n a o m i 向 美
n a o m i 奈 保 美
n a o m i 奈 穂 美
n a o m i 奈 緒 実
n a o m i 奈 緒 美
n a o m i 尚 実
n a o m i 尚 美
n a o m i 直 実
n a o m i 直 己
n a o m i 直 巳
n a o m i 直 美
n a o m i 直 見
n a o m i 菜 緒 美
n a o m i 那 緒 実
n a o m i 那 緒 美
n a o s u k e 直 介
n a o t o s h i 尚 俊
n a o t o s h i 直 俊
n a o t o s h i 直 利
n a o t o s h i 直 敏
n a r a i 奈 良 井
n a r a o k a 奈 良 岡
n a r a s h i n o 習 志 野
n a r i n o r i 成 典
n a r i n o r i 成 則
n a r i n o r i 成 徳
n a r i n o r i 成 憲
n a r i n o r i 成 紀
n a r u a k i 成 明
n a r u a k i 成 昭
n a r u a k i 成 秋
n a r u a k i 成 章
n a r u h i k o 成 彦
n a r u t o 成 東
n a r u t o 鳴 門
n a s u 奈 須
n a s u 那 須
n a t s u 夏
n a t s u 奈 津
n a t s u 菜 津
n a t s u 那 津
n a w a s h i r o 苗 代
n a w a t a 縄 田
n a z e 名 瀬
n e m u r o 根 室
n i d a 仁 田
n i j o 二 丈
n i r a s a k i 韮 崎
n i s h i d a t e 西 舘
n i s h i d a t e 西 館
n i s h i g a t a 西 潟
n i s h i g o s h i 西 合 志
n i s h i k u b o 西 久 保
n i s h i k u b o 西 窪
n i s h i u r a 西 浦
n i s h i y a m a 西 山
n i s h i z a k a 西 坂
n i s s h i n 日 進
n i u 丹 生
n o 能 生
n o b u m i t s u 伸 光
n o b u m i t s u 信 光
n o b u m i t s u 順 充
n o b u y o s h i 伸 佳
n o b u y o s h i 伸 好
n o b u y o s h i 伸 義
n o b u y o s h i 信 儀
n o b u y o s h i 信 克
n o b u y o s h i 信 吉
n o b u y o s h i 信 好
n o b u y o s h i 信 由
n o b u y o s h i 信 義
n o b u y o s h i 暢 好
n o b u y o s h i 暢 義
n o g a r i y a 野 苅 家
n o h a t a 野 畑
n o m i y a m a 野 見 山
n o m i z o 野 溝
n o r i h i k o 典 彦
n o r i h i k o 則 彦
n o r i h i k o 徳 彦
n o r i h i k o 憲 彦
n o r i h i k o 教 彦
n o r i h i k o 法 彦
n o r i h i k o 範 彦
n o r i h i k o 紀 彦
n o r i h i k o 規 彦
n o r i y o 典 代
n o r i y o 則 代
n o r i y o 徳 代
n o r i y o 教 代
n o r i y o 紀 代
n o r i y o 記 代
n o t s u h a r u 野 津 原
n u m a g a m i 沼 上
n u m a t a 沼 田
n u m a z a k i 沼 崎
o a k u 大 阿 久
o b i 小 尾
o d a k e 小 竹
o f u s a 大 房
o g a k i 大 垣
o g a k i 大 柿
o g a n o 小 鹿 野
o g a w a r a 大 河 原
o g a w a r a 小 川 原
o g a w a r a 小 河 原
o g i w a r a 荻 原
o g i y a m a 荻 山
o g o s e 生 越
o g o s e 越 生
o g u m a 小 熊
o h a m a 大 浜
o h i r a 大 平
o i i d e 生 出
o i k e 大 池
o j i y a 小 千 谷
o k a d a 岡 田
o k a d o 大 門
o k a d o 岡 戸
o k a h a s h i 岡 橋
o k a m o t o 岡 元
o k a m o t o 岡 本
o k a y a s u 岡 安
o k e t a 桶 田
o k i t s u 沖 津
o k i t s u 興 津
o k u k a w a 奥 川
o k u t s u 奥 津
o m e 青 梅
o m i 大 見
o m i 小 見
o m i 尾 見
o m i 尾 身
o m i 近 江
o m i 青 海
o m i n e 大 峯
o m i n e 大 峰
o m i n e 小 峰
o m i z o 大 溝
o n a i 小 内
o n a i 尾 内
o n i s a w a 鬼 沢
o n i z u k a 鬼 塚
o n o m i c h i 尾 道
o n o m u r a 小 野 村
o n u m a 大 沼
o n u m a 小 沼
o n u m a 尾 沼
o r i i 折 井
o r i i 折 居
o s h i o 大 塩
o s h i o 押 尾
o s o n o 大 園
o s o n o 大 薗
o t a k e 大 岳
o t a k e 大 武
o t a k e 大 竹
o t a k e 小 竹
o t a w a 大 多 和
o t o m o 大 伴
o t o m o 大 友
o t o r i 大 鳥
o t o y o 音 世
o t o y o 音 代
o w a k u 大 和 久
o y a b u 大 薮
o y u 大 湯
o z o n o 大 園
o z o n o 小 園
o z u 大 図
o z u 大 津
o z u 大 洲
o z u 小 津
q i a n l i 千 里
r a n z a n 嵐 山
r e i r i 玲 里
r e n z a b u r o 廉 三 郎
r e n z a b u r o 蓮 三 郎
r e n z a b u r o 連 三 郎
r e n z a b u r o 錬 三 郎
r i k i o 力 夫
r i k i o 力 生
r i k i o 力 男
r i k i o 力 郎
r i k i o 力 雄
r i k i r o 力 郎
r i k i y a 力 也
r i k i y a 力 弥
r i m i 梨 美
r i n 倫
r i o k o 利 央 子
r i o k o 理 緒 子
r o k u s e i 鹿 西
r u i 塁
r u i 瑠 偉
r u i 留 衣
r u i 鋭
r u i 類
r u n 潤
r y o 了
r y o 亨
r y o 亮
r y o 椋
r y o 涼
r y o 綾
r y o 良
r y o 諒
r y o 領
r y o t a r o 涼 太 郎
r y o t a r o 良 太 郎
r y o t a r o 諒 太 郎
r y o z e n 霊 山
r y u g o 竜 吾
r y u g o 隆 吾
r y u g o 龍 吾
r y u h e i 龍 平
r y u y a 竜 弥
r y u y a 隆 也
s a c h i e 佐 智 恵
s a c h i e 佐 智 枝
s a c h i e 佐 智 江
s a c h i e 佐 智 絵
s a c h i e 佐 知 恵
s a c h i e 佐 知 枝
s a c h i e 佐 知 江
s a c h i e 佐 知 絵
s a c h i e 倖 恵
s a c h i e 倖 江
s a c h i e 幸 恵
s a c h i e 幸 枝
s a c h i e 幸 江
s a c h i e 幸 絵
s a c h i h i k o 幸 彦
s a d a h i r o 定 宏
s a d a h i r o 定 弘
s a d a h i r o 定 裕
s a d a h i r o 貞 博
s a d a h i r o 貞 寛
s a d a h i r o 貞 広
s a d a h i r o 貞 弘
s a d a h i r o 貞 浩
s a d a h i r o 貞 祐
s a d a h i r o 貞 裕
s a d a i c h i 定 一
s a d a j i r o 定 二 郎
s a d a j i r o 定 次 郎
s a g a m i h a r a 相 模 原
s a i d a 斎 田
s a i k a w a 斉 川
s a i k a w a 斎 川
s a i k i c h i 才 吉
s a i k o 彩 子
s a i k o 才 子
s a i k o 採 子
s a j i 佐 二
s a j i 佐 治
s a k a i d e 坂 出
s a k a i r i 坂 入
s a k a k o 坂 子
s a k u m a 佐 久 間
s a k u m a 作 間
s a k u r a b a 桜 庭
s a k u s a b e 作 佐 部
s a k y o 左 京
s a n o 佐 野
s a n t a r o 三 太 郎
s a s e b o 佐 世 保
s a s h i d a 指 田
s a w a d a 沢 田
s a w a d a 澤 田
s a w a m u r a 沢 村
s a w a m u r a 澤 村
s a w a n a k a 沢 中
s a y a m a 佐 山
s a y a m a 狭 山
s a y o 佐 世
s a y o 佐 代
s a y o 小 夜
s a y o 早 世
s a y o 沙 世
s a y o 沙 代
s a y o 紗 世
s a y o 紗 代
s a y o k o 佐 代 子
s a y o k o 小 夜 子
s a y o k o 早 代 子
s a y o k o 早 葉 子
s a y o k o 沙 世 子
s a y o k o 沙 代 子
s a y o k o 砂 代 子
s a y o k o 紗 世 子
s a y o k o 紗 代 子
s e i d a 清 田
s e i g o 征 吾
s e i g o 成 吾
s e i g o 正 剛
s e i g o 正 吾
s e i g o 清 吾
s e i g o 清 悟
s e i g o 省 吾
s e i g o 精 吾
s e i g o 誠 剛
s e i g o 誠 吾
s e i n o s u k e 征 之 助
s e i n o s u k e 清 之 介
s e i n o s u k e 清 之 助
s e i n o s u k e 誠 之 助
s e i r o k u 清 六
s e k i t o 石 戸
s e k i t o 関 戸
s e n ' i c h i r o 千 一 郎
s e n ' i c h i r o 宣 一 郎
s e n a 世 奈
s e n a 瀬 奈
s e n j i 仙 司
s e n j i 千 治
s e n j i r o 仙 次 郎
s e n k a w a 泉 川
s e r i t a 芹 田
s e r i z a w a 芹 沢
s e t s u y u k i 節 之
s h i b a k i 柴 木
s h i c h i r o 七 郎
s h i c h i z o 七 三
s h i c h i z o 七 蔵
s h i g e e d a 重 枝
s h i g e m a s a 繁 昌
s h i g e m a s a 繁 正
s h i g e m a s a 繁 雅
s h i g e m a s a 茂 昌
s h i g e m a s a 茂 正
s h i g e m a s a 茂 雅
s h i g e m a s a 重 政
s h i g e m a s a 重 正
s h i g e m i t s u 成 光
s h i g e m i t s u 繁 光
s h i g e m i t s u 繁 満
s h i g e m i t s u 茂 光
s h i g e m i t s u 茂 満
s h i g e m i t s u 重 光
s h i g e m i t s u 重 満
s h i g e s a b u r o 繁 三 郎
s h i g e s a d a 重 貞
s h i g e t a 繁 田
s h i g e t a 茂 田
s h i g e t a 重 田
s h i g e y o 滋 代
s h i g e y o 秀 代
s h i g e y o 茂 代
s h i h o k o 史 穂 子
s h i h o k o 志 保 子
s h i h o k o 志 帆 子
s h i h o k o 志 穂 子
s h i i h a r a 椎 原
s h i k i s h i m a 敷 島
s h i k o k u 四 国
s h i m a g a g e 島 影
s h i m a g a g e 嶋 影
s h i m a k a t a 島 方
s h i m a k a t a 嶋 方
s h i m a k a w a 島 川
s h i m a k a w a 嶋 川
s h i m a n u k i 島 貫
s h i m a n u k i 嶋 貫
s h i m a y a 島 谷
s h i m a y a 嶋 谷
s h i m a y a m a 島 山
s h i m a y a m a 嶋 山
s h i m i z u 志 水
s h i m i z u 清 水
s h i m o 下
s h i m o 志 茂
s h i m o d a i r a 下 平
s h i m o f u s a 下 総
s h i m o g o 下 郷
s h i m o g u c h i 下 口
s h i m o k o s h i 霜 越
s h i m o y a m a d a 下 山 田
s h i m u r a 志 村
s h i n a n o 信 濃
s h i n j o 新 庄
s h i n m i 新 見
s h i n m u r a 新 村
s h i n o h e 四 戸
s h i n s u k e 伸 介
s h i n s u k e 信 介
s h i n s u k e 信 祐
s h i n s u k e 信 輔
s h i n s u k e 慎 介
s h i n s u k e 慎 祐
s h i n s u k e 慎 輔
s h i n s u k e 新 助
s h i n s u k e 真 介
s h i n s u k e 真 祐
s h i n s u k e 真 輔
s h i n s u k e 紳 助
s h i n s u k e 進 介
s h i n t a k u 新 宅
s h i o i r i 塩 入
s h i o n o 塩 野
s h i o n o m e 塩 野 目
s h i r a g a m i 白 神
s h i r a i s h i 白 石
s h i r a n u h i 不 知 火
s h i r o m i z u 白 水
s h i r o y a n a g i 白 柳
s h i t a n a k a 下 中
s h i w a 志 和
s h o b a r a 庄 原
s h o n a n 沼 南
s h o s a k u 正 作
s h o s a k u 章 作
s h o s e i 照 星
s h u n k i c h i 俊 吉
s h u s u k e 修 介
s h u s u k e 周 介
s h u s u k e 秀 介
s h u s u k e 秀 佑
s h u s u k e 秀 祐
s h u s u k e 秀 輔
s h u z e n 秀 全
s i p i n g 四 平
s o e d a 添 田
s o g o 十 河
s o k o 草 子
s o m e m i y a 染 宮
s o n e 曾 根
s o n o y a m a 園 山
s o t o m e 五 月 女
s o t o m e 早 乙 女
s u e 末
s u e 須 惠
s u e h i r o 末 広
s u e m i t s u 末 光
s u e o k a 末 岡
s u g a h a r a 菅 原
s u g e t a 菅 田
s u g i e 杉 江
s u g i m o t o 杉 元
s u g i m o t o 杉 本
s u g i s a k i 杉 崎
s u k e m i t s u 祐 光
s u m i n o e 住 之 江
s u m i o 住 夫
s u m i o 住 生
s u m i o 住 男
s u m i o 住 郎
s u m i o 住 雄
s u m i o 寿 美 緒
s u m i o 澄 夫
s u m i o 澄 生
s u m i o 澄 男
s u m i o 澄 郎
s u m i o 澄 雄
s u m i o 純 夫
s u m i o 純 朗
s u m i o 純 生
s u m i o 純 男
s u m i o 純 郎
s u m i o 純 雄
s u m i o 角 男
s u n a y a m a 砂 山
s u s a 諏 佐
s u s a 須 佐
s u t e h a r u 捨 春
s u t e k o 捨 子
s u w a 諏 訪
s u z u e 鈴 恵
s u z u e 鈴 枝
s u z u e 鈴 江
s u z u k o 鈴 子
s u z u k o 錫 子
s u z u n o 鈴 野
t a b u c h i 田 淵
t a c h i a r a i 大 刀 洗
t a c h i z a w a 立 沢
t a d a h i s a 忠 久
t a d a h i t o 忠 人
t a e k o 多 恵 子
t a e k o 多 枝 子
t a e k o 多 栄 子
t a e k o 妙 子
t a g a m i 田 上
t a i h e i 泰 平
t a i i c h i 太 一
t a i i c h i 泰 一
t a i i c h i r o 太 一 郎
t a i i c h i r o 泰 一 郎
t a i j i 泰 二
t a i j i 泰 司
t a i j i 泰 次
t a i j i 泰 治
t a i m a 当 麻
t a i r a 平
t a i r a 平 良
t a i s h o 大 正
t a k a f u j i 高 藤
t a k a g u c h i 高 口
t a k a h a r u 孝 治
t a k a h a r u 貴 治
t a k a h a r u 隆 春
t a k a h a r u 隆 晴
t a k a h a r u 隆 治
t a k a k u 高 久
t a k a m i z a w a 高 見 沢
t a k a r a d a 宝 田
t a k a s a k i 高 崎
t a k a t e r u 隆 輝
t a k a t s u d o 高 津 戸
t a k a u r a 高 浦
t a k e b e 武 部
t a k e b e 竹 部
t a k e b u c h i 竹 淵
t a k e g o s h i 竹 腰
t a k e g o s h i 竹 越
t a k e i 武 井
t a k e i 武 居
t a k e i 竹 井
t a k e i 竹 居
t a k e k a w a 武 川
t a k e k a w a 竹 川
t a k e u c h i 武 内
t a k e u c h i 竹 内
t a k e y a m a 武 山
t a k e y a m a 竹 山
t a k i k a w a 滝 川
t a k k o 田 子
t a k u b o 田 久 保
t a k u b o 田 窪
t a k u m a 卓 真
t a k u m a 卓 磨
t a k u m a 宅 間
t a k u m a 拓 真
t a k u m a 拓 磨
t a k u m a 琢 磨
t a k u m a 田 熊
t a k u m a 詫 間
t a m a i 玉 井
t a m a z a w a 玉 沢
t a m e k a z u 為 一
t a m e k o 多 米 子
t a m e s h i g e 為 重
t a m i y o 民 代
t a n a g u r a 棚 倉
t a n a m u r a 棚 村
t a n e o 種 男
t a n i f u j i 谷 藤
t a n i g a w a 谷 川
t a n i o k a 谷 岡
t a n n a i 丹 内
t a n o g u c h i 田 野 口
t a o 田 尾
t a s a b u r o 多 三 郎
t a s a b u r o 太 三 郎
t a t s u o 健 夫
t a t s u o 健 生
t a t s u o 健 男
t a t s u o 健 郎
t a t s u o 健 雄
t a t s u o 建 夫
t a t s u o 建 生
t a t s u o 建 男
t a t s u o 建 郎
t a t s u o 建 雄
t a t s u o 立 男
t a t s u o 竜 夫
t a t s u o 竜 生
t a t s u o 竜 男
t a t s u o 竜 郎
t a t s u o 竜 雄
t a t s u o 辰 夫
t a t s u o 辰 生
t a t s u o 辰 男
t a t s u o 辰 郎
t a t s u o 辰 雄
t a t s u o 達 夫
t a t s u o 達 生
t a t s u o 達 男
t a t s u o 達 郎
t a t s u o 達 雄
t a t s u o 龍 夫
t a t s u o 龍 生
t a t s u o 龍 男
t a t s u o 龍 郎
t a t s u o 龍 雄
t a w a d a 多 和 田
t a z a w a k o 田 沢 湖
t e i j i r o 定 次 郎
t e i j i r o 貞 次 郎
t e i j i r o 貞 治 郎
t e n d a 天 田
t e r a d o 寺 戸
t e r a k a w a 寺 川
t e r a m a c h i 寺 町
t e r a n i s h i 寺 西
t e r a s u 暉
t e s h i r o g i 手 代 木
t e t s u a k i 哲 明
t e t s u a k i 哲 昭
t e t s u a k i 哲 朗
t e t s u a k i 哲 章
t e t s u a k i 徹 明
t e t s u a k i 徹 章
t e t s u h i k o 哲 彦
t e t s u h i k o 徹 彦
t e t s u h i k o 鉄 彦
t e t s u h i r o 哲 寛
t e t s u j i 哲 二
t e t s u j i 哲 司
t e t s u j i 哲 次
t e t s u j i 哲 治
t e t s u j i 徹 二
t e t s u j i 徹 司
t e t s u j i 徹 次
t e t s u j i 徹 治
t e t s u j i 鉄 二
t e t s u j i 鉄 次
t e t s u j i 鉄 治
t e t s u k o 哲 子
t e t s u k o 徹 子
t e t s u z o 哲 三
t e t s u z o 哲 造
t e t s u z o 徹 三
t e t s u z o 鉄 三
t e t s u z o 鉄 蔵
t o 藤
t o k a m a c h i 十 日 町
t o k u d o m e 徳 留
t o k u m a 徳 間
t o k u m i 徳 実
t o k u m i 徳 美
t o k u t o m e 徳 留
t o k u y o 徳 代
t o k u y u k i 徳 之
t o m e z o 留 蔵
t o m i a i 富 合
t o m i h i r o 冨 弘
t o m i n o 冨 野
t o m i n o 富 野
t o m i y a 冨 谷
t o m i y a 富 也
t o m i y a 富 谷
t o m i y a m a 冨 山
t o m i y a m a 富 山
t o m i y o 富 代
t o m i y o 登 美 代
t o m o n o b u 友 信
t o m o n o b u 智 信
t o m o y a 友 也
t o m o y a 友 哉
t o m o y a 智 也
t o m o y a 智 哉
t o m o y a 朋 也
t o m o y a 朋 哉
t o m o y a 朋 矢
t o m o y a 知 也
t o m o y a 知 哉
t o m u r o 戸 室
t o n d a b a y a s h i 富 田 林
t o n o 東 野
t o n o 遠 野
t o r i g a t a 鳥 潟
t o s h i h i d e 俊 秀
t o s h i h i d e 俊 英
t o s h i h i d e 利 秀
t o s h i h i d e 利 英
t o s h i h i d e 年 秀
t o s h i h i d e 敏 秀
t o s h i h i d e 敏 英
t o s h i k a w a 利 川
t o s h i k a z u 俊 一
t o s h i k a z u 俊 和
t o s h i k a z u 利 一
t o s h i k a z u 利 和
t o s h i k a z u 寿 一
t o s h i k a z u 寿 和
t o s h i k a z u 年 和
t o s h i k a z u 敏 一
t o s h i k a z u 敏 和
t o s h i k a z u 智 一
t o s h i k a z u 登 志 一
t o s h i k a z u 紀 和
t o s h i t s u g u 俊 次
t o s h i t s u g u 利 次
t o s h i t s u g u 敏 次
t o s h i t s u g u 敏 継
t o y o h a s h i 豊 橋
t o y o n a g a 豊 永
t o y o s h i n a 豊 科
t o y o t a 豊 田
t o y o t a r o 豊 太 郎
t o z a k a 戸 坂
t s u c h i k a w a 土 川
t s u c h i u r a 土 浦
t s u c h i y a 土 屋
t s u c h i y a 土 谷
t s u c h i y a 槌 谷
t s u g a n e 津 金
t s u g i o 二 夫
t s u g i o 嗣 雄
t s u g i o 次 夫
t s u g i o 次 生
t s u g i o 次 男
t s u g i o 次 郎
t s u g i o 次 雄
t s u k a k o 司 子
t s u k a z a k i 塚 崎
t s u k i d a t e 月 舘
t s u k i d a t e 月 館
t s u k i y o n o 月 夜 野
t s u m a k i 妻 木
t s u m i t a 積 田
t s u n e k a w a 常 川
t s u n e k a w a 恒 川
t s u n e k o 常 子
t s u n e k o 恒 子
t s u n e m i c h i 恒 道
t s u n e s a b u r o 恒 三 郎
t s u n e z o 常 三
t s u n e z o 常 蔵
t s u n e z o 恒 三
t s u n o k a w a 角 川
t s u r u k o 鶴 子
t s u r u s a w a 鶴 沢
t s u r u y a 鶴 谷
t s u s a k i 津 崎
t s u t a e 拙 枝
t s u t s u m i n o 堤 野
u e d a 上 田
u e d a 植 田
u e d o k o 上 床
u e s o n o 上 園
u e t a k e 上 竹
u e t a k e 植 竹
u e z o n o 上 園
u j i h a r a 氏 原
u m e h a r a 梅 原
u m e o k a 梅 岡
u m e y a m a 梅 山
u m i k o 海 子
u n u m a 鵜 沼
u r a 浦
u r a t a 浦 田
u r u m a 漆 間
u r u m a 閏 間
u s h i k u b o 牛 窪
u s h i y a m a 牛 山
u s u b a 薄 葉
u t a r o 卯 太 郎
u t a s h i n a i 歌 志 内
u t s u n o 宇 津 野
u w a j i m a 宇 和 島
w a i d a 和 井 田
w a k a b a 若 葉
w a n 完
w a t a i 渡 井
w a t a n u k i 渡 貫
w a t a n u k i 綿 貫
w e n j i 文 吉
w e n x i o n g 文 雄
x i o n g y i 雄 一
y a b a n a 矢 花
y a b a s h i 矢 橋
y a b e 矢 部
y a b e 谷 部
y a b u k i 矢 吹
y a b u z u k a h o n 藪 塚 本
y a c h i d a 谷 内 田
y a d o t a n i 宿 谷
y a e g a s h i 八 重 樫
y a g e t a 八 下 田
y a g i n u m a 八 木 沼
y a g i n u m a 柳 沼
y a m a c h i 山 地
y a m a g a 山 家
y a m a g a 山 我
y a m a g a 山 賀
y a m a g a 山 香
y a m a g a 山 鹿
y a m a g o s h i 山 越
y a m a h i r a 山 平
y a m a m o t o 山 元
y a m a m o t o 山 本
y a m a n a s h i 山 梨
y a m a n e 山 根
y a n g 楊
y a n g 洋
y a n g 陽
y a o k i 八 起
y a s a t o 八 郷
y a s u j i 保 二
y a s u j i 保 次
y a s u j i 保 治
y a s u j i 安 司
y a s u j i 安 次
y a s u j i 安 治
y a s u j i 康 二
y a s u j i 康 司
y a s u j i 康 次
y a s u j i 康 治
y a s u j i 泰 司
y a s u j i m a 安 島
y a s u j i m a 安 嶋
y a s u k a w a 保 川
y a s u k a w a 安 川
y a s u m o t o 安 元
y a s u m o t o 安 本
y a s u m o t o 康 本
y a s u n a g a 安 永
y a s u n a g a 康 永
y a s u t s u g u 泰 次
y a t a g a i 谷 田 貝
y o j i r o 洋 次 郎
y o j i r o 要 次 郎
y o j i r o 陽 二 郎
y o j i r o 陽 次 郎
y o k i c h i 洋 吉
y o k i c h i 要 吉
y o k i c h i 陽 吉
y o k i c h i 養 吉
y o k i h i 楊 貴 妃
y o k o 妖 子
y o k o 容 子
y o k o 庸 子
y o k o 揚 子
y o k o 暢 子
y o k o 曜 子
y o k o 楊 子
y o k o 横 尾
y o k o 洋 子
y o k o 瑶 子
y o k o 羊 香
y o k o 耀 子
y o k o 葉 子
y o k o 蓉 子
y o k o 要 子
y o k o 遙 子
y o k o 遥 子
y o k o 陽 子
y o k o 養 子
y o k o g o s h i 横 越
y o k o h a m a 横 浜
y o k o s e 横 瀬
y o k o s h i b a 横 芝
y o n a m i n e 与 那 嶺
y o n e d a 米 田
y o n e k o 米 古
y o n e k o 米 子
y o n e k u r a 米 倉
y o n e m u r a 米 村
y o n g g u i 永 貴
y o r i 依
y o r i 依 里
y o r i 和
y o s h i h a r a 吉 原
y o s h i h a r a 良 原
y o s h i h i r o 佳 宏
y o s h i h i r o 佳 広
y o s h i h i r o 佳 弘
y o s h i h i r o 吉 宏
y o s h i h i r o 吉 広
y o s h i h i r o 吉 弘
y o s h i h i r o 吉 洋
y o s h i h i r o 吉 裕
y o s h i h i r o 善 博
y o s h i h i r o 善 啓
y o s h i h i r o 善 宏
y o s h i h i r o 善 浩
y o s h i h i r o 善 裕
y o s h i h i r o 喜 博
y o s h i h i r o 喜 弘
y o s h i h i r o 嘉 宏
y o s h i h i r o 嘉 弘
y o s h i h i r o 嘉 洋
y o s h i h i r o 嘉 浩
y o s h i h i r o 嘉 裕
y o s h i h i r o 好 博
y o s h i h i r o 好 宏
y o s h i h i r o 好 寛
y o s h i h i r o 好 広
y o s h i h i r o 好 弘
y o s h i h i r o 好 洋
y o s h i h i r o 好 浩
y o s h i h i r o 好 紘
y o s h i h i r o 好 裕
y o s h i h i r o 宜 弘
y o s h i h i r o 宜 浩
y o s h i h i r o 悦 宏
y o s h i h i r o 悦 弘
y o s h i h i r o 慶 裕
y o s h i h i r o 由 弘
y o s h i h i r o 美 博
y o s h i h i r o 義 博
y o s h i h i r o 義 宏
y o s h i h i r o 義 寛
y o s h i h i r o 義 広
y o s h i h i r o 義 弘
y o s h i h i r o 義 洋
y o s h i h i r o 義 浩
y o s h i h i r o 義 紘
y o s h i h i r o 義 裕
y o s h i h i r o 良 博
y o s h i h i r o 良 宏
y o s h i h i r o 良 寛
y o s h i h i r o 良 広
y o s h i h i r o 良 弘
y o s h i h i r o 良 泰
y o s h i h i r o 良 洋
y o s h i h i r o 良 浩
y o s h i h i r o 良 紘
y o s h i h i r o 良 裕
y o s h i h i r o 芳 伯
y o s h i h i r o 芳 博
y o s h i h i r o 芳 宏
y o s h i h i r o 芳 寛
y o s h i h i r o 芳 広
y o s h i h i r o 芳 弘
y o s h i h i r o 芳 洋
y o s h i h i r o 芳 浩
y o s h i h i r o 芳 紘
y o s h i h i r o 芳 裕
y o s h i k a z u 佳 和
y o s h i k a z u 吉 一
y o s h i k a z u 吉 和
y o s h i k a z u 善 一
y o s h i k a z u 善 和
y o s h i k a z u 嘉 一
y o s h i k a z u 嘉 和
y o s h i k a z u 好 一
y o s h i k a z u 好 和
y o s h i k a z u 慶 一
y o s h i k a z u 慶 和
y o s h i k a z u 由 一
y o s h i k a z u 由 和
y o s h i k a z u 美 一
y o s h i k a z u 美 和
y o s h i k a z u 義 一
y o s h i k a z u 義 和
y o s h i k a z u 良 一
y o s h i k a z u 良 和
y o s h i k a z u 芳 一
y o s h i k a z u 芳 和
y o s h i k a z u 資 一
y o s h i k i y o 吉 清
y o s h i n a k a 吉 中
y o s h i t e r u 喜 輝
y o s h i t e r u 嘉 輝
y o s h i t e r u 好 輝
y o s h i t e r u 義 照
y o s h i t e r u 義 輝
y o s h i t e r u 良 照
y o s h i t e r u 良 輝
y o s h i t e r u 芳 輝
y o s h i u m i 美 臣
y u g i 柚 木
y u g o r o 勇 五 郎
y u h u i 裕 輝
y u i h a r u 由 春
y u k i h i k o 之 彦
y u k i h i k o 幸 彦
y u k i h i k o 由 記 彦
y u k i h i k o 行 彦
y u k i k a z u 幸 一
y u k i m i t s u 幸 光
y u k i n a o 幸 直
y u k i s a b u r o 雪 三 郎
y u k u o 征 男
y u r o 雄 郎
y u t a n i 油 谷
y u t a n i 湯 谷
y u z u h a r a 譲 原
y u z u k i 柚 木
z e n s h i 善 史
z h o n g l a n g 重 郎
z o u 奏
|
72dc99072ac4d50f7cc4150c1f731766847f0b21 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2333/CH1/EX1.33/33.sce | 30929bc53a44e4e07c9c9f5ed1cf0b52d3190b08 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 399 | sce | 33.sce | clc
// Given that
m_0 = 9e-31 // mass of electron in kg
c = 3e8 // speed of light in m/sec
KE = 1e6 // kinetic energy of electron in volts
// Sample Problem 33 on page no. 59
printf("\n # PROBLEM 33 # \n")
printf(" Standard formula used \n")
printf("\n E = m*c^2 \n")
v = c* sqrt(1-(1/(1+KE*1.6e-19/(m_0*c^2)))^2) // velocity of electron in m/sec
printf("\n Velocity of electron is %e m/sec. ",v)
|
0c29051108465b2a9ce678dfb2b94001317b443d | 3497c2d86f407202ec8c351b9e0bc4e68c8bc4e1 | /Algorithms/RMSProp.sci | 7e496344729dc15b55ad45039335584945ca69ad | [] | no_license | sparshgupta3/Adam-Optimization-Project | dedc323207d5ca9d403890e7ced90858a15eeb6d | 5b8b3cbb0e331889d2595e04d4ac81ddefe706ab | refs/heads/master | 2020-09-22T10:07:12.106455 | 2019-12-01T11:32:01 | 2019-12-01T11:32:01 | 225,150,301 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 609 | sci | RMSProp.sci | //Rosenbrock Function or Banana Function
function f = funcx(x)
f = 100*((x(2) - x(1).^2).^2) + (x(1) - 1).^2;;
endfunction
function g = grad(x)
g = [-400*x(1)*(x(2) - x(1).^2) + 2*(x(1) - 1);200 * (x(2) - x(1).^2)];;
endfunction
xnew=[4;4];
step_sz=.001;
G=0;
prev=.00000001;
counter=0;
d = 1;
while(d >.000000001)
xprev=xnew;
g=grad(xprev);
G=0.9*G+0.1*g'*g;
xnew=xprev-((step_sz*g)/(sqrt(G)+prev));
counter=counter+1;
d = abs(funcx(xprev)-funcx(xnew));
end;
printf("%d\n",counter);
printf("%2.6f\n",funcx(xnew));
disp(xnew);
|
f14d0242890f1813c2aec8182c3f6ffb9b0f9146 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1883/CH2/EX2.4.3/Example2_10.sce | 4310ced059b492838e3d1ec48f338b14898ec368 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 446 | sce | Example2_10.sce | //Chapter-2,Example2_4_3,pg 2-25
//as 3rd order line of wavelength lam is coincide with 4th order wavelength 4992 A.
m_1=3 //3rd order
m_2=4 //for 4th order
wavelength_2=4992 //for 4th order
wavelength_1=m_2*wavelength_2/m_1
printf('\nwavelength of light is = %.0f A.',wavelength_1)
|
c864b7cf657c387e8b3e7e11648ee874b5354156 | 449d555969bfd7befe906877abab098c6e63a0e8 | /52/CH2/EX2.35.b/Example2_35_b.sce | 73cc4f1b7d15091f28bfd4ec8b78d1cb083d633b | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 655 | sce | Example2_35_b.sce | //Example 2.35 (b)
//To plot the responce of the system analyically and using scilab
clear;
clc ;
close ;
n=0:1:20;
x=ones(1,length(n));
b=[0 1];
a=[1 -1 -1];
yanaly=0.447*(1.618).^n-0.447*(-0.618).^n;//Analytical Solution
[ymat,zf]=filter(b, a, x);
subplot(3,1,1);
plot2d3(n,x);
xlabel('n');
ylabel('x(n)');
title('INPUT SEQUENCE (STEP FUNCTION)');
subplot(3,1,2);
plot2d3(n,yanaly);
xlabel('n');
ylabel('y(n)');
title('OUTPUT SEQUENCE yanaly');
subplot(3,1,3);
plot2d3(n,ymat,zf);
xlabel('n');
ylabel('y(n)');
title('OUTPUT SEQUENCE ymat');
//As the Analtical Plot matches the Scilab Plot hence it is the Responce of the system |
15fad50d9b27880241a141c3a3483b567f34284c | 449d555969bfd7befe906877abab098c6e63a0e8 | /72/CH8/EX8.4.1/8_4_1.sce | 71fada8448d30b39f3a9b69514c2eaae771bce84 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 526 | sce | 8_4_1.sce |
//chapter_no.-8, page_no.-338
//Example_no.8-4-1
clc;
//(a) Calculate_the_break_down_voltage
q=1.6*(10^-19);
N=2.8*(10^21);//Donor_Concentration
L=6*(10^-6);//silicon_length
er=11.8;//Relative_dielectric_constant
es=8.854*(10^-12)*er;
Vbd=(q*N*(L^2))/es;
disp(Vbd,'the_break_down_voltage_is_double_its_critical_voltage_as(in Volts)is =');
//(b)Calculate_the_break_down_electric_field
Ebd=Vbd/L;
disp(Ebd,'the_break_down_electric_field(in V/m)is =');
Ebd=Ebd/100;
disp(Ebd,'the_break_down_electric_field(in V/cm)is =');
|
a649178f9efe1ffdda6fd6246d0b8c26e15867fa | c04f5a41550dc954fc2aaed4cf249b522fa92680 | /Cramer.sce | 3a014b2f8e1f2879282b0553c576f7e7603a1e9e | [
"MIT"
] | permissive | miguel-mzbi/NumericMethods | 823a690b48a4d0fbcedd526ea79dce00675a9b75 | 8c26acae37395d6ba3e77fe21619077ca6b3608a | refs/heads/master | 2021-01-09T05:29:58.433274 | 2018-04-26T19:41:07 | 2018-04-26T19:41:07 | 80,778,424 | 0 | 1 | null | null | null | null | UTF-8 | Scilab | false | false | 411 | sce | Cramer.sce | mSize = input("Insert side lenght of square matrix: ")
a = []
b = []
for i = 1: mSize
for j = 1: mSize
a(i, j) = input("Left side: A"+string(i)+string(j)+"= ")
end
end
for i = 1: mSize
b(i) = input("Right side: b"+string(i)+"= ")
end
detA = det(a)
[rX cX] = size(a)
sol = []
for i = 1: cX
temp = a
temp(:, i) = b(:)
disp("x" + string(i) + " = " + string(det(temp)/detA))
end
|
1d71dc9f37a4e89aca3fcfec36e5cc7a51987c6b | 449d555969bfd7befe906877abab098c6e63a0e8 | /617/CH3/EX3.5/Example3_5.sci | 0805ef320486295c1aa09b03ed589c8977d7ac11 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 549 | sci | Example3_5.sci | clear;
clc();
// To find out heat loss through 1 sq. ft of flat slab of 85%magnesia and 15% asbestos
km=0.0377; // Mean thermal conductivity at 220degF
t1=260; // Inner surface temperature of slab in degF
t2=180; // Outer surface temperature of slab in degF
A=1; // Area of slab in ft
x=2/12; // Thickness of insulation in ft
q=km*A*(t1-t2)/x; // Heat loss through slab in Btu/hr
printf("\n Heat loss through flat slab is %.1f Btu/hr",q);
|
1f9cea5e3d9279b1d303022f629db7169cda95ea | 449d555969bfd7befe906877abab098c6e63a0e8 | /389/CH9/EX9.9/Example9_9.sce | 737db49438d64c2e73ae5bb726072ba4629b5577 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 1,511 | sce | Example9_9.sce | clear;
clc;
// Illustration 9.9
// Page: 395
printf('Illustration 9.9 - Page: 395\n\n');
// solution
//****Data****//
P = 695;// [kN/square m]
//********//
// a:methanol b:water
// From Illustration 9.8:
Ma = 32.04;// [kg/kmol]
Mb = 18.02;// [kg/kmol]
F = 216.8;// [kmol/h]
Tempo = 19.7;// [OC]
zF = 0.360;// [mole fraction methanol]
HF = 2533;// [kJ/kmol]
D = 84.4;// [kkmol/h]
zD = 0.915;// [mole fraction methanol]
HD = 3640;// [kJ/kmol]
Qc = 5990000;// [kJ/h]
// Since the bottom will essentially be pure water:
HW = 6094;// [kJ/kmol]
// From Steam tables:
Hs = 2699;// [enthalpy of saturated steam, kJ/kg]
hW = 4.2*(Tempo-0);// [enthalpy of water, kJ/kg]
HgNpPlus1 = (Hs-hW)*Mb;// [kJ/kmol]
// (1): GNpPlus1-W = D-F [From Eqn. 9.86]
// (2): (GNpPlus1*HgNpPlus1)-(W*HW) = (D*HD)+Qc-(F*HF) [From Eqn. 9.88]
a = [1 -1;HgNpPlus1 -HW];
b = [D-F;(D*HD)+Qc-(F*HF)];
soln = a\b;
GNpPlus1 = soln(1);// [kmol/h]
W = soln(2);// [kmol/h]
// From Eqn. 9.87:
deff('[y] = f61(xW)','y = (F*zF)-((D*zD)+(W*xW))');
xW = fsolve(2,f61);
// The enthalpy of the solution at its bubble point is 6048 kJ/kmol, sufficiently closed to 6094 assumed earlier.
// For delta_w:
xdelta_w = W*xW/(W-GNpPlus1);
Q_dprime = ((W*HW)-(GNpPlus1*HgNpPlus1))/(W-GNpPlus1);// [kJ/kmol]
// From Fig 9.27 ad Fig. 9.28, and for the stripping section:
Np = 9.5;
printf("Steam Rate: %f kmol/h\n",GNpPlus1);
printf("Bottom Composition: xW: %f\n",xW);
printf("Number of theoretical stages: %f\n",Np); |
36bbd3bb473de4db1c0c381c94b66c0d2b9dcc0d | 8217f7986187902617ad1bf89cb789618a90dd0a | /browsable_source/2.4/Unix-Windows/scilab-2.4/macros/scicos/do_terminate.sci | 924566ca10ad49d83493921d8380ab0cf871aea1 | [
"LicenseRef-scancode-public-domain",
"LicenseRef-scancode-warranty-disclaimer"
] | permissive | clg55/Scilab-Workbench | 4ebc01d2daea5026ad07fbfc53e16d4b29179502 | 9f8fd29c7f2a98100fa9aed8b58f6768d24a1875 | refs/heads/master | 2023-05-31T04:06:22.931111 | 2022-09-13T14:41:51 | 2022-09-13T14:41:51 | 258,270,193 | 0 | 1 | null | null | null | null | UTF-8 | Scilab | false | false | 384 | sci | do_terminate.sci | function do_terminate(scs_m,cpr,tcur)
// Copyright INRIA
par=scs_m(1);
if alreadyran then
//terminate current simulation
errcatch(888,'continue')
win=xget('window')
[state,t]=scicosim(cpr(1),tcur,par(4),cpr(2),'finish',par(3))
xset('window',win)
errcatch(-1)
if iserror(888)==1 then
errclear(888)
message('End problem, see message in scilab window')
end
end
|
354b6097b17c8b72e9c55e9a5e7166833f6eb75f | 089894a36ef33cb3d0f697541716c9b6cd8dcc43 | /NLP_Project/test/blog/ngram/5.15_3.tst | 8d5103cead4e39ab142c655643b55900be256430 | [] | no_license | mandar15/NLP_Project | 3142cda82d49ba0ea30b580c46bdd0e0348fe3ec | 1dcb70a199a0f7ab8c72825bfd5b8146e75b7ec2 | refs/heads/master | 2020-05-20T13:36:05.842840 | 2013-07-31T06:53:59 | 2013-07-31T06:53:59 | 6,534,406 | 0 | 1 | null | null | null | null | UTF-8 | Scilab | false | false | 521,674 | tst | 5.15_3.tst | 15 215:1 1960:1 2911:1 3523:1 3646:1 3797:1 4004:1 4304:1 4567:1 5845:1 6706:1 7377:1 8261:1 8369:1 8830:1 9005:1 9244:1 9846:1 10187:2 10745:1 10813:2 11428:1 12388:2 13197:1 13367:1 13901:1 14563:1 14789:1 14908:1 14920:1 14937:1 15051:1 16852:1 17625:2 19395:1 19431:1 19591:1 19749:1 19913:1 19920:1 20000:1 21251:1 21460:1 22157:1 22778:1 22804:1 23864:1 24283:80 24897:1 24935:1 26071:1 26697:1 26718:1 27993:1 29302:1 30000:1 30112:1 30615:2 30656:1 31860:1 32470:1 33470:1 33624:1 33689:1 35818:2 35858:1 36208:1 36833:1 37007:1 37779:1
15 215:1 462:1 713:1 1152:1 1155:1 1372:1 1402:1 1647:1 1774:1 1960:1 2036:1 2559:1 2911:1 2948:1 2964:1 2986:1 3174:1 3523:1 3646:1 3710:1 3797:1 4004:1 4089:1 4304:1 4567:1 4737:1 4758:1 4962:1 5278:1 5424:1 5845:1 6087:1 6402:1 6627:1 6706:1 6974:1 7377:1 7517:1 7728:1 8261:1 8369:1 8393:1 8830:1 9005:1 9244:1 9429:1 9846:1 9896:1 10091:1 10101:2 10128:1 10187:2 10745:2 10813:2 11428:1 12388:2 12604:1 12803:1 12826:1 13197:1 13312:1 13367:1 13675:1 13820:1 13901:1 14053:1 14489:1 14563:1 14569:1 14626:2 14789:1 14908:1 14920:1 14937:1 15051:1 15251:1 15283:1 15438:1 15635:1 15718:1 16852:1 16952:1 17625:2 17961:1 18282:1 18434:1 19395:1 19431:1 19591:1 19749:1 19913:1 19920:1 19999:1 20000:1 20737:1 20971:1 21247:1 21251:1 21259:1 21460:1 21733:1 22157:1 22283:1 22502:1 22778:1 22804:1 23594:1 23864:1 23963:1 24283:163 24309:1 24427:1 24811:1 24897:1 24935:1 25223:1 25702:1 26071:1 26697:1 26718:1 27377:1 27426:1 27574:1 27751:1 27993:1 28396:1 29302:1 29370:1 29871:1 30000:1 30055:2 30112:1 30381:1 30615:2 30656:1 30742:1 30899:1 31860:1 31914:1 32247:1 32470:1 32820:1 33143:1 33335:1 33420:1 33470:1 33552:2 33624:1 33642:1 33689:1 33938:1 34976:1 35147:1 35818:2 35858:1 36187:1 36208:1 36833:1 37007:1 37779:1 37867:1
15 215:1 415:1 462:1 620:1 713:1 771:1 1152:1 1155:1 1372:1 1402:1 1647:1 1774:1 1960:1 2036:2 2285:1 2554:1 2559:1 2911:1 2948:1 2964:1 2984:1 2986:1 3174:1 3523:1 3646:1 3710:1 3797:1 3809:1 4004:1 4089:1 4304:1 4567:1 4615:1 4737:1 4758:1 4952:1 4962:1 5278:1 5424:1 5448:1 5761:1 5845:1 5868:1 6020:1 6087:1 6402:1 6627:1 6680:1 6706:1 6772:1 6974:1 6976:1 6993:1 7208:1 7377:1 7517:1 7690:1 7728:1 7995:1 8000:1 8261:1 8332:1 8369:1 8393:1 8463:2 8513:1 8590:1 8597:1 8830:1 9005:1 9244:1 9358:1 9429:1 9519:1 9846:1 9896:1 10091:1 10101:3 10128:1 10187:2 10212:1 10745:2 10813:2 10876:1 11057:1 11428:1 11458:1 11667:1 12118:1 12127:1 12211:1 12388:2 12604:1 12623:1 12803:1 12826:1 13197:1 13312:1 13367:1 13495:1 13556:1 13650:1 13675:1 13820:1 13901:1 14053:1 14260:1 14343:1 14462:1 14489:1 14563:1 14569:1 14626:2 14789:1 14908:1 14920:1 14937:1 15051:1 15251:1 15283:1 15438:1 15485:1 15635:1 15718:1 15820:1 16129:1 16480:1 16852:1 16952:1 17008:1 17519:1 17545:1 17625:2 17631:1 17722:1 17961:1 18282:1 18434:1 18592:1 18905:1 19297:1 19395:1 19431:1 19591:1 19671:1 19749:1 19750:1 19772:1 19913:1 19920:1 19999:1 20000:1 20487:1 20737:1 20849:1 20917:1 20971:1 21066:1 21247:1 21251:1 21259:1 21460:1 21663:1 21733:1 21978:1 22157:1 22283:1 22502:1 22568:1 22778:1 22804:1 23594:1 23681:1 23864:1 23963:1 24118:1 24283:240 24309:1 24427:1 24811:1 24897:1 24901:1 24935:1 25223:1 25415:1 25702:1 26000:1 26047:1 26071:1 26116:1 26440:1 26617:1 26697:1 26718:1 27097:1 27236:1 27365:1 27377:1 27426:1 27574:1 27751:1 27929:1 27993:1 28007:1 28214:1 28396:1 28410:1 29302:1 29370:1 29871:1 29872:1 30000:1 30055:2 30112:1 30381:1 30615:2 30656:1 30742:1 30899:1 31860:1 31914:1 32247:1 32336:1 32470:1 32726:1 32782:1 32791:1 32820:1 33143:1 33335:1 33391:1 33420:1 33470:1 33552:2 33624:1 33642:1 33689:1 33938:1 34009:1 34393:1 34555:1 34976:1 35032:1 35106:1 35147:1 35547:1 35818:2 35858:1 36187:1 36208:1 36833:1 36960:1 37007:1 37779:1 37867:1
15 120:1 215:1 415:1 462:1 602:1 620:1 713:1 771:1 1152:1 1155:1 1372:1 1402:1 1434:1 1647:1 1658:1 1774:1 1960:1 1991:1 2036:2 2285:1 2554:1 2559:1 2911:1 2948:1 2964:1 2972:1 2984:1 2986:1 3082:1 3173:1 3174:1 3523:1 3527:1 3646:1 3661:1 3710:1 3797:1 3809:1 4004:1 4089:1 4304:1 4567:1 4615:1 4664:1 4737:1 4758:1 4952:1 4962:1 5278:1 5424:1 5448:1 5761:1 5845:1 5868:1 5912:1 6020:1 6087:1 6236:1 6402:1 6413:1 6437:1 6627:1 6680:1 6706:1 6752:1 6772:1 6974:1 6976:1 6993:1 7208:1 7377:1 7517:1 7690:1 7728:1 7877:1 7933:1 7995:1 8000:1 8261:1 8332:1 8369:1 8393:2 8463:2 8513:1 8590:1 8597:1 8830:1 9005:1 9244:1 9358:1 9429:1 9519:1 9661:2 9846:1 9896:1 10029:2 10091:1 10101:4 10128:1 10187:2 10212:1 10368:1 10745:2 10813:2 10876:1 11057:1 11168:1 11428:1 11458:1 11644:1 11667:1 11843:1 12118:1 12127:1 12131:1 12211:1 12388:2 12604:1 12623:1 12803:1 12826:1 13197:1 13312:1 13367:1 13495:1 13556:1 13650:1 13675:1 13820:1 13860:1 13901:1 13914:1 14045:1 14053:2 14260:1 14343:1 14462:1 14489:1 14563:1 14569:1 14626:2 14789:1 14908:1 14920:1 14937:1 15034:1 15051:1 15251:1 15283:1 15345:1 15360:1 15438:2 15485:1 15635:1 15718:1 15820:1 16129:1 16480:1 16619:1 16673:1 16852:1 16952:1 16999:1 17008:1 17441:1 17519:1 17545:1 17625:2 17631:1 17689:1 17722:1 17961:1 18282:1 18434:1 18592:1 18905:1 18984:1 19185:1 19297:1 19395:1 19431:1 19464:1 19591:1 19671:1 19749:1 19750:1 19772:1 19913:1 19920:1 19999:1 20000:1 20487:1 20737:2 20805:1 20807:1 20849:1 20917:1 20971:1 21066:1 21247:1 21251:1 21259:1 21460:1 21646:1 21663:1 21733:1 21798:1 21931:1 21946:1 21978:1 22140:1 22157:1 22163:1 22283:1 22284:1 22502:1 22568:1 22778:1 22804:1 23033:1 23293:1 23594:1 23681:1 23864:1 23963:1 24118:1 24283:301 24309:1 24427:1 24721:1 24811:1 24897:1 24901:1 24935:1 25223:1 25345:1 25415:1 25580:1 25702:1 26000:1 26025:1 26047:1 26071:1 26116:1 26440:1 26617:1 26697:1 26718:1 26778:1 27097:1 27109:1 27236:1 27365:1 27377:1 27426:1 27574:1 27707:1 27751:1 27929:1 27993:1 28007:1 28214:1 28396:1 28410:1 28478:1 28614:1 29302:1 29370:1 29641:1 29871:1 29872:1 30000:1 30055:2 30112:1 30167:1 30381:1 30615:2 30656:1 30742:1 30899:1 31538:1 31652:1 31860:1 31914:2 32247:1 32336:1 32470:1 32552:1 32557:1 32726:1 32782:1 32791:1 32820:1 32830:1 33143:1 33335:1 33349:1 33391:1 33420:1 33470:1 33552:2 33624:1 33642:1 33689:2 33938:1 34009:1 34393:1 34555:1 34976:1 35032:1 35106:1 35114:1 35147:1 35313:1 35547:1 35818:2 35858:1 36093:1 36187:1 36208:1 36387:2 36471:1 36692:1 36833:1 36960:1 37007:1 37401:1 37779:1 37867:1
15 80:1 120:1 158:1 215:1 317:3 415:1 462:1 602:1 620:1 713:1 771:1 992:1 1105:1 1152:1 1155:1 1338:1 1372:1 1402:1 1434:1 1647:1 1658:1 1667:1 1774:1 1946:1 1960:1 1991:1 2036:2 2079:1 2129:2 2229:1 2285:1 2398:1 2554:1 2559:1 2817:1 2911:1 2948:1 2964:1 2972:1 2984:1 2986:1 3027:1 3082:1 3173:1 3174:1 3336:1 3523:1 3527:1 3646:1 3661:1 3702:1 3710:1 3797:1 3809:1 4004:1 4089:1 4304:1 4567:1 4615:1 4664:1 4711:1 4737:1 4758:1 4952:1 4962:1 4985:1 5278:1 5424:1 5448:1 5761:1 5845:1 5868:1 5880:1 5912:1 6020:1 6087:1 6236:1 6246:1 6324:1 6401:1 6402:1 6413:1 6427:1 6437:1 6627:1 6680:1 6706:1 6752:1 6772:1 6974:1 6976:1 6993:1 7208:1 7377:1 7408:1 7481:1 7490:1 7517:1 7690:1 7728:1 7877:1 7933:1 7995:1 8000:1 8139:1 8258:1 8261:1 8332:1 8369:1 8389:1 8393:2 8463:2 8513:1 8543:1 8590:1 8591:1 8597:1 8731:1 8830:1 9005:1 9131:1 9244:2 9358:1 9429:1 9519:1 9661:2 9744:1 9748:1 9761:1 9846:1 9896:1 9899:1 10029:2 10051:1 10091:1 10101:4 10128:1 10170:1 10187:2 10212:1 10368:1 10745:2 10813:2 10876:1 11050:1 11057:1 11168:1 11274:1 11400:1 11428:1 11458:1 11644:1 11667:1 11719:1 11843:1 12118:1 12127:1 12131:1 12211:1 12265:1 12388:2 12485:1 12604:1 12623:1 12803:2 12826:1 12882:1 13197:1 13312:1 13367:1 13495:1 13556:1 13650:1 13675:1 13694:1 13734:1 13779:1 13820:2 13860:1 13901:1 13914:1 14045:1 14053:2 14260:1 14343:1 14462:1 14489:1 14563:1 14569:1 14626:2 14701:1 14750:1 14789:1 14826:1 14858:1 14908:1 14920:1 14937:1 15034:1 15051:1 15209:1 15251:1 15283:1 15345:1 15360:1 15438:2 15485:1 15635:1 15718:1 15820:1 16129:1 16337:1 16480:1 16619:1 16673:1 16725:1 16773:1 16852:1 16952:1 16999:1 17008:1 17254:1 17296:1 17429:1 17441:1 17519:1 17545:1 17625:2 17631:1 17689:1 17722:1 17961:1 18276:1 18282:1 18295:1 18434:1 18592:1 18905:1 18984:1 19114:1 19185:1 19297:1 19320:3 19395:1 19431:1 19464:1 19591:1 19671:1 19687:1 19749:1 19750:1 19772:1 19913:1 19920:1 19957:1 19965:1 19999:1 20000:1 20339:1 20487:1 20518:1 20619:3 20737:2 20739:1 20805:1 20807:1 20843:3 20849:1 20917:1 20966:1 20971:1 21066:1 21247:1 21251:1 21259:1 21460:1 21494:1 21646:1 21663:1 21733:1 21744:1 21798:1 21812:1 21860:1 21931:1 21946:1 21978:1 22140:1 22157:1 22163:1 22283:1 22284:1 22502:1 22568:1 22778:1 22799:1 22804:1 23033:1 23293:1 23398:1 23499:1 23594:1 23681:1 23773:1 23864:1 23963:1 24118:1 24283:401 24309:1 24427:1 24721:1 24811:1 24897:1 24901:1 24935:1 24979:1 25073:1 25148:1 25223:1 25345:1 25415:1 25580:1 25702:1 25769:1 26000:1 26025:1 26026:1 26047:1 26071:1 26116:1 26440:1 26497:1 26617:1 26653:1 26697:1 26718:2 26778:1 27063:1 27097:1 27109:1 27236:1 27358:1 27365:1 27377:1 27426:1 27574:1 27707:1 27751:1 27929:1 27970:1 27993:1 28007:1 28203:1 28214:1 28240:1 28396:1 28410:1 28478:1 28614:1 28659:1 28972:1 28989:1 29118:1 29302:1 29370:1 29641:1 29871:1 29872:1 30000:1 30055:2 30112:1 30167:1 30224:1 30261:1 30381:1 30566:1 30615:2 30656:1 30742:1 30871:1 30887:1 30899:1 31195:1 31538:1 31629:1 31652:1 31860:1 31914:2 32175:1 32247:1 32336:1 32470:1 32552:1 32557:1 32694:1 32726:1 32782:1 32791:1 32820:1 32830:1 32944:1 33011:1 33143:1 33335:1 33349:1 33391:1 33420:1 33432:1 33470:1 33552:2 33624:1 33642:1 33689:2 33938:1 33949:1 34009:1 34273:1 34383:1 34393:1 34555:1 34592:1 34768:1 34806:1 34976:1 35032:1 35106:1 35114:1 35147:1 35313:1 35364:1 35538:1 35547:1 35553:1 35724:1 35818:2 35858:1 36093:1 36139:1 36187:2 36208:1 36344:1 36387:2 36471:1 36692:1 36752:1 36833:1 36960:1 37007:1 37401:1 37572:1 37722:1 37752:1 37779:1 37867:1 37875:1 37918:1
15 80:1 120:1 158:1 215:1 297:1 317:3 415:1 462:1 602:1 620:1 682:1 713:1 771:1 992:1 1105:1 1152:1 1155:1 1338:1 1372:1 1402:1 1434:1 1647:1 1658:1 1667:1 1774:1 1886:1 1946:1 1960:1 1991:1 2036:2 2079:1 2129:2 2229:1 2285:1 2398:1 2554:1 2559:1 2775:1 2817:1 2911:1 2948:1 2964:1 2972:1 2984:1 2986:1 3027:1 3082:1 3173:1 3174:1 3209:1 3336:1 3523:1 3527:1 3646:1 3661:1 3702:1 3710:1 3797:1 3809:1 4004:1 4089:1 4239:1 4304:1 4567:1 4615:1 4664:1 4711:1 4724:1 4737:1 4758:1 4875:1 4952:1 4962:1 4985:1 5278:1 5424:1 5448:1 5690:1 5761:1 5779:1 5845:1 5868:1 5880:1 5912:1 6020:1 6087:1 6236:1 6246:1 6324:1 6401:1 6402:1 6413:1 6427:1 6437:1 6471:1 6627:1 6680:1 6706:1 6752:1 6772:1 6974:1 6976:1 6993:1 7063:1 7208:1 7269:1 7286:1 7352:1 7377:1 7408:1 7481:1 7490:1 7517:1 7583:1 7690:1 7728:1 7877:1 7933:1 7995:1 8000:1 8139:1 8258:1 8261:1 8316:1 8332:1 8369:1 8389:1 8393:2 8463:2 8513:1 8543:1 8590:1 8591:1 8597:1 8731:1 8830:1 9005:1 9131:1 9244:2 9358:1 9429:1 9477:1 9519:1 9661:2 9744:1 9748:1 9761:1 9846:1 9896:1 9899:1 10029:2 10051:1 10091:1 10101:4 10128:1 10170:1 10187:2 10212:1 10368:1 10745:2 10813:2 10876:1 11050:1 11057:1 11168:1 11199:1 11274:1 11400:1 11428:1 11458:1 11550:1 11644:1 11667:1 11719:1 11843:1 12118:1 12127:1 12131:1 12211:1 12265:1 12388:2 12485:1 12604:1 12623:1 12803:2 12818:1 12826:1 12882:1 13197:1 13312:1 13367:1 13495:1 13556:1 13650:1 13675:1 13694:1 13734:1 13777:1 13779:1 13820:2 13860:1 13901:1 13909:1 13914:1 14045:1 14053:2 14170:1 14260:1 14343:1 14462:1 14489:1 14563:1 14569:1 14626:2 14701:1 14750:1 14789:1 14826:1 14858:1 14908:1 14920:1 14937:1 15034:1 15051:1 15209:1 15251:1 15283:1 15345:1 15360:1 15438:2 15485:1 15635:1 15718:1 15820:1 16129:1 16215:1 16337:1 16480:1 16567:1 16581:1 16619:1 16673:1 16725:1 16773:1 16852:1 16952:1 16999:1 17008:1 17254:1 17296:1 17429:1 17441:1 17519:1 17545:1 17625:2 17631:1 17689:1 17722:1 17961:1 18276:1 18282:1 18295:1 18434:1 18592:1 18905:1 18984:1 19114:1 19185:1 19297:1 19320:3 19395:1 19431:1 19464:1 19591:1 19671:1 19687:1 19749:1 19750:1 19772:1 19913:1 19920:1 19957:1 19965:1 19999:1 20000:1 20339:1 20487:1 20518:1 20619:3 20737:2 20739:1 20805:1 20807:1 20843:3 20849:1 20917:1 20966:1 20971:1 21066:1 21247:1 21251:1 21259:1 21460:1 21494:1 21646:1 21663:1 21733:1 21744:1 21798:1 21812:1 21860:1 21931:1 21946:1 21978:1 22140:1 22157:1 22163:1 22283:1 22284:1 22309:1 22348:1 22502:1 22568:1 22778:1 22799:1 22804:1 23033:1 23293:1 23398:1 23499:1 23594:1 23681:1 23773:1 23864:1 23963:1 24118:1 24283:431 24309:1 24427:1 24572:1 24721:1 24811:1 24897:1 24901:1 24935:1 24979:1 25073:1 25148:1 25223:1 25309:1 25345:1 25415:1 25580:1 25702:1 25769:1 25770:1 26000:1 26025:1 26026:1 26047:1 26071:1 26116:1 26440:1 26497:1 26617:1 26653:1 26697:1 26718:2 26778:1 27038:1 27063:1 27097:1 27109:1 27236:1 27358:1 27365:1 27377:1 27426:1 27574:1 27707:1 27751:1 27929:1 27970:1 27993:1 28007:1 28203:1 28214:1 28240:1 28347:1 28396:1 28410:1 28439:1 28478:1 28614:1 28659:1 28679:1 28972:1 28989:1 29118:1 29179:1 29302:1 29370:1 29641:1 29871:1 29872:1 29921:1 30000:1 30055:2 30112:1 30167:1 30224:1 30261:1 30265:1 30381:1 30566:1 30615:2 30656:1 30742:1 30871:1 30887:1 30899:1 31195:1 31538:1 31629:1 31652:1 31826:1 31860:1 31914:2 32175:1 32247:1 32336:1 32470:1 32552:1 32557:1 32694:1 32726:1 32782:1 32791:1 32820:1 32830:1 32944:1 33011:1 33143:1 33335:1 33349:1 33391:1 33420:1 33432:1 33470:1 33552:2 33624:1 33642:1 33689:2 33938:1 33949:1 34009:1 34043:1 34273:1 34383:1 34393:1 34555:1 34592:1 34768:1 34806:1 34976:1 35032:1 35090:1 35106:1 35114:1 35147:1 35313:1 35355:1 35364:1 35538:1 35547:1 35553:1 35724:1 35818:2 35858:1 36093:1 36139:1 36187:2 36208:1 36344:1 36349:1 36387:2 36471:1 36692:1 36752:1 36833:1 36960:1 37007:1 37082:1 37401:1 37572:1 37722:1 37752:1 37779:1 37867:1 37875:1 37883:1 37918:1
15 80:1 120:1 158:1 215:1 297:1 317:3 415:1 462:1 602:1 620:1 682:1 713:1 761:1 771:1 789:1 821:1 992:1 1105:1 1152:1 1155:1 1213:1 1338:1 1372:1 1402:1 1434:1 1647:1 1658:1 1667:1 1774:1 1886:2 1946:1 1960:1 1991:1 2036:2 2079:1 2129:2 2177:1 2229:1 2285:1 2398:1 2554:1 2559:1 2590:1 2775:1 2817:1 2911:1 2948:1 2959:1 2964:1 2972:1 2984:1 2986:1 3027:1 3082:1 3173:1 3174:1 3209:1 3336:1 3523:1 3527:1 3646:1 3661:1 3702:1 3710:1 3718:1 3797:1 3809:1 4004:1 4089:1 4239:1 4263:1 4304:1 4382:1 4567:1 4615:1 4664:1 4711:1 4724:1 4737:1 4758:1 4875:1 4952:1 4962:1 4985:1 5278:1 5313:1 5424:1 5448:1 5690:1 5761:1 5779:1 5845:1 5868:2 5880:1 5912:1 6015:1 6020:1 6087:1 6172:1 6236:1 6246:1 6324:1 6401:1 6402:1 6413:1 6421:1 6427:1 6437:1 6471:1 6627:1 6680:1 6706:1 6752:1 6772:1 6974:1 6976:1 6993:1 7063:1 7208:1 7269:1 7286:1 7352:1 7377:1 7408:1 7481:1 7486:1 7490:1 7517:1 7583:1 7690:1 7728:1 7877:1 7933:1 7995:2 8000:1 8139:1 8253:1 8258:1 8261:1 8316:1 8332:1 8369:1 8389:1 8393:2 8449:1 8463:2 8513:1 8543:1 8590:1 8591:2 8597:1 8731:1 8830:1 9005:1 9131:1 9159:1 9244:2 9290:1 9358:1 9429:1 9477:1 9519:1 9661:2 9691:1 9744:1 9748:1 9761:1 9846:1 9896:1 9899:1 10029:2 10051:1 10091:1 10101:5 10128:1 10170:1 10187:2 10212:1 10368:1 10644:1 10745:2 10811:1 10813:2 10876:1 11050:1 11057:1 11168:1 11199:1 11274:1 11400:1 11428:1 11458:1 11519:1 11550:1 11644:1 11667:1 11719:2 11843:1 12118:1 12127:1 12131:1 12211:1 12265:1 12388:2 12485:1 12604:1 12623:1 12803:2 12818:1 12826:1 12882:1 13197:1 13312:1 13342:1 13367:1 13495:1 13556:1 13650:1 13675:1 13694:1 13734:1 13777:1 13779:1 13820:2 13860:1 13901:1 13909:2 13914:1 14045:1 14053:2 14170:1 14260:1 14343:1 14462:1 14489:1 14551:1 14563:1 14569:1 14626:2 14701:1 14750:1 14789:1 14826:1 14858:1 14908:1 14920:1 14937:1 14965:1 15034:1 15051:1 15209:1 15251:1 15283:1 15345:1 15360:1 15438:2 15485:1 15535:1 15635:1 15718:1 15820:1 15959:1 15998:1 16129:1 16215:1 16337:1 16480:1 16567:1 16581:1 16619:1 16673:1 16725:2 16773:1 16852:1 16952:1 16999:1 17008:1 17230:1 17254:1 17296:1 17423:1 17429:2 17441:1 17442:1 17519:1 17545:2 17625:2 17631:1 17689:1 17722:1 17961:1 18060:1 18276:1 18282:1 18295:1 18434:1 18536:1 18592:1 18905:1 18984:1 19114:1 19185:1 19297:1 19320:3 19395:1 19431:1 19464:1 19568:1 19591:1 19671:1 19687:1 19749:1 19750:1 19772:1 19913:1 19920:1 19957:1 19965:1 19999:1 20000:1 20235:1 20339:1 20487:1 20518:1 20619:3 20737:2 20739:1 20805:1 20807:1 20843:3 20849:1 20917:2 20966:1 20971:1 21066:1 21247:1 21251:1 21259:1 21322:1 21460:1 21494:1 21646:1 21663:1 21732:1 21733:1 21744:1 21798:1 21812:1 21860:1 21931:1 21946:1 21978:1 22028:1 22091:1 22140:1 22157:1 22163:1 22283:1 22284:1 22309:1 22348:1 22502:1 22568:1 22778:1 22799:1 22804:1 23033:1 23293:1 23398:1 23499:1 23594:1 23681:1 23773:1 23864:1 23963:1 24118:1 24127:1 24283:482 24309:1 24427:1 24572:1 24573:1 24721:1 24811:1 24897:1 24901:1 24935:1 24979:1 25073:1 25128:1 25148:1 25223:1 25309:1 25335:1 25345:1 25415:1 25442:1 25580:1 25702:1 25769:1 25770:1 26000:1 26025:1 26026:2 26047:1 26071:1 26116:1 26257:1 26440:1 26488:1 26497:1 26617:1 26624:1 26653:1 26697:1 26718:2 26778:1 27038:2 27063:1 27092:1 27097:1 27109:1 27196:1 27236:1 27356:1 27358:1 27365:1 27377:1 27390:1 27393:1 27426:1 27574:1 27707:1 27751:1 27844:1 27929:1 27970:1 27993:1 28007:1 28203:1 28214:1 28240:1 28347:1 28396:1 28410:1 28439:1 28478:1 28614:1 28659:1 28679:1 28972:1 28989:2 29118:1 29179:1 29302:1 29370:1 29641:1 29871:1 29872:1 29921:1 30000:1 30055:2 30112:1 30147:1 30167:1 30224:1 30261:1 30265:1 30381:1 30498:1 30566:1 30615:2 30656:1 30742:1 30750:1 30871:1 30887:1 30899:1 31195:1 31530:1 31534:1 31538:1 31629:1 31652:1 31786:1 31826:1 31860:1 31914:2 32046:1 32052:1 32175:1 32247:1 32316:1 32336:1 32470:1 32552:1 32557:1 32694:1 32719:1 32726:1 32782:1 32791:1 32820:1 32830:1 32944:1 33011:1 33143:1 33313:1 33335:1 33349:1 33391:1 33420:1 33432:1 33454:1 33470:1 33552:2 33624:1 33642:1 33664:1 33689:2 33938:1 33949:1 34009:1 34043:1 34273:1 34383:1 34393:1 34555:1 34590:1 34592:1 34617:1 34768:1 34775:1 34806:1 34950:1 34969:1 34976:1 35032:1 35090:1 35106:1 35114:1 35147:1 35313:1 35355:1 35364:1 35538:1 35547:1 35553:1 35724:1 35818:2 35858:1 36093:1 36139:1 36187:2 36208:1 36344:1 36349:1 36387:2 36471:1 36692:1 36752:1 36833:1 36960:1 36995:1 37007:1 37082:1 37401:1 37572:1 37660:1 37722:1 37752:1 37765:1 37768:1 37779:1 37867:1 37875:1 37883:1 37918:1
15 80:1 120:1 158:1 215:1 297:1 317:3 415:1 462:1 602:1 620:1 682:1 713:1 724:1 761:1 771:1 789:1 821:1 992:1 1105:1 1115:1 1126:1 1144:1 1152:1 1155:1 1176:1 1213:1 1338:1 1372:1 1402:1 1434:1 1479:1 1647:1 1658:1 1667:1 1774:1 1871:1 1886:2 1946:1 1960:1 1991:1 2036:2 2059:2 2079:1 2129:2 2177:1 2229:1 2285:1 2370:1 2398:1 2399:2 2554:1 2559:1 2590:1 2775:1 2817:1 2911:1 2948:1 2959:1 2964:1 2972:1 2984:1 2986:1 3027:1 3082:1 3118:1 3173:1 3174:1 3209:1 3213:1 3336:1 3369:1 3523:1 3527:1 3646:1 3661:1 3702:1 3710:1 3718:1 3797:1 3809:1 4004:1 4089:1 4239:1 4263:1 4304:1 4382:1 4386:1 4567:1 4604:1 4615:1 4664:1 4711:1 4724:1 4737:1 4758:1 4875:1 4909:1 4952:1 4962:1 4985:1 5278:1 5313:1 5319:1 5369:1 5419:1 5424:1 5448:1 5685:1 5690:1 5761:1 5779:1 5845:1 5868:2 5880:1 5912:1 6015:1 6020:1 6039:1 6081:1 6087:1 6172:1 6236:1 6246:1 6287:1 6324:1 6401:1 6402:1 6413:1 6421:1 6427:1 6437:1 6471:1 6619:1 6627:1 6680:1 6706:1 6713:1 6752:1 6772:1 6802:2 6953:1 6974:1 6976:1 6993:1 7063:1 7208:1 7269:1 7286:1 7352:1 7377:1 7408:1 7481:1 7486:1 7490:1 7517:1 7583:1 7690:1 7728:1 7877:1 7933:1 7995:2 8000:1 8139:1 8253:1 8258:1 8261:1 8316:1 8332:1 8369:1 8389:1 8393:2 8449:1 8463:2 8513:1 8543:1 8590:1 8591:2 8597:1 8731:1 8785:1 8830:1 9005:1 9131:1 9159:1 9244:2 9248:2 9290:1 9358:1 9429:1 9477:1 9519:1 9661:2 9691:1 9742:1 9744:1 9748:1 9761:1 9846:1 9896:1 9899:1 9901:1 10029:2 10051:1 10091:1 10101:5 10128:1 10170:1 10185:1 10187:2 10212:1 10368:1 10527:1 10636:1 10644:1 10685:1 10745:3 10811:1 10813:2 10876:1 11050:1 11057:1 11168:1 11199:1 11274:1 11275:1 11400:1 11428:1 11458:1 11519:1 11521:1 11532:1 11550:1 11644:1 11667:1 11719:2 11843:1 11931:1 12118:1 12127:1 12131:1 12211:1 12265:1 12388:2 12485:1 12604:1 12623:1 12641:1 12803:2 12818:1 12826:1 12882:1 13197:1 13291:1 13312:1 13342:1 13367:1 13495:1 13525:1 13546:1 13556:1 13650:1 13675:1 13694:1 13734:1 13777:1 13779:1 13820:2 13860:1 13901:1 13909:2 13914:1 14045:1 14053:2 14170:1 14212:1 14260:1 14305:1 14343:1 14462:1 14489:1 14551:1 14563:1 14569:1 14626:2 14701:1 14750:1 14789:1 14826:1 14858:1 14908:1 14920:1 14937:1 14939:1 14965:1 15034:1 15051:1 15209:1 15251:1 15283:1 15345:1 15360:1 15438:2 15485:1 15535:1 15635:1 15718:1 15768:1 15820:1 15911:1 15959:1 15998:1 16062:1 16129:1 16215:1 16337:1 16480:1 16567:1 16581:1 16619:1 16673:1 16725:2 16773:1 16852:1 16952:1 16999:1 17008:1 17230:2 17254:1 17296:1 17316:2 17335:1 17423:1 17429:2 17441:1 17442:1 17519:1 17545:2 17625:2 17631:1 17689:1 17722:1 17961:1 18060:1 18276:1 18282:1 18295:1 18299:1 18434:1 18536:1 18592:1 18695:1 18905:1 18982:1 18984:1 19114:1 19185:1 19290:1 19297:1 19320:4 19395:1 19431:1 19464:1 19544:1 19568:1 19591:1 19671:1 19687:1 19726:1 19749:1 19750:1 19772:1 19913:1 19920:1 19957:1 19965:1 19999:1 20000:1 20235:1 20339:1 20487:1 20503:2 20518:1 20619:3 20715:1 20737:2 20739:2 20786:1 20805:1 20807:1 20816:1 20843:3 20849:1 20917:2 20966:1 20971:1 21066:1 21247:1 21251:2 21259:1 21322:1 21460:1 21467:2 21478:1 21494:1 21646:1 21663:1 21732:1 21733:1 21744:1 21798:1 21812:1 21860:1 21931:1 21946:1 21950:1 21978:1 22028:1 22091:1 22140:1 22157:1 22163:1 22283:1 22284:1 22309:1 22348:1 22372:1 22502:1 22568:1 22718:1 22777:1 22778:1 22786:1 22788:1 22799:1 22804:1 22806:1 22882:1 23008:2 23033:1 23115:1 23293:1 23398:1 23499:1 23594:1 23681:1 23773:1 23864:1 23963:1 24014:1 24118:1 24127:1 24283:619 24309:1 24427:1 24439:1 24572:1 24573:1 24721:1 24791:1 24811:1 24897:1 24901:1 24935:1 24979:1 25073:1 25128:1 25148:1 25223:1 25309:1 25327:1 25335:1 25345:1 25415:1 25442:1 25483:1 25580:1 25651:1 25702:1 25769:1 25770:1 25933:1 26000:1 26001:1 26025:1 26026:2 26047:1 26071:1 26116:1 26257:1 26440:1 26488:1 26497:1 26567:1 26617:1 26624:1 26653:1 26697:1 26718:2 26778:1 26905:1 26940:1 27038:2 27063:1 27092:1 27097:1 27109:1 27196:1 27212:1 27236:1 27321:1 27356:1 27358:1 27365:1 27369:1 27377:1 27390:1 27393:1 27426:1 27515:1 27574:1 27707:1 27751:1 27844:1 27929:1 27970:1 27971:1 27993:1 28007:1 28203:1 28214:1 28240:1 28347:1 28396:1 28410:1 28439:1 28478:1 28614:1 28659:1 28679:1 28900:1 28972:1 28989:3 29117:1 29118:1 29179:1 29302:1 29370:1 29641:1 29871:1 29872:1 29902:1 29921:1 29961:1 30000:1 30039:1 30055:2 30088:1 30112:1 30147:1 30167:1 30224:1 30261:1 30265:1 30381:1 30431:1 30498:1 30550:1 30566:1 30615:2 30656:1 30669:1 30742:1 30750:1 30840:1 30871:1 30887:1 30899:1 31195:1 31355:1 31403:1 31530:1 31534:1 31538:1 31629:1 31652:1 31786:1 31795:1 31826:1 31860:1 31914:2 32021:1 32046:1 32052:1 32175:1 32247:1 32316:1 32336:1 32466:2 32470:1 32552:1 32557:1 32694:1 32719:1 32726:1 32782:1 32791:1 32820:1 32830:1 32942:1 32944:1 32964:1 33011:1 33143:1 33231:1 33313:1 33335:1 33349:1 33372:1 33391:1 33420:1 33432:1 33454:1 33470:1 33492:1 33552:2 33584:1 33624:1 33642:1 33664:1 33689:2 33938:1 33949:1 34009:1 34043:1 34207:1 34273:1 34383:1 34393:1 34555:1 34590:1 34592:1 34617:1 34649:1 34768:1 34775:1 34806:1 34949:2 34950:1 34969:1 34976:1 35032:1 35090:1 35106:1 35114:1 35147:1 35188:1 35313:1 35355:1 35363:1 35364:1 35538:1 35547:1 35553:1 35724:1 35812:1 35818:2 35858:1 35999:1 36093:1 36139:1 36187:2 36208:1 36344:1 36349:1 36387:2 36471:1 36692:1 36752:1 36833:1 36960:1 36995:1 37007:1 37082:1 37113:1 37401:1 37438:1 37572:1 37660:1 37722:1 37752:1 37765:1 37768:1 37779:1 37820:1 37867:1 37875:1 37883:1 37918:1 37925:1
15 80:1 120:1 158:1 190:1 215:1 228:1 297:1 317:3 415:1 462:1 569:1 602:1 620:2 682:1 713:1 724:1 761:1 771:1 785:1 789:1 818:2 821:1 992:1 1105:1 1115:1 1126:1 1144:1 1152:2 1155:1 1176:1 1213:1 1338:1 1372:1 1374:1 1402:1 1434:1 1479:1 1647:1 1658:1 1667:1 1726:1 1774:1 1871:1 1886:2 1946:1 1960:1 1991:1 2036:2 2059:2 2079:1 2129:2 2177:1 2229:1 2285:1 2370:1 2398:1 2399:2 2464:1 2554:1 2559:1 2590:1 2775:1 2817:1 2911:1 2948:1 2959:1 2964:1 2972:1 2984:1 2986:1 3027:1 3082:1 3118:1 3173:1 3174:1 3209:1 3213:1 3336:1 3369:1 3523:1 3527:1 3646:1 3661:1 3702:1 3710:1 3718:1 3797:1 3809:1 4004:1 4089:1 4239:1 4263:1 4278:1 4304:1 4382:1 4386:1 4567:1 4604:1 4615:1 4664:1 4711:1 4724:1 4737:1 4758:1 4821:1 4875:1 4909:1 4952:1 4962:1 4985:1 5278:1 5313:1 5319:1 5369:1 5419:1 5424:2 5448:1 5506:1 5522:1 5553:1 5685:1 5690:1 5699:1 5761:1 5779:1 5845:1 5868:2 5880:1 5912:1 6015:1 6020:1 6021:2 6039:1 6081:1 6087:2 6172:1 6236:1 6246:1 6287:1 6324:1 6401:1 6402:1 6413:1 6421:1 6427:1 6437:1 6471:1 6619:1 6627:2 6680:1 6706:1 6713:1 6752:1 6772:1 6802:3 6909:1 6953:1 6974:1 6976:1 6993:1 7063:1 7208:1 7269:1 7286:1 7352:1 7377:1 7408:1 7481:1 7486:1 7490:1 7517:2 7583:1 7690:1 7728:1 7775:2 7877:1 7933:1 7995:2 8000:1 8139:1 8230:1 8253:1 8258:1 8261:1 8316:1 8332:1 8369:1 8389:1 8393:2 8413:1 8449:1 8463:2 8513:1 8543:1 8590:1 8591:2 8597:1 8731:1 8785:1 8829:1 8830:1 9005:1 9131:1 9159:1 9244:2 9248:2 9290:1 9358:1 9429:1 9477:1 9519:1 9661:2 9691:1 9742:1 9744:1 9748:1 9761:1 9846:1 9896:1 9899:1 9901:1 10029:2 10051:1 10091:1 10101:5 10128:1 10162:1 10170:1 10185:1 10187:2 10200:1 10212:1 10368:1 10495:1 10527:1 10636:1 10644:1 10685:1 10745:4 10811:1 10813:2 10876:1 11050:1 11057:1 11168:1 11199:1 11274:1 11275:1 11400:1 11428:1 11458:1 11466:2 11519:1 11521:1 11532:1 11550:1 11644:1 11667:1 11719:2 11806:1 11843:1 11931:1 11940:1 12006:1 12052:1 12118:1 12127:1 12131:1 12211:1 12265:1 12388:2 12456:1 12485:1 12604:1 12623:1 12641:1 12803:2 12818:1 12826:1 12882:1 13132:1 13191:1 13197:1 13291:1 13312:1 13342:1 13367:1 13422:1 13495:1 13525:1 13546:1 13556:1 13650:1 13675:1 13694:1 13734:1 13777:1 13779:1 13820:2 13860:1 13901:1 13909:2 13914:1 14045:1 14053:2 14170:1 14212:1 14260:1 14305:2 14332:1 14343:1 14382:1 14462:1 14489:2 14551:1 14563:1 14564:1 14569:1 14626:2 14701:1 14728:1 14750:1 14771:1 14789:1 14826:1 14858:1 14908:1 14920:1 14937:1 14939:1 14965:1 15034:1 15051:1 15209:1 15251:1 15283:1 15345:1 15360:1 15438:2 15485:2 15535:1 15635:1 15718:2 15768:1 15820:1 15911:1 15959:1 15982:1 15998:1 16062:1 16129:1 16215:1 16337:1 16414:1 16480:1 16567:1 16581:1 16619:1 16646:1 16673:1 16725:3 16773:1 16852:1 16952:1 16999:1 17008:1 17230:2 17254:1 17296:1 17316:2 17335:1 17423:1 17429:2 17441:1 17442:1 17507:1 17519:1 17545:2 17625:2 17631:1 17689:1 17722:1 17754:2 17961:1 18060:1 18276:1 18282:1 18295:1 18299:1 18434:1 18536:1 18592:1 18695:1 18905:1 18982:1 18984:1 19043:1 19114:1 19185:1 19290:1 19297:1 19311:2 19320:4 19395:1 19431:1 19464:1 19486:1 19544:1 19568:1 19591:1 19671:1 19687:1 19726:1 19749:1 19750:1 19772:1 19913:1 19920:1 19957:1 19965:1 19999:1 20000:1 20184:1 20235:1 20339:1 20424:1 20487:1 20503:2 20518:1 20619:3 20715:1 20737:2 20739:2 20786:1 20805:1 20807:1 20816:1 20843:3 20849:1 20852:1 20913:1 20917:2 20966:1 20971:1 21056:1 21066:1 21247:1 21251:2 21259:1 21265:1 21322:1 21460:1 21467:2 21478:1 21494:1 21646:1 21663:1 21732:1 21733:1 21744:1 21798:1 21812:1 21860:1 21931:1 21946:1 21950:1 21978:1 22028:1 22091:1 22140:1 22157:1 22163:1 22171:1 22283:1 22284:1 22309:1 22348:1 22372:1 22502:1 22568:1 22718:1 22777:1 22778:1 22786:1 22788:1 22799:1 22804:1 22806:1 22881:2 22882:1 22956:1 23008:3 23033:2 23115:1 23293:1 23398:1 23499:1 23594:2 23681:1 23773:1 23852:1 23864:1 23963:2 24014:1 24118:1 24127:1 24283:765 24309:1 24427:1 24439:1 24548:1 24572:1 24573:1 24709:1 24721:1 24747:1 24791:1 24811:1 24813:1 24893:1 24897:1 24901:1 24935:1 24979:1 25073:1 25128:1 25148:1 25223:1 25309:1 25327:1 25335:1 25345:1 25415:1 25442:1 25483:1 25580:1 25651:1 25702:1 25769:1 25770:1 25933:1 26000:1 26001:1 26025:1 26026:2 26047:1 26071:1 26116:1 26257:1 26440:1 26488:1 26497:1 26567:1 26617:1 26624:1 26653:1 26697:1 26718:2 26778:1 26812:1 26905:1 26940:1 27038:2 27063:1 27092:1 27097:1 27109:1 27196:1 27212:1 27236:1 27321:1 27356:1 27358:1 27365:1 27369:1 27377:1 27390:1 27393:1 27426:1 27515:1 27574:2 27707:1 27751:1 27844:1 27929:1 27970:1 27971:1 27993:1 28007:1 28203:1 28214:1 28240:1 28347:1 28396:1 28410:1 28439:1 28478:1 28614:1 28659:1 28679:1 28900:1 28947:1 28965:1 28972:1 28989:3 29117:1 29118:1 29179:1 29302:1 29370:1 29641:1 29775:1 29871:1 29872:1 29902:1 29921:1 29961:1 30000:1 30039:1 30055:2 30088:1 30112:1 30147:1 30167:1 30224:1 30261:1 30265:1 30381:1 30431:1 30498:1 30549:1 30550:1 30566:1 30615:2 30656:1 30669:1 30742:1 30750:1 30840:1 30871:1 30887:1 30899:1 31074:1 31195:1 31333:2 31355:2 31403:1 31530:1 31534:1 31538:1 31629:1 31652:1 31786:1 31795:1 31826:1 31832:2 31860:1 31914:2 32021:1 32046:1 32052:1 32175:1 32247:1 32316:1 32336:1 32466:2 32470:1 32510:1 32552:1 32557:1 32694:1 32709:1 32719:1 32726:1 32782:1 32791:1 32820:1 32830:1 32942:1 32944:1 32964:1 33011:1 33143:1 33231:1 33313:1 33335:1 33349:1 33372:1 33391:1 33420:1 33432:1 33454:1 33470:1 33492:1 33552:2 33584:1 33624:1 33642:1 33664:1 33689:2 33938:1 33949:1 34009:1 34039:1 34043:1 34045:1 34207:1 34273:1 34381:1 34383:1 34393:1 34555:1 34590:1 34592:1 34603:1 34607:1 34617:1 34649:1 34768:1 34775:1 34806:1 34872:1 34949:2 34950:1 34969:1 34976:1 35032:1 35090:1 35106:1 35114:1 35147:1 35188:1 35313:1 35353:1 35355:1 35363:1 35364:1 35529:1 35538:1 35547:1 35553:1 35724:1 35812:1 35818:2 35858:1 35958:2 35999:1 36093:1 36139:1 36187:2 36208:1 36298:1 36344:1 36349:1 36387:2 36471:1 36500:1 36692:1 36752:1 36833:2 36960:1 36995:1 37007:1 37041:1 37070:1 37082:1 37113:1 37401:1 37438:1 37572:1 37597:1 37636:1 37660:1 37722:1 37752:1 37754:1 37765:1 37768:1 37779:1 37820:1 37867:2 37875:1 37883:1 37918:1 37925:1
15 80:1 120:1 158:1 190:1 215:1 228:1 297:1 317:3 415:1 462:1 569:1 602:1 620:2 682:1 713:1 723:1 724:1 761:1 771:1 785:1 789:1 818:2 821:1 992:1 1105:1 1115:1 1126:1 1144:1 1152:2 1155:1 1176:1 1213:1 1338:1 1372:1 1374:1 1402:1 1434:1 1479:1 1647:1 1658:1 1667:1 1726:1 1774:1 1871:1 1886:2 1946:1 1960:1 1991:1 2036:3 2059:2 2079:1 2129:2 2177:1 2229:1 2285:1 2370:1 2398:1 2399:2 2464:1 2554:1 2559:1 2590:1 2775:1 2817:1 2911:1 2948:1 2959:1 2964:1 2972:1 2984:1 2986:1 3027:1 3082:1 3118:1 3173:1 3174:1 3209:1 3213:1 3336:1 3369:1 3523:1 3527:1 3646:1 3661:1 3702:1 3710:1 3718:1 3797:1 3809:1 4004:1 4089:1 4239:1 4263:1 4278:1 4304:1 4382:1 4386:1 4567:1 4604:1 4615:1 4664:1 4711:1 4724:1 4737:1 4758:1 4821:1 4875:1 4909:1 4952:2 4962:1 4985:1 5278:1 5313:1 5319:1 5369:1 5419:1 5424:2 5448:1 5506:1 5522:2 5553:1 5685:1 5690:1 5699:1 5761:1 5779:1 5845:1 5868:2 5880:1 5905:1 5912:1 6015:1 6020:1 6021:2 6039:1 6081:1 6087:2 6172:1 6236:1 6246:1 6287:1 6324:1 6401:1 6402:1 6413:1 6421:1 6427:1 6437:1 6471:1 6619:1 6627:2 6680:1 6706:1 6713:1 6752:1 6772:1 6802:3 6909:1 6926:1 6953:1 6974:1 6976:1 6993:1 7063:1 7208:1 7269:1 7286:1 7352:1 7377:1 7408:1 7481:1 7486:1 7490:1 7517:2 7583:1 7690:1 7728:1 7775:2 7877:1 7933:1 7995:2 8000:1 8139:1 8230:1 8253:1 8258:1 8261:1 8316:1 8332:1 8369:1 8389:1 8393:2 8413:2 8449:1 8463:2 8513:1 8543:1 8590:1 8591:2 8597:1 8700:1 8731:1 8785:1 8829:1 8830:1 8943:1 9005:1 9131:1 9159:1 9244:2 9248:2 9290:1 9358:1 9429:1 9477:1 9519:1 9661:2 9691:1 9742:1 9744:1 9748:1 9761:1 9846:1 9896:1 9899:1 9901:1 10029:2 10051:1 10091:1 10101:5 10128:1 10162:1 10170:1 10185:1 10187:2 10200:1 10212:1 10368:1 10495:1 10527:1 10636:1 10644:1 10685:1 10745:4 10811:1 10813:2 10876:1 10929:1 11050:1 11057:1 11168:1 11199:1 11274:1 11275:1 11400:1 11428:1 11458:1 11466:2 11519:1 11521:1 11532:1 11550:1 11644:1 11667:1 11719:2 11806:1 11843:1 11931:1 11940:1 12006:1 12016:1 12052:1 12118:1 12127:1 12131:1 12211:1 12265:1 12388:2 12456:1 12485:1 12604:1 12623:1 12641:1 12803:2 12818:1 12826:1 12882:1 13132:1 13191:1 13197:1 13291:1 13312:1 13342:1 13367:1 13422:1 13495:1 13525:1 13538:1 13546:1 13556:1 13650:1 13675:1 13694:1 13734:1 13777:1 13779:1 13820:2 13860:1 13901:1 13909:2 13914:1 14045:1 14053:2 14170:1 14212:1 14260:1 14305:2 14332:1 14343:1 14382:1 14462:1 14489:2 14551:1 14563:1 14564:2 14569:1 14626:2 14701:1 14728:1 14750:1 14771:1 14789:1 14801:1 14826:1 14858:1 14908:1 14920:1 14937:1 14939:1 14965:1 15034:1 15051:1 15209:1 15251:2 15283:1 15345:1 15360:1 15438:2 15485:2 15535:1 15635:1 15718:2 15768:1 15820:1 15864:1 15911:1 15959:1 15982:1 15998:1 16037:1 16062:1 16129:1 16215:1 16261:1 16337:1 16414:1 16480:1 16567:1 16581:1 16619:1 16646:1 16673:1 16693:1 16725:3 16773:1 16852:1 16952:1 16999:1 17008:1 17230:2 17254:1 17296:1 17316:2 17335:1 17423:1 17429:2 17441:1 17442:1 17507:1 17519:1 17545:2 17625:2 17631:1 17689:1 17722:1 17754:2 17961:1 18060:1 18276:1 18282:1 18295:1 18299:1 18434:1 18536:1 18592:1 18695:1 18905:1 18982:1 18984:1 19043:1 19114:1 19185:1 19290:1 19297:1 19311:2 19320:4 19395:1 19431:1 19464:1 19486:2 19544:1 19568:1 19591:2 19671:1 19687:1 19726:1 19749:2 19750:1 19772:1 19913:1 19920:1 19957:1 19965:1 19999:1 20000:1 20184:1 20235:1 20339:1 20424:1 20487:1 20503:2 20518:1 20619:3 20715:1 20737:2 20739:2 20786:1 20805:1 20807:1 20816:1 20843:3 20849:1 20852:1 20913:1 20917:2 20950:1 20966:1 20971:1 21056:1 21066:1 21247:1 21251:2 21259:1 21265:1 21322:1 21460:1 21467:2 21478:1 21494:1 21597:1 21646:1 21663:1 21732:1 21733:1 21744:1 21798:1 21812:1 21860:1 21931:1 21946:1 21950:1 21978:1 22028:1 22091:1 22140:1 22157:1 22163:1 22171:1 22283:1 22284:1 22309:1 22348:1 22372:1 22502:1 22568:1 22718:1 22777:1 22778:1 22786:1 22788:1 22799:1 22804:1 22806:1 22881:2 22882:1 22956:1 23008:3 23033:3 23115:1 23293:1 23398:1 23499:1 23594:2 23681:1 23773:1 23852:2 23864:1 23963:2 24014:1 24118:1 24127:1 24283:835 24309:1 24427:1 24439:1 24548:1 24572:1 24573:1 24709:1 24721:1 24747:1 24791:1 24811:1 24813:1 24893:1 24897:1 24901:1 24935:1 24979:1 25073:1 25128:1 25148:1 25223:1 25309:1 25327:1 25335:1 25345:1 25415:1 25442:1 25483:1 25580:1 25651:1 25702:1 25769:1 25770:1 25933:1 26000:1 26001:1 26025:1 26026:2 26047:1 26071:1 26116:1 26257:1 26440:2 26488:1 26497:1 26567:1 26617:1 26624:1 26653:1 26697:1 26718:2 26778:1 26812:1 26905:1 26940:1 27038:2 27063:1 27092:1 27097:1 27109:1 27196:1 27212:1 27236:1 27321:1 27356:1 27358:1 27365:1 27369:1 27377:1 27390:1 27393:1 27426:1 27515:1 27574:2 27661:1 27707:1 27751:1 27844:1 27929:1 27970:1 27971:1 27993:1 28007:1 28203:1 28214:1 28240:1 28265:1 28347:1 28396:1 28410:1 28439:1 28478:1 28614:1 28659:1 28679:1 28900:1 28947:1 28965:1 28972:1 28989:3 29117:1 29118:1 29179:1 29302:1 29370:1 29641:1 29775:1 29871:1 29872:1 29902:1 29921:1 29961:1 29997:1 30000:1 30039:1 30055:2 30088:1 30112:1 30147:1 30167:1 30224:1 30261:1 30265:1 30282:1 30381:1 30431:1 30498:1 30549:1 30550:1 30566:1 30615:2 30656:1 30669:1 30742:1 30750:1 30840:1 30871:1 30887:1 30899:1 31074:1 31195:1 31333:2 31355:2 31403:1 31530:1 31534:1 31538:1 31629:1 31652:1 31757:1 31781:1 31786:1 31795:1 31826:1 31832:2 31860:1 31914:2 32021:1 32046:1 32052:1 32175:1 32247:1 32316:1 32336:1 32466:2 32470:1 32510:1 32552:1 32557:1 32694:1 32709:1 32719:1 32726:1 32782:1 32791:1 32820:1 32830:1 32942:1 32944:1 32964:1 33011:1 33143:1 33231:1 33313:1 33335:1 33349:1 33372:1 33391:1 33420:1 33432:1 33454:1 33470:1 33492:1 33552:2 33584:1 33624:1 33642:1 33664:1 33689:2 33938:1 33949:1 34009:1 34039:2 34043:1 34045:1 34207:1 34273:1 34316:1 34381:1 34383:1 34393:1 34555:1 34590:1 34592:1 34603:1 34607:1 34617:1 34649:1 34768:1 34775:1 34806:1 34872:1 34949:2 34950:1 34969:1 34976:1 35032:1 35090:1 35106:1 35114:1 35147:1 35188:1 35313:1 35353:1 35355:1 35363:1 35364:1 35529:1 35538:1 35547:1 35553:1 35724:1 35812:1 35818:2 35858:1 35958:2 35999:1 36093:1 36139:1 36187:2 36208:1 36298:1 36344:1 36349:1 36387:2 36471:1 36500:2 36692:1 36752:1 36774:1 36833:3 36960:2 36995:1 37007:1 37041:1 37070:1 37082:1 37113:1 37277:1 37401:1 37438:1 37572:1 37597:1 37636:1 37660:1 37722:1 37752:1 37754:1 37765:1 37768:1 37779:1 37820:1 37867:2 37875:1 37883:1 37918:1 37925:1
15 80:1 120:1 158:1 190:1 215:1 228:1 297:1 317:3 373:1 415:1 462:1 468:1 569:1 602:1 620:2 682:1 713:1 723:1 724:1 761:2 765:1 771:1 785:1 789:1 805:1 818:2 821:1 992:1 1105:1 1115:1 1126:1 1144:1 1147:1 1152:2 1155:1 1176:1 1213:1 1338:1 1372:1 1374:1 1402:1 1434:1 1443:1 1479:1 1504:1 1534:1 1578:1 1631:2 1647:1 1658:1 1667:1 1726:1 1757:1 1774:1 1871:1 1886:2 1944:2 1946:1 1960:1 1991:1 2036:3 2050:1 2059:2 2079:1 2129:2 2147:1 2176:1 2177:1 2229:1 2285:1 2370:1 2398:1 2399:2 2405:2 2409:1 2464:1 2554:1 2559:1 2590:1 2775:1 2817:1 2866:1 2911:1 2948:1 2959:1 2964:1 2972:1 2979:1 2984:1 2986:1 3010:1 3027:1 3082:1 3118:1 3173:1 3174:1 3209:1 3213:1 3336:1 3369:1 3523:1 3527:1 3646:1 3661:1 3688:1 3702:1 3710:2 3718:1 3752:1 3797:1 3809:1 4004:1 4089:1 4239:1 4263:1 4278:1 4304:1 4382:1 4386:1 4567:1 4604:1 4615:1 4664:1 4678:1 4711:1 4724:1 4737:1 4758:1 4821:1 4875:1 4879:1 4909:1 4952:2 4962:1 4985:1 5184:1 5278:1 5313:1 5319:1 5369:1 5389:2 5419:1 5424:2 5448:1 5506:1 5522:2 5553:1 5685:1 5690:1 5699:1 5761:1 5779:1 5845:1 5868:2 5880:1 5899:1 5905:1 5912:1 5997:1 6015:1 6020:1 6021:2 6039:1 6081:1 6087:2 6172:1 6236:1 6246:1 6287:1 6324:1 6382:1 6401:1 6402:1 6413:1 6421:1 6427:1 6437:1 6471:1 6619:1 6627:2 6680:1 6697:1 6706:1 6713:1 6752:1 6772:1 6802:3 6909:1 6926:2 6953:1 6974:1 6976:1 6993:1 7063:1 7208:1 7269:1 7286:1 7352:1 7377:1 7408:1 7481:1 7486:1 7489:1 7490:1 7517:2 7583:1 7690:1 7728:1 7775:2 7877:1 7905:1 7933:1 7995:2 8000:1 8139:1 8228:1 8230:1 8250:1 8253:1 8258:1 8261:1 8316:1 8332:1 8369:1 8389:1 8393:2 8413:2 8449:1 8463:2 8513:1 8543:1 8590:1 8591:2 8597:1 8632:1 8652:1 8675:1 8700:1 8728:1 8731:1 8785:1 8829:1 8830:1 8939:1 8943:2 9005:1 9097:1 9131:1 9159:1 9244:2 9248:2 9290:2 9358:1 9429:1 9477:1 9519:1 9661:2 9691:1 9738:2 9742:1 9744:1 9748:1 9761:1 9846:1 9881:1 9896:2 9899:1 9901:1 9985:1 10029:2 10051:1 10083:1 10089:1 10091:1 10101:5 10128:2 10162:1 10170:1 10185:1 10187:2 10200:1 10212:1 10368:1 10495:1 10527:1 10538:1 10636:1 10644:1 10662:1 10685:1 10745:5 10811:1 10813:2 10821:1 10876:1 10908:1 10929:1 11050:1 11057:1 11168:1 11199:1 11269:1 11274:1 11275:1 11400:1 11428:1 11458:1 11466:2 11519:1 11521:1 11532:1 11550:1 11628:1 11644:1 11667:1 11719:2 11806:1 11843:1 11931:1 11940:1 12006:1 12016:1 12052:1 12063:1 12118:1 12127:1 12131:1 12163:1 12211:1 12265:2 12372:1 12388:2 12456:1 12485:1 12562:1 12604:1 12623:1 12641:1 12803:2 12818:1 12826:1 12882:1 13059:1 13132:1 13175:1 13191:1 13197:1 13232:1 13247:1 13291:1 13312:1 13342:1 13367:1 13370:1 13384:1 13422:1 13495:1 13525:1 13538:1 13546:1 13547:1 13556:1 13650:1 13675:1 13694:1 13726:1 13734:1 13777:1 13779:1 13806:1 13820:2 13860:1 13901:1 13909:2 13914:1 14045:1 14053:2 14170:1 14212:1 14247:1 14260:1 14305:2 14332:1 14343:1 14382:1 14462:1 14489:2 14526:1 14551:1 14563:1 14564:2 14569:1 14626:2 14701:1 14728:1 14750:1 14771:1 14789:1 14801:2 14826:1 14858:1 14908:1 14920:1 14937:1 14939:1 14961:1 14965:1 15034:1 15051:1 15200:1 15209:1 15251:2 15283:1 15345:1 15360:1 15438:2 15442:1 15485:2 15535:1 15635:1 15718:2 15729:1 15768:1 15820:1 15864:2 15897:1 15905:1 15911:1 15959:1 15982:1 15998:1 16037:1 16062:1 16129:1 16215:1 16261:1 16337:1 16414:1 16480:1 16488:1 16567:1 16581:1 16619:1 16646:1 16673:1 16693:1 16725:3 16773:2 16852:1 16952:1 16976:1 16999:1 17008:1 17189:1 17230:2 17254:1 17266:1 17296:1 17316:3 17335:1 17338:1 17351:1 17423:1 17429:2 17441:1 17442:1 17507:1 17519:1 17545:2 17625:2 17631:1 17689:1 17722:1 17754:2 17961:1 18060:1 18088:1 18276:1 18282:1 18295:1 18299:1 18434:1 18459:1 18536:1 18592:1 18695:1 18793:1 18862:1 18905:1 18982:1 18984:1 19043:1 19086:1 19114:1 19185:1 19290:1 19297:1 19311:2 19320:6 19395:1 19431:1 19464:1 19486:2 19544:1 19568:1 19591:3 19671:1 19687:1 19726:1 19749:3 19750:1 19772:1 19913:1 19920:1 19957:1 19965:1 19999:1 20000:1 20046:1 20184:1 20225:1 20235:1 20297:1 20339:1 20377:1 20424:1 20487:1 20503:2 20518:1 20569:1 20619:3 20715:1 20737:2 20739:2 20786:1 20805:1 20807:1 20816:1 20843:4 20849:1 20852:1 20913:1 20916:1 20917:2 20950:1 20966:1 20971:1 21056:1 21066:1 21193:1 21247:1 21251:2 21254:1 21259:1 21265:1 21322:1 21460:1 21467:2 21478:1 21494:1 21597:2 21646:1 21663:1 21732:1 21733:1 21744:1 21798:1 21812:1 21860:1 21931:1 21946:1 21950:1 21978:1 22028:1 22091:1 22140:1 22157:1 22163:1 22171:1 22231:1 22283:1 22284:1 22309:1 22348:1 22372:1 22489:1 22502:1 22568:1 22583:1 22718:1 22777:1 22778:1 22786:1 22788:1 22799:1 22804:1 22806:1 22881:2 22882:1 22956:1 22996:1 23008:3 23033:3 23115:1 23285:1 23293:1 23299:1 23384:1 23398:1 23499:1 23594:2 23681:1 23773:1 23810:1 23852:2 23864:1 23879:1 23963:2 24014:1 24118:1 24127:1 24154:1 24239:1 24283:922 24309:1 24427:1 24439:1 24548:1 24565:1 24572:1 24573:1 24709:1 24721:1 24747:1 24791:1 24811:1 24813:1 24860:1 24893:1 24897:1 24901:1 24935:1 24979:1 25073:1 25128:1 25148:1 25223:1 25309:1 25327:1 25335:1 25345:1 25415:1 25442:1 25483:1 25580:1 25651:1 25702:1 25724:1 25769:1 25770:1 25933:1 26000:1 26001:1 26025:1 26026:2 26047:1 26055:1 26071:1 26116:1 26257:1 26440:2 26488:1 26497:1 26567:1 26617:1 26624:1 26653:1 26697:1 26718:2 26723:1 26729:1 26778:1 26812:1 26898:1 26905:1 26940:1 26986:1 27015:1 27038:2 27063:1 27092:1 27097:1 27109:1 27196:1 27212:1 27236:1 27321:1 27356:1 27358:1 27365:1 27369:1 27377:1 27390:1 27393:1 27426:1 27439:1 27515:1 27574:3 27592:1 27603:1 27617:1 27661:1 27707:1 27751:1 27844:1 27929:1 27970:1 27971:1 27981:1 27993:1 28007:1 28176:1 28177:1 28203:1 28214:1 28240:1 28265:1 28347:1 28373:1 28396:1 28410:1 28439:1 28478:1 28614:1 28659:1 28679:1 28900:1 28933:1 28947:1 28965:1 28972:1 28989:3 29067:1 29117:1 29118:1 29179:1 29203:1 29286:1 29302:1 29370:1 29641:1 29775:1 29871:1 29872:1 29902:1 29921:1 29961:1 29997:1 30000:1 30039:1 30055:2 30088:1 30112:1 30131:1 30147:1 30167:1 30224:1 30261:1 30265:1 30267:1 30282:1 30381:1 30431:1 30498:1 30549:1 30550:1 30566:1 30615:2 30656:1 30669:1 30742:1 30750:1 30840:1 30871:1 30887:1 30899:1 31074:1 31195:1 31333:2 31355:2 31403:1 31499:1 31530:1 31534:1 31538:1 31579:1 31629:1 31652:1 31757:1 31781:1 31786:1 31790:1 31795:1 31826:1 31832:2 31860:1 31914:2 32010:1 32021:1 32046:1 32052:1 32175:1 32247:1 32316:1 32336:1 32466:3 32470:1 32510:1 32552:1 32557:1 32691:1 32694:1 32709:1 32719:1 32726:1 32782:1 32791:1 32802:1 32820:1 32830:1 32905:1 32942:1 32944:1 32946:1 32960:1 32964:1 33011:1 33143:2 33231:1 33313:1 33335:1 33349:1 33372:1 33391:1 33420:1 33432:1 33454:1 33470:1 33489:1 33492:1 33552:2 33584:1 33624:1 33642:1 33664:1 33689:2 33938:1 33949:1 34009:1 34034:1 34039:2 34043:1 34045:1 34094:1 34207:1 34273:1 34316:1 34381:1 34383:1 34393:1 34555:1 34590:1 34592:1 34600:1 34603:1 34607:1 34617:1 34649:1 34768:1 34775:1 34794:1 34806:1 34836:1 34872:1 34909:1 34949:2 34950:1 34969:1 34976:1 35032:1 35090:1 35106:1 35114:1 35147:1 35188:1 35313:1 35330:1 35353:1 35355:1 35363:1 35364:1 35529:1 35538:1 35547:1 35553:1 35724:2 35781:1 35812:1 35818:2 35858:1 35958:2 35999:1 36093:1 36139:2 36187:2 36208:1 36257:1 36298:1 36344:1 36349:1 36366:1 36387:2 36414:1 36433:1 36471:1 36500:2 36570:1 36692:1 36752:1 36774:1 36833:3 36960:2 36995:1 37007:1 37035:1 37041:1 37070:1 37082:1 37085:1 37113:1 37277:1 37289:1 37338:1 37401:1 37438:1 37452:1 37561:1 37572:1 37597:1 37636:1 37660:1 37722:1 37752:1 37754:1 37765:1 37768:1 37779:1 37820:1 37867:2 37875:1 37883:1 37918:1 37925:1
15 80:1 120:1 158:1 190:1 215:1 228:1 297:1 317:3 373:1 415:1 462:1 468:1 569:1 602:1 620:2 682:1 713:1 723:1 724:1 761:2 765:1 771:1 785:1 789:1 805:1 818:2 821:1 918:1 992:1 1056:1 1105:1 1115:1 1126:1 1144:1 1147:1 1152:2 1155:1 1176:1 1213:1 1338:1 1372:1 1374:1 1402:1 1434:1 1443:1 1479:1 1504:1 1534:1 1578:1 1587:1 1631:2 1647:1 1657:1 1658:1 1667:2 1726:1 1757:1 1774:1 1871:1 1886:2 1944:2 1946:1 1957:1 1960:1 1991:1 2036:3 2050:1 2059:2 2079:1 2129:2 2136:1 2146:1 2147:1 2176:1 2177:1 2229:1 2248:1 2285:1 2319:1 2370:1 2398:1 2399:2 2405:2 2409:1 2464:1 2542:1 2554:1 2559:1 2590:1 2775:1 2783:1 2817:1 2866:1 2911:1 2948:1 2959:1 2964:1 2972:1 2979:1 2984:1 2986:1 3010:1 3027:1 3082:1 3118:1 3173:1 3174:1 3209:1 3213:1 3336:1 3369:1 3523:1 3527:1 3646:1 3661:1 3688:1 3702:1 3710:2 3718:1 3752:1 3797:1 3809:1 3920:1 4004:1 4089:1 4239:1 4263:2 4278:1 4304:1 4382:2 4386:1 4455:1 4528:1 4567:1 4604:1 4615:1 4664:1 4678:1 4711:1 4724:1 4737:1 4758:1 4787:1 4821:1 4840:1 4875:1 4879:1 4909:1 4952:2 4955:1 4962:1 4985:1 5020:1 5064:1 5148:1 5184:1 5278:1 5313:1 5319:1 5369:1 5389:2 5419:1 5424:2 5448:1 5506:1 5522:2 5553:1 5667:1 5685:1 5690:1 5699:1 5752:1 5761:1 5779:1 5845:1 5868:2 5880:1 5899:1 5905:2 5912:1 5997:1 6015:1 6020:1 6021:2 6039:1 6081:1 6087:2 6172:1 6236:1 6246:1 6287:1 6324:1 6382:1 6401:1 6402:1 6413:1 6421:1 6427:1 6437:1 6471:1 6619:1 6627:2 6680:1 6697:1 6706:1 6713:1 6752:1 6772:1 6802:3 6909:1 6926:2 6953:1 6974:1 6976:1 6993:2 7063:1 7208:1 7269:1 7286:1 7352:1 7377:1 7408:1 7481:1 7486:1 7489:1 7490:1 7517:2 7583:1 7690:1 7728:1 7775:2 7877:1 7905:1 7933:1 7995:2 8000:1 8092:1 8128:1 8139:1 8228:1 8230:1 8250:1 8253:1 8258:1 8261:1 8316:1 8332:1 8369:1 8389:1 8393:2 8413:2 8449:1 8463:2 8513:1 8543:1 8590:1 8591:2 8597:1 8632:1 8652:1 8675:1 8700:1 8728:1 8731:1 8785:1 8829:1 8830:1 8922:1 8939:1 8943:2 9005:1 9097:1 9131:1 9159:1 9244:2 9248:2 9290:2 9358:1 9429:1 9477:1 9519:1 9615:1 9661:2 9691:1 9714:1 9738:2 9742:1 9744:1 9748:2 9761:1 9823:1 9846:1 9881:1 9896:2 9899:1 9901:1 9985:1 10029:3 10051:1 10083:1 10089:1 10091:1 10101:5 10128:2 10162:1 10170:1 10185:1 10187:2 10200:1 10212:1 10368:1 10495:1 10527:1 10538:1 10636:1 10644:1 10649:1 10662:1 10685:1 10745:5 10811:1 10813:2 10821:1 10834:1 10876:1 10908:1 10929:1 11050:1 11057:1 11118:1 11168:1 11199:1 11269:1 11274:1 11275:1 11329:1 11400:1 11428:1 11458:1 11466:2 11519:1 11520:1 11521:1 11532:1 11543:1 11550:1 11628:1 11644:1 11667:1 11719:2 11806:1 11843:1 11931:1 11940:1 12006:1 12016:2 12025:1 12052:1 12063:1 12118:1 12127:1 12131:1 12163:1 12211:1 12265:2 12372:1 12388:2 12456:1 12485:1 12562:1 12604:1 12623:1 12641:1 12642:1 12742:1 12803:2 12818:1 12826:1 12882:1 13059:1 13132:1 13175:1 13191:1 13197:1 13232:1 13247:1 13291:1 13312:1 13342:1 13367:1 13370:1 13384:1 13422:1 13495:1 13525:1 13538:1 13546:1 13547:1 13556:2 13650:1 13675:1 13694:1 13726:1 13734:1 13777:1 13778:1 13779:1 13806:1 13820:2 13860:1 13901:1 13909:2 13914:1 13947:1 14045:1 14053:2 14170:1 14212:1 14247:1 14260:1 14305:2 14332:1 14343:1 14382:1 14450:1 14462:1 14489:2 14526:1 14537:1 14551:1 14563:1 14564:2 14569:1 14626:2 14701:1 14728:1 14750:1 14771:1 14789:1 14801:2 14807:1 14826:1 14858:1 14908:1 14920:1 14937:1 14939:1 14961:1 14965:1 15034:1 15051:1 15200:1 15209:1 15251:2 15283:1 15345:1 15360:1 15438:2 15442:1 15485:2 15535:1 15603:1 15635:1 15718:2 15729:1 15768:1 15820:1 15864:2 15897:1 15900:1 15905:1 15911:1 15927:1 15948:1 15959:2 15982:1 15998:1 16037:1 16062:1 16129:1 16215:1 16261:1 16337:1 16414:1 16480:1 16488:1 16567:1 16581:1 16619:1 16646:1 16647:1 16673:1 16693:1 16725:3 16773:2 16852:1 16880:1 16952:1 16976:1 16999:1 17008:2 17189:1 17230:2 17254:1 17266:1 17296:1 17316:3 17335:1 17338:1 17351:1 17423:1 17429:2 17441:1 17442:1 17448:1 17507:1 17519:1 17545:2 17625:2 17631:1 17689:1 17722:1 17754:3 17961:1 18060:1 18088:1 18276:1 18282:1 18295:1 18299:1 18434:1 18459:1 18536:1 18592:1 18695:1 18698:1 18767:1 18793:1 18862:1 18905:1 18982:1 18984:1 19043:1 19086:1 19114:1 19185:1 19290:1 19297:1 19311:2 19320:6 19395:1 19431:1 19464:1 19486:2 19544:1 19568:1 19591:4 19671:1 19687:1 19726:1 19749:4 19750:1 19772:1 19773:1 19913:1 19920:1 19957:1 19965:1 19999:1 20000:1 20046:1 20184:1 20225:1 20235:1 20297:1 20339:1 20377:1 20424:1 20487:1 20503:2 20518:1 20569:1 20619:3 20715:1 20737:2 20739:2 20786:1 20805:1 20807:1 20816:1 20843:4 20849:1 20852:1 20913:1 20916:1 20917:2 20950:1 20966:1 20971:1 21056:1 21066:1 21127:1 21154:1 21193:1 21247:1 21251:2 21254:1 21259:1 21265:1 21322:1 21460:1 21467:2 21478:1 21494:1 21597:2 21646:1 21663:1 21732:1 21733:1 21744:1 21798:1 21812:1 21860:1 21931:1 21946:1 21950:1 21978:1 22028:2 22091:1 22140:1 22157:1 22163:1 22171:1 22231:1 22260:1 22283:1 22284:1 22309:1 22348:1 22372:1 22489:1 22502:1 22568:1 22583:1 22718:1 22777:1 22778:1 22782:1 22786:1 22788:1 22799:1 22804:1 22806:1 22881:3 22882:1 22956:1 22996:1 23008:3 23033:3 23098:1 23115:1 23212:1 23285:1 23293:1 23299:1 23384:1 23393:1 23398:1 23499:1 23564:1 23594:2 23681:1 23764:1 23773:1 23810:1 23852:2 23864:1 23879:1 23963:2 24014:1 24051:1 24096:1 24118:1 24127:1 24154:1 24239:1 24283:1045 24309:1 24427:1 24439:1 24548:1 24565:1 24572:1 24573:1 24709:1 24721:1 24747:1 24791:1 24811:1 24813:1 24860:1 24893:1 24897:2 24901:1 24935:1 24979:1 25073:1 25128:1 25148:1 25223:1 25225:1 25309:1 25327:1 25335:1 25345:1 25368:1 25415:1 25442:1 25483:1 25513:1 25580:1 25651:1 25702:1 25724:1 25769:1 25770:1 25846:1 25933:1 26000:1 26001:1 26025:1 26026:2 26047:2 26055:1 26071:1 26116:1 26257:1 26327:1 26440:2 26488:1 26497:1 26567:1 26617:1 26624:1 26653:1 26689:1 26697:1 26718:3 26723:1 26729:1 26745:1 26778:1 26812:1 26898:1 26905:1 26940:1 26986:1 27015:1 27038:2 27063:1 27092:1 27097:1 27109:1 27167:1 27193:1 27196:1 27212:1 27236:1 27321:1 27356:1 27358:1 27365:1 27369:1 27377:1 27390:1 27393:1 27426:1 27439:1 27515:1 27574:3 27592:1 27603:1 27617:1 27661:1 27707:1 27751:1 27844:1 27860:1 27929:1 27957:1 27970:1 27971:1 27981:1 27993:1 28007:1 28176:1 28177:1 28203:1 28214:1 28240:1 28265:1 28347:1 28373:1 28396:1 28410:1 28439:1 28478:1 28614:1 28659:1 28679:1 28721:1 28900:1 28933:1 28947:1 28965:1 28972:1 28989:3 29067:1 29117:1 29118:1 29179:1 29203:1 29234:1 29246:1 29286:1 29302:1 29370:1 29641:1 29775:1 29871:1 29872:1 29902:1 29921:1 29961:1 29997:1 30000:1 30039:1 30055:2 30088:1 30091:1 30112:1 30131:1 30147:1 30167:1 30224:1 30261:1 30265:1 30267:1 30282:1 30321:1 30381:1 30431:1 30498:1 30549:1 30550:1 30566:1 30615:2 30656:1 30669:1 30742:1 30750:1 30840:1 30871:1 30887:1 30899:1 30979:1 31074:1 31154:1 31195:1 31333:3 31355:2 31403:1 31499:1 31530:1 31534:2 31538:1 31579:1 31629:1 31652:1 31757:1 31781:1 31786:1 31790:1 31795:1 31826:1 31832:2 31860:1 31876:1 31914:2 32010:1 32021:1 32046:1 32052:2 32175:1 32247:1 32316:1 32336:1 32466:3 32470:2 32510:1 32531:1 32552:1 32557:1 32558:1 32588:1 32691:1 32694:1 32709:1 32719:1 32726:1 32758:1 32782:1 32791:2 32802:1 32820:1 32830:1 32851:1 32905:1 32942:1 32944:1 32946:1 32960:1 32964:1 33011:1 33143:2 33182:1 33231:1 33313:1 33335:1 33349:1 33372:1 33391:1 33420:1 33432:1 33454:1 33470:1 33489:1 33492:1 33511:1 33552:2 33584:1 33624:1 33642:1 33664:1 33689:2 33711:1 33883:1 33938:1 33949:1 34009:1 34034:1 34039:2 34043:1 34045:1 34094:1 34207:1 34273:1 34316:2 34381:1 34383:1 34393:1 34555:1 34590:1 34592:1 34600:1 34603:1 34607:1 34617:1 34649:1 34768:1 34775:1 34794:1 34806:1 34836:1 34872:1 34909:1 34949:2 34950:1 34969:1 34976:1 35032:1 35090:1 35106:1 35110:1 35114:1 35147:1 35188:1 35203:1 35313:1 35330:1 35353:1 35355:1 35363:1 35364:1 35529:1 35538:1 35547:1 35553:1 35724:2 35781:1 35812:1 35818:2 35858:1 35958:2 35999:1 36093:1 36139:2 36187:2 36208:1 36257:1 36298:1 36344:1 36349:1 36354:1 36366:1 36387:3 36414:1 36433:1 36471:1 36500:2 36533:1 36570:1 36628:1 36692:1 36705:1 36724:1 36752:1 36774:1 36833:3 36960:2 36995:1 37007:1 37035:1 37041:1 37070:1 37082:1 37085:1 37113:1 37277:1 37289:1 37338:1 37401:1 37438:1 37452:1 37561:1 37572:1 37597:1 37636:1 37660:1 37722:1 37752:1 37754:1 37761:1 37765:1 37768:1 37779:1 37820:1 37830:1 37867:2 37875:1 37883:1 37918:1 37925:1
15 80:1 120:1 158:1 190:1 215:1 228:1 297:1 317:3 373:1 415:1 462:1 468:1 521:1 569:1 602:1 620:2 682:1 713:1 723:1 724:1 761:2 765:1 771:1 785:1 789:1 805:1 818:2 819:1 821:1 918:1 992:1 1056:1 1072:1 1105:1 1115:1 1126:1 1144:1 1147:1 1152:2 1155:1 1176:1 1213:2 1338:1 1372:1 1374:1 1402:1 1434:1 1443:1 1479:1 1504:1 1534:1 1578:1 1587:1 1631:2 1647:1 1656:1 1657:1 1658:1 1667:2 1668:1 1693:1 1726:1 1757:1 1774:1 1871:1 1886:2 1944:2 1946:1 1957:1 1960:1 1991:1 2036:3 2050:1 2059:2 2079:1 2129:2 2136:1 2146:2 2147:1 2176:1 2177:1 2229:1 2248:1 2285:1 2319:2 2370:1 2398:1 2399:2 2405:2 2409:1 2464:1 2542:2 2554:1 2559:1 2590:1 2775:1 2783:1 2817:1 2866:1 2911:1 2948:1 2959:1 2964:1 2972:1 2979:1 2981:1 2984:1 2986:1 3010:1 3027:1 3082:1 3118:1 3173:1 3174:1 3209:1 3213:1 3336:1 3369:1 3523:1 3527:1 3646:1 3661:1 3688:1 3702:1 3710:2 3718:1 3752:1 3768:1 3797:1 3809:1 3920:1 4004:1 4089:1 4158:1 4239:1 4263:3 4278:1 4304:1 4382:3 4386:1 4431:1 4455:1 4528:1 4567:1 4604:1 4615:1 4664:1 4678:1 4711:1 4724:1 4737:1 4758:1 4787:1 4821:2 4840:1 4875:1 4879:1 4909:1 4952:2 4955:2 4962:1 4985:1 5020:1 5029:1 5064:1 5148:2 5184:1 5278:1 5313:1 5319:1 5369:1 5389:2 5419:1 5424:2 5428:1 5448:1 5506:1 5522:3 5553:1 5667:1 5685:1 5690:1 5699:1 5752:1 5761:1 5779:1 5845:1 5868:2 5880:1 5899:1 5905:2 5912:1 5997:1 6015:1 6020:1 6021:2 6039:1 6081:1 6087:2 6172:1 6183:1 6236:1 6246:1 6287:1 6324:1 6382:1 6401:1 6402:1 6413:1 6421:1 6427:1 6437:1 6440:1 6471:1 6619:1 6627:2 6680:1 6697:1 6706:1 6713:1 6741:1 6752:1 6772:1 6802:3 6909:1 6926:3 6953:1 6958:1 6974:1 6976:1 6993:2 7063:1 7101:1 7208:1 7269:1 7286:1 7352:1 7377:1 7408:1 7481:1 7486:1 7489:1 7490:1 7517:2 7583:1 7690:1 7728:1 7775:2 7877:1 7905:1 7933:1 7940:1 7995:2 8000:1 8092:1 8128:1 8139:1 8228:1 8230:1 8250:1 8253:1 8258:1 8261:1 8316:1 8332:1 8369:1 8389:1 8393:2 8403:1 8413:2 8449:1 8463:2 8513:1 8534:1 8543:1 8562:1 8590:1 8591:2 8597:1 8632:1 8652:1 8675:1 8700:1 8728:1 8731:1 8785:1 8829:1 8830:1 8922:1 8939:1 8943:3 9005:1 9097:1 9131:1 9159:1 9244:2 9248:2 9290:2 9358:1 9429:1 9477:1 9519:1 9615:1 9651:1 9661:2 9691:1 9714:1 9738:2 9742:1 9744:1 9748:2 9761:1 9823:1 9846:1 9881:1 9896:2 9899:1 9901:1 9985:1 10029:3 10051:1 10083:1 10089:1 10091:1 10101:5 10128:2 10130:1 10162:1 10170:1 10185:1 10187:2 10200:1 10212:1 10252:1 10368:1 10495:1 10517:1 10527:1 10538:1 10636:1 10644:1 10649:2 10662:1 10685:1 10745:8 10759:1 10811:1 10813:2 10821:1 10829:1 10834:1 10876:1 10908:1 10929:1 11050:1 11057:1 11118:1 11168:1 11199:1 11269:1 11274:1 11275:1 11296:1 11329:1 11400:1 11428:1 11458:1 11466:2 11519:1 11520:1 11521:1 11532:1 11543:1 11550:1 11628:1 11644:1 11667:1 11719:2 11806:1 11843:1 11931:1 11940:1 12006:1 12016:2 12025:1 12052:1 12063:1 12076:1 12118:1 12127:1 12131:1 12163:1 12211:1 12265:2 12372:1 12388:2 12456:1 12467:1 12485:1 12562:1 12604:1 12623:1 12641:1 12642:1 12657:1 12658:1 12742:1 12803:2 12818:1 12826:1 12861:1 12882:1 13059:2 13132:1 13175:1 13191:1 13197:1 13232:1 13247:1 13291:1 13299:1 13312:1 13342:1 13367:1 13370:1 13384:1 13422:1 13495:1 13525:1 13538:1 13546:1 13547:1 13556:2 13650:1 13655:1 13675:1 13694:1 13726:1 13734:1 13777:1 13778:1 13779:1 13806:1 13820:3 13860:1 13901:1 13909:2 13914:1 13947:1 13973:1 14045:1 14053:2 14170:1 14212:1 14247:1 14260:1 14305:2 14332:2 14343:1 14382:1 14450:1 14462:1 14489:2 14526:1 14537:1 14551:1 14563:1 14564:2 14569:1 14591:1 14626:2 14701:1 14728:1 14750:1 14771:2 14789:1 14801:3 14807:1 14826:1 14858:1 14868:1 14908:1 14920:1 14937:1 14939:1 14961:1 14965:1 15034:1 15051:1 15200:1 15209:1 15251:2 15283:1 15345:1 15360:1 15438:2 15442:1 15485:2 15535:1 15603:1 15635:1 15718:2 15729:1 15732:1 15768:1 15820:1 15864:3 15897:1 15900:2 15905:1 15911:1 15927:1 15948:1 15959:3 15982:1 15998:1 16037:1 16062:1 16129:1 16173:1 16197:1 16215:1 16261:1 16292:1 16337:1 16414:1 16480:1 16488:1 16567:1 16581:1 16619:1 16646:1 16647:1 16673:1 16693:1 16725:3 16757:1 16773:2 16852:1 16880:1 16952:1 16976:1 16999:1 17008:2 17181:1 17189:1 17230:2 17254:1 17266:1 17296:1 17316:3 17335:1 17338:1 17351:1 17423:1 17429:2 17441:1 17442:1 17448:1 17507:1 17519:1 17545:2 17625:2 17631:1 17689:1 17722:1 17739:1 17754:3 17785:1 17878:1 17961:1 18010:1 18060:1 18088:1 18276:1 18282:1 18295:1 18299:1 18434:1 18459:1 18536:1 18592:1 18695:1 18698:1 18767:1 18793:1 18862:1 18905:1 18982:1 18984:1 19043:1 19086:1 19114:1 19185:1 19232:1 19290:1 19297:1 19311:2 19320:6 19395:1 19431:1 19464:1 19486:2 19544:1 19568:1 19591:4 19671:1 19687:1 19726:1 19749:4 19750:1 19772:1 19773:1 19913:1 19920:1 19957:1 19965:1 19999:1 20000:1 20046:1 20184:1 20225:1 20235:1 20297:1 20321:1 20339:1 20363:1 20377:1 20424:1 20487:1 20503:2 20518:1 20569:1 20619:3 20715:1 20737:2 20739:2 20786:1 20805:1 20807:1 20816:1 20843:4 20849:1 20852:1 20913:1 20916:1 20917:2 20939:1 20950:1 20966:1 20971:1 21056:1 21066:1 21114:1 21127:1 21154:1 21170:1 21193:1 21240:1 21247:1 21251:3 21254:2 21259:1 21265:1 21322:1 21460:1 21467:2 21478:1 21494:1 21597:3 21646:1 21663:1 21732:1 21733:1 21744:1 21798:1 21812:1 21860:1 21931:1 21946:1 21950:1 21978:1 22028:3 22091:1 22140:1 22157:1 22163:1 22171:1 22231:1 22260:1 22283:1 22284:1 22309:1 22348:1 22372:1 22417:1 22489:1 22502:1 22568:1 22583:1 22718:1 22777:1 22778:1 22782:2 22786:1 22788:1 22799:1 22804:1 22806:1 22881:3 22882:1 22956:1 22996:1 23008:3 23033:3 23098:1 23115:1 23145:1 23212:1 23285:1 23293:1 23299:1 23384:1 23393:1 23398:1 23499:1 23507:1 23564:1 23594:2 23681:1 23764:1 23773:1 23810:1 23811:1 23852:2 23864:1 23879:1 23963:2 24014:1 24051:1 24096:1 24118:1 24127:1 24154:1 24239:1 24277:1 24283:1077 24309:1 24427:1 24439:1 24548:1 24565:1 24572:1 24573:1 24709:1 24721:1 24747:1 24791:1 24811:1 24813:1 24860:1 24893:1 24897:2 24901:1 24935:1 24979:1 25073:1 25128:1 25148:1 25223:1 25225:1 25309:1 25327:1 25335:1 25345:1 25368:1 25415:1 25442:1 25483:1 25513:2 25580:1 25651:1 25698:1 25702:1 25724:1 25769:1 25770:1 25846:1 25933:1 26000:1 26001:1 26025:1 26026:2 26047:2 26055:1 26071:1 26116:1 26257:1 26277:1 26327:1 26440:2 26488:1 26497:1 26567:1 26617:1 26624:1 26653:1 26689:2 26697:1 26718:3 26723:1 26729:1 26745:1 26778:1 26812:1 26898:1 26905:1 26940:1 26986:1 27015:1 27038:2 27063:1 27092:1 27097:1 27109:1 27167:1 27193:1 27196:1 27212:1 27236:1 27321:1 27356:1 27358:1 27365:1 27369:1 27377:1 27390:1 27393:1 27417:1 27426:1 27439:1 27515:1 27574:3 27592:1 27603:1 27617:1 27661:1 27707:1 27731:1 27751:1 27844:1 27860:1 27929:1 27957:1 27970:1 27971:1 27981:1 27993:1 28007:1 28176:1 28177:1 28203:1 28214:1 28240:1 28265:1 28347:1 28373:1 28396:1 28410:1 28439:1 28478:1 28517:1 28614:1 28659:1 28679:1 28721:1 28900:1 28933:1 28947:1 28965:1 28972:1 28989:3 29067:1 29117:1 29118:1 29179:1 29203:1 29234:1 29246:1 29286:1 29302:1 29370:1 29641:1 29775:1 29871:1 29872:1 29898:1 29902:1 29921:1 29959:1 29961:1 29997:1 30000:1 30039:1 30055:2 30088:1 30091:1 30112:1 30131:2 30147:1 30167:1 30221:1 30224:1 30261:1 30265:1 30267:1 30269:1 30282:1 30321:2 30381:1 30431:1 30498:1 30525:1 30549:1 30550:1 30566:1 30615:2 30624:1 30656:1 30669:1 30742:1 30750:1 30840:1 30871:1 30887:1 30899:1 30979:1 31074:1 31096:1 31154:1 31189:1 31195:1 31333:3 31355:2 31403:1 31499:1 31530:1 31534:3 31538:1 31579:1 31590:1 31629:1 31652:1 31736:1 31757:1 31781:1 31786:1 31790:1 31795:1 31826:1 31832:2 31860:1 31876:1 31914:2 32010:1 32021:1 32046:1 32052:3 32175:1 32247:1 32316:1 32336:1 32466:3 32470:2 32510:1 32531:1 32552:1 32557:1 32558:1 32584:1 32588:1 32691:1 32694:1 32709:1 32719:1 32726:1 32758:1 32782:1 32791:2 32802:1 32820:1 32830:1 32851:2 32858:1 32905:1 32942:1 32944:1 32946:1 32960:1 32964:1 33011:1 33143:2 33182:1 33231:1 33313:1 33335:1 33349:1 33372:1 33391:1 33420:1 33432:1 33454:1 33470:1 33489:1 33492:1 33511:1 33552:2 33584:1 33624:1 33642:1 33664:1 33689:2 33711:1 33825:1 33883:1 33938:1 33943:1 33949:1 34009:1 34028:1 34034:1 34039:3 34043:1 34045:1 34094:1 34207:1 34273:1 34316:2 34381:1 34383:1 34393:1 34555:1 34590:1 34592:1 34600:1 34603:1 34607:1 34617:1 34649:1 34768:1 34775:1 34794:1 34806:1 34836:1 34872:1 34909:1 34949:2 34950:1 34969:1 34976:1 35032:1 35090:1 35106:1 35110:1 35114:1 35147:1 35188:1 35203:1 35313:1 35330:1 35353:1 35355:1 35363:1 35364:1 35433:1 35529:1 35538:1 35547:1 35553:1 35599:1 35724:2 35781:1 35812:1 35818:2 35858:1 35947:1 35958:2 35999:1 36005:1 36093:1 36139:2 36167:1 36187:2 36208:1 36257:1 36298:1 36344:1 36349:1 36354:1 36366:1 36387:3 36414:1 36433:1 36471:1 36500:2 36528:1 36533:2 36570:1 36628:2 36688:1 36692:1 36705:1 36724:1 36752:1 36771:1 36774:1 36776:1 36833:3 36960:2 36995:1 37007:1 37035:1 37041:1 37048:1 37070:1 37082:1 37085:1 37113:1 37277:1 37289:1 37338:1 37401:1 37438:1 37452:1 37561:1 37572:1 37597:1 37636:1 37660:1 37722:1 37752:1 37754:1 37761:1 37765:1 37768:1 37779:1 37801:1 37820:1 37830:1 37834:1 37867:2 37875:1 37883:1 37918:1 37925:1
15 80:2 120:1 158:1 190:1 215:1 228:1 297:1 317:3 373:1 415:1 462:1 468:1 521:1 569:1 602:1 620:2 682:1 713:1 723:1 724:1 761:2 765:1 771:1 785:1 789:1 805:1 818:2 819:1 821:1 918:1 992:1 1056:1 1072:1 1105:2 1115:1 1126:1 1144:1 1147:1 1152:2 1155:1 1176:1 1213:2 1254:1 1338:1 1372:1 1374:1 1402:1 1434:1 1443:1 1451:1 1479:1 1504:1 1534:1 1578:1 1587:1 1631:2 1647:1 1656:1 1657:1 1658:1 1667:2 1668:1 1693:1 1726:1 1757:1 1774:1 1791:1 1871:1 1886:3 1944:2 1946:1 1957:1 1960:1 1991:1 2032:1 2033:1 2036:3 2050:1 2059:2 2079:1 2129:2 2136:1 2146:2 2147:1 2176:1 2177:2 2229:1 2248:1 2285:1 2319:2 2370:1 2398:1 2399:2 2405:2 2409:1 2464:1 2542:2 2554:1 2559:1 2590:1 2775:1 2783:1 2817:1 2866:1 2911:1 2948:1 2959:1 2964:1 2972:1 2979:1 2981:1 2984:1 2986:1 3010:1 3027:1 3082:2 3118:1 3173:1 3174:1 3209:1 3213:1 3282:1 3336:1 3369:1 3523:1 3527:1 3646:1 3661:1 3688:1 3702:1 3710:2 3718:1 3752:1 3768:1 3785:1 3797:1 3809:1 3920:1 4004:1 4089:1 4158:1 4172:1 4239:1 4263:3 4278:1 4304:1 4382:3 4386:1 4431:1 4455:1 4528:1 4567:1 4604:1 4615:1 4664:1 4678:1 4711:1 4724:1 4737:1 4758:1 4787:1 4821:2 4840:1 4875:1 4879:1 4909:2 4950:1 4952:3 4955:2 4962:1 4985:1 4987:1 5020:1 5029:1 5064:1 5148:2 5176:1 5184:1 5278:1 5313:1 5319:1 5369:1 5389:2 5419:1 5424:2 5428:1 5448:1 5506:1 5522:3 5553:1 5570:1 5667:1 5685:1 5690:1 5699:1 5752:2 5761:1 5779:1 5845:1 5853:1 5858:2 5868:2 5880:1 5899:1 5905:2 5912:1 5997:1 6015:1 6020:1 6021:2 6039:1 6081:1 6087:2 6172:1 6183:1 6236:1 6246:1 6287:1 6324:1 6382:1 6401:1 6402:1 6413:1 6421:1 6427:1 6429:1 6437:1 6440:1 6471:1 6619:1 6627:2 6647:1 6680:1 6697:1 6706:1 6713:1 6741:1 6752:1 6772:1 6802:3 6909:1 6926:4 6953:1 6958:1 6974:1 6976:1 6993:3 7036:1 7063:1 7101:1 7208:1 7269:1 7286:1 7352:1 7377:1 7408:1 7421:1 7481:1 7486:1 7489:1 7490:2 7517:2 7583:1 7690:1 7728:1 7775:2 7877:1 7900:1 7905:1 7933:1 7940:1 7995:2 8000:1 8092:1 8128:1 8139:1 8228:1 8230:1 8250:1 8253:1 8258:1 8261:1 8316:1 8332:1 8369:1 8389:2 8393:2 8403:1 8413:2 8449:1 8463:2 8513:1 8534:1 8543:1 8562:1 8588:1 8590:1 8591:2 8597:1 8632:1 8637:1 8652:1 8675:1 8700:2 8728:1 8731:1 8785:1 8829:1 8830:1 8917:1 8922:1 8939:1 8943:4 9005:1 9097:1 9131:1 9159:1 9244:2 9248:2 9290:2 9337:1 9358:1 9429:1 9443:1 9477:1 9519:1 9615:2 9651:1 9661:2 9691:1 9714:1 9738:2 9742:1 9744:1 9748:2 9761:1 9823:1 9846:1 9881:1 9896:2 9899:1 9901:1 9985:1 10029:3 10051:1 10083:1 10089:1 10091:1 10101:5 10128:2 10130:1 10162:1 10170:1 10185:1 10187:2 10200:1 10212:1 10252:1 10368:1 10495:1 10517:1 10527:1 10538:1 10636:1 10644:2 10649:2 10662:1 10685:1 10745:8 10759:1 10811:1 10813:2 10821:1 10823:1 10829:1 10834:1 10876:1 10908:1 10929:1 11050:1 11057:1 11118:1 11168:1 11199:1 11269:1 11274:1 11275:1 11296:1 11329:1 11400:1 11428:1 11458:1 11466:2 11519:2 11520:1 11521:3 11532:1 11543:1 11550:1 11628:1 11640:1 11644:1 11658:1 11667:1 11719:3 11806:1 11843:1 11931:1 11940:1 11999:1 12006:1 12016:2 12025:1 12052:1 12063:1 12076:1 12118:1 12127:1 12131:1 12163:1 12211:1 12265:2 12372:1 12388:2 12390:1 12456:1 12467:1 12485:1 12562:1 12604:1 12623:1 12641:1 12642:1 12657:1 12658:1 12742:1 12803:3 12811:1 12818:1 12826:1 12861:1 12882:1 13059:2 13132:1 13175:1 13191:1 13197:1 13232:1 13247:1 13291:1 13299:1 13312:1 13342:1 13367:1 13370:1 13384:1 13422:1 13476:1 13495:1 13525:1 13538:1 13546:1 13547:1 13556:3 13650:1 13655:1 13675:1 13694:1 13726:1 13734:1 13777:1 13778:2 13779:1 13806:1 13820:3 13860:1 13901:1 13909:3 13914:1 13947:1 13973:1 14045:1 14053:2 14170:1 14212:1 14247:1 14260:1 14272:1 14305:2 14332:2 14343:1 14382:1 14450:1 14462:1 14489:2 14509:1 14526:1 14527:1 14537:1 14550:1 14551:1 14563:1 14564:2 14569:1 14591:1 14619:1 14626:2 14701:1 14728:1 14750:1 14771:2 14789:1 14801:4 14807:1 14818:1 14826:1 14858:1 14868:1 14908:1 14920:1 14937:1 14939:1 14961:1 14965:1 15034:1 15051:1 15164:1 15200:1 15209:1 15251:2 15283:1 15345:1 15360:1 15438:2 15442:1 15485:3 15535:2 15603:1 15635:1 15718:2 15729:1 15732:1 15768:1 15820:1 15864:4 15897:1 15900:2 15905:1 15911:1 15927:1 15948:1 15959:3 15982:1 15998:1 16037:1 16062:2 16129:1 16173:1 16181:1 16197:1 16215:1 16261:1 16292:1 16337:1 16414:1 16480:1 16488:1 16567:1 16581:1 16619:1 16646:1 16647:1 16673:1 16693:1 16725:3 16757:1 16773:2 16852:1 16880:1 16952:1 16976:1 16999:1 17008:2 17181:1 17189:1 17230:3 17254:1 17266:1 17296:1 17316:3 17335:1 17338:1 17351:1 17423:1 17429:3 17441:1 17442:1 17448:1 17507:1 17519:1 17545:4 17625:2 17631:1 17689:1 17722:1 17739:1 17754:3 17785:1 17878:1 17961:1 18010:1 18060:1 18069:1 18088:1 18255:1 18276:1 18282:1 18295:1 18299:1 18434:1 18459:1 18536:1 18592:1 18695:1 18698:1 18767:1 18793:1 18862:1 18905:1 18982:1 18984:1 19043:1 19086:1 19114:1 19185:1 19232:1 19290:1 19297:1 19311:2 19320:6 19395:1 19431:1 19464:1 19486:2 19544:1 19568:1 19577:1 19591:6 19671:1 19687:1 19726:1 19749:6 19750:1 19772:1 19773:1 19863:1 19913:1 19920:1 19957:1 19965:1 19999:1 20000:1 20046:1 20095:1 20184:1 20225:1 20235:1 20297:1 20321:1 20339:1 20363:1 20377:1 20424:1 20487:1 20503:2 20518:1 20569:1 20619:3 20715:1 20737:2 20739:2 20786:1 20805:1 20807:1 20816:1 20843:4 20849:1 20852:1 20913:1 20916:1 20917:4 20939:1 20950:2 20966:1 20971:1 21056:1 21066:1 21114:1 21127:1 21154:1 21170:1 21193:1 21240:1 21247:1 21251:3 21254:2 21259:1 21265:1 21322:1 21460:1 21467:2 21478:1 21494:1 21576:1 21597:4 21646:1 21653:1 21663:1 21732:2 21733:1 21744:1 21798:1 21812:1 21860:1 21931:1 21946:1 21950:1 21967:1 21978:1 22028:3 22091:2 22140:1 22157:1 22163:1 22171:1 22231:1 22260:1 22269:1 22283:1 22284:1 22309:1 22348:1 22372:1 22406:1 22417:1 22489:1 22502:1 22568:1 22583:1 22718:1 22777:1 22778:1 22782:2 22786:1 22788:1 22799:1 22804:1 22806:1 22881:3 22882:3 22956:1 22996:1 23008:3 23033:3 23098:1 23115:1 23145:1 23212:1 23285:1 23293:1 23299:1 23384:1 23393:1 23398:1 23499:1 23507:1 23550:1 23564:1 23568:1 23594:2 23681:1 23764:1 23773:1 23810:1 23811:1 23852:2 23864:1 23879:1 23963:2 24014:1 24028:1 24051:1 24096:1 24118:1 24127:3 24140:1 24154:1 24239:1 24277:1 24283:1210 24309:1 24427:1 24439:1 24479:1 24519:1 24548:1 24565:1 24572:1 24573:1 24709:1 24721:1 24747:1 24791:1 24811:1 24813:1 24860:1 24893:1 24897:3 24901:1 24935:1 24979:1 25073:1 25128:1 25148:1 25189:1 25223:1 25225:2 25309:1 25327:1 25335:1 25345:1 25368:1 25403:1 25415:1 25442:3 25483:1 25513:2 25580:1 25651:1 25698:1 25702:1 25724:1 25769:1 25770:1 25842:1 25846:1 25933:1 25957:1 26000:1 26001:1 26025:1 26026:3 26047:3 26055:1 26071:1 26116:1 26257:2 26277:1 26327:1 26440:3 26488:1 26497:1 26567:1 26617:1 26624:1 26653:1 26689:2 26697:1 26718:3 26723:1 26729:1 26732:1 26745:1 26778:1 26812:1 26898:1 26905:1 26940:2 26985:1 26986:1 27015:1 27026:1 27038:3 27047:1 27063:1 27074:1 27092:3 27097:1 27109:1 27167:1 27193:1 27196:1 27212:1 27236:1 27321:1 27356:1 27358:1 27365:1 27369:1 27377:1 27390:1 27393:1 27395:2 27417:1 27426:1 27439:1 27515:1 27539:1 27574:3 27592:1 27603:1 27617:1 27661:1 27707:1 27731:1 27751:1 27844:1 27860:1 27929:1 27951:1 27957:1 27970:1 27971:1 27981:1 27993:1 28007:1 28176:1 28177:1 28203:1 28214:1 28240:1 28265:1 28347:1 28351:1 28373:1 28396:1 28410:1 28439:1 28478:1 28517:1 28614:1 28659:1 28679:1 28721:1 28900:1 28933:1 28947:1 28965:1 28972:1 28989:4 29067:1 29117:1 29118:1 29179:1 29203:1 29234:1 29246:1 29286:1 29302:1 29370:1 29641:1 29665:1 29775:1 29871:1 29872:1 29898:1 29902:1 29917:1 29921:1 29932:1 29959:1 29961:1 29997:1 30000:1 30039:1 30055:2 30088:1 30091:1 30112:1 30131:2 30147:1 30167:1 30221:1 30224:1 30261:1 30265:1 30267:1 30269:1 30282:1 30299:1 30321:2 30381:1 30431:1 30448:1 30498:1 30525:1 30549:1 30550:1 30566:1 30575:1 30615:2 30624:1 30656:1 30669:1 30742:1 30750:1 30840:1 30871:1 30887:1 30899:1 30979:1 31074:1 31096:1 31154:1 31189:1 31195:1 31333:3 31355:4 31403:1 31499:1 31530:1 31534:3 31538:2 31579:1 31590:1 31629:1 31652:1 31693:1 31736:1 31757:2 31781:2 31786:3 31790:1 31795:1 31826:1 31832:2 31860:1 31876:1 31914:2 32010:1 32021:1 32046:1 32052:3 32175:1 32247:1 32316:1 32336:1 32466:3 32470:3 32510:1 32531:1 32552:1 32557:1 32558:1 32584:1 32588:1 32664:1 32680:1 32691:1 32694:1 32709:1 32719:1 32726:1 32758:1 32782:2 32791:3 32802:1 32820:1 32830:1 32851:2 32858:1 32905:1 32942:1 32944:1 32946:1 32960:1 32964:1 33011:1 33107:1 33143:2 33162:1 33182:1 33231:1 33313:1 33335:1 33349:1 33372:1 33381:1 33391:1 33400:1 33420:1 33432:1 33454:1 33470:1 33489:1 33492:1 33511:1 33552:2 33584:1 33624:1 33642:1 33664:1 33689:2 33711:1 33825:1 33883:1 33938:1 33943:1 33949:1 34009:1 34028:1 34034:1 34039:3 34043:1 34045:1 34094:1 34207:1 34273:1 34316:2 34335:1 34381:1 34383:2 34393:1 34435:1 34555:1 34590:1 34592:1 34600:1 34603:1 34607:1 34617:2 34649:1 34748:1 34768:1 34775:2 34794:1 34806:1 34836:1 34872:1 34909:1 34949:2 34950:1 34969:1 34976:1 35032:1 35090:1 35106:1 35110:2 35114:1 35147:1 35188:1 35203:1 35313:1 35330:1 35353:1 35355:1 35363:1 35364:1 35433:1 35486:1 35529:1 35538:2 35547:1 35553:1 35599:1 35724:2 35781:1 35812:1 35818:2 35858:1 35947:1 35958:2 35999:1 36005:1 36093:1 36139:2 36144:1 36167:1 36187:3 36208:1 36257:1 36298:1 36344:1 36349:1 36354:1 36366:1 36387:3 36414:1 36433:1 36449:1 36471:1 36500:2 36528:1 36533:2 36570:1 36628:2 36688:1 36692:1 36705:1 36724:1 36752:1 36771:1 36774:1 36776:1 36833:3 36960:2 36995:2 37007:1 37035:1 37041:1 37048:1 37070:1 37082:1 37085:1 37113:1 37277:1 37289:1 37338:1 37401:1 37438:1 37452:1 37561:1 37572:1 37597:1 37636:1 37660:1 37722:1 37752:1 37754:1 37761:1 37765:1 37768:1 37779:1 37801:1 37820:1 37830:1 37834:1 37867:2 37875:1 37883:1 37918:1 37925:1
15 80:2 104:1 120:1 158:1 190:1 215:1 228:1 297:1 317:3 373:1 415:1 462:1 468:1 521:1 569:2 602:1 620:2 682:1 713:1 723:1 724:1 761:2 765:1 771:1 785:1 789:1 805:1 818:2 819:1 821:1 918:1 992:1 1056:1 1072:1 1105:2 1113:1 1115:1 1126:1 1144:1 1147:1 1152:2 1155:1 1176:1 1213:2 1254:1 1338:1 1372:1 1374:1 1402:1 1434:1 1443:1 1451:1 1479:1 1504:1 1534:1 1578:1 1587:1 1631:2 1647:1 1656:1 1657:1 1658:1 1667:2 1668:1 1693:1 1726:1 1757:1 1774:1 1791:1 1871:1 1886:3 1944:2 1946:1 1957:1 1960:1 1991:1 2032:1 2033:1 2036:3 2050:1 2059:2 2079:1 2129:2 2136:1 2146:2 2147:1 2176:1 2177:2 2229:1 2248:1 2285:1 2319:2 2370:1 2398:1 2399:2 2405:2 2409:1 2464:1 2537:1 2542:2 2554:1 2559:1 2590:1 2775:1 2783:1 2817:1 2866:1 2911:1 2913:1 2948:1 2959:1 2961:1 2964:1 2972:1 2979:1 2981:1 2984:1 2986:1 3010:1 3027:1 3082:2 3118:1 3173:1 3174:1 3209:1 3213:1 3282:1 3336:1 3369:1 3523:1 3527:1 3572:2 3646:1 3661:1 3688:1 3702:1 3710:2 3718:2 3752:1 3768:3 3785:1 3797:1 3802:1 3809:1 3920:1 4004:1 4089:1 4158:2 4172:1 4239:1 4263:3 4278:1 4304:1 4344:1 4382:3 4386:1 4431:1 4455:1 4528:1 4567:1 4604:1 4615:1 4664:1 4678:1 4711:1 4724:1 4737:1 4758:1 4787:1 4820:1 4821:2 4840:1 4875:1 4879:1 4909:2 4950:1 4952:3 4955:2 4962:1 4985:1 4987:1 5001:1 5020:1 5029:1 5064:1 5148:2 5176:1 5184:1 5278:1 5313:1 5319:1 5369:1 5389:2 5419:1 5424:2 5428:1 5448:1 5506:1 5522:4 5553:1 5570:1 5667:1 5685:1 5690:1 5699:1 5752:2 5761:1 5779:1 5845:1 5853:1 5858:2 5868:2 5880:1 5899:1 5905:2 5912:1 5997:1 6015:1 6020:1 6021:2 6039:1 6081:1 6087:2 6172:1 6183:1 6236:3 6246:1 6287:1 6324:1 6382:2 6401:2 6402:1 6413:1 6421:1 6427:1 6429:1 6437:1 6440:1 6471:1 6619:1 6627:2 6647:1 6680:1 6697:1 6706:1 6713:1 6737:1 6741:1 6752:1 6772:1 6802:3 6909:1 6926:4 6953:1 6958:1 6974:1 6976:1 6993:3 7036:1 7063:1 7101:1 7208:1 7269:1 7286:1 7352:1 7377:1 7408:1 7420:1 7421:1 7481:1 7486:1 7489:1 7490:2 7517:2 7583:1 7690:1 7728:1 7775:2 7877:1 7900:1 7905:1 7933:1 7940:1 7995:2 8000:1 8092:1 8128:1 8139:1 8228:1 8230:1 8250:1 8253:1 8256:1 8258:1 8261:2 8316:1 8332:1 8369:1 8389:2 8393:2 8403:1 8413:2 8449:2 8460:1 8463:2 8513:1 8534:1 8543:1 8562:1 8588:1 8590:1 8591:2 8597:1 8632:1 8637:1 8652:1 8675:1 8700:2 8728:1 8731:1 8785:1 8829:1 8830:1 8917:1 8922:1 8939:1 8943:4 9005:1 9097:1 9117:1 9131:1 9159:1 9244:2 9248:2 9290:2 9337:1 9358:2 9429:1 9443:1 9468:1 9477:1 9519:2 9615:2 9651:1 9661:2 9691:1 9714:1 9738:2 9742:1 9744:1 9748:2 9761:1 9786:1 9823:1 9846:1 9881:1 9896:2 9899:1 9901:1 9985:1 10029:3 10051:1 10083:1 10089:1 10091:1 10101:7 10128:2 10130:3 10162:1 10170:1 10185:1 10186:1 10187:2 10200:1 10212:1 10252:1 10267:1 10368:2 10373:1 10495:1 10517:1 10527:1 10538:1 10636:1 10644:2 10649:2 10662:1 10685:1 10745:9 10759:1 10811:1 10813:2 10821:1 10823:1 10829:1 10834:1 10875:1 10876:1 10908:1 10929:1 10998:1 11050:1 11057:1 11118:1 11168:1 11199:1 11267:1 11269:1 11274:1 11275:1 11296:1 11329:1 11400:1 11428:1 11458:1 11466:2 11519:2 11520:1 11521:3 11532:1 11543:1 11550:1 11628:1 11640:1 11644:1 11658:1 11667:1 11719:3 11806:1 11843:1 11931:1 11940:1 11999:1 12006:1 12016:2 12025:1 12052:1 12063:1 12076:1 12118:1 12127:1 12131:1 12163:1 12211:1 12265:2 12372:1 12388:2 12390:1 12452:1 12456:1 12467:1 12485:1 12562:1 12604:1 12623:1 12641:1 12642:1 12657:1 12658:1 12742:1 12803:4 12811:1 12818:1 12826:1 12861:1 12882:1 13059:2 13110:1 13132:1 13175:1 13191:1 13197:1 13232:1 13247:1 13291:1 13299:1 13312:1 13342:1 13367:1 13370:1 13384:1 13422:1 13476:1 13495:1 13525:1 13538:1 13546:1 13547:1 13556:3 13650:1 13655:1 13675:1 13694:1 13726:1 13734:1 13777:1 13778:2 13779:1 13806:1 13820:4 13860:1 13901:1 13909:3 13914:1 13947:1 13973:1 14045:1 14053:2 14170:1 14212:1 14247:1 14260:1 14272:1 14305:2 14332:2 14343:1 14382:1 14450:1 14462:1 14489:2 14509:1 14526:1 14527:1 14537:1 14550:1 14551:1 14563:1 14564:2 14569:1 14591:1 14619:1 14626:2 14693:1 14701:1 14728:1 14750:1 14771:2 14789:1 14801:4 14807:1 14818:1 14826:1 14847:1 14858:1 14868:1 14908:1 14920:1 14937:1 14939:1 14961:1 14965:1 15034:1 15051:1 15164:1 15200:1 15209:1 15251:2 15283:1 15345:2 15350:1 15355:1 15357:1 15360:1 15427:1 15438:2 15442:1 15485:3 15535:2 15603:1 15635:1 15718:2 15729:1 15732:1 15768:1 15820:1 15864:4 15897:1 15900:2 15905:1 15911:1 15927:1 15948:1 15959:3 15982:1 15998:2 16037:1 16062:2 16129:1 16173:1 16181:1 16197:1 16215:1 16261:1 16274:1 16292:1 16337:1 16414:1 16480:1 16488:1 16567:1 16581:1 16619:1 16646:1 16647:1 16673:1 16693:1 16724:1 16725:3 16757:1 16773:2 16783:1 16852:1 16880:1 16952:1 16976:1 16999:1 17008:2 17181:1 17189:1 17230:4 17254:1 17266:1 17296:1 17316:3 17335:1 17338:1 17351:1 17423:1 17429:3 17441:1 17442:1 17448:1 17507:2 17519:1 17545:4 17552:1 17625:2 17631:1 17689:1 17722:1 17739:1 17746:1 17754:3 17785:1 17826:1 17878:1 17961:1 18010:1 18060:1 18069:1 18088:1 18255:1 18276:1 18282:1 18295:1 18299:1 18379:1 18424:1 18434:1 18459:1 18536:1 18592:1 18695:1 18698:1 18767:1 18793:1 18862:1 18905:1 18978:1 18982:1 18984:1 19043:1 19066:1 19086:1 19114:1 19185:1 19232:1 19290:1 19297:1 19311:2 19320:6 19395:1 19431:1 19464:1 19486:2 19544:1 19568:1 19577:1 19591:6 19671:1 19687:1 19726:1 19749:6 19750:1 19772:1 19773:1 19863:1 19913:1 19920:1 19933:1 19957:1 19965:1 19999:1 20000:1 20046:1 20095:1 20184:1 20225:1 20235:1 20297:1 20321:1 20339:1 20363:1 20377:1 20424:1 20487:1 20503:2 20518:1 20566:1 20569:1 20589:1 20619:3 20715:1 20737:2 20739:2 20786:1 20805:1 20807:1 20816:1 20843:4 20849:1 20852:1 20913:1 20916:1 20917:4 20939:1 20950:2 20966:1 20971:1 21056:1 21066:1 21114:2 21127:1 21154:1 21170:1 21193:1 21207:1 21240:1 21247:1 21251:3 21254:2 21259:1 21265:1 21286:1 21322:1 21460:1 21467:2 21478:1 21494:1 21562:1 21576:1 21589:1 21597:4 21646:1 21653:1 21663:1 21732:2 21733:1 21744:1 21798:1 21812:1 21860:1 21902:1 21931:1 21933:1 21936:1 21946:1 21950:1 21967:1 21978:2 21985:1 22028:3 22091:2 22140:1 22157:1 22163:1 22171:1 22231:1 22260:1 22269:1 22283:1 22284:1 22309:1 22317:1 22348:1 22372:1 22406:1 22417:1 22489:1 22502:1 22568:1 22583:1 22718:1 22777:1 22778:1 22782:2 22786:1 22788:1 22799:1 22804:1 22806:1 22843:1 22881:3 22882:3 22956:1 22996:1 23008:3 23033:3 23098:1 23115:1 23145:1 23212:1 23285:1 23293:1 23299:1 23384:1 23393:1 23398:1 23499:1 23507:1 23550:1 23564:1 23568:1 23594:2 23681:1 23764:1 23773:1 23810:1 23811:1 23852:2 23864:1 23879:1 23963:2 24014:1 24028:1 24051:1 24096:1 24118:1 24127:3 24140:1 24154:1 24239:1 24277:1 24283:1306 24309:1 24427:1 24439:1 24479:1 24507:1 24519:1 24548:1 24565:1 24572:1 24573:1 24709:1 24721:1 24747:1 24791:1 24811:1 24813:1 24860:1 24893:1 24897:3 24901:1 24935:1 24979:1 25073:1 25128:1 25148:1 25176:1 25189:1 25223:1 25225:2 25309:1 25327:1 25335:1 25345:1 25368:1 25403:1 25415:1 25442:3 25483:1 25513:2 25580:1 25624:1 25651:1 25693:1 25698:1 25702:1 25724:1 25769:1 25770:1 25842:1 25846:1 25933:1 25957:1 26000:1 26001:2 26025:1 26026:3 26047:3 26055:1 26071:1 26116:1 26225:2 26257:2 26277:1 26327:1 26440:3 26488:1 26497:1 26567:1 26596:1 26617:1 26624:1 26639:1 26653:1 26689:2 26697:1 26718:3 26723:1 26729:1 26732:1 26745:1 26778:1 26812:1 26863:1 26878:1 26898:1 26905:1 26940:2 26985:1 26986:1 27015:1 27026:1 27038:3 27047:1 27063:1 27074:1 27092:3 27097:1 27109:1 27167:1 27193:1 27196:1 27212:1 27236:1 27321:1 27356:1 27358:1 27365:1 27369:1 27377:1 27390:1 27393:1 27395:2 27417:1 27426:1 27439:1 27515:1 27539:1 27574:3 27592:1 27603:1 27617:1 27661:1 27705:1 27707:1 27731:1 27751:1 27790:1 27844:1 27860:1 27929:1 27951:1 27957:1 27970:1 27971:1 27981:1 27993:2 28007:1 28059:1 28176:1 28177:1 28203:2 28214:1 28240:1 28265:1 28302:1 28347:1 28351:1 28373:1 28396:1 28410:1 28439:1 28478:1 28517:1 28614:1 28659:1 28679:1 28721:1 28900:1 28933:1 28947:1 28965:2 28972:1 28989:5 29003:1 29067:1 29117:1 29118:1 29179:1 29203:1 29234:1 29246:1 29286:1 29302:1 29316:1 29370:1 29641:1 29665:1 29775:1 29871:1 29872:1 29898:1 29902:1 29917:1 29921:1 29932:1 29959:1 29961:1 29997:1 30000:1 30039:1 30055:2 30088:1 30091:1 30112:1 30131:2 30147:1 30167:2 30221:1 30224:1 30261:1 30265:1 30267:1 30269:1 30282:1 30299:1 30321:2 30381:1 30431:1 30448:1 30498:1 30525:1 30549:1 30550:1 30566:1 30575:1 30615:2 30624:1 30656:1 30669:1 30697:1 30742:1 30750:1 30840:1 30871:1 30887:1 30899:1 30979:1 31074:1 31096:1 31154:1 31189:1 31195:1 31217:1 31333:3 31355:4 31394:1 31403:1 31499:1 31530:1 31534:3 31538:2 31579:1 31583:2 31590:1 31629:1 31652:1 31693:1 31736:1 31757:2 31781:2 31786:3 31790:1 31795:1 31826:1 31832:2 31860:1 31876:1 31914:2 32010:1 32021:1 32046:1 32052:3 32175:1 32212:1 32247:1 32316:1 32336:1 32466:3 32470:3 32510:1 32531:1 32552:1 32557:1 32558:1 32584:1 32588:1 32664:1 32680:1 32691:1 32694:1 32709:1 32719:1 32726:1 32758:1 32782:2 32791:3 32802:1 32820:1 32830:1 32851:2 32858:1 32905:1 32942:1 32944:1 32946:1 32960:1 32964:1 33011:1 33107:1 33143:2 33162:1 33182:1 33231:1 33311:1 33313:1 33335:1 33349:1 33372:1 33381:1 33391:1 33400:1 33420:1 33432:1 33454:2 33470:1 33489:1 33492:1 33511:1 33552:2 33584:1 33585:1 33624:1 33642:1 33664:1 33689:2 33711:1 33719:1 33756:1 33825:1 33883:1 33938:1 33941:1 33943:1 33949:1 33959:1 34009:1 34028:1 34034:1 34039:4 34043:1 34045:1 34094:1 34139:1 34207:1 34246:1 34273:1 34316:2 34335:1 34381:1 34383:2 34393:1 34435:1 34555:1 34590:1 34592:1 34600:1 34603:1 34607:1 34617:2 34649:1 34748:1 34768:1 34775:2 34794:1 34806:1 34836:1 34872:1 34909:1 34949:2 34950:1 34969:1 34976:1 35032:1 35090:1 35106:1 35110:2 35114:1 35147:1 35155:1 35188:1 35203:1 35313:1 35330:1 35353:1 35355:1 35363:1 35364:1 35433:2 35486:1 35529:1 35538:2 35547:1 35553:1 35599:1 35601:1 35627:1 35724:2 35781:1 35812:1 35818:2 35858:1 35947:1 35958:2 35999:1 36005:1 36093:1 36139:3 36144:1 36167:1 36187:4 36208:1 36257:1 36298:1 36344:1 36349:1 36354:1 36366:1 36387:3 36414:1 36433:1 36445:1 36449:1 36471:1 36484:1 36500:2 36528:1 36533:2 36570:1 36628:2 36688:1 36689:1 36692:1 36705:1 36724:1 36752:1 36771:1 36774:1 36776:1 36833:3 36960:2 36995:2 37007:1 37035:1 37041:2 37048:1 37070:1 37082:1 37085:1 37113:1 37277:1 37289:1 37338:1 37401:1 37438:1 37452:1 37561:1 37572:1 37597:1 37612:1 37636:1 37660:1 37718:1 37722:1 37752:1 37754:1 37761:1 37765:1 37768:1 37779:1 37801:1 37820:1 37830:1 37834:1 37867:2 37875:1 37883:1 37918:1 37925:1
15 80:2 104:1 120:1 158:1 190:1 215:1 228:1 254:1 297:1 317:3 373:1 415:1 462:1 468:1 521:1 569:2 584:1 602:1 620:2 682:1 713:1 723:1 724:1 761:2 765:1 771:1 785:1 789:1 805:2 818:2 819:1 821:1 918:1 992:1 1056:1 1072:1 1105:2 1113:1 1115:1 1126:1 1144:1 1147:1 1152:2 1155:1 1176:1 1213:2 1254:1 1338:1 1372:1 1374:1 1402:1 1434:1 1443:1 1451:1 1479:1 1504:1 1534:1 1578:1 1587:1 1631:2 1647:1 1656:1 1657:1 1658:1 1667:2 1668:1 1693:1 1726:1 1733:1 1757:1 1774:1 1791:1 1871:1 1886:3 1944:2 1946:1 1957:1 1960:1 1991:1 2032:1 2033:1 2036:3 2050:1 2059:2 2079:1 2129:2 2136:1 2146:2 2147:1 2176:1 2177:2 2229:1 2248:1 2285:1 2319:2 2370:1 2398:1 2399:2 2405:2 2409:1 2464:1 2537:1 2542:2 2554:1 2559:1 2590:1 2775:1 2783:1 2817:1 2866:1 2911:1 2913:1 2948:1 2959:2 2961:1 2964:1 2972:1 2979:1 2981:1 2984:1 2986:1 2994:1 3010:1 3027:1 3082:2 3118:1 3173:1 3174:1 3209:1 3213:1 3282:1 3327:1 3336:1 3369:1 3523:1 3527:1 3572:2 3601:1 3646:1 3661:1 3688:2 3702:1 3710:2 3718:2 3752:2 3768:3 3785:1 3797:1 3802:1 3809:1 3920:1 4004:1 4089:1 4158:2 4172:1 4205:1 4239:1 4263:3 4278:1 4304:1 4344:1 4382:3 4386:1 4431:1 4440:1 4455:1 4528:1 4567:1 4604:1 4615:1 4664:1 4678:1 4711:1 4724:1 4737:1 4758:1 4787:1 4820:1 4821:2 4840:1 4875:1 4879:1 4909:2 4950:1 4952:3 4955:2 4962:1 4985:1 4987:1 5001:1 5017:1 5020:1 5029:1 5064:1 5148:2 5176:1 5184:1 5278:1 5313:1 5319:1 5369:1 5389:2 5419:1 5424:2 5428:1 5448:1 5506:1 5522:4 5553:1 5570:1 5667:1 5685:1 5690:1 5699:1 5752:2 5761:1 5779:1 5845:1 5853:1 5858:2 5868:2 5880:1 5899:1 5905:2 5912:1 5997:1 6015:1 6020:1 6021:2 6039:1 6081:1 6087:2 6172:1 6183:1 6236:3 6246:1 6287:1 6324:1 6382:2 6401:2 6402:1 6413:1 6421:1 6427:1 6429:1 6435:1 6437:2 6440:1 6471:1 6602:1 6619:1 6627:2 6647:1 6680:1 6697:1 6706:1 6713:1 6737:1 6741:1 6752:1 6772:1 6782:1 6802:3 6909:1 6926:4 6953:1 6958:1 6974:1 6976:1 6993:3 7036:1 7062:1 7063:1 7101:1 7177:1 7208:1 7269:1 7286:1 7352:2 7377:1 7408:1 7420:2 7421:1 7448:1 7481:1 7486:1 7489:1 7490:2 7517:2 7583:1 7690:1 7728:1 7775:2 7877:1 7900:1 7905:1 7933:1 7940:1 7995:2 8000:1 8092:1 8128:1 8139:1 8219:1 8228:1 8230:1 8250:1 8253:1 8256:1 8258:1 8261:2 8316:1 8332:1 8369:1 8389:2 8393:2 8403:1 8413:2 8449:2 8460:1 8463:2 8483:1 8513:1 8534:1 8543:1 8562:1 8588:1 8590:1 8591:2 8597:1 8632:1 8637:1 8652:1 8675:1 8700:2 8728:1 8731:1 8785:1 8829:1 8830:1 8917:1 8922:1 8939:1 8943:4 9005:1 9097:1 9117:1 9131:1 9159:1 9244:2 9248:2 9290:2 9337:1 9358:2 9429:1 9443:1 9468:1 9477:1 9519:2 9615:2 9639:1 9651:1 9661:2 9691:1 9714:1 9738:2 9742:1 9744:1 9748:2 9761:1 9786:1 9823:1 9846:1 9881:1 9896:3 9899:1 9901:1 9985:1 10029:3 10051:1 10083:1 10089:1 10091:1 10101:9 10128:2 10130:3 10162:1 10170:1 10185:1 10186:1 10187:2 10200:1 10212:1 10252:1 10267:1 10294:1 10368:2 10373:1 10495:1 10517:1 10527:1 10538:1 10636:1 10644:2 10649:2 10662:1 10685:1 10745:9 10759:1 10811:1 10813:2 10821:1 10823:1 10829:1 10834:1 10875:1 10876:1 10908:1 10929:1 10998:1 11050:1 11057:1 11118:1 11168:1 11199:1 11267:1 11269:1 11274:1 11275:1 11296:1 11329:1 11400:1 11428:1 11458:1 11466:2 11519:2 11520:1 11521:4 11532:1 11543:1 11550:1 11628:1 11640:1 11644:1 11658:1 11667:1 11719:3 11806:1 11843:1 11931:1 11940:1 11999:1 12006:1 12016:2 12025:1 12052:1 12063:1 12076:1 12118:1 12127:1 12131:1 12163:1 12190:1 12211:1 12265:2 12372:1 12388:2 12390:1 12452:1 12456:1 12467:1 12485:1 12562:1 12604:1 12623:1 12641:1 12642:1 12657:1 12658:1 12742:1 12803:4 12811:1 12818:1 12826:1 12861:1 12882:1 13059:3 13110:1 13132:1 13175:1 13191:1 13197:1 13232:1 13247:1 13291:1 13299:1 13312:1 13342:1 13367:1 13370:1 13384:1 13419:1 13422:1 13429:1 13476:1 13495:1 13525:1 13538:1 13546:1 13547:2 13556:3 13650:1 13655:1 13675:1 13694:1 13726:1 13734:1 13777:1 13778:2 13779:1 13806:1 13820:6 13860:1 13901:1 13909:3 13914:1 13947:1 13973:1 14045:1 14053:2 14170:1 14212:1 14247:1 14260:1 14272:1 14305:2 14332:2 14343:1 14382:1 14450:1 14462:1 14489:2 14509:1 14526:1 14527:1 14537:1 14550:2 14551:1 14563:1 14564:2 14569:1 14591:1 14619:1 14626:2 14693:1 14701:1 14728:1 14750:1 14771:2 14789:1 14801:4 14807:1 14818:1 14826:1 14847:1 14858:1 14868:1 14908:1 14920:1 14937:1 14939:1 14961:1 14965:1 15014:1 15034:1 15051:1 15164:1 15200:1 15209:1 15251:2 15283:1 15345:2 15350:1 15355:1 15357:1 15360:1 15372:1 15427:1 15429:1 15438:2 15442:2 15485:3 15535:2 15603:1 15635:1 15718:2 15729:1 15732:1 15768:1 15820:1 15864:4 15894:1 15897:1 15900:2 15905:1 15911:1 15927:1 15948:1 15959:3 15982:1 15998:2 16011:1 16037:1 16062:2 16129:1 16173:1 16181:1 16197:1 16215:1 16261:1 16274:1 16292:1 16337:1 16414:1 16474:1 16480:1 16488:1 16546:1 16567:1 16581:1 16619:1 16646:1 16647:1 16655:1 16673:1 16693:1 16724:1 16725:3 16757:1 16773:2 16783:1 16852:1 16880:1 16952:1 16976:1 16999:1 17008:2 17181:1 17189:1 17230:4 17254:1 17266:1 17296:1 17316:3 17335:1 17338:1 17351:1 17423:1 17429:3 17441:1 17442:1 17448:1 17507:2 17519:1 17545:4 17552:1 17625:2 17631:1 17689:1 17722:1 17739:1 17746:1 17754:3 17785:1 17826:1 17878:1 17961:1 18010:1 18060:1 18069:1 18088:1 18176:1 18183:1 18255:1 18276:1 18282:1 18295:1 18299:1 18379:1 18420:1 18424:1 18434:1 18459:1 18475:1 18536:1 18592:1 18695:1 18698:1 18767:1 18793:1 18862:1 18905:1 18978:1 18982:1 18984:1 19011:1 19043:1 19066:1 19080:1 19086:1 19114:1 19185:1 19232:1 19290:1 19297:1 19311:2 19320:6 19395:1 19431:1 19464:1 19465:1 19486:2 19544:1 19568:1 19577:1 19591:6 19671:1 19687:1 19726:1 19749:6 19750:1 19772:1 19773:1 19863:1 19913:2 19920:1 19933:1 19957:1 19965:1 19968:1 19999:1 20000:1 20045:1 20046:1 20095:1 20184:1 20215:1 20225:1 20235:1 20252:1 20297:1 20321:1 20339:1 20363:1 20377:1 20424:1 20487:1 20503:2 20518:1 20566:1 20569:1 20589:1 20619:3 20715:1 20719:1 20737:2 20739:2 20740:1 20780:1 20786:1 20805:1 20807:1 20810:1 20816:1 20843:4 20849:1 20852:1 20913:1 20916:2 20917:4 20939:1 20950:2 20966:1 20971:1 21056:1 21066:1 21114:2 21127:1 21154:1 21170:1 21193:1 21207:1 21240:1 21247:1 21251:3 21254:2 21259:1 21265:1 21286:1 21322:1 21460:1 21467:2 21478:1 21494:1 21562:1 21576:1 21589:1 21597:4 21646:1 21653:1 21663:1 21732:2 21733:1 21744:1 21798:1 21812:1 21860:1 21902:1 21931:1 21933:1 21936:1 21946:1 21950:1 21967:1 21978:2 21985:1 22028:3 22091:2 22140:1 22157:1 22163:1 22169:1 22171:1 22172:1 22231:1 22260:1 22269:1 22283:1 22284:1 22309:1 22317:1 22348:1 22372:1 22406:1 22417:1 22489:1 22502:1 22568:1 22583:1 22718:1 22777:1 22778:1 22782:2 22786:1 22788:1 22799:1 22804:1 22806:1 22843:1 22881:3 22882:3 22956:1 22996:1 23008:3 23033:3 23098:1 23115:1 23145:1 23163:1 23191:1 23212:1 23285:2 23293:1 23299:1 23311:1 23384:1 23393:1 23398:1 23466:1 23498:1 23499:1 23507:1 23550:1 23564:1 23568:1 23594:2 23681:1 23764:1 23773:1 23810:1 23811:1 23852:2 23864:1 23879:1 23963:2 24014:1 24028:1 24051:1 24096:1 24118:1 24123:1 24127:3 24140:1 24154:1 24234:1 24239:1 24277:1 24283:1417 24309:1 24427:1 24439:1 24479:1 24507:1 24519:1 24548:1 24565:1 24572:1 24573:1 24673:1 24709:1 24721:1 24723:1 24747:1 24791:1 24811:1 24813:1 24860:2 24893:1 24897:3 24901:1 24935:1 24979:1 25073:1 25128:1 25148:1 25176:1 25189:1 25223:1 25225:2 25260:1 25309:1 25327:1 25335:1 25345:1 25368:1 25403:1 25415:1 25442:3 25483:1 25513:2 25580:1 25624:1 25651:1 25693:1 25698:1 25702:1 25724:1 25769:1 25770:1 25842:1 25846:1 25933:1 25956:1 25957:1 26000:1 26001:2 26025:1 26026:3 26047:3 26055:1 26071:1 26116:1 26184:1 26225:2 26257:2 26277:1 26327:1 26440:3 26451:1 26488:1 26493:1 26497:1 26567:1 26596:2 26617:1 26624:1 26639:1 26653:1 26689:2 26697:1 26718:3 26723:1 26729:1 26732:1 26745:1 26778:1 26812:1 26863:1 26878:1 26898:1 26905:1 26940:2 26952:1 26985:1 26986:1 27015:1 27026:1 27038:3 27047:1 27063:1 27074:1 27083:1 27088:1 27092:4 27097:1 27109:1 27167:1 27189:1 27193:1 27196:1 27212:1 27236:1 27253:1 27321:1 27356:1 27358:1 27365:1 27369:1 27377:1 27390:1 27393:1 27395:2 27417:1 27426:1 27439:1 27515:1 27539:1 27574:3 27592:1 27603:1 27617:1 27661:1 27705:1 27707:1 27731:1 27751:1 27790:1 27844:1 27860:1 27929:1 27951:2 27957:1 27970:1 27971:1 27981:1 27993:2 28007:1 28059:1 28176:1 28177:1 28203:2 28214:1 28240:1 28265:1 28302:1 28347:1 28351:1 28373:1 28396:1 28410:1 28439:1 28478:1 28517:1 28614:1 28659:1 28679:1 28717:1 28721:1 28900:1 28933:1 28947:2 28965:2 28972:1 28989:5 29003:1 29067:1 29117:1 29118:1 29179:1 29203:1 29234:1 29246:1 29286:1 29302:1 29316:1 29370:1 29536:1 29641:1 29665:1 29775:1 29871:1 29872:1 29898:1 29902:1 29917:1 29921:1 29932:1 29959:1 29961:1 29997:1 30000:1 30039:1 30055:2 30088:1 30091:1 30112:1 30122:1 30131:2 30147:1 30167:2 30221:1 30224:1 30261:1 30265:1 30267:1 30269:1 30282:1 30299:1 30321:2 30381:1 30431:1 30448:1 30498:1 30506:1 30525:1 30549:1 30550:1 30566:1 30575:1 30615:2 30624:1 30656:1 30669:1 30697:1 30742:1 30750:1 30786:1 30840:1 30871:1 30887:1 30899:1 30979:1 31074:2 31087:1 31096:1 31154:1 31189:1 31195:1 31217:1 31333:3 31355:5 31366:1 31374:1 31394:1 31403:1 31499:1 31530:1 31534:3 31538:2 31579:2 31583:2 31590:1 31629:1 31652:1 31693:1 31736:1 31757:2 31781:2 31786:3 31790:1 31795:1 31826:1 31832:2 31860:1 31865:1 31876:1 31914:2 32010:1 32021:1 32046:1 32052:3 32087:1 32160:1 32175:1 32212:1 32247:1 32316:1 32336:1 32466:3 32470:3 32510:1 32531:1 32552:1 32557:1 32558:1 32584:1 32588:1 32664:1 32680:1 32691:1 32694:1 32709:1 32719:1 32726:1 32758:1 32782:2 32791:3 32802:1 32820:1 32830:1 32851:2 32858:1 32905:1 32942:1 32944:1 32946:1 32960:1 32964:1 33011:1 33107:1 33109:1 33143:2 33162:1 33182:1 33231:1 33311:1 33313:1 33335:1 33349:1 33372:1 33381:1 33391:1 33400:1 33420:1 33432:1 33454:2 33470:1 33489:1 33492:1 33511:1 33552:2 33584:1 33585:1 33624:1 33642:1 33664:1 33689:2 33711:1 33719:1 33756:1 33825:1 33883:1 33938:1 33941:1 33943:1 33949:1 33959:1 33997:1 34009:1 34028:1 34034:1 34039:4 34043:1 34045:1 34076:1 34094:1 34139:1 34207:1 34246:1 34273:1 34316:2 34335:1 34381:1 34383:2 34393:1 34435:1 34555:1 34567:1 34590:1 34592:1 34600:1 34603:1 34607:1 34617:2 34649:1 34666:1 34748:2 34768:1 34775:2 34794:1 34806:1 34836:1 34872:1 34909:1 34949:2 34950:1 34969:1 34976:1 35032:1 35090:1 35106:1 35110:2 35114:2 35121:1 35147:1 35155:1 35188:1 35203:1 35277:1 35313:1 35330:2 35353:1 35355:1 35363:1 35364:1 35433:2 35486:1 35521:1 35529:1 35538:2 35547:1 35553:1 35599:1 35601:1 35627:1 35724:2 35756:1 35781:1 35812:1 35818:2 35858:1 35947:1 35958:2 35968:1 35999:1 36005:1 36093:1 36113:1 36115:1 36139:3 36144:1 36167:1 36187:4 36208:1 36219:1 36257:1 36298:1 36344:1 36349:1 36354:1 36366:1 36387:3 36397:1 36414:1 36433:1 36445:1 36449:1 36452:1 36471:1 36484:1 36500:2 36528:1 36533:2 36570:1 36628:2 36688:1 36689:1 36692:1 36705:1 36724:1 36752:1 36771:1 36774:1 36776:1 36833:3 36960:2 36995:2 37007:1 37035:1 37041:2 37048:1 37070:1 37082:1 37085:1 37113:1 37146:1 37163:1 37253:1 37277:1 37289:1 37338:1 37401:1 37438:1 37452:1 37561:1 37572:1 37597:1 37612:1 37636:1 37660:1 37718:1 37722:1 37751:1 37752:1 37754:1 37761:1 37765:1 37768:1 37779:1 37801:1 37820:1 37830:1 37834:1 37867:2 37875:1 37883:1 37918:1 37925:1
15 80:2 104:1 120:1 158:1 190:2 215:1 228:1 254:1 255:1 297:1 317:3 373:1 415:1 462:1 468:1 521:1 569:2 584:1 602:1 620:2 682:1 713:1 723:1 724:1 761:2 765:1 771:1 776:1 785:1 789:1 805:2 818:2 819:1 821:1 918:1 992:1 1056:1 1072:1 1105:2 1113:1 1115:1 1126:1 1144:1 1147:1 1152:2 1155:1 1172:1 1176:1 1213:2 1237:1 1254:1 1338:1 1372:1 1374:1 1402:1 1434:1 1443:1 1451:1 1479:1 1504:1 1534:1 1578:1 1587:1 1631:2 1647:1 1656:1 1657:1 1658:1 1667:2 1668:1 1693:1 1726:1 1733:1 1757:1 1774:1 1791:1 1871:1 1886:3 1944:2 1946:1 1957:1 1960:1 1991:1 2032:1 2033:1 2036:3 2050:1 2059:2 2079:1 2129:2 2132:1 2136:1 2146:2 2147:1 2176:1 2177:2 2202:1 2229:1 2248:1 2285:1 2319:2 2370:1 2386:1 2398:1 2399:2 2405:2 2409:1 2464:1 2537:1 2542:2 2554:1 2559:1 2590:1 2775:1 2783:1 2817:1 2866:1 2911:1 2913:1 2948:1 2959:2 2961:1 2964:1 2972:1 2979:1 2981:1 2984:1 2986:1 2994:1 3010:1 3027:1 3082:2 3118:1 3173:1 3174:1 3209:1 3213:1 3282:1 3327:1 3336:1 3359:1 3369:1 3523:1 3527:1 3572:2 3601:1 3646:1 3661:1 3688:2 3694:1 3702:1 3710:2 3718:2 3752:2 3768:3 3785:1 3797:1 3802:1 3809:1 3920:1 3996:1 4004:1 4089:1 4158:2 4172:1 4205:1 4221:1 4239:1 4263:3 4278:1 4304:1 4344:1 4382:3 4386:1 4431:1 4440:1 4455:1 4528:1 4567:1 4604:1 4615:1 4664:1 4678:1 4682:1 4711:1 4724:1 4737:1 4758:1 4787:1 4820:1 4821:2 4840:1 4875:1 4879:1 4909:2 4950:1 4952:3 4955:2 4962:1 4985:1 4987:1 5000:1 5001:1 5017:1 5020:1 5029:1 5064:1 5102:1 5148:2 5176:1 5184:1 5278:1 5313:1 5319:1 5369:1 5389:2 5419:1 5424:2 5428:1 5448:1 5506:1 5522:4 5553:1 5570:1 5667:1 5685:1 5690:1 5699:1 5752:2 5761:1 5779:1 5845:1 5853:1 5858:2 5868:2 5880:1 5899:1 5905:2 5912:1 5997:1 6015:1 6020:1 6021:2 6039:1 6077:1 6081:1 6087:2 6172:1 6183:1 6236:5 6246:1 6287:1 6324:1 6382:3 6401:2 6402:1 6413:1 6421:1 6427:1 6429:1 6435:1 6437:2 6438:1 6440:1 6471:1 6602:1 6619:1 6627:2 6647:1 6680:1 6697:1 6706:1 6713:1 6737:1 6741:1 6752:1 6772:1 6782:1 6802:3 6869:1 6909:1 6926:4 6953:1 6958:1 6974:1 6976:1 6993:3 7036:1 7062:1 7063:1 7081:1 7101:1 7177:1 7208:1 7269:1 7286:1 7325:1 7352:2 7377:1 7408:1 7420:2 7421:1 7448:1 7481:1 7486:1 7489:1 7490:2 7517:2 7576:1 7583:1 7690:1 7728:1 7775:2 7877:1 7900:1 7905:1 7933:1 7940:1 7995:2 8000:1 8092:1 8108:1 8128:1 8139:1 8219:1 8228:1 8230:1 8247:1 8250:1 8253:1 8256:1 8258:1 8261:2 8309:1 8310:1 8316:1 8332:1 8369:1 8389:2 8393:2 8403:1 8413:2 8449:2 8460:1 8463:2 8483:1 8513:1 8534:1 8543:1 8562:1 8588:1 8590:1 8591:2 8597:1 8632:1 8637:1 8652:1 8675:1 8700:2 8728:1 8731:1 8785:1 8829:1 8830:1 8917:1 8922:1 8939:1 8943:4 9005:1 9097:1 9117:1 9131:1 9159:1 9244:2 9248:2 9290:2 9337:1 9358:2 9428:1 9429:1 9443:1 9468:1 9477:1 9519:2 9615:2 9639:1 9651:1 9661:2 9691:1 9714:1 9738:2 9742:1 9744:1 9748:2 9761:1 9786:1 9823:1 9846:1 9881:1 9896:3 9899:2 9901:1 9985:1 10029:3 10051:1 10083:1 10089:1 10091:1 10101:9 10128:2 10130:3 10162:1 10170:1 10185:1 10186:1 10187:2 10200:1 10212:1 10252:1 10267:1 10273:1 10294:1 10300:1 10368:3 10373:1 10440:1 10495:1 10517:1 10527:1 10538:1 10631:1 10636:1 10644:2 10649:2 10662:1 10685:1 10716:1 10745:9 10759:1 10811:1 10813:2 10821:1 10823:1 10829:1 10834:1 10875:1 10876:1 10908:1 10929:1 10998:1 11050:1 11057:1 11118:1 11168:1 11199:1 11267:1 11269:1 11274:1 11275:1 11296:1 11329:1 11400:1 11428:1 11458:1 11466:2 11519:2 11520:1 11521:5 11532:1 11540:1 11543:1 11550:1 11628:1 11640:1 11644:1 11658:1 11667:1 11719:3 11806:1 11843:1 11931:1 11940:1 11966:1 11999:1 12006:1 12016:2 12025:1 12052:1 12063:1 12076:1 12118:1 12127:1 12131:1 12163:1 12190:1 12211:1 12265:2 12372:1 12388:2 12390:1 12428:1 12452:1 12456:1 12467:1 12485:1 12562:1 12604:1 12623:1 12641:1 12642:1 12657:1 12658:1 12742:1 12749:1 12803:4 12811:1 12818:1 12826:1 12861:1 12882:1 13059:3 13110:1 13132:1 13175:1 13191:1 13197:1 13219:1 13232:1 13247:1 13291:1 13299:1 13312:1 13342:1 13367:1 13370:1 13384:1 13419:2 13422:1 13429:1 13476:1 13495:1 13513:1 13525:1 13538:1 13546:1 13547:2 13556:3 13650:1 13655:1 13675:1 13694:1 13726:1 13734:1 13777:1 13778:2 13779:1 13806:1 13820:6 13860:1 13901:1 13909:3 13914:1 13947:1 13973:1 14045:1 14053:2 14118:1 14153:1 14170:1 14212:1 14247:1 14260:1 14272:1 14305:2 14332:2 14343:1 14382:1 14450:1 14462:1 14489:2 14509:1 14526:1 14527:1 14528:1 14537:1 14550:2 14551:1 14563:1 14564:2 14569:1 14591:1 14619:1 14626:2 14693:1 14701:1 14728:1 14750:1 14771:2 14789:1 14801:4 14807:1 14818:1 14826:1 14847:1 14858:1 14868:1 14908:1 14920:1 14937:1 14939:1 14961:1 14965:1 15014:1 15034:1 15051:1 15093:1 15164:1 15200:1 15209:1 15251:2 15283:1 15337:1 15345:3 15350:1 15352:1 15355:1 15357:1 15360:1 15372:1 15427:1 15429:1 15438:2 15442:2 15485:3 15535:2 15603:1 15635:1 15718:2 15729:1 15732:1 15768:1 15820:1 15864:4 15894:1 15897:1 15900:2 15905:2 15911:1 15927:1 15948:1 15959:3 15982:1 15998:2 16011:1 16037:1 16062:2 16129:1 16173:1 16181:1 16197:1 16215:1 16261:1 16274:1 16292:1 16337:1 16414:1 16474:1 16480:1 16488:1 16546:1 16567:1 16581:1 16619:1 16646:1 16647:1 16655:1 16673:1 16693:1 16724:1 16725:3 16757:1 16773:2 16783:1 16852:1 16880:1 16952:1 16976:1 16999:1 17008:2 17181:1 17189:1 17230:4 17254:1 17266:1 17296:1 17316:3 17335:1 17338:1 17351:1 17383:1 17423:1 17429:3 17441:1 17442:1 17448:1 17507:2 17519:1 17545:4 17552:1 17558:1 17625:2 17631:1 17689:1 17722:1 17739:1 17746:1 17754:3 17785:1 17826:1 17878:1 17931:1 17961:1 18010:1 18020:1 18060:1 18069:1 18088:1 18176:1 18183:1 18255:1 18276:1 18282:1 18295:1 18299:1 18379:1 18420:1 18424:1 18434:1 18459:1 18475:2 18536:1 18592:1 18695:1 18698:1 18767:2 18793:1 18862:1 18905:1 18978:1 18982:1 18984:1 19011:1 19043:1 19066:1 19080:1 19086:1 19114:1 19185:1 19232:1 19290:1 19297:1 19311:2 19320:6 19395:1 19431:1 19464:1 19465:1 19486:2 19544:1 19568:1 19577:1 19591:6 19671:1 19687:1 19726:1 19749:6 19750:1 19772:1 19773:1 19863:1 19913:2 19920:1 19933:1 19957:1 19965:1 19968:1 19988:1 19999:1 20000:1 20045:1 20046:1 20095:1 20184:1 20215:1 20225:1 20235:1 20252:1 20275:1 20282:1 20297:1 20321:1 20339:1 20363:1 20377:1 20424:1 20487:1 20503:2 20518:1 20566:1 20569:1 20589:1 20619:3 20715:1 20719:1 20737:2 20739:2 20740:1 20780:1 20786:1 20805:1 20807:1 20810:1 20816:1 20843:4 20849:1 20852:1 20913:1 20916:2 20917:4 20939:1 20950:2 20966:1 20971:1 21056:1 21066:1 21114:2 21127:1 21154:1 21170:1 21185:1 21193:1 21207:1 21224:1 21240:1 21247:1 21251:3 21254:2 21259:1 21265:1 21286:1 21322:1 21429:1 21460:1 21467:2 21478:1 21494:1 21562:1 21576:1 21589:1 21597:4 21646:1 21653:1 21663:1 21732:2 21733:1 21744:1 21798:1 21812:1 21860:1 21902:1 21931:1 21933:1 21936:1 21946:1 21950:1 21967:1 21978:2 21985:1 22028:3 22091:2 22140:1 22157:1 22163:1 22169:2 22171:1 22172:1 22231:1 22260:1 22269:1 22283:1 22284:1 22289:1 22309:1 22317:1 22348:1 22372:1 22406:1 22417:1 22489:1 22502:1 22568:1 22583:1 22718:1 22777:1 22778:1 22782:2 22786:1 22788:1 22799:1 22804:1 22806:1 22843:1 22881:3 22882:3 22956:1 22996:1 23008:3 23033:3 23036:1 23098:1 23115:1 23145:1 23163:1 23191:1 23212:1 23285:2 23293:1 23299:1 23311:1 23359:1 23384:1 23393:1 23398:1 23466:1 23498:1 23499:1 23507:1 23550:1 23564:1 23568:1 23594:2 23681:1 23764:1 23773:1 23810:1 23811:1 23852:2 23864:1 23879:1 23963:2 24014:1 24028:1 24051:1 24096:1 24118:1 24123:1 24127:3 24140:1 24154:1 24234:1 24239:1 24277:1 24283:1501 24309:1 24427:1 24439:1 24479:1 24507:1 24519:1 24548:1 24565:1 24572:1 24573:1 24673:1 24709:1 24721:1 24723:1 24747:1 24791:1 24811:1 24813:1 24860:2 24893:1 24897:3 24901:1 24935:1 24979:1 25073:1 25128:1 25135:1 25148:1 25176:1 25189:1 25223:1 25225:2 25260:1 25309:1 25327:1 25335:1 25345:1 25368:1 25403:1 25415:1 25442:3 25483:1 25513:2 25580:1 25624:1 25651:1 25693:1 25698:1 25702:1 25724:1 25769:1 25770:1 25842:1 25846:1 25933:2 25956:1 25957:1 25983:1 26000:1 26001:2 26025:1 26026:3 26047:3 26055:1 26071:1 26116:1 26184:1 26225:2 26257:2 26277:1 26327:1 26440:3 26451:1 26488:1 26493:1 26497:1 26567:1 26596:2 26615:1 26617:1 26624:1 26639:1 26653:1 26689:2 26697:1 26718:3 26723:1 26729:1 26732:1 26739:1 26745:1 26778:1 26812:1 26847:1 26863:1 26878:1 26898:1 26905:1 26913:1 26940:2 26952:2 26985:1 26986:1 27015:1 27026:1 27038:3 27047:1 27063:1 27074:1 27083:1 27088:1 27092:4 27097:1 27109:1 27167:1 27189:1 27193:1 27196:1 27212:1 27236:1 27253:1 27321:1 27356:1 27358:1 27365:1 27369:1 27377:1 27390:1 27393:1 27395:2 27417:1 27426:1 27439:1 27515:1 27531:1 27539:1 27542:1 27574:4 27592:1 27603:1 27617:1 27661:1 27705:1 27707:1 27731:1 27751:1 27790:1 27844:1 27860:1 27929:1 27950:1 27951:2 27957:1 27970:1 27971:1 27981:1 27993:2 28007:1 28051:1 28059:1 28176:1 28177:1 28203:2 28214:1 28240:1 28265:1 28302:1 28347:1 28351:1 28373:1 28396:1 28410:1 28439:1 28478:1 28517:1 28614:1 28659:1 28679:1 28717:1 28721:1 28900:1 28933:1 28947:2 28965:2 28972:1 28989:5 29003:1 29014:1 29067:1 29117:1 29118:1 29179:1 29203:1 29234:1 29246:1 29286:1 29302:1 29316:1 29370:1 29536:1 29547:1 29641:1 29665:1 29705:1 29775:1 29871:1 29872:1 29898:1 29902:1 29905:1 29917:1 29921:1 29932:1 29959:1 29961:1 29997:1 30000:1 30039:1 30055:2 30088:1 30091:1 30112:1 30122:1 30131:2 30147:1 30167:2 30221:1 30224:1 30235:1 30261:1 30265:1 30267:1 30269:1 30282:1 30299:1 30321:2 30381:1 30431:1 30448:1 30498:1 30506:1 30525:1 30549:1 30550:1 30566:1 30575:1 30615:2 30624:1 30656:1 30669:1 30697:1 30742:1 30750:1 30786:1 30787:1 30840:1 30871:1 30887:1 30899:1 30979:1 31074:2 31087:1 31096:1 31154:1 31189:1 31195:1 31217:1 31226:1 31333:3 31355:6 31366:1 31374:1 31394:1 31403:1 31499:1 31530:1 31534:3 31538:2 31579:2 31583:2 31590:1 31629:1 31652:1 31693:1 31736:1 31757:2 31781:2 31786:3 31790:1 31795:1 31826:1 31832:2 31860:1 31865:1 31876:1 31914:2 32010:1 32021:1 32046:1 32052:3 32087:1 32160:1 32175:1 32212:1 32247:1 32316:1 32336:1 32466:3 32470:3 32510:1 32531:1 32552:1 32557:1 32558:1 32584:1 32588:1 32664:1 32680:1 32691:1 32694:1 32709:1 32719:1 32726:1 32758:1 32782:2 32791:3 32802:1 32820:1 32830:1 32851:2 32858:1 32905:1 32942:1 32944:1 32946:1 32960:1 32964:1 33011:1 33107:1 33109:1 33143:2 33162:1 33182:1 33231:1 33311:1 33313:1 33335:1 33349:1 33372:1 33381:1 33391:1 33400:1 33420:1 33432:1 33454:2 33470:1 33489:1 33492:1 33511:1 33552:2 33584:1 33585:1 33624:1 33642:1 33664:1 33689:2 33703:1 33711:1 33719:1 33756:1 33825:1 33883:1 33938:1 33941:1 33943:1 33949:1 33959:1 33997:1 34009:1 34028:1 34034:1 34039:4 34043:1 34045:1 34076:1 34094:1 34139:1 34207:1 34246:1 34273:2 34316:2 34335:1 34381:1 34383:2 34393:1 34435:1 34555:1 34567:1 34590:1 34592:1 34600:1 34603:1 34607:1 34617:2 34649:1 34666:1 34748:2 34768:1 34775:2 34794:1 34806:1 34836:1 34872:1 34909:1 34949:2 34950:1 34969:1 34976:1 35027:1 35032:1 35090:1 35106:1 35110:2 35114:2 35121:1 35147:1 35155:1 35188:1 35203:1 35277:1 35313:1 35330:2 35353:1 35355:1 35363:1 35364:2 35433:2 35486:1 35521:1 35529:1 35538:2 35547:1 35553:1 35599:1 35601:1 35627:1 35724:2 35756:1 35781:1 35812:1 35818:2 35858:1 35947:1 35958:2 35968:1 35999:1 36005:1 36093:1 36113:1 36115:1 36139:3 36144:1 36167:1 36187:4 36208:1 36219:1 36257:1 36298:1 36344:1 36349:1 36354:1 36365:1 36366:1 36387:3 36397:1 36414:1 36433:1 36445:1 36449:1 36452:1 36471:1 36484:1 36500:2 36528:1 36533:2 36570:1 36628:2 36688:1 36689:1 36692:1 36705:1 36724:1 36752:1 36771:1 36774:1 36776:1 36833:3 36960:2 36995:2 37007:1 37035:1 37041:2 37048:1 37070:1 37082:1 37085:1 37113:1 37146:1 37163:1 37253:1 37277:1 37289:1 37338:1 37401:1 37438:1 37452:1 37561:1 37572:1 37597:1 37612:1 37636:1 37660:1 37718:1 37722:1 37751:2 37752:1 37754:1 37761:1 37765:1 37768:1 37779:1 37801:1 37820:1 37830:1 37834:1 37867:2 37875:1 37883:1 37918:1 37925:1
15 80:2 104:1 120:1 158:1 190:2 215:1 228:1 254:1 255:1 272:1 297:1 317:3 373:1 415:1 462:1 468:2 521:1 569:2 584:1 602:1 620:2 682:1 713:1 723:1 724:1 761:2 765:1 771:1 776:1 785:1 789:1 805:2 818:2 819:1 821:1 918:1 992:1 1056:1 1072:1 1105:2 1113:1 1115:1 1126:1 1144:1 1147:1 1152:2 1155:1 1172:1 1176:1 1213:2 1237:1 1254:1 1282:1 1338:1 1372:2 1374:1 1402:1 1434:1 1443:2 1451:1 1479:1 1504:1 1534:2 1578:1 1587:1 1619:1 1631:2 1647:1 1656:1 1657:1 1658:1 1667:2 1668:1 1693:1 1726:1 1733:1 1757:1 1774:1 1791:1 1871:1 1886:3 1944:2 1946:1 1957:1 1960:1 1991:1 2032:1 2033:1 2036:3 2050:2 2059:2 2079:1 2129:2 2132:1 2136:1 2146:2 2147:2 2176:1 2177:2 2202:1 2229:1 2248:1 2285:1 2319:2 2370:1 2386:1 2398:1 2399:2 2405:2 2407:1 2409:1 2464:1 2537:1 2542:2 2554:1 2559:1 2590:1 2775:1 2783:1 2817:1 2866:1 2911:1 2913:1 2948:1 2957:1 2959:2 2961:1 2964:1 2972:1 2979:1 2981:1 2984:1 2986:1 2994:1 3010:1 3027:1 3082:2 3118:1 3173:1 3174:1 3209:1 3213:1 3282:1 3327:1 3336:1 3359:1 3369:1 3523:1 3527:1 3572:2 3601:1 3646:1 3661:1 3688:2 3694:1 3702:1 3710:3 3718:2 3752:2 3768:3 3785:1 3797:1 3802:1 3809:1 3920:1 3967:1 3996:1 4004:1 4050:1 4089:1 4158:2 4172:1 4205:1 4221:1 4239:1 4263:3 4278:1 4304:1 4344:1 4382:3 4386:1 4431:1 4440:1 4455:1 4493:1 4528:1 4567:1 4581:1 4604:1 4615:1 4664:1 4678:1 4682:1 4711:1 4724:1 4737:1 4758:1 4787:1 4820:1 4821:2 4840:1 4875:1 4879:1 4909:2 4950:1 4952:3 4955:2 4962:1 4985:1 4987:1 5000:1 5001:1 5017:1 5020:1 5029:1 5064:1 5102:1 5148:2 5176:1 5184:1 5278:1 5313:1 5319:1 5369:1 5389:2 5419:1 5424:2 5428:1 5448:1 5506:1 5522:4 5553:1 5570:1 5667:1 5685:1 5690:1 5699:1 5752:2 5761:1 5779:1 5845:1 5853:1 5858:2 5868:2 5880:1 5899:2 5905:2 5912:1 5997:1 6015:1 6020:1 6021:2 6039:1 6077:1 6081:1 6087:2 6172:1 6183:1 6236:5 6246:1 6287:1 6324:1 6382:4 6401:2 6402:1 6413:1 6421:1 6424:1 6427:1 6429:1 6435:1 6437:2 6438:1 6440:1 6471:1 6602:1 6619:1 6627:2 6647:1 6680:1 6697:1 6706:1 6713:1 6737:1 6741:1 6752:1 6772:1 6782:1 6802:3 6869:1 6909:1 6926:4 6953:1 6958:1 6974:1 6976:1 6993:3 7036:1 7062:1 7063:1 7081:1 7101:1 7177:1 7208:1 7269:1 7286:1 7325:1 7331:1 7352:2 7377:1 7408:1 7420:2 7421:1 7448:1 7481:1 7486:1 7489:1 7490:2 7517:2 7576:1 7583:1 7690:1 7728:1 7775:2 7877:1 7900:1 7905:1 7933:1 7939:1 7940:1 7995:2 8000:1 8092:1 8108:1 8128:1 8139:1 8219:1 8228:1 8230:1 8247:1 8250:1 8253:1 8256:1 8258:1 8261:2 8263:1 8309:1 8310:1 8316:1 8332:1 8369:1 8389:2 8393:2 8403:1 8413:2 8449:2 8460:1 8463:2 8483:1 8513:1 8534:1 8543:1 8562:1 8588:1 8590:1 8591:2 8597:1 8632:1 8637:1 8652:1 8675:1 8700:2 8728:1 8731:1 8785:1 8829:1 8830:1 8917:1 8922:1 8939:1 8943:4 9005:1 9097:2 9117:1 9131:1 9159:1 9244:2 9248:2 9290:2 9337:1 9358:2 9428:1 9429:1 9431:1 9443:1 9468:1 9477:1 9519:2 9615:2 9639:1 9651:1 9661:2 9691:1 9714:1 9738:2 9742:1 9744:1 9748:2 9761:1 9786:1 9823:1 9846:1 9881:1 9896:3 9899:2 9901:1 9985:1 10029:3 10051:1 10083:1 10089:1 10091:1 10101:9 10128:2 10130:3 10162:1 10170:1 10185:1 10186:1 10187:2 10200:1 10212:1 10252:1 10267:1 10273:1 10294:1 10300:1 10368:3 10373:1 10393:1 10440:1 10495:1 10517:1 10527:1 10538:1 10631:1 10636:1 10644:2 10649:2 10662:1 10685:1 10716:1 10745:9 10759:1 10811:1 10813:2 10821:1 10823:1 10829:1 10834:1 10875:1 10876:1 10894:1 10908:1 10929:1 10974:1 10998:1 11050:1 11057:1 11118:1 11168:1 11199:1 11216:1 11267:1 11269:3 11274:1 11275:1 11296:1 11329:1 11392:1 11400:1 11428:1 11458:1 11466:2 11519:2 11520:1 11521:5 11532:1 11540:1 11543:1 11550:1 11628:1 11638:1 11640:1 11644:1 11658:1 11667:1 11719:3 11806:1 11843:1 11931:1 11940:1 11966:1 11999:1 12006:1 12016:2 12025:1 12052:1 12063:1 12076:1 12118:1 12127:1 12131:1 12156:1 12163:2 12190:1 12211:1 12265:2 12372:1 12388:2 12390:1 12428:1 12452:1 12456:1 12467:1 12485:1 12512:1 12562:2 12604:1 12623:1 12641:1 12642:1 12657:1 12658:1 12742:1 12749:1 12803:4 12811:1 12818:1 12826:1 12861:1 12882:1 12883:1 13059:3 13110:1 13132:1 13175:2 13182:1 13191:1 13197:1 13217:1 13219:1 13232:1 13247:1 13291:1 13299:1 13312:1 13342:1 13367:1 13370:2 13384:1 13419:3 13422:1 13429:1 13476:1 13495:1 13513:1 13525:1 13538:1 13546:1 13547:2 13556:3 13650:1 13655:1 13675:1 13694:1 13726:1 13734:1 13777:1 13778:2 13779:1 13806:1 13820:6 13858:1 13860:1 13901:1 13909:3 13914:1 13947:1 13973:1 14045:1 14053:2 14118:1 14153:1 14156:1 14170:1 14212:1 14231:1 14247:1 14260:1 14272:1 14305:2 14332:2 14343:1 14382:1 14450:1 14462:1 14487:1 14489:2 14509:1 14526:1 14527:1 14528:1 14537:1 14550:2 14551:1 14563:1 14564:2 14569:1 14591:1 14619:1 14626:2 14693:1 14701:1 14728:1 14750:1 14771:2 14789:1 14801:4 14807:1 14818:1 14826:1 14847:1 14858:1 14868:1 14908:1 14920:1 14937:1 14939:1 14961:1 14965:1 15014:1 15034:1 15051:1 15093:1 15164:1 15200:1 15209:1 15251:2 15283:1 15337:1 15345:3 15350:1 15352:1 15355:1 15357:1 15360:1 15372:1 15427:1 15429:1 15438:2 15442:2 15485:3 15535:2 15603:1 15635:1 15718:2 15729:2 15732:1 15756:1 15768:1 15820:1 15864:4 15894:1 15897:1 15900:2 15905:2 15911:1 15927:1 15948:1 15959:3 15982:1 15998:2 16011:1 16037:1 16062:2 16129:1 16173:1 16181:1 16197:1 16215:1 16261:1 16274:1 16292:1 16337:1 16370:1 16414:1 16474:1 16480:1 16488:1 16546:1 16567:1 16581:1 16619:1 16646:1 16647:1 16655:1 16673:1 16693:1 16724:1 16725:3 16757:1 16773:2 16783:1 16852:1 16880:1 16952:1 16976:1 16999:1 17008:2 17181:1 17189:1 17216:1 17230:4 17254:1 17266:1 17296:1 17316:4 17335:1 17338:1 17351:1 17383:1 17423:1 17429:3 17441:1 17442:1 17448:1 17507:2 17519:1 17545:4 17552:1 17558:1 17625:2 17631:1 17689:1 17722:1 17739:1 17746:1 17754:3 17785:1 17826:1 17878:1 17931:1 17961:1 18010:1 18020:1 18060:1 18069:1 18088:1 18176:1 18183:1 18255:1 18276:1 18282:1 18295:1 18299:1 18379:1 18420:1 18424:1 18434:1 18459:1 18475:3 18536:1 18592:1 18593:1 18695:1 18698:1 18767:2 18781:1 18793:1 18862:1 18905:1 18978:1 18982:1 18984:1 19011:1 19043:1 19066:1 19080:1 19086:1 19114:1 19185:1 19232:1 19290:1 19297:1 19311:2 19320:6 19395:1 19431:1 19464:1 19465:1 19486:2 19544:1 19568:1 19577:1 19591:6 19671:1 19687:1 19726:1 19749:6 19750:1 19772:1 19773:1 19818:1 19863:1 19913:2 19920:1 19933:1 19957:1 19965:1 19968:1 19988:1 19999:1 20000:1 20045:1 20046:2 20095:1 20184:1 20215:1 20225:1 20235:1 20252:1 20275:1 20282:1 20297:2 20321:1 20339:1 20363:1 20377:1 20424:1 20487:1 20503:2 20518:1 20566:1 20569:1 20589:1 20619:3 20715:1 20719:1 20737:2 20739:2 20740:1 20780:1 20786:1 20805:1 20807:1 20810:1 20816:1 20843:4 20849:1 20852:1 20913:1 20916:2 20917:4 20939:1 20950:2 20966:1 20971:1 21056:1 21066:1 21114:2 21127:1 21154:1 21170:1 21185:1 21193:2 21207:1 21224:1 21240:1 21247:1 21251:3 21254:2 21259:1 21265:1 21286:1 21322:1 21429:1 21460:1 21467:2 21478:1 21494:1 21562:1 21576:1 21587:1 21589:1 21597:4 21646:1 21653:1 21663:1 21732:2 21733:1 21744:1 21785:1 21798:1 21812:1 21860:1 21902:1 21917:1 21931:1 21933:1 21936:1 21946:1 21950:1 21967:1 21978:2 21985:1 22028:3 22091:2 22140:1 22157:1 22163:1 22169:3 22171:1 22172:1 22205:1 22231:1 22260:1 22269:1 22283:1 22284:1 22289:1 22309:1 22317:1 22348:1 22372:1 22406:1 22417:1 22489:1 22502:1 22568:1 22583:1 22718:1 22777:1 22778:1 22782:2 22786:1 22788:1 22799:1 22804:1 22806:1 22843:1 22881:3 22882:3 22956:1 22996:1 23008:3 23029:1 23033:3 23036:1 23098:1 23115:1 23145:1 23163:1 23191:1 23212:1 23256:1 23285:2 23293:1 23299:1 23311:1 23359:1 23384:1 23393:1 23398:1 23466:1 23498:1 23499:1 23507:1 23550:1 23564:1 23568:1 23594:2 23681:1 23764:1 23773:1 23810:1 23811:1 23852:2 23864:1 23879:1 23963:2 24014:1 24028:1 24051:1 24096:1 24118:1 24123:1 24127:3 24140:1 24154:2 24234:1 24239:1 24277:1 24283:1556 24309:1 24427:1 24439:1 24479:1 24507:1 24519:1 24548:1 24565:1 24572:1 24573:1 24673:1 24709:1 24721:1 24723:1 24747:1 24791:1 24811:1 24813:1 24860:2 24893:1 24897:3 24901:1 24935:1 24979:1 25073:1 25128:1 25135:1 25148:1 25176:1 25189:1 25223:1 25225:2 25260:1 25309:1 25327:1 25335:1 25345:1 25368:1 25403:1 25415:1 25442:3 25483:1 25513:2 25580:1 25624:1 25630:1 25651:1 25693:1 25698:1 25702:1 25724:1 25769:1 25770:1 25842:1 25846:1 25933:2 25956:1 25957:1 25983:1 26000:1 26001:2 26025:1 26026:3 26047:3 26055:1 26071:1 26116:1 26184:1 26225:2 26257:2 26277:1 26327:1 26440:3 26451:1 26488:1 26493:1 26497:1 26567:1 26596:2 26615:1 26617:1 26624:1 26639:1 26653:1 26689:2 26697:1 26718:3 26723:2 26729:1 26732:1 26739:1 26745:1 26778:1 26812:1 26847:1 26863:1 26878:1 26898:1 26905:1 26913:1 26940:2 26952:3 26985:1 26986:1 27015:1 27026:1 27038:3 27047:1 27063:1 27074:1 27083:1 27088:1 27092:4 27097:1 27109:1 27167:1 27178:1 27189:1 27193:1 27196:1 27212:1 27235:1 27236:1 27253:1 27321:1 27356:1 27358:1 27363:1 27365:1 27369:1 27377:1 27390:1 27393:1 27395:2 27417:1 27426:1 27439:1 27515:1 27531:1 27539:1 27542:1 27574:4 27592:1 27603:1 27617:1 27661:1 27705:1 27707:1 27731:1 27751:1 27790:1 27809:1 27844:1 27860:1 27929:1 27950:1 27951:2 27957:1 27970:1 27971:1 27981:2 27993:2 28007:1 28008:1 28051:1 28059:1 28176:2 28177:2 28203:2 28214:1 28240:1 28265:1 28280:1 28302:1 28347:1 28351:1 28373:2 28396:1 28410:1 28439:1 28478:1 28517:1 28614:1 28659:1 28679:1 28717:1 28721:1 28841:1 28900:1 28933:1 28947:2 28965:2 28972:1 28989:5 29003:1 29014:1 29067:1 29117:1 29118:1 29179:1 29203:1 29234:1 29246:1 29286:1 29302:1 29316:1 29370:1 29536:1 29547:1 29641:1 29665:1 29705:1 29775:1 29871:1 29872:1 29898:1 29902:1 29905:1 29917:1 29921:1 29932:1 29959:1 29961:1 29997:1 30000:1 30039:1 30055:2 30088:1 30091:1 30112:1 30122:1 30131:2 30147:1 30167:2 30221:1 30224:1 30235:1 30261:1 30265:1 30267:1 30269:1 30282:1 30299:1 30321:2 30381:1 30431:1 30448:1 30498:1 30506:1 30525:1 30549:1 30550:1 30566:1 30575:1 30615:2 30624:1 30656:1 30669:1 30697:1 30742:1 30750:1 30786:1 30787:1 30840:1 30871:1 30887:1 30899:1 30979:1 31074:2 31087:1 31096:1 31154:1 31189:1 31195:1 31217:1 31226:1 31333:3 31355:6 31366:1 31374:1 31394:1 31403:1 31499:1 31530:1 31534:3 31538:2 31579:2 31583:2 31590:1 31629:1 31652:1 31693:1 31699:1 31736:1 31757:2 31781:2 31786:3 31790:1 31795:1 31826:1 31832:2 31860:1 31865:1 31876:1 31914:2 32010:1 32021:1 32046:1 32052:3 32087:1 32160:1 32175:1 32212:1 32247:1 32316:1 32336:1 32466:4 32470:3 32510:1 32531:1 32552:1 32557:1 32558:1 32584:1 32588:1 32664:2 32680:1 32691:1 32694:1 32709:1 32719:1 32726:1 32758:1 32782:2 32791:3 32802:1 32820:1 32830:1 32851:2 32858:1 32905:1 32942:1 32944:1 32946:1 32960:1 32964:1 33011:1 33107:1 33109:1 33143:2 33162:1 33182:1 33225:1 33231:1 33311:1 33313:1 33335:1 33349:1 33372:1 33381:1 33391:1 33400:1 33420:1 33432:1 33454:2 33470:1 33489:2 33492:1 33511:1 33552:2 33584:1 33585:1 33624:1 33642:1 33664:1 33689:2 33703:1 33711:1 33719:1 33756:1 33825:1 33883:1 33938:1 33941:1 33943:1 33949:1 33959:1 33997:1 34009:1 34028:1 34034:1 34039:4 34043:1 34045:1 34076:1 34094:1 34139:1 34207:1 34246:1 34273:2 34316:2 34335:1 34381:1 34383:2 34393:1 34435:1 34555:1 34567:1 34590:1 34592:1 34600:1 34603:1 34607:1 34617:2 34649:1 34666:1 34748:2 34768:1 34773:1 34775:2 34794:1 34806:2 34836:1 34872:1 34909:1 34949:2 34950:1 34969:1 34976:1 35027:1 35032:1 35090:1 35106:1 35110:2 35114:2 35121:1 35147:1 35155:1 35188:1 35203:1 35277:1 35313:1 35330:2 35353:1 35355:1 35363:1 35364:2 35433:2 35486:1 35505:1 35521:1 35529:1 35538:2 35547:1 35553:1 35599:1 35601:1 35627:1 35724:2 35756:1 35781:2 35812:1 35818:2 35858:1 35947:1 35958:2 35968:1 35999:1 36005:1 36093:1 36113:1 36115:1 36139:5 36144:1 36167:1 36187:5 36208:1 36219:1 36257:1 36298:1 36344:1 36349:1 36354:1 36365:1 36366:1 36387:3 36397:1 36414:1 36433:1 36445:1 36449:1 36452:1 36471:1 36484:1 36500:2 36528:1 36533:2 36570:1 36628:2 36688:1 36689:1 36692:1 36705:1 36724:1 36752:1 36771:1 36774:1 36776:1 36833:3 36960:2 36995:2 37007:1 37035:1 37041:2 37048:1 37070:1 37082:1 37085:1 37113:1 37146:1 37163:1 37253:1 37277:1 37289:1 37338:1 37401:1 37438:1 37452:1 37561:1 37572:1 37597:1 37612:1 37636:1 37660:1 37718:1 37722:1 37751:3 37752:1 37754:1 37761:1 37765:1 37768:1 37779:1 37801:1 37805:1 37820:1 37830:1 37834:1 37867:2 37875:1 37883:1 37918:1 37925:1
15 80:2 104:1 120:1 158:1 190:2 215:1 228:1 254:1 255:1 272:1 297:1 317:3 373:1 415:1 462:1 468:2 521:1 569:2 584:1 602:1 620:2 682:1 713:1 723:1 724:1 761:2 765:1 771:1 776:1 785:1 789:1 805:2 818:2 819:1 821:1 918:1 992:1 1056:1 1072:1 1105:2 1113:1 1115:1 1126:1 1144:1 1147:1 1152:2 1155:1 1172:1 1176:1 1213:2 1237:1 1254:1 1282:1 1333:1 1338:1 1372:2 1374:1 1402:1 1434:1 1443:2 1451:1 1479:1 1504:1 1534:2 1578:1 1587:1 1619:1 1631:2 1647:1 1656:1 1657:1 1658:1 1667:2 1668:1 1693:1 1726:1 1733:1 1757:1 1774:1 1791:1 1871:1 1886:3 1944:2 1946:1 1957:1 1960:2 1991:1 2032:1 2033:1 2036:3 2050:2 2059:2 2079:1 2129:2 2132:1 2136:1 2146:2 2147:2 2176:1 2177:3 2202:1 2229:1 2248:1 2285:1 2295:1 2319:2 2370:1 2386:1 2398:1 2399:2 2405:2 2407:1 2409:1 2460:1 2464:1 2537:1 2542:2 2554:1 2559:1 2590:1 2775:1 2783:1 2817:1 2866:1 2911:1 2913:1 2948:1 2957:1 2959:2 2961:2 2964:1 2972:1 2979:1 2981:1 2984:1 2986:1 2994:1 3010:1 3027:1 3082:2 3118:1 3173:1 3174:1 3209:1 3213:1 3282:1 3327:1 3336:1 3359:1 3369:1 3523:1 3527:1 3572:2 3601:1 3646:1 3661:1 3688:2 3694:1 3702:1 3710:3 3718:2 3752:2 3768:3 3785:1 3797:1 3802:1 3809:1 3920:1 3967:1 3996:1 4004:1 4050:1 4089:1 4158:2 4172:1 4205:1 4221:1 4239:1 4263:3 4278:1 4304:1 4344:1 4382:3 4386:1 4431:1 4440:1 4455:1 4493:1 4528:1 4567:1 4581:1 4604:1 4615:1 4664:1 4678:1 4682:1 4711:1 4724:1 4737:1 4758:1 4787:1 4820:1 4821:2 4840:1 4875:1 4879:1 4909:2 4950:1 4952:3 4955:2 4962:1 4985:1 4987:1 5000:1 5001:1 5017:1 5020:1 5029:1 5064:1 5102:1 5148:2 5176:1 5184:1 5278:1 5313:1 5319:1 5369:1 5389:2 5419:1 5424:2 5428:1 5448:1 5506:1 5522:4 5553:1 5570:1 5667:1 5685:1 5690:1 5699:1 5752:2 5761:1 5779:1 5845:1 5853:1 5858:2 5868:2 5880:1 5899:2 5905:2 5912:1 5997:1 6015:1 6020:1 6021:2 6039:1 6077:1 6081:1 6087:2 6172:1 6183:1 6236:5 6246:1 6287:1 6324:1 6382:4 6401:2 6402:1 6413:1 6421:1 6424:1 6427:1 6429:1 6435:1 6437:2 6438:1 6440:1 6471:1 6602:1 6619:1 6627:2 6647:1 6680:1 6697:1 6706:1 6713:1 6737:1 6741:1 6752:1 6772:1 6782:1 6802:3 6869:1 6909:1 6926:4 6953:1 6958:1 6974:1 6976:1 6993:3 7036:1 7062:1 7063:1 7081:1 7101:2 7177:1 7208:1 7269:1 7286:1 7325:1 7331:1 7352:2 7377:1 7408:1 7420:2 7421:1 7448:1 7481:1 7486:1 7489:1 7490:2 7517:2 7576:1 7583:1 7690:1 7728:1 7775:2 7805:1 7877:1 7900:1 7905:1 7933:1 7939:1 7940:1 7995:2 8000:1 8092:1 8108:1 8128:1 8139:1 8219:1 8228:1 8230:1 8247:1 8250:1 8253:1 8256:1 8258:1 8261:2 8263:2 8309:1 8310:1 8316:1 8332:1 8369:1 8389:2 8393:2 8403:1 8413:2 8449:2 8460:1 8463:2 8483:1 8513:1 8534:1 8543:1 8562:1 8588:1 8590:1 8591:2 8597:1 8632:1 8637:1 8652:1 8675:1 8700:2 8728:1 8731:1 8785:1 8829:1 8830:1 8917:1 8922:1 8939:1 8943:4 9005:1 9097:2 9117:1 9131:1 9159:1 9244:2 9248:2 9290:2 9337:1 9358:2 9428:1 9429:1 9431:1 9443:1 9468:1 9477:1 9519:2 9615:2 9639:1 9651:1 9661:2 9691:1 9714:1 9738:2 9742:1 9744:1 9748:2 9761:1 9786:1 9823:1 9846:1 9881:1 9896:3 9899:2 9901:1 9985:1 10029:3 10051:1 10083:1 10089:1 10091:1 10101:10 10128:2 10130:3 10162:1 10170:1 10185:1 10186:1 10187:2 10200:1 10212:1 10252:1 10267:1 10273:1 10294:1 10300:1 10368:3 10373:1 10393:1 10440:1 10495:1 10517:1 10527:1 10538:1 10631:1 10636:1 10644:3 10649:2 10662:1 10685:1 10716:1 10745:9 10759:1 10811:1 10813:2 10821:1 10823:1 10829:1 10834:1 10875:1 10876:1 10894:1 10908:1 10929:1 10974:1 10998:1 11050:1 11057:1 11118:1 11168:1 11199:1 11216:1 11267:1 11269:3 11274:1 11275:1 11296:1 11329:1 11392:1 11400:1 11428:1 11458:1 11466:2 11519:2 11520:1 11521:5 11532:1 11540:1 11543:1 11550:1 11628:1 11638:1 11640:1 11644:1 11658:1 11667:1 11719:3 11806:1 11843:1 11931:1 11940:1 11966:1 11990:1 11999:1 12006:1 12016:2 12025:1 12052:1 12063:1 12076:1 12118:1 12127:1 12131:1 12156:1 12163:2 12190:1 12211:1 12265:2 12372:1 12388:2 12390:1 12428:1 12452:1 12456:1 12467:1 12485:1 12512:1 12562:2 12604:1 12623:1 12641:1 12642:1 12657:1 12658:1 12742:1 12749:1 12803:4 12811:1 12818:1 12826:1 12861:1 12882:1 12883:1 13059:3 13110:1 13119:1 13132:1 13175:2 13182:1 13191:1 13197:1 13217:1 13219:1 13232:1 13247:1 13291:1 13299:1 13312:1 13342:1 13367:1 13370:2 13384:1 13419:3 13422:1 13429:1 13476:1 13495:1 13513:1 13525:1 13538:1 13546:1 13547:2 13556:3 13650:1 13655:1 13675:1 13694:1 13726:1 13734:1 13777:1 13778:2 13779:1 13806:1 13820:6 13858:1 13860:1 13901:1 13909:3 13914:1 13947:1 13949:1 13973:1 14025:1 14045:1 14053:2 14118:1 14153:1 14156:1 14170:1 14212:1 14231:1 14247:1 14260:1 14272:1 14305:2 14332:2 14343:1 14382:1 14450:1 14462:1 14487:1 14489:2 14509:1 14526:1 14527:1 14528:1 14537:1 14550:2 14551:1 14563:1 14564:2 14569:1 14591:1 14619:1 14626:2 14693:1 14701:1 14728:1 14750:1 14771:2 14789:1 14801:4 14807:1 14818:1 14826:1 14847:1 14858:1 14868:1 14908:1 14920:1 14937:1 14939:1 14961:1 14965:1 15014:1 15034:1 15051:1 15093:1 15164:1 15200:1 15209:1 15251:2 15283:1 15323:1 15337:1 15345:3 15350:1 15352:1 15355:1 15357:1 15360:1 15372:1 15427:1 15429:1 15438:2 15442:2 15485:3 15535:3 15603:1 15635:1 15718:2 15729:2 15732:2 15756:1 15768:1 15820:1 15864:4 15894:1 15897:1 15900:2 15905:2 15911:1 15927:1 15948:1 15959:3 15982:1 15998:2 16011:1 16037:1 16062:2 16129:1 16173:1 16181:1 16197:1 16215:1 16261:1 16274:1 16292:1 16337:1 16370:1 16414:1 16474:1 16480:1 16488:1 16546:1 16567:1 16581:1 16619:1 16646:1 16647:1 16655:1 16673:1 16693:1 16724:1 16725:3 16750:1 16757:1 16773:2 16783:1 16852:1 16880:1 16952:1 16976:1 16999:1 17008:2 17181:1 17189:1 17216:1 17230:4 17254:1 17264:1 17266:1 17296:1 17316:4 17335:1 17338:1 17351:1 17383:1 17423:2 17429:3 17441:1 17442:2 17448:1 17507:2 17519:1 17545:4 17552:1 17558:1 17625:2 17631:1 17689:1 17722:1 17739:1 17746:1 17754:3 17785:1 17826:1 17878:1 17922:1 17931:1 17961:1 18010:1 18020:1 18060:2 18069:1 18088:1 18176:1 18183:1 18255:1 18276:1 18282:1 18295:1 18299:1 18379:1 18420:1 18424:1 18434:1 18459:1 18475:3 18536:1 18592:1 18593:1 18695:1 18698:1 18767:2 18781:1 18793:1 18862:1 18905:1 18978:1 18982:1 18984:1 19011:1 19043:1 19066:1 19080:1 19086:1 19114:1 19185:1 19232:1 19290:1 19297:1 19311:2 19320:6 19395:1 19431:1 19464:1 19465:1 19486:2 19544:1 19568:1 19577:1 19591:6 19671:1 19687:1 19726:1 19749:6 19750:1 19772:1 19773:1 19818:1 19863:1 19913:2 19920:1 19933:1 19957:1 19964:1 19965:1 19968:1 19988:1 19999:1 20000:1 20045:1 20046:2 20095:1 20127:1 20184:1 20215:1 20225:1 20235:1 20252:1 20266:1 20275:1 20282:1 20297:2 20321:1 20339:1 20363:1 20377:1 20424:1 20487:1 20503:2 20518:1 20566:1 20569:1 20589:1 20619:3 20715:1 20719:1 20737:2 20739:2 20740:1 20780:1 20786:1 20805:1 20807:1 20810:1 20816:1 20843:4 20849:1 20852:1 20913:1 20916:2 20917:4 20939:1 20950:3 20966:1 20971:1 21056:1 21066:1 21114:2 21127:1 21154:1 21170:1 21185:1 21193:2 21207:1 21224:1 21240:1 21247:1 21251:3 21254:2 21259:1 21265:1 21286:1 21322:1 21429:1 21460:1 21467:2 21478:1 21494:1 21562:1 21576:1 21587:1 21589:1 21597:4 21646:1 21653:1 21663:1 21732:2 21733:1 21744:1 21785:1 21798:1 21812:1 21860:1 21902:1 21917:1 21931:1 21933:1 21936:1 21946:1 21950:1 21967:1 21978:2 21985:1 22028:3 22091:3 22140:1 22157:1 22163:1 22169:3 22171:1 22172:1 22205:1 22231:1 22260:1 22269:1 22283:1 22284:1 22289:1 22309:1 22317:1 22348:1 22372:1 22406:1 22417:1 22489:1 22502:1 22568:1 22583:1 22718:1 22777:1 22778:1 22782:2 22786:1 22788:1 22799:1 22804:1 22806:1 22843:1 22881:3 22882:3 22956:1 22996:1 23008:3 23029:1 23033:3 23036:1 23098:1 23115:1 23145:1 23163:1 23191:1 23212:1 23256:1 23285:2 23293:1 23299:1 23311:1 23359:1 23384:1 23393:1 23398:1 23466:1 23498:1 23499:1 23507:1 23550:1 23564:1 23568:1 23594:2 23681:1 23764:1 23773:1 23810:1 23811:1 23852:2 23864:1 23879:1 23888:1 23963:2 24014:1 24028:1 24051:1 24096:1 24118:1 24123:1 24127:3 24140:1 24154:2 24234:1 24239:1 24277:1 24283:1594 24309:1 24427:1 24439:1 24479:1 24507:1 24519:1 24548:1 24565:1 24572:1 24573:1 24673:1 24709:1 24721:1 24723:1 24747:1 24791:1 24811:1 24813:1 24860:2 24893:1 24897:3 24901:1 24935:1 24979:1 25073:1 25128:1 25135:1 25148:1 25176:1 25189:1 25223:1 25225:2 25260:1 25309:1 25327:1 25335:2 25345:1 25368:1 25403:1 25415:1 25442:3 25483:1 25513:2 25580:1 25624:1 25630:1 25651:1 25693:1 25698:1 25702:1 25724:1 25769:1 25770:1 25842:1 25846:1 25933:2 25956:1 25957:1 25983:1 26000:1 26001:2 26025:1 26026:3 26047:3 26055:1 26071:1 26085:1 26116:1 26184:1 26225:2 26257:2 26277:1 26327:1 26440:3 26451:1 26488:1 26493:1 26497:1 26567:1 26596:2 26615:1 26617:1 26624:1 26639:1 26653:1 26689:2 26697:1 26718:3 26723:2 26729:1 26732:1 26739:1 26745:1 26778:1 26812:1 26847:1 26863:1 26878:1 26898:1 26905:1 26913:1 26940:2 26952:3 26985:1 26986:1 27015:1 27026:1 27038:3 27047:1 27063:1 27074:1 27083:1 27088:1 27092:4 27097:1 27109:1 27167:1 27178:1 27189:1 27193:1 27196:2 27212:1 27235:1 27236:1 27253:1 27321:1 27356:1 27358:1 27363:1 27365:1 27369:1 27377:1 27390:1 27393:1 27395:2 27417:1 27426:1 27439:1 27515:1 27531:1 27539:1 27542:1 27574:4 27592:1 27603:1 27617:1 27661:1 27705:1 27707:1 27731:1 27751:1 27790:1 27809:1 27844:1 27860:1 27929:1 27950:1 27951:2 27957:1 27970:1 27971:1 27981:2 27993:2 27996:1 28007:1 28008:1 28051:1 28059:1 28176:2 28177:2 28203:2 28214:1 28240:1 28265:1 28280:1 28302:1 28347:1 28351:1 28373:2 28396:1 28410:1 28439:1 28478:1 28517:1 28614:1 28659:1 28679:1 28717:1 28721:1 28841:1 28900:1 28933:1 28947:2 28965:2 28972:1 28989:5 28993:1 29003:1 29014:1 29067:1 29117:1 29118:1 29179:1 29203:1 29234:1 29246:1 29286:1 29302:1 29316:1 29370:1 29536:1 29547:1 29641:1 29665:1 29705:1 29775:1 29871:1 29872:1 29898:1 29902:1 29905:1 29917:1 29921:1 29932:1 29959:1 29961:1 29997:1 30000:1 30039:1 30055:2 30088:1 30091:1 30112:1 30122:1 30131:2 30147:1 30167:2 30221:1 30224:1 30235:1 30261:1 30265:1 30267:1 30269:1 30282:1 30299:1 30321:2 30381:1 30431:1 30448:1 30498:1 30506:1 30525:1 30549:1 30550:1 30566:1 30575:1 30615:2 30624:1 30656:1 30669:1 30697:1 30742:1 30750:2 30786:1 30787:1 30840:1 30871:1 30887:1 30899:1 30979:1 31074:2 31087:1 31096:1 31154:1 31189:1 31195:1 31217:1 31226:1 31333:3 31355:6 31366:1 31374:1 31394:1 31403:1 31499:1 31530:1 31534:3 31538:2 31579:2 31583:2 31590:1 31629:1 31652:1 31693:1 31699:1 31736:1 31757:2 31781:3 31786:3 31790:1 31795:1 31826:1 31832:2 31860:1 31865:1 31876:1 31914:2 32010:1 32021:1 32046:1 32052:3 32087:1 32160:1 32175:1 32212:1 32247:1 32316:1 32336:1 32466:4 32470:3 32510:1 32531:1 32552:1 32557:1 32558:1 32584:1 32588:1 32664:2 32680:1 32691:1 32694:1 32709:1 32719:1 32726:1 32758:1 32782:2 32791:3 32802:1 32820:1 32830:1 32851:2 32858:1 32905:1 32942:1 32944:1 32946:1 32960:1 32964:1 33011:1 33107:1 33109:1 33143:2 33162:1 33182:1 33225:1 33231:1 33293:1 33311:1 33313:1 33335:1 33349:1 33372:1 33381:1 33391:1 33400:1 33420:1 33432:1 33454:2 33470:1 33489:2 33492:1 33511:1 33552:2 33584:1 33585:1 33624:1 33642:1 33664:1 33689:2 33703:1 33711:1 33719:1 33756:1 33825:1 33883:1 33938:1 33941:1 33943:1 33949:1 33959:1 33997:1 34009:1 34028:1 34034:1 34039:4 34043:1 34045:1 34076:1 34094:1 34139:1 34151:1 34172:1 34190:1 34207:1 34246:1 34273:2 34316:2 34335:1 34381:1 34383:2 34393:1 34435:1 34555:1 34567:1 34590:1 34592:1 34600:1 34603:1 34607:1 34617:2 34649:1 34666:1 34748:2 34768:1 34773:1 34775:2 34794:1 34806:2 34836:1 34872:1 34909:1 34949:2 34950:1 34969:1 34976:1 35027:2 35032:1 35090:1 35106:1 35110:2 35114:2 35121:1 35147:1 35155:1 35188:1 35203:1 35277:1 35313:1 35330:2 35353:1 35355:1 35363:1 35364:2 35433:2 35486:1 35505:1 35521:1 35529:1 35538:2 35547:1 35553:1 35599:1 35601:1 35627:1 35724:2 35744:1 35756:1 35781:2 35812:1 35818:2 35858:1 35947:1 35958:2 35968:1 35999:1 36005:1 36093:1 36113:1 36115:1 36139:5 36144:1 36167:1 36187:5 36208:1 36219:1 36257:1 36298:1 36344:1 36349:1 36354:1 36365:1 36366:1 36387:3 36397:1 36414:1 36433:1 36445:1 36449:1 36452:1 36471:1 36484:1 36500:2 36528:1 36533:2 36570:1 36628:2 36688:1 36689:1 36692:1 36705:1 36724:1 36752:1 36771:1 36774:1 36776:1 36833:3 36960:2 36995:3 37007:1 37035:1 37041:2 37048:1 37070:1 37082:1 37085:1 37113:1 37146:1 37163:1 37253:1 37277:1 37289:1 37338:1 37401:1 37438:1 37452:1 37561:1 37572:1 37597:1 37612:1 37636:1 37660:1 37718:1 37722:1 37751:3 37752:1 37754:1 37761:1 37765:1 37768:1 37779:1 37801:1 37805:1 37820:1 37830:1 37834:1 37867:2 37875:1 37883:1 37918:1 37925:1
15 80:2 104:1 120:1 158:1 190:2 215:1 228:1 254:1 255:1 272:1 297:1 317:3 373:1 415:1 462:1 468:2 521:1 569:2 584:1 602:1 620:2 682:1 713:1 723:1 724:1 761:2 765:1 771:1 776:1 785:1 789:1 805:2 818:2 819:1 821:1 894:1 918:1 992:1 1056:1 1072:1 1105:2 1113:1 1115:1 1126:1 1144:1 1147:1 1152:2 1155:1 1172:1 1176:1 1213:2 1237:1 1254:1 1282:1 1333:2 1338:1 1372:2 1374:1 1379:1 1402:1 1434:1 1443:2 1451:1 1479:1 1504:1 1534:2 1578:1 1587:1 1619:1 1631:2 1647:1 1656:1 1657:1 1658:1 1667:2 1668:1 1693:1 1726:1 1733:1 1757:1 1774:1 1791:1 1871:1 1886:3 1944:2 1946:1 1957:1 1960:2 1991:1 2032:1 2033:1 2036:3 2050:2 2059:2 2079:1 2091:1 2129:2 2132:1 2136:1 2146:2 2147:2 2176:1 2177:3 2202:1 2229:1 2248:1 2285:1 2291:1 2295:1 2319:2 2370:1 2386:1 2398:1 2399:2 2405:2 2407:1 2409:1 2460:1 2464:1 2537:1 2542:3 2554:1 2559:1 2590:1 2775:1 2783:1 2817:1 2866:1 2911:1 2913:1 2948:1 2957:1 2959:2 2961:2 2964:1 2972:1 2979:1 2981:1 2984:1 2986:1 2994:1 3010:1 3027:1 3082:2 3118:1 3173:1 3174:1 3209:1 3213:1 3282:1 3327:1 3336:1 3359:1 3369:1 3523:1 3527:1 3572:2 3601:1 3646:1 3661:1 3688:2 3694:1 3702:1 3710:3 3718:2 3752:2 3768:3 3785:1 3797:1 3802:1 3809:1 3920:1 3967:1 3996:1 4004:1 4050:1 4089:1 4158:2 4172:1 4205:1 4211:1 4221:1 4239:1 4263:3 4278:1 4304:1 4344:1 4382:3 4386:1 4431:1 4440:1 4455:1 4493:1 4528:1 4567:1 4581:1 4604:1 4615:1 4664:1 4672:1 4678:1 4682:1 4711:1 4724:1 4737:1 4758:1 4787:1 4820:1 4821:2 4840:1 4875:1 4879:1 4909:2 4950:1 4952:3 4955:2 4962:1 4985:1 4987:1 5000:1 5001:1 5017:1 5020:1 5029:1 5064:1 5102:1 5148:2 5176:1 5184:1 5278:1 5313:1 5319:1 5369:1 5389:3 5419:1 5424:2 5428:1 5448:1 5506:1 5522:4 5553:1 5570:1 5667:1 5685:1 5690:1 5699:1 5752:2 5757:1 5761:1 5779:1 5845:1 5853:1 5858:2 5868:2 5880:1 5899:2 5905:2 5912:1 5997:1 6015:1 6020:1 6021:2 6039:1 6077:1 6081:1 6087:2 6172:1 6183:1 6236:5 6246:1 6287:1 6313:1 6324:1 6382:4 6401:2 6402:1 6413:1 6421:1 6424:1 6427:1 6429:1 6435:1 6437:2 6438:1 6440:1 6464:1 6471:1 6602:1 6619:1 6627:2 6647:1 6680:1 6697:1 6706:1 6713:1 6737:1 6741:1 6752:1 6772:1 6782:1 6802:3 6869:1 6902:1 6909:1 6926:4 6953:1 6958:1 6974:1 6976:1 6993:3 7036:1 7062:1 7063:1 7081:1 7101:2 7177:1 7208:1 7269:1 7286:1 7325:1 7331:1 7352:2 7377:1 7408:1 7420:2 7421:1 7436:1 7448:1 7481:1 7486:1 7489:1 7490:2 7517:2 7576:1 7583:1 7690:1 7728:1 7775:2 7805:1 7877:1 7900:1 7905:1 7933:1 7939:1 7940:1 7995:2 8000:1 8092:1 8108:1 8128:1 8139:1 8219:1 8228:1 8230:1 8247:1 8248:1 8250:1 8253:1 8256:1 8258:1 8261:2 8263:2 8309:1 8310:1 8316:1 8322:1 8332:1 8369:1 8389:2 8393:2 8403:1 8413:2 8449:2 8460:1 8463:2 8483:1 8513:1 8534:1 8543:1 8562:1 8588:1 8590:1 8591:2 8597:1 8632:1 8637:1 8652:1 8675:1 8700:2 8728:1 8731:1 8785:1 8829:1 8830:1 8917:1 8922:1 8939:1 8943:4 9005:1 9097:2 9117:1 9131:1 9159:1 9244:2 9248:2 9290:2 9337:1 9358:2 9428:1 9429:1 9431:1 9443:1 9468:1 9477:1 9519:2 9615:2 9639:1 9651:1 9661:2 9691:1 9714:1 9738:2 9742:1 9744:1 9748:2 9761:1 9786:1 9823:1 9837:1 9846:1 9881:1 9893:1 9896:3 9899:2 9901:1 9985:1 10029:3 10051:1 10083:1 10089:1 10091:1 10101:10 10128:2 10130:3 10162:1 10170:1 10185:1 10186:1 10187:2 10200:1 10212:1 10252:1 10267:1 10273:1 10294:1 10300:1 10368:3 10373:1 10393:1 10440:1 10495:1 10517:1 10527:1 10538:1 10631:1 10636:1 10644:3 10649:2 10662:1 10685:2 10716:1 10745:9 10759:1 10811:1 10813:2 10821:1 10823:1 10829:1 10834:1 10860:1 10875:1 10876:1 10894:1 10908:1 10929:1 10974:1 10998:1 11050:1 11057:1 11118:1 11168:1 11199:1 11216:1 11267:1 11269:3 11274:1 11275:1 11296:1 11329:1 11392:1 11400:1 11428:1 11458:1 11466:2 11519:2 11520:1 11521:6 11532:1 11540:1 11543:1 11550:1 11628:1 11638:1 11640:1 11644:1 11658:1 11667:1 11719:3 11806:1 11843:1 11931:1 11940:1 11966:1 11990:1 11999:1 12006:1 12016:2 12025:2 12052:1 12063:1 12076:1 12118:1 12127:1 12131:1 12156:1 12163:2 12190:1 12211:1 12265:2 12372:1 12388:2 12390:1 12428:1 12452:1 12456:1 12467:1 12485:1 12512:1 12562:2 12604:1 12623:1 12641:1 12642:1 12657:1 12658:1 12742:1 12749:1 12803:4 12811:1 12818:1 12826:1 12861:1 12882:1 12883:1 13059:3 13110:1 13119:1 13132:1 13175:2 13182:1 13191:1 13197:1 13217:1 13219:1 13232:1 13247:1 13250:1 13291:1 13299:1 13312:1 13342:1 13367:1 13370:2 13384:1 13419:3 13422:1 13429:1 13476:1 13495:1 13513:1 13525:1 13538:1 13546:1 13547:2 13556:3 13650:1 13655:1 13675:1 13694:1 13726:1 13734:1 13777:1 13778:2 13779:1 13806:1 13820:6 13858:1 13860:1 13901:1 13909:3 13914:1 13947:1 13949:2 13950:1 13973:1 14025:2 14045:1 14053:2 14118:1 14153:1 14156:1 14170:1 14212:1 14231:1 14247:1 14260:1 14272:1 14305:2 14332:2 14343:1 14382:1 14450:1 14462:1 14487:1 14489:2 14509:1 14526:1 14527:1 14528:1 14537:1 14550:2 14551:1 14563:1 14564:2 14569:1 14573:1 14591:1 14619:1 14626:2 14693:1 14701:1 14728:1 14750:1 14771:2 14789:1 14801:4 14807:1 14818:1 14826:1 14847:1 14858:1 14868:1 14908:1 14920:1 14937:1 14939:1 14961:1 14965:1 15014:1 15034:1 15051:1 15093:1 15164:1 15200:1 15209:1 15251:2 15283:1 15323:1 15337:1 15340:1 15345:3 15350:1 15352:1 15355:1 15357:1 15360:1 15372:1 15385:1 15427:1 15429:1 15438:2 15442:2 15485:3 15535:3 15603:1 15635:1 15718:2 15729:2 15732:2 15756:1 15768:1 15820:1 15864:4 15894:1 15897:1 15900:3 15905:2 15911:1 15927:1 15948:1 15959:3 15982:1 15998:2 16011:1 16037:1 16062:2 16129:1 16173:1 16181:1 16197:1 16215:1 16261:1 16274:1 16292:1 16337:1 16370:1 16414:1 16474:1 16480:1 16488:1 16546:1 16567:1 16581:1 16619:1 16646:1 16647:1 16655:1 16673:1 16693:1 16724:1 16725:3 16750:1 16757:1 16773:2 16783:1 16852:1 16880:1 16952:1 16976:1 16999:1 17008:2 17181:1 17189:1 17216:1 17230:4 17254:1 17264:1 17266:1 17296:1 17316:4 17335:1 17338:1 17351:1 17383:1 17423:2 17429:3 17441:1 17442:2 17448:1 17507:2 17519:1 17545:4 17552:1 17558:3 17625:2 17631:1 17689:1 17722:1 17739:1 17746:1 17754:3 17785:1 17826:1 17878:1 17922:1 17931:1 17961:1 18010:1 18020:1 18060:2 18069:1 18088:1 18176:1 18183:1 18255:1 18276:1 18282:1 18295:1 18299:1 18379:1 18420:1 18424:1 18434:1 18459:1 18475:3 18536:1 18592:1 18593:1 18695:1 18698:1 18767:2 18781:1 18793:1 18862:1 18905:1 18978:1 18982:1 18984:1 19011:1 19043:1 19066:1 19080:1 19086:1 19114:1 19185:1 19232:1 19290:1 19297:1 19311:2 19320:6 19395:1 19431:1 19464:1 19465:1 19486:2 19544:1 19568:1 19577:1 19591:6 19671:1 19687:1 19726:1 19749:6 19750:1 19772:1 19773:1 19818:1 19863:1 19913:2 19920:1 19933:1 19957:1 19964:1 19965:1 19968:1 19988:1 19999:1 20000:1 20045:1 20046:2 20095:1 20127:2 20184:1 20215:1 20225:1 20235:1 20252:1 20266:1 20275:1 20282:1 20297:2 20321:1 20339:1 20363:1 20377:1 20424:1 20487:1 20503:2 20518:1 20566:1 20569:1 20589:1 20619:3 20715:1 20719:1 20737:2 20739:2 20740:1 20780:1 20786:1 20805:1 20807:1 20810:1 20816:1 20843:4 20849:1 20852:1 20913:1 20916:2 20917:4 20939:1 20950:3 20966:1 20971:1 21056:1 21066:1 21114:2 21127:1 21145:1 21154:1 21170:1 21185:1 21193:2 21207:1 21224:1 21240:1 21247:1 21251:3 21254:2 21259:1 21265:1 21286:1 21322:1 21429:1 21460:1 21467:2 21478:1 21494:1 21562:1 21576:1 21587:1 21589:1 21597:4 21646:1 21653:1 21663:1 21732:2 21733:1 21744:1 21785:1 21798:1 21812:1 21860:1 21902:1 21917:1 21931:1 21933:1 21936:1 21946:1 21950:1 21967:1 21978:2 21985:1 22028:3 22091:3 22140:1 22157:1 22163:1 22169:3 22171:1 22172:1 22205:1 22231:1 22260:1 22269:1 22283:1 22284:1 22289:1 22306:1 22309:1 22317:1 22348:1 22372:1 22406:1 22417:1 22489:1 22502:1 22568:1 22583:1 22718:1 22777:1 22778:1 22782:2 22786:1 22788:1 22799:1 22804:1 22806:1 22843:1 22881:3 22882:3 22956:1 22996:1 23008:3 23029:1 23033:3 23036:1 23098:1 23115:1 23145:1 23163:1 23189:1 23191:1 23212:1 23256:1 23285:2 23293:1 23299:1 23311:1 23359:1 23384:1 23393:1 23398:1 23466:1 23498:1 23499:1 23507:1 23550:1 23564:1 23568:1 23594:2 23681:1 23764:1 23773:1 23810:1 23811:1 23852:2 23864:1 23879:1 23888:2 23963:2 24014:1 24028:1 24051:1 24096:1 24118:1 24123:1 24127:3 24140:1 24154:2 24234:1 24239:1 24277:1 24283:1623 24309:1 24427:1 24439:1 24479:1 24507:1 24519:1 24548:1 24565:1 24572:1 24573:1 24673:1 24709:1 24721:1 24723:1 24747:1 24791:1 24811:1 24813:1 24860:2 24893:1 24897:3 24901:1 24935:1 24979:1 25073:1 25128:1 25135:1 25148:1 25176:1 25189:1 25223:1 25225:2 25260:1 25309:1 25327:1 25335:2 25345:1 25368:1 25403:1 25415:1 25442:3 25483:1 25487:1 25513:2 25580:1 25624:1 25630:1 25651:1 25693:1 25698:1 25702:1 25724:1 25769:1 25770:1 25842:1 25846:1 25930:1 25933:2 25956:1 25957:1 25983:1 26000:1 26001:2 26025:1 26026:3 26047:3 26055:1 26071:1 26085:1 26116:1 26184:1 26225:2 26257:2 26277:1 26327:1 26440:3 26451:1 26488:1 26493:1 26497:1 26567:1 26596:2 26615:1 26617:1 26624:1 26639:1 26653:1 26689:2 26697:1 26718:3 26723:2 26729:1 26732:1 26739:1 26745:1 26778:1 26812:1 26847:1 26863:1 26878:1 26898:1 26905:1 26913:1 26940:2 26952:3 26985:1 26986:1 27015:1 27026:1 27038:3 27047:1 27063:1 27074:1 27083:1 27088:1 27092:4 27097:1 27109:1 27167:1 27178:1 27189:1 27193:1 27196:2 27212:1 27235:1 27236:1 27253:1 27321:1 27352:1 27356:1 27358:1 27363:1 27365:1 27369:1 27374:2 27377:1 27390:1 27393:1 27395:2 27417:1 27426:1 27439:1 27515:1 27531:1 27539:1 27542:1 27574:4 27578:1 27592:1 27603:1 27617:1 27661:1 27703:1 27705:1 27707:1 27731:1 27745:1 27751:1 27790:1 27809:1 27844:1 27860:1 27929:1 27950:1 27951:2 27957:1 27970:1 27971:1 27981:2 27993:2 27996:1 28007:1 28008:1 28051:1 28059:1 28176:2 28177:2 28203:2 28214:1 28240:1 28265:1 28280:1 28302:1 28347:1 28351:1 28373:2 28396:1 28410:1 28439:1 28478:1 28517:1 28559:1 28614:1 28659:1 28679:1 28717:1 28721:1 28841:1 28900:1 28933:1 28947:2 28965:2 28972:1 28989:5 28993:2 29003:1 29014:1 29067:1 29076:1 29117:1 29118:1 29179:1 29203:1 29234:1 29246:1 29286:1 29302:1 29316:1 29370:1 29536:1 29547:1 29641:1 29665:1 29705:1 29775:1 29871:1 29872:1 29893:1 29898:1 29902:1 29905:1 29917:1 29921:1 29932:1 29959:1 29961:1 29997:1 30000:1 30039:1 30055:2 30088:1 30091:1 30112:1 30122:1 30131:2 30147:1 30167:2 30221:1 30224:1 30235:1 30261:1 30265:1 30267:1 30269:1 30282:1 30299:1 30321:2 30381:1 30431:1 30448:1 30498:1 30506:1 30525:1 30549:2 30550:1 30566:1 30575:1 30615:2 30624:1 30656:1 30669:1 30697:1 30742:1 30750:2 30786:1 30787:1 30840:1 30871:1 30887:1 30899:1 30979:1 31074:2 31087:1 31096:1 31154:1 31189:1 31195:1 31217:1 31226:1 31333:3 31355:7 31366:1 31374:1 31394:1 31403:1 31499:1 31530:1 31534:3 31538:2 31579:2 31583:2 31590:1 31592:1 31629:1 31652:1 31693:1 31699:1 31736:1 31757:2 31781:3 31786:3 31790:1 31795:1 31826:1 31832:2 31860:1 31865:1 31876:1 31914:2 32010:1 32021:1 32046:1 32052:3 32087:1 32160:1 32175:1 32212:1 32247:1 32316:1 32336:1 32466:4 32470:3 32510:1 32523:1 32531:1 32552:1 32557:1 32558:1 32584:1 32588:1 32664:2 32680:1 32691:1 32694:1 32709:1 32719:1 32726:1 32758:1 32782:2 32791:3 32802:1 32820:1 32830:1 32851:2 32858:1 32905:1 32942:1 32944:1 32946:1 32960:1 32964:1 33011:1 33107:1 33109:1 33143:2 33162:1 33182:1 33225:1 33231:1 33293:1 33311:1 33313:1 33335:1 33349:1 33372:1 33381:1 33391:1 33400:1 33420:1 33432:1 33454:2 33470:1 33489:2 33492:1 33511:1 33552:2 33584:1 33585:1 33624:1 33642:1 33664:3 33689:2 33703:1 33711:2 33719:1 33756:1 33825:1 33883:1 33938:1 33941:1 33943:1 33949:1 33959:1 33997:1 34009:1 34028:1 34034:1 34039:4 34043:1 34045:1 34076:1 34094:1 34139:1 34151:1 34172:2 34190:1 34207:1 34217:1 34246:1 34273:2 34316:2 34335:1 34381:1 34383:2 34393:1 34435:1 34555:1 34567:1 34590:1 34592:1 34600:1 34603:1 34607:1 34617:2 34649:1 34666:1 34748:2 34768:1 34773:1 34775:2 34794:1 34806:2 34836:1 34872:1 34909:1 34949:2 34950:1 34969:1 34976:1 35027:2 35032:1 35090:1 35106:1 35110:2 35114:2 35121:1 35147:1 35155:1 35188:1 35203:1 35277:1 35313:1 35330:2 35353:1 35355:1 35363:1 35364:2 35433:2 35486:1 35505:1 35521:1 35529:1 35538:2 35547:1 35553:1 35599:1 35601:1 35627:1 35705:1 35724:2 35744:1 35756:1 35781:2 35812:1 35818:2 35858:1 35947:1 35958:2 35968:1 35999:1 36005:1 36093:1 36113:1 36115:1 36139:5 36144:1 36167:1 36187:5 36208:1 36219:1 36257:1 36298:1 36344:1 36349:1 36354:1 36365:1 36366:1 36387:3 36397:1 36414:1 36433:1 36445:1 36449:1 36452:1 36471:1 36484:1 36500:2 36528:1 36533:2 36570:1 36628:2 36688:1 36689:1 36692:1 36705:1 36724:1 36752:1 36771:1 36774:1 36776:1 36833:3 36960:2 36995:3 37007:1 37035:1 37041:2 37048:1 37070:1 37082:1 37085:1 37113:1 37146:1 37163:1 37253:1 37277:1 37289:1 37338:1 37401:1 37438:1 37452:1 37561:1 37572:1 37597:1 37612:1 37636:1 37660:1 37718:1 37722:1 37744:1 37751:3 37752:1 37754:1 37761:1 37765:1 37768:1 37779:1 37801:1 37805:1 37820:1 37830:1 37834:1 37867:2 37875:1 37883:1 37918:1 37925:1
15 80:2 104:1 120:1 158:1 190:2 215:1 228:1 254:1 255:1 272:1 297:1 317:3 373:1 415:1 462:1 468:2 521:1 569:2 584:1 602:1 620:2 682:1 713:1 715:1 723:1 724:1 761:2 765:1 771:1 776:1 785:1 789:1 805:2 818:2 819:1 821:1 894:1 918:1 992:1 1056:1 1072:1 1105:2 1113:1 1115:1 1126:1 1144:1 1147:1 1152:2 1155:1 1172:1 1176:1 1213:2 1237:1 1254:1 1282:1 1333:2 1338:1 1372:2 1374:1 1379:1 1402:1 1404:1 1434:1 1443:2 1451:1 1479:1 1504:1 1524:1 1534:2 1578:1 1587:1 1619:1 1631:2 1647:1 1656:1 1657:1 1658:1 1667:2 1668:1 1693:1 1726:1 1733:1 1757:1 1774:1 1791:1 1871:1 1886:3 1944:2 1946:1 1957:1 1960:2 1991:1 2032:1 2033:1 2036:3 2042:1 2050:2 2059:2 2079:1 2091:1 2129:2 2132:1 2136:1 2146:2 2147:2 2154:1 2176:1 2177:3 2202:1 2229:1 2248:1 2285:1 2291:1 2295:1 2319:2 2370:1 2386:1 2398:1 2399:2 2405:2 2407:1 2409:1 2460:1 2464:1 2537:1 2542:3 2554:1 2559:1 2590:1 2775:1 2783:1 2817:1 2866:1 2911:1 2913:1 2948:1 2957:1 2959:2 2961:2 2964:1 2972:1 2979:1 2981:1 2984:1 2986:1 2994:1 3010:1 3027:1 3082:2 3118:1 3173:1 3174:1 3209:1 3213:1 3282:1 3327:1 3336:1 3359:1 3369:1 3523:1 3527:1 3572:2 3601:1 3646:1 3656:1 3661:1 3688:2 3694:1 3702:1 3710:3 3718:2 3752:2 3768:3 3785:1 3794:1 3797:1 3802:1 3809:1 3920:1 3967:1 3996:1 4004:1 4050:1 4089:1 4158:2 4172:1 4205:1 4211:1 4221:1 4239:1 4263:3 4278:1 4304:1 4344:1 4382:3 4386:1 4431:1 4440:1 4455:1 4493:1 4528:1 4531:1 4567:1 4581:1 4604:1 4615:1 4664:1 4672:1 4678:1 4682:1 4711:1 4724:1 4737:1 4758:1 4787:1 4820:1 4821:2 4840:1 4875:1 4879:1 4907:1 4909:2 4950:1 4952:3 4955:2 4962:1 4985:1 4987:1 5000:1 5001:1 5017:1 5020:1 5029:1 5064:1 5102:1 5148:2 5151:1 5176:1 5184:1 5278:1 5313:1 5319:1 5369:1 5389:3 5419:1 5424:2 5428:1 5448:1 5479:1 5506:1 5522:4 5553:1 5570:1 5667:1 5685:1 5690:1 5699:1 5752:2 5757:1 5761:1 5779:1 5845:1 5853:1 5858:2 5868:2 5880:1 5899:2 5905:2 5912:1 5997:1 6015:1 6020:1 6021:2 6039:1 6077:1 6081:1 6087:2 6172:1 6183:1 6236:5 6246:1 6287:1 6313:1 6324:1 6382:4 6401:2 6402:1 6413:1 6421:1 6424:1 6427:1 6429:1 6435:1 6437:2 6438:1 6440:1 6464:1 6471:1 6602:1 6619:1 6627:2 6647:1 6680:1 6697:1 6706:1 6713:1 6737:1 6741:1 6752:1 6772:1 6782:1 6802:3 6869:1 6902:1 6909:1 6926:4 6953:1 6958:1 6974:1 6976:1 6993:3 7020:1 7036:1 7062:1 7063:1 7081:1 7101:2 7177:1 7208:1 7269:1 7286:1 7325:1 7331:1 7352:2 7377:1 7408:1 7420:2 7421:1 7436:1 7448:1 7481:1 7486:1 7489:1 7490:2 7517:2 7546:1 7572:1 7576:1 7583:1 7690:2 7728:1 7775:2 7805:1 7877:1 7893:1 7900:1 7905:1 7933:1 7939:1 7940:1 7995:2 8000:1 8092:1 8108:1 8128:1 8139:1 8219:1 8228:1 8230:1 8247:1 8248:1 8250:1 8253:1 8256:1 8258:1 8261:2 8263:2 8309:1 8310:1 8316:1 8322:1 8332:1 8369:1 8389:2 8393:2 8403:1 8413:2 8449:2 8460:1 8463:2 8482:1 8483:1 8513:1 8534:1 8543:1 8562:1 8588:1 8590:1 8591:2 8597:1 8632:1 8637:1 8652:1 8675:1 8700:2 8728:1 8731:1 8785:1 8829:1 8830:1 8848:1 8917:1 8922:1 8939:1 8943:4 9005:1 9097:2 9117:1 9131:1 9159:1 9244:2 9248:2 9290:2 9337:1 9358:2 9428:1 9429:1 9431:1 9443:1 9468:1 9477:1 9519:2 9615:2 9639:1 9651:1 9661:2 9691:1 9714:1 9738:2 9742:1 9744:1 9748:2 9761:1 9766:1 9786:1 9823:1 9837:1 9846:1 9881:1 9893:1 9896:3 9899:2 9901:1 9936:1 9985:1 10029:3 10051:1 10083:1 10089:1 10091:1 10101:10 10128:2 10130:3 10162:1 10170:1 10185:1 10186:1 10187:2 10200:1 10212:1 10252:1 10267:1 10273:1 10294:1 10300:1 10330:1 10368:3 10373:1 10393:1 10440:1 10495:1 10517:1 10527:1 10538:1 10581:1 10594:1 10631:1 10636:1 10644:3 10649:2 10662:1 10685:2 10716:1 10745:9 10759:1 10774:1 10811:1 10813:2 10821:1 10823:1 10829:1 10834:1 10860:1 10875:1 10876:1 10894:1 10908:1 10929:1 10974:1 10998:1 11050:1 11057:1 11080:1 11118:1 11164:1 11168:1 11199:1 11216:1 11267:1 11269:3 11274:1 11275:1 11296:1 11329:1 11392:1 11400:1 11428:1 11458:1 11466:2 11519:2 11520:1 11521:6 11532:1 11540:1 11543:1 11550:1 11600:1 11628:1 11638:1 11640:1 11644:1 11658:1 11667:2 11719:3 11806:1 11843:1 11931:1 11940:1 11966:1 11990:1 11999:1 12006:1 12016:2 12025:3 12052:1 12063:1 12076:1 12118:1 12127:1 12131:1 12156:1 12163:2 12190:1 12211:1 12265:2 12372:1 12388:2 12390:1 12428:1 12452:1 12456:1 12467:1 12473:1 12485:1 12512:1 12562:2 12604:1 12623:1 12641:1 12642:1 12657:1 12658:1 12742:1 12749:1 12803:4 12811:1 12818:1 12826:1 12861:1 12882:1 12883:1 13059:3 13110:1 13119:1 13132:1 13175:2 13182:1 13191:1 13197:1 13217:1 13219:1 13232:1 13247:1 13250:1 13291:1 13299:1 13312:1 13342:1 13367:1 13370:2 13384:1 13419:3 13422:1 13429:1 13476:1 13495:1 13513:1 13522:1 13525:1 13538:1 13546:1 13547:2 13556:3 13650:1 13655:1 13675:1 13694:1 13705:1 13726:1 13734:1 13777:1 13778:2 13779:1 13806:1 13820:6 13858:1 13860:1 13901:1 13909:3 13914:1 13947:1 13949:2 13950:2 13973:1 14010:1 14025:2 14045:1 14053:2 14118:1 14119:1 14140:1 14153:1 14156:1 14170:1 14212:1 14231:1 14247:1 14260:1 14272:1 14305:2 14332:2 14343:1 14382:1 14450:1 14462:1 14487:1 14489:2 14508:1 14509:1 14526:1 14527:1 14528:1 14537:1 14550:2 14551:1 14563:1 14564:2 14569:1 14573:1 14591:1 14619:1 14626:2 14662:1 14693:1 14701:1 14728:1 14750:1 14771:2 14789:1 14801:4 14807:1 14818:1 14826:1 14828:1 14847:1 14858:1 14868:1 14908:1 14920:1 14937:1 14939:1 14961:1 14965:1 15014:1 15034:1 15051:1 15052:1 15093:1 15164:1 15200:1 15209:1 15251:2 15283:1 15323:1 15337:1 15340:1 15345:3 15350:1 15352:1 15355:1 15357:1 15360:1 15372:1 15385:1 15427:1 15429:1 15438:2 15442:2 15485:3 15535:3 15603:1 15635:1 15718:2 15729:2 15732:2 15756:1 15768:1 15820:1 15864:4 15894:1 15897:1 15900:4 15905:2 15911:1 15927:1 15948:1 15959:3 15982:1 15998:2 16011:1 16037:1 16062:2 16129:1 16173:1 16181:2 16197:1 16215:1 16261:1 16274:1 16292:1 16337:1 16370:1 16414:1 16474:1 16480:1 16488:1 16546:1 16567:1 16581:1 16619:1 16646:1 16647:1 16655:1 16673:1 16693:1 16724:1 16725:3 16750:1 16757:1 16773:2 16783:1 16852:1 16880:1 16952:1 16976:1 16999:1 17008:2 17181:1 17189:1 17198:1 17216:1 17230:4 17254:1 17264:1 17266:1 17276:1 17296:1 17316:4 17335:1 17338:1 17351:1 17383:1 17423:2 17429:3 17441:1 17442:2 17448:1 17507:2 17519:1 17545:4 17552:1 17558:3 17625:2 17631:1 17689:1 17722:1 17739:1 17746:1 17754:3 17785:1 17826:1 17878:1 17922:1 17931:1 17961:1 18010:1 18020:1 18060:2 18069:1 18088:1 18176:1 18183:1 18255:1 18276:1 18282:1 18295:1 18299:1 18379:1 18420:1 18424:1 18434:1 18459:1 18475:3 18536:1 18592:1 18593:1 18695:1 18698:1 18767:2 18781:1 18793:1 18862:1 18905:1 18978:1 18982:1 18984:1 19011:1 19043:1 19066:1 19080:1 19086:1 19114:1 19185:1 19232:1 19256:1 19290:1 19297:1 19311:2 19320:7 19377:1 19395:1 19431:1 19464:1 19465:1 19486:2 19544:1 19568:1 19577:1 19591:6 19671:1 19687:1 19726:1 19749:6 19750:1 19772:1 19773:1 19818:1 19863:1 19913:2 19920:1 19933:1 19957:1 19964:1 19965:1 19968:1 19988:1 19999:1 20000:1 20045:1 20046:2 20095:1 20127:2 20184:1 20215:1 20225:1 20235:1 20252:1 20266:1 20275:1 20282:1 20297:2 20321:1 20339:1 20363:1 20377:2 20424:1 20487:1 20503:2 20518:1 20566:1 20569:1 20589:1 20619:3 20715:1 20719:1 20737:2 20739:2 20740:1 20757:1 20780:1 20786:1 20805:1 20807:1 20810:1 20816:1 20843:4 20849:1 20852:1 20909:1 20913:1 20916:2 20917:4 20939:1 20950:3 20966:1 20971:1 21056:1 21066:1 21114:2 21127:1 21145:1 21154:1 21170:1 21185:1 21193:2 21207:1 21224:1 21240:1 21247:1 21251:3 21254:2 21259:1 21265:1 21286:1 21322:1 21327:1 21429:1 21460:1 21467:2 21477:1 21478:1 21494:1 21509:1 21541:1 21562:1 21576:1 21587:1 21589:1 21597:5 21646:1 21653:1 21663:1 21717:1 21732:2 21733:1 21744:1 21785:1 21798:1 21812:1 21822:1 21860:1 21902:1 21917:1 21931:1 21933:1 21936:1 21946:1 21950:1 21967:1 21978:2 21985:1 22028:3 22091:3 22140:1 22157:1 22163:1 22169:3 22171:1 22172:1 22205:1 22231:1 22260:1 22269:1 22283:1 22284:1 22289:1 22306:1 22309:1 22317:1 22348:1 22372:1 22406:1 22417:1 22489:1 22502:1 22568:1 22583:1 22718:1 22777:1 22778:1 22782:2 22786:1 22788:1 22799:1 22804:1 22806:1 22843:1 22881:3 22882:3 22956:1 22996:1 23008:3 23029:1 23033:3 23036:1 23098:1 23115:1 23145:1 23163:1 23189:1 23191:1 23192:1 23198:1 23212:1 23241:1 23256:1 23285:2 23293:1 23299:1 23311:1 23359:1 23384:1 23393:1 23398:1 23447:1 23453:1 23466:1 23498:1 23499:1 23507:1 23550:1 23564:1 23568:1 23594:2 23681:1 23764:1 23773:1 23786:1 23810:1 23811:1 23852:2 23864:1 23879:1 23888:2 23963:2 24014:1 24028:1 24051:1 24096:1 24118:1 24123:1 24127:3 24140:1 24154:2 24234:1 24239:1 24277:1 24283:1706 24309:1 24427:1 24439:1 24441:1 24479:1 24507:1 24519:1 24548:1 24565:1 24572:1 24573:1 24673:1 24709:1 24721:1 24723:1 24747:1 24791:1 24811:1 24813:1 24851:1 24860:2 24893:1 24897:3 24901:1 24935:1 24979:1 25015:1 25032:1 25073:1 25128:1 25135:1 25148:1 25176:1 25189:2 25223:1 25225:2 25260:1 25309:1 25327:1 25335:2 25345:1 25368:1 25403:1 25415:1 25442:3 25483:1 25487:1 25513:2 25519:1 25580:1 25624:1 25630:1 25651:1 25693:1 25698:1 25702:1 25724:1 25769:1 25770:1 25842:1 25846:1 25930:1 25933:2 25956:1 25957:1 25983:1 26000:1 26001:2 26025:1 26026:3 26047:3 26055:1 26071:1 26085:1 26116:1 26184:1 26225:2 26257:2 26277:1 26327:1 26440:3 26451:1 26488:1 26493:2 26497:1 26567:1 26596:2 26615:1 26617:1 26624:1 26639:1 26653:1 26689:2 26697:1 26718:3 26723:2 26729:1 26732:1 26739:1 26745:1 26778:1 26812:1 26847:1 26863:1 26878:1 26898:1 26905:1 26913:1 26940:2 26952:3 26985:1 26986:1 27015:1 27026:1 27038:3 27047:1 27063:1 27074:1 27083:1 27088:1 27092:4 27097:1 27109:1 27167:1 27178:1 27189:1 27193:1 27196:2 27212:1 27225:1 27235:1 27236:1 27253:1 27270:1 27321:1 27352:1 27356:1 27358:1 27363:1 27365:1 27369:1 27374:2 27377:1 27390:1 27393:1 27395:2 27417:1 27426:1 27439:1 27515:1 27531:1 27534:1 27539:1 27542:1 27574:4 27578:1 27592:1 27603:1 27617:1 27661:1 27703:1 27705:1 27707:1 27731:1 27745:1 27751:1 27790:1 27809:1 27844:1 27860:1 27929:1 27950:1 27951:2 27957:1 27970:1 27971:1 27981:2 27993:2 27996:1 28007:1 28008:1 28051:1 28059:1 28176:2 28177:2 28203:2 28214:1 28240:1 28265:1 28280:1 28302:1 28347:1 28351:1 28373:2 28396:1 28410:1 28439:1 28478:1 28517:1 28559:1 28604:1 28614:1 28659:1 28679:1 28717:1 28721:1 28841:1 28900:1 28933:1 28947:2 28965:2 28972:1 28989:5 28993:2 29003:1 29014:1 29067:1 29076:1 29117:1 29118:1 29179:1 29203:1 29234:1 29246:1 29286:1 29302:1 29316:1 29370:1 29536:1 29547:1 29641:1 29665:1 29705:1 29775:1 29871:1 29872:1 29893:1 29898:1 29902:1 29905:1 29917:1 29921:1 29932:1 29959:1 29961:1 29997:1 30000:1 30039:1 30055:2 30088:1 30091:1 30112:1 30122:1 30131:2 30147:1 30167:2 30221:1 30224:1 30235:1 30261:1 30265:1 30267:1 30269:1 30282:1 30299:1 30321:2 30381:1 30431:1 30448:1 30498:1 30506:1 30511:1 30525:1 30549:2 30550:1 30566:1 30575:1 30615:2 30624:1 30656:1 30669:1 30697:1 30742:1 30750:2 30786:1 30787:1 30840:1 30871:1 30887:1 30899:1 30907:1 30979:1 31074:2 31087:1 31096:1 31154:1 31189:1 31195:1 31217:1 31226:1 31333:3 31355:7 31366:1 31374:1 31394:1 31403:1 31482:1 31499:1 31530:1 31534:3 31538:2 31563:1 31579:2 31583:2 31590:1 31592:1 31629:1 31652:1 31693:1 31699:1 31736:1 31757:2 31781:3 31786:3 31790:1 31795:1 31826:1 31832:2 31860:1 31865:1 31876:1 31914:2 31930:1 32010:1 32021:1 32046:2 32052:3 32087:1 32160:1 32175:1 32212:1 32247:1 32264:1 32296:1 32316:1 32336:1 32466:4 32470:3 32510:1 32523:1 32531:1 32552:1 32557:1 32558:1 32584:1 32588:1 32664:2 32680:1 32691:1 32694:1 32709:1 32719:1 32726:1 32758:1 32782:2 32791:3 32802:1 32820:1 32830:1 32851:2 32858:1 32905:1 32906:1 32942:1 32944:1 32946:1 32960:1 32964:1 33011:1 33107:1 33109:1 33143:2 33144:1 33162:1 33182:1 33225:1 33231:1 33293:1 33311:1 33313:1 33335:1 33349:1 33372:1 33381:1 33391:1 33400:1 33420:1 33432:1 33454:2 33470:1 33489:2 33492:1 33511:1 33552:2 33584:1 33585:1 33624:1 33642:1 33664:3 33689:2 33703:1 33711:3 33719:1 33756:1 33825:1 33883:1 33938:1 33941:1 33943:1 33949:1 33959:1 33984:1 33997:1 34009:1 34028:1 34034:1 34039:4 34043:1 34045:1 34076:1 34094:1 34139:1 34151:1 34172:2 34190:1 34207:1 34217:1 34246:1 34273:2 34316:2 34335:1 34381:1 34383:2 34393:1 34396:1 34435:1 34555:1 34567:1 34590:1 34592:1 34600:1 34603:1 34607:1 34617:2 34649:1 34666:1 34743:1 34748:2 34757:1 34768:1 34773:1 34775:2 34776:1 34794:1 34806:2 34836:1 34872:1 34909:1 34949:2 34950:1 34969:1 34976:1 34977:1 35027:2 35032:1 35090:1 35106:1 35110:2 35114:2 35121:1 35147:1 35155:1 35188:1 35202:1 35203:1 35277:1 35313:1 35330:2 35353:1 35355:1 35363:1 35364:2 35433:2 35486:1 35505:1 35521:1 35529:1 35538:2 35547:1 35553:1 35599:1 35601:1 35627:1 35705:1 35724:2 35744:1 35756:1 35781:2 35812:1 35818:2 35858:1 35947:1 35958:2 35968:1 35999:1 36005:1 36093:1 36113:1 36115:1 36139:5 36144:1 36167:1 36187:5 36208:1 36219:1 36257:1 36298:1 36310:1 36344:1 36349:1 36354:1 36365:1 36366:1 36387:3 36397:1 36414:1 36433:1 36445:1 36449:1 36452:1 36465:2 36471:1 36484:1 36500:2 36528:1 36533:2 36570:1 36628:2 36688:1 36689:1 36692:1 36705:1 36724:1 36752:1 36771:1 36774:1 36776:1 36833:3 36960:2 36995:3 37007:1 37035:1 37041:2 37048:1 37070:1 37082:1 37085:1 37113:1 37146:1 37163:1 37253:1 37277:1 37289:1 37338:1 37401:1 37438:1 37452:1 37539:1 37561:1 37572:1 37597:1 37612:1 37636:1 37660:1 37718:1 37722:1 37744:1 37751:3 37752:1 37754:2 37761:1 37765:1 37768:1 37779:1 37801:1 37805:1 37820:1 37830:1 37834:1 37867:2 37875:1 37883:1 37918:1 37925:1
15 80:2 104:1 120:1 158:1 190:2 215:1 228:1 254:1 255:1 272:1 297:1 317:3 373:1 415:1 462:2 468:2 487:1 521:1 569:2 584:1 602:1 620:2 682:1 713:1 715:1 723:1 724:1 761:2 765:1 771:1 776:1 785:1 789:1 805:2 818:2 819:1 821:1 894:1 918:1 978:2 992:1 1056:1 1072:1 1105:2 1113:1 1115:1 1126:1 1144:1 1147:1 1152:2 1155:1 1172:1 1176:1 1211:1 1213:2 1217:1 1237:1 1254:2 1282:1 1333:2 1338:1 1372:2 1374:1 1379:1 1402:1 1404:1 1434:1 1443:2 1451:1 1479:1 1504:1 1524:1 1534:2 1578:2 1587:1 1619:1 1631:2 1647:1 1656:1 1657:1 1658:1 1667:2 1668:1 1693:1 1726:1 1733:1 1742:1 1757:1 1774:1 1791:1 1871:1 1886:4 1944:2 1946:1 1957:1 1960:3 1991:1 2003:1 2032:1 2033:1 2036:3 2042:1 2050:2 2059:2 2079:1 2091:1 2129:2 2132:1 2136:1 2146:2 2147:2 2154:1 2176:1 2177:3 2202:1 2229:1 2248:1 2285:1 2291:1 2295:1 2319:2 2370:1 2386:1 2391:1 2398:1 2399:2 2405:2 2407:1 2409:1 2460:1 2464:1 2537:1 2542:3 2554:1 2559:1 2590:1 2775:1 2783:1 2817:1 2866:1 2911:1 2913:1 2948:1 2957:1 2959:2 2961:2 2964:1 2972:1 2979:2 2981:1 2984:1 2986:1 2992:1 2994:1 3010:1 3027:1 3082:2 3118:1 3173:1 3174:1 3209:1 3213:1 3228:1 3282:1 3327:1 3336:1 3359:1 3369:1 3473:1 3523:1 3527:1 3572:2 3601:1 3646:1 3656:1 3661:1 3688:2 3694:1 3702:1 3710:3 3718:2 3752:2 3768:4 3785:1 3794:1 3797:1 3802:1 3809:1 3920:1 3967:1 3996:1 4004:1 4050:1 4089:1 4158:2 4172:1 4205:1 4211:1 4221:1 4239:1 4263:3 4278:1 4304:1 4315:1 4344:1 4382:3 4386:1 4431:1 4440:1 4455:1 4493:1 4528:1 4531:1 4567:1 4581:1 4604:1 4615:1 4616:1 4664:1 4672:1 4678:1 4682:1 4711:1 4724:1 4737:1 4758:1 4787:1 4820:2 4821:2 4840:1 4875:1 4878:1 4879:1 4907:1 4909:2 4950:1 4952:3 4955:2 4962:1 4985:1 4987:1 5000:1 5001:1 5017:1 5020:1 5029:1 5064:1 5102:1 5148:2 5151:1 5176:1 5184:1 5194:1 5278:1 5313:1 5319:1 5341:1 5369:1 5389:3 5419:1 5424:2 5428:1 5448:1 5479:1 5482:1 5506:1 5522:4 5553:1 5570:1 5584:1 5667:1 5685:1 5690:1 5699:1 5752:2 5757:1 5761:1 5779:1 5845:1 5853:1 5858:2 5868:2 5880:1 5899:2 5905:2 5912:1 5997:1 6015:1 6020:1 6021:2 6039:1 6077:1 6081:1 6087:2 6172:1 6183:1 6236:5 6246:1 6287:1 6313:1 6324:1 6382:4 6401:2 6402:1 6413:1 6421:1 6424:1 6427:1 6429:1 6435:1 6437:2 6438:1 6440:1 6464:1 6471:1 6602:1 6619:1 6627:2 6647:1 6680:1 6697:1 6706:1 6713:1 6737:1 6741:1 6752:1 6772:1 6782:1 6802:3 6869:1 6902:1 6909:1 6926:4 6953:1 6958:1 6974:1 6976:1 6993:3 7020:1 7036:1 7062:1 7063:1 7081:1 7101:2 7177:1 7208:1 7269:1 7286:1 7325:1 7331:1 7352:2 7377:1 7408:1 7420:2 7421:1 7436:1 7448:1 7481:1 7486:1 7489:1 7490:2 7517:2 7546:1 7572:1 7576:1 7583:1 7690:2 7728:1 7775:2 7805:1 7877:1 7893:1 7900:1 7905:1 7933:1 7939:1 7940:1 7995:2 8000:1 8037:1 8092:1 8108:1 8128:1 8139:1 8219:1 8228:1 8230:1 8247:1 8248:1 8250:1 8253:1 8256:1 8258:1 8261:2 8263:3 8309:1 8310:1 8316:1 8322:1 8332:1 8333:1 8353:1 8369:1 8389:2 8393:2 8403:1 8413:2 8449:2 8460:1 8463:2 8482:1 8483:1 8513:1 8534:1 8543:1 8562:1 8588:1 8590:1 8591:2 8597:1 8632:1 8637:1 8652:1 8675:1 8700:2 8728:1 8731:1 8785:1 8829:1 8830:1 8848:1 8917:1 8922:1 8939:1 8943:4 9005:1 9044:1 9072:1 9097:2 9117:1 9131:1 9159:1 9244:2 9248:2 9290:2 9300:1 9337:1 9358:3 9366:1 9428:1 9429:1 9431:1 9440:1 9443:1 9468:1 9477:1 9511:1 9519:3 9615:2 9639:1 9651:1 9661:2 9691:1 9714:1 9738:2 9742:1 9744:1 9748:2 9761:1 9766:1 9786:1 9823:1 9837:1 9846:1 9881:1 9893:1 9896:3 9899:2 9901:1 9936:1 9985:1 10029:3 10051:1 10083:1 10089:2 10091:1 10101:11 10114:1 10128:2 10130:4 10162:1 10170:1 10185:1 10186:1 10187:2 10200:1 10212:1 10252:1 10267:1 10273:1 10294:2 10300:1 10330:1 10368:3 10373:1 10393:1 10440:1 10495:1 10517:1 10527:1 10538:1 10581:1 10594:1 10631:1 10636:1 10644:3 10649:2 10662:1 10685:2 10716:1 10745:10 10759:1 10774:1 10811:1 10813:2 10821:1 10823:2 10829:1 10834:1 10860:1 10875:2 10876:1 10894:1 10908:1 10929:1 10974:1 10998:1 11050:1 11057:1 11080:1 11118:1 11164:1 11168:1 11199:2 11216:1 11267:1 11269:3 11274:1 11275:1 11296:1 11319:1 11329:1 11392:1 11400:1 11428:1 11458:1 11466:2 11519:2 11520:1 11521:6 11532:1 11540:1 11543:1 11550:1 11600:1 11628:1 11638:1 11640:1 11644:1 11658:1 11667:2 11719:3 11806:1 11822:1 11843:1 11894:1 11900:1 11931:1 11940:1 11966:1 11990:1 11999:1 12006:1 12016:2 12025:3 12052:1 12063:1 12076:1 12118:1 12127:1 12131:1 12156:1 12163:2 12190:1 12211:1 12265:2 12372:1 12388:2 12390:1 12428:1 12452:1 12456:1 12467:1 12473:1 12485:1 12512:1 12562:2 12604:1 12623:1 12641:1 12642:1 12652:1 12653:1 12657:1 12658:1 12742:1 12749:1 12803:4 12811:1 12818:1 12826:1 12861:1 12882:1 12883:1 13059:3 13110:2 13119:2 13132:1 13175:2 13182:1 13191:1 13197:1 13217:1 13219:1 13232:1 13247:1 13250:1 13291:1 13299:1 13312:1 13342:1 13367:1 13369:1 13370:2 13384:1 13419:3 13422:1 13429:1 13476:1 13495:1 13513:1 13522:1 13523:1 13525:1 13538:1 13546:1 13547:2 13556:3 13650:1 13655:1 13675:1 13694:1 13705:1 13726:1 13734:1 13777:1 13778:2 13779:1 13806:1 13820:6 13858:1 13860:1 13901:1 13909:4 13914:1 13947:1 13949:2 13950:2 13973:1 14010:1 14025:2 14045:1 14053:2 14118:1 14119:1 14140:1 14153:1 14156:1 14170:1 14212:1 14231:1 14247:1 14260:1 14272:1 14305:2 14332:2 14343:1 14382:1 14450:1 14462:1 14487:1 14489:2 14508:1 14509:1 14526:1 14527:1 14528:1 14537:1 14550:2 14551:1 14563:1 14564:2 14569:1 14573:1 14591:1 14619:1 14626:2 14662:1 14693:1 14701:1 14728:1 14750:1 14771:2 14789:1 14801:4 14807:1 14818:1 14826:1 14828:1 14847:1 14858:1 14868:1 14908:1 14920:1 14937:1 14939:1 14961:1 14965:1 15014:1 15034:1 15051:1 15052:1 15093:1 15141:1 15164:1 15200:1 15209:1 15251:2 15283:1 15323:1 15337:1 15340:1 15345:3 15350:1 15352:1 15355:1 15357:1 15360:1 15372:1 15385:1 15427:1 15429:1 15438:2 15442:2 15485:3 15535:3 15603:1 15635:1 15718:2 15729:2 15732:2 15756:1 15768:1 15820:1 15838:1 15864:4 15871:1 15894:1 15897:1 15900:4 15905:2 15911:1 15927:1 15948:1 15959:3 15982:1 15998:2 16011:1 16037:1 16057:1 16062:2 16129:1 16150:2 16173:1 16181:2 16197:1 16215:1 16261:1 16274:1 16292:1 16337:1 16370:1 16414:1 16474:1 16480:1 16488:1 16520:1 16546:1 16567:1 16581:1 16619:1 16646:1 16647:1 16655:1 16673:1 16693:1 16724:1 16725:3 16750:1 16757:1 16773:2 16783:1 16852:1 16880:1 16952:1 16976:1 16999:1 17008:2 17181:1 17189:1 17198:1 17216:1 17230:4 17254:1 17264:1 17266:1 17276:1 17296:1 17316:4 17335:1 17338:1 17351:1 17383:1 17423:2 17429:3 17441:1 17442:2 17448:1 17507:2 17519:1 17527:1 17545:4 17552:1 17558:3 17625:2 17631:1 17689:1 17722:1 17739:1 17746:1 17754:3 17785:1 17826:1 17860:1 17878:1 17922:1 17931:1 17961:1 18010:1 18020:1 18060:2 18069:2 18088:1 18176:1 18183:1 18255:1 18271:1 18276:1 18282:1 18295:1 18299:1 18379:1 18420:1 18424:1 18434:1 18459:1 18475:3 18536:1 18592:1 18593:1 18695:1 18698:1 18767:2 18776:1 18781:1 18793:1 18862:1 18905:1 18911:2 18952:1 18978:1 18982:1 18984:1 19011:1 19035:1 19043:1 19066:1 19080:1 19086:1 19114:1 19185:1 19232:1 19256:1 19290:1 19297:1 19311:2 19320:7 19377:1 19395:1 19431:1 19464:1 19465:1 19486:2 19512:1 19544:1 19568:1 19577:1 19591:6 19640:1 19643:1 19671:1 19687:1 19726:1 19749:6 19750:1 19772:1 19773:1 19818:1 19863:1 19913:2 19920:1 19933:1 19957:1 19964:1 19965:1 19968:1 19988:1 19999:1 20000:1 20045:1 20046:2 20095:1 20127:2 20184:1 20215:1 20225:1 20235:1 20252:1 20266:1 20275:1 20282:1 20297:2 20321:1 20339:1 20363:1 20377:2 20424:1 20447:1 20487:1 20503:2 20518:1 20545:1 20566:1 20569:1 20589:1 20619:3 20715:1 20719:1 20737:2 20739:2 20740:1 20757:1 20780:1 20786:1 20805:1 20807:1 20810:1 20816:1 20843:4 20849:1 20852:1 20906:1 20909:1 20913:1 20916:2 20917:4 20939:1 20950:3 20966:1 20971:1 21002:1 21056:1 21066:1 21114:3 21127:1 21145:1 21154:1 21170:1 21185:1 21193:2 21207:1 21224:1 21240:1 21247:1 21251:3 21254:3 21259:1 21265:1 21286:1 21322:1 21327:1 21429:1 21460:1 21467:2 21477:1 21478:1 21494:1 21509:1 21528:1 21541:1 21562:1 21576:2 21587:1 21589:1 21597:5 21646:1 21653:1 21663:1 21717:1 21732:2 21733:1 21744:1 21785:1 21798:1 21812:1 21822:1 21860:1 21902:1 21917:1 21931:1 21933:2 21936:1 21946:1 21950:1 21967:1 21978:3 21985:1 22028:3 22091:3 22140:1 22142:1 22157:1 22163:1 22169:3 22171:1 22172:1 22205:1 22231:1 22260:1 22269:1 22283:1 22284:1 22289:1 22306:1 22309:1 22317:1 22347:1 22348:1 22372:1 22406:1 22417:1 22489:1 22502:1 22568:1 22583:1 22667:1 22718:1 22777:1 22778:1 22782:2 22786:1 22788:1 22799:1 22804:1 22806:1 22843:1 22881:3 22882:3 22956:1 22996:1 23008:3 23029:1 23033:3 23036:1 23098:1 23115:1 23135:1 23145:1 23163:1 23189:1 23191:1 23192:1 23198:1 23212:1 23241:1 23256:1 23285:2 23293:1 23299:1 23311:1 23359:1 23384:1 23393:1 23398:1 23447:1 23453:2 23466:1 23498:1 23499:1 23507:1 23538:1 23549:1 23550:1 23564:1 23568:1 23594:2 23681:1 23764:1 23773:1 23786:1 23810:1 23811:1 23852:2 23863:1 23864:1 23879:1 23888:2 23951:1 23963:2 24014:1 24028:2 24051:1 24096:1 24118:1 24123:1 24127:3 24140:1 24154:2 24234:1 24239:1 24277:1 24283:1790 24309:1 24427:1 24429:1 24439:1 24441:1 24479:1 24507:1 24519:1 24548:1 24565:1 24572:1 24573:1 24673:1 24709:1 24721:1 24723:1 24747:1 24791:1 24811:1 24813:1 24850:1 24851:1 24858:1 24860:2 24893:1 24897:3 24901:1 24935:1 24979:1 25015:1 25032:1 25073:1 25128:1 25135:1 25148:1 25176:1 25189:4 25223:1 25225:4 25231:1 25237:1 25260:1 25309:1 25327:1 25335:2 25345:1 25368:1 25403:1 25415:1 25442:3 25483:1 25487:1 25513:2 25514:1 25519:1 25532:1 25580:1 25618:1 25624:2 25630:1 25651:1 25653:1 25693:1 25698:1 25702:1 25724:1 25769:1 25770:1 25805:1 25842:1 25846:1 25930:1 25933:2 25956:1 25957:1 25983:1 26000:1 26001:3 26025:1 26026:3 26047:3 26055:1 26071:1 26077:1 26085:1 26116:1 26184:1 26225:3 26249:1 26257:2 26277:1 26327:1 26440:3 26451:1 26488:1 26493:2 26497:1 26567:1 26596:2 26615:1 26617:1 26624:1 26639:1 26653:1 26689:2 26697:1 26718:4 26723:2 26729:1 26732:1 26739:1 26745:1 26778:1 26812:1 26847:1 26863:1 26878:1 26898:1 26905:1 26913:1 26940:2 26952:3 26985:1 26986:1 27006:1 27015:1 27026:1 27038:4 27047:1 27063:1 27074:1 27083:1 27088:1 27092:4 27097:1 27109:1 27167:1 27178:1 27189:1 27193:1 27196:2 27212:1 27225:1 27235:1 27236:1 27253:1 27270:1 27321:1 27352:1 27356:1 27358:1 27363:1 27365:1 27369:1 27374:2 27377:1 27390:1 27393:1 27395:2 27417:1 27426:1 27439:1 27515:1 27531:1 27534:1 27539:1 27542:1 27574:4 27578:1 27592:1 27603:1 27617:1 27661:1 27703:1 27705:1 27707:1 27731:1 27745:1 27751:1 27790:1 27809:1 27844:1 27857:1 27860:2 27929:1 27950:1 27951:2 27957:1 27970:1 27971:1 27981:2 27993:2 27996:2 28007:1 28008:1 28051:1 28059:1 28067:1 28176:2 28177:2 28203:2 28214:1 28240:1 28265:1 28280:1 28302:1 28347:1 28351:1 28373:2 28396:1 28410:1 28439:1 28478:1 28517:1 28559:1 28604:1 28614:1 28659:1 28679:1 28717:1 28721:1 28754:1 28841:1 28900:1 28933:1 28947:3 28965:2 28972:1 28989:5 28993:2 29003:1 29014:1 29067:1 29076:1 29078:1 29117:1 29118:1 29179:1 29203:1 29234:1 29246:1 29286:1 29302:1 29316:2 29370:1 29536:1 29547:1 29641:1 29665:1 29705:1 29775:1 29871:1 29872:1 29893:1 29898:1 29902:1 29905:1 29917:1 29921:1 29932:1 29959:1 29961:1 29997:1 30000:1 30039:1 30055:2 30088:1 30091:1 30112:1 30122:1 30131:3 30147:1 30167:2 30195:1 30221:1 30224:2 30235:1 30246:1 30261:1 30265:1 30267:1 30269:1 30282:1 30299:1 30321:2 30381:1 30431:1 30448:1 30498:1 30506:1 30511:1 30525:1 30549:2 30550:1 30566:1 30575:1 30615:2 30624:1 30656:1 30669:1 30697:1 30727:1 30742:1 30750:2 30786:1 30787:1 30840:1 30871:1 30887:1 30899:1 30907:1 30979:1 31074:2 31087:1 31096:1 31154:1 31189:1 31195:1 31217:1 31226:1 31333:3 31355:7 31366:1 31374:1 31394:1 31403:1 31482:1 31499:1 31530:1 31534:3 31538:2 31563:1 31579:2 31583:2 31590:1 31592:1 31629:1 31652:1 31670:1 31693:1 31699:1 31704:1 31736:1 31757:2 31781:3 31786:3 31790:1 31795:1 31826:1 31832:2 31860:1 31865:1 31876:1 31914:2 31930:1 32010:1 32021:1 32046:2 32052:3 32087:1 32160:1 32175:1 32177:1 32212:1 32247:1 32264:1 32296:1 32316:1 32336:1 32436:1 32466:4 32470:3 32510:1 32523:1 32531:1 32552:1 32557:1 32558:1 32584:1 32588:1 32664:2 32680:1 32691:1 32694:1 32709:1 32719:1 32726:1 32758:1 32782:2 32791:3 32802:1 32820:1 32830:1 32851:2 32858:1 32905:1 32906:1 32942:1 32944:1 32946:1 32960:1 32964:1 33011:1 33107:1 33109:1 33143:2 33144:1 33162:1 33182:1 33225:1 33231:1 33293:1 33311:1 33313:1 33335:1 33349:1 33372:1 33381:1 33391:1 33400:1 33406:1 33420:1 33432:1 33454:2 33470:1 33489:2 33492:1 33511:1 33552:2 33584:1 33585:1 33624:1 33642:1 33664:3 33689:2 33703:1 33711:3 33719:1 33756:1 33815:1 33825:1 33883:1 33885:1 33938:1 33941:1 33943:1 33949:1 33959:1 33984:1 33997:1 34009:1 34028:1 34034:1 34039:4 34043:1 34045:1 34076:1 34094:1 34139:1 34151:1 34172:2 34190:1 34207:1 34217:1 34246:1 34273:2 34316:2 34335:1 34381:1 34383:2 34393:1 34396:1 34435:1 34555:1 34567:1 34590:1 34592:1 34600:1 34603:1 34607:1 34617:2 34649:1 34666:1 34743:1 34748:2 34757:1 34768:1 34773:1 34775:2 34776:1 34794:1 34806:2 34836:1 34872:1 34909:1 34949:2 34950:1 34969:1 34976:1 34977:1 34982:1 35027:2 35032:1 35090:1 35106:1 35110:2 35114:2 35121:1 35147:1 35155:1 35188:1 35202:1 35203:1 35220:1 35277:1 35313:1 35330:2 35353:1 35355:1 35363:1 35364:2 35433:2 35486:1 35505:1 35521:1 35529:1 35538:2 35547:1 35553:1 35599:1 35601:1 35627:1 35705:1 35724:2 35744:1 35756:1 35781:2 35812:1 35818:2 35858:1 35947:1 35958:2 35968:1 35999:1 36005:1 36093:1 36113:1 36115:1 36139:5 36140:1 36144:1 36164:1 36167:1 36187:5 36208:1 36219:1 36257:1 36298:1 36310:1 36344:1 36349:1 36354:1 36365:1 36366:1 36387:3 36397:1 36414:1 36433:1 36445:1 36449:1 36452:1 36465:2 36471:1 36484:1 36500:2 36528:1 36533:2 36537:1 36555:1 36570:1 36601:1 36628:2 36688:1 36689:1 36692:1 36698:1 36705:1 36724:1 36752:1 36771:1 36774:1 36776:1 36833:3 36859:1 36960:2 36995:3 37007:1 37035:1 37041:2 37048:1 37070:1 37082:1 37085:1 37113:1 37146:1 37163:1 37253:1 37255:1 37277:1 37289:1 37338:1 37401:1 37438:1 37452:1 37484:1 37539:1 37561:1 37572:1 37597:1 37612:1 37636:1 37660:1 37718:1 37722:1 37729:1 37740:1 37744:1 37751:3 37752:1 37754:2 37761:2 37765:1 37768:1 37779:1 37801:1 37805:1 37820:1 37830:1 37834:1 37853:1 37867:2 37875:1 37883:1 37918:1 37925:1
15 80:2 104:1 120:1 158:1 190:2 215:1 224:1 228:1 254:1 255:1 272:1 297:1 317:3 373:1 415:1 462:2 468:2 487:1 521:1 569:2 584:1 602:1 620:2 682:1 713:1 715:1 723:1 724:1 761:2 765:1 771:1 776:1 785:1 789:1 805:2 818:2 819:1 821:1 894:1 918:1 978:2 992:1 1056:1 1072:1 1105:2 1113:1 1115:1 1126:1 1144:1 1147:1 1152:2 1155:1 1172:1 1176:1 1211:1 1213:2 1217:1 1237:1 1254:2 1282:1 1333:2 1338:1 1372:2 1374:1 1379:1 1402:1 1404:1 1411:1 1434:1 1443:2 1451:1 1479:1 1504:1 1524:1 1534:2 1578:2 1587:1 1619:1 1631:2 1647:1 1656:1 1657:1 1658:1 1667:2 1668:1 1693:1 1726:1 1733:1 1742:1 1757:1 1758:1 1774:1 1791:1 1855:1 1871:1 1886:4 1944:2 1946:1 1957:1 1960:3 1991:1 2003:1 2032:1 2033:1 2036:3 2042:2 2050:2 2059:2 2079:1 2091:1 2129:2 2132:1 2136:1 2146:2 2147:2 2154:1 2176:1 2177:3 2202:1 2229:1 2248:1 2285:1 2291:2 2295:1 2319:2 2370:1 2386:1 2391:1 2398:1 2399:2 2405:2 2407:1 2409:1 2460:1 2464:1 2537:1 2542:3 2554:1 2558:1 2559:1 2590:1 2775:1 2783:1 2817:1 2866:1 2911:1 2913:1 2948:1 2957:1 2959:2 2961:2 2964:1 2972:1 2979:2 2981:1 2984:1 2986:1 2992:2 2994:1 3010:1 3027:1 3082:2 3118:1 3173:1 3174:1 3209:1 3213:1 3228:2 3282:1 3327:1 3336:1 3359:1 3369:1 3473:2 3523:1 3527:1 3572:2 3601:1 3646:1 3656:1 3661:1 3688:2 3694:1 3702:1 3710:3 3718:2 3752:2 3768:4 3785:1 3794:1 3797:1 3802:1 3809:1 3905:1 3920:1 3967:1 3996:1 4004:1 4050:1 4089:1 4158:2 4172:1 4205:1 4211:1 4221:1 4239:1 4263:3 4278:1 4304:1 4315:1 4344:1 4382:3 4386:1 4431:1 4440:1 4455:1 4493:1 4528:1 4531:1 4567:1 4581:1 4604:1 4615:1 4616:1 4664:1 4672:1 4678:1 4682:1 4711:1 4724:1 4737:1 4758:1 4787:1 4820:2 4821:2 4840:1 4875:1 4878:1 4879:1 4907:1 4909:2 4950:1 4952:3 4955:2 4962:1 4985:1 4987:1 5000:1 5001:1 5017:1 5020:1 5029:1 5064:1 5102:1 5148:2 5151:1 5176:1 5184:1 5194:1 5278:1 5313:1 5319:1 5341:1 5369:1 5389:3 5419:1 5424:2 5428:1 5430:1 5448:1 5479:1 5482:1 5506:1 5522:4 5553:1 5570:1 5584:1 5667:1 5685:1 5690:1 5699:1 5752:2 5757:1 5761:1 5779:1 5845:1 5853:1 5858:2 5868:2 5880:1 5899:2 5905:2 5912:1 5997:1 6015:1 6020:1 6021:2 6039:1 6077:1 6081:1 6087:2 6172:1 6183:1 6236:5 6246:1 6287:1 6313:1 6324:1 6382:4 6401:2 6402:1 6413:1 6421:1 6424:1 6427:1 6429:1 6435:1 6437:2 6438:1 6440:1 6464:1 6471:1 6602:1 6619:1 6627:2 6647:1 6680:1 6697:1 6706:1 6713:1 6736:1 6737:1 6741:1 6752:2 6772:1 6782:1 6802:3 6869:1 6902:1 6909:1 6926:4 6953:1 6958:1 6974:1 6976:1 6993:3 7020:1 7036:1 7049:1 7062:1 7063:1 7081:1 7101:2 7177:1 7208:1 7269:1 7286:1 7325:1 7331:1 7352:2 7377:1 7408:1 7420:2 7421:1 7436:1 7448:1 7481:1 7486:1 7489:1 7490:2 7517:2 7546:1 7572:1 7576:1 7583:1 7690:2 7728:1 7775:2 7805:1 7877:1 7893:1 7900:1 7905:1 7933:1 7939:1 7940:1 7995:2 8000:1 8037:1 8092:1 8108:1 8128:1 8139:1 8214:1 8219:1 8228:1 8230:1 8247:1 8248:1 8250:1 8253:1 8256:1 8258:1 8261:3 8263:3 8309:1 8310:1 8316:1 8322:1 8332:1 8333:1 8353:1 8369:1 8389:2 8393:2 8403:1 8413:2 8449:2 8460:1 8463:2 8482:1 8483:1 8513:1 8534:1 8543:1 8562:1 8588:1 8590:1 8591:2 8597:1 8632:1 8637:1 8652:1 8675:1 8700:2 8728:1 8731:1 8785:1 8829:1 8830:1 8839:1 8848:1 8917:1 8922:1 8939:1 8943:4 9005:1 9044:1 9072:1 9097:2 9117:1 9131:1 9159:1 9244:2 9248:2 9290:2 9300:1 9337:1 9358:3 9366:1 9428:1 9429:1 9431:1 9440:1 9443:1 9468:1 9477:1 9511:1 9519:3 9615:2 9639:1 9651:1 9661:2 9691:1 9714:1 9738:2 9742:1 9744:1 9748:2 9761:1 9766:1 9786:1 9823:1 9837:1 9846:1 9881:1 9893:1 9896:3 9899:2 9901:1 9936:1 9985:1 10029:3 10051:1 10083:1 10089:2 10091:1 10101:12 10114:1 10128:2 10130:4 10162:1 10170:1 10185:1 10186:1 10187:2 10200:1 10212:1 10252:1 10267:1 10273:1 10294:2 10300:1 10328:1 10330:1 10368:3 10373:1 10376:1 10393:1 10440:1 10487:1 10495:1 10517:1 10527:1 10538:1 10581:1 10594:1 10631:1 10636:1 10644:3 10649:2 10662:1 10685:2 10716:1 10744:1 10745:10 10759:1 10774:1 10811:1 10813:2 10821:1 10823:2 10829:1 10834:1 10860:2 10875:2 10876:1 10894:1 10908:1 10929:1 10974:1 10998:1 11050:1 11057:1 11080:1 11118:1 11164:1 11168:1 11199:2 11216:1 11267:1 11269:3 11274:1 11275:1 11296:1 11319:1 11329:1 11392:1 11400:1 11428:1 11458:1 11466:2 11519:2 11520:1 11521:6 11532:1 11540:1 11543:1 11550:1 11600:1 11628:1 11638:1 11640:1 11644:1 11658:1 11667:2 11719:3 11806:1 11822:1 11843:1 11894:1 11900:1 11931:1 11940:1 11966:1 11990:1 11999:1 12006:1 12016:2 12025:3 12052:1 12063:1 12076:1 12118:1 12127:1 12131:1 12156:1 12163:2 12190:1 12211:1 12265:2 12372:1 12388:2 12390:1 12416:1 12428:1 12452:1 12456:1 12467:1 12473:1 12485:1 12512:1 12562:2 12604:1 12623:1 12641:1 12642:1 12652:1 12653:1 12657:1 12658:1 12742:1 12749:1 12803:4 12811:1 12818:1 12826:1 12861:1 12882:1 12883:1 12888:1 13059:3 13110:2 13119:2 13132:1 13175:2 13182:1 13191:1 13197:1 13217:1 13219:1 13232:1 13247:1 13250:1 13291:1 13299:1 13312:1 13342:1 13367:1 13369:1 13370:2 13384:1 13419:3 13422:1 13429:1 13476:1 13495:1 13513:1 13522:1 13523:1 13525:1 13538:1 13546:1 13547:2 13556:3 13633:1 13650:1 13655:1 13675:1 13694:1 13705:1 13726:1 13734:1 13737:1 13777:1 13778:2 13779:1 13806:1 13820:6 13858:1 13860:1 13901:1 13909:4 13914:1 13947:1 13949:2 13950:2 13973:1 13991:1 14010:1 14025:2 14045:1 14053:2 14118:1 14119:1 14140:1 14153:1 14156:1 14170:1 14212:1 14231:1 14247:1 14260:1 14272:1 14305:2 14332:2 14343:1 14382:1 14450:1 14462:1 14487:1 14489:2 14508:1 14509:1 14526:1 14527:1 14528:1 14537:1 14550:2 14551:1 14563:1 14564:2 14569:1 14573:1 14591:1 14619:1 14626:2 14662:1 14693:1 14701:1 14728:1 14750:1 14771:2 14789:1 14801:4 14807:1 14818:1 14826:1 14828:1 14847:1 14858:1 14868:1 14908:1 14920:1 14937:1 14939:1 14961:1 14965:1 14996:1 15014:1 15034:1 15051:1 15052:1 15093:1 15141:1 15164:1 15200:1 15209:1 15251:2 15283:1 15323:1 15337:1 15340:1 15345:3 15350:1 15352:1 15355:1 15357:1 15360:1 15372:1 15385:1 15427:1 15429:1 15438:2 15442:2 15485:3 15535:3 15603:1 15635:1 15718:2 15729:2 15732:2 15739:1 15756:1 15768:1 15820:1 15838:1 15864:4 15871:1 15894:1 15897:1 15900:4 15905:2 15911:1 15927:1 15948:1 15959:3 15982:1 15998:2 16011:1 16037:1 16057:1 16062:2 16129:1 16150:2 16173:1 16181:2 16197:1 16215:1 16261:1 16274:1 16292:1 16337:1 16370:1 16414:1 16474:1 16480:1 16488:1 16492:1 16520:1 16546:1 16567:2 16581:1 16619:1 16646:1 16647:1 16655:1 16673:1 16693:1 16724:1 16725:3 16750:1 16757:1 16773:2 16783:1 16852:1 16880:1 16952:1 16976:1 16999:1 17008:2 17181:1 17189:1 17198:1 17216:1 17230:4 17254:1 17264:1 17266:1 17276:1 17296:1 17316:4 17335:1 17338:1 17351:1 17354:1 17383:1 17423:2 17429:3 17441:1 17442:2 17444:1 17448:1 17496:1 17507:2 17519:1 17527:1 17545:4 17552:1 17556:1 17558:3 17625:2 17631:1 17652:1 17689:1 17722:1 17739:1 17746:1 17754:3 17785:1 17826:1 17860:1 17878:1 17922:1 17931:1 17943:1 17961:1 18010:1 18020:1 18060:2 18069:2 18088:1 18176:1 18183:1 18255:1 18271:1 18276:1 18282:1 18295:1 18299:1 18379:1 18416:1 18420:1 18424:2 18434:1 18459:1 18475:3 18536:1 18592:1 18593:1 18695:1 18698:1 18767:2 18776:1 18781:1 18793:1 18862:1 18905:1 18911:2 18952:1 18978:1 18982:1 18984:1 19011:1 19035:1 19043:1 19066:1 19080:1 19086:2 19114:1 19145:1 19185:1 19232:1 19256:1 19290:1 19297:1 19311:2 19320:7 19377:1 19395:1 19431:1 19464:1 19465:1 19486:2 19512:1 19544:1 19568:1 19577:1 19591:6 19640:1 19643:1 19671:1 19687:1 19726:1 19749:6 19750:1 19772:1 19773:1 19818:1 19863:1 19913:2 19920:1 19933:1 19957:1 19964:1 19965:1 19968:1 19988:1 19999:1 20000:1 20045:1 20046:2 20095:1 20127:2 20184:1 20215:1 20225:1 20235:1 20252:1 20266:1 20275:1 20282:1 20297:2 20321:1 20339:1 20363:1 20377:2 20424:1 20447:1 20487:1 20503:2 20518:1 20545:1 20566:1 20569:1 20589:1 20619:3 20709:1 20714:1 20715:1 20719:1 20737:2 20739:2 20740:1 20757:1 20780:1 20786:1 20805:1 20807:1 20810:1 20816:1 20843:4 20849:1 20852:1 20906:1 20909:1 20913:1 20916:2 20917:4 20939:1 20950:3 20966:1 20971:1 21002:1 21056:1 21066:1 21104:1 21114:3 21127:1 21145:1 21154:1 21170:1 21185:1 21193:2 21207:1 21224:1 21240:1 21247:1 21251:3 21254:3 21259:1 21265:1 21286:1 21322:1 21327:1 21429:1 21460:1 21467:2 21477:1 21478:1 21494:1 21509:1 21528:1 21541:1 21562:1 21576:2 21581:2 21587:1 21589:1 21597:5 21646:1 21653:1 21663:1 21717:1 21732:2 21733:1 21744:1 21785:1 21798:1 21812:1 21822:1 21860:1 21902:1 21917:1 21931:1 21933:2 21936:1 21946:1 21950:1 21967:1 21978:3 21985:1 22028:3 22091:3 22140:1 22142:1 22157:1 22163:1 22169:3 22171:1 22172:1 22205:1 22231:1 22260:1 22269:1 22283:1 22284:1 22289:1 22306:1 22309:1 22317:1 22347:1 22348:1 22372:1 22406:1 22417:1 22489:1 22502:1 22568:1 22583:1 22667:1 22703:1 22718:1 22777:1 22778:1 22782:2 22786:1 22788:1 22799:1 22804:1 22806:1 22843:1 22881:3 22882:3 22956:1 22996:1 23008:4 23029:1 23033:3 23036:1 23098:1 23107:1 23115:1 23135:1 23145:1 23163:1 23189:1 23191:1 23192:1 23198:1 23212:1 23241:1 23256:1 23285:2 23293:1 23299:1 23311:1 23359:1 23384:1 23393:1 23398:1 23447:1 23453:2 23466:1 23498:1 23499:1 23507:1 23538:1 23549:1 23550:1 23564:1 23568:1 23594:2 23681:1 23764:1 23773:1 23786:1 23810:1 23811:1 23852:2 23863:1 23864:1 23879:1 23888:2 23951:1 23963:2 23984:2 24014:1 24028:2 24051:1 24096:1 24118:1 24123:1 24127:3 24140:1 24154:2 24234:1 24239:1 24277:1 24283:1853 24309:1 24427:1 24429:1 24439:1 24441:1 24479:1 24507:1 24519:1 24548:1 24565:1 24570:1 24572:1 24573:1 24673:1 24709:1 24721:1 24723:1 24747:1 24791:1 24811:1 24813:1 24832:1 24850:1 24851:1 24858:1 24860:2 24893:1 24897:3 24901:1 24935:1 24979:1 24986:1 25015:1 25020:1 25023:1 25032:1 25073:1 25087:1 25128:1 25135:1 25148:1 25176:1 25189:4 25223:1 25225:5 25231:1 25237:1 25260:1 25272:1 25309:1 25327:1 25335:2 25345:1 25368:1 25403:1 25415:1 25442:3 25483:1 25487:1 25513:2 25514:1 25519:1 25532:1 25535:1 25580:1 25618:1 25624:2 25627:1 25630:1 25651:1 25653:1 25693:1 25698:1 25702:1 25724:1 25769:1 25770:1 25775:1 25805:1 25842:1 25846:1 25930:1 25933:2 25956:1 25957:1 25983:1 26000:1 26001:3 26025:1 26026:3 26047:3 26055:1 26071:1 26077:1 26085:1 26116:1 26184:1 26225:3 26249:1 26257:2 26277:1 26327:1 26440:3 26451:1 26488:1 26493:2 26497:1 26567:1 26596:2 26615:1 26617:1 26624:1 26639:1 26653:1 26689:2 26697:1 26718:4 26723:2 26729:1 26732:1 26739:1 26745:1 26778:1 26812:1 26847:1 26863:1 26878:1 26898:1 26905:1 26913:1 26940:2 26952:3 26985:1 26986:1 27006:1 27015:1 27026:1 27038:4 27047:1 27063:1 27074:1 27083:1 27088:1 27092:4 27097:1 27109:1 27167:1 27178:1 27189:1 27193:1 27196:2 27212:1 27225:1 27235:1 27236:1 27253:1 27270:1 27321:1 27352:1 27356:1 27358:1 27363:1 27365:2 27369:1 27374:2 27377:1 27390:1 27393:1 27395:2 27417:1 27426:1 27439:1 27513:1 27515:1 27531:1 27534:1 27539:1 27542:1 27574:4 27578:1 27592:1 27603:1 27617:1 27661:1 27703:1 27705:1 27707:1 27731:1 27745:1 27751:1 27790:1 27809:1 27844:1 27857:1 27860:3 27929:1 27950:1 27951:2 27957:1 27970:1 27971:1 27981:2 27987:1 27993:2 27996:2 28007:1 28008:1 28051:1 28059:1 28067:1 28176:2 28177:2 28203:2 28214:1 28240:1 28265:1 28280:1 28302:1 28347:1 28351:1 28373:2 28379:1 28396:1 28410:1 28439:1 28478:1 28500:1 28517:1 28559:1 28604:1 28614:1 28623:1 28659:1 28679:1 28717:1 28721:1 28730:1 28754:1 28841:1 28876:1 28900:1 28933:1 28947:3 28965:2 28972:1 28989:5 28993:2 29003:1 29014:1 29067:1 29076:1 29078:1 29117:1 29118:1 29179:1 29203:1 29234:1 29246:1 29286:1 29302:1 29316:2 29370:1 29522:1 29536:1 29547:1 29641:1 29665:1 29705:1 29772:1 29775:1 29871:1 29872:1 29878:1 29893:1 29898:1 29902:1 29905:1 29917:1 29921:1 29932:1 29959:1 29961:1 29997:1 30000:1 30039:1 30055:2 30088:1 30091:1 30112:1 30122:1 30131:3 30147:1 30167:2 30195:1 30221:1 30224:2 30235:1 30246:1 30261:1 30265:1 30267:1 30269:1 30282:1 30299:1 30321:2 30381:1 30431:1 30448:1 30498:1 30506:1 30511:1 30525:1 30549:2 30550:1 30566:1 30575:1 30615:2 30624:1 30656:1 30669:1 30697:1 30727:1 30742:1 30750:2 30786:1 30787:1 30840:1 30871:1 30887:1 30899:1 30907:1 30979:1 31074:2 31087:1 31096:1 31154:1 31189:1 31195:1 31217:1 31226:1 31333:3 31355:7 31366:1 31374:1 31394:1 31403:1 31437:1 31482:1 31499:1 31530:1 31534:3 31538:2 31563:1 31579:2 31583:2 31590:1 31592:1 31629:1 31652:1 31670:1 31693:1 31699:1 31704:1 31736:1 31757:2 31781:3 31786:3 31790:1 31795:1 31821:1 31826:1 31832:2 31860:1 31865:1 31876:1 31914:2 31930:1 32010:1 32021:1 32046:2 32052:3 32087:1 32160:1 32175:1 32177:1 32212:1 32247:1 32264:1 32296:1 32316:1 32336:1 32436:1 32466:4 32470:3 32510:1 32523:1 32531:1 32552:1 32557:1 32558:1 32584:1 32588:1 32664:2 32677:1 32680:1 32691:1 32694:1 32709:1 32719:1 32726:1 32758:1 32782:2 32791:3 32802:1 32820:1 32830:1 32851:2 32858:1 32905:1 32906:1 32942:1 32944:1 32946:1 32960:1 32964:1 33011:1 33107:1 33109:1 33143:2 33144:1 33162:1 33182:1 33225:1 33231:1 33293:1 33311:1 33313:1 33335:1 33349:1 33372:1 33381:1 33391:1 33400:1 33406:1 33420:1 33432:1 33448:1 33454:2 33470:1 33489:2 33492:1 33511:1 33552:2 33577:1 33584:1 33585:1 33624:1 33642:1 33664:4 33689:2 33703:1 33711:3 33719:1 33756:1 33815:1 33825:1 33883:1 33885:1 33938:1 33941:1 33943:1 33949:1 33959:1 33984:1 33994:1 33997:1 34009:1 34028:1 34034:1 34039:4 34043:1 34045:1 34076:1 34094:1 34139:1 34151:1 34172:2 34190:1 34196:1 34207:1 34217:1 34246:1 34273:2 34316:2 34335:1 34381:1 34383:2 34393:1 34396:1 34435:1 34454:1 34555:1 34567:1 34590:1 34592:1 34600:1 34603:1 34607:1 34617:2 34649:1 34666:1 34672:1 34678:1 34743:1 34748:2 34757:1 34768:1 34773:1 34775:2 34776:1 34794:1 34806:2 34836:1 34872:1 34909:1 34949:2 34950:1 34969:1 34976:1 34977:1 34982:1 35027:2 35032:1 35090:1 35106:1 35110:2 35114:2 35121:1 35147:1 35155:1 35188:1 35202:1 35203:1 35220:1 35277:1 35306:1 35313:1 35330:2 35353:1 35355:1 35363:1 35364:2 35433:2 35486:1 35505:1 35521:1 35529:1 35538:2 35547:1 35553:1 35599:1 35601:1 35627:1 35705:1 35724:2 35744:1 35756:1 35781:2 35812:1 35818:2 35858:1 35947:1 35958:2 35968:1 35999:1 36005:1 36093:1 36113:1 36115:1 36139:5 36140:1 36144:1 36164:1 36167:1 36187:5 36208:1 36219:1 36257:1 36298:1 36310:1 36344:3 36349:1 36354:1 36365:1 36366:1 36387:3 36397:1 36414:1 36433:1 36445:1 36449:1 36452:1 36465:2 36471:1 36484:1 36500:2 36528:1 36533:2 36537:1 36555:1 36570:1 36580:1 36601:1 36628:2 36688:1 36689:1 36692:1 36698:1 36705:1 36724:1 36752:1 36771:1 36774:1 36776:1 36833:3 36859:1 36960:2 36995:3 37007:1 37035:1 37041:2 37048:1 37070:1 37082:1 37085:1 37113:1 37146:1 37157:1 37163:1 37253:1 37255:1 37277:1 37289:1 37338:1 37401:1 37438:1 37452:1 37484:1 37539:1 37561:1 37572:1 37597:1 37612:1 37636:1 37660:1 37718:1 37722:1 37729:1 37740:1 37744:1 37751:3 37752:1 37754:3 37755:1 37761:2 37765:1 37768:1 37779:1 37801:1 37805:1 37820:1 37830:1 37834:1 37849:1 37853:1 37867:2 37875:1 37883:1 37918:1 37925:1
15 80:2 104:1 120:2 158:1 190:2 215:1 224:1 228:1 254:1 255:1 272:1 297:1 317:3 373:1 415:1 462:2 468:2 487:1 521:1 569:2 584:1 602:1 620:2 682:1 713:1 715:1 716:1 723:1 724:1 761:2 765:1 771:1 776:1 785:1 789:1 805:2 818:2 819:1 821:1 894:1 918:1 955:1 978:2 992:1 1056:1 1068:1 1072:1 1105:2 1113:1 1115:1 1126:1 1144:1 1145:1 1147:1 1152:2 1155:1 1172:1 1176:1 1211:1 1213:2 1217:1 1237:1 1254:2 1282:1 1333:2 1338:1 1372:2 1374:1 1379:1 1399:1 1402:1 1404:1 1411:1 1434:1 1443:2 1451:1 1479:1 1500:1 1504:1 1524:1 1534:2 1578:2 1587:1 1619:1 1631:2 1647:1 1656:1 1657:1 1658:1 1667:2 1668:1 1693:1 1697:1 1726:1 1733:1 1742:1 1757:1 1758:1 1774:1 1791:1 1855:1 1871:1 1886:4 1935:1 1939:1 1944:2 1946:1 1956:1 1957:1 1960:4 1991:1 2003:1 2032:1 2033:1 2036:4 2042:3 2050:2 2059:2 2079:1 2091:1 2129:2 2132:1 2136:2 2146:2 2147:2 2154:1 2176:2 2177:3 2202:1 2229:1 2248:1 2285:1 2291:2 2295:1 2319:2 2360:1 2370:1 2386:1 2391:1 2398:1 2399:2 2405:2 2407:1 2409:1 2460:1 2464:1 2537:1 2542:3 2554:1 2558:1 2559:1 2590:1 2775:1 2783:1 2817:1 2866:1 2911:2 2913:1 2948:1 2957:1 2959:2 2961:2 2964:1 2972:1 2979:2 2981:1 2984:1 2986:1 2991:1 2992:2 2994:1 3010:1 3026:1 3027:1 3082:2 3118:1 3173:2 3174:1 3209:1 3213:1 3228:2 3282:1 3327:1 3336:1 3359:1 3369:1 3473:2 3487:1 3523:1 3527:1 3572:2 3601:1 3646:1 3656:1 3661:1 3688:2 3694:1 3702:1 3710:3 3718:2 3752:2 3768:4 3785:1 3794:1 3797:1 3802:1 3809:1 3840:1 3905:1 3920:1 3967:1 3996:1 4004:1 4050:1 4089:1 4158:2 4172:1 4205:1 4211:1 4221:1 4239:1 4263:3 4278:1 4304:1 4315:1 4344:1 4345:1 4350:1 4354:1 4382:3 4386:1 4413:1 4431:1 4440:1 4455:1 4493:1 4528:1 4531:1 4567:1 4581:1 4604:1 4615:1 4616:1 4664:1 4672:1 4678:1 4682:1 4711:1 4724:1 4737:1 4758:1 4787:1 4820:2 4821:2 4840:1 4875:1 4878:1 4879:1 4907:1 4909:2 4950:2 4952:3 4955:2 4962:1 4985:1 4987:1 5000:1 5001:1 5017:1 5020:1 5029:1 5064:1 5102:1 5128:1 5148:2 5151:1 5176:1 5184:1 5194:1 5254:1 5278:1 5313:1 5319:1 5341:1 5369:1 5382:1 5389:3 5419:1 5424:2 5428:1 5430:1 5448:1 5479:1 5482:1 5506:1 5522:4 5553:1 5570:1 5584:1 5667:1 5685:1 5690:1 5699:1 5752:2 5757:1 5761:1 5779:1 5845:1 5853:1 5858:2 5868:2 5880:1 5899:2 5905:2 5912:1 5997:1 6015:1 6020:1 6021:2 6039:1 6077:1 6079:1 6081:1 6087:2 6172:1 6183:1 6236:6 6246:1 6287:1 6313:1 6324:1 6382:4 6401:2 6402:1 6413:1 6421:1 6424:1 6427:1 6429:1 6435:1 6437:2 6438:1 6440:1 6464:1 6471:1 6602:1 6619:1 6621:1 6627:2 6647:1 6648:1 6680:1 6697:2 6706:1 6713:1 6736:1 6737:1 6741:1 6752:2 6772:2 6782:1 6802:3 6869:1 6902:1 6904:1 6909:1 6926:4 6953:1 6958:1 6974:1 6976:1 6993:3 7020:1 7036:1 7049:1 7062:1 7063:1 7074:1 7081:1 7101:2 7177:1 7208:1 7269:1 7286:1 7325:1 7330:1 7331:1 7352:2 7377:1 7408:1 7420:2 7421:1 7436:1 7448:1 7481:1 7486:1 7489:1 7490:2 7517:2 7546:1 7572:1 7576:1 7583:1 7690:2 7701:1 7712:1 7728:1 7775:2 7805:1 7877:1 7893:1 7900:1 7905:1 7933:1 7939:1 7940:1 7995:2 8000:2 8037:1 8092:1 8108:1 8128:1 8139:1 8214:1 8219:1 8228:1 8230:1 8237:1 8247:1 8248:1 8250:1 8253:1 8256:1 8258:1 8261:3 8263:3 8309:1 8310:1 8316:1 8322:1 8332:1 8333:1 8353:1 8369:1 8389:2 8393:2 8403:1 8413:2 8449:2 8460:1 8463:2 8482:1 8483:1 8513:1 8534:1 8543:1 8562:1 8588:1 8590:1 8591:3 8597:1 8632:1 8637:1 8652:1 8675:1 8700:2 8728:1 8731:1 8785:1 8829:1 8830:1 8839:1 8848:1 8917:2 8922:1 8939:1 8942:1 8943:4 9005:1 9044:1 9072:1 9097:2 9117:1 9131:1 9153:1 9159:1 9244:2 9248:2 9290:2 9297:1 9300:1 9310:1 9337:1 9358:3 9366:1 9410:1 9428:1 9429:1 9431:1 9440:1 9443:1 9468:1 9477:1 9511:1 9519:3 9615:2 9639:1 9651:1 9661:2 9666:1 9691:1 9714:1 9738:2 9742:1 9744:1 9748:2 9761:1 9765:1 9766:1 9786:1 9823:1 9837:1 9846:1 9881:1 9893:1 9896:3 9899:2 9901:1 9936:1 9985:1 10029:4 10051:1 10083:1 10089:2 10091:1 10101:13 10114:1 10128:2 10130:4 10162:1 10170:1 10174:1 10185:1 10186:1 10187:2 10200:1 10212:1 10242:1 10252:1 10267:1 10273:1 10294:2 10300:1 10302:1 10328:1 10330:1 10368:3 10373:1 10376:1 10393:1 10440:1 10450:2 10487:1 10495:1 10517:1 10527:1 10538:1 10556:1 10573:1 10581:1 10582:1 10594:1 10631:1 10636:2 10644:3 10649:2 10662:1 10685:2 10716:1 10744:1 10745:10 10759:1 10762:1 10774:1 10811:1 10813:2 10821:1 10823:2 10829:1 10834:1 10860:2 10875:2 10876:1 10894:1 10908:1 10929:1 10974:1 10998:1 11050:2 11057:1 11080:1 11118:1 11164:1 11168:1 11191:1 11199:2 11216:1 11255:1 11267:1 11269:3 11274:1 11275:1 11296:1 11319:1 11329:1 11392:1 11400:1 11428:1 11458:1 11466:2 11519:2 11520:1 11521:6 11532:1 11540:1 11543:1 11550:1 11600:1 11628:1 11638:1 11640:1 11644:1 11658:1 11667:2 11719:4 11806:1 11822:1 11843:1 11894:1 11900:1 11931:1 11940:1 11966:1 11990:1 11999:1 12006:1 12016:2 12025:3 12052:1 12063:1 12076:1 12118:1 12127:1 12131:1 12156:1 12163:2 12190:1 12211:1 12265:2 12352:1 12372:1 12388:2 12390:1 12416:1 12428:1 12452:1 12456:1 12467:1 12473:1 12485:1 12512:1 12530:1 12562:2 12604:1 12623:1 12641:1 12642:1 12652:1 12653:1 12657:1 12658:1 12742:1 12749:1 12755:1 12803:4 12811:1 12818:1 12826:1 12861:1 12882:1 12883:1 12888:1 12933:1 13006:1 13038:1 13059:3 13110:2 13119:2 13132:1 13175:2 13182:1 13191:1 13197:1 13217:1 13219:1 13232:1 13246:1 13247:1 13250:1 13291:1 13299:1 13312:1 13342:1 13367:1 13369:1 13370:2 13384:1 13419:3 13422:1 13429:1 13476:1 13495:1 13513:1 13522:1 13523:1 13525:1 13538:1 13546:1 13547:2 13556:3 13633:1 13650:1 13655:1 13675:1 13694:1 13705:1 13726:1 13734:1 13737:1 13777:1 13778:2 13779:1 13806:1 13820:6 13846:1 13858:1 13860:1 13901:1 13909:4 13914:1 13947:1 13949:2 13950:2 13973:1 13991:1 14010:1 14025:2 14045:1 14053:2 14118:1 14119:1 14140:1 14153:1 14156:1 14170:1 14212:1 14231:1 14247:1 14260:1 14272:1 14305:2 14332:2 14343:1 14382:1 14450:1 14462:1 14487:1 14489:2 14508:1 14509:1 14522:1 14526:1 14527:1 14528:1 14537:1 14550:2 14551:1 14563:1 14564:2 14569:1 14573:1 14591:1 14619:1 14626:2 14662:1 14693:1 14701:1 14728:1 14750:1 14771:2 14789:1 14801:4 14807:1 14818:1 14826:1 14828:3 14847:1 14858:1 14868:1 14900:1 14908:1 14920:1 14937:1 14939:1 14961:1 14965:1 14996:1 15014:1 15034:1 15051:1 15052:1 15093:1 15141:1 15164:1 15200:1 15209:1 15251:3 15283:1 15323:2 15337:1 15340:1 15345:3 15350:1 15352:1 15355:1 15357:1 15360:1 15372:1 15385:1 15415:1 15427:1 15429:1 15438:2 15442:2 15485:3 15535:3 15603:1 15635:1 15718:2 15729:2 15732:2 15739:1 15756:1 15768:1 15820:2 15838:1 15864:4 15871:1 15894:1 15897:1 15900:4 15905:2 15911:1 15927:1 15948:1 15959:3 15982:1 15998:2 16011:1 16037:1 16057:1 16062:2 16129:1 16150:2 16173:1 16181:2 16197:1 16215:1 16261:1 16274:1 16292:1 16337:1 16370:1 16414:1 16419:1 16474:1 16480:1 16488:1 16492:1 16520:1 16546:1 16567:2 16581:1 16619:1 16646:1 16647:1 16655:1 16673:1 16693:1 16724:1 16725:3 16750:1 16757:1 16773:2 16783:1 16852:1 16880:1 16952:1 16976:1 16999:1 17008:2 17181:1 17189:1 17198:1 17216:1 17230:5 17254:1 17264:1 17266:1 17276:1 17296:1 17316:4 17335:1 17338:1 17351:1 17354:1 17383:1 17423:2 17429:4 17441:1 17442:2 17444:1 17448:1 17496:1 17507:2 17519:1 17527:2 17545:4 17552:1 17556:1 17558:3 17615:1 17625:2 17631:1 17652:1 17689:1 17722:1 17739:1 17746:1 17754:3 17785:1 17826:1 17860:1 17878:1 17899:1 17922:1 17931:1 17943:1 17961:1 18010:1 18020:1 18060:2 18069:2 18088:1 18176:1 18183:1 18255:1 18271:1 18276:1 18282:1 18287:1 18288:1 18295:1 18299:1 18379:1 18416:1 18420:1 18424:2 18434:1 18459:1 18475:3 18536:1 18592:1 18593:1 18695:1 18698:1 18767:2 18776:1 18781:1 18793:1 18862:1 18905:1 18911:2 18952:1 18978:1 18982:1 18984:1 19011:1 19035:1 19043:1 19066:1 19080:1 19086:2 19114:1 19145:1 19185:1 19232:1 19256:1 19290:1 19297:1 19311:2 19320:8 19377:1 19395:1 19431:1 19464:1 19465:1 19486:2 19512:1 19544:1 19568:1 19577:1 19591:6 19640:1 19643:1 19671:1 19687:1 19726:1 19749:6 19750:1 19772:1 19773:1 19818:1 19863:1 19913:2 19920:1 19933:1 19957:1 19964:1 19965:1 19968:1 19988:1 19999:1 20000:1 20045:1 20046:2 20095:1 20127:2 20184:1 20215:1 20225:1 20235:1 20252:1 20266:1 20275:1 20282:1 20297:2 20321:1 20339:1 20363:1 20377:2 20424:1 20440:1 20447:1 20487:1 20494:1 20503:3 20518:1 20545:1 20566:1 20569:1 20589:1 20619:3 20709:1 20714:1 20715:1 20719:1 20737:2 20739:2 20740:1 20757:1 20780:1 20786:1 20805:1 20807:1 20810:1 20816:1 20817:1 20843:4 20849:1 20852:1 20906:1 20909:1 20913:1 20916:2 20917:4 20939:1 20950:3 20966:1 20971:1 21002:1 21056:1 21066:1 21104:1 21114:3 21127:1 21145:1 21154:1 21170:1 21185:1 21193:2 21207:1 21224:1 21240:1 21247:1 21251:3 21254:3 21259:1 21265:1 21286:1 21322:1 21327:1 21429:1 21460:1 21467:2 21477:1 21478:1 21494:1 21509:1 21528:1 21541:1 21562:1 21576:2 21581:2 21587:1 21589:1 21597:7 21605:1 21646:1 21653:1 21654:1 21663:1 21717:1 21725:1 21732:2 21733:1 21744:1 21785:1 21798:1 21812:1 21822:1 21860:1 21902:1 21917:1 21931:1 21933:2 21936:1 21946:1 21950:1 21967:1 21978:3 21985:1 22028:3 22091:3 22140:1 22142:1 22157:1 22163:1 22169:3 22171:1 22172:1 22205:1 22231:1 22260:1 22269:1 22283:1 22284:1 22289:1 22306:1 22309:1 22317:1 22347:1 22348:1 22372:1 22406:1 22417:1 22489:1 22502:1 22568:1 22569:1 22583:1 22667:1 22703:1 22718:1 22777:1 22778:1 22782:2 22786:1 22788:1 22798:1 22799:1 22804:2 22806:1 22843:1 22881:3 22882:3 22956:1 22996:1 23008:4 23029:1 23033:3 23036:1 23080:1 23098:1 23107:1 23115:1 23135:1 23145:1 23163:1 23189:1 23191:1 23192:2 23198:1 23212:1 23241:1 23256:1 23285:2 23293:1 23299:1 23311:1 23359:1 23384:1 23393:1 23398:1 23447:1 23453:2 23466:1 23498:1 23499:1 23507:1 23538:1 23549:1 23550:1 23564:1 23568:1 23594:2 23616:1 23681:1 23764:1 23773:1 23786:1 23810:1 23811:1 23852:2 23863:1 23864:1 23879:1 23888:2 23951:1 23963:2 23984:2 24014:1 24028:2 24051:1 24096:1 24118:1 24123:1 24127:3 24140:1 24154:2 24234:1 24239:1 24277:1 24283:1945 24309:1 24427:1 24429:1 24439:1 24441:1 24479:1 24507:1 24519:1 24548:1 24565:1 24570:1 24572:1 24573:1 24673:1 24709:1 24721:1 24723:1 24747:1 24791:1 24811:1 24813:1 24832:1 24850:1 24851:1 24858:1 24860:2 24893:1 24897:3 24901:1 24935:1 24979:1 24981:1 24986:1 25015:1 25020:1 25023:1 25032:1 25073:2 25087:1 25128:1 25135:1 25148:1 25176:1 25189:4 25223:1 25225:6 25231:1 25237:1 25260:1 25272:1 25309:1 25327:1 25335:2 25345:1 25368:1 25403:1 25415:1 25442:3 25483:1 25487:1 25513:2 25514:1 25519:1 25532:1 25535:1 25580:1 25618:1 25624:2 25627:1 25630:1 25651:1 25653:1 25693:1 25698:1 25702:1 25724:1 25769:1 25770:1 25775:1 25805:1 25842:1 25846:1 25930:1 25933:2 25956:1 25957:1 25983:1 26000:1 26001:3 26025:1 26026:4 26047:3 26053:1 26055:1 26071:1 26077:1 26085:1 26116:1 26184:1 26225:3 26249:1 26257:2 26277:1 26327:1 26440:3 26451:1 26488:1 26493:2 26497:1 26567:1 26596:2 26615:1 26617:1 26624:1 26639:1 26653:1 26689:2 26697:1 26704:1 26718:4 26723:2 26729:1 26732:1 26739:1 26745:1 26778:1 26812:1 26847:1 26863:1 26878:1 26898:1 26905:1 26913:1 26940:2 26952:3 26985:1 26986:1 27006:1 27015:1 27026:1 27038:4 27047:2 27063:1 27074:1 27083:1 27088:1 27092:4 27097:1 27109:1 27119:1 27167:1 27178:1 27189:1 27193:1 27196:2 27212:1 27225:1 27235:1 27236:1 27253:1 27270:1 27321:1 27352:1 27356:1 27358:1 27363:1 27365:2 27369:1 27374:2 27375:1 27377:1 27390:1 27393:1 27395:2 27417:1 27426:1 27439:1 27513:1 27515:1 27531:1 27534:1 27539:1 27542:1 27574:4 27578:1 27592:1 27603:1 27617:1 27661:1 27703:1 27705:1 27707:1 27731:1 27736:1 27745:1 27751:1 27760:1 27790:1 27809:1 27844:1 27857:2 27860:3 27929:1 27950:1 27951:2 27957:1 27970:1 27971:1 27981:2 27987:1 27993:2 27996:2 28007:1 28008:1 28041:1 28051:1 28059:1 28067:1 28176:2 28177:2 28203:2 28214:1 28240:1 28257:1 28265:1 28280:1 28302:1 28347:1 28351:1 28373:2 28379:1 28396:1 28410:1 28439:1 28478:1 28500:1 28517:1 28559:1 28604:2 28614:1 28623:1 28634:1 28659:1 28679:1 28717:1 28721:1 28730:1 28754:1 28841:1 28876:1 28900:1 28933:1 28947:3 28965:2 28972:1 28987:1 28989:6 28993:2 29003:1 29007:1 29014:1 29024:1 29047:1 29067:1 29076:1 29078:1 29117:1 29118:1 29179:1 29203:1 29234:1 29246:1 29286:1 29302:1 29316:2 29370:1 29406:1 29522:1 29536:1 29547:1 29641:1 29642:1 29665:1 29705:1 29733:1 29772:1 29775:1 29871:1 29872:1 29878:1 29893:1 29898:1 29902:1 29905:1 29917:1 29921:1 29932:1 29959:1 29961:1 29997:1 30000:1 30039:1 30055:2 30088:1 30091:1 30112:1 30122:1 30131:3 30147:1 30167:2 30195:1 30221:1 30224:2 30235:1 30246:1 30261:1 30264:1 30265:1 30267:1 30269:1 30282:1 30299:1 30321:2 30381:1 30408:1 30412:1 30431:1 30448:1 30498:1 30506:1 30511:1 30525:1 30549:2 30550:1 30566:1 30575:1 30615:2 30624:2 30656:1 30669:1 30674:1 30697:1 30727:1 30742:1 30744:1 30750:2 30786:1 30787:1 30840:1 30871:1 30887:1 30899:1 30907:1 30979:1 31018:1 31074:2 31087:1 31096:1 31154:1 31189:1 31195:1 31217:1 31226:1 31249:1 31333:3 31355:7 31366:1 31374:1 31394:1 31403:1 31437:1 31482:1 31499:1 31530:1 31534:3 31538:3 31563:1 31579:2 31583:2 31590:1 31592:1 31629:1 31652:1 31670:1 31693:1 31699:1 31704:1 31736:1 31757:2 31781:3 31786:3 31790:1 31795:1 31821:1 31826:1 31832:2 31860:1 31865:1 31876:1 31914:2 31930:1 32010:1 32021:1 32046:2 32052:3 32087:1 32134:1 32160:1 32175:1 32177:1 32212:1 32247:1 32264:1 32296:1 32316:1 32336:1 32436:1 32466:4 32470:3 32510:1 32523:1 32531:1 32552:1 32557:2 32558:1 32584:1 32588:1 32664:2 32677:1 32680:2 32691:1 32694:1 32697:1 32709:1 32719:1 32726:1 32758:1 32782:2 32791:3 32802:1 32820:1 32830:1 32851:2 32858:1 32905:1 32906:1 32942:1 32944:1 32946:1 32960:1 32964:1 33011:1 33107:2 33109:1 33143:2 33144:1 33162:1 33182:1 33211:1 33225:1 33231:1 33293:1 33311:1 33313:1 33335:1 33349:1 33372:1 33381:1 33391:1 33400:1 33406:1 33420:1 33432:1 33448:1 33454:2 33470:1 33489:2 33492:1 33511:1 33552:2 33577:1 33584:1 33585:1 33624:1 33642:1 33664:4 33689:2 33703:1 33711:3 33719:1 33756:1 33815:1 33825:1 33883:1 33885:1 33938:1 33941:1 33943:1 33949:1 33959:1 33984:1 33994:1 33997:1 34009:1 34028:1 34034:1 34039:4 34043:1 34045:1 34076:1 34094:1 34139:1 34151:1 34156:1 34172:2 34190:1 34196:2 34207:1 34217:1 34246:1 34273:2 34316:2 34335:1 34381:1 34383:2 34393:1 34396:2 34435:1 34454:1 34555:1 34567:1 34590:1 34592:1 34600:1 34603:1 34607:1 34617:2 34649:1 34666:1 34672:1 34678:1 34743:1 34748:2 34757:1 34768:1 34773:1 34775:2 34776:1 34794:1 34806:2 34836:1 34872:1 34909:1 34949:2 34950:1 34969:1 34976:1 34977:1 34982:1 35027:2 35032:1 35090:1 35106:1 35110:2 35114:2 35121:1 35147:1 35155:1 35188:1 35201:1 35202:1 35203:1 35220:1 35277:1 35303:1 35306:1 35313:1 35330:2 35353:1 35355:1 35363:1 35364:2 35433:2 35477:1 35486:1 35496:1 35505:1 35521:1 35529:1 35538:2 35547:1 35553:1 35599:2 35601:1 35627:1 35705:1 35724:2 35744:1 35756:1 35781:2 35812:1 35818:2 35858:1 35920:1 35947:1 35958:2 35968:1 35999:1 36005:1 36093:1 36113:1 36115:1 36139:6 36140:1 36144:1 36164:1 36167:1 36187:5 36208:1 36219:1 36257:1 36298:1 36310:1 36344:3 36349:1 36354:1 36365:1 36366:1 36387:4 36397:1 36414:1 36433:1 36445:1 36449:1 36452:1 36465:2 36471:1 36484:1 36500:2 36528:1 36533:2 36537:1 36555:1 36570:1 36580:1 36601:1 36628:2 36688:1 36689:1 36692:1 36698:1 36705:1 36724:1 36752:1 36771:1 36774:1 36776:1 36833:3 36859:1 36960:2 36995:3 37007:1 37035:1 37041:2 37048:1 37070:1 37082:1 37085:1 37113:1 37146:1 37157:1 37163:1 37253:1 37255:1 37277:2 37289:1 37338:2 37401:1 37438:1 37452:1 37484:1 37539:1 37561:1 37572:1 37597:1 37612:1 37636:1 37638:1 37660:1 37718:1 37722:1 37729:1 37740:1 37744:1 37751:3 37752:1 37754:3 37755:1 37761:2 37765:1 37768:1 37769:1 37779:1 37801:1 37805:1 37820:1 37830:1 37834:1 37849:1 37853:1 37867:2 37875:1 37883:1 37918:1 37925:1
15 80:2 104:1 120:2 158:1 190:2 215:1 224:1 228:1 254:1 255:1 272:1 297:1 317:3 373:1 415:1 462:2 468:2 487:1 521:1 569:3 584:1 602:1 620:2 682:1 713:1 715:1 716:1 723:1 724:1 761:2 765:1 771:2 776:1 785:1 789:1 805:2 818:2 819:1 821:1 827:1 894:1 918:1 955:1 978:2 992:1 1056:1 1068:1 1072:1 1105:2 1113:1 1115:1 1126:1 1144:1 1145:1 1147:1 1152:2 1155:1 1172:1 1176:1 1211:1 1213:2 1217:1 1228:1 1237:1 1254:2 1282:1 1333:2 1338:1 1372:2 1374:1 1379:1 1399:1 1402:1 1404:1 1411:1 1434:1 1443:2 1451:1 1479:1 1500:1 1504:1 1524:1 1534:2 1578:2 1587:1 1619:1 1631:2 1647:1 1656:1 1657:1 1658:1 1667:2 1668:1 1693:1 1697:1 1726:1 1733:1 1742:1 1757:1 1758:1 1774:1 1791:1 1855:1 1871:1 1886:4 1935:1 1939:1 1944:2 1946:2 1956:1 1957:1 1960:4 1991:1 2003:1 2032:1 2033:1 2036:4 2042:3 2050:2 2059:2 2079:1 2091:1 2092:1 2129:2 2132:1 2136:2 2146:2 2147:2 2154:1 2176:2 2177:3 2202:1 2229:1 2248:1 2285:1 2291:2 2295:1 2319:2 2360:1 2370:1 2386:1 2388:1 2391:1 2398:1 2399:2 2405:2 2407:1 2409:1 2460:1 2464:1 2537:1 2542:3 2554:1 2558:1 2559:1 2590:1 2775:1 2783:1 2817:1 2823:1 2824:1 2866:1 2911:2 2913:1 2948:1 2957:1 2959:2 2961:2 2964:1 2972:1 2979:2 2981:1 2984:1 2986:1 2991:1 2992:2 2994:1 3010:1 3026:1 3027:1 3082:2 3118:1 3173:2 3174:1 3209:1 3213:1 3228:2 3282:1 3327:1 3336:1 3359:1 3369:1 3473:2 3487:1 3523:1 3527:1 3572:2 3601:1 3646:1 3656:1 3661:1 3688:2 3694:1 3702:1 3710:3 3718:2 3752:2 3768:4 3785:1 3794:1 3797:1 3802:1 3809:1 3840:1 3905:1 3920:1 3967:1 3996:1 4004:1 4050:1 4089:1 4158:2 4172:1 4205:1 4211:1 4221:1 4239:1 4263:3 4278:1 4304:1 4315:1 4344:1 4345:1 4350:1 4354:1 4382:3 4386:1 4413:1 4431:1 4440:1 4455:1 4493:1 4528:1 4531:1 4567:1 4581:1 4604:1 4615:1 4616:1 4664:1 4672:1 4678:1 4682:1 4711:1 4724:1 4737:1 4758:1 4787:1 4820:2 4821:2 4840:1 4875:1 4878:1 4879:1 4907:1 4909:2 4950:2 4952:3 4955:2 4962:1 4985:1 4987:1 5000:1 5001:1 5017:1 5020:1 5029:1 5064:1 5102:1 5128:1 5148:2 5151:1 5176:1 5184:1 5194:1 5254:1 5278:1 5313:1 5319:1 5341:1 5369:1 5382:1 5389:3 5419:1 5424:2 5428:1 5430:1 5448:1 5479:1 5482:1 5506:1 5522:4 5553:1 5570:1 5584:1 5667:1 5685:1 5690:1 5699:1 5752:2 5757:1 5761:1 5779:1 5845:1 5853:1 5858:2 5868:3 5880:1 5899:2 5905:2 5912:1 5997:1 6015:1 6020:1 6021:2 6039:1 6077:1 6079:1 6081:1 6087:2 6172:1 6183:1 6236:6 6246:1 6287:1 6313:1 6324:1 6382:4 6401:2 6402:1 6408:1 6413:1 6421:1 6424:1 6427:1 6429:1 6435:1 6437:2 6438:1 6440:1 6464:1 6471:1 6602:1 6619:1 6621:1 6627:2 6647:1 6648:1 6680:1 6697:2 6706:1 6713:1 6736:1 6737:1 6741:1 6752:2 6772:2 6782:1 6802:3 6869:1 6902:1 6904:1 6909:1 6926:4 6953:1 6958:1 6974:1 6976:1 6993:3 7020:1 7036:1 7049:1 7062:1 7063:1 7070:1 7074:1 7081:1 7101:2 7177:1 7208:1 7269:1 7286:1 7325:1 7330:1 7331:1 7352:2 7377:1 7408:1 7420:2 7421:1 7436:1 7448:1 7481:1 7486:1 7489:1 7490:2 7517:2 7546:1 7572:1 7576:1 7583:1 7585:1 7690:2 7701:1 7712:1 7728:1 7775:2 7785:1 7805:1 7877:1 7893:1 7900:1 7905:1 7933:1 7939:1 7940:1 7995:3 8000:2 8037:1 8092:1 8108:1 8128:1 8139:1 8214:1 8219:1 8228:1 8230:1 8237:1 8247:1 8248:1 8250:1 8253:1 8256:1 8258:1 8261:3 8263:4 8309:1 8310:1 8316:1 8322:1 8332:1 8333:1 8353:1 8369:1 8389:2 8393:2 8403:1 8413:2 8449:2 8460:1 8463:2 8482:1 8483:1 8513:1 8534:1 8543:1 8562:1 8588:1 8590:1 8591:3 8597:1 8632:1 8637:1 8652:1 8675:1 8700:2 8728:1 8731:1 8785:1 8829:1 8830:1 8839:1 8848:1 8917:2 8922:1 8939:1 8942:1 8943:4 9005:1 9044:1 9072:1 9085:1 9097:2 9117:1 9131:1 9153:1 9159:1 9244:2 9248:2 9290:2 9297:1 9300:1 9310:2 9337:1 9358:3 9366:1 9410:1 9411:1 9428:1 9429:1 9431:1 9440:1 9443:1 9463:1 9468:1 9477:1 9511:1 9519:3 9615:2 9639:1 9651:1 9661:2 9666:1 9691:1 9714:1 9738:2 9742:1 9744:1 9748:2 9761:1 9765:1 9766:1 9786:1 9823:1 9837:1 9846:1 9881:1 9893:1 9896:3 9899:2 9901:1 9936:1 9985:1 10029:5 10051:1 10054:1 10083:1 10089:2 10091:1 10101:13 10114:1 10128:2 10130:4 10162:1 10170:1 10174:1 10185:1 10186:1 10187:2 10200:1 10212:1 10242:1 10252:1 10267:1 10273:1 10294:2 10300:1 10302:1 10328:1 10330:1 10368:3 10373:1 10376:1 10393:1 10440:1 10450:2 10487:1 10495:1 10517:1 10527:1 10538:1 10556:1 10573:1 10581:1 10582:1 10594:1 10631:1 10636:2 10644:3 10649:2 10662:1 10685:2 10716:1 10744:1 10745:10 10759:1 10762:1 10774:1 10811:1 10813:2 10821:1 10823:2 10829:1 10834:1 10860:2 10875:2 10876:1 10894:1 10908:1 10929:1 10974:1 10985:1 10998:1 11050:2 11057:1 11080:1 11118:1 11164:1 11168:1 11191:1 11199:2 11216:1 11255:1 11262:1 11267:1 11269:3 11274:1 11275:1 11296:1 11319:1 11329:1 11370:1 11392:1 11400:1 11428:1 11458:1 11466:2 11519:2 11520:1 11521:6 11532:1 11540:1 11543:1 11550:1 11600:1 11628:1 11638:1 11640:1 11644:1 11658:1 11667:2 11719:4 11806:1 11822:1 11843:1 11894:1 11900:1 11931:1 11940:1 11966:1 11990:1 11999:1 12006:1 12016:2 12025:3 12052:1 12063:1 12076:1 12118:2 12127:1 12131:1 12156:1 12163:2 12190:1 12211:2 12265:2 12352:1 12372:1 12388:2 12390:1 12416:1 12427:1 12428:1 12452:1 12456:1 12467:1 12473:1 12485:1 12512:1 12530:1 12562:2 12604:1 12623:1 12641:1 12642:1 12652:1 12653:1 12657:1 12658:1 12742:1 12749:1 12755:1 12803:4 12811:1 12818:1 12826:1 12861:1 12882:1 12883:1 12888:1 12933:1 13006:1 13038:1 13059:3 13110:2 13119:2 13132:1 13175:2 13182:2 13191:1 13197:1 13217:1 13219:1 13232:1 13246:1 13247:1 13250:1 13291:1 13299:1 13312:1 13342:1 13367:1 13369:1 13370:2 13384:1 13419:3 13422:1 13429:1 13476:1 13495:1 13513:1 13522:1 13523:1 13525:1 13538:1 13546:1 13547:2 13556:3 13626:1 13633:1 13650:1 13655:1 13675:1 13694:1 13705:1 13726:1 13734:1 13737:1 13777:1 13778:2 13779:1 13806:1 13820:6 13846:1 13858:1 13860:1 13901:1 13909:4 13914:1 13947:1 13949:2 13950:2 13973:1 13991:1 14010:1 14025:2 14045:1 14053:2 14118:1 14119:1 14140:1 14153:1 14156:1 14170:1 14212:1 14231:1 14247:1 14260:1 14272:1 14305:2 14332:2 14343:1 14382:1 14450:1 14462:1 14487:1 14489:2 14491:1 14508:1 14509:2 14522:1 14526:1 14527:1 14528:1 14537:1 14550:2 14551:1 14563:1 14564:2 14569:1 14573:1 14591:1 14619:1 14626:2 14630:1 14662:1 14693:1 14701:1 14728:1 14750:1 14771:2 14789:1 14801:4 14807:1 14818:1 14826:1 14828:3 14838:1 14847:1 14858:1 14868:1 14900:1 14908:1 14920:1 14937:1 14939:1 14961:1 14965:1 14996:1 15014:1 15034:1 15051:1 15052:1 15093:1 15141:1 15164:1 15200:1 15209:1 15251:3 15283:1 15323:2 15337:1 15340:1 15345:3 15350:1 15352:1 15355:1 15357:1 15360:1 15372:1 15385:1 15408:1 15415:1 15427:1 15429:1 15438:2 15442:2 15485:3 15535:3 15603:1 15635:1 15718:2 15729:2 15732:2 15739:1 15756:1 15768:1 15820:2 15838:1 15864:4 15871:1 15894:1 15897:1 15900:4 15905:2 15911:1 15927:1 15944:1 15948:1 15959:3 15982:1 15998:2 16011:1 16037:1 16057:1 16062:2 16129:1 16150:2 16173:1 16181:2 16197:1 16215:1 16261:1 16274:1 16292:1 16337:1 16370:1 16414:1 16419:1 16474:1 16480:1 16488:1 16492:1 16520:1 16546:1 16567:2 16581:1 16619:1 16646:1 16647:1 16655:1 16673:1 16693:1 16724:1 16725:3 16750:1 16757:1 16773:2 16783:1 16852:1 16880:1 16952:1 16976:1 16982:1 16999:1 17008:2 17181:1 17189:1 17198:1 17216:1 17230:5 17254:1 17264:1 17266:1 17276:1 17296:1 17316:5 17335:1 17338:1 17351:1 17354:1 17383:1 17423:2 17429:4 17441:1 17442:2 17444:1 17448:1 17496:1 17507:2 17519:1 17527:2 17545:4 17552:1 17556:1 17558:3 17615:1 17625:2 17631:1 17652:1 17689:1 17692:1 17722:1 17739:1 17746:1 17754:3 17785:1 17826:1 17860:1 17878:1 17899:1 17922:1 17931:1 17943:1 17961:1 17983:1 18010:1 18020:1 18060:2 18069:2 18088:1 18176:1 18183:1 18188:1 18255:1 18271:1 18276:1 18282:1 18287:1 18288:1 18295:1 18299:1 18379:1 18416:1 18420:1 18424:2 18434:1 18459:1 18475:3 18536:2 18592:1 18593:1 18620:1 18695:1 18698:1 18710:1 18767:2 18776:1 18777:1 18781:1 18793:1 18862:1 18905:1 18911:2 18952:2 18978:1 18982:1 18984:1 19000:1 19011:1 19035:1 19043:1 19066:1 19080:1 19086:2 19114:1 19145:1 19185:1 19232:1 19256:1 19290:1 19297:1 19311:2 19320:8 19377:1 19395:1 19401:1 19431:1 19464:1 19465:1 19486:2 19512:1 19544:1 19568:1 19577:1 19591:6 19640:1 19643:1 19671:1 19687:1 19726:1 19749:6 19750:1 19772:1 19773:1 19818:1 19863:1 19913:2 19920:1 19933:1 19957:1 19964:1 19965:1 19968:1 19988:1 19999:1 20000:1 20045:1 20046:2 20095:1 20127:2 20184:1 20215:1 20225:1 20235:1 20252:1 20266:1 20275:1 20282:1 20297:2 20321:1 20339:1 20363:2 20377:2 20424:1 20440:1 20447:1 20487:1 20494:1 20503:3 20511:1 20518:1 20545:1 20566:1 20569:1 20589:1 20613:1 20619:3 20709:1 20714:1 20715:1 20719:1 20737:2 20739:2 20740:1 20757:1 20780:1 20786:1 20805:1 20807:1 20810:1 20816:1 20817:1 20843:4 20849:1 20852:1 20906:1 20909:1 20913:1 20916:2 20917:4 20939:1 20950:3 20966:1 20971:1 21002:1 21056:1 21066:1 21104:1 21114:3 21127:1 21145:1 21154:1 21170:1 21185:1 21193:2 21207:1 21224:1 21240:1 21247:1 21251:3 21254:3 21259:1 21265:1 21286:1 21322:1 21327:1 21429:1 21460:1 21467:2 21477:1 21478:1 21494:1 21509:1 21528:1 21541:1 21562:1 21576:2 21581:2 21587:1 21589:1 21597:7 21605:1 21646:1 21653:1 21654:1 21663:1 21717:1 21725:1 21732:2 21733:1 21744:1 21785:1 21798:1 21812:1 21822:1 21860:1 21902:1 21917:1 21931:1 21933:2 21936:1 21946:1 21950:1 21967:1 21978:3 21985:1 22028:3 22091:3 22140:1 22142:1 22157:1 22163:1 22169:3 22171:1 22172:1 22205:1 22231:1 22260:1 22269:1 22283:1 22284:1 22289:1 22306:1 22309:1 22317:1 22347:1 22348:1 22372:1 22406:1 22417:1 22489:1 22502:1 22568:1 22569:1 22583:1 22667:1 22703:1 22718:1 22777:1 22778:1 22782:2 22786:1 22788:1 22798:1 22799:1 22804:2 22806:1 22843:1 22881:3 22882:3 22956:1 22996:1 23008:4 23029:1 23033:3 23036:1 23079:1 23080:1 23098:1 23107:1 23115:1 23135:1 23145:1 23163:1 23189:1 23191:1 23192:2 23198:1 23212:1 23241:1 23256:1 23285:2 23293:1 23299:1 23311:1 23359:1 23384:1 23393:1 23398:1 23447:1 23453:2 23466:1 23498:1 23499:1 23507:1 23538:1 23549:1 23550:1 23564:1 23568:1 23594:2 23616:1 23681:1 23764:1 23773:1 23786:1 23810:1 23811:1 23852:2 23863:1 23864:1 23879:1 23888:2 23951:1 23963:2 23984:2 24014:1 24028:2 24051:1 24096:1 24118:1 24123:1 24127:3 24140:1 24154:2 24234:1 24239:1 24277:1 24283:2028 24309:1 24427:1 24429:1 24439:1 24441:1 24479:1 24507:1 24519:1 24548:1 24565:1 24570:1 24572:1 24573:1 24673:1 24709:1 24721:1 24723:1 24747:1 24752:1 24791:1 24811:1 24813:1 24832:1 24850:1 24851:1 24858:1 24860:2 24893:1 24897:3 24901:1 24935:1 24979:1 24981:1 24986:1 25015:1 25020:1 25023:1 25032:1 25073:2 25087:1 25128:1 25135:1 25148:1 25176:1 25189:4 25223:1 25225:6 25231:1 25237:1 25260:2 25272:1 25309:1 25327:1 25335:2 25345:1 25368:1 25403:1 25415:1 25442:3 25483:1 25487:1 25513:2 25514:1 25519:1 25532:1 25535:1 25573:1 25580:1 25618:1 25624:2 25627:1 25630:1 25651:1 25653:1 25693:1 25698:1 25702:1 25724:1 25769:1 25770:1 25775:1 25805:1 25842:1 25846:1 25930:1 25933:2 25956:1 25957:1 25983:1 26000:1 26001:3 26025:1 26026:4 26047:3 26053:1 26055:1 26071:1 26077:1 26085:1 26116:1 26184:1 26225:3 26249:1 26257:2 26277:1 26327:1 26440:3 26451:1 26488:1 26493:2 26497:1 26564:1 26567:1 26596:2 26615:1 26617:1 26624:1 26639:1 26653:1 26689:2 26697:1 26704:1 26718:4 26723:2 26729:1 26732:1 26739:1 26745:1 26778:1 26812:1 26847:1 26863:1 26878:1 26898:1 26905:1 26913:1 26940:2 26952:3 26985:1 26986:1 27006:1 27015:1 27026:1 27038:4 27047:2 27063:1 27074:1 27083:1 27088:1 27092:4 27097:1 27109:1 27119:1 27167:1 27178:1 27189:1 27193:1 27196:2 27212:1 27225:1 27235:1 27236:1 27253:1 27270:1 27321:1 27352:1 27356:1 27358:1 27363:1 27365:2 27369:1 27374:2 27375:1 27377:1 27390:1 27393:1 27395:2 27417:1 27426:1 27439:1 27513:1 27515:1 27531:1 27534:1 27539:1 27542:1 27574:4 27578:1 27592:1 27603:1 27617:1 27661:1 27703:1 27704:1 27705:1 27707:1 27731:1 27736:1 27745:1 27751:1 27760:1 27790:1 27809:1 27844:1 27857:2 27860:3 27929:1 27950:1 27951:2 27957:1 27970:1 27971:1 27981:2 27987:1 27993:2 27996:2 28007:1 28008:2 28041:1 28051:1 28059:1 28067:1 28176:2 28177:2 28203:2 28214:1 28240:1 28257:1 28265:1 28280:1 28302:1 28347:1 28351:1 28373:2 28379:1 28387:1 28392:1 28396:1 28410:1 28439:1 28478:1 28500:1 28517:1 28559:1 28604:2 28614:1 28623:1 28634:1 28659:1 28679:1 28717:1 28718:1 28721:1 28730:1 28748:1 28754:1 28841:1 28876:1 28877:1 28900:1 28933:1 28947:3 28965:3 28972:1 28987:1 28989:6 28993:2 29003:1 29007:1 29014:1 29024:1 29047:1 29067:1 29076:1 29078:1 29117:1 29118:1 29179:1 29203:1 29234:1 29246:1 29286:1 29302:2 29316:2 29370:1 29406:1 29522:1 29536:1 29547:1 29641:1 29642:1 29665:1 29705:1 29733:1 29771:1 29772:1 29775:1 29871:1 29872:1 29878:1 29893:1 29898:1 29902:1 29905:1 29917:1 29921:1 29932:1 29959:1 29961:1 29997:1 30000:1 30039:1 30055:2 30088:1 30091:1 30112:1 30122:1 30131:3 30147:1 30167:2 30195:1 30221:1 30224:2 30235:1 30246:1 30261:1 30264:1 30265:1 30267:1 30269:1 30282:1 30299:1 30321:2 30381:1 30408:1 30412:1 30431:1 30448:1 30498:1 30506:1 30511:1 30525:1 30549:2 30550:1 30566:1 30575:1 30615:2 30624:2 30656:1 30669:1 30674:1 30697:1 30727:1 30742:1 30744:1 30750:2 30786:1 30787:1 30840:1 30871:1 30887:1 30899:1 30907:1 30979:1 31018:1 31074:2 31087:1 31096:1 31154:1 31189:1 31195:1 31210:1 31217:1 31226:1 31249:1 31333:3 31355:7 31366:1 31374:1 31394:1 31403:1 31437:1 31482:1 31499:1 31530:1 31534:3 31538:3 31563:1 31579:2 31583:2 31590:1 31592:1 31629:1 31652:1 31670:1 31693:1 31699:1 31704:1 31736:1 31757:2 31781:3 31786:3 31790:1 31795:1 31821:1 31826:1 31832:2 31860:1 31865:1 31876:1 31914:2 31930:1 32010:1 32021:1 32046:2 32052:3 32087:1 32134:1 32160:1 32175:1 32177:1 32212:1 32247:1 32264:1 32296:1 32316:1 32336:1 32436:1 32466:5 32470:3 32510:1 32523:1 32531:1 32552:1 32557:2 32558:1 32584:1 32587:1 32588:1 32664:2 32677:1 32680:2 32691:1 32694:1 32697:1 32709:1 32719:1 32726:1 32742:1 32758:1 32782:2 32791:3 32802:1 32820:1 32830:1 32851:2 32858:1 32905:1 32906:1 32942:1 32944:1 32946:1 32960:1 32964:1 33011:1 33107:2 33109:1 33143:2 33144:1 33162:1 33182:1 33211:1 33225:1 33231:1 33293:1 33311:1 33313:1 33335:1 33349:1 33372:1 33381:1 33391:1 33400:1 33406:1 33420:1 33432:1 33448:1 33454:2 33470:1 33489:2 33492:1 33511:1 33552:2 33577:1 33584:1 33585:1 33624:1 33642:1 33664:4 33689:2 33703:1 33711:3 33719:1 33756:1 33815:1 33825:1 33883:1 33885:1 33938:1 33941:1 33943:1 33949:1 33959:1 33984:1 33994:1 33997:1 34009:1 34028:1 34034:1 34039:4 34043:1 34045:1 34076:1 34094:1 34139:1 34151:1 34156:1 34172:2 34190:1 34196:2 34207:1 34217:1 34246:1 34273:2 34316:2 34335:1 34381:1 34383:2 34393:1 34396:2 34435:1 34454:1 34555:1 34567:1 34590:1 34592:1 34600:1 34603:1 34607:1 34617:2 34649:1 34666:1 34672:1 34678:1 34743:1 34748:2 34757:1 34768:1 34773:1 34775:2 34776:1 34794:1 34806:2 34836:1 34872:1 34909:1 34949:2 34950:1 34969:1 34976:1 34977:1 34982:1 35027:2 35032:1 35090:1 35106:1 35110:2 35114:2 35121:1 35129:1 35147:1 35155:1 35188:1 35201:1 35202:1 35203:1 35220:1 35277:1 35303:1 35306:1 35313:1 35330:2 35353:1 35355:1 35363:1 35364:2 35433:2 35477:1 35486:1 35494:1 35496:1 35505:1 35521:1 35529:1 35538:2 35547:1 35553:1 35599:2 35601:1 35627:1 35705:1 35724:2 35744:1 35756:1 35781:2 35812:1 35818:2 35827:1 35858:1 35920:1 35947:1 35958:2 35968:1 35999:1 36005:1 36093:1 36113:1 36115:1 36139:8 36140:1 36144:1 36164:1 36167:1 36187:5 36208:2 36219:1 36257:1 36298:1 36310:1 36344:3 36349:1 36354:1 36365:1 36366:1 36387:5 36397:1 36414:1 36433:1 36445:1 36449:1 36452:1 36465:2 36471:1 36484:1 36500:2 36528:1 36533:2 36537:1 36555:1 36570:1 36580:1 36601:1 36628:2 36688:1 36689:1 36692:1 36698:1 36705:1 36724:1 36752:1 36771:1 36774:1 36776:1 36833:3 36859:1 36960:2 36995:3 37007:1 37035:1 37041:2 37048:1 37070:1 37082:1 37085:1 37113:1 37146:1 37157:1 37163:1 37253:1 37254:1 37255:1 37277:2 37289:1 37338:2 37401:1 37438:1 37452:1 37484:1 37539:1 37561:1 37572:1 37597:1 37612:1 37636:1 37638:1 37660:1 37718:1 37722:1 37729:1 37740:1 37744:1 37751:3 37752:1 37754:3 37755:1 37761:2 37765:1 37768:1 37769:1 37779:1 37801:1 37805:1 37820:1 37830:1 37834:1 37849:1 37853:1 37867:2 37875:1 37883:1 37918:1 37925:1
15 80:2 104:1 120:2 158:1 189:1 190:2 215:1 224:1 228:1 254:1 255:1 272:1 297:1 317:3 373:1 415:1 462:2 468:2 487:1 521:1 569:3 584:1 602:1 620:2 682:1 713:1 715:1 716:1 723:1 724:1 761:2 765:1 771:2 776:1 785:1 789:1 805:2 818:2 819:1 821:1 827:1 894:1 918:2 955:1 978:2 992:1 1056:1 1068:1 1072:1 1105:2 1113:1 1115:1 1126:1 1144:1 1145:1 1147:1 1152:2 1155:1 1172:1 1176:1 1211:1 1213:2 1217:1 1228:1 1237:1 1254:2 1282:1 1333:2 1338:1 1372:2 1374:1 1379:1 1399:1 1402:1 1404:1 1411:1 1434:1 1443:2 1451:1 1479:1 1500:1 1504:1 1524:1 1534:2 1578:2 1587:1 1619:1 1631:2 1647:1 1656:1 1657:1 1658:1 1667:2 1668:1 1693:1 1697:1 1726:1 1733:1 1742:1 1757:1 1758:1 1774:1 1791:1 1855:1 1871:2 1886:4 1935:1 1939:1 1944:2 1946:2 1956:1 1957:1 1960:4 1991:1 2003:1 2032:1 2033:1 2036:4 2042:3 2050:2 2059:2 2079:1 2091:1 2092:1 2129:2 2132:1 2136:2 2146:2 2147:2 2154:1 2176:2 2177:3 2202:1 2229:1 2248:1 2285:1 2291:2 2295:1 2319:2 2360:1 2370:1 2386:1 2388:1 2391:1 2398:1 2399:2 2405:2 2407:1 2409:1 2460:2 2464:1 2537:1 2542:4 2554:1 2558:1 2559:1 2590:1 2775:1 2783:1 2817:1 2823:1 2824:1 2866:1 2911:2 2913:1 2948:1 2957:1 2959:2 2961:3 2964:1 2972:1 2979:2 2981:1 2984:1 2986:1 2991:1 2992:2 2994:1 3010:1 3026:1 3027:1 3082:2 3085:1 3118:1 3173:2 3174:1 3209:1 3213:1 3228:2 3282:1 3327:1 3336:1 3359:1 3369:1 3473:2 3487:1 3523:1 3527:1 3572:2 3601:1 3646:1 3656:1 3661:1 3688:2 3694:1 3702:1 3710:3 3718:3 3752:2 3768:4 3785:1 3794:1 3797:1 3802:1 3809:1 3840:1 3905:1 3920:1 3967:1 3996:1 4004:1 4050:1 4089:1 4158:2 4172:1 4205:1 4211:1 4221:1 4239:1 4263:3 4278:1 4304:1 4315:1 4344:1 4345:1 4350:1 4354:1 4382:3 4386:1 4413:1 4431:1 4440:1 4447:1 4455:1 4493:1 4528:1 4531:1 4567:1 4581:1 4604:1 4615:1 4616:1 4664:1 4672:1 4678:1 4682:1 4711:1 4724:1 4737:1 4758:1 4787:1 4820:2 4821:2 4840:1 4875:1 4878:1 4879:1 4907:1 4909:2 4950:2 4952:3 4955:2 4962:1 4985:1 4987:1 5000:1 5001:1 5017:1 5020:1 5029:1 5064:1 5102:1 5127:1 5128:1 5148:2 5151:1 5176:1 5184:1 5194:1 5254:1 5278:1 5313:1 5319:1 5341:1 5369:1 5382:1 5389:3 5419:1 5424:2 5428:1 5430:1 5448:1 5479:1 5482:1 5506:1 5522:4 5553:1 5570:1 5584:1 5667:1 5685:1 5690:1 5699:1 5752:2 5757:1 5761:1 5779:1 5845:1 5853:1 5858:2 5868:3 5880:1 5899:2 5905:2 5912:1 5997:2 6015:1 6020:1 6021:2 6039:1 6077:1 6079:1 6081:1 6087:2 6172:1 6183:1 6236:6 6246:1 6287:1 6313:1 6324:1 6382:4 6401:2 6402:1 6408:1 6413:1 6421:1 6424:1 6427:1 6429:1 6435:1 6437:2 6438:1 6440:1 6464:1 6471:1 6602:1 6619:1 6621:1 6627:2 6647:1 6648:1 6680:1 6697:2 6706:1 6713:1 6736:1 6737:1 6741:1 6752:2 6772:2 6782:1 6802:3 6869:1 6902:1 6904:1 6909:1 6926:4 6953:1 6958:1 6974:1 6976:1 6993:3 7020:1 7036:1 7049:1 7062:1 7063:1 7070:1 7074:1 7081:1 7101:3 7177:1 7208:1 7269:1 7286:1 7325:1 7330:1 7331:1 7352:2 7377:1 7394:1 7408:1 7420:2 7421:1 7436:1 7448:1 7481:1 7486:1 7489:1 7490:2 7517:2 7546:1 7572:1 7576:1 7583:1 7585:1 7690:2 7701:1 7712:1 7728:1 7775:2 7785:1 7805:1 7877:1 7893:1 7900:1 7905:1 7933:1 7939:1 7940:1 7995:3 8000:2 8037:1 8092:1 8108:1 8128:1 8139:1 8214:1 8219:1 8228:1 8230:1 8237:1 8245:1 8247:1 8248:1 8250:1 8253:1 8256:1 8258:1 8261:3 8263:4 8309:1 8310:1 8316:1 8322:1 8332:1 8333:1 8353:1 8369:1 8389:2 8391:1 8393:2 8403:1 8413:2 8449:2 8460:1 8463:2 8482:1 8483:1 8513:1 8534:1 8543:1 8562:1 8588:1 8590:1 8591:3 8597:1 8632:1 8637:1 8652:1 8675:1 8700:2 8728:1 8731:1 8785:1 8829:1 8830:1 8839:1 8848:1 8917:2 8922:1 8939:1 8942:1 8943:4 9005:1 9044:1 9072:1 9085:1 9097:2 9117:1 9131:1 9153:1 9159:1 9244:2 9248:2 9253:1 9290:2 9297:1 9300:1 9310:2 9337:1 9358:3 9366:1 9410:1 9411:1 9428:1 9429:1 9431:1 9440:1 9443:1 9463:1 9468:1 9477:1 9511:1 9519:3 9536:1 9615:2 9639:1 9651:1 9661:2 9666:1 9691:1 9709:1 9714:1 9738:2 9742:1 9744:1 9748:2 9761:1 9765:1 9766:1 9786:1 9823:1 9837:1 9846:1 9881:1 9893:1 9896:3 9899:2 9901:1 9936:1 9985:1 10029:6 10051:1 10054:1 10083:1 10089:2 10091:1 10101:14 10114:1 10128:2 10130:4 10162:1 10170:1 10174:1 10185:1 10186:1 10187:2 10200:1 10212:1 10242:1 10252:1 10267:1 10269:1 10273:1 10294:2 10300:1 10302:1 10328:1 10330:1 10368:3 10373:1 10376:1 10393:1 10440:1 10450:2 10487:1 10495:1 10517:1 10527:1 10538:1 10556:1 10573:1 10581:1 10582:2 10594:1 10608:1 10631:1 10636:2 10644:3 10649:2 10662:1 10685:2 10716:1 10744:3 10745:10 10759:1 10762:1 10774:1 10811:1 10813:2 10821:1 10823:2 10829:1 10834:1 10860:2 10875:2 10876:1 10894:1 10908:1 10929:1 10974:1 10985:1 10998:1 11050:2 11057:1 11080:1 11118:1 11164:1 11168:1 11191:1 11199:2 11216:1 11255:1 11262:1 11267:1 11269:3 11274:1 11275:1 11296:1 11319:1 11329:1 11370:1 11392:1 11400:1 11428:1 11437:1 11458:1 11466:2 11519:2 11520:1 11521:6 11532:1 11540:1 11543:1 11550:1 11577:1 11600:1 11628:1 11638:1 11640:1 11644:1 11658:1 11667:2 11719:4 11806:1 11822:1 11843:1 11894:1 11900:1 11913:1 11931:1 11940:1 11966:1 11990:1 11999:1 12006:1 12016:2 12025:4 12052:1 12063:1 12076:1 12118:2 12127:1 12131:1 12145:1 12156:1 12163:2 12190:1 12211:2 12265:2 12323:1 12352:1 12372:1 12388:2 12390:1 12416:1 12427:1 12428:1 12452:1 12456:1 12467:1 12473:1 12485:1 12512:1 12530:1 12562:2 12604:1 12623:1 12641:1 12642:1 12644:1 12652:1 12653:1 12657:1 12658:1 12742:1 12749:1 12755:1 12803:4 12811:1 12818:1 12826:1 12851:1 12861:1 12882:1 12883:1 12888:1 12933:1 12978:1 13006:1 13038:1 13059:3 13110:2 13119:2 13132:1 13175:2 13182:2 13191:1 13197:1 13217:1 13218:1 13219:1 13232:1 13246:1 13247:1 13250:1 13291:1 13299:1 13302:1 13312:1 13342:1 13367:1 13369:1 13370:2 13384:1 13419:3 13422:1 13429:1 13476:1 13495:1 13513:1 13522:1 13523:1 13525:1 13538:1 13546:1 13547:2 13556:3 13626:1 13633:1 13650:1 13655:1 13667:1 13675:1 13694:1 13705:1 13726:1 13734:1 13737:1 13777:1 13778:2 13779:1 13806:1 13820:6 13846:1 13858:1 13860:1 13901:1 13909:5 13914:1 13947:2 13949:2 13950:2 13973:1 13991:1 14010:1 14025:2 14045:1 14053:2 14118:1 14119:1 14140:1 14153:1 14156:1 14170:1 14212:1 14231:1 14247:1 14260:1 14272:1 14305:2 14332:2 14343:1 14382:1 14450:1 14462:1 14487:1 14489:2 14491:1 14508:1 14509:2 14522:1 14526:1 14527:1 14528:1 14537:1 14550:2 14551:1 14563:1 14564:2 14569:1 14573:1 14591:1 14619:1 14626:2 14630:1 14662:1 14693:1 14701:1 14728:1 14750:1 14771:2 14789:1 14801:4 14807:1 14818:1 14826:1 14828:3 14838:1 14847:1 14858:1 14868:1 14900:1 14908:1 14913:1 14920:1 14937:1 14939:1 14961:1 14965:1 14996:1 15014:1 15034:1 15051:1 15052:1 15093:1 15141:1 15164:1 15200:1 15209:1 15251:3 15283:1 15323:2 15337:1 15340:1 15345:3 15350:1 15352:1 15355:1 15357:1 15360:1 15372:1 15385:1 15408:1 15415:1 15427:1 15429:1 15438:2 15442:2 15485:3 15535:3 15603:1 15635:1 15718:2 15729:2 15732:3 15739:1 15756:1 15768:1 15820:2 15838:1 15864:4 15871:1 15894:1 15897:1 15900:5 15905:2 15911:1 15927:1 15944:1 15948:1 15959:3 15982:1 15998:2 16011:1 16037:1 16057:1 16062:2 16129:1 16150:2 16173:1 16181:2 16197:1 16215:1 16261:1 16274:1 16292:1 16337:1 16370:1 16414:1 16419:1 16474:1 16480:1 16488:1 16492:1 16520:1 16546:1 16567:2 16581:1 16619:1 16646:1 16647:1 16655:1 16673:1 16693:1 16724:1 16725:4 16750:1 16757:1 16773:2 16783:1 16852:1 16880:1 16952:1 16976:1 16982:1 16999:1 17008:2 17181:1 17189:1 17198:1 17216:1 17230:5 17254:1 17264:1 17266:1 17270:1 17276:1 17296:1 17316:5 17335:1 17338:1 17351:1 17354:1 17383:1 17423:2 17429:4 17441:1 17442:2 17444:1 17448:1 17496:1 17507:2 17519:1 17527:2 17545:4 17552:1 17556:1 17558:3 17615:1 17625:2 17631:1 17652:1 17689:1 17692:1 17722:1 17739:1 17746:1 17754:3 17785:1 17826:1 17860:1 17878:1 17899:1 17922:1 17931:1 17943:1 17961:1 17983:1 17995:1 18010:1 18020:1 18047:1 18060:3 18069:2 18088:1 18176:1 18183:1 18188:1 18255:1 18271:1 18276:2 18282:1 18287:1 18288:1 18295:1 18299:1 18379:1 18416:1 18420:1 18424:2 18434:1 18459:1 18475:3 18536:2 18592:1 18593:1 18620:1 18695:1 18698:1 18710:1 18767:2 18776:1 18777:1 18781:1 18793:1 18862:1 18905:1 18911:2 18952:2 18978:1 18982:1 18984:1 19000:1 19011:1 19035:1 19043:1 19066:1 19080:1 19086:2 19114:1 19141:1 19145:1 19185:1 19232:1 19256:1 19290:1 19297:1 19311:2 19320:8 19377:1 19395:1 19401:1 19431:1 19464:1 19465:1 19486:2 19512:1 19544:1 19568:2 19577:1 19591:6 19640:1 19643:1 19671:1 19687:1 19726:1 19749:6 19750:1 19772:1 19773:1 19818:1 19863:1 19913:2 19920:1 19933:1 19957:1 19964:1 19965:1 19968:1 19988:1 19999:1 20000:1 20045:1 20046:2 20095:1 20127:2 20184:1 20215:1 20225:1 20235:1 20252:1 20266:1 20275:1 20282:2 20297:2 20321:1 20339:1 20363:2 20377:2 20424:1 20440:1 20447:1 20487:1 20494:1 20503:3 20511:1 20518:1 20545:1 20566:1 20569:1 20589:1 20613:1 20619:3 20709:1 20714:1 20715:1 20719:1 20737:2 20739:2 20740:1 20757:1 20780:1 20786:1 20805:1 20807:1 20810:1 20816:1 20817:1 20843:4 20849:1 20852:1 20906:1 20909:1 20913:1 20916:2 20917:4 20939:1 20950:4 20966:1 20971:1 21002:1 21056:1 21066:1 21104:1 21114:3 21127:1 21145:1 21154:1 21170:1 21182:1 21185:1 21193:2 21207:1 21224:1 21240:1 21247:1 21251:3 21254:3 21259:1 21265:1 21286:1 21322:1 21327:1 21429:1 21460:1 21467:2 21477:1 21478:1 21494:1 21509:1 21528:1 21541:1 21562:1 21576:2 21581:2 21587:1 21589:1 21597:7 21605:1 21646:1 21653:1 21654:1 21663:1 21717:1 21725:1 21732:2 21733:1 21744:1 21785:1 21798:1 21812:1 21822:1 21828:1 21859:1 21860:1 21902:1 21917:1 21931:1 21933:2 21936:1 21946:1 21950:1 21967:1 21978:3 21985:1 22028:3 22091:3 22140:1 22142:1 22157:1 22163:1 22169:3 22171:1 22172:1 22205:1 22231:1 22260:1 22269:1 22283:1 22284:1 22289:1 22306:1 22309:1 22317:1 22319:1 22347:1 22348:1 22372:1 22406:1 22417:1 22489:1 22502:1 22568:1 22569:1 22583:1 22667:1 22703:1 22718:1 22777:1 22778:1 22782:2 22786:1 22788:1 22798:1 22799:1 22804:2 22806:1 22843:1 22881:3 22882:3 22956:1 22996:1 22999:1 23008:4 23029:1 23033:3 23036:1 23079:1 23080:1 23098:1 23107:1 23115:1 23135:1 23145:1 23163:1 23189:1 23191:1 23192:2 23198:1 23212:1 23241:1 23256:1 23285:2 23293:1 23299:1 23311:1 23359:1 23384:1 23393:1 23398:1 23447:1 23453:2 23466:1 23498:1 23499:1 23507:1 23538:1 23549:1 23550:1 23564:1 23568:1 23594:2 23616:1 23681:1 23764:1 23773:1 23786:1 23810:1 23811:1 23852:2 23863:1 23864:1 23879:1 23888:2 23951:1 23963:2 23984:2 24014:1 24028:2 24051:1 24096:1 24118:1 24123:1 24127:3 24140:1 24154:2 24234:1 24239:1 24277:1 24283:2127 24309:1 24427:1 24429:1 24439:1 24441:1 24479:1 24507:1 24519:1 24548:1 24551:1 24565:1 24570:1 24572:1 24573:1 24673:1 24709:1 24721:1 24723:1 24736:1 24747:1 24752:1 24773:1 24791:1 24811:1 24813:1 24832:1 24850:1 24851:1 24858:1 24859:1 24860:2 24893:1 24897:3 24901:1 24935:1 24979:1 24981:1 24986:1 25015:1 25020:1 25023:1 25032:1 25073:2 25087:1 25128:1 25135:1 25148:1 25176:1 25189:4 25223:1 25225:6 25231:1 25237:1 25260:2 25272:1 25278:1 25309:1 25327:1 25335:2 25345:1 25368:1 25403:1 25415:1 25442:3 25483:1 25487:1 25513:2 25514:1 25519:1 25532:1 25535:1 25573:1 25580:1 25618:1 25624:2 25627:1 25630:1 25651:1 25653:1 25693:1 25698:1 25702:1 25724:1 25769:1 25770:1 25775:1 25805:1 25842:1 25846:1 25930:1 25933:2 25956:1 25957:1 25983:1 26000:1 26001:3 26025:1 26026:4 26047:3 26053:1 26055:1 26071:1 26077:1 26085:1 26116:1 26184:1 26225:3 26249:1 26257:2 26277:1 26327:1 26440:3 26451:1 26488:1 26493:2 26497:1 26564:1 26567:1 26596:2 26615:2 26617:1 26624:1 26639:1 26653:1 26689:2 26697:1 26704:1 26718:4 26723:2 26729:1 26732:1 26739:1 26745:1 26778:1 26812:1 26847:1 26863:1 26878:1 26898:1 26905:1 26913:1 26940:2 26952:3 26985:1 26986:1 27006:1 27015:1 27026:1 27038:4 27047:2 27063:1 27074:1 27083:1 27088:1 27092:4 27097:1 27109:1 27119:1 27167:1 27178:1 27189:1 27193:1 27196:3 27212:1 27225:1 27235:1 27236:1 27253:1 27270:1 27321:1 27352:1 27356:1 27358:1 27363:1 27365:2 27369:1 27374:2 27375:1 27377:1 27390:1 27393:1 27395:2 27417:1 27426:1 27439:1 27501:1 27513:1 27515:1 27531:1 27534:1 27539:1 27542:1 27574:4 27578:1 27592:1 27603:1 27617:1 27661:1 27703:1 27704:1 27705:1 27707:1 27731:1 27736:1 27745:1 27751:1 27760:1 27790:1 27809:1 27844:1 27857:2 27860:3 27929:1 27950:1 27951:2 27957:1 27970:1 27971:1 27981:2 27987:1 27993:2 27996:2 28007:1 28008:2 28041:1 28051:1 28059:1 28067:1 28176:2 28177:2 28203:2 28214:1 28240:1 28257:1 28265:1 28280:1 28302:1 28347:1 28351:1 28373:2 28379:3 28387:1 28392:1 28396:1 28410:1 28439:1 28478:1 28500:1 28517:1 28559:1 28604:2 28614:1 28623:1 28634:1 28659:1 28679:1 28717:1 28718:1 28721:1 28730:1 28748:1 28754:1 28779:1 28841:1 28876:1 28877:1 28900:1 28933:1 28947:3 28965:3 28972:1 28987:1 28989:6 28993:2 29003:1 29007:1 29014:1 29024:1 29047:1 29067:1 29076:1 29078:1 29117:1 29118:1 29179:1 29203:1 29234:1 29246:1 29286:1 29302:2 29316:2 29370:1 29406:1 29522:1 29536:1 29547:1 29641:1 29642:1 29665:1 29705:1 29733:1 29757:1 29771:1 29772:1 29775:1 29871:1 29872:1 29878:1 29893:1 29898:1 29902:1 29905:1 29917:1 29921:1 29932:1 29959:1 29961:1 29997:1 30000:1 30039:1 30055:2 30088:1 30091:1 30112:1 30122:1 30131:3 30147:1 30167:2 30177:1 30195:1 30221:1 30224:2 30235:1 30246:1 30261:1 30264:1 30265:1 30267:1 30269:1 30282:1 30299:1 30321:2 30347:2 30381:1 30408:1 30412:1 30431:1 30448:1 30498:1 30506:1 30511:1 30525:1 30549:2 30550:1 30566:1 30575:1 30615:2 30624:2 30656:1 30669:1 30671:1 30674:2 30675:1 30697:1 30727:1 30742:1 30744:1 30750:2 30786:1 30787:1 30840:1 30871:1 30887:1 30899:1 30907:1 30979:1 31018:1 31074:2 31087:1 31096:1 31154:1 31189:1 31195:1 31210:1 31217:1 31226:1 31249:1 31333:3 31355:7 31365:1 31366:1 31374:1 31394:1 31403:1 31437:1 31482:1 31488:1 31499:1 31530:1 31534:3 31538:3 31563:1 31579:2 31583:2 31590:1 31592:1 31629:1 31652:1 31670:1 31693:1 31699:1 31704:1 31736:1 31757:2 31781:3 31786:3 31790:1 31795:1 31821:1 31826:1 31832:2 31860:1 31865:1 31876:1 31914:2 31930:1 32010:1 32021:1 32046:2 32052:3 32077:1 32087:1 32134:1 32160:1 32175:2 32177:1 32212:1 32247:1 32264:1 32296:1 32316:1 32336:1 32399:1 32436:1 32466:5 32470:3 32510:1 32523:1 32531:1 32552:1 32553:1 32557:2 32558:1 32584:1 32587:1 32588:1 32664:2 32677:1 32680:2 32682:1 32691:1 32694:1 32697:1 32709:1 32719:1 32726:1 32742:1 32758:1 32782:2 32791:3 32802:2 32820:1 32830:1 32851:2 32858:1 32905:1 32906:1 32942:1 32944:1 32946:1 32960:1 32964:1 32968:1 32976:1 33011:1 33107:2 33109:1 33143:2 33144:1 33162:1 33182:1 33211:1 33225:1 33231:1 33293:1 33311:1 33313:1 33335:1 33349:1 33372:1 33381:1 33391:1 33400:1 33406:1 33420:1 33432:1 33448:1 33454:2 33470:1 33489:2 33492:1 33511:1 33552:2 33577:1 33584:1 33585:1 33624:1 33642:1 33664:4 33689:2 33703:1 33711:4 33719:1 33756:1 33815:1 33825:1 33883:1 33885:1 33938:1 33941:1 33943:1 33949:1 33959:1 33984:1 33994:1 33997:1 34009:1 34028:1 34034:1 34039:4 34043:1 34045:1 34076:1 34094:1 34139:1 34151:1 34156:1 34172:2 34190:2 34196:2 34207:1 34217:1 34246:1 34273:2 34316:2 34335:1 34381:1 34383:2 34393:1 34396:2 34435:1 34454:1 34555:1 34567:1 34590:1 34592:1 34600:1 34603:1 34607:1 34617:2 34649:1 34666:1 34672:2 34678:1 34743:1 34748:2 34757:1 34768:1 34773:1 34775:2 34776:1 34794:1 34797:1 34806:2 34836:1 34872:1 34909:1 34949:2 34950:1 34969:1 34976:1 34977:1 34982:1 35027:2 35032:1 35090:1 35106:1 35110:2 35114:2 35121:1 35129:1 35147:1 35155:1 35188:1 35201:1 35202:1 35203:1 35220:1 35277:1 35300:1 35303:1 35306:2 35313:1 35330:2 35353:1 35355:1 35363:1 35364:2 35419:1 35433:2 35440:1 35477:1 35486:1 35494:1 35496:1 35505:1 35521:1 35529:1 35538:2 35547:1 35553:1 35597:2 35599:2 35601:1 35627:1 35705:1 35724:2 35744:1 35756:1 35781:2 35810:1 35812:1 35818:2 35827:1 35858:1 35920:1 35947:1 35958:2 35968:1 35999:1 36005:1 36093:1 36113:1 36115:1 36139:8 36140:1 36144:1 36164:1 36167:1 36187:5 36208:2 36219:1 36257:1 36298:1 36310:1 36344:3 36349:1 36354:1 36365:1 36366:1 36387:6 36397:1 36414:1 36433:1 36445:1 36449:1 36452:1 36465:2 36471:1 36484:1 36500:2 36528:1 36533:2 36537:1 36555:1 36570:1 36580:1 36601:1 36628:2 36688:1 36689:1 36692:1 36698:1 36705:1 36724:1 36752:1 36771:1 36774:1 36776:1 36833:3 36859:1 36867:1 36960:2 36995:3 37007:1 37035:2 37041:2 37048:1 37070:1 37082:1 37085:1 37113:1 37146:1 37157:1 37163:1 37253:1 37254:1 37255:1 37277:2 37289:1 37338:2 37389:1 37401:1 37407:1 37438:1 37452:1 37484:1 37539:1 37561:1 37572:1 37597:1 37612:1 37636:1 37638:1 37660:1 37718:1 37722:1 37729:1 37740:1 37744:1 37751:3 37752:1 37754:3 37755:1 37761:2 37765:1 37768:1 37769:1 37779:1 37801:1 37805:1 37820:1 37830:1 37834:1 37849:1 37853:1 37867:2 37875:1 37883:1 37918:1 37925:1
15 49:1 80:3 104:1 120:2 158:1 189:1 190:2 215:2 224:1 228:1 254:1 255:1 272:1 297:1 317:3 373:1 415:1 462:2 468:2 487:1 521:1 569:3 584:1 602:1 620:2 682:1 713:1 715:1 716:1 723:1 724:1 761:2 765:1 771:2 776:1 785:1 789:1 805:2 818:2 819:1 821:1 827:1 894:1 918:3 955:1 978:3 992:1 995:1 1056:1 1068:1 1072:1 1105:2 1113:1 1115:1 1126:1 1142:1 1144:1 1145:1 1147:1 1152:2 1155:1 1172:1 1176:1 1180:1 1211:1 1213:2 1217:1 1228:1 1237:1 1254:2 1282:1 1320:1 1333:2 1338:1 1372:2 1374:1 1379:1 1399:1 1402:1 1404:1 1411:1 1434:1 1443:2 1451:1 1479:1 1500:1 1504:1 1524:1 1534:2 1578:3 1587:1 1619:1 1631:2 1647:1 1656:1 1657:1 1658:1 1667:2 1668:1 1693:1 1697:1 1726:1 1733:1 1742:1 1757:1 1758:1 1774:1 1791:1 1855:1 1871:2 1886:4 1935:1 1939:1 1944:2 1946:2 1956:1 1957:1 1960:4 1991:1 2003:1 2032:1 2033:1 2036:4 2042:3 2050:2 2059:2 2079:1 2091:1 2092:1 2129:2 2132:1 2136:2 2146:2 2147:2 2154:1 2176:2 2177:3 2202:1 2229:1 2248:1 2285:1 2291:2 2295:1 2319:2 2360:1 2370:1 2386:1 2388:1 2391:1 2398:1 2399:2 2402:1 2405:2 2407:1 2409:1 2460:2 2464:1 2537:1 2542:4 2554:1 2558:2 2559:1 2576:1 2590:1 2775:1 2783:1 2817:1 2823:1 2824:1 2866:1 2911:2 2913:1 2948:1 2957:1 2959:2 2961:3 2964:1 2972:1 2979:2 2981:1 2984:1 2986:2 2987:2 2991:1 2992:2 2994:1 3010:1 3026:1 3027:1 3082:2 3085:1 3118:1 3173:2 3174:1 3209:1 3213:1 3228:2 3282:1 3327:1 3336:1 3359:1 3369:1 3473:2 3487:1 3512:1 3518:1 3523:1 3527:1 3572:2 3601:1 3646:1 3656:2 3661:1 3688:2 3694:1 3702:1 3710:3 3718:3 3720:1 3728:1 3752:2 3768:4 3785:1 3794:1 3797:1 3800:1 3802:1 3809:1 3840:1 3846:1 3905:1 3920:1 3967:1 3996:1 4004:1 4050:1 4089:1 4158:2 4172:1 4205:1 4211:1 4221:1 4239:1 4263:3 4278:1 4304:1 4315:1 4344:1 4345:1 4350:1 4354:1 4382:3 4386:1 4413:1 4431:1 4440:1 4447:1 4455:1 4493:1 4528:1 4531:1 4567:1 4581:1 4604:1 4615:1 4616:1 4664:1 4672:1 4678:1 4682:1 4705:1 4711:1 4724:1 4737:1 4758:1 4787:1 4820:2 4821:2 4840:1 4875:1 4878:1 4879:1 4907:1 4909:2 4950:2 4952:3 4955:2 4962:1 4985:1 4987:1 5000:1 5001:1 5017:1 5020:1 5029:1 5064:1 5088:1 5102:1 5127:1 5128:1 5148:2 5151:1 5176:1 5184:1 5194:1 5254:1 5278:1 5313:1 5319:1 5341:1 5369:1 5382:1 5389:3 5419:1 5424:2 5428:1 5430:1 5448:1 5479:1 5482:1 5506:1 5522:4 5553:1 5570:1 5584:1 5667:1 5685:1 5690:1 5699:1 5752:2 5757:1 5761:1 5779:1 5798:1 5845:1 5853:1 5858:2 5868:3 5880:1 5899:2 5905:2 5912:1 5997:2 6015:1 6020:1 6021:2 6039:1 6077:1 6079:1 6081:1 6087:2 6172:1 6183:1 6236:6 6246:1 6287:1 6313:1 6321:1 6324:1 6382:4 6401:2 6402:1 6408:1 6413:1 6421:1 6424:1 6427:1 6429:1 6435:1 6437:2 6438:1 6440:1 6464:1 6471:1 6602:1 6619:1 6621:1 6627:2 6647:1 6648:1 6680:1 6697:2 6706:1 6713:1 6736:1 6737:1 6741:1 6752:2 6772:2 6782:1 6802:3 6869:1 6902:1 6904:1 6909:1 6926:4 6953:1 6958:1 6974:1 6976:1 6993:3 7020:1 7036:1 7049:1 7062:1 7063:1 7070:1 7074:1 7081:1 7101:3 7177:1 7208:1 7269:1 7286:1 7325:1 7330:1 7331:2 7352:3 7377:1 7394:1 7408:1 7420:2 7421:1 7436:1 7448:1 7481:1 7486:1 7489:1 7490:2 7491:1 7517:2 7534:1 7546:1 7572:1 7576:1 7583:1 7585:1 7649:1 7668:1 7690:2 7701:1 7712:1 7728:1 7775:2 7785:1 7805:1 7877:1 7893:1 7900:1 7905:1 7933:1 7939:1 7940:1 7995:3 8000:2 8037:1 8092:1 8108:1 8128:1 8139:1 8214:1 8219:1 8228:1 8230:1 8237:1 8245:1 8247:1 8248:1 8250:1 8253:1 8256:2 8258:1 8261:3 8263:4 8309:1 8310:1 8316:1 8322:1 8332:1 8333:1 8353:1 8369:1 8389:2 8391:1 8393:2 8403:1 8413:2 8449:2 8460:1 8463:2 8482:1 8483:1 8513:1 8534:1 8543:1 8562:1 8588:1 8590:1 8591:3 8597:1 8632:1 8637:1 8652:1 8675:1 8700:2 8728:1 8731:1 8785:1 8829:1 8830:1 8839:1 8848:1 8917:2 8922:1 8923:1 8939:1 8942:1 8943:4 9005:1 9044:1 9072:1 9085:1 9097:2 9117:1 9131:1 9153:1 9159:1 9244:2 9248:2 9253:1 9290:2 9297:1 9300:1 9310:2 9337:1 9358:3 9366:1 9410:1 9411:1 9428:1 9429:1 9431:1 9440:1 9443:1 9463:1 9468:1 9477:1 9511:1 9519:3 9536:1 9583:1 9615:2 9639:1 9651:1 9661:2 9666:1 9691:1 9709:1 9714:1 9738:2 9742:1 9744:1 9748:2 9761:1 9765:1 9766:1 9786:1 9823:1 9837:1 9846:1 9855:1 9881:1 9893:1 9896:3 9899:2 9901:1 9936:1 9985:1 10029:6 10051:1 10054:1 10083:1 10089:2 10091:1 10101:16 10114:1 10128:2 10130:4 10162:1 10170:1 10174:1 10185:1 10186:1 10187:2 10200:1 10212:1 10242:1 10252:1 10267:1 10269:1 10273:1 10294:2 10300:1 10302:1 10328:1 10330:1 10368:3 10373:1 10376:1 10393:1 10440:1 10450:2 10487:1 10495:1 10517:1 10527:1 10538:1 10556:1 10573:1 10581:1 10582:2 10594:1 10608:1 10631:1 10636:2 10644:3 10649:2 10662:1 10685:3 10716:1 10744:3 10745:10 10759:1 10762:1 10774:1 10811:1 10813:2 10821:1 10823:2 10829:1 10834:1 10851:1 10860:2 10875:2 10876:1 10894:1 10908:1 10929:1 10974:1 10985:1 10998:1 11050:2 11054:1 11057:1 11080:1 11118:1 11164:1 11168:1 11191:1 11199:2 11216:1 11255:1 11262:1 11267:1 11269:3 11274:1 11275:1 11296:1 11319:1 11329:1 11370:1 11392:1 11400:1 11428:1 11437:1 11458:1 11466:2 11496:1 11519:2 11520:1 11521:6 11532:1 11540:1 11543:1 11550:1 11577:1 11600:1 11628:1 11638:1 11640:1 11644:1 11658:1 11667:2 11719:4 11806:1 11822:1 11843:1 11894:1 11900:1 11913:1 11931:1 11940:1 11966:1 11990:1 11999:1 12006:1 12016:2 12025:4 12052:1 12063:1 12076:1 12118:2 12127:1 12131:1 12145:1 12156:1 12163:2 12190:1 12211:2 12265:2 12323:1 12352:1 12372:1 12388:2 12390:1 12416:1 12427:1 12428:1 12452:1 12456:1 12467:1 12473:1 12483:1 12485:1 12512:1 12530:1 12562:2 12604:1 12623:1 12641:1 12642:1 12644:1 12652:1 12653:1 12657:1 12658:1 12692:1 12742:1 12749:1 12755:1 12803:4 12811:1 12818:1 12826:2 12851:1 12861:1 12882:1 12883:1 12888:1 12933:1 12978:1 13006:1 13038:1 13059:3 13094:1 13110:2 13119:2 13132:1 13175:2 13182:2 13191:1 13197:1 13217:1 13218:1 13219:1 13232:1 13246:1 13247:1 13250:1 13291:1 13299:1 13302:1 13312:1 13342:1 13367:1 13369:1 13370:2 13384:1 13419:3 13422:1 13429:1 13476:1 13495:1 13513:1 13522:1 13523:1 13525:1 13538:1 13546:1 13547:2 13556:3 13626:1 13633:1 13634:1 13650:1 13655:1 13667:1 13675:1 13694:1 13705:1 13726:1 13734:1 13737:1 13777:1 13778:2 13779:1 13806:1 13820:6 13846:1 13858:1 13860:1 13901:1 13909:5 13914:1 13947:2 13949:2 13950:2 13973:1 13991:1 14010:1 14025:2 14045:1 14053:2 14117:1 14118:1 14119:1 14140:1 14153:1 14156:1 14170:1 14212:1 14231:1 14247:1 14260:1 14272:1 14305:2 14332:2 14343:1 14382:1 14391:1 14450:1 14462:1 14487:1 14489:2 14491:1 14508:1 14509:2 14522:1 14526:1 14527:1 14528:1 14537:1 14550:2 14551:1 14563:1 14564:2 14569:1 14573:1 14591:1 14619:1 14626:2 14630:1 14662:1 14693:1 14701:1 14728:1 14750:1 14771:2 14789:1 14801:4 14807:1 14818:1 14826:1 14828:3 14838:1 14847:1 14858:1 14868:1 14900:1 14908:1 14913:1 14920:1 14937:1 14939:1 14961:1 14965:1 14996:1 15014:1 15032:1 15034:1 15051:1 15052:1 15093:1 15141:1 15164:1 15200:1 15209:1 15251:3 15283:1 15323:2 15337:1 15340:1 15345:3 15350:1 15352:1 15355:2 15357:1 15360:1 15372:1 15385:1 15395:1 15408:1 15415:1 15427:1 15429:1 15438:3 15442:2 15485:3 15535:3 15603:1 15635:1 15718:2 15729:2 15732:3 15739:1 15756:1 15768:1 15785:1 15820:2 15838:1 15864:4 15871:1 15894:1 15897:1 15900:5 15905:2 15911:1 15927:1 15944:1 15948:1 15959:3 15982:1 15998:2 16011:1 16037:1 16046:1 16057:1 16062:2 16129:1 16150:3 16173:1 16181:2 16197:1 16215:1 16261:1 16274:1 16292:1 16337:1 16368:1 16370:1 16414:1 16419:1 16474:1 16480:1 16488:1 16492:1 16520:1 16546:1 16567:2 16581:1 16619:1 16646:1 16647:1 16655:1 16673:1 16693:1 16724:1 16725:4 16750:1 16757:1 16773:2 16783:1 16852:1 16880:1 16890:1 16952:1 16976:1 16982:1 16999:1 17008:2 17181:1 17189:1 17198:1 17216:1 17230:5 17254:1 17264:1 17266:1 17270:1 17276:1 17296:1 17316:6 17335:1 17338:1 17351:1 17354:1 17383:1 17423:2 17429:4 17441:1 17442:2 17444:1 17448:1 17496:1 17507:2 17519:1 17527:2 17545:4 17552:1 17556:1 17558:3 17615:1 17625:2 17631:1 17652:1 17689:1 17692:1 17722:1 17739:1 17746:1 17754:3 17785:1 17806:1 17826:1 17860:1 17878:1 17899:1 17922:1 17927:1 17931:1 17943:1 17961:1 17983:1 17995:1 18010:1 18020:1 18047:1 18060:3 18069:2 18088:1 18176:1 18183:1 18188:1 18255:1 18271:1 18276:2 18282:1 18287:1 18288:1 18295:2 18299:1 18379:1 18416:1 18420:1 18424:2 18434:2 18459:1 18475:3 18536:2 18592:1 18593:1 18620:1 18695:1 18698:1 18710:1 18767:2 18776:1 18777:1 18781:1 18791:1 18793:1 18807:1 18862:1 18905:1 18911:3 18952:2 18954:1 18963:1 18978:1 18982:1 18984:1 19000:1 19011:1 19035:1 19043:1 19066:1 19080:1 19086:2 19114:1 19141:1 19145:1 19185:1 19232:1 19256:1 19290:1 19297:1 19311:2 19320:8 19326:1 19377:1 19395:1 19401:1 19431:1 19464:1 19465:1 19486:2 19512:1 19544:1 19568:2 19577:1 19591:6 19640:1 19643:2 19671:1 19687:2 19726:1 19749:6 19750:1 19772:1 19773:1 19818:1 19863:1 19913:2 19920:2 19933:1 19957:1 19964:1 19965:1 19968:1 19988:1 19999:1 20000:1 20045:1 20046:2 20095:1 20127:2 20184:1 20215:1 20225:1 20235:1 20252:1 20266:1 20275:1 20282:2 20297:2 20321:1 20339:1 20363:2 20377:2 20424:1 20440:1 20447:1 20487:1 20494:1 20503:3 20511:1 20518:1 20545:1 20566:1 20569:1 20589:1 20613:1 20619:3 20709:1 20714:1 20715:1 20719:1 20737:2 20739:2 20740:1 20757:1 20780:1 20786:1 20805:1 20807:1 20810:1 20816:1 20817:1 20843:4 20849:1 20852:1 20906:1 20909:1 20913:1 20916:2 20917:4 20939:1 20950:4 20966:1 20971:1 21002:1 21056:1 21066:1 21101:1 21104:1 21114:3 21127:1 21145:2 21154:1 21170:1 21182:1 21185:1 21193:2 21207:1 21224:1 21240:1 21247:1 21251:3 21254:3 21259:1 21265:1 21286:1 21322:1 21327:1 21429:1 21460:1 21467:2 21477:1 21478:1 21494:1 21509:1 21517:1 21528:1 21541:1 21562:1 21576:2 21581:2 21587:1 21589:1 21597:7 21605:1 21609:1 21646:1 21653:1 21654:1 21663:1 21717:1 21725:1 21732:2 21733:1 21744:1 21785:1 21798:1 21812:1 21822:1 21828:1 21859:1 21860:1 21902:1 21917:1 21931:1 21933:2 21936:1 21946:1 21950:1 21967:1 21978:3 21985:1 22028:3 22091:3 22140:1 22142:1 22157:1 22163:1 22169:3 22171:1 22172:1 22205:1 22231:1 22260:1 22269:1 22283:1 22284:1 22289:1 22306:1 22309:1 22317:1 22319:1 22347:1 22348:1 22372:1 22406:1 22417:1 22489:1 22502:1 22564:2 22568:1 22569:1 22583:1 22667:1 22703:1 22718:1 22777:1 22778:1 22782:2 22786:1 22788:1 22798:1 22799:1 22804:2 22806:1 22843:1 22881:3 22882:3 22956:1 22996:1 22999:1 23008:4 23029:1 23033:3 23036:1 23079:1 23080:1 23098:1 23107:1 23115:1 23135:1 23145:1 23163:1 23189:1 23191:1 23192:2 23198:1 23212:1 23241:1 23256:2 23285:2 23293:1 23299:1 23311:1 23359:1 23384:1 23393:1 23398:1 23447:1 23453:2 23466:1 23498:1 23499:1 23507:1 23538:1 23549:1 23550:1 23564:1 23568:1 23594:2 23616:1 23681:1 23764:1 23773:1 23786:1 23810:1 23811:1 23852:2 23863:1 23864:1 23879:1 23888:2 23951:1 23963:2 23984:2 24014:1 24028:2 24051:1 24096:1 24118:1 24123:1 24127:3 24140:1 24154:2 24188:1 24234:1 24239:1 24277:1 24283:2243 24309:1 24377:1 24427:2 24429:1 24439:1 24441:1 24479:1 24507:1 24519:1 24548:1 24551:1 24565:1 24570:1 24572:1 24573:1 24636:1 24673:1 24709:1 24721:1 24723:1 24736:1 24747:1 24752:1 24773:1 24791:1 24811:2 24813:1 24832:1 24850:1 24851:1 24858:1 24859:1 24860:2 24893:1 24897:3 24901:1 24935:1 24979:1 24981:1 24986:1 25015:1 25020:1 25023:1 25032:1 25073:2 25087:1 25128:1 25135:1 25148:1 25176:1 25189:5 25223:1 25225:6 25231:1 25237:1 25260:2 25272:1 25278:1 25309:1 25327:1 25335:2 25345:1 25368:1 25403:1 25415:1 25442:3 25483:1 25487:1 25513:2 25514:1 25519:1 25532:1 25535:1 25545:1 25573:1 25580:1 25618:1 25624:2 25627:1 25630:1 25651:1 25653:1 25693:1 25698:1 25702:1 25724:1 25769:1 25770:1 25775:1 25805:1 25842:1 25846:1 25930:1 25933:2 25956:1 25957:1 25983:1 26000:1 26001:3 26025:1 26026:4 26047:3 26053:1 26055:1 26071:1 26077:1 26085:1 26116:1 26139:1 26184:1 26225:3 26241:1 26249:1 26257:2 26277:1 26327:1 26440:3 26451:1 26488:1 26493:2 26497:1 26564:1 26567:1 26596:2 26615:2 26617:1 26624:1 26639:1 26653:1 26689:2 26697:1 26704:1 26718:4 26723:2 26729:1 26732:1 26739:1 26745:1 26778:1 26812:1 26841:1 26847:1 26863:1 26878:1 26898:1 26905:1 26913:1 26940:2 26952:3 26985:1 26986:1 27006:1 27015:1 27026:1 27038:4 27047:2 27061:1 27063:1 27074:1 27083:1 27088:1 27092:4 27097:1 27109:1 27119:1 27167:1 27178:1 27189:1 27193:2 27196:4 27212:1 27225:1 27235:1 27236:1 27253:1 27270:1 27291:1 27321:1 27352:1 27356:1 27358:1 27363:1 27365:2 27369:1 27374:2 27375:1 27377:1 27390:1 27393:1 27395:2 27417:1 27426:2 27439:1 27501:1 27513:1 27515:1 27531:1 27534:1 27539:1 27542:1 27574:4 27578:1 27592:1 27603:1 27617:1 27661:1 27703:1 27704:1 27705:1 27707:1 27726:1 27731:1 27736:1 27745:2 27751:1 27760:1 27790:1 27809:1 27844:1 27857:2 27860:3 27929:1 27950:1 27951:2 27957:1 27970:1 27971:1 27981:2 27987:1 27993:2 27996:2 28007:1 28008:2 28041:1 28051:1 28059:1 28067:1 28176:2 28177:2 28203:2 28214:1 28240:1 28257:1 28265:1 28280:1 28302:1 28347:1 28351:1 28373:2 28379:3 28387:1 28392:1 28396:2 28410:1 28439:1 28478:1 28500:1 28517:1 28559:1 28604:2 28614:1 28623:1 28634:1 28659:1 28679:1 28717:1 28718:1 28721:1 28730:1 28748:1 28754:1 28779:1 28841:1 28876:1 28877:1 28900:1 28933:1 28947:3 28965:3 28972:1 28987:1 28989:6 28993:2 29003:1 29007:1 29014:1 29024:1 29047:1 29067:1 29076:1 29078:1 29117:1 29118:1 29179:1 29203:1 29234:1 29246:1 29286:1 29302:2 29316:2 29370:1 29406:1 29522:1 29536:1 29547:1 29641:1 29642:1 29665:1 29705:1 29733:1 29757:1 29771:1 29772:1 29775:1 29871:1 29872:1 29878:1 29893:1 29898:1 29902:1 29905:1 29917:1 29921:1 29932:1 29959:1 29961:1 29997:1 30000:1 30039:1 30055:2 30088:1 30091:1 30112:1 30122:1 30131:3 30147:1 30167:2 30177:1 30195:1 30221:1 30224:2 30235:1 30238:1 30246:1 30261:1 30264:1 30265:1 30267:1 30269:1 30282:1 30299:1 30321:2 30347:2 30381:1 30408:1 30412:1 30431:1 30448:1 30498:1 30506:1 30511:1 30525:1 30549:2 30550:1 30566:1 30575:1 30615:2 30624:2 30656:1 30669:1 30671:1 30674:2 30675:1 30697:1 30727:1 30742:1 30744:1 30750:2 30786:1 30787:1 30840:1 30871:1 30887:1 30899:2 30907:1 30979:1 31018:1 31074:2 31087:1 31096:1 31154:1 31189:1 31195:1 31210:1 31217:1 31226:1 31249:1 31333:3 31347:1 31355:7 31365:1 31366:1 31374:1 31394:1 31403:1 31437:1 31482:1 31488:1 31499:1 31530:1 31534:3 31538:3 31550:1 31563:1 31579:2 31583:2 31590:1 31592:1 31629:1 31652:1 31670:1 31693:1 31699:1 31704:1 31736:1 31757:2 31781:3 31786:3 31790:1 31795:1 31821:1 31826:1 31832:2 31860:1 31865:1 31876:1 31914:2 31930:1 32010:1 32021:1 32046:2 32052:3 32077:1 32087:1 32134:1 32160:1 32175:2 32177:1 32206:1 32212:1 32247:1 32264:1 32296:1 32316:1 32336:1 32399:1 32436:1 32466:5 32470:3 32510:1 32523:1 32531:1 32552:1 32553:1 32557:2 32558:1 32584:1 32587:1 32588:1 32664:2 32677:1 32680:2 32682:1 32691:1 32694:1 32697:1 32709:1 32719:1 32726:1 32742:1 32758:1 32782:2 32791:3 32802:2 32820:1 32830:1 32851:2 32858:1 32905:1 32906:1 32942:1 32944:1 32946:1 32960:1 32964:1 32968:1 32976:1 33011:1 33107:2 33109:1 33143:2 33144:1 33162:1 33182:1 33211:1 33225:1 33231:1 33293:2 33311:1 33313:1 33318:1 33335:1 33349:1 33372:1 33381:1 33391:1 33400:1 33406:1 33420:1 33432:1 33448:1 33454:2 33470:1 33489:2 33492:1 33511:1 33552:2 33577:1 33584:1 33585:1 33624:1 33642:1 33664:4 33689:2 33703:1 33711:4 33719:1 33756:1 33815:1 33825:1 33883:1 33885:1 33938:1 33941:1 33943:1 33949:1 33959:1 33984:1 33994:1 33997:1 34009:1 34028:1 34034:1 34039:4 34043:1 34045:1 34076:1 34094:1 34139:1 34151:1 34156:1 34172:2 34190:2 34196:2 34207:1 34217:1 34246:1 34273:2 34316:2 34335:1 34381:1 34383:2 34392:1 34393:1 34396:2 34435:1 34454:1 34555:1 34567:1 34590:1 34592:1 34600:1 34603:1 34607:1 34617:2 34649:1 34666:1 34672:2 34678:1 34743:1 34748:2 34757:1 34768:1 34773:1 34775:2 34776:1 34794:1 34797:1 34806:2 34836:1 34872:1 34909:1 34949:2 34950:1 34969:1 34976:2 34977:1 34982:1 35027:2 35032:1 35090:1 35106:1 35110:2 35114:2 35121:1 35129:1 35147:1 35155:1 35156:1 35188:1 35201:1 35202:1 35203:1 35220:1 35277:1 35300:1 35303:1 35306:2 35313:1 35330:2 35353:1 35355:1 35363:1 35364:2 35419:1 35433:2 35440:1 35477:1 35486:1 35494:1 35496:1 35505:1 35521:1 35529:1 35538:2 35547:1 35553:1 35597:2 35599:2 35601:1 35627:1 35705:1 35724:2 35744:1 35756:1 35781:2 35810:1 35812:1 35818:2 35827:1 35858:1 35920:1 35947:1 35958:2 35968:1 35999:1 36005:1 36014:1 36093:1 36113:1 36115:1 36139:8 36140:1 36144:1 36164:1 36167:1 36187:5 36208:2 36219:1 36257:1 36298:1 36310:1 36344:3 36349:1 36354:1 36365:1 36366:1 36387:6 36397:1 36414:1 36433:1 36445:1 36449:1 36452:1 36465:2 36471:1 36484:1 36500:2 36528:1 36533:2 36537:1 36555:1 36570:1 36580:1 36601:1 36628:2 36688:1 36689:1 36692:1 36698:1 36705:1 36724:1 36752:1 36771:1 36774:1 36776:1 36833:3 36840:1 36859:1 36867:1 36960:2 36995:3 37007:1 37035:2 37041:2 37048:1 37070:1 37082:1 37085:1 37113:1 37146:1 37157:1 37163:1 37253:1 37254:1 37255:1 37277:2 37289:1 37338:2 37381:1 37389:1 37401:1 37407:1 37438:1 37452:1 37484:1 37539:1 37561:1 37572:1 37597:1 37612:1 37636:1 37638:1 37660:1 37718:1 37722:1 37729:1 37740:1 37744:1 37751:3 37752:1 37754:3 37755:1 37761:2 37765:1 37768:1 37769:1 37779:1 37801:1 37805:1 37820:1 37830:1 37834:1 37849:1 37853:1 37867:2 37875:1 37883:1 37918:1 37925:1
15 49:1 80:3 104:1 120:2 158:1 189:1 190:2 215:2 224:1 228:1 254:1 255:1 272:1 297:1 317:3 373:2 397:1 415:1 462:2 468:2 487:1 500:1 521:1 569:3 584:1 602:1 620:2 682:1 713:1 715:1 716:1 723:1 724:1 747:1 761:2 765:1 771:2 776:1 785:1 789:1 805:2 818:2 819:1 821:1 827:1 894:1 918:3 928:1 947:1 955:1 978:3 984:1 992:1 995:1 1056:1 1068:1 1072:1 1105:2 1113:1 1115:1 1126:1 1142:1 1144:1 1145:1 1147:1 1152:2 1155:1 1172:1 1176:1 1180:1 1211:1 1213:2 1217:1 1228:1 1237:1 1254:2 1282:1 1320:1 1333:2 1338:1 1372:2 1374:1 1379:1 1399:1 1402:1 1404:1 1411:1 1434:1 1443:2 1451:1 1479:1 1500:1 1504:1 1524:1 1534:2 1578:3 1587:1 1619:1 1631:2 1647:1 1656:1 1657:1 1658:1 1667:2 1668:1 1693:1 1697:1 1726:1 1733:1 1742:1 1757:1 1758:1 1774:1 1791:1 1855:1 1871:2 1886:4 1935:1 1939:1 1944:2 1946:2 1956:1 1957:1 1960:4 1991:1 2003:1 2032:1 2033:1 2036:4 2042:3 2050:2 2059:2 2079:1 2091:1 2092:1 2129:2 2132:1 2136:2 2146:2 2147:2 2154:1 2176:2 2177:3 2202:1 2229:1 2248:1 2285:2 2291:2 2295:1 2319:2 2360:1 2362:1 2370:1 2386:1 2388:1 2391:1 2398:1 2399:2 2402:1 2405:2 2407:1 2409:1 2460:2 2464:1 2537:1 2542:4 2554:1 2558:2 2559:1 2576:1 2590:1 2740:1 2775:1 2783:1 2817:2 2823:1 2824:1 2866:1 2911:2 2913:1 2948:1 2957:1 2959:2 2961:3 2964:1 2972:2 2979:2 2981:1 2984:1 2986:2 2987:2 2991:1 2992:2 2994:1 3010:1 3026:1 3027:1 3082:2 3085:1 3118:1 3173:2 3174:1 3209:1 3213:1 3228:2 3282:1 3327:1 3336:1 3359:1 3369:1 3473:2 3487:1 3512:1 3518:1 3522:1 3523:1 3527:1 3572:2 3583:1 3601:1 3646:1 3656:2 3661:1 3688:2 3694:1 3702:1 3710:3 3718:3 3720:1 3728:1 3752:2 3768:4 3785:1 3794:1 3797:1 3800:1 3802:1 3809:1 3840:1 3846:1 3905:1 3920:1 3967:1 3996:1 4004:1 4050:1 4089:1 4158:2 4172:1 4205:1 4211:1 4221:1 4239:1 4263:3 4278:1 4304:1 4315:1 4344:1 4345:1 4350:1 4354:1 4382:3 4386:1 4413:1 4431:1 4440:1 4447:1 4455:1 4493:1 4528:1 4531:1 4567:1 4581:1 4604:1 4615:1 4616:1 4664:1 4672:1 4678:1 4682:1 4705:1 4711:1 4724:1 4737:1 4758:1 4787:1 4820:2 4821:2 4840:1 4875:1 4878:1 4879:1 4907:1 4909:2 4950:2 4952:3 4955:2 4962:1 4985:1 4987:1 5000:1 5001:1 5017:1 5020:1 5029:1 5064:1 5088:1 5102:1 5127:1 5128:1 5148:2 5151:1 5176:1 5184:1 5194:1 5254:1 5278:1 5313:1 5319:1 5341:1 5369:1 5382:1 5389:3 5419:1 5424:2 5428:1 5430:1 5448:1 5479:1 5482:1 5506:1 5522:4 5553:1 5570:1 5584:1 5667:1 5685:1 5690:1 5699:1 5752:2 5757:1 5761:1 5779:1 5798:1 5802:1 5845:1 5853:1 5858:2 5868:3 5880:1 5899:2 5905:2 5912:1 5997:2 6015:1 6020:1 6021:2 6039:1 6077:1 6079:1 6081:2 6087:2 6164:1 6165:1 6172:1 6183:1 6236:6 6246:1 6287:1 6313:1 6321:1 6324:1 6382:4 6401:2 6402:1 6408:1 6410:1 6413:1 6421:1 6424:1 6427:1 6429:1 6435:1 6437:2 6438:1 6440:1 6464:1 6471:1 6562:1 6602:1 6619:1 6621:1 6627:2 6647:1 6648:1 6680:1 6697:2 6706:1 6713:1 6736:1 6737:1 6741:1 6752:2 6772:2 6782:1 6802:3 6869:1 6902:1 6904:1 6909:1 6926:4 6953:1 6958:1 6974:1 6976:1 6993:3 7020:1 7036:1 7049:1 7062:1 7063:1 7070:1 7074:1 7081:1 7101:3 7177:1 7208:1 7269:1 7286:1 7325:1 7330:1 7331:2 7352:3 7377:1 7394:1 7408:1 7420:2 7421:1 7436:1 7448:1 7481:1 7486:1 7489:1 7490:2 7491:1 7517:2 7534:1 7546:1 7572:1 7576:1 7583:1 7585:1 7649:1 7668:1 7690:2 7701:1 7712:1 7728:1 7775:2 7785:1 7805:1 7877:1 7893:1 7900:1 7905:1 7933:1 7939:1 7940:1 7995:3 8000:2 8037:1 8092:1 8108:1 8128:1 8139:1 8214:1 8219:1 8228:1 8230:1 8237:1 8245:1 8247:1 8248:1 8250:1 8253:1 8256:2 8258:1 8261:3 8263:4 8309:1 8310:1 8316:1 8322:1 8332:1 8333:1 8353:1 8369:1 8389:2 8391:1 8393:2 8403:1 8413:2 8449:2 8460:1 8463:2 8482:1 8483:1 8513:1 8534:1 8543:1 8562:1 8588:1 8590:1 8591:3 8597:1 8632:1 8637:1 8652:1 8675:1 8700:2 8728:1 8731:1 8743:1 8785:1 8829:1 8830:1 8839:1 8848:1 8917:2 8922:1 8923:1 8939:1 8942:1 8943:4 9005:1 9044:1 9072:1 9085:1 9097:2 9117:1 9131:1 9153:1 9159:1 9205:1 9241:4 9244:2 9248:2 9253:1 9290:2 9297:1 9300:1 9310:2 9337:1 9358:3 9366:1 9410:1 9411:1 9428:1 9429:1 9431:1 9440:1 9443:1 9463:1 9468:1 9477:1 9487:1 9511:1 9519:3 9536:1 9583:1 9615:2 9639:1 9651:1 9661:2 9666:1 9691:1 9709:1 9714:1 9738:2 9742:1 9744:1 9748:2 9761:1 9765:1 9766:1 9786:1 9823:1 9837:1 9846:1 9855:1 9881:1 9893:1 9896:3 9899:2 9901:1 9936:1 9985:1 10029:6 10051:1 10054:1 10083:1 10089:2 10091:1 10101:17 10114:1 10128:2 10130:4 10162:1 10170:1 10174:1 10185:1 10186:1 10187:2 10200:1 10212:1 10242:1 10252:1 10267:1 10269:1 10273:1 10294:2 10300:1 10302:1 10328:1 10330:1 10368:3 10373:1 10376:1 10393:1 10440:1 10450:2 10487:1 10495:1 10517:1 10527:1 10538:1 10556:1 10573:1 10581:1 10582:2 10594:1 10608:1 10631:1 10636:2 10644:3 10649:2 10662:1 10685:3 10716:1 10744:3 10745:10 10759:1 10762:1 10774:1 10811:1 10813:2 10821:1 10823:2 10829:1 10834:1 10851:1 10860:2 10875:2 10876:1 10894:1 10908:1 10929:1 10974:1 10985:1 10998:1 11050:2 11054:1 11057:1 11080:1 11118:1 11164:1 11168:1 11191:1 11199:2 11216:1 11255:1 11262:1 11267:1 11269:3 11274:1 11275:1 11296:1 11319:1 11329:1 11370:1 11392:1 11400:1 11428:1 11437:1 11458:1 11466:2 11496:1 11519:2 11520:1 11521:6 11532:1 11540:1 11543:1 11550:1 11577:1 11600:1 11628:1 11638:1 11640:1 11644:1 11658:1 11667:2 11719:4 11806:1 11822:1 11843:1 11894:1 11900:1 11913:1 11931:1 11940:1 11966:1 11990:1 11999:1 12004:1 12006:1 12016:2 12025:4 12052:1 12063:1 12076:1 12118:2 12127:1 12131:1 12145:1 12156:1 12163:2 12190:1 12211:2 12265:2 12323:1 12352:1 12372:1 12388:2 12390:1 12416:1 12427:1 12428:1 12452:1 12456:1 12467:1 12473:1 12483:1 12485:1 12512:1 12530:1 12562:2 12604:1 12623:1 12641:1 12642:1 12644:1 12652:1 12653:1 12657:1 12658:1 12692:1 12742:1 12749:1 12755:1 12803:4 12811:1 12818:1 12826:2 12851:1 12861:1 12882:1 12883:1 12888:1 12933:1 12978:1 12998:1 13006:1 13038:1 13059:3 13094:1 13110:2 13119:2 13132:1 13175:2 13182:2 13191:1 13197:1 13217:1 13218:1 13219:1 13232:1 13246:1 13247:1 13250:1 13276:7 13291:1 13299:1 13302:1 13312:2 13342:1 13367:1 13369:1 13370:2 13384:1 13418:1 13419:3 13422:1 13429:1 13476:1 13495:1 13513:1 13522:1 13523:1 13525:1 13538:1 13546:1 13547:2 13556:3 13626:1 13633:1 13634:1 13650:1 13655:1 13667:1 13675:1 13694:1 13705:1 13726:1 13734:1 13737:1 13777:1 13778:2 13779:1 13806:1 13820:6 13846:1 13858:1 13860:1 13901:1 13909:5 13914:1 13947:2 13949:2 13950:2 13973:1 13991:1 14010:1 14025:2 14045:1 14053:2 14117:1 14118:1 14119:1 14140:1 14150:1 14153:1 14156:1 14170:1 14212:1 14231:1 14247:1 14260:1 14272:1 14305:2 14332:2 14343:1 14377:1 14382:1 14391:1 14450:1 14462:1 14487:1 14489:2 14491:1 14508:1 14509:2 14522:1 14526:1 14527:1 14528:1 14537:1 14550:2 14551:1 14563:1 14564:2 14569:1 14573:1 14591:1 14617:1 14619:1 14626:2 14630:1 14662:1 14693:1 14701:1 14728:1 14750:1 14771:2 14789:1 14801:4 14807:1 14818:1 14826:1 14828:3 14838:1 14847:1 14858:1 14868:1 14900:1 14908:1 14913:1 14920:1 14937:1 14939:1 14961:1 14965:1 14996:1 15014:1 15032:1 15034:1 15051:1 15052:1 15093:1 15141:1 15164:1 15200:1 15209:1 15251:3 15283:1 15323:2 15337:1 15340:1 15345:3 15350:1 15352:1 15355:2 15357:1 15360:1 15372:1 15385:1 15395:1 15408:1 15415:1 15427:1 15429:1 15438:3 15442:2 15485:3 15535:3 15603:1 15635:1 15718:2 15729:2 15732:3 15739:1 15756:1 15768:1 15785:1 15820:2 15838:1 15864:4 15871:1 15894:1 15897:1 15900:5 15905:2 15911:1 15927:1 15944:1 15948:1 15959:3 15982:1 15998:2 16011:1 16037:1 16046:1 16057:1 16062:2 16129:1 16150:3 16173:1 16181:2 16197:1 16215:1 16261:1 16274:1 16292:1 16337:1 16368:1 16370:1 16414:1 16419:1 16474:1 16480:1 16488:1 16492:1 16520:1 16546:1 16567:2 16581:1 16619:1 16646:1 16647:1 16655:1 16673:1 16693:1 16724:1 16725:4 16727:1 16750:1 16751:1 16757:1 16773:2 16783:1 16852:1 16880:1 16890:1 16952:1 16976:1 16982:1 16999:1 17008:2 17164:1 17181:1 17189:1 17198:1 17216:1 17230:5 17254:1 17264:1 17266:1 17270:1 17276:1 17296:1 17316:6 17335:1 17338:1 17351:1 17354:1 17383:1 17423:2 17429:4 17441:1 17442:2 17444:1 17448:1 17496:1 17507:2 17519:1 17527:2 17545:4 17552:1 17556:1 17558:3 17615:1 17625:2 17631:1 17652:1 17689:1 17692:1 17722:1 17739:1 17746:1 17754:3 17785:1 17806:1 17826:1 17860:1 17878:1 17899:1 17922:1 17927:1 17931:1 17943:1 17961:1 17983:1 17995:1 18010:1 18020:1 18047:1 18060:3 18069:2 18088:1 18171:1 18176:1 18183:1 18188:1 18255:1 18271:1 18276:2 18282:1 18287:1 18288:1 18295:2 18299:1 18379:1 18416:1 18420:1 18424:2 18434:2 18459:1 18475:3 18536:2 18592:1 18593:1 18620:1 18667:1 18695:1 18698:1 18710:1 18767:2 18776:1 18777:1 18781:1 18791:1 18793:1 18807:1 18862:1 18905:1 18911:3 18952:2 18954:1 18963:1 18978:1 18982:1 18984:1 19000:1 19011:1 19035:1 19043:1 19066:1 19080:1 19086:2 19114:1 19141:1 19145:1 19185:1 19232:1 19256:1 19290:1 19297:1 19311:2 19320:8 19326:1 19377:1 19395:1 19401:1 19431:1 19464:1 19465:1 19486:2 19489:1 19512:1 19544:1 19568:2 19577:1 19591:6 19640:1 19643:2 19671:1 19687:2 19726:1 19749:6 19750:1 19772:1 19773:1 19818:1 19863:1 19913:2 19920:2 19933:1 19957:1 19964:1 19965:1 19968:1 19988:1 19999:1 20000:1 20045:1 20046:2 20095:1 20127:2 20184:1 20215:1 20225:1 20235:1 20252:1 20266:1 20275:1 20282:2 20297:2 20321:1 20339:1 20363:2 20377:2 20424:1 20440:1 20447:1 20487:1 20494:1 20503:3 20511:1 20518:1 20525:1 20545:1 20566:1 20569:1 20589:1 20613:1 20619:3 20709:1 20714:1 20715:1 20719:1 20737:2 20739:2 20740:1 20757:1 20780:1 20786:1 20805:1 20807:1 20810:1 20816:1 20817:1 20843:4 20849:1 20852:1 20906:1 20909:1 20913:1 20916:2 20917:4 20939:1 20950:4 20966:1 20971:1 21002:1 21056:1 21066:1 21101:1 21104:1 21114:3 21127:1 21145:2 21154:1 21170:1 21182:1 21185:1 21193:2 21207:1 21224:1 21240:1 21247:1 21251:3 21254:3 21259:1 21265:1 21286:1 21322:1 21327:1 21329:1 21429:1 21460:1 21467:2 21477:1 21478:1 21494:1 21509:1 21517:1 21528:1 21541:1 21562:1 21576:2 21581:2 21587:1 21589:1 21597:7 21605:1 21609:1 21646:1 21653:1 21654:1 21663:1 21717:1 21725:1 21732:2 21733:1 21744:1 21785:1 21798:1 21812:1 21822:1 21828:1 21859:1 21860:1 21902:1 21917:1 21931:1 21933:2 21936:1 21946:1 21950:1 21967:1 21978:3 21985:1 22028:3 22091:3 22140:1 22142:1 22157:1 22163:1 22169:3 22171:1 22172:1 22205:1 22231:2 22260:1 22269:1 22283:1 22284:1 22289:1 22306:1 22309:1 22317:1 22319:1 22347:1 22348:1 22372:1 22406:1 22417:1 22489:1 22502:1 22564:2 22568:1 22569:1 22583:1 22667:1 22703:1 22718:1 22777:1 22778:1 22782:2 22786:1 22788:1 22798:1 22799:1 22804:2 22806:1 22843:1 22881:3 22882:3 22956:1 22996:1 22999:1 23008:4 23029:1 23033:3 23036:1 23063:1 23079:1 23080:1 23098:1 23107:1 23108:1 23115:1 23135:1 23145:1 23163:1 23189:1 23191:1 23192:2 23198:1 23212:1 23241:1 23256:2 23285:2 23293:1 23299:1 23311:1 23359:1 23384:1 23393:1 23398:1 23447:1 23453:2 23466:1 23498:1 23499:1 23507:1 23538:1 23549:1 23550:1 23564:1 23568:1 23594:2 23616:1 23647:1 23681:1 23764:1 23773:1 23786:1 23796:1 23805:1 23810:1 23811:1 23852:2 23863:1 23864:1 23879:1 23888:2 23951:1 23963:2 23984:2 24014:1 24028:2 24051:1 24096:1 24118:1 24123:1 24127:3 24140:1 24154:2 24188:1 24234:1 24239:1 24277:1 24283:2321 24309:1 24377:1 24427:2 24429:1 24439:1 24441:1 24479:1 24507:1 24519:1 24548:1 24551:1 24565:1 24570:1 24572:1 24573:1 24636:1 24673:1 24709:1 24721:1 24723:1 24736:1 24747:1 24752:1 24773:1 24791:1 24811:2 24813:1 24832:1 24850:1 24851:1 24858:1 24859:1 24860:2 24893:1 24897:3 24901:1 24935:1 24979:1 24981:1 24986:1 25015:1 25020:1 25023:1 25032:1 25073:2 25087:1 25128:1 25135:1 25148:1 25176:1 25189:5 25223:1 25225:6 25231:1 25237:1 25260:2 25272:1 25278:1 25309:1 25327:1 25335:2 25345:1 25368:1 25403:1 25415:1 25442:3 25483:1 25487:1 25513:2 25514:1 25519:1 25532:1 25535:1 25545:1 25573:1 25580:1 25618:1 25624:2 25627:1 25630:1 25651:1 25653:1 25693:1 25698:1 25702:1 25724:1 25769:1 25770:1 25775:1 25805:1 25840:1 25842:1 25846:1 25930:1 25933:2 25937:1 25956:1 25957:1 25983:1 26000:1 26001:3 26016:1 26025:1 26026:4 26047:3 26053:1 26055:1 26071:1 26077:1 26085:1 26116:1 26139:1 26178:1 26184:1 26225:3 26241:1 26249:1 26257:2 26277:1 26327:1 26440:3 26451:1 26488:1 26493:2 26497:1 26564:1 26567:1 26596:2 26615:2 26617:1 26624:1 26639:1 26653:1 26689:2 26697:1 26704:1 26718:4 26723:2 26729:1 26732:1 26739:1 26745:1 26778:1 26806:1 26812:1 26841:1 26847:1 26863:1 26874:1 26878:1 26898:1 26905:1 26913:1 26940:2 26952:3 26985:1 26986:1 27006:1 27015:1 27026:1 27038:4 27047:2 27057:1 27061:1 27063:1 27074:1 27083:1 27088:1 27092:4 27097:1 27109:1 27119:1 27167:1 27178:1 27189:1 27193:2 27196:4 27212:1 27225:1 27235:1 27236:1 27253:1 27270:1 27291:1 27321:1 27352:1 27356:1 27358:1 27363:1 27365:2 27369:1 27374:2 27375:1 27377:1 27390:1 27393:1 27395:2 27417:1 27426:2 27439:1 27501:1 27513:1 27515:1 27531:1 27534:1 27539:1 27542:1 27574:4 27578:1 27592:1 27603:1 27617:1 27661:1 27703:1 27704:1 27705:1 27707:1 27726:1 27731:1 27736:1 27745:2 27751:1 27760:1 27790:1 27809:1 27844:1 27857:2 27860:3 27929:1 27950:1 27951:2 27957:1 27970:1 27971:1 27981:2 27987:1 27993:2 27996:2 28007:1 28008:2 28041:1 28051:1 28059:1 28067:1 28176:2 28177:2 28203:2 28214:1 28240:1 28257:1 28265:1 28280:1 28302:1 28347:1 28351:1 28373:2 28379:3 28387:1 28392:1 28396:2 28410:1 28439:1 28478:1 28500:1 28517:1 28559:1 28604:2 28614:1 28623:1 28634:1 28659:1 28679:1 28681:1 28717:1 28718:1 28721:1 28730:1 28748:1 28754:1 28779:1 28803:1 28839:1 28841:1 28876:1 28877:1 28900:1 28933:1 28947:3 28965:3 28972:1 28987:1 28989:6 28993:2 29003:1 29007:1 29014:1 29024:1 29047:1 29067:1 29076:1 29078:1 29117:1 29118:1 29179:1 29203:1 29234:1 29246:1 29286:1 29302:2 29316:2 29370:1 29406:1 29422:1 29522:1 29536:1 29547:1 29629:1 29641:1 29642:1 29665:1 29705:1 29733:1 29757:1 29771:1 29772:1 29775:1 29871:1 29872:1 29878:1 29893:1 29898:1 29902:1 29905:1 29917:1 29921:1 29932:1 29959:1 29961:1 29997:1 30000:1 30039:1 30055:2 30088:1 30091:1 30112:1 30122:1 30131:3 30147:1 30167:2 30177:1 30195:1 30221:1 30224:2 30235:1 30238:1 30246:1 30261:1 30264:1 30265:1 30267:1 30269:1 30282:1 30299:1 30321:2 30325:1 30347:2 30381:1 30408:1 30412:1 30431:1 30448:1 30498:1 30506:1 30511:1 30525:1 30549:2 30550:1 30566:1 30575:1 30615:2 30624:2 30656:1 30669:1 30671:1 30674:2 30675:1 30697:1 30727:1 30742:1 30744:1 30750:2 30786:1 30787:1 30840:1 30871:1 30887:1 30899:2 30907:1 30979:1 31018:1 31074:2 31087:1 31096:1 31154:1 31172:1 31189:1 31190:1 31195:1 31210:1 31217:1 31226:1 31249:1 31333:3 31347:1 31355:7 31365:1 31366:1 31374:1 31394:1 31403:1 31437:1 31446:1 31482:1 31488:1 31499:1 31513:1 31530:1 31534:3 31538:3 31550:1 31563:1 31579:2 31583:2 31590:1 31592:1 31629:1 31652:1 31670:1 31693:1 31699:1 31704:1 31736:1 31757:2 31779:1 31781:3 31786:3 31790:1 31795:1 31821:1 31826:1 31832:2 31860:1 31865:1 31876:1 31914:2 31930:1 32010:1 32021:2 32046:3 32052:3 32077:1 32087:1 32134:1 32160:1 32175:2 32177:1 32206:1 32212:1 32247:1 32264:1 32296:1 32316:1 32336:1 32399:1 32436:1 32466:5 32470:3 32510:1 32523:1 32531:1 32552:1 32553:1 32557:2 32558:1 32584:1 32587:1 32588:1 32664:2 32667:1 32677:1 32680:2 32682:1 32691:1 32694:1 32697:1 32709:1 32719:1 32726:1 32742:1 32758:1 32782:2 32791:3 32802:2 32820:1 32830:1 32851:2 32858:1 32905:1 32906:1 32942:1 32944:1 32946:1 32960:1 32964:1 32968:1 32976:1 33011:1 33107:2 33109:1 33143:2 33144:1 33162:1 33182:1 33196:1 33211:1 33225:1 33231:1 33293:2 33311:1 33313:1 33318:1 33335:1 33349:1 33372:1 33381:1 33391:1 33400:1 33406:1 33411:1 33420:1 33432:1 33448:1 33454:2 33470:1 33489:2 33492:1 33511:1 33552:3 33577:1 33584:1 33585:1 33624:1 33642:1 33664:4 33689:2 33703:1 33711:4 33719:1 33756:1 33815:1 33825:1 33883:1 33885:1 33938:1 33941:1 33943:1 33949:1 33959:1 33984:1 33994:1 33997:1 34009:1 34028:1 34034:1 34039:4 34043:1 34045:1 34047:1 34076:1 34094:1 34139:1 34151:1 34156:1 34172:2 34190:2 34196:2 34207:1 34217:1 34246:1 34273:2 34316:2 34335:1 34381:1 34383:2 34392:1 34393:1 34396:2 34435:1 34454:1 34555:1 34567:1 34590:1 34592:1 34600:1 34603:1 34607:1 34617:2 34649:1 34666:1 34672:2 34678:1 34743:1 34748:2 34757:1 34768:1 34773:1 34775:2 34776:1 34794:1 34797:1 34806:2 34836:1 34872:1 34909:1 34949:2 34950:1 34969:1 34976:2 34977:1 34982:1 35027:2 35032:1 35090:1 35106:1 35110:2 35114:2 35121:1 35129:1 35147:1 35155:1 35156:1 35188:1 35201:1 35202:1 35203:1 35220:1 35277:1 35300:1 35303:1 35306:2 35313:1 35330:2 35353:1 35355:1 35363:1 35364:2 35419:1 35433:2 35440:1 35477:1 35486:1 35494:1 35496:1 35505:1 35521:1 35529:1 35538:2 35547:1 35553:1 35597:2 35599:2 35601:1 35627:1 35705:1 35724:2 35738:1 35744:1 35756:1 35781:2 35810:1 35812:1 35818:2 35827:1 35858:1 35909:1 35920:1 35947:1 35958:2 35968:1 35999:1 36005:1 36014:1 36093:1 36113:1 36115:1 36139:8 36140:1 36144:1 36164:1 36167:1 36168:1 36187:5 36208:2 36219:1 36233:1 36257:1 36298:1 36310:1 36344:3 36349:1 36354:1 36365:1 36366:1 36387:6 36397:1 36408:1 36414:1 36433:1 36445:1 36449:1 36452:1 36465:2 36471:1 36484:1 36500:2 36528:1 36533:2 36537:1 36555:1 36570:1 36580:1 36601:1 36628:2 36633:1 36688:1 36689:1 36692:1 36698:1 36705:1 36724:1 36752:1 36771:1 36774:1 36776:1 36833:3 36840:1 36859:1 36867:1 36960:2 36980:1 36995:3 37007:1 37035:2 37041:2 37048:1 37070:1 37082:1 37085:1 37113:1 37146:1 37157:1 37163:1 37253:1 37254:1 37255:1 37277:2 37289:1 37338:2 37349:1 37366:1 37381:1 37389:1 37401:1 37407:1 37438:1 37452:1 37484:1 37539:1 37561:1 37572:1 37597:1 37612:1 37636:1 37638:1 37660:1 37718:1 37722:1 37729:1 37740:1 37744:1 37751:3 37752:1 37754:3 37755:1 37759:1 37761:2 37765:1 37768:1 37769:1 37779:1 37801:1 37805:1 37820:1 37830:1 37834:1 37849:1 37853:1 37867:2 37875:1 37883:1 37918:1 37925:1
15 49:1 80:3 104:1 120:2 143:1 158:1 189:1 190:2 213:1 215:2 224:1 228:1 254:1 255:1 270:1 272:1 297:1 317:3 373:2 397:1 415:1 440:1 462:2 468:2 487:1 500:1 521:1 526:1 556:1 569:3 584:1 602:1 620:2 682:1 713:1 715:1 716:1 723:1 724:1 747:1 761:2 765:1 771:2 776:1 785:1 789:1 805:2 818:2 819:1 821:2 827:1 894:1 918:3 928:1 947:1 955:1 956:1 978:3 984:1 992:1 995:1 1056:1 1068:1 1072:1 1105:2 1113:1 1115:1 1126:1 1142:1 1144:1 1145:1 1147:1 1152:2 1155:1 1159:2 1171:1 1172:1 1176:1 1180:1 1211:1 1213:2 1217:1 1228:1 1237:1 1254:2 1263:1 1272:1 1282:1 1320:1 1333:2 1338:1 1372:2 1374:1 1379:1 1399:1 1402:1 1404:1 1411:1 1434:1 1443:2 1451:1 1479:1 1500:1 1504:2 1524:1 1534:2 1578:3 1587:1 1619:1 1631:2 1647:1 1656:1 1657:1 1658:1 1667:2 1668:1 1693:1 1697:1 1726:1 1733:1 1742:1 1757:1 1758:1 1774:1 1791:1 1855:1 1871:2 1880:1 1886:4 1935:1 1939:1 1944:2 1946:2 1956:1 1957:1 1960:4 1991:1 2003:1 2032:1 2033:1 2036:4 2042:3 2050:2 2059:2 2079:1 2091:1 2092:1 2106:1 2129:2 2132:1 2136:2 2146:2 2147:2 2149:1 2154:1 2176:2 2177:3 2202:1 2205:1 2229:1 2247:1 2248:1 2285:2 2291:2 2295:1 2319:2 2360:1 2362:1 2370:1 2386:1 2388:1 2391:1 2398:1 2399:2 2402:1 2405:2 2407:1 2409:1 2460:2 2464:1 2537:1 2542:4 2554:1 2558:2 2559:1 2576:1 2590:1 2740:1 2775:1 2783:1 2817:2 2823:1 2824:1 2866:1 2895:1 2911:2 2913:1 2948:1 2957:1 2959:2 2961:3 2964:1 2972:2 2979:2 2981:1 2984:1 2986:2 2987:2 2991:1 2992:3 2994:1 3010:1 3026:1 3027:1 3082:2 3085:1 3118:1 3169:1 3173:2 3174:1 3209:1 3213:1 3228:2 3282:1 3327:1 3336:1 3359:1 3369:1 3459:1 3473:2 3479:1 3487:1 3512:1 3518:1 3522:1 3523:1 3527:1 3572:2 3583:1 3601:1 3646:1 3656:2 3661:1 3688:2 3694:1 3702:1 3710:3 3718:3 3720:1 3728:1 3752:2 3765:1 3768:4 3785:1 3794:1 3797:1 3800:1 3802:1 3809:1 3840:1 3846:1 3891:1 3905:1 3920:1 3967:1 3996:1 4004:1 4026:1 4050:1 4089:1 4104:1 4158:2 4172:1 4180:1 4205:1 4211:1 4221:1 4239:1 4263:3 4278:1 4304:1 4315:1 4344:1 4345:1 4350:1 4354:1 4382:3 4386:1 4413:1 4431:1 4440:1 4447:1 4455:1 4493:1 4528:1 4531:1 4567:1 4581:1 4604:1 4615:2 4616:1 4664:1 4672:1 4678:1 4682:1 4705:1 4711:1 4724:1 4737:1 4758:1 4787:1 4820:2 4821:2 4840:1 4875:1 4878:1 4879:1 4907:1 4909:2 4950:2 4952:3 4955:2 4962:1 4985:1 4987:1 5000:1 5001:1 5017:1 5020:1 5029:1 5064:1 5088:1 5101:1 5102:1 5127:1 5128:1 5148:2 5151:1 5176:1 5184:1 5194:1 5210:1 5254:1 5278:1 5313:1 5319:1 5341:1 5369:1 5382:1 5389:3 5419:1 5424:2 5428:1 5430:1 5448:1 5479:1 5482:1 5506:1 5522:4 5553:1 5570:1 5584:1 5667:1 5685:1 5690:1 5699:1 5752:2 5757:1 5761:1 5779:1 5795:1 5798:1 5802:1 5845:1 5853:1 5858:2 5868:3 5880:1 5899:2 5905:2 5912:1 5983:1 5997:2 6015:1 6020:1 6021:2 6039:1 6077:1 6079:1 6081:2 6087:2 6164:1 6165:1 6172:1 6183:1 6236:6 6246:1 6287:1 6313:1 6321:1 6324:1 6382:4 6401:2 6402:1 6408:1 6410:1 6413:1 6421:2 6424:1 6427:1 6429:1 6435:1 6437:2 6438:1 6440:1 6464:1 6471:1 6562:2 6587:1 6602:1 6619:1 6621:1 6627:2 6647:1 6648:1 6680:1 6697:2 6706:1 6713:1 6736:1 6737:1 6741:1 6752:2 6754:1 6772:3 6782:1 6802:3 6820:1 6869:1 6902:1 6904:1 6909:1 6926:4 6953:1 6958:1 6974:1 6976:2 6993:3 7020:1 7036:1 7049:1 7062:1 7063:1 7070:1 7074:1 7081:1 7101:3 7120:1 7152:1 7177:1 7208:1 7269:1 7286:1 7325:1 7330:1 7331:2 7352:3 7377:1 7394:1 7408:1 7420:2 7421:1 7436:1 7448:1 7481:1 7486:1 7489:1 7490:2 7491:1 7517:2 7534:1 7546:1 7572:1 7576:1 7583:1 7585:1 7649:1 7668:1 7690:2 7701:1 7712:1 7728:1 7775:2 7785:1 7805:1 7877:1 7893:3 7900:1 7905:1 7933:1 7939:1 7940:1 7995:3 8000:3 8037:1 8092:1 8108:2 8128:1 8139:1 8214:1 8219:1 8228:1 8230:1 8237:1 8245:2 8247:1 8248:2 8250:1 8253:1 8256:2 8258:1 8261:3 8263:4 8309:1 8310:1 8316:1 8322:1 8332:1 8333:1 8353:1 8369:1 8389:2 8391:1 8393:2 8403:1 8413:2 8449:2 8460:1 8463:2 8482:1 8483:1 8513:1 8534:1 8543:1 8562:1 8588:1 8590:1 8591:4 8592:1 8597:1 8632:2 8637:1 8652:1 8675:1 8700:2 8728:1 8731:1 8743:1 8785:1 8829:1 8830:1 8839:1 8848:1 8917:2 8922:1 8923:1 8939:1 8942:1 8943:4 9005:1 9044:1 9072:1 9085:1 9097:2 9117:1 9131:1 9153:1 9159:2 9205:1 9241:4 9244:2 9248:2 9253:1 9290:2 9296:1 9297:1 9300:1 9310:2 9337:1 9358:3 9366:1 9410:1 9411:1 9428:1 9429:1 9431:1 9440:1 9443:1 9463:1 9468:1 9477:1 9487:1 9511:1 9519:3 9536:1 9583:1 9615:2 9639:1 9651:1 9661:3 9666:1 9691:1 9709:1 9714:1 9738:2 9742:1 9744:1 9748:2 9761:1 9765:1 9766:1 9786:1 9795:1 9823:1 9826:1 9837:1 9846:1 9855:1 9881:1 9893:1 9896:3 9899:2 9901:1 9936:3 9985:1 10026:1 10029:6 10051:1 10054:1 10083:1 10089:2 10091:1 10101:18 10114:1 10128:2 10130:4 10162:1 10170:1 10174:1 10185:1 10186:1 10187:2 10200:1 10212:1 10242:1 10252:1 10267:1 10269:1 10273:1 10294:2 10300:1 10302:1 10328:1 10330:1 10368:3 10373:1 10376:1 10393:1 10426:1 10440:1 10450:3 10487:1 10495:1 10517:1 10527:1 10538:1 10556:1 10573:1 10581:1 10582:2 10594:1 10608:1 10631:1 10636:2 10644:3 10649:2 10662:1 10685:4 10710:1 10716:1 10744:3 10745:10 10759:1 10762:1 10774:1 10811:1 10813:2 10821:1 10823:2 10829:1 10834:1 10851:1 10860:2 10875:2 10876:1 10894:1 10908:1 10929:1 10974:1 10985:1 10998:1 11050:2 11054:1 11057:1 11080:1 11118:1 11164:1 11168:1 11191:1 11199:2 11204:1 11216:1 11255:1 11262:1 11267:1 11269:3 11274:1 11275:1 11294:1 11296:1 11319:1 11329:1 11370:2 11392:1 11400:1 11428:1 11437:1 11458:1 11466:2 11496:1 11519:2 11520:1 11521:7 11532:1 11540:1 11543:1 11550:1 11562:1 11577:1 11600:1 11628:1 11638:1 11640:1 11644:1 11658:1 11667:2 11719:5 11806:1 11822:1 11843:1 11894:1 11900:1 11913:1 11931:2 11940:1 11946:1 11966:1 11978:1 11990:1 11999:1 12004:1 12006:1 12016:2 12025:4 12052:1 12063:1 12076:1 12118:2 12127:1 12131:1 12145:1 12156:1 12163:2 12190:1 12192:1 12211:2 12265:2 12323:1 12352:1 12372:1 12388:2 12390:1 12416:1 12427:1 12428:1 12452:1 12456:1 12467:1 12473:1 12483:1 12485:1 12512:1 12530:2 12562:2 12604:1 12623:1 12641:1 12642:1 12644:1 12652:1 12653:1 12657:1 12658:1 12692:1 12742:1 12749:1 12755:1 12803:4 12811:1 12818:1 12826:2 12851:1 12861:1 12882:1 12883:1 12888:1 12933:1 12978:1 12998:1 13006:1 13038:1 13058:1 13059:3 13094:1 13110:2 13119:2 13132:1 13175:2 13178:1 13182:2 13191:1 13197:1 13217:1 13218:1 13219:1 13232:1 13246:1 13247:1 13250:1 13276:7 13291:2 13299:1 13302:1 13310:1 13312:3 13342:1 13367:1 13369:1 13370:3 13384:1 13418:1 13419:3 13422:1 13429:1 13476:1 13495:1 13513:1 13522:1 13523:1 13525:1 13538:1 13546:1 13547:2 13556:3 13626:1 13633:1 13634:1 13650:1 13655:1 13667:1 13675:1 13694:1 13705:3 13726:1 13734:1 13737:1 13777:1 13778:2 13779:1 13806:1 13820:6 13846:2 13858:1 13860:1 13901:1 13909:5 13914:1 13947:2 13949:2 13950:2 13973:1 13991:1 14010:1 14025:2 14045:1 14053:2 14116:1 14117:1 14118:1 14119:1 14140:1 14150:1 14153:1 14156:1 14170:1 14212:1 14231:1 14247:1 14260:1 14272:1 14305:2 14332:2 14343:1 14377:1 14382:1 14391:1 14450:1 14462:1 14487:1 14489:2 14491:1 14508:1 14509:2 14522:1 14526:1 14527:1 14528:1 14537:1 14550:2 14551:1 14563:1 14564:2 14569:1 14573:1 14591:1 14617:1 14619:1 14626:2 14630:1 14662:1 14693:1 14701:1 14728:1 14750:1 14771:2 14789:1 14801:4 14807:1 14818:1 14826:1 14828:3 14838:1 14847:1 14858:1 14868:1 14900:1 14908:1 14913:1 14920:1 14937:1 14939:1 14961:1 14965:1 14996:1 15014:1 15032:1 15034:1 15039:1 15051:1 15052:1 15093:1 15111:1 15141:1 15164:1 15200:1 15209:1 15251:3 15283:1 15323:2 15337:1 15340:1 15345:3 15350:1 15352:1 15355:2 15357:1 15360:1 15372:1 15385:1 15395:1 15408:1 15414:1 15415:1 15427:1 15429:1 15438:3 15442:2 15485:3 15508:1 15535:3 15603:1 15635:1 15718:2 15729:2 15732:3 15736:1 15739:1 15756:1 15768:1 15785:1 15820:3 15838:1 15864:4 15865:1 15871:1 15894:1 15897:1 15900:5 15905:2 15911:1 15927:1 15944:1 15948:1 15959:3 15982:1 15998:2 16011:1 16037:1 16046:1 16057:1 16062:2 16129:2 16150:3 16158:1 16173:1 16181:2 16197:1 16215:1 16229:1 16261:1 16274:1 16278:1 16292:1 16337:1 16368:1 16370:1 16414:1 16419:1 16456:1 16474:1 16479:1 16480:1 16488:2 16492:1 16520:1 16546:1 16567:2 16581:1 16619:1 16646:1 16647:1 16655:1 16673:1 16693:1 16724:1 16725:4 16727:1 16750:1 16751:1 16757:1 16762:1 16773:2 16783:1 16852:1 16880:1 16890:1 16952:1 16976:1 16982:1 16999:1 17008:2 17063:1 17164:1 17181:1 17189:1 17198:1 17216:1 17230:7 17254:1 17264:1 17266:1 17270:1 17276:1 17296:1 17316:6 17335:1 17338:1 17351:1 17352:1 17354:1 17383:1 17423:2 17429:5 17441:1 17442:2 17444:1 17448:1 17492:1 17496:1 17507:2 17519:1 17527:2 17545:4 17552:1 17556:1 17558:3 17615:1 17625:2 17631:2 17641:1 17652:1 17663:1 17689:1 17692:1 17722:1 17739:1 17746:1 17754:3 17785:1 17806:1 17826:1 17860:1 17878:1 17899:1 17922:1 17927:1 17931:1 17943:1 17961:1 17983:1 17995:1 18010:1 18020:1 18047:1 18060:3 18069:2 18088:1 18171:1 18176:1 18183:1 18188:1 18255:1 18271:1 18276:2 18282:1 18287:1 18288:1 18295:2 18299:1 18318:1 18323:1 18379:1 18416:1 18420:1 18424:2 18434:2 18459:1 18475:3 18508:1 18536:2 18592:1 18593:1 18620:1 18667:1 18695:1 18698:1 18710:1 18767:2 18776:1 18777:1 18781:1 18791:1 18793:1 18807:1 18862:1 18904:1 18905:1 18911:3 18927:1 18952:2 18954:1 18963:1 18978:1 18982:1 18984:1 19000:1 19011:1 19015:1 19035:1 19043:1 19066:1 19080:1 19086:3 19090:1 19114:1 19141:1 19145:1 19185:1 19232:1 19256:1 19290:4 19297:2 19311:2 19315:1 19320:8 19326:1 19377:1 19395:1 19401:1 19431:1 19464:1 19465:1 19486:2 19489:1 19512:1 19544:1 19568:3 19577:1 19591:6 19640:1 19643:2 19671:2 19687:2 19726:3 19749:6 19750:1 19772:1 19773:1 19818:1 19863:1 19913:2 19920:2 19933:1 19957:1 19964:1 19965:1 19968:1 19988:1 19999:1 20000:1 20045:1 20046:2 20095:1 20105:1 20127:2 20142:1 20184:1 20215:1 20225:1 20235:1 20252:1 20266:1 20275:1 20282:2 20297:2 20321:1 20339:1 20363:2 20377:2 20424:1 20440:1 20447:1 20487:1 20494:1 20503:3 20511:1 20518:1 20525:1 20545:1 20566:1 20569:2 20589:1 20613:1 20619:3 20709:1 20714:1 20715:1 20719:1 20737:2 20739:2 20740:1 20757:3 20780:1 20786:1 20805:1 20807:1 20810:1 20811:1 20816:2 20817:1 20843:4 20849:1 20852:1 20906:1 20909:1 20913:1 20916:2 20917:4 20939:1 20950:4 20966:1 20971:1 21000:1 21002:1 21056:1 21059:1 21066:1 21070:1 21101:1 21104:1 21114:3 21127:1 21145:3 21154:1 21170:1 21182:1 21185:1 21193:2 21207:1 21224:1 21240:1 21247:1 21251:3 21254:3 21259:1 21265:1 21286:1 21322:1 21327:1 21329:1 21429:1 21460:1 21467:2 21477:1 21478:1 21494:1 21509:1 21517:1 21528:1 21541:1 21562:1 21576:2 21581:2 21587:1 21589:1 21597:7 21605:1 21609:1 21646:1 21653:1 21654:1 21663:1 21717:1 21725:1 21732:2 21733:1 21744:1 21785:1 21798:1 21812:1 21822:1 21828:1 21859:1 21860:1 21902:1 21917:1 21922:1 21931:1 21933:2 21936:1 21946:1 21950:1 21967:1 21978:3 21985:1 22028:3 22091:3 22140:1 22142:1 22157:1 22163:1 22169:3 22171:1 22172:1 22205:1 22231:2 22260:1 22269:1 22283:1 22284:1 22289:1 22306:1 22309:1 22317:1 22319:1 22347:1 22348:1 22372:1 22373:1 22406:1 22417:1 22489:1 22502:1 22564:2 22568:1 22569:1 22583:1 22667:1 22703:1 22718:1 22777:1 22778:1 22782:2 22786:1 22788:1 22798:1 22799:1 22804:2 22806:1 22843:1 22881:3 22882:3 22956:1 22996:1 22999:2 23008:4 23029:1 23033:3 23036:1 23063:1 23079:1 23080:1 23095:1 23098:1 23107:1 23108:1 23115:1 23135:1 23145:1 23163:1 23189:1 23191:1 23192:4 23198:1 23212:1 23241:1 23256:2 23285:2 23293:1 23299:1 23311:1 23359:1 23384:1 23393:1 23398:1 23447:1 23453:2 23466:1 23498:1 23499:1 23507:1 23538:1 23549:1 23550:1 23564:1 23568:1 23594:2 23616:1 23647:1 23681:1 23764:1 23773:1 23786:1 23796:1 23805:1 23810:1 23811:1 23852:2 23863:1 23864:1 23879:1 23881:1 23888:2 23951:1 23963:2 23984:2 24014:1 24028:2 24051:1 24096:1 24118:1 24123:1 24127:3 24140:1 24154:2 24188:1 24234:1 24239:1 24259:1 24277:1 24283:2417 24309:1 24377:1 24427:2 24429:1 24439:1 24441:1 24479:1 24507:1 24519:1 24520:1 24548:1 24551:1 24565:1 24570:1 24572:1 24573:1 24589:1 24636:1 24673:1 24709:1 24721:1 24723:1 24736:1 24747:1 24752:1 24773:1 24791:1 24811:2 24813:1 24832:1 24850:1 24851:1 24858:1 24859:1 24860:2 24893:1 24897:3 24901:1 24935:1 24979:1 24981:1 24986:1 25015:1 25020:1 25023:1 25032:1 25073:2 25087:1 25098:1 25128:1 25135:1 25148:1 25176:1 25189:6 25223:1 25225:6 25231:1 25237:1 25260:2 25272:1 25278:1 25309:1 25327:1 25335:2 25345:1 25361:1 25368:1 25403:1 25415:1 25442:3 25483:1 25487:1 25513:2 25514:1 25519:1 25532:1 25535:1 25545:1 25573:1 25580:1 25618:1 25624:2 25627:1 25630:1 25651:1 25653:1 25692:1 25693:1 25698:1 25702:1 25724:1 25769:1 25770:1 25775:1 25788:1 25805:1 25840:1 25842:1 25846:1 25923:1 25930:1 25933:2 25937:1 25956:1 25957:1 25983:1 26000:1 26001:3 26016:1 26024:1 26025:1 26026:5 26047:3 26053:1 26055:1 26071:1 26077:1 26084:1 26085:1 26116:1 26139:1 26142:1 26178:2 26184:1 26225:3 26241:1 26249:1 26257:2 26277:1 26327:1 26331:1 26440:3 26451:1 26467:1 26488:1 26493:2 26497:1 26564:1 26567:1 26596:2 26615:2 26617:1 26624:1 26639:1 26653:1 26689:2 26697:1 26704:1 26718:4 26723:2 26729:1 26732:1 26739:1 26745:1 26778:1 26790:1 26806:1 26812:1 26816:1 26841:1 26847:1 26863:1 26874:1 26878:1 26898:1 26905:1 26913:1 26940:2 26952:3 26985:1 26986:1 27006:1 27015:1 27026:1 27038:4 27047:2 27057:1 27061:1 27063:1 27074:1 27083:1 27088:1 27092:4 27097:1 27109:1 27119:1 27167:1 27178:1 27189:1 27193:2 27196:4 27212:1 27225:1 27235:1 27236:1 27253:1 27270:1 27291:1 27321:1 27352:1 27356:1 27358:1 27363:1 27365:2 27366:1 27369:1 27374:2 27375:1 27377:1 27390:1 27393:1 27395:2 27417:1 27426:2 27439:1 27501:2 27513:1 27515:1 27531:1 27534:1 27539:1 27542:1 27574:4 27578:1 27580:1 27592:1 27603:1 27617:1 27661:1 27703:1 27704:2 27705:1 27707:1 27726:1 27731:1 27736:1 27745:3 27751:1 27760:1 27790:1 27809:1 27844:1 27857:2 27860:3 27929:1 27950:1 27951:2 27957:1 27970:1 27971:1 27981:2 27987:1 27993:2 27996:2 28007:1 28008:2 28041:1 28051:1 28059:1 28067:1 28176:2 28177:2 28203:2 28213:1 28214:1 28240:1 28257:1 28265:1 28280:1 28302:1 28347:1 28351:1 28373:2 28379:3 28387:1 28392:1 28396:2 28410:1 28439:1 28478:1 28500:1 28517:1 28559:1 28604:2 28614:1 28623:1 28634:1 28659:1 28679:1 28681:1 28717:1 28718:1 28721:1 28730:1 28731:1 28748:1 28754:1 28779:1 28785:1 28803:1 28839:1 28841:1 28876:1 28877:1 28878:1 28900:1 28933:1 28947:3 28965:3 28972:1 28987:1 28989:8 28993:2 28999:1 29003:1 29007:1 29014:1 29023:1 29024:1 29047:1 29062:1 29067:1 29076:1 29078:1 29084:1 29117:1 29118:1 29160:1 29179:1 29203:1 29234:1 29246:1 29286:1 29302:2 29316:2 29370:1 29388:1 29406:1 29422:1 29440:1 29522:1 29536:1 29547:1 29629:1 29641:1 29642:1 29665:1 29705:1 29733:1 29757:1 29771:1 29772:1 29775:1 29871:1 29872:1 29878:1 29893:1 29898:1 29902:1 29905:1 29917:1 29921:1 29932:1 29944:1 29959:1 29961:1 29997:1 30000:1 30039:1 30055:2 30088:1 30091:1 30112:1 30122:1 30131:3 30147:1 30167:2 30168:1 30177:1 30195:1 30221:1 30224:2 30235:1 30238:1 30246:1 30261:1 30264:1 30265:1 30267:1 30269:1 30282:1 30299:1 30321:2 30325:1 30347:2 30381:1 30408:1 30412:1 30431:1 30448:1 30498:1 30506:1 30511:1 30525:1 30549:3 30550:1 30566:1 30575:1 30601:1 30615:2 30624:2 30656:1 30669:1 30671:1 30674:2 30675:1 30697:1 30727:1 30742:1 30744:1 30750:2 30786:1 30787:1 30840:1 30871:1 30887:1 30899:2 30907:1 30979:1 31018:1 31073:1 31074:2 31087:1 31096:1 31152:1 31154:1 31172:1 31189:1 31190:1 31195:1 31210:1 31217:1 31226:1 31249:1 31333:3 31347:1 31355:8 31365:1 31366:1 31374:1 31394:1 31403:1 31437:2 31446:1 31482:1 31488:1 31499:1 31513:1 31530:1 31534:3 31538:3 31550:1 31563:1 31579:2 31583:2 31590:1 31592:1 31629:1 31652:1 31670:1 31693:1 31699:1 31704:1 31736:1 31757:2 31779:2 31781:3 31786:3 31790:1 31795:1 31821:1 31826:1 31832:2 31860:1 31865:1 31876:1 31914:2 31930:1 32010:1 32013:1 32021:2 32046:3 32052:3 32065:1 32077:1 32087:1 32134:1 32160:1 32175:2 32177:1 32206:1 32212:1 32247:1 32264:1 32296:1 32316:1 32336:2 32367:1 32399:1 32436:1 32466:5 32470:3 32472:1 32510:1 32523:1 32531:1 32552:1 32553:1 32557:2 32558:1 32584:1 32587:1 32588:1 32664:2 32667:1 32677:1 32680:2 32682:1 32691:1 32694:1 32697:1 32709:1 32719:2 32726:1 32742:1 32758:1 32782:2 32783:1 32791:3 32802:2 32816:1 32820:1 32830:1 32851:2 32858:1 32905:1 32906:1 32942:1 32944:1 32946:1 32960:1 32964:1 32968:1 32976:1 33011:1 33030:1 33107:2 33109:1 33143:2 33144:1 33162:1 33182:1 33196:1 33211:1 33225:1 33231:1 33293:2 33311:1 33313:1 33318:1 33335:1 33349:1 33372:1 33381:1 33391:1 33400:1 33406:1 33407:1 33411:1 33420:1 33432:1 33448:1 33454:2 33470:1 33489:2 33492:1 33511:1 33536:1 33552:4 33577:1 33584:1 33585:1 33624:1 33642:1 33664:4 33689:2 33703:1 33711:4 33719:1 33755:1 33756:1 33815:1 33825:1 33883:1 33885:1 33938:1 33941:1 33943:1 33949:1 33959:1 33984:1 33994:1 33997:1 34009:1 34028:1 34030:1 34034:1 34039:4 34043:1 34045:1 34047:1 34076:1 34094:1 34139:1 34151:1 34156:1 34172:2 34190:2 34196:2 34207:1 34217:1 34246:1 34273:2 34316:2 34335:1 34381:1 34383:2 34392:1 34393:1 34396:2 34435:1 34454:1 34555:1 34567:1 34590:1 34592:1 34600:1 34603:1 34607:1 34617:2 34649:1 34666:1 34672:2 34678:1 34743:1 34748:2 34757:1 34768:1 34773:1 34775:2 34776:1 34793:1 34794:2 34797:1 34806:2 34836:1 34872:1 34909:1 34949:2 34950:1 34969:2 34976:2 34977:1 34982:1 35027:2 35032:1 35090:1 35106:1 35110:2 35114:2 35121:1 35129:1 35147:2 35155:1 35156:1 35188:1 35199:1 35201:1 35202:1 35203:1 35220:1 35277:1 35300:1 35303:1 35306:2 35313:1 35330:2 35353:1 35355:1 35363:1 35364:2 35419:1 35433:2 35440:1 35477:1 35486:1 35494:1 35496:1 35505:1 35507:1 35521:1 35529:1 35538:2 35547:1 35553:1 35597:2 35599:2 35601:1 35627:1 35705:1 35724:2 35738:1 35744:1 35756:1 35781:2 35810:1 35812:1 35818:2 35827:1 35858:1 35909:1 35920:1 35947:1 35958:2 35968:1 35999:1 36002:1 36005:1 36014:1 36081:1 36093:1 36113:1 36115:1 36139:8 36140:1 36144:1 36164:1 36167:1 36168:1 36187:5 36208:2 36219:1 36233:1 36257:1 36298:1 36310:1 36344:4 36349:1 36354:1 36365:1 36366:1 36387:6 36397:1 36408:1 36414:1 36433:1 36445:1 36449:1 36452:1 36465:3 36471:1 36484:1 36500:2 36528:1 36533:2 36537:1 36555:1 36570:1 36580:1 36601:1 36628:2 36633:1 36688:1 36689:1 36692:1 36698:1 36705:1 36724:1 36752:1 36771:1 36774:1 36776:1 36833:3 36840:1 36859:1 36867:1 36870:1 36960:2 36980:1 36995:3 37007:1 37035:2 37041:2 37048:1 37070:1 37082:1 37085:1 37108:1 37113:1 37146:1 37157:1 37163:1 37240:1 37242:1 37253:1 37254:1 37255:1 37277:2 37289:1 37338:2 37349:1 37366:1 37381:1 37389:1 37401:1 37407:1 37438:1 37452:1 37484:1 37512:1 37539:1 37561:1 37572:1 37597:1 37612:1 37636:1 37638:1 37660:1 37718:1 37722:1 37729:1 37740:1 37744:1 37751:3 37752:1 37754:3 37755:1 37759:1 37761:2 37765:1 37768:1 37769:1 37779:1 37801:1 37805:1 37820:2 37830:1 37834:1 37849:1 37853:1 37867:2 37875:1 37883:1 37918:1 37925:1
15 8:1 49:1 80:3 104:1 120:2 143:1 158:1 189:1 190:3 213:1 215:2 224:1 228:1 254:1 255:1 270:1 272:1 297:1 317:3 324:1 373:2 397:1 415:1 430:1 440:1 462:2 468:2 487:1 500:1 521:1 526:1 556:1 569:3 584:1 602:1 620:2 682:1 713:1 715:1 716:1 723:1 724:1 747:1 761:2 765:1 771:2 776:1 785:1 789:1 805:3 818:2 819:1 821:2 827:1 894:1 918:3 928:1 947:1 955:1 956:1 978:4 984:1 992:1 995:1 1056:1 1068:1 1072:1 1105:2 1113:1 1115:1 1126:1 1142:1 1144:1 1145:1 1147:1 1152:2 1155:1 1159:2 1171:1 1172:1 1176:1 1180:1 1211:1 1213:2 1217:1 1228:1 1237:1 1254:2 1263:1 1272:1 1282:1 1320:1 1333:2 1338:3 1372:2 1374:1 1379:2 1399:1 1402:1 1404:1 1411:1 1434:1 1443:2 1451:1 1479:1 1500:1 1504:2 1519:1 1524:2 1534:2 1578:3 1587:1 1619:1 1631:2 1647:1 1656:1 1657:1 1658:1 1667:2 1668:1 1693:1 1697:1 1726:1 1733:1 1742:1 1757:1 1758:1 1774:1 1791:1 1855:1 1871:2 1880:1 1886:4 1935:1 1939:1 1944:2 1946:2 1956:1 1957:1 1960:5 1991:1 2003:1 2032:1 2033:1 2036:4 2042:4 2050:2 2059:2 2079:1 2091:1 2092:1 2106:1 2129:2 2132:1 2136:2 2146:2 2147:2 2149:1 2154:1 2176:2 2177:3 2201:1 2202:1 2205:1 2229:1 2247:1 2248:1 2285:2 2291:2 2295:1 2319:2 2360:1 2362:1 2370:1 2386:1 2388:1 2391:1 2398:1 2399:2 2402:1 2405:2 2407:1 2409:1 2460:2 2464:1 2489:1 2537:1 2542:4 2554:1 2558:2 2559:1 2576:1 2590:1 2671:2 2701:1 2740:1 2775:1 2783:1 2817:2 2823:1 2824:1 2866:1 2895:1 2911:2 2913:1 2948:1 2957:1 2959:2 2961:3 2964:1 2972:2 2979:2 2981:1 2984:1 2986:2 2987:2 2991:1 2992:3 2994:1 3010:1 3026:1 3027:1 3082:2 3085:1 3118:1 3169:1 3173:2 3174:1 3209:1 3213:1 3228:2 3258:1 3282:1 3327:1 3336:1 3359:1 3369:1 3459:1 3473:2 3479:1 3487:1 3512:1 3518:1 3522:1 3523:1 3527:1 3572:3 3583:1 3601:1 3646:1 3656:2 3661:1 3688:2 3694:1 3702:1 3710:3 3718:3 3720:1 3728:1 3752:2 3765:2 3768:4 3785:1 3794:1 3797:1 3800:1 3802:2 3809:1 3840:1 3846:1 3891:1 3905:1 3920:1 3967:1 3996:1 3999:2 4004:1 4026:1 4050:1 4089:1 4104:1 4158:2 4172:1 4180:1 4205:1 4211:1 4221:1 4239:1 4263:3 4278:1 4304:1 4315:1 4344:1 4345:1 4350:1 4354:1 4382:3 4386:1 4413:1 4431:1 4440:1 4447:1 4455:1 4493:1 4528:1 4531:1 4567:1 4581:1 4604:1 4615:2 4616:1 4664:1 4672:1 4678:1 4682:1 4705:1 4711:1 4724:1 4737:1 4738:1 4758:1 4787:1 4813:1 4820:2 4821:2 4840:1 4851:1 4875:1 4878:1 4879:2 4907:2 4909:2 4950:2 4952:4 4955:2 4962:1 4985:1 4987:1 5000:1 5001:1 5017:1 5020:1 5029:1 5064:1 5088:1 5101:1 5102:1 5127:1 5128:1 5148:2 5151:1 5176:1 5184:1 5194:1 5210:1 5254:1 5278:1 5313:1 5319:1 5341:1 5369:1 5382:1 5389:3 5419:1 5424:2 5428:1 5430:1 5448:1 5479:1 5482:1 5506:1 5522:4 5553:1 5555:1 5570:1 5584:1 5651:1 5667:1 5685:1 5690:1 5699:1 5752:2 5757:1 5761:1 5779:1 5795:1 5798:1 5802:1 5845:1 5853:1 5858:2 5868:3 5880:1 5899:2 5905:2 5912:1 5983:1 5997:2 6015:1 6020:1 6021:2 6039:1 6077:1 6079:1 6081:2 6087:2 6164:1 6165:1 6172:1 6183:1 6236:6 6246:1 6280:1 6287:1 6296:1 6313:1 6321:1 6324:1 6382:4 6401:2 6402:1 6408:1 6410:1 6413:1 6421:2 6424:1 6427:1 6429:1 6435:1 6437:2 6438:1 6440:1 6464:1 6471:1 6562:2 6587:1 6602:1 6619:1 6621:1 6627:2 6647:1 6648:1 6680:1 6697:2 6706:1 6713:1 6736:1 6737:1 6741:1 6752:2 6754:1 6772:3 6782:1 6802:3 6820:1 6869:2 6902:1 6904:1 6909:1 6926:4 6953:1 6958:1 6974:1 6976:2 6993:3 7020:1 7036:1 7049:1 7062:1 7063:1 7070:1 7074:1 7081:1 7101:3 7120:1 7152:1 7177:2 7208:1 7269:1 7286:1 7325:1 7330:1 7331:2 7332:1 7352:3 7377:1 7394:1 7408:1 7420:2 7421:1 7436:1 7448:1 7481:1 7486:1 7489:1 7490:2 7491:1 7517:2 7534:1 7546:1 7572:1 7576:1 7583:1 7585:1 7649:1 7668:1 7690:2 7701:1 7712:1 7728:1 7775:2 7785:1 7805:1 7877:1 7893:3 7900:1 7905:1 7933:1 7939:1 7940:1 7995:3 8000:3 8037:1 8092:1 8108:3 8118:1 8128:1 8139:1 8214:1 8219:1 8228:1 8230:1 8237:2 8245:2 8247:1 8248:3 8250:1 8253:1 8256:2 8258:1 8261:3 8263:4 8309:1 8310:1 8316:1 8322:1 8332:1 8333:1 8353:1 8369:1 8389:2 8391:1 8393:2 8403:1 8413:2 8449:2 8460:1 8463:2 8482:1 8483:1 8513:1 8534:1 8543:1 8562:1 8588:1 8590:1 8591:4 8592:1 8597:1 8632:2 8637:1 8652:1 8675:1 8700:3 8728:1 8731:1 8743:1 8782:1 8785:1 8829:1 8830:1 8839:1 8848:1 8917:2 8922:1 8923:1 8939:1 8942:1 8943:4 9005:1 9044:1 9072:1 9085:1 9097:2 9117:1 9131:1 9153:1 9159:2 9205:1 9241:4 9244:2 9248:2 9253:1 9290:2 9296:1 9297:1 9300:1 9310:2 9337:1 9358:3 9366:1 9410:1 9411:1 9428:1 9429:1 9431:1 9440:1 9443:1 9463:1 9468:1 9477:1 9487:1 9511:1 9519:3 9536:1 9583:1 9615:2 9639:1 9651:1 9661:3 9666:1 9691:1 9709:1 9714:1 9738:2 9742:1 9744:1 9748:2 9761:1 9765:1 9766:1 9786:1 9795:1 9823:1 9826:1 9836:1 9837:1 9846:1 9855:1 9881:1 9893:2 9896:3 9899:2 9901:1 9936:3 9985:1 10026:1 10029:6 10051:2 10054:1 10083:1 10089:2 10091:1 10101:18 10114:1 10128:2 10130:5 10147:2 10162:1 10170:1 10174:1 10185:1 10186:1 10187:2 10191:1 10200:1 10212:1 10227:1 10242:1 10252:1 10267:1 10269:1 10273:1 10294:3 10300:1 10302:1 10328:1 10330:1 10368:3 10373:1 10376:1 10390:1 10393:1 10426:1 10440:1 10450:3 10487:1 10495:2 10517:1 10527:1 10538:1 10556:1 10573:1 10581:1 10582:3 10594:1 10608:1 10631:1 10636:2 10644:3 10649:2 10662:1 10685:4 10710:1 10716:1 10744:3 10745:10 10759:1 10762:1 10774:1 10811:1 10813:2 10821:1 10823:2 10829:1 10834:1 10851:1 10860:2 10875:2 10876:1 10894:1 10908:1 10929:1 10974:1 10985:1 10998:1 11050:2 11054:1 11057:1 11080:1 11118:1 11164:1 11168:1 11191:1 11199:2 11204:1 11216:1 11233:1 11255:1 11262:1 11267:1 11269:3 11274:1 11275:1 11294:1 11296:1 11319:1 11329:1 11370:2 11392:1 11400:1 11428:1 11437:1 11458:1 11466:2 11496:1 11519:2 11520:2 11521:7 11532:1 11540:1 11543:1 11550:1 11562:1 11574:1 11577:1 11600:1 11628:1 11638:1 11640:1 11644:1 11658:1 11667:2 11705:1 11719:5 11806:1 11822:1 11843:1 11894:1 11900:1 11913:1 11931:2 11940:1 11946:1 11966:1 11978:2 11990:1 11999:1 12004:1 12006:1 12016:2 12025:4 12046:1 12052:1 12063:1 12076:1 12118:2 12127:1 12131:1 12145:1 12156:1 12163:2 12190:1 12192:1 12211:2 12265:2 12323:1 12352:1 12372:1 12387:1 12388:2 12390:1 12416:1 12427:1 12428:1 12452:1 12456:1 12467:1 12473:1 12483:1 12485:1 12512:1 12530:2 12531:1 12562:2 12604:1 12623:1 12641:1 12642:1 12644:1 12652:1 12653:1 12657:1 12658:1 12692:1 12742:1 12749:1 12755:1 12803:4 12811:1 12818:1 12826:2 12851:1 12861:1 12882:1 12883:1 12888:1 12933:1 12978:1 12998:1 13006:1 13038:1 13051:1 13058:1 13059:3 13094:1 13110:2 13119:2 13132:1 13175:2 13178:1 13182:2 13189:2 13191:1 13197:1 13217:1 13218:2 13219:1 13232:1 13246:1 13247:1 13250:1 13276:7 13291:2 13299:1 13302:1 13310:1 13312:3 13342:1 13367:1 13369:1 13370:3 13384:1 13418:1 13419:3 13422:1 13429:1 13476:1 13495:1 13513:1 13522:1 13523:1 13525:1 13538:1 13546:1 13547:2 13549:1 13556:3 13626:1 13633:1 13634:1 13650:1 13655:1 13667:1 13675:1 13694:1 13705:3 13726:1 13734:1 13737:1 13777:1 13778:2 13779:1 13806:1 13820:6 13846:2 13858:1 13860:1 13901:1 13909:5 13914:1 13947:2 13949:2 13950:2 13973:1 13991:1 14010:1 14025:2 14045:1 14053:3 14057:1 14116:1 14117:1 14118:1 14119:1 14140:1 14150:1 14153:1 14156:1 14170:1 14212:1 14231:1 14247:1 14260:1 14272:1 14305:2 14332:2 14343:1 14377:1 14382:1 14391:1 14450:1 14462:1 14487:1 14489:2 14491:1 14508:2 14509:2 14522:1 14525:1 14526:1 14527:1 14528:1 14537:1 14550:2 14551:1 14563:1 14564:2 14569:1 14573:1 14591:1 14617:1 14619:1 14626:2 14630:1 14662:1 14693:2 14701:1 14728:1 14750:1 14771:2 14789:1 14801:4 14807:1 14818:1 14826:1 14828:3 14838:1 14847:1 14856:1 14858:1 14868:1 14900:1 14908:1 14913:1 14920:1 14937:1 14939:1 14961:1 14965:1 14996:1 15014:1 15032:1 15034:1 15039:1 15051:1 15052:1 15093:1 15111:1 15141:1 15164:1 15200:1 15209:1 15225:1 15251:3 15275:1 15283:1 15323:2 15337:1 15340:1 15345:3 15350:1 15352:1 15355:2 15357:1 15360:1 15372:1 15385:1 15395:1 15408:1 15414:1 15415:1 15427:1 15429:1 15438:3 15442:2 15485:3 15508:1 15535:3 15603:1 15604:1 15635:1 15694:1 15718:2 15729:2 15732:3 15736:1 15739:1 15747:1 15756:1 15768:1 15785:1 15788:1 15820:3 15838:1 15863:1 15864:4 15865:1 15871:1 15894:1 15897:1 15900:5 15905:2 15911:1 15927:1 15944:1 15948:1 15959:3 15982:1 15998:2 16011:1 16022:1 16037:1 16046:1 16057:1 16062:2 16068:1 16071:1 16129:2 16150:3 16158:2 16173:1 16181:2 16197:1 16215:1 16229:1 16261:1 16274:1 16278:1 16292:1 16337:1 16368:1 16370:1 16414:1 16419:1 16456:1 16474:1 16475:1 16479:1 16480:1 16486:1 16488:2 16492:1 16520:1 16526:1 16546:1 16567:2 16581:1 16619:1 16646:1 16647:1 16655:1 16664:1 16673:1 16693:1 16724:1 16725:4 16727:1 16750:1 16751:1 16757:1 16762:1 16773:2 16783:1 16852:1 16880:1 16890:1 16927:1 16952:1 16976:1 16982:1 16999:1 17008:2 17063:1 17164:1 17181:1 17189:1 17198:1 17216:1 17230:7 17254:1 17261:2 17264:1 17266:1 17270:1 17276:1 17296:1 17316:6 17335:1 17338:1 17351:1 17352:1 17354:1 17383:1 17423:2 17429:5 17441:1 17442:2 17444:1 17448:1 17492:1 17496:1 17507:2 17519:1 17527:2 17545:4 17552:1 17556:1 17558:3 17615:1 17625:2 17631:2 17641:1 17652:1 17663:1 17689:1 17692:1 17722:1 17739:1 17746:1 17754:3 17785:1 17806:1 17826:1 17860:1 17878:1 17899:1 17922:1 17927:1 17931:1 17943:1 17952:1 17961:1 17983:1 17995:1 18010:1 18020:1 18047:1 18060:3 18069:2 18088:1 18128:1 18171:1 18176:1 18183:1 18188:1 18255:1 18271:1 18276:2 18282:1 18287:1 18288:1 18295:2 18299:1 18318:1 18323:1 18379:1 18416:1 18420:1 18424:2 18434:2 18449:1 18459:1 18475:3 18508:1 18536:2 18592:1 18593:1 18620:1 18667:1 18695:1 18698:1 18710:1 18767:2 18776:1 18777:1 18781:1 18791:1 18793:1 18807:1 18862:1 18904:1 18905:1 18911:3 18927:2 18952:2 18954:1 18963:1 18978:1 18982:1 18984:1 19000:1 19011:1 19015:1 19035:1 19043:1 19066:1 19080:1 19086:3 19090:1 19096:2 19114:1 19141:1 19145:1 19185:1 19232:1 19256:1 19290:4 19297:2 19311:2 19315:1 19320:8 19326:1 19377:1 19395:1 19401:1 19431:1 19464:1 19465:1 19486:2 19489:1 19512:1 19544:1 19568:3 19577:1 19591:6 19640:1 19643:3 19671:2 19687:2 19726:3 19749:6 19750:1 19772:1 19773:1 19818:1 19863:1 19913:2 19920:2 19933:1 19957:2 19964:1 19965:1 19968:1 19988:1 19999:1 20000:1 20045:2 20046:2 20095:1 20105:1 20127:2 20142:1 20184:1 20215:1 20220:1 20225:1 20235:1 20252:1 20266:1 20275:1 20282:2 20297:2 20321:1 20339:1 20363:2 20377:2 20424:1 20440:1 20447:1 20487:1 20489:1 20494:1 20503:3 20511:1 20518:1 20525:1 20545:1 20566:1 20569:2 20589:1 20613:1 20619:3 20709:1 20714:1 20715:1 20719:1 20737:2 20739:2 20740:1 20757:3 20780:1 20786:1 20805:1 20807:2 20810:1 20811:1 20816:2 20817:1 20843:4 20849:1 20852:1 20906:1 20909:2 20913:1 20916:2 20917:4 20939:1 20950:4 20966:1 20971:1 21000:1 21002:1 21030:1 21056:1 21059:1 21066:1 21070:1 21101:1 21104:1 21114:3 21127:1 21145:3 21154:1 21170:1 21182:1 21185:1 21193:2 21207:1 21224:1 21240:1 21247:1 21251:3 21254:3 21259:1 21265:1 21286:1 21322:1 21327:1 21329:1 21428:1 21429:1 21460:1 21467:2 21477:1 21478:1 21494:1 21509:1 21517:1 21528:1 21541:1 21562:1 21576:2 21581:2 21587:1 21589:1 21597:7 21605:1 21609:1 21646:1 21653:1 21654:1 21663:1 21717:1 21725:1 21732:2 21733:1 21744:1 21785:1 21798:1 21812:1 21822:1 21828:1 21859:1 21860:1 21902:1 21917:1 21922:1 21931:1 21933:2 21936:1 21946:1 21950:1 21967:1 21978:3 21985:1 22028:3 22091:3 22140:1 22142:1 22157:1 22163:1 22169:3 22171:1 22172:1 22205:1 22231:2 22260:1 22269:1 22283:1 22284:1 22289:1 22306:1 22309:1 22317:1 22319:1 22347:1 22348:1 22372:1 22373:1 22406:1 22417:1 22489:1 22502:1 22564:2 22568:1 22569:1 22583:1 22663:1 22667:1 22703:1 22718:1 22777:1 22778:1 22782:2 22786:1 22787:2 22788:1 22798:1 22799:1 22804:2 22806:1 22843:3 22881:3 22882:3 22931:1 22956:1 22996:1 22999:2 23002:1 23008:4 23015:1 23029:1 23033:3 23036:1 23063:1 23079:1 23080:1 23095:1 23098:1 23107:1 23108:1 23115:1 23135:1 23145:1 23163:1 23189:1 23191:1 23192:4 23198:1 23202:1 23212:1 23241:1 23256:2 23285:2 23293:2 23299:1 23311:1 23359:1 23384:1 23393:1 23398:1 23447:1 23453:2 23466:1 23498:1 23499:1 23507:1 23538:1 23549:1 23550:1 23564:1 23568:1 23594:2 23616:1 23647:1 23681:1 23764:1 23773:1 23786:1 23796:1 23805:1 23810:1 23811:1 23852:2 23863:1 23864:1 23879:1 23881:1 23888:2 23951:1 23963:2 23984:2 24014:1 24028:2 24051:1 24096:1 24118:1 24123:1 24127:3 24140:1 24154:2 24188:1 24234:1 24239:1 24259:1 24277:1 24283:2569 24309:1 24326:1 24377:1 24427:2 24429:1 24439:1 24441:1 24479:1 24507:1 24519:1 24520:1 24548:1 24551:1 24565:1 24570:1 24572:1 24573:1 24589:1 24636:1 24673:1 24709:1 24721:1 24723:1 24734:1 24736:1 24747:1 24752:1 24759:1 24773:1 24791:1 24811:2 24813:1 24832:1 24850:1 24851:1 24858:1 24859:1 24860:2 24893:1 24897:3 24901:1 24935:1 24979:1 24981:2 24986:1 25015:1 25020:1 25023:1 25032:1 25073:2 25087:1 25090:1 25098:1 25128:1 25135:1 25148:1 25164:1 25176:1 25189:7 25223:1 25225:6 25231:1 25237:1 25260:3 25272:1 25278:1 25309:1 25327:1 25335:2 25345:1 25361:1 25368:1 25403:1 25415:1 25442:3 25483:1 25487:1 25513:2 25514:1 25519:1 25532:1 25535:1 25545:1 25573:1 25580:1 25618:1 25624:2 25627:1 25630:1 25651:1 25653:1 25692:1 25693:1 25698:1 25702:1 25724:1 25760:1 25769:1 25770:1 25775:1 25788:1 25805:1 25840:1 25842:1 25846:1 25923:1 25930:1 25933:2 25937:1 25956:1 25957:1 25983:1 26000:1 26001:3 26016:1 26024:1 26025:1 26026:5 26047:3 26053:1 26055:1 26071:1 26077:1 26084:1 26085:1 26116:1 26139:1 26142:2 26178:2 26184:1 26225:3 26241:1 26249:1 26257:2 26268:1 26277:1 26327:1 26331:1 26363:1 26440:4 26451:1 26467:1 26488:1 26493:2 26497:1 26564:1 26567:1 26596:2 26615:2 26617:1 26624:1 26639:1 26653:1 26689:2 26697:1 26704:1 26718:4 26723:2 26729:1 26732:1 26739:2 26745:1 26749:1 26778:1 26790:1 26806:1 26812:1 26816:1 26841:1 26847:1 26863:1 26874:1 26878:2 26898:1 26905:1 26913:1 26940:2 26952:3 26985:1 26986:2 27006:1 27015:1 27026:1 27038:4 27047:2 27057:1 27061:1 27063:1 27074:1 27083:1 27088:1 27092:4 27097:1 27109:1 27113:2 27119:1 27167:1 27178:1 27189:1 27193:2 27196:4 27212:1 27225:1 27235:1 27236:3 27253:1 27270:1 27291:1 27321:1 27352:1 27356:1 27358:1 27363:1 27365:2 27366:1 27369:1 27374:2 27375:1 27377:1 27390:1 27393:1 27395:2 27417:1 27426:2 27439:1 27501:2 27513:1 27515:1 27531:1 27534:1 27539:1 27542:1 27574:4 27578:2 27580:1 27592:1 27603:1 27617:1 27661:1 27703:1 27704:2 27705:1 27707:1 27726:1 27731:1 27736:1 27745:3 27751:1 27760:1 27790:1 27809:1 27844:1 27857:2 27860:3 27929:1 27950:1 27951:2 27957:1 27970:1 27971:1 27981:2 27987:1 27993:2 27996:2 28007:1 28008:2 28041:1 28051:1 28059:1 28067:1 28172:1 28176:2 28177:2 28203:2 28213:1 28214:1 28240:1 28257:1 28265:1 28280:1 28302:1 28347:1 28351:1 28373:2 28379:3 28387:1 28392:1 28396:2 28410:1 28439:1 28478:1 28500:1 28517:1 28559:1 28604:3 28614:1 28623:1 28634:1 28659:1 28679:1 28681:1 28717:1 28718:1 28721:1 28730:1 28731:1 28748:1 28754:1 28779:1 28785:1 28803:1 28839:1 28841:1 28876:1 28877:1 28878:1 28900:1 28933:1 28947:3 28965:3 28972:1 28987:1 28989:8 28993:2 28999:1 29003:1 29007:1 29014:1 29023:1 29024:1 29047:1 29062:1 29067:1 29076:1 29078:1 29084:1 29106:1 29117:1 29118:1 29160:1 29169:1 29179:1 29203:1 29234:1 29246:1 29286:1 29302:2 29316:2 29370:1 29388:1 29406:1 29422:1 29440:1 29442:1 29522:1 29536:1 29547:1 29629:1 29641:1 29642:1 29665:1 29705:1 29733:1 29757:1 29771:1 29772:2 29775:1 29871:1 29872:1 29878:1 29893:1 29898:1 29902:1 29905:2 29917:1 29921:1 29932:1 29944:1 29959:1 29961:1 29997:1 30000:1 30039:1 30055:2 30088:1 30091:1 30112:1 30122:1 30131:3 30147:1 30167:2 30168:1 30177:1 30195:1 30221:1 30224:2 30235:1 30238:1 30246:1 30261:1 30264:1 30265:1 30267:1 30269:1 30282:1 30299:1 30321:2 30325:1 30347:2 30381:1 30408:1 30412:1 30431:1 30448:1 30498:1 30506:1 30511:1 30525:1 30549:3 30550:1 30566:1 30575:1 30601:1 30615:2 30624:2 30656:1 30669:1 30671:1 30674:3 30675:1 30697:1 30727:1 30742:1 30744:1 30750:2 30786:1 30787:1 30840:1 30871:1 30887:1 30899:2 30907:1 30979:1 31018:1 31073:1 31074:2 31087:1 31096:1 31152:1 31154:1 31172:1 31189:1 31190:1 31195:1 31210:1 31217:1 31226:1 31249:1 31333:3 31347:1 31355:8 31365:1 31366:1 31374:1 31394:1 31403:1 31437:2 31446:2 31482:1 31488:1 31499:1 31513:1 31530:1 31534:3 31538:3 31550:1 31563:1 31579:2 31583:2 31590:1 31592:1 31600:1 31629:1 31652:1 31670:1 31693:1 31699:1 31704:1 31736:1 31757:2 31779:2 31781:3 31786:3 31790:1 31795:1 31821:1 31826:1 31832:2 31838:1 31841:1 31860:1 31865:1 31872:1 31876:1 31914:2 31930:1 32010:1 32013:1 32021:2 32046:4 32052:3 32065:1 32077:1 32087:1 32134:1 32160:1 32175:2 32177:1 32206:1 32212:3 32247:1 32264:1 32296:1 32316:1 32336:2 32367:1 32399:1 32436:1 32466:5 32470:3 32472:1 32510:1 32523:1 32531:1 32552:1 32553:1 32557:2 32558:1 32584:1 32587:1 32588:1 32664:2 32667:1 32677:2 32680:2 32682:1 32691:1 32694:1 32697:1 32709:1 32719:2 32726:1 32742:1 32758:1 32768:1 32782:3 32783:1 32791:3 32802:2 32816:2 32820:1 32830:1 32851:2 32858:1 32905:1 32906:1 32942:1 32944:1 32946:1 32960:1 32964:1 32968:1 32976:1 33011:1 33030:1 33033:1 33107:2 33109:1 33143:2 33144:1 33148:2 33162:1 33182:1 33196:1 33211:1 33225:1 33231:1 33293:2 33311:1 33313:1 33318:1 33335:1 33349:1 33372:1 33381:1 33391:1 33400:1 33406:1 33407:1 33411:1 33420:1 33432:1 33448:1 33454:2 33470:1 33489:2 33492:1 33511:1 33536:1 33552:4 33577:1 33584:1 33585:1 33624:1 33642:1 33664:4 33689:2 33703:1 33711:4 33719:1 33755:1 33756:1 33815:1 33825:1 33883:1 33885:1 33938:1 33941:1 33943:1 33949:1 33959:1 33984:1 33994:1 33997:1 34009:1 34028:1 34030:1 34034:1 34039:4 34043:1 34045:1 34047:1 34076:1 34094:1 34139:1 34151:1 34156:1 34172:2 34190:2 34196:2 34207:1 34217:1 34246:1 34273:2 34316:2 34335:1 34381:1 34383:2 34392:1 34393:1 34396:2 34435:1 34454:1 34555:1 34567:1 34589:1 34590:1 34592:1 34600:1 34603:1 34607:1 34617:2 34649:1 34666:1 34672:3 34678:1 34743:1 34748:2 34757:1 34768:1 34773:1 34775:2 34776:1 34793:1 34794:2 34797:1 34806:2 34836:1 34872:1 34909:1 34949:2 34950:1 34954:1 34969:2 34976:2 34977:1 34982:1 35027:2 35032:1 35090:1 35106:1 35110:2 35114:2 35121:2 35129:1 35147:2 35155:1 35156:1 35188:1 35190:1 35197:1 35199:1 35201:1 35202:1 35203:1 35211:1 35220:1 35277:1 35300:1 35303:1 35306:2 35313:1 35330:2 35353:1 35355:1 35363:1 35364:2 35393:1 35419:1 35433:2 35440:1 35477:1 35486:1 35494:1 35496:1 35505:1 35507:1 35521:1 35529:1 35538:2 35547:1 35553:1 35597:2 35599:2 35601:2 35627:1 35664:1 35705:1 35724:2 35738:1 35744:1 35756:1 35781:2 35810:1 35812:1 35818:2 35827:1 35836:1 35858:1 35909:1 35920:1 35947:1 35958:2 35968:1 35999:1 36002:1 36005:1 36014:1 36081:1 36093:1 36113:1 36115:1 36139:8 36140:1 36144:1 36164:1 36167:1 36168:1 36187:5 36208:2 36219:1 36233:1 36257:1 36298:1 36310:1 36344:4 36349:1 36354:1 36365:1 36366:1 36387:6 36397:1 36408:1 36413:1 36414:1 36433:1 36445:1 36449:1 36452:1 36465:3 36471:1 36484:1 36500:2 36528:1 36533:2 36537:1 36555:1 36570:1 36580:1 36601:1 36628:2 36633:2 36688:1 36689:1 36692:1 36698:1 36705:1 36724:1 36752:1 36771:1 36774:1 36776:1 36833:3 36840:1 36859:1 36867:1 36870:1 36960:3 36980:1 36995:3 37007:1 37035:2 37041:2 37048:1 37070:1 37082:1 37085:1 37108:1 37113:1 37146:1 37157:1 37163:1 37240:1 37242:1 37249:1 37253:1 37254:1 37255:1 37277:2 37289:1 37338:2 37349:1 37366:1 37381:1 37389:1 37401:1 37407:1 37438:1 37452:1 37484:1 37512:1 37539:1 37561:1 37572:1 37597:1 37612:3 37615:1 37636:1 37638:1 37660:1 37718:1 37722:1 37729:1 37740:1 37744:1 37751:3 37752:1 37754:3 37755:1 37759:1 37760:1 37761:2 37765:1 37768:1 37769:1 37779:1 37801:1 37805:1 37820:2 37830:1 37834:1 37849:1 37853:1 37867:2 37875:1 37883:1 37918:1 37925:1
15 8:1 49:1 80:3 89:1 104:1 120:2 143:1 158:1 189:1 190:3 213:1 215:2 224:1 228:1 254:1 255:1 270:1 272:1 297:1 314:1 317:3 324:1 373:2 397:2 415:1 430:1 440:2 462:2 468:2 487:1 500:2 521:1 526:1 556:1 569:3 584:1 602:1 620:2 682:1 713:1 715:1 716:1 723:1 724:1 747:1 761:2 765:1 771:2 776:1 785:1 789:1 802:1 805:4 818:2 819:1 821:2 827:1 894:1 918:3 928:1 947:1 955:1 956:1 978:4 984:1 992:1 995:2 1056:1 1068:1 1072:1 1105:2 1113:1 1115:1 1126:1 1142:2 1144:1 1145:1 1147:1 1152:2 1155:1 1158:1 1159:2 1169:1 1171:1 1172:1 1176:1 1180:1 1211:1 1213:2 1217:1 1228:1 1237:1 1254:2 1263:1 1272:1 1282:1 1285:1 1320:1 1333:2 1338:3 1372:2 1374:1 1379:2 1399:1 1402:1 1404:1 1411:1 1434:1 1443:2 1444:1 1451:1 1479:1 1500:1 1504:2 1519:1 1524:2 1534:2 1573:1 1578:3 1587:1 1619:1 1631:2 1647:1 1656:1 1657:1 1658:1 1667:2 1668:1 1693:1 1697:1 1726:1 1733:1 1742:1 1757:1 1758:1 1774:1 1791:1 1855:1 1871:2 1880:1 1881:1 1886:5 1935:1 1939:2 1944:2 1946:2 1956:1 1957:1 1960:5 1980:1 1991:1 2003:1 2032:1 2033:1 2036:4 2042:4 2050:2 2059:2 2079:1 2091:1 2092:1 2106:1 2129:2 2132:1 2136:2 2146:2 2147:2 2149:1 2154:1 2176:2 2177:3 2201:1 2202:1 2205:1 2229:1 2247:1 2248:1 2260:1 2266:1 2285:2 2291:2 2292:1 2295:1 2319:2 2360:1 2362:1 2370:1 2386:1 2388:1 2391:1 2398:1 2399:2 2402:1 2405:2 2407:1 2409:1 2460:2 2464:1 2489:1 2537:1 2542:4 2547:1 2554:1 2558:2 2559:1 2576:1 2590:1 2671:2 2701:1 2740:1 2775:1 2783:1 2817:3 2823:1 2824:1 2866:1 2895:1 2911:2 2913:1 2948:1 2957:1 2959:2 2961:3 2964:1 2972:2 2979:2 2981:1 2984:2 2986:2 2987:2 2991:1 2992:4 2994:1 3010:1 3026:2 3027:1 3082:2 3085:1 3118:1 3169:2 3173:2 3174:1 3209:1 3213:1 3228:2 3258:1 3282:1 3327:1 3336:2 3359:1 3369:1 3459:1 3473:2 3479:2 3487:1 3506:1 3512:1 3518:1 3522:1 3523:1 3527:1 3572:3 3583:1 3601:1 3646:1 3656:2 3661:1 3688:2 3694:1 3702:1 3710:3 3718:3 3720:1 3728:1 3752:2 3765:2 3768:4 3785:1 3794:1 3797:1 3800:1 3802:2 3809:1 3812:1 3840:1 3846:1 3851:1 3891:1 3905:1 3920:1 3967:1 3996:1 3999:2 4004:1 4026:1 4050:1 4089:1 4104:1 4158:2 4172:1 4180:1 4205:1 4211:1 4221:1 4239:1 4263:3 4278:1 4304:1 4315:1 4344:1 4345:1 4350:1 4354:1 4382:3 4386:1 4413:1 4431:1 4440:1 4447:1 4455:1 4493:1 4528:1 4531:1 4567:1 4581:1 4599:1 4604:1 4615:2 4616:1 4664:1 4672:1 4678:1 4682:1 4705:1 4711:1 4724:1 4737:1 4738:2 4741:1 4758:1 4787:1 4813:1 4820:2 4821:2 4840:1 4851:1 4875:1 4878:1 4879:2 4907:2 4909:2 4950:2 4952:4 4955:2 4962:1 4985:1 4987:1 5000:1 5001:1 5017:1 5020:1 5029:1 5042:1 5064:1 5088:1 5101:1 5102:1 5127:1 5128:1 5148:2 5151:1 5176:1 5184:1 5194:1 5210:1 5254:1 5278:1 5313:1 5319:1 5341:1 5369:1 5382:1 5389:3 5419:1 5424:2 5428:1 5430:1 5448:1 5479:1 5482:1 5506:1 5522:4 5553:1 5555:1 5570:1 5584:1 5651:1 5667:1 5685:1 5690:1 5699:1 5752:2 5757:1 5761:1 5779:1 5795:1 5798:1 5802:1 5845:1 5853:1 5858:2 5868:3 5880:1 5899:2 5905:2 5912:1 5916:1 5983:1 5997:2 6015:2 6020:1 6021:2 6039:1 6077:1 6079:1 6081:2 6087:2 6164:1 6165:2 6172:1 6173:2 6183:1 6236:6 6246:1 6280:1 6287:1 6296:1 6313:1 6321:1 6324:1 6382:4 6401:2 6402:1 6408:1 6410:1 6413:1 6414:1 6421:2 6424:1 6427:1 6429:1 6435:1 6437:2 6438:1 6440:1 6464:1 6471:1 6562:2 6587:1 6602:1 6619:1 6621:1 6627:2 6647:1 6648:1 6680:1 6697:2 6706:1 6713:1 6736:1 6737:1 6741:1 6752:2 6754:3 6772:3 6782:1 6802:3 6820:1 6869:2 6902:1 6904:1 6909:1 6926:4 6953:1 6958:1 6974:1 6976:2 6993:3 7020:1 7036:1 7049:1 7062:1 7063:1 7070:1 7074:1 7081:1 7101:3 7120:1 7152:1 7177:2 7191:1 7208:1 7269:1 7286:1 7325:1 7330:1 7331:2 7332:1 7352:3 7377:1 7394:1 7408:1 7420:2 7421:1 7436:1 7448:1 7481:1 7486:1 7489:1 7490:2 7491:1 7517:2 7534:1 7546:1 7572:1 7576:1 7583:1 7585:1 7649:1 7668:1 7690:2 7701:1 7712:1 7728:1 7775:2 7785:1 7805:1 7877:1 7893:3 7900:1 7905:1 7933:1 7939:1 7940:1 7995:3 8000:3 8037:1 8092:1 8108:3 8118:1 8128:1 8139:1 8214:1 8219:1 8228:1 8230:1 8237:2 8245:2 8247:1 8248:3 8250:1 8253:1 8256:2 8258:1 8261:3 8263:4 8309:1 8310:1 8316:1 8322:1 8332:1 8333:1 8353:1 8369:1 8389:2 8391:1 8393:2 8403:1 8413:2 8449:2 8460:1 8463:2 8482:1 8483:1 8513:1 8534:1 8543:1 8562:1 8588:1 8590:1 8591:4 8592:1 8597:1 8632:2 8637:1 8652:1 8675:1 8700:3 8728:1 8731:1 8743:1 8782:1 8785:1 8829:1 8830:1 8839:1 8848:1 8917:2 8922:1 8923:1 8939:1 8942:1 8943:4 8958:1 9005:1 9044:1 9072:1 9085:1 9097:2 9117:1 9131:1 9153:1 9159:2 9170:1 9205:1 9241:4 9244:2 9248:2 9253:1 9290:2 9296:1 9297:1 9300:1 9310:2 9337:1 9358:3 9366:1 9410:1 9411:1 9428:1 9429:1 9431:1 9440:1 9443:1 9463:1 9468:1 9477:1 9487:1 9511:1 9519:3 9536:1 9583:1 9615:2 9639:1 9651:1 9661:3 9666:1 9691:1 9709:1 9714:1 9738:2 9742:1 9744:1 9748:2 9752:1 9761:1 9765:1 9766:1 9786:1 9795:1 9823:1 9826:1 9836:1 9837:1 9846:1 9855:1 9878:1 9881:1 9893:2 9896:3 9899:2 9901:1 9936:3 9972:1 9985:1 10026:1 10029:6 10051:2 10054:1 10083:1 10089:2 10091:1 10101:20 10114:1 10128:2 10130:5 10147:2 10158:1 10162:1 10170:1 10174:1 10185:1 10186:1 10187:2 10191:1 10200:1 10212:1 10227:1 10242:1 10252:1 10267:1 10269:1 10273:1 10294:3 10300:1 10302:1 10328:1 10330:1 10368:3 10373:1 10376:1 10390:1 10393:1 10426:1 10440:1 10450:3 10487:1 10495:2 10517:1 10527:1 10538:1 10556:1 10573:1 10581:1 10582:3 10594:1 10608:1 10631:1 10636:2 10644:3 10649:2 10662:1 10685:4 10710:1 10716:1 10744:3 10745:10 10759:1 10762:1 10774:1 10787:1 10811:1 10813:2 10821:1 10823:2 10829:1 10834:1 10851:1 10860:2 10875:2 10876:1 10894:1 10908:1 10929:1 10974:1 10985:1 10998:1 11050:2 11054:1 11057:1 11080:1 11118:1 11164:1 11168:1 11191:1 11199:2 11204:1 11213:1 11216:1 11233:1 11255:1 11262:1 11267:1 11269:3 11274:1 11275:1 11294:1 11296:1 11319:1 11329:1 11370:2 11371:1 11392:1 11400:1 11428:1 11437:1 11458:1 11466:2 11496:1 11519:2 11520:2 11521:7 11532:1 11540:1 11543:1 11550:1 11562:3 11574:1 11577:1 11600:1 11628:1 11638:1 11640:1 11644:1 11658:1 11667:2 11705:1 11719:5 11806:1 11822:1 11843:1 11894:1 11900:1 11913:1 11931:2 11940:1 11946:1 11966:1 11978:2 11990:1 11999:1 12004:1 12006:1 12016:2 12025:4 12046:1 12052:1 12063:1 12076:1 12118:2 12127:1 12131:1 12145:1 12156:1 12163:2 12190:1 12192:1 12211:2 12265:2 12323:1 12352:1 12372:1 12387:2 12388:2 12390:1 12416:1 12427:1 12428:1 12452:1 12456:1 12467:1 12473:1 12483:1 12485:1 12512:1 12530:3 12531:1 12562:2 12604:1 12623:1 12641:1 12642:1 12644:1 12652:1 12653:1 12657:1 12658:1 12692:1 12742:1 12749:1 12755:1 12803:4 12811:1 12818:1 12826:2 12838:1 12851:1 12861:1 12882:1 12883:1 12888:1 12933:1 12978:1 12998:1 13006:1 13038:1 13051:1 13058:1 13059:3 13094:1 13110:2 13119:2 13132:1 13175:2 13178:1 13182:2 13189:2 13191:1 13197:1 13207:1 13217:1 13218:2 13219:1 13232:1 13246:1 13247:1 13250:1 13276:7 13291:2 13299:1 13302:1 13310:1 13312:3 13342:1 13367:1 13369:1 13370:3 13384:1 13418:1 13419:3 13422:1 13429:1 13476:1 13487:1 13495:1 13513:1 13522:1 13523:1 13525:1 13538:1 13546:1 13547:2 13549:1 13556:3 13626:1 13633:1 13634:1 13639:1 13650:1 13655:1 13667:1 13675:1 13694:1 13705:3 13726:1 13734:1 13737:1 13777:1 13778:2 13779:1 13806:1 13820:6 13846:2 13858:1 13860:1 13901:1 13909:6 13914:1 13947:2 13949:2 13950:2 13973:1 13991:1 14010:1 14025:2 14045:1 14053:3 14057:1 14116:1 14117:1 14118:1 14119:1 14140:1 14146:1 14150:1 14153:1 14156:1 14170:1 14212:1 14231:1 14247:1 14260:1 14272:1 14302:1 14305:2 14332:2 14343:1 14377:1 14382:1 14391:1 14450:1 14462:1 14487:1 14489:2 14491:1 14508:2 14509:2 14522:1 14525:1 14526:1 14527:1 14528:1 14537:1 14550:2 14551:1 14563:1 14564:2 14569:1 14573:1 14576:1 14591:1 14617:2 14619:1 14626:3 14630:1 14662:1 14693:2 14701:1 14728:1 14750:1 14771:2 14789:1 14801:4 14807:1 14816:1 14818:1 14819:1 14826:1 14828:3 14838:1 14847:1 14856:1 14858:1 14868:1 14900:1 14908:1 14913:1 14920:1 14937:1 14939:1 14961:1 14965:1 14996:1 15014:1 15032:1 15034:1 15039:1 15051:1 15052:1 15093:1 15111:1 15141:1 15164:1 15171:1 15200:1 15209:1 15225:1 15251:3 15275:1 15283:1 15323:2 15337:1 15340:1 15345:3 15350:1 15352:1 15355:2 15357:1 15360:1 15372:1 15385:1 15395:1 15408:1 15414:1 15415:1 15427:1 15429:1 15438:3 15442:2 15485:3 15508:1 15535:3 15552:1 15603:1 15604:1 15635:1 15638:1 15688:1 15694:1 15718:2 15729:2 15732:3 15736:1 15739:1 15747:1 15756:1 15768:1 15779:1 15785:1 15788:1 15820:3 15838:1 15863:1 15864:4 15865:1 15871:1 15881:1 15894:1 15897:1 15900:5 15905:2 15911:1 15927:1 15944:1 15948:1 15959:3 15982:1 15998:2 16011:1 16022:1 16037:1 16046:1 16057:1 16062:2 16068:1 16071:1 16094:1 16129:2 16150:3 16158:3 16173:1 16181:2 16197:1 16215:1 16229:1 16261:1 16274:1 16278:1 16292:1 16337:1 16368:1 16370:1 16396:1 16414:1 16419:1 16456:1 16467:1 16474:1 16475:1 16479:1 16480:1 16486:1 16488:2 16492:1 16520:1 16526:1 16546:1 16567:2 16581:1 16619:1 16646:1 16647:1 16655:1 16664:1 16673:1 16693:1 16714:1 16724:1 16725:4 16727:1 16750:1 16751:2 16757:1 16762:1 16773:2 16783:1 16796:1 16852:1 16880:1 16890:1 16927:1 16952:1 16976:1 16982:1 16999:1 17008:2 17063:1 17164:1 17181:1 17189:1 17198:1 17216:1 17230:7 17254:1 17261:2 17264:1 17266:1 17270:1 17276:1 17296:1 17316:6 17335:1 17338:1 17351:1 17352:1 17354:1 17383:1 17423:2 17429:5 17441:1 17442:2 17444:1 17448:1 17492:1 17496:1 17507:2 17519:1 17527:2 17545:5 17552:1 17556:1 17558:3 17615:1 17625:2 17631:2 17641:1 17652:1 17663:1 17689:1 17692:1 17722:1 17739:1 17746:1 17754:3 17785:1 17806:1 17826:1 17829:1 17860:1 17878:1 17899:1 17922:1 17927:1 17931:1 17943:1 17952:1 17961:1 17983:1 17995:1 18010:1 18020:1 18047:1 18060:3 18069:2 18088:1 18128:1 18171:1 18173:1 18176:1 18183:1 18188:1 18255:1 18271:1 18276:2 18282:1 18287:1 18288:1 18295:2 18299:1 18318:1 18323:1 18379:1 18416:1 18420:1 18424:2 18434:2 18449:1 18459:1 18475:3 18508:2 18536:2 18592:1 18593:1 18620:1 18667:1 18695:1 18698:1 18710:1 18767:2 18776:1 18777:1 18781:1 18791:1 18793:1 18807:1 18862:1 18904:1 18905:1 18911:3 18927:2 18952:2 18954:1 18963:1 18978:1 18982:1 18984:1 19000:1 19011:1 19015:1 19035:1 19043:1 19066:1 19080:1 19086:3 19090:1 19096:2 19114:1 19141:1 19145:1 19185:1 19232:1 19256:1 19290:6 19297:2 19311:2 19315:1 19320:9 19326:1 19377:1 19395:1 19401:1 19431:1 19464:1 19465:1 19486:2 19489:2 19512:1 19544:1 19568:3 19577:1 19591:6 19640:1 19643:3 19671:2 19687:2 19726:5 19749:6 19750:1 19772:1 19773:1 19818:1 19863:1 19874:1 19913:2 19920:2 19933:1 19957:2 19964:1 19965:1 19968:1 19988:1 19999:1 20000:1 20045:2 20046:2 20091:1 20095:1 20105:1 20127:2 20142:1 20184:1 20215:1 20220:1 20225:1 20235:1 20252:1 20266:1 20275:1 20282:2 20297:2 20321:1 20339:1 20363:2 20377:2 20424:1 20440:1 20447:1 20478:1 20487:1 20489:1 20494:1 20503:3 20511:1 20518:1 20525:1 20545:1 20566:1 20569:2 20589:1 20613:1 20619:3 20709:1 20714:1 20715:1 20719:1 20737:2 20739:2 20740:1 20757:3 20763:1 20780:1 20786:1 20805:1 20807:2 20810:1 20811:1 20816:2 20817:1 20843:4 20849:1 20852:1 20906:1 20909:2 20913:1 20916:2 20917:5 20939:1 20950:4 20966:1 20971:1 21000:1 21002:1 21030:1 21056:1 21059:1 21066:1 21070:1 21101:1 21104:1 21114:3 21127:1 21145:3 21154:1 21170:1 21182:1 21185:1 21193:2 21207:1 21224:1 21240:1 21247:1 21251:3 21254:3 21259:1 21265:1 21286:1 21322:1 21327:1 21329:1 21428:1 21429:1 21460:1 21467:2 21477:1 21478:1 21494:1 21509:1 21517:1 21528:1 21541:1 21562:1 21576:2 21581:2 21587:1 21589:1 21597:7 21605:1 21609:1 21646:1 21653:1 21654:1 21663:1 21717:1 21725:1 21732:2 21733:1 21744:1 21785:1 21798:1 21812:1 21822:1 21828:1 21830:1 21859:1 21860:1 21902:1 21917:1 21922:1 21931:1 21933:2 21936:1 21946:1 21950:1 21967:1 21978:3 21985:1 22028:3 22091:3 22140:1 22142:1 22157:1 22163:1 22169:3 22171:1 22172:1 22205:1 22231:2 22260:1 22269:1 22283:1 22284:1 22289:1 22306:1 22309:1 22317:1 22319:1 22347:1 22348:1 22372:1 22373:1 22406:1 22417:1 22489:1 22502:1 22564:2 22568:1 22569:1 22579:1 22583:1 22663:1 22667:1 22703:1 22718:1 22777:1 22778:1 22782:2 22786:1 22787:2 22788:1 22798:1 22799:1 22804:2 22806:1 22832:1 22843:3 22881:3 22882:3 22931:1 22956:1 22996:1 22999:3 23002:1 23008:4 23015:1 23029:1 23033:3 23036:1 23063:1 23079:1 23080:1 23095:1 23098:1 23107:1 23108:1 23115:1 23135:1 23145:1 23163:1 23189:1 23191:1 23192:4 23198:1 23202:1 23212:1 23241:1 23256:2 23285:2 23293:2 23299:1 23311:1 23359:1 23384:1 23393:1 23398:1 23447:1 23453:2 23466:1 23498:1 23499:1 23507:1 23538:1 23549:1 23550:1 23564:1 23568:1 23594:2 23616:1 23647:1 23681:1 23764:1 23773:1 23786:1 23796:1 23805:1 23810:1 23811:1 23852:2 23863:1 23864:1 23879:1 23881:1 23888:2 23951:1 23963:2 23984:2 24014:1 24028:2 24051:1 24096:1 24118:1 24123:1 24127:3 24140:1 24154:2 24188:1 24234:1 24239:1 24259:1 24277:1 24283:2735 24309:1 24326:1 24377:1 24427:2 24429:1 24439:1 24441:1 24479:1 24507:1 24519:1 24520:1 24548:1 24551:1 24565:1 24570:1 24572:1 24573:1 24589:1 24636:1 24673:1 24709:1 24721:1 24723:1 24734:1 24736:1 24747:1 24752:1 24759:1 24773:1 24791:1 24811:2 24813:1 24832:1 24850:1 24851:1 24858:1 24859:1 24860:2 24893:1 24897:3 24901:1 24935:1 24979:1 24981:2 24986:1 25015:1 25020:1 25023:1 25032:1 25065:1 25073:2 25086:1 25087:1 25090:1 25098:1 25128:1 25135:1 25148:1 25164:1 25176:1 25189:8 25223:1 25225:6 25231:1 25237:1 25260:3 25272:1 25278:1 25309:1 25327:1 25335:2 25345:1 25361:1 25368:1 25403:1 25415:1 25441:1 25442:3 25483:1 25487:1 25513:2 25514:1 25519:1 25532:1 25535:1 25545:1 25573:1 25580:1 25618:1 25624:2 25627:1 25630:1 25651:1 25653:1 25692:1 25693:1 25698:1 25702:1 25724:1 25760:1 25769:1 25770:1 25775:1 25788:1 25805:1 25840:1 25842:1 25846:1 25923:1 25930:1 25933:2 25937:1 25956:1 25957:1 25983:1 26000:1 26001:3 26016:1 26024:1 26025:1 26026:5 26047:3 26053:1 26055:1 26071:2 26077:1 26084:1 26085:1 26103:1 26116:1 26139:1 26142:2 26178:2 26184:1 26225:3 26241:1 26249:1 26257:2 26268:1 26277:1 26327:1 26331:1 26363:1 26440:4 26451:1 26467:1 26488:1 26493:2 26497:1 26564:1 26567:1 26596:2 26615:2 26617:1 26624:1 26639:1 26653:1 26689:2 26697:1 26704:1 26718:4 26723:2 26729:1 26732:1 26739:2 26745:1 26749:1 26778:1 26790:1 26806:1 26812:1 26816:1 26841:1 26847:1 26863:1 26874:1 26878:2 26898:1 26905:1 26913:1 26940:2 26952:3 26985:1 26986:2 27006:1 27015:1 27026:1 27038:5 27047:2 27057:1 27061:1 27063:1 27074:1 27083:1 27088:1 27092:4 27097:1 27109:1 27113:2 27119:1 27167:1 27178:1 27189:1 27193:2 27196:4 27212:1 27225:1 27235:1 27236:3 27253:1 27270:1 27291:1 27321:1 27352:1 27356:1 27358:1 27363:1 27365:2 27366:1 27369:1 27374:2 27375:1 27377:1 27390:1 27393:1 27395:2 27417:1 27426:2 27439:1 27501:2 27513:1 27515:1 27531:1 27534:1 27539:1 27542:1 27574:4 27578:2 27580:1 27592:1 27603:1 27617:1 27661:1 27683:3 27703:1 27704:2 27705:1 27707:1 27726:1 27731:1 27736:1 27745:3 27751:1 27760:1 27790:1 27809:1 27844:1 27857:2 27860:3 27929:1 27950:1 27951:2 27957:1 27970:1 27971:1 27981:2 27987:1 27993:2 27996:2 28007:1 28008:2 28041:1 28051:1 28059:1 28067:1 28172:2 28176:2 28177:2 28203:2 28213:1 28214:1 28240:1 28257:1 28265:1 28280:1 28302:1 28347:1 28351:1 28373:2 28379:3 28387:1 28392:1 28396:2 28410:1 28423:1 28439:1 28478:1 28489:1 28500:1 28517:1 28554:1 28559:1 28604:3 28614:1 28623:1 28634:1 28639:1 28659:1 28679:1 28681:1 28717:1 28718:1 28721:1 28730:1 28731:1 28748:1 28754:1 28779:1 28785:1 28803:1 28839:1 28841:1 28876:1 28877:1 28878:1 28900:1 28933:1 28947:3 28965:3 28972:1 28987:1 28989:8 28993:2 28999:1 29003:1 29007:1 29014:1 29023:1 29024:1 29047:1 29062:1 29067:1 29076:1 29078:1 29084:1 29085:1 29106:1 29117:1 29118:2 29160:1 29169:1 29179:1 29203:1 29234:1 29246:1 29286:1 29302:2 29316:2 29370:1 29386:1 29388:1 29406:1 29422:1 29428:1 29440:1 29442:1 29522:1 29536:1 29547:1 29583:1 29629:2 29641:1 29642:1 29665:1 29705:1 29733:2 29757:1 29771:1 29772:2 29775:1 29871:1 29872:1 29878:1 29893:1 29898:1 29902:1 29905:2 29917:1 29921:1 29932:1 29944:1 29959:1 29961:1 29997:1 30000:1 30039:1 30055:2 30088:1 30090:1 30091:1 30112:1 30122:1 30131:3 30144:1 30147:1 30159:1 30167:2 30168:1 30177:1 30195:1 30221:1 30224:2 30235:1 30238:1 30246:1 30261:1 30264:1 30265:1 30267:1 30269:1 30282:1 30299:1 30321:2 30325:1 30347:2 30381:1 30408:1 30412:1 30419:1 30422:1 30431:1 30448:1 30498:1 30506:1 30511:1 30525:1 30549:3 30550:1 30566:1 30575:1 30601:1 30615:2 30624:2 30656:1 30669:1 30671:1 30674:3 30675:1 30697:1 30727:1 30742:1 30744:1 30750:2 30756:1 30786:1 30787:1 30840:1 30871:1 30887:1 30899:2 30906:1 30907:1 30979:1 31018:1 31073:1 31074:2 31087:1 31096:1 31129:1 31152:1 31154:1 31172:1 31189:1 31190:1 31195:1 31210:1 31217:1 31226:1 31249:1 31333:3 31346:1 31347:1 31355:8 31365:1 31366:1 31374:1 31394:1 31403:1 31437:2 31446:2 31482:1 31488:1 31499:1 31513:1 31530:1 31534:3 31538:3 31550:1 31563:1 31579:2 31583:2 31590:1 31592:1 31600:1 31629:1 31652:1 31670:1 31693:1 31699:1 31704:1 31736:1 31757:2 31779:2 31781:3 31786:3 31790:1 31795:1 31821:1 31826:1 31832:2 31838:1 31841:1 31860:1 31865:1 31872:1 31876:1 31886:1 31914:2 31930:1 31943:1 31954:1 32010:1 32013:1 32021:2 32046:4 32052:3 32065:1 32077:1 32087:1 32134:1 32153:1 32160:1 32175:2 32177:1 32206:1 32212:3 32247:1 32264:1 32296:1 32316:2 32336:2 32354:1 32367:1 32399:1 32436:1 32466:5 32470:3 32472:1 32510:1 32523:1 32531:1 32552:1 32553:1 32557:2 32558:1 32584:1 32587:1 32588:1 32664:2 32667:1 32677:3 32680:2 32682:1 32691:1 32694:1 32697:1 32709:1 32719:2 32726:1 32742:1 32758:1 32768:1 32782:3 32783:1 32791:3 32802:2 32816:2 32820:1 32830:1 32851:2 32858:1 32880:1 32905:1 32906:1 32942:1 32944:1 32946:1 32960:1 32964:1 32968:1 32976:1 33011:1 33030:1 33033:1 33107:2 33109:1 33118:1 33143:2 33144:1 33148:2 33162:1 33182:1 33196:1 33211:1 33225:1 33231:1 33293:2 33311:1 33313:1 33318:1 33335:1 33349:1 33356:1 33372:1 33381:1 33391:1 33400:1 33406:1 33407:1 33411:1 33420:1 33432:1 33448:1 33454:2 33470:1 33489:2 33492:1 33511:1 33536:1 33552:4 33577:1 33584:1 33585:1 33624:1 33636:1 33642:1 33664:4 33689:2 33703:1 33711:4 33719:1 33755:1 33756:1 33815:1 33817:1 33825:1 33883:1 33885:1 33938:1 33941:1 33943:1 33949:1 33959:1 33984:1 33994:1 33997:1 34009:1 34028:1 34030:1 34034:1 34039:4 34043:1 34045:1 34047:2 34076:1 34094:1 34119:1 34139:1 34151:1 34156:1 34172:2 34190:2 34196:3 34207:1 34217:1 34246:1 34273:2 34316:2 34335:1 34381:1 34383:2 34392:1 34393:1 34396:2 34435:1 34454:1 34544:1 34548:1 34555:1 34567:1 34589:1 34590:1 34592:1 34600:1 34603:1 34607:1 34617:3 34649:1 34666:1 34672:3 34678:1 34743:1 34748:2 34757:1 34768:1 34773:1 34775:2 34776:1 34793:1 34794:2 34797:1 34806:2 34836:1 34872:1 34909:1 34949:2 34950:1 34954:1 34969:2 34976:2 34977:1 34982:1 35027:2 35032:1 35090:1 35106:1 35110:2 35114:2 35121:2 35129:1 35147:2 35155:1 35156:1 35188:1 35190:1 35197:1 35199:1 35201:1 35202:1 35203:1 35211:1 35220:1 35277:1 35300:1 35303:1 35306:2 35313:1 35330:2 35353:1 35355:1 35363:1 35364:2 35393:1 35419:1 35433:2 35440:1 35477:1 35486:1 35494:1 35496:1 35505:1 35507:1 35521:1 35529:1 35538:2 35547:1 35553:1 35597:2 35599:2 35601:2 35627:1 35664:2 35705:1 35724:2 35738:1 35744:1 35756:1 35781:2 35810:1 35812:1 35818:2 35827:1 35836:1 35858:1 35909:1 35920:1 35947:1 35958:2 35968:1 35999:1 36002:3 36005:1 36014:1 36081:1 36093:1 36113:1 36115:1 36139:8 36140:1 36144:1 36164:1 36167:1 36168:1 36187:5 36208:2 36219:1 36233:1 36257:1 36298:1 36310:1 36344:4 36349:1 36354:1 36365:1 36366:1 36387:6 36397:1 36408:1 36413:1 36414:1 36433:1 36445:1 36449:1 36452:1 36465:3 36471:1 36484:1 36500:2 36528:1 36533:2 36537:1 36555:1 36570:1 36580:1 36601:1 36628:2 36633:2 36688:1 36689:1 36692:1 36698:1 36705:1 36724:1 36738:1 36752:1 36771:1 36774:1 36776:1 36833:3 36840:1 36859:1 36867:1 36870:1 36960:3 36980:2 36995:3 37007:1 37035:2 37041:2 37048:1 37070:1 37082:1 37085:1 37108:1 37113:1 37146:1 37157:1 37163:1 37240:1 37242:1 37249:1 37253:1 37254:1 37255:1 37277:2 37289:1 37338:2 37349:1 37366:1 37381:1 37389:1 37401:1 37407:1 37438:1 37452:1 37484:1 37512:1 37539:1 37561:1 37572:1 37597:1 37612:3 37615:1 37636:1 37638:1 37660:1 37718:1 37722:1 37729:1 37740:1 37744:1 37751:3 37752:1 37754:3 37755:1 37759:1 37760:1 37761:2 37765:1 37768:2 37769:2 37779:1 37801:1 37805:1 37820:2 37830:1 37834:1 37849:1 37853:1 37867:2 37875:1 37883:1 37888:1 37918:1 37925:1
15 8:1 49:1 80:3 89:1 104:1 120:2 143:1 158:1 189:1 190:4 213:1 215:2 224:1 228:1 254:1 255:1 270:1 272:1 277:1 297:1 314:1 317:3 324:1 373:2 397:2 415:1 430:1 440:2 462:3 468:2 487:1 500:2 521:1 526:1 556:1 569:3 584:1 602:1 620:2 652:1 682:1 713:1 715:1 716:1 723:1 724:1 747:1 761:2 765:1 771:2 776:1 785:1 789:1 802:1 805:4 818:2 819:1 821:2 827:1 894:1 918:3 928:1 947:1 955:1 956:1 978:4 984:1 992:1 995:2 1056:1 1068:1 1072:1 1105:2 1113:1 1115:1 1126:1 1142:2 1144:1 1145:1 1147:1 1152:2 1155:1 1158:1 1159:2 1169:1 1171:1 1172:1 1176:1 1180:1 1211:1 1213:2 1217:1 1224:1 1228:1 1237:1 1254:2 1263:1 1264:1 1272:1 1282:1 1285:1 1320:1 1333:2 1338:3 1372:2 1374:1 1379:2 1399:1 1402:1 1404:1 1411:1 1434:1 1443:2 1444:1 1451:1 1479:1 1500:1 1504:2 1519:1 1524:2 1534:2 1573:1 1578:3 1587:1 1619:1 1631:2 1647:1 1656:1 1657:1 1658:1 1667:2 1668:1 1693:1 1697:1 1726:1 1733:1 1742:1 1757:1 1758:1 1774:1 1791:1 1855:1 1871:2 1880:1 1881:1 1886:5 1935:1 1939:2 1944:2 1946:2 1956:1 1957:1 1960:5 1980:1 1991:1 2003:1 2032:1 2033:1 2036:4 2042:4 2043:1 2050:2 2059:2 2079:1 2091:1 2092:1 2106:1 2129:2 2132:1 2136:2 2146:2 2147:2 2149:1 2154:1 2176:2 2177:3 2201:1 2202:1 2205:1 2229:1 2245:1 2247:1 2248:1 2260:1 2266:1 2285:2 2291:2 2292:1 2295:1 2319:2 2360:1 2362:1 2370:1 2386:1 2388:1 2391:1 2398:1 2399:2 2402:1 2405:2 2407:1 2409:1 2460:2 2464:1 2470:1 2473:1 2489:1 2537:1 2542:4 2547:1 2554:1 2558:2 2559:1 2576:1 2590:1 2671:2 2701:1 2740:1 2758:1 2775:1 2783:1 2817:3 2823:1 2824:1 2866:1 2895:1 2911:2 2913:1 2946:1 2948:1 2957:1 2959:2 2961:3 2964:1 2972:2 2979:2 2981:1 2984:2 2986:2 2987:2 2991:1 2992:4 2994:1 3010:1 3026:2 3027:1 3082:2 3085:1 3118:1 3169:2 3173:2 3174:1 3209:1 3213:2 3228:2 3258:1 3282:1 3296:1 3327:1 3336:2 3359:1 3369:1 3384:1 3387:1 3459:1 3473:2 3479:2 3487:1 3506:1 3512:1 3518:1 3522:1 3523:1 3527:1 3572:3 3583:1 3601:1 3646:1 3656:2 3661:1 3664:1 3688:2 3694:1 3702:1 3710:3 3718:4 3720:1 3728:1 3752:2 3765:2 3768:4 3785:1 3794:1 3797:1 3800:1 3802:2 3809:1 3812:1 3840:1 3846:1 3851:1 3891:1 3905:1 3920:1 3938:1 3967:1 3996:1 3999:2 4004:1 4026:1 4050:1 4089:1 4104:1 4158:2 4172:1 4180:1 4205:1 4211:1 4221:1 4239:1 4263:3 4278:1 4304:1 4315:1 4344:1 4345:1 4350:1 4354:1 4382:3 4386:1 4413:1 4431:1 4440:1 4447:1 4455:1 4493:1 4528:1 4531:1 4567:1 4581:1 4599:1 4604:1 4615:2 4616:1 4664:1 4672:1 4678:1 4682:1 4705:1 4711:1 4724:1 4737:1 4738:2 4741:1 4758:1 4787:1 4813:1 4820:2 4821:2 4840:1 4851:1 4875:1 4878:1 4879:2 4907:2 4909:2 4950:2 4952:4 4955:2 4962:1 4985:1 4987:1 5000:1 5001:1 5017:1 5020:1 5029:1 5042:1 5064:1 5088:1 5101:1 5102:1 5127:1 5128:1 5148:2 5151:1 5176:1 5184:1 5194:1 5210:1 5254:1 5278:1 5313:1 5319:1 5341:1 5369:1 5382:1 5389:3 5419:1 5424:2 5428:1 5430:1 5448:1 5479:1 5482:1 5506:1 5522:4 5553:1 5555:1 5570:1 5584:1 5651:1 5667:1 5685:1 5690:1 5699:1 5709:1 5752:2 5757:1 5761:1 5779:1 5795:1 5798:1 5802:1 5845:1 5853:1 5858:2 5868:3 5880:1 5897:1 5899:2 5905:2 5912:1 5916:1 5983:1 5991:1 5997:2 6015:2 6020:1 6021:2 6039:1 6077:1 6079:1 6081:2 6087:2 6164:1 6165:2 6172:1 6173:2 6183:1 6236:7 6246:1 6280:1 6287:1 6296:1 6313:1 6321:1 6324:1 6382:4 6401:2 6402:1 6408:1 6410:1 6413:1 6414:1 6421:2 6424:1 6427:1 6429:1 6435:1 6437:2 6438:1 6440:1 6464:1 6471:1 6562:2 6587:1 6602:1 6612:1 6619:1 6621:1 6627:2 6647:1 6648:1 6680:1 6682:1 6697:2 6706:1 6713:1 6736:1 6737:1 6741:1 6752:2 6754:3 6772:3 6782:1 6802:3 6820:1 6869:2 6902:1 6904:1 6909:1 6926:4 6953:1 6958:1 6974:1 6976:2 6993:3 7020:1 7036:1 7049:1 7062:1 7063:1 7070:1 7074:1 7081:1 7101:3 7120:1 7152:1 7177:2 7191:1 7208:1 7269:1 7286:1 7325:1 7330:1 7331:2 7332:1 7352:3 7377:1 7386:1 7394:1 7408:1 7420:2 7421:1 7436:1 7448:1 7481:1 7486:1 7489:1 7490:2 7491:1 7517:2 7534:1 7546:1 7572:1 7576:1 7583:1 7585:1 7649:1 7668:1 7690:2 7701:1 7712:1 7728:1 7775:2 7780:1 7785:1 7805:1 7877:1 7893:3 7900:1 7905:1 7921:1 7933:1 7939:1 7940:1 7995:3 8000:3 8037:1 8092:1 8108:3 8118:1 8128:1 8139:1 8214:1 8219:1 8228:1 8230:1 8237:2 8245:2 8247:1 8248:3 8250:1 8253:2 8256:2 8258:1 8261:3 8263:4 8309:1 8310:1 8316:1 8322:1 8332:1 8333:1 8353:1 8369:1 8389:2 8391:1 8393:2 8403:1 8413:2 8449:2 8460:1 8463:2 8482:1 8483:1 8513:1 8534:1 8543:1 8562:1 8588:2 8590:1 8591:4 8592:1 8597:1 8632:2 8637:1 8652:1 8675:1 8700:3 8728:1 8731:1 8743:1 8782:1 8785:1 8829:1 8830:1 8839:1 8848:1 8855:1 8917:2 8922:1 8923:1 8939:1 8942:1 8943:4 8956:1 8958:1 9005:1 9044:1 9072:1 9085:1 9097:2 9117:1 9131:1 9153:1 9159:2 9170:1 9181:1 9205:2 9241:5 9244:2 9248:2 9253:1 9290:2 9296:1 9297:1 9300:1 9310:2 9337:1 9358:3 9366:1 9410:1 9411:1 9428:1 9429:1 9431:1 9440:1 9443:1 9463:1 9468:1 9469:1 9477:1 9487:1 9511:1 9519:3 9536:1 9583:1 9615:2 9639:1 9651:1 9661:3 9666:1 9691:1 9709:1 9714:1 9738:2 9742:1 9744:1 9748:2 9752:1 9761:1 9765:1 9766:1 9786:1 9795:1 9823:1 9826:1 9836:1 9837:1 9846:1 9855:1 9878:1 9881:1 9893:2 9896:3 9899:2 9901:1 9936:3 9972:1 9985:1 10026:2 10029:6 10051:2 10054:1 10083:1 10089:2 10091:1 10101:21 10114:1 10128:2 10130:5 10147:2 10158:1 10162:1 10170:1 10174:1 10185:1 10186:1 10187:2 10191:1 10200:1 10212:1 10227:1 10242:1 10252:1 10267:1 10269:1 10273:1 10294:3 10300:1 10302:1 10328:1 10330:1 10368:4 10373:1 10376:1 10384:1 10390:1 10393:1 10426:1 10438:1 10440:1 10450:3 10487:1 10495:2 10517:1 10527:1 10538:1 10556:1 10573:1 10581:1 10582:3 10594:1 10608:1 10631:1 10636:2 10644:3 10649:2 10662:1 10685:4 10710:1 10716:1 10744:3 10745:10 10759:1 10762:1 10774:1 10787:1 10811:1 10813:2 10821:1 10823:2 10829:1 10834:1 10851:1 10860:2 10875:2 10876:1 10894:1 10908:1 10929:1 10974:1 10985:1 10998:1 11050:2 11054:1 11057:1 11068:1 11080:1 11088:1 11118:1 11164:1 11168:1 11191:1 11199:2 11204:1 11213:1 11216:1 11233:1 11255:1 11262:1 11267:1 11269:3 11274:1 11275:1 11294:1 11296:1 11319:1 11329:1 11370:2 11371:1 11392:1 11400:1 11428:1 11437:1 11458:1 11466:2 11496:1 11519:2 11520:2 11521:7 11532:1 11540:1 11543:1 11550:1 11562:3 11574:1 11577:1 11600:1 11628:1 11638:1 11640:1 11644:1 11658:1 11667:2 11705:1 11719:6 11745:1 11806:1 11822:1 11843:1 11894:1 11900:1 11913:1 11931:2 11940:1 11946:1 11966:1 11978:2 11990:1 11999:1 12004:1 12006:1 12016:2 12025:4 12046:1 12052:1 12063:1 12076:1 12118:2 12127:1 12131:1 12145:1 12156:1 12163:2 12190:1 12192:1 12211:2 12265:2 12323:1 12352:1 12372:1 12387:2 12388:2 12390:1 12416:1 12427:1 12428:1 12452:1 12456:1 12467:1 12473:1 12483:1 12485:1 12512:1 12530:3 12531:1 12562:2 12604:1 12623:1 12641:1 12642:1 12644:1 12652:1 12653:1 12657:1 12658:1 12692:1 12742:1 12749:1 12755:1 12803:4 12811:1 12818:1 12826:2 12838:1 12851:1 12861:1 12882:1 12883:1 12888:1 12933:1 12978:1 12998:1 13006:1 13038:1 13051:1 13058:1 13059:3 13094:1 13110:2 13119:2 13132:1 13175:2 13178:1 13182:2 13189:2 13191:1 13197:1 13207:1 13217:1 13218:2 13219:2 13232:1 13246:1 13247:1 13250:1 13276:8 13291:2 13299:1 13302:1 13310:1 13312:3 13342:1 13367:1 13369:1 13370:3 13384:1 13418:1 13419:3 13422:1 13429:1 13476:1 13487:1 13495:1 13513:1 13522:1 13523:1 13525:1 13536:1 13538:1 13546:1 13547:2 13549:1 13556:3 13626:1 13633:1 13634:1 13639:1 13650:1 13655:1 13667:1 13675:1 13694:1 13705:3 13726:1 13734:1 13737:1 13777:1 13778:2 13779:1 13806:1 13820:6 13846:2 13858:1 13860:1 13901:1 13909:6 13914:1 13947:2 13949:2 13950:2 13973:1 13991:1 14010:1 14019:1 14025:2 14030:1 14045:1 14053:3 14057:1 14116:1 14117:1 14118:1 14119:1 14140:1 14146:1 14150:1 14153:1 14156:1 14170:1 14212:1 14231:1 14247:1 14260:1 14272:1 14299:1 14302:1 14305:2 14332:2 14343:1 14377:1 14382:1 14391:1 14450:1 14462:2 14487:1 14489:2 14491:1 14508:2 14509:2 14522:1 14525:1 14526:1 14527:1 14528:1 14537:1 14550:2 14551:1 14563:1 14564:2 14569:1 14573:1 14576:1 14591:1 14617:2 14619:1 14626:3 14630:1 14662:1 14693:2 14701:1 14728:1 14750:1 14771:2 14774:1 14775:1 14789:1 14801:4 14807:1 14816:1 14818:1 14819:1 14826:1 14828:3 14838:1 14847:1 14856:1 14858:1 14868:1 14900:1 14908:1 14913:1 14920:1 14937:1 14939:1 14961:1 14965:1 14996:1 15014:1 15032:1 15034:1 15039:1 15051:1 15052:1 15093:1 15111:1 15141:1 15164:1 15171:1 15199:1 15200:1 15209:1 15225:1 15251:3 15275:1 15283:1 15323:2 15337:1 15340:1 15345:4 15350:1 15352:1 15355:3 15357:1 15360:1 15372:1 15385:1 15395:1 15403:1 15408:1 15414:1 15415:1 15427:1 15429:1 15438:3 15442:2 15485:3 15508:1 15535:3 15552:1 15603:1 15604:1 15635:1 15638:1 15679:1 15688:1 15694:1 15718:2 15729:2 15732:3 15736:1 15739:1 15747:1 15756:1 15768:1 15779:1 15785:1 15788:1 15820:3 15838:1 15863:1 15864:4 15865:1 15871:1 15881:1 15894:1 15897:1 15900:5 15905:2 15911:1 15927:1 15944:1 15948:1 15959:3 15982:1 15998:2 16011:1 16022:1 16037:1 16046:1 16057:1 16062:2 16068:1 16071:1 16094:1 16129:3 16150:3 16158:3 16173:1 16181:2 16197:1 16215:1 16229:1 16261:1 16274:1 16278:1 16292:1 16337:1 16368:1 16370:1 16396:1 16414:1 16419:1 16456:1 16467:1 16474:1 16475:1 16479:2 16480:1 16486:1 16488:2 16492:1 16520:1 16526:1 16546:1 16567:2 16581:1 16619:1 16646:1 16647:1 16655:1 16664:1 16673:1 16693:1 16714:1 16724:1 16725:5 16727:1 16750:1 16751:2 16757:1 16762:1 16773:2 16783:1 16796:1 16852:1 16880:1 16890:1 16927:1 16952:1 16976:1 16982:1 16999:1 17008:2 17063:1 17164:1 17181:1 17189:1 17198:1 17216:1 17227:1 17230:8 17254:1 17261:2 17264:1 17266:1 17270:1 17276:1 17296:1 17316:6 17335:1 17338:1 17351:1 17352:1 17354:1 17383:1 17423:2 17429:6 17441:1 17442:3 17444:1 17448:1 17492:1 17496:1 17507:2 17519:1 17527:2 17539:1 17545:5 17552:1 17556:1 17558:3 17615:1 17625:2 17631:3 17641:1 17652:1 17663:1 17689:1 17692:1 17722:1 17739:1 17746:1 17754:3 17785:1 17806:1 17826:1 17829:1 17860:1 17878:1 17899:1 17922:1 17927:1 17931:1 17943:1 17952:1 17961:1 17983:1 17995:1 18010:1 18020:1 18047:1 18060:4 18069:2 18088:1 18128:1 18171:1 18173:1 18176:1 18183:1 18188:1 18255:1 18271:1 18276:2 18282:1 18287:1 18288:1 18295:2 18299:1 18318:1 18323:1 18379:1 18416:1 18420:1 18424:2 18434:2 18449:1 18459:1 18475:3 18508:2 18536:2 18592:1 18593:1 18611:1 18620:1 18667:1 18695:1 18698:1 18710:1 18767:2 18776:1 18777:1 18781:1 18791:1 18793:1 18807:1 18862:1 18904:1 18905:1 18911:3 18927:2 18952:2 18954:1 18963:1 18978:1 18982:1 18984:1 19000:1 19011:2 19015:1 19029:1 19035:1 19043:1 19066:1 19080:1 19086:3 19090:1 19096:2 19114:1 19141:1 19145:1 19185:1 19205:1 19232:1 19256:1 19290:6 19297:2 19311:2 19315:1 19320:9 19326:1 19377:1 19395:1 19401:1 19431:1 19464:1 19465:1 19486:2 19489:2 19512:1 19544:1 19568:3 19577:1 19591:6 19640:1 19643:3 19671:3 19687:2 19726:5 19749:6 19750:1 19772:1 19773:1 19818:1 19863:1 19874:1 19913:2 19920:2 19933:1 19957:3 19964:1 19965:1 19968:1 19988:1 19999:1 20000:1 20045:2 20046:2 20091:1 20095:1 20105:1 20127:2 20142:1 20184:1 20215:1 20220:1 20225:1 20235:1 20252:1 20266:2 20275:1 20282:2 20297:2 20321:1 20339:1 20363:2 20377:2 20424:1 20440:1 20447:1 20478:1 20487:1 20489:1 20494:1 20503:3 20511:1 20518:1 20525:1 20545:1 20566:1 20569:2 20589:1 20613:1 20619:3 20709:1 20714:1 20715:1 20719:1 20737:2 20739:2 20740:1 20757:3 20763:1 20780:1 20786:1 20805:1 20807:2 20810:1 20811:1 20816:2 20817:1 20843:4 20849:1 20852:1 20906:1 20909:2 20913:1 20916:2 20917:5 20939:1 20950:4 20966:1 20971:1 21000:1 21002:1 21030:1 21056:1 21059:1 21066:1 21070:1 21101:1 21103:1 21104:1 21114:3 21127:1 21145:3 21154:1 21170:1 21182:1 21185:1 21193:2 21207:1 21224:1 21240:1 21247:1 21251:3 21254:3 21259:1 21265:1 21286:1 21322:1 21327:1 21329:1 21428:1 21429:1 21460:1 21467:2 21477:1 21478:1 21494:1 21509:1 21517:1 21525:1 21528:1 21541:1 21562:1 21576:2 21581:2 21587:1 21589:1 21597:7 21605:1 21609:1 21646:1 21653:1 21654:1 21663:1 21700:1 21717:1 21725:1 21732:2 21733:1 21744:1 21785:1 21798:1 21812:1 21822:1 21828:1 21830:1 21859:1 21860:1 21900:1 21902:1 21917:1 21922:1 21931:1 21933:2 21936:1 21946:1 21950:1 21967:1 21978:3 21985:1 22028:3 22091:3 22094:1 22140:1 22142:1 22157:1 22163:1 22169:3 22171:1 22172:1 22205:1 22231:2 22260:1 22269:1 22283:1 22284:1 22289:1 22306:1 22309:1 22317:1 22319:1 22347:1 22348:1 22372:1 22373:1 22406:1 22417:1 22489:1 22502:1 22564:2 22568:1 22569:1 22579:1 22583:1 22610:1 22663:1 22667:1 22703:1 22718:1 22777:1 22778:1 22782:2 22786:1 22787:2 22788:1 22798:1 22799:1 22804:2 22806:1 22829:1 22832:1 22843:3 22881:3 22882:3 22931:1 22956:1 22985:1 22996:1 22999:3 23002:1 23008:4 23015:1 23029:1 23033:3 23036:1 23063:1 23079:1 23080:1 23095:1 23098:1 23107:1 23108:1 23115:1 23135:1 23145:1 23163:1 23189:1 23191:1 23192:4 23198:1 23202:1 23212:1 23241:1 23256:2 23285:2 23293:2 23299:1 23310:1 23311:1 23359:1 23384:1 23393:1 23398:1 23447:1 23453:2 23466:1 23498:1 23499:1 23507:1 23538:1 23549:1 23550:1 23564:1 23568:1 23594:2 23616:1 23647:1 23681:1 23764:1 23773:1 23786:1 23796:1 23805:1 23810:1 23811:1 23852:2 23863:1 23864:1 23879:1 23881:1 23888:2 23951:1 23963:2 23984:2 24014:1 24028:2 24051:1 24096:1 24118:1 24123:1 24127:3 24140:1 24154:2 24161:1 24188:1 24234:1 24239:1 24259:1 24277:1 24283:2826 24309:1 24326:1 24377:1 24427:2 24429:1 24439:1 24441:1 24479:1 24507:1 24519:1 24520:1 24548:1 24551:1 24565:1 24570:1 24571:1 24572:1 24573:1 24589:1 24636:1 24673:1 24709:1 24721:1 24723:1 24734:1 24736:1 24747:1 24752:1 24759:1 24773:1 24791:1 24811:2 24813:1 24832:1 24850:1 24851:1 24858:1 24859:1 24860:2 24893:1 24897:3 24901:1 24935:1 24979:1 24981:2 24986:1 25015:1 25020:1 25023:1 25032:1 25065:1 25073:2 25086:1 25087:1 25090:1 25098:1 25128:1 25135:1 25148:1 25164:1 25176:1 25189:8 25223:1 25225:6 25231:1 25237:1 25260:3 25272:1 25278:1 25309:1 25327:1 25335:2 25345:1 25361:1 25368:1 25403:1 25415:1 25441:1 25442:3 25483:1 25487:1 25513:2 25514:1 25519:1 25532:1 25535:1 25545:1 25573:1 25580:1 25618:1 25624:2 25627:1 25630:1 25651:1 25653:1 25692:1 25693:1 25698:1 25702:1 25724:1 25760:1 25769:1 25770:1 25775:1 25788:1 25805:1 25840:1 25842:1 25846:1 25923:1 25930:1 25933:2 25937:1 25956:1 25957:1 25983:1 26000:1 26001:3 26016:1 26024:1 26025:1 26026:6 26047:3 26053:1 26055:1 26071:2 26077:1 26084:1 26085:1 26103:1 26116:1 26139:1 26142:2 26178:2 26184:1 26225:3 26241:1 26249:1 26257:2 26268:1 26277:1 26327:1 26331:1 26363:1 26440:4 26451:1 26467:1 26488:1 26493:2 26497:1 26521:1 26564:1 26567:1 26596:2 26615:2 26617:1 26624:1 26639:1 26653:1 26689:2 26697:1 26704:1 26718:4 26723:2 26729:1 26732:1 26739:2 26745:1 26749:1 26778:1 26790:1 26806:1 26812:1 26816:1 26841:1 26847:1 26863:1 26874:1 26878:2 26898:1 26905:1 26913:1 26940:2 26952:3 26985:1 26986:2 27006:1 27015:1 27026:1 27038:5 27047:2 27057:1 27061:1 27063:1 27074:1 27083:1 27088:1 27092:4 27097:1 27109:1 27113:2 27119:1 27167:1 27178:1 27189:1 27193:2 27196:5 27212:1 27225:1 27235:1 27236:3 27253:2 27270:1 27291:1 27321:1 27352:1 27356:1 27358:1 27363:1 27365:3 27366:1 27369:1 27374:2 27375:1 27377:1 27390:2 27393:1 27395:2 27417:1 27426:2 27439:1 27501:2 27513:1 27515:1 27531:1 27534:1 27539:1 27542:1 27574:4 27578:2 27580:1 27592:1 27603:1 27617:1 27661:1 27683:3 27703:1 27704:2 27705:1 27707:1 27726:1 27731:1 27736:1 27745:3 27751:1 27760:1 27767:1 27790:1 27809:1 27841:1 27844:1 27857:2 27860:3 27929:1 27950:1 27951:2 27957:1 27970:1 27971:1 27981:2 27987:1 27993:2 27996:2 28007:1 28008:2 28041:1 28051:1 28059:1 28067:1 28172:2 28176:2 28177:2 28203:2 28213:2 28214:1 28240:1 28257:1 28265:1 28280:1 28302:1 28347:1 28351:2 28373:2 28379:3 28387:1 28392:1 28396:2 28410:1 28421:1 28423:1 28439:1 28478:1 28489:1 28500:1 28517:1 28554:1 28559:1 28604:3 28614:1 28623:1 28634:1 28639:1 28659:1 28679:1 28681:1 28717:1 28718:1 28721:1 28730:1 28731:1 28748:1 28754:1 28779:1 28785:1 28803:1 28839:1 28841:1 28876:1 28877:1 28878:1 28879:1 28900:1 28933:1 28947:3 28965:3 28972:1 28987:1 28989:9 28993:2 28999:1 29003:1 29007:1 29014:1 29023:1 29024:1 29047:1 29062:1 29067:1 29076:1 29078:1 29084:1 29085:1 29106:1 29117:1 29118:2 29160:1 29169:1 29179:1 29203:1 29234:1 29246:1 29286:1 29302:2 29316:2 29370:1 29386:1 29388:1 29406:1 29422:1 29428:1 29440:1 29442:1 29522:1 29536:1 29547:1 29571:1 29583:1 29629:2 29641:1 29642:1 29665:1 29705:1 29733:2 29757:1 29771:1 29772:2 29775:1 29871:1 29872:1 29878:1 29893:1 29898:1 29902:1 29905:2 29917:1 29921:1 29932:1 29944:1 29959:1 29961:1 29997:2 30000:1 30012:1 30039:1 30055:2 30088:1 30090:1 30091:1 30112:1 30122:1 30131:3 30144:1 30147:1 30159:1 30167:2 30168:1 30177:1 30195:1 30221:1 30224:2 30235:1 30238:1 30246:1 30250:1 30261:1 30264:1 30265:1 30267:1 30269:1 30282:1 30299:2 30321:2 30322:1 30325:1 30347:2 30381:1 30408:1 30412:1 30419:1 30422:1 30431:1 30448:1 30498:1 30506:1 30511:1 30525:1 30549:3 30550:1 30566:1 30575:1 30601:2 30615:2 30624:2 30656:1 30669:1 30671:2 30674:3 30675:1 30697:1 30727:1 30742:1 30744:1 30750:2 30756:1 30786:1 30787:1 30804:1 30840:1 30871:1 30887:1 30899:2 30906:1 30907:1 30979:1 31018:1 31073:1 31074:2 31087:1 31096:1 31129:1 31152:1 31154:1 31172:1 31189:1 31190:1 31195:1 31210:1 31217:1 31226:1 31249:1 31318:1 31333:3 31346:1 31347:1 31355:8 31362:1 31365:1 31366:1 31374:1 31394:1 31403:1 31437:2 31446:2 31482:1 31488:1 31499:1 31513:1 31530:1 31534:3 31538:3 31550:1 31563:1 31579:2 31583:2 31590:1 31592:1 31600:1 31629:1 31652:1 31670:1 31693:1 31699:1 31704:1 31736:1 31757:2 31779:2 31781:3 31786:3 31790:1 31795:1 31821:1 31826:1 31832:2 31838:1 31841:1 31860:1 31865:1 31872:1 31876:1 31886:1 31914:2 31930:1 31943:1 31954:1 31971:1 32010:1 32013:1 32021:2 32046:4 32052:3 32065:1 32077:1 32087:1 32134:1 32153:1 32160:1 32175:2 32177:1 32206:1 32212:3 32247:1 32264:1 32296:1 32316:2 32336:2 32354:1 32367:1 32399:1 32436:1 32446:1 32466:5 32470:3 32472:1 32510:1 32523:1 32531:1 32552:1 32553:1 32557:2 32558:1 32584:1 32587:1 32588:1 32664:2 32667:1 32677:3 32680:2 32682:1 32691:1 32694:1 32697:1 32709:1 32719:2 32726:1 32742:1 32758:1 32768:1 32779:1 32782:3 32783:1 32791:3 32802:2 32816:2 32820:1 32830:1 32851:2 32858:1 32880:1 32905:1 32906:1 32942:1 32944:1 32946:1 32960:1 32964:1 32968:1 32976:1 33011:1 33030:1 33033:1 33107:2 33109:1 33118:1 33143:2 33144:1 33148:2 33162:1 33182:1 33196:1 33211:1 33225:1 33231:1 33293:2 33311:1 33313:1 33318:1 33335:1 33349:1 33356:1 33372:1 33381:1 33391:1 33400:2 33406:1 33407:1 33411:1 33420:1 33432:1 33448:1 33454:2 33470:1 33489:2 33492:1 33511:1 33536:1 33552:4 33577:1 33584:1 33585:1 33624:1 33636:1 33642:2 33664:4 33689:2 33703:1 33711:4 33719:1 33755:1 33756:1 33815:1 33817:1 33825:1 33883:1 33885:1 33938:1 33941:1 33943:1 33949:1 33959:1 33984:1 33994:1 33997:1 34009:1 34028:1 34030:1 34034:1 34039:4 34043:1 34045:1 34047:2 34076:1 34094:1 34119:1 34139:1 34151:1 34156:1 34172:2 34190:2 34196:3 34207:1 34217:1 34246:1 34273:2 34316:2 34335:1 34381:1 34383:2 34392:1 34393:1 34396:2 34435:1 34454:1 34544:1 34548:1 34555:1 34567:1 34589:1 34590:1 34592:1 34600:1 34603:1 34607:1 34617:3 34649:1 34661:1 34666:1 34672:3 34678:1 34743:1 34748:2 34757:1 34766:1 34768:1 34773:1 34775:2 34776:1 34793:1 34794:2 34797:1 34806:2 34836:1 34872:1 34909:1 34949:2 34950:1 34954:1 34969:2 34976:2 34977:1 34982:1 35027:2 35032:1 35090:1 35106:1 35110:2 35114:2 35121:2 35129:1 35147:2 35155:1 35156:1 35188:1 35190:1 35197:1 35199:1 35201:1 35202:1 35203:1 35211:1 35220:1 35277:1 35300:1 35303:1 35306:2 35313:1 35330:2 35353:1 35355:1 35363:1 35364:2 35393:1 35419:1 35433:2 35440:1 35447:1 35477:1 35486:1 35494:1 35496:1 35505:1 35507:1 35521:1 35529:1 35538:2 35547:1 35553:1 35597:2 35599:2 35601:2 35627:1 35664:2 35705:1 35724:2 35738:1 35744:1 35756:1 35781:2 35810:1 35812:1 35818:2 35827:1 35836:1 35858:1 35909:1 35920:1 35922:1 35947:1 35958:2 35968:1 35999:1 36002:3 36005:1 36014:2 36081:1 36093:1 36113:1 36115:1 36139:8 36140:1 36144:1 36164:1 36167:1 36168:1 36187:5 36208:2 36219:1 36233:1 36257:1 36298:1 36310:2 36344:4 36349:1 36354:1 36365:1 36366:1 36387:6 36395:1 36397:1 36408:1 36413:1 36414:1 36433:1 36445:1 36449:1 36452:1 36465:3 36471:1 36484:1 36500:2 36528:1 36533:2 36537:1 36555:2 36570:1 36580:1 36601:1 36628:2 36633:2 36688:1 36689:1 36692:1 36698:1 36705:1 36724:1 36738:1 36752:1 36767:3 36771:1 36774:1 36776:1 36799:1 36833:3 36840:1 36859:1 36867:1 36870:1 36960:3 36980:2 36995:3 37007:1 37035:2 37041:2 37048:1 37070:1 37082:1 37085:1 37108:1 37113:1 37146:1 37157:1 37163:1 37240:1 37242:1 37249:1 37253:1 37254:1 37255:1 37277:2 37289:1 37306:1 37338:2 37349:1 37366:1 37381:1 37389:1 37401:1 37407:1 37438:1 37451:1 37452:1 37484:1 37512:1 37539:1 37561:1 37572:1 37597:1 37612:3 37615:1 37636:1 37638:1 37660:1 37718:1 37722:1 37729:1 37740:1 37744:1 37751:3 37752:1 37754:3 37755:1 37759:1 37760:1 37761:2 37765:1 37768:2 37769:2 37779:1 37801:1 37805:1 37820:2 37830:1 37834:1 37849:1 37853:1 37867:2 37875:1 37883:1 37888:1 37915:1 37918:1 37925:1
15 8:1 49:1 80:3 89:1 104:1 120:2 143:1 155:1 158:1 189:1 190:4 213:1 215:2 224:1 228:1 254:1 255:1 270:1 272:1 277:1 297:1 314:1 317:3 324:1 373:2 397:2 415:1 430:1 440:2 462:3 464:1 468:2 487:1 500:2 521:1 526:1 556:1 569:3 584:1 602:1 620:2 652:1 682:1 713:1 715:1 716:1 723:1 724:1 747:1 761:2 765:1 771:2 776:1 785:1 789:1 802:1 805:5 818:2 819:1 821:2 827:1 894:1 918:3 928:1 947:1 955:1 956:1 978:4 984:1 992:1 995:2 1056:1 1068:1 1072:1 1105:2 1113:1 1115:1 1126:1 1142:2 1144:1 1145:1 1147:1 1152:2 1155:1 1158:1 1159:2 1169:1 1171:1 1172:1 1176:1 1180:2 1208:1 1211:1 1213:2 1217:1 1224:2 1228:1 1237:1 1254:3 1263:1 1264:1 1272:1 1282:1 1285:1 1320:1 1333:2 1338:3 1372:2 1374:1 1379:2 1399:1 1402:1 1404:1 1411:1 1434:1 1443:2 1444:1 1451:1 1479:1 1500:1 1504:2 1519:1 1524:2 1534:2 1573:1 1578:3 1587:1 1619:1 1631:2 1647:1 1656:1 1657:1 1658:1 1667:2 1668:1 1693:1 1697:1 1726:1 1733:1 1742:1 1757:1 1758:1 1774:1 1791:1 1855:1 1871:2 1872:1 1880:1 1881:1 1886:5 1935:1 1939:2 1944:2 1946:2 1956:1 1957:1 1960:5 1980:1 1986:1 1991:1 2003:1 2032:1 2033:1 2036:4 2042:4 2043:1 2050:2 2059:2 2079:1 2091:1 2092:1 2106:1 2129:2 2132:1 2136:2 2146:2 2147:2 2149:1 2154:1 2176:3 2177:3 2201:1 2202:1 2205:1 2229:1 2245:1 2247:1 2248:1 2260:1 2266:1 2285:2 2291:2 2292:1 2295:1 2319:2 2360:1 2362:1 2370:1 2386:1 2388:1 2391:1 2398:1 2399:2 2402:1 2405:2 2407:1 2409:1 2460:2 2464:1 2470:1 2473:1 2489:1 2522:1 2537:1 2542:4 2547:1 2554:1 2558:2 2559:1 2576:1 2590:1 2671:2 2701:1 2740:1 2758:1 2775:1 2783:1 2817:3 2823:1 2824:1 2866:1 2895:1 2911:2 2913:1 2946:1 2948:1 2957:1 2959:2 2961:3 2964:1 2972:2 2979:2 2981:1 2984:2 2986:2 2987:2 2991:1 2992:4 2994:1 3010:1 3026:2 3027:1 3082:2 3085:1 3118:1 3169:2 3173:2 3174:1 3209:1 3213:2 3228:2 3258:1 3282:1 3296:1 3327:1 3336:2 3359:1 3369:1 3384:1 3387:1 3459:1 3473:2 3479:2 3487:1 3506:1 3512:1 3518:1 3522:1 3523:1 3527:1 3572:3 3583:1 3601:1 3646:1 3656:2 3661:1 3664:1 3688:2 3694:1 3702:1 3710:3 3718:4 3720:1 3728:1 3752:2 3765:2 3768:4 3785:1 3794:1 3797:1 3800:1 3802:2 3809:1 3812:1 3840:1 3846:2 3851:1 3891:1 3905:1 3917:1 3920:1 3938:1 3967:1 3996:1 3999:2 4004:1 4026:1 4050:1 4089:1 4104:1 4158:2 4172:1 4180:1 4205:1 4211:1 4221:1 4239:1 4263:3 4278:1 4304:1 4315:1 4344:1 4345:1 4350:1 4354:1 4382:3 4386:1 4413:1 4431:1 4433:1 4440:1 4447:1 4455:1 4493:1 4528:1 4531:1 4567:1 4581:1 4599:1 4604:1 4615:2 4616:1 4664:1 4672:1 4678:1 4682:1 4705:1 4711:1 4724:1 4737:1 4738:2 4741:1 4758:1 4787:1 4813:1 4820:2 4821:3 4840:1 4851:1 4875:1 4878:1 4879:2 4907:2 4909:2 4950:2 4952:4 4955:2 4962:1 4985:1 4987:1 5000:1 5001:1 5017:1 5020:1 5029:1 5042:1 5064:1 5088:1 5101:1 5102:1 5125:1 5127:1 5128:1 5143:1 5148:2 5151:1 5176:1 5184:1 5194:1 5210:1 5254:1 5278:1 5313:1 5319:1 5341:1 5369:1 5382:1 5389:3 5419:1 5424:2 5428:1 5430:1 5448:1 5479:1 5482:1 5506:1 5522:4 5553:1 5555:1 5570:1 5584:1 5651:1 5667:1 5685:1 5690:1 5699:1 5709:2 5752:2 5757:1 5761:1 5779:1 5795:1 5798:1 5802:1 5845:1 5853:1 5858:2 5868:3 5880:1 5897:2 5899:2 5905:2 5912:1 5916:1 5983:1 5991:2 5997:2 6015:2 6020:1 6021:2 6039:1 6077:1 6079:1 6081:2 6087:2 6164:1 6165:2 6172:1 6173:2 6183:1 6236:7 6246:1 6280:1 6287:1 6296:1 6313:1 6321:2 6324:1 6382:4 6401:2 6402:1 6408:1 6410:1 6413:1 6414:1 6421:2 6424:1 6427:1 6429:1 6435:1 6437:2 6438:1 6440:1 6464:1 6471:1 6562:2 6587:1 6602:1 6612:1 6619:1 6621:1 6627:2 6647:1 6648:1 6680:1 6682:1 6697:2 6706:1 6713:1 6736:1 6737:1 6741:1 6752:2 6754:3 6772:3 6782:1 6802:3 6820:1 6869:2 6902:1 6904:1 6909:1 6926:4 6953:1 6958:1 6974:1 6976:2 6993:3 7020:1 7036:1 7049:1 7062:1 7063:1 7070:1 7074:1 7081:1 7101:3 7120:1 7152:1 7177:2 7191:1 7208:1 7269:1 7286:1 7325:1 7330:1 7331:2 7332:1 7352:3 7377:1 7386:1 7394:1 7408:1 7420:2 7421:1 7436:1 7448:1 7481:1 7486:1 7489:1 7490:2 7491:1 7517:2 7534:1 7546:1 7572:1 7576:1 7583:1 7585:1 7649:1 7668:1 7690:2 7701:1 7712:1 7728:1 7775:2 7780:1 7785:1 7805:1 7877:1 7893:4 7900:1 7905:1 7918:1 7921:1 7933:1 7939:1 7940:1 7945:1 7995:3 8000:3 8037:1 8079:1 8092:1 8108:3 8118:1 8128:1 8139:1 8214:1 8219:1 8228:1 8230:1 8237:2 8240:1 8245:2 8247:1 8248:3 8250:1 8253:2 8256:2 8258:1 8261:3 8263:4 8309:1 8310:1 8316:1 8322:1 8332:1 8333:1 8353:1 8369:1 8389:2 8391:1 8393:2 8403:1 8413:2 8444:1 8449:2 8460:1 8463:2 8482:1 8483:1 8513:1 8534:1 8543:1 8562:1 8588:2 8590:1 8591:4 8592:1 8597:1 8632:2 8637:1 8652:1 8675:1 8700:3 8728:1 8731:1 8743:1 8782:1 8785:1 8829:1 8830:1 8839:1 8848:1 8855:1 8917:2 8922:1 8923:1 8939:1 8942:1 8943:4 8956:1 8958:1 9005:1 9012:1 9044:1 9072:1 9085:1 9097:2 9117:1 9131:1 9153:1 9159:2 9170:1 9181:1 9205:2 9241:5 9244:2 9248:2 9253:1 9274:1 9290:2 9296:1 9297:1 9300:1 9310:2 9337:1 9358:4 9366:1 9410:1 9411:1 9428:1 9429:1 9431:1 9440:1 9443:1 9448:1 9463:1 9468:1 9469:1 9477:1 9487:1 9511:1 9519:4 9536:1 9583:1 9615:2 9639:1 9651:1 9661:3 9666:1 9691:1 9709:1 9714:1 9738:2 9742:1 9744:1 9748:2 9752:1 9761:1 9765:1 9766:1 9786:1 9795:1 9808:1 9823:1 9826:1 9836:1 9837:1 9846:1 9855:1 9878:1 9881:1 9893:2 9896:3 9899:2 9901:1 9936:4 9972:1 9985:1 10026:2 10029:6 10051:2 10054:1 10083:1 10089:2 10091:1 10101:21 10114:1 10128:2 10130:5 10147:2 10158:1 10162:1 10170:1 10174:1 10178:1 10185:1 10186:1 10187:2 10191:1 10192:1 10200:1 10212:1 10227:1 10242:1 10252:1 10267:1 10269:1 10273:1 10294:3 10300:1 10302:1 10328:1 10330:1 10368:4 10373:1 10376:1 10384:1 10390:1 10393:1 10426:1 10438:1 10440:1 10450:3 10487:1 10495:2 10517:1 10527:1 10538:1 10547:1 10556:1 10573:1 10581:1 10582:3 10594:1 10608:1 10631:1 10636:2 10644:3 10649:2 10662:1 10685:4 10710:1 10716:1 10744:3 10745:11 10759:1 10762:1 10774:1 10787:1 10811:1 10813:2 10821:1 10823:3 10829:1 10834:1 10851:1 10860:2 10875:3 10876:1 10894:1 10908:1 10929:1 10974:1 10985:1 10998:1 11050:2 11054:1 11057:1 11068:1 11080:1 11088:1 11118:1 11164:1 11168:1 11191:1 11199:2 11204:1 11213:1 11216:1 11233:1 11255:1 11257:1 11262:1 11267:1 11269:3 11274:1 11275:1 11294:1 11296:1 11319:1 11329:1 11370:2 11371:1 11392:1 11400:1 11428:1 11437:1 11458:1 11466:2 11496:1 11519:2 11520:2 11521:8 11532:1 11540:1 11543:1 11550:1 11562:3 11574:1 11577:1 11600:1 11621:1 11628:1 11638:1 11640:1 11644:1 11658:1 11667:2 11705:1 11719:6 11745:2 11806:1 11822:1 11843:1 11894:1 11900:1 11913:1 11930:1 11931:2 11940:1 11946:1 11966:1 11976:1 11978:2 11990:1 11999:1 12004:1 12006:1 12016:2 12025:4 12046:1 12052:1 12063:1 12076:1 12118:2 12127:1 12131:1 12145:1 12156:1 12163:2 12190:1 12192:1 12211:2 12265:2 12323:1 12352:1 12372:1 12387:2 12388:2 12390:1 12416:1 12427:1 12428:1 12452:1 12456:1 12467:1 12473:1 12483:1 12485:1 12512:1 12530:3 12531:1 12562:2 12604:1 12623:1 12641:1 12642:1 12644:1 12652:1 12653:1 12657:1 12658:1 12692:1 12742:1 12749:1 12755:1 12803:4 12811:1 12818:1 12826:2 12838:2 12851:1 12861:1 12882:1 12883:1 12888:1 12933:1 12978:1 12998:1 13006:1 13038:1 13051:1 13058:1 13059:3 13076:1 13094:1 13110:2 13119:2 13132:1 13175:2 13178:1 13182:2 13189:2 13191:1 13197:1 13207:1 13217:1 13218:2 13219:2 13232:1 13246:1 13247:1 13250:1 13276:8 13291:2 13299:1 13302:1 13310:1 13312:3 13342:1 13367:1 13369:1 13370:3 13384:1 13418:1 13419:3 13422:1 13429:1 13476:1 13487:1 13495:1 13513:1 13522:1 13523:1 13525:1 13536:1 13538:1 13546:1 13547:2 13549:1 13556:3 13626:1 13633:1 13634:1 13639:1 13650:1 13655:1 13667:1 13675:1 13694:1 13705:4 13710:1 13726:1 13734:1 13737:1 13777:1 13778:2 13779:1 13806:1 13820:6 13846:2 13858:1 13860:1 13901:1 13909:6 13914:1 13947:2 13949:2 13950:2 13973:1 13991:1 14010:1 14019:1 14025:2 14030:1 14045:1 14053:3 14057:1 14064:1 14116:1 14117:1 14118:1 14119:1 14140:1 14146:1 14150:1 14153:1 14156:1 14170:1 14212:1 14231:1 14247:1 14260:1 14272:1 14299:1 14302:1 14305:2 14332:2 14343:1 14377:1 14382:1 14391:1 14450:1 14462:2 14487:1 14489:2 14491:1 14508:2 14509:2 14522:1 14525:1 14526:1 14527:1 14528:1 14537:1 14550:2 14551:1 14563:1 14564:2 14569:1 14573:1 14576:1 14591:1 14617:2 14619:1 14626:3 14630:1 14662:1 14693:2 14701:1 14728:1 14750:1 14771:2 14774:1 14775:1 14789:1 14801:4 14807:1 14816:1 14818:1 14819:1 14826:1 14828:3 14838:1 14847:1 14856:1 14858:1 14868:1 14900:1 14908:1 14913:1 14920:1 14937:1 14939:1 14961:1 14965:1 14996:1 15014:1 15032:1 15034:1 15039:1 15051:1 15052:1 15093:1 15111:1 15141:1 15164:2 15171:1 15199:1 15200:1 15209:1 15225:1 15251:3 15275:1 15283:1 15323:2 15337:1 15340:1 15345:4 15350:1 15352:1 15355:3 15357:1 15360:1 15372:1 15385:1 15395:1 15403:1 15408:1 15414:1 15415:1 15427:1 15429:1 15438:3 15442:2 15485:3 15508:1 15535:3 15552:1 15603:1 15604:1 15635:1 15638:1 15679:1 15688:1 15694:1 15718:2 15729:2 15732:3 15736:1 15739:1 15747:1 15756:1 15768:1 15779:1 15785:1 15788:1 15820:3 15838:1 15863:1 15864:4 15865:1 15871:1 15881:1 15894:1 15897:1 15900:5 15905:2 15911:1 15927:1 15944:1 15948:1 15959:3 15982:1 15998:2 16011:1 16022:1 16037:1 16046:1 16057:1 16062:2 16068:1 16071:1 16094:1 16129:5 16150:3 16158:3 16173:1 16181:3 16197:1 16215:1 16229:1 16261:1 16274:1 16278:1 16292:1 16337:1 16368:1 16370:1 16396:1 16414:1 16419:1 16456:1 16467:1 16474:1 16475:1 16478:1 16479:2 16480:1 16486:1 16488:2 16492:1 16520:1 16526:1 16543:1 16546:1 16567:2 16581:1 16619:1 16646:1 16647:1 16655:1 16664:1 16673:1 16693:1 16714:1 16724:1 16725:5 16727:1 16750:1 16751:2 16757:1 16762:1 16773:2 16783:1 16796:1 16815:1 16852:1 16880:1 16890:1 16927:1 16952:1 16976:1 16982:1 16998:1 16999:1 17008:2 17063:1 17164:1 17181:1 17189:1 17198:1 17216:1 17227:1 17230:8 17254:1 17261:2 17264:1 17266:1 17270:1 17276:1 17296:1 17316:6 17335:1 17338:1 17351:1 17352:1 17354:1 17383:1 17423:2 17429:6 17441:1 17442:3 17444:1 17448:1 17492:1 17496:1 17507:2 17519:1 17527:2 17539:1 17545:5 17552:1 17556:1 17558:3 17615:1 17625:2 17631:3 17641:1 17652:1 17663:1 17689:1 17692:1 17722:1 17739:1 17746:1 17754:3 17785:1 17806:1 17826:1 17829:1 17860:1 17878:1 17899:1 17922:1 17927:1 17931:1 17943:1 17952:1 17961:1 17983:1 17995:1 18010:1 18020:1 18047:1 18060:4 18069:3 18088:1 18128:1 18171:1 18173:1 18176:1 18183:1 18188:1 18255:1 18271:1 18276:2 18282:1 18287:2 18288:1 18295:2 18299:1 18318:1 18323:1 18379:1 18416:1 18420:1 18424:2 18434:2 18449:1 18459:1 18475:3 18508:2 18536:2 18592:1 18593:1 18611:1 18620:1 18667:1 18695:1 18698:1 18710:1 18722:1 18767:2 18776:1 18777:1 18781:1 18791:1 18793:1 18807:1 18862:1 18904:1 18905:1 18911:3 18927:2 18952:2 18954:1 18963:1 18978:1 18982:1 18984:1 19000:1 19011:2 19015:1 19029:1 19035:1 19043:1 19055:1 19066:1 19072:1 19080:1 19086:3 19090:1 19096:2 19114:1 19141:1 19145:1 19185:1 19205:1 19232:1 19256:1 19290:6 19297:2 19311:3 19314:1 19315:1 19320:9 19326:1 19377:1 19395:1 19401:1 19431:1 19464:1 19465:1 19486:2 19489:2 19512:1 19544:1 19568:3 19577:1 19591:6 19611:1 19637:1 19640:1 19643:3 19671:3 19687:2 19726:5 19749:6 19750:1 19772:1 19773:1 19818:1 19848:1 19863:1 19874:1 19913:2 19920:2 19933:1 19957:3 19964:1 19965:1 19968:1 19988:1 19999:1 20000:1 20045:2 20046:2 20059:1 20091:1 20095:1 20105:1 20127:2 20142:1 20184:1 20214:1 20215:1 20220:1 20225:1 20235:1 20252:1 20266:2 20275:1 20282:2 20297:2 20321:1 20339:1 20358:1 20363:2 20377:2 20424:1 20440:1 20447:1 20478:1 20487:1 20489:1 20494:1 20503:4 20511:1 20518:1 20525:1 20545:1 20566:1 20569:2 20589:1 20613:1 20619:3 20709:1 20714:1 20715:1 20719:1 20737:2 20739:2 20740:1 20757:4 20763:1 20780:1 20786:1 20805:1 20807:2 20810:1 20811:1 20816:2 20817:1 20843:4 20849:1 20852:1 20906:1 20909:2 20913:1 20916:2 20917:5 20939:1 20950:4 20966:1 20971:1 21000:1 21002:1 21030:1 21056:1 21059:1 21066:1 21070:1 21101:1 21103:1 21104:1 21114:4 21127:1 21143:1 21145:3 21154:1 21170:1 21182:1 21185:1 21193:2 21207:1 21224:1 21240:1 21247:1 21251:4 21254:3 21259:1 21265:1 21286:1 21322:1 21327:1 21329:1 21428:1 21429:1 21460:1 21467:2 21477:1 21478:1 21494:1 21509:1 21517:1 21525:1 21528:1 21541:1 21562:1 21576:3 21581:2 21587:1 21589:1 21597:7 21605:1 21609:1 21646:1 21653:1 21654:1 21663:1 21700:1 21717:1 21725:1 21732:2 21733:1 21744:1 21785:1 21798:1 21812:1 21822:1 21828:1 21830:1 21859:1 21860:1 21900:1 21902:1 21917:1 21922:1 21931:1 21932:1 21933:2 21936:1 21946:1 21950:1 21967:1 21978:4 21985:1 22028:3 22091:3 22094:2 22140:1 22142:1 22157:1 22163:1 22169:3 22171:1 22172:1 22205:1 22231:2 22260:1 22269:1 22283:1 22284:1 22289:1 22306:1 22309:1 22317:1 22319:1 22347:1 22348:1 22372:1 22373:1 22406:1 22417:1 22489:1 22502:1 22564:2 22568:1 22569:1 22579:1 22583:1 22610:1 22663:1 22667:1 22703:1 22718:1 22777:1 22778:1 22782:2 22786:1 22787:2 22788:1 22798:1 22799:1 22804:2 22806:1 22829:1 22832:1 22843:3 22881:3 22882:3 22931:1 22952:1 22956:1 22985:1 22996:1 22999:3 23002:1 23008:4 23015:1 23029:1 23033:3 23036:1 23063:1 23079:1 23080:1 23095:1 23098:1 23107:1 23108:1 23115:1 23135:1 23145:1 23163:1 23189:1 23191:1 23192:5 23198:1 23202:1 23212:1 23241:1 23256:2 23285:2 23293:2 23299:1 23310:1 23311:1 23359:1 23384:1 23393:1 23398:1 23447:1 23453:2 23466:1 23498:1 23499:1 23507:1 23538:1 23549:1 23550:1 23564:1 23568:1 23594:2 23616:1 23647:1 23681:1 23764:1 23773:1 23786:1 23796:1 23805:1 23810:1 23811:1 23852:2 23863:1 23864:1 23879:1 23881:1 23888:2 23951:1 23963:2 23984:2 24014:1 24028:3 24051:1 24096:1 24118:1 24123:1 24127:3 24140:1 24154:2 24161:1 24188:1 24234:1 24239:1 24259:1 24277:2 24283:2977 24309:1 24326:1 24377:1 24427:2 24429:1 24439:1 24441:1 24479:2 24507:1 24519:1 24520:1 24548:1 24551:1 24565:1 24570:1 24571:1 24572:1 24573:1 24589:1 24636:2 24673:1 24709:1 24721:1 24723:1 24734:1 24736:1 24747:1 24752:1 24759:1 24773:1 24791:1 24811:2 24813:1 24832:1 24850:1 24851:1 24858:1 24859:1 24860:2 24861:1 24893:1 24897:3 24901:1 24935:1 24979:1 24981:2 24986:1 25015:1 25020:1 25023:1 25032:1 25043:1 25065:1 25073:2 25086:1 25087:1 25090:1 25098:1 25128:1 25135:1 25148:1 25164:1 25176:1 25189:9 25216:1 25223:1 25225:6 25231:1 25237:1 25260:3 25272:1 25278:1 25309:1 25327:1 25335:2 25345:2 25361:1 25368:1 25403:1 25415:1 25441:1 25442:3 25483:2 25487:1 25513:2 25514:1 25519:1 25532:1 25535:1 25545:1 25573:1 25580:1 25618:1 25624:2 25627:1 25630:1 25651:1 25653:1 25670:1 25692:1 25693:1 25698:1 25702:1 25724:1 25760:1 25769:1 25770:1 25775:1 25788:1 25805:1 25840:1 25842:1 25846:1 25923:1 25930:1 25933:2 25937:1 25956:1 25957:1 25983:1 26000:1 26001:3 26016:1 26024:1 26025:1 26026:6 26047:3 26053:1 26055:1 26071:2 26077:1 26084:1 26085:1 26103:1 26116:1 26139:1 26142:2 26178:2 26184:1 26225:3 26227:1 26241:1 26249:1 26257:2 26268:1 26277:1 26327:1 26331:1 26363:1 26440:4 26451:1 26467:1 26488:1 26493:2 26497:1 26521:1 26564:2 26567:1 26596:2 26615:2 26617:1 26624:1 26639:1 26653:1 26673:1 26689:2 26697:1 26704:1 26718:4 26723:2 26729:1 26732:1 26739:2 26745:1 26749:1 26778:1 26790:1 26806:1 26812:1 26816:1 26841:1 26847:1 26863:1 26874:1 26878:2 26898:1 26905:1 26913:1 26940:2 26952:3 26985:1 26986:2 27006:1 27015:1 27026:1 27038:5 27047:2 27057:1 27061:1 27063:1 27074:1 27083:1 27088:1 27092:4 27097:1 27109:1 27113:2 27119:1 27167:1 27178:1 27189:1 27193:2 27196:5 27212:1 27225:1 27235:1 27236:3 27253:2 27270:1 27291:1 27321:1 27352:1 27356:1 27358:1 27363:1 27365:3 27366:1 27369:1 27374:2 27375:1 27377:1 27390:2 27392:1 27393:1 27395:2 27417:1 27426:2 27439:1 27501:2 27513:1 27515:1 27531:1 27534:1 27539:1 27542:1 27574:4 27578:2 27580:1 27592:1 27603:1 27607:1 27617:1 27661:1 27683:3 27703:1 27704:2 27705:1 27707:1 27726:1 27731:1 27736:1 27745:3 27751:1 27760:1 27767:1 27790:1 27809:1 27816:1 27841:1 27844:1 27857:2 27860:3 27929:1 27950:1 27951:2 27957:1 27970:1 27971:1 27981:2 27987:1 27993:2 27996:2 28007:1 28008:2 28031:1 28041:1 28051:1 28059:1 28067:1 28172:2 28176:2 28177:2 28203:2 28213:2 28214:1 28240:1 28257:1 28265:1 28280:1 28302:1 28347:1 28351:2 28373:2 28379:3 28387:1 28392:1 28396:2 28410:1 28421:1 28423:2 28439:1 28478:1 28489:1 28500:1 28517:1 28554:1 28559:1 28604:3 28614:1 28623:1 28634:1 28639:1 28659:1 28679:1 28681:1 28717:1 28718:1 28721:1 28730:1 28731:1 28748:1 28754:1 28768:1 28779:1 28785:1 28803:1 28839:1 28841:1 28846:1 28876:1 28877:1 28878:1 28879:1 28900:1 28933:1 28947:3 28965:3 28972:2 28981:1 28987:1 28989:9 28993:2 28999:1 29003:1 29007:1 29014:1 29023:1 29024:1 29047:1 29062:1 29067:1 29076:1 29078:1 29084:1 29085:1 29106:1 29117:1 29118:2 29160:1 29169:1 29179:1 29203:1 29234:1 29246:1 29285:1 29286:1 29302:2 29316:2 29370:1 29386:1 29388:1 29406:1 29422:1 29428:1 29440:1 29442:1 29522:1 29536:1 29547:1 29571:1 29583:1 29629:2 29641:1 29642:2 29665:1 29705:1 29733:2 29745:1 29757:1 29771:1 29772:2 29775:1 29871:1 29872:1 29878:1 29893:1 29898:1 29902:1 29905:2 29917:1 29921:1 29932:1 29944:1 29959:1 29961:1 29997:2 30000:1 30012:2 30039:1 30055:2 30088:1 30090:1 30091:1 30112:1 30122:1 30131:3 30144:1 30147:1 30159:1 30163:1 30167:2 30168:1 30177:1 30195:1 30221:1 30224:2 30235:1 30238:1 30246:1 30250:1 30261:1 30264:1 30265:1 30267:1 30269:1 30282:1 30299:2 30321:2 30322:1 30325:1 30347:2 30381:1 30408:1 30412:1 30419:1 30422:1 30431:1 30448:1 30498:1 30506:1 30511:1 30525:1 30549:4 30550:1 30566:1 30575:1 30601:2 30615:2 30624:2 30656:1 30669:1 30671:2 30674:3 30675:1 30697:1 30727:1 30742:1 30744:1 30750:2 30756:1 30786:1 30787:1 30804:1 30840:1 30865:1 30871:1 30887:1 30899:2 30906:1 30907:1 30979:1 31018:1 31073:1 31074:2 31087:1 31096:1 31129:1 31152:1 31154:1 31172:1 31189:1 31190:1 31195:1 31210:1 31217:1 31226:1 31249:1 31318:1 31333:3 31346:1 31347:1 31355:9 31362:1 31365:1 31366:1 31374:1 31394:1 31403:1 31437:2 31446:2 31482:1 31488:1 31499:1 31513:1 31518:1 31530:1 31534:3 31538:3 31550:1 31563:1 31579:2 31583:2 31590:1 31592:1 31600:1 31629:1 31652:1 31670:1 31693:1 31699:1 31704:1 31736:1 31757:2 31779:2 31781:3 31786:3 31790:1 31795:1 31821:1 31826:1 31832:2 31838:1 31841:1 31860:1 31865:1 31872:1 31876:1 31886:1 31914:2 31930:1 31943:1 31954:1 31971:1 32010:1 32013:1 32021:2 32046:4 32052:3 32065:1 32077:1 32087:1 32134:1 32153:1 32160:1 32175:2 32177:1 32206:1 32212:3 32247:1 32264:1 32296:1 32316:2 32336:2 32354:1 32367:1 32399:1 32436:1 32446:3 32466:5 32470:3 32472:1 32491:1 32510:1 32523:1 32531:1 32552:1 32553:1 32557:2 32558:1 32584:1 32587:1 32588:1 32664:2 32667:1 32677:3 32680:2 32682:1 32691:2 32694:1 32697:1 32709:1 32719:2 32726:1 32742:1 32758:1 32768:1 32779:1 32782:3 32783:1 32791:3 32802:2 32816:2 32820:1 32830:1 32851:2 32858:1 32880:1 32905:1 32906:1 32942:1 32944:1 32946:1 32960:1 32964:1 32968:1 32976:1 33011:1 33030:1 33033:1 33107:2 33109:1 33118:1 33143:2 33144:1 33148:2 33162:1 33182:1 33196:1 33211:1 33225:1 33231:1 33293:2 33311:1 33313:1 33318:1 33335:1 33339:1 33349:1 33356:1 33372:1 33381:1 33391:1 33400:2 33406:1 33407:1 33411:1 33420:1 33432:1 33448:1 33454:2 33470:1 33489:3 33492:1 33511:1 33536:1 33552:4 33577:1 33584:1 33585:1 33624:1 33636:1 33642:2 33664:4 33689:2 33694:1 33703:1 33711:4 33719:1 33755:1 33756:1 33815:1 33817:1 33825:1 33883:1 33885:1 33938:1 33941:1 33943:1 33949:1 33959:1 33984:1 33994:1 33997:1 34009:1 34028:1 34030:1 34034:1 34039:4 34043:1 34045:3 34047:2 34076:1 34094:1 34119:1 34139:1 34151:1 34156:1 34172:2 34190:2 34196:3 34207:1 34217:1 34246:1 34273:2 34281:1 34316:2 34335:1 34381:1 34383:2 34392:1 34393:1 34396:2 34435:1 34454:1 34544:1 34548:1 34555:1 34567:1 34589:1 34590:1 34592:1 34600:1 34603:1 34607:1 34617:3 34649:1 34661:1 34666:1 34672:3 34678:1 34743:1 34748:2 34757:1 34766:1 34768:1 34773:2 34775:2 34776:1 34793:1 34794:3 34797:1 34806:2 34836:1 34872:1 34909:1 34949:2 34950:1 34954:1 34969:2 34976:2 34977:1 34982:1 35027:2 35032:1 35090:1 35106:1 35110:2 35114:2 35121:2 35129:1 35147:2 35155:1 35156:1 35188:1 35190:1 35197:1 35199:1 35201:1 35202:1 35203:1 35211:1 35220:1 35258:1 35277:1 35284:1 35300:1 35303:1 35306:2 35313:1 35330:2 35353:1 35355:1 35363:1 35364:2 35393:1 35419:1 35433:2 35440:1 35447:1 35477:1 35486:1 35494:1 35496:1 35505:1 35507:1 35521:1 35529:1 35538:2 35547:1 35553:1 35597:2 35599:2 35601:2 35627:1 35664:2 35705:1 35724:2 35738:1 35744:1 35756:1 35781:2 35810:1 35812:1 35818:2 35827:1 35836:1 35858:1 35909:1 35920:1 35922:1 35947:1 35958:2 35968:1 35999:1 36002:3 36005:1 36014:4 36056:1 36081:1 36093:1 36113:1 36115:1 36139:9 36140:1 36144:1 36164:1 36167:1 36168:1 36187:5 36208:2 36219:1 36233:1 36257:1 36298:1 36310:2 36344:4 36349:1 36354:1 36365:1 36366:1 36387:6 36395:1 36397:1 36408:1 36413:1 36414:1 36433:1 36445:1 36449:1 36452:1 36465:4 36471:1 36484:1 36500:2 36528:1 36533:2 36537:1 36555:2 36570:1 36580:1 36601:1 36628:2 36633:2 36688:1 36689:1 36692:1 36698:1 36705:1 36724:1 36738:1 36752:1 36767:3 36771:1 36774:1 36776:1 36799:1 36814:1 36833:3 36840:1 36859:1 36867:1 36870:1 36960:3 36980:2 36995:3 37007:1 37035:3 37041:2 37048:1 37070:1 37082:1 37085:1 37108:1 37113:1 37146:1 37157:1 37163:1 37240:1 37242:1 37249:1 37253:1 37254:1 37255:1 37277:2 37289:1 37306:1 37338:2 37349:1 37366:1 37381:1 37389:1 37401:1 37407:1 37438:1 37448:1 37451:1 37452:1 37484:1 37512:1 37539:1 37561:2 37572:1 37597:1 37612:3 37615:1 37636:1 37638:1 37660:1 37718:1 37722:1 37729:1 37740:1 37744:1 37751:3 37752:1 37754:3 37755:1 37759:1 37760:1 37761:2 37765:1 37768:2 37769:2 37779:1 37801:1 37805:1 37820:2 37830:1 37834:1 37849:1 37853:1 37867:2 37875:1 37883:1 37888:1 37915:1 37918:1 37925:1
15 8:1 49:1 80:3 89:1 104:1 120:2 143:1 155:1 158:1 189:1 190:4 213:1 215:2 224:1 228:1 254:1 255:1 256:1 257:2 270:1 272:1 277:1 297:1 314:1 317:3 324:1 373:2 397:2 415:1 430:1 440:2 462:4 464:1 468:2 487:1 500:2 521:1 526:1 556:1 569:3 584:1 602:1 620:2 652:1 682:1 713:1 715:1 716:1 723:1 724:1 747:1 761:3 765:1 771:2 776:1 785:1 789:1 802:1 805:5 812:1 818:2 819:1 821:2 827:1 894:1 918:3 928:1 947:1 955:1 956:1 978:4 984:1 992:1 995:2 1056:1 1068:1 1072:1 1105:2 1113:1 1115:1 1126:1 1142:2 1144:1 1145:1 1147:1 1152:2 1155:1 1158:1 1159:2 1169:1 1171:1 1172:1 1176:1 1180:2 1208:1 1211:1 1213:2 1217:1 1224:2 1228:1 1237:1 1254:3 1263:1 1264:1 1272:1 1282:1 1285:1 1320:1 1333:2 1338:3 1372:2 1374:1 1379:2 1399:1 1402:1 1404:1 1411:1 1434:1 1443:2 1444:1 1451:1 1479:1 1500:1 1504:2 1519:1 1524:2 1534:2 1573:1 1578:3 1587:1 1619:1 1631:2 1647:1 1656:1 1657:1 1658:1 1667:2 1668:1 1693:1 1697:1 1726:1 1733:1 1742:1 1757:1 1758:1 1774:1 1791:1 1855:1 1871:2 1872:1 1880:1 1881:1 1886:6 1935:1 1939:2 1944:2 1946:2 1956:1 1957:1 1960:5 1980:1 1986:1 1991:1 2003:1 2032:1 2033:1 2036:4 2042:4 2043:1 2050:2 2059:2 2079:1 2091:1 2092:1 2106:1 2129:2 2132:1 2136:2 2146:2 2147:2 2149:1 2154:1 2176:3 2177:3 2201:1 2202:1 2205:1 2229:1 2245:1 2247:1 2248:1 2260:1 2266:1 2285:2 2291:2 2292:1 2295:1 2319:2 2360:1 2362:1 2370:1 2386:1 2388:1 2391:1 2398:1 2399:2 2402:1 2405:2 2407:1 2409:1 2460:2 2464:1 2470:1 2473:1 2486:1 2489:1 2522:1 2537:1 2542:4 2547:1 2554:1 2558:2 2559:1 2576:1 2590:1 2671:2 2701:1 2740:1 2758:1 2775:1 2783:1 2817:3 2823:1 2824:1 2866:1 2895:1 2911:2 2913:1 2946:1 2948:1 2957:1 2959:2 2961:3 2964:1 2972:2 2979:2 2981:1 2984:2 2986:2 2987:2 2991:1 2992:4 2994:1 3010:1 3026:2 3027:1 3082:2 3085:1 3118:1 3169:2 3173:2 3174:1 3209:1 3213:3 3228:2 3258:1 3282:1 3296:1 3327:1 3336:2 3356:1 3359:1 3369:1 3384:1 3387:1 3459:1 3473:2 3479:2 3487:1 3506:1 3512:1 3518:1 3519:1 3522:1 3523:1 3527:1 3572:3 3583:1 3601:1 3646:1 3656:2 3661:1 3664:1 3688:2 3694:1 3702:1 3710:3 3718:4 3720:1 3728:1 3752:2 3765:2 3768:4 3785:1 3794:1 3797:1 3800:1 3802:2 3809:1 3812:1 3840:1 3846:2 3851:1 3891:1 3905:1 3917:1 3920:1 3938:1 3967:1 3996:1 3999:2 4004:1 4026:1 4050:1 4089:1 4104:1 4158:2 4172:1 4180:1 4205:1 4211:1 4221:1 4239:1 4263:3 4278:1 4303:1 4304:1 4315:1 4344:1 4345:1 4350:1 4354:1 4382:3 4386:1 4413:1 4431:1 4433:1 4440:1 4447:1 4455:1 4493:1 4528:1 4531:1 4567:1 4581:1 4599:1 4604:1 4615:2 4616:1 4664:1 4672:1 4678:1 4682:1 4705:1 4711:1 4724:1 4737:1 4738:2 4741:1 4758:1 4787:1 4813:1 4820:2 4821:3 4840:1 4851:1 4875:1 4878:1 4879:2 4907:2 4909:2 4950:2 4952:4 4955:2 4962:1 4985:1 4987:1 5000:1 5001:1 5017:1 5020:1 5029:1 5042:1 5064:1 5088:1 5101:1 5102:1 5125:2 5127:1 5128:1 5143:1 5148:2 5151:1 5176:1 5184:1 5194:1 5210:1 5254:1 5278:1 5313:2 5319:1 5341:1 5369:1 5382:1 5389:3 5395:1 5419:1 5424:2 5428:1 5430:1 5448:1 5479:1 5482:1 5506:1 5522:4 5553:1 5555:1 5570:1 5584:1 5651:1 5667:1 5685:1 5690:1 5699:1 5709:2 5752:2 5757:1 5761:1 5779:1 5795:1 5798:1 5802:1 5845:1 5853:1 5858:2 5868:3 5880:1 5897:2 5899:2 5905:2 5912:1 5916:1 5983:1 5991:2 5997:2 6015:2 6020:1 6021:2 6039:1 6077:1 6079:1 6081:2 6087:2 6164:1 6165:2 6172:1 6173:2 6183:1 6236:7 6246:1 6280:1 6287:1 6296:1 6313:1 6321:2 6324:1 6382:4 6401:2 6402:1 6408:1 6410:1 6413:1 6414:1 6421:2 6424:1 6427:1 6429:1 6435:1 6437:2 6438:1 6440:1 6464:1 6471:1 6562:2 6587:1 6602:1 6612:1 6619:1 6621:1 6627:2 6647:1 6648:1 6680:1 6682:1 6697:2 6706:1 6713:1 6736:1 6737:1 6741:1 6752:2 6754:3 6772:3 6782:1 6802:3 6820:1 6869:2 6902:1 6904:1 6909:1 6926:4 6953:2 6958:1 6974:1 6976:2 6993:3 7020:1 7036:1 7042:1 7049:1 7062:1 7063:1 7070:1 7074:1 7081:1 7101:3 7120:1 7152:1 7177:2 7191:1 7208:1 7269:1 7286:1 7325:1 7330:1 7331:2 7332:1 7352:3 7377:1 7386:1 7394:1 7408:1 7420:2 7421:1 7436:1 7448:1 7481:1 7486:1 7489:1 7490:2 7491:1 7517:2 7534:1 7546:1 7572:1 7576:1 7583:1 7585:1 7649:1 7668:1 7690:2 7701:1 7712:1 7728:1 7775:2 7780:1 7785:1 7805:1 7877:1 7893:4 7900:1 7905:1 7918:1 7921:1 7933:1 7939:1 7940:1 7945:1 7995:3 8000:3 8037:1 8079:1 8092:1 8108:3 8118:1 8128:1 8139:1 8214:1 8219:1 8228:1 8230:1 8237:2 8240:1 8245:2 8247:1 8248:3 8250:1 8253:2 8256:2 8258:1 8261:3 8263:4 8309:1 8310:1 8316:1 8322:1 8332:1 8333:1 8353:1 8369:1 8389:2 8391:1 8393:2 8403:1 8413:2 8444:1 8449:3 8460:1 8463:2 8482:1 8483:1 8513:1 8534:1 8543:1 8562:1 8588:3 8590:1 8591:4 8592:1 8597:1 8632:2 8633:1 8637:1 8652:1 8675:1 8700:3 8728:1 8731:1 8743:1 8782:1 8785:1 8829:1 8830:1 8839:1 8848:1 8855:1 8917:2 8922:1 8923:1 8939:1 8942:1 8943:4 8956:1 8958:1 9005:1 9012:1 9044:1 9072:1 9085:1 9097:2 9117:1 9131:1 9144:1 9153:1 9159:2 9170:1 9181:2 9205:2 9241:5 9244:2 9248:2 9253:1 9274:1 9290:3 9296:1 9297:1 9300:1 9310:2 9337:1 9358:4 9366:1 9410:1 9411:1 9428:1 9429:1 9431:1 9440:1 9443:1 9448:1 9463:1 9468:1 9469:1 9477:1 9487:1 9511:1 9519:5 9536:1 9583:1 9615:2 9639:1 9651:1 9661:3 9666:1 9691:1 9709:1 9714:1 9738:2 9742:1 9744:1 9748:2 9752:1 9761:1 9765:1 9766:1 9786:1 9795:1 9808:1 9823:1 9826:1 9836:1 9837:1 9846:1 9855:1 9878:1 9881:1 9893:2 9896:3 9899:2 9901:1 9936:4 9972:1 9985:1 10026:2 10029:6 10051:2 10054:1 10083:1 10089:2 10091:1 10101:21 10114:1 10128:2 10130:5 10147:2 10158:1 10162:1 10170:1 10174:1 10178:1 10185:1 10186:1 10187:2 10191:1 10192:1 10200:1 10212:1 10227:1 10242:1 10252:1 10267:1 10269:1 10273:1 10294:3 10300:1 10302:1 10328:1 10330:1 10368:4 10373:1 10376:1 10384:1 10390:1 10393:1 10426:1 10438:1 10440:1 10450:3 10487:1 10495:2 10517:1 10527:1 10538:1 10547:1 10556:1 10573:1 10581:1 10582:3 10594:1 10608:1 10631:1 10636:2 10644:3 10649:2 10662:1 10685:4 10710:1 10716:1 10744:3 10745:11 10759:1 10762:1 10774:1 10787:1 10811:1 10813:2 10821:1 10823:3 10829:1 10834:1 10851:1 10860:2 10875:3 10876:2 10894:1 10908:1 10929:1 10974:1 10985:1 10998:1 11050:2 11054:1 11057:1 11068:1 11080:1 11088:1 11118:1 11164:1 11168:1 11191:1 11199:2 11204:1 11213:1 11216:1 11233:1 11255:1 11257:1 11259:1 11262:1 11265:1 11267:1 11269:3 11274:1 11275:1 11294:1 11296:1 11319:1 11329:1 11370:2 11371:1 11392:1 11400:1 11428:1 11437:1 11458:1 11466:2 11496:1 11519:2 11520:2 11521:8 11532:1 11540:1 11543:1 11550:1 11562:3 11574:1 11577:1 11600:1 11621:1 11628:1 11638:1 11640:1 11644:1 11658:1 11667:2 11674:1 11705:1 11719:7 11745:2 11754:1 11806:1 11822:1 11843:1 11894:1 11900:1 11913:1 11930:1 11931:2 11940:1 11946:1 11966:1 11976:1 11978:2 11990:1 11999:1 12004:1 12006:1 12016:2 12025:4 12046:1 12052:1 12063:1 12071:1 12076:1 12118:2 12127:1 12131:1 12145:1 12156:1 12163:2 12190:1 12192:1 12211:2 12265:2 12323:1 12352:1 12372:1 12387:2 12388:2 12390:1 12415:1 12416:1 12427:1 12428:1 12452:1 12456:1 12467:1 12473:1 12483:1 12485:1 12512:1 12530:3 12531:1 12562:2 12604:1 12623:1 12641:1 12642:1 12644:1 12652:1 12653:1 12657:1 12658:1 12692:1 12742:1 12749:1 12755:1 12803:4 12811:1 12818:1 12826:2 12838:2 12851:1 12861:1 12882:1 12883:1 12888:1 12933:1 12978:1 12998:1 13006:1 13038:1 13051:1 13058:1 13059:3 13076:1 13094:1 13110:2 13119:2 13132:1 13141:1 13175:2 13178:1 13182:2 13189:2 13191:1 13197:1 13207:1 13217:1 13218:2 13219:2 13232:1 13246:1 13247:1 13250:1 13276:8 13291:2 13299:1 13302:1 13310:1 13312:3 13342:2 13367:1 13369:1 13370:3 13384:1 13418:1 13419:3 13422:1 13429:1 13476:1 13487:1 13495:1 13513:1 13522:1 13523:1 13525:1 13536:1 13538:1 13546:1 13547:2 13549:1 13556:3 13626:1 13633:1 13634:1 13639:1 13650:1 13655:1 13667:1 13675:1 13694:1 13705:4 13710:1 13726:1 13734:1 13737:1 13777:1 13778:2 13779:1 13806:1 13820:6 13846:2 13858:1 13860:1 13901:1 13909:7 13914:1 13947:2 13949:2 13950:2 13973:1 13991:1 14010:1 14019:1 14025:2 14030:1 14045:1 14053:3 14057:1 14064:1 14116:1 14117:1 14118:1 14119:1 14140:1 14146:1 14150:1 14153:1 14156:1 14170:1 14212:1 14231:1 14247:1 14260:1 14272:1 14299:1 14302:1 14305:2 14326:2 14332:2 14343:1 14377:1 14382:1 14391:1 14450:1 14462:2 14487:1 14489:2 14491:1 14508:2 14509:2 14522:1 14525:1 14526:1 14527:1 14528:1 14537:1 14550:2 14551:1 14563:1 14564:2 14569:1 14573:1 14576:1 14591:1 14617:2 14619:1 14626:3 14630:1 14662:1 14693:2 14701:1 14728:1 14750:1 14771:2 14774:1 14775:1 14789:1 14801:4 14807:1 14816:1 14818:1 14819:1 14826:1 14828:3 14838:1 14847:1 14856:1 14858:1 14868:1 14900:1 14908:1 14913:1 14920:1 14935:1 14937:1 14939:1 14961:1 14965:1 14996:1 15014:1 15032:1 15034:1 15039:1 15051:1 15052:1 15093:1 15111:1 15141:1 15164:2 15171:1 15199:1 15200:1 15209:1 15225:1 15251:3 15275:1 15281:1 15283:1 15323:2 15337:1 15340:1 15345:4 15350:1 15352:1 15355:3 15357:1 15360:1 15372:1 15385:1 15395:1 15403:1 15408:1 15414:1 15415:1 15427:1 15429:1 15438:3 15442:2 15485:3 15508:1 15535:3 15552:1 15603:1 15604:1 15635:1 15638:1 15679:1 15688:1 15694:1 15718:2 15729:2 15732:3 15736:1 15739:1 15747:1 15756:1 15768:1 15779:1 15785:1 15788:1 15820:3 15838:1 15863:1 15864:4 15865:1 15871:1 15881:1 15894:1 15897:1 15900:5 15905:2 15911:1 15927:1 15944:1 15948:1 15959:3 15982:1 15998:3 16011:1 16022:1 16037:1 16046:1 16057:1 16062:2 16068:1 16071:1 16094:1 16129:5 16150:3 16158:3 16173:1 16181:3 16197:1 16215:1 16229:1 16261:1 16274:1 16278:1 16292:1 16337:1 16368:1 16370:1 16396:1 16414:1 16419:1 16456:1 16467:1 16474:1 16475:1 16478:1 16479:2 16480:1 16486:1 16488:2 16492:1 16520:1 16526:1 16543:1 16546:1 16567:2 16581:1 16619:1 16646:1 16647:1 16655:1 16664:1 16673:1 16693:1 16714:1 16724:1 16725:5 16727:1 16750:1 16751:2 16757:1 16762:1 16773:2 16783:1 16796:1 16815:1 16852:1 16880:1 16890:1 16927:1 16952:1 16976:1 16982:1 16998:1 16999:1 17008:2 17063:1 17159:1 17164:1 17181:1 17189:1 17198:1 17216:1 17227:1 17230:9 17254:1 17261:2 17264:1 17266:1 17270:1 17276:1 17296:1 17316:6 17335:1 17338:1 17351:1 17352:1 17354:1 17383:1 17423:2 17429:7 17441:1 17442:4 17444:1 17448:1 17492:1 17496:1 17507:2 17519:1 17527:2 17539:2 17545:5 17552:1 17556:1 17558:3 17615:1 17625:2 17631:3 17641:1 17652:1 17663:1 17689:1 17692:1 17722:1 17739:1 17746:1 17754:3 17785:1 17806:1 17826:1 17829:1 17860:1 17878:1 17899:1 17922:1 17927:1 17931:1 17943:1 17952:1 17961:1 17983:1 17995:1 18010:1 18020:1 18047:1 18060:5 18069:3 18088:1 18128:1 18171:1 18173:1 18176:1 18183:1 18188:1 18255:1 18271:1 18276:2 18282:1 18287:2 18288:1 18295:2 18299:1 18318:1 18323:1 18379:1 18416:1 18420:1 18424:2 18434:2 18444:1 18449:1 18459:1 18475:3 18508:2 18536:2 18592:1 18593:1 18611:1 18620:1 18667:1 18695:1 18698:1 18710:1 18722:1 18767:2 18776:1 18777:1 18781:1 18791:1 18793:1 18807:1 18862:1 18904:1 18905:1 18911:3 18927:2 18952:2 18954:1 18963:1 18978:1 18982:1 18984:1 19000:1 19011:2 19015:1 19029:1 19035:1 19043:1 19055:1 19066:1 19072:1 19080:1 19086:3 19090:1 19096:2 19114:1 19141:1 19145:1 19185:1 19205:2 19232:1 19256:1 19290:6 19297:2 19311:3 19314:1 19315:1 19320:9 19326:1 19377:1 19395:1 19401:1 19431:1 19464:1 19465:1 19486:2 19489:2 19512:1 19544:1 19560:1 19568:3 19577:1 19591:6 19611:1 19637:1 19640:1 19643:3 19671:3 19687:2 19726:5 19749:6 19750:1 19772:1 19773:1 19818:1 19848:1 19863:1 19874:1 19913:2 19920:2 19933:1 19957:3 19964:1 19965:1 19968:1 19988:1 19999:1 20000:1 20045:2 20046:2 20059:1 20091:1 20095:1 20105:1 20127:2 20142:1 20184:1 20214:1 20215:1 20220:1 20225:1 20235:2 20252:1 20260:1 20266:3 20275:1 20282:2 20297:2 20321:1 20339:1 20358:1 20363:2 20377:2 20424:1 20440:1 20447:1 20478:1 20487:1 20489:1 20494:1 20503:5 20511:1 20518:1 20525:1 20545:1 20566:1 20567:1 20569:2 20589:1 20613:1 20619:3 20709:1 20714:1 20715:1 20719:1 20737:2 20739:2 20740:1 20757:4 20763:1 20780:1 20786:1 20805:1 20807:2 20810:1 20811:1 20816:2 20817:1 20843:4 20849:1 20852:1 20906:1 20909:2 20913:1 20916:2 20917:5 20939:1 20950:4 20966:1 20971:1 21000:1 21002:1 21030:1 21056:1 21059:1 21066:1 21070:1 21101:1 21103:1 21104:1 21114:4 21127:1 21143:1 21145:3 21154:1 21170:1 21182:1 21185:1 21193:2 21207:1 21224:1 21240:1 21247:1 21251:5 21254:3 21259:1 21265:1 21286:1 21322:1 21327:1 21329:1 21428:1 21429:1 21460:1 21467:2 21477:1 21478:1 21494:1 21509:1 21517:1 21525:1 21528:1 21541:1 21562:2 21576:3 21581:2 21587:1 21589:1 21597:7 21605:1 21609:1 21646:1 21653:1 21654:1 21663:1 21700:2 21717:1 21725:1 21732:2 21733:1 21744:1 21785:1 21798:1 21812:1 21822:1 21828:1 21830:1 21859:1 21860:1 21900:1 21902:1 21917:1 21922:1 21931:1 21932:1 21933:2 21936:1 21946:1 21950:1 21967:1 21978:4 21985:1 22028:3 22050:1 22091:3 22094:2 22140:1 22142:1 22157:1 22163:1 22169:3 22171:1 22172:1 22205:1 22231:2 22260:1 22269:1 22283:1 22284:1 22289:1 22306:1 22309:1 22317:1 22319:1 22347:1 22348:1 22372:1 22373:1 22406:1 22417:1 22489:1 22502:1 22564:2 22568:1 22569:1 22579:1 22583:1 22610:1 22663:1 22667:1 22703:1 22718:1 22777:1 22778:1 22782:2 22786:1 22787:2 22788:1 22798:1 22799:1 22804:2 22806:1 22829:2 22832:1 22843:3 22881:3 22882:3 22931:1 22952:1 22956:1 22985:1 22996:1 22999:3 23002:1 23008:4 23015:1 23029:1 23033:3 23036:1 23063:1 23079:1 23080:1 23095:1 23098:1 23107:1 23108:1 23115:1 23135:1 23145:1 23163:1 23189:1 23191:1 23192:5 23198:1 23202:1 23212:1 23241:1 23256:2 23285:2 23293:2 23299:1 23310:1 23311:1 23359:1 23384:1 23393:1 23398:1 23447:1 23453:2 23466:1 23498:1 23499:1 23507:1 23538:1 23549:1 23550:1 23564:1 23568:1 23594:2 23616:1 23637:1 23647:1 23681:1 23764:1 23773:1 23786:1 23796:1 23805:1 23810:1 23811:1 23852:2 23863:1 23864:1 23879:1 23881:1 23888:2 23951:1 23963:2 23984:2 24014:1 24028:3 24051:1 24096:1 24116:1 24118:1 24123:1 24127:3 24140:1 24154:2 24161:1 24188:1 24234:1 24238:1 24239:1 24259:1 24277:2 24283:3046 24309:1 24326:1 24377:1 24427:2 24429:1 24439:1 24441:1 24479:2 24507:1 24519:1 24520:1 24548:1 24551:1 24565:1 24570:1 24571:1 24572:1 24573:1 24589:1 24636:2 24673:1 24709:1 24721:1 24723:1 24734:1 24736:1 24747:1 24752:1 24759:1 24773:1 24778:1 24791:1 24811:2 24813:1 24832:1 24850:1 24851:1 24858:1 24859:1 24860:2 24861:1 24893:1 24897:3 24901:1 24935:1 24979:1 24981:2 24986:1 25015:1 25020:1 25023:1 25032:1 25043:1 25065:1 25073:2 25086:1 25087:1 25090:1 25098:1 25128:1 25135:1 25148:1 25164:1 25176:1 25189:9 25216:1 25223:1 25225:6 25231:1 25237:1 25260:3 25272:1 25278:1 25309:1 25327:1 25335:2 25345:2 25361:1 25368:1 25403:1 25415:1 25441:1 25442:3 25483:2 25487:1 25513:2 25514:1 25519:1 25532:1 25535:1 25545:1 25573:1 25580:1 25618:1 25624:2 25627:1 25630:1 25651:1 25653:1 25670:1 25692:1 25693:1 25698:1 25702:1 25724:1 25760:1 25769:1 25770:1 25775:1 25788:1 25805:1 25840:1 25842:1 25846:1 25923:1 25930:1 25933:2 25937:1 25955:2 25956:1 25957:1 25983:1 26000:1 26001:3 26016:1 26024:1 26025:1 26026:7 26047:3 26053:1 26055:1 26071:2 26077:1 26084:1 26085:1 26103:1 26116:1 26139:1 26142:2 26178:2 26184:1 26225:3 26227:1 26241:1 26249:1 26257:2 26268:1 26277:1 26327:1 26331:1 26339:1 26363:1 26440:4 26451:1 26467:1 26488:1 26493:2 26497:1 26521:1 26564:2 26567:1 26596:2 26615:2 26617:2 26624:1 26639:1 26653:1 26673:1 26689:2 26697:1 26704:1 26718:4 26723:2 26729:1 26732:1 26739:2 26745:1 26749:1 26778:1 26790:1 26806:1 26812:1 26816:1 26841:1 26847:1 26858:1 26863:1 26874:1 26878:2 26898:1 26905:1 26913:1 26940:2 26952:3 26985:1 26986:2 27006:1 27015:1 27026:1 27038:6 27047:2 27057:1 27061:1 27063:1 27074:1 27083:1 27088:1 27092:4 27097:1 27109:1 27113:2 27119:1 27167:1 27178:1 27189:1 27193:2 27196:6 27212:1 27225:1 27235:1 27236:3 27253:2 27270:1 27291:1 27313:1 27321:1 27352:1 27356:1 27358:1 27363:1 27365:3 27366:1 27369:1 27374:2 27375:1 27377:1 27390:3 27392:1 27393:1 27395:2 27417:1 27426:2 27439:1 27501:2 27513:1 27515:1 27531:1 27534:1 27539:1 27542:1 27574:4 27578:2 27580:1 27592:1 27603:1 27607:1 27617:1 27661:1 27683:3 27685:1 27703:1 27704:2 27705:1 27707:1 27726:1 27731:1 27736:1 27745:3 27751:1 27760:1 27767:1 27790:1 27809:1 27816:2 27841:1 27844:1 27857:2 27860:3 27929:1 27950:1 27951:2 27957:1 27970:1 27971:1 27981:2 27987:1 27993:2 27996:2 28007:1 28008:2 28031:1 28041:1 28051:1 28059:1 28067:1 28172:2 28176:2 28177:2 28201:1 28203:2 28213:2 28214:1 28240:1 28257:1 28265:1 28280:1 28302:1 28347:1 28351:3 28373:2 28379:3 28387:1 28392:1 28396:2 28410:1 28421:1 28423:2 28439:1 28478:1 28489:1 28500:1 28517:1 28554:1 28559:1 28604:3 28614:1 28623:1 28634:1 28639:1 28659:1 28679:1 28681:1 28717:1 28718:1 28721:1 28730:1 28731:1 28748:1 28754:1 28768:1 28779:1 28785:1 28803:1 28839:1 28841:1 28846:1 28876:1 28877:1 28878:1 28879:1 28900:1 28933:1 28947:3 28965:3 28972:2 28981:1 28982:1 28987:1 28989:10 28993:2 28999:1 29003:1 29007:1 29014:1 29023:1 29024:1 29047:1 29062:1 29067:1 29076:1 29078:1 29084:1 29085:1 29106:1 29117:1 29118:2 29160:1 29169:1 29179:1 29203:1 29234:1 29246:1 29285:1 29286:1 29302:2 29316:2 29370:1 29386:1 29388:1 29406:1 29422:1 29428:1 29440:1 29442:1 29522:1 29536:1 29547:1 29571:1 29583:1 29629:2 29641:1 29642:2 29665:1 29705:1 29733:2 29745:1 29757:1 29771:1 29772:2 29775:1 29871:1 29872:1 29878:1 29893:1 29898:1 29902:1 29905:2 29917:1 29921:1 29932:1 29944:1 29959:1 29961:1 29997:2 30000:1 30012:2 30039:2 30055:2 30088:1 30090:1 30091:1 30112:1 30122:1 30131:3 30144:1 30147:1 30159:1 30162:1 30163:1 30167:2 30168:1 30177:1 30195:1 30198:1 30221:1 30224:2 30235:1 30238:1 30246:1 30250:1 30261:2 30264:1 30265:1 30267:1 30269:1 30282:1 30299:3 30321:2 30322:1 30325:1 30347:2 30381:1 30408:1 30412:1 30419:1 30422:1 30431:1 30448:1 30498:1 30506:1 30511:1 30525:1 30538:1 30549:4 30550:1 30566:1 30575:1 30601:2 30615:2 30624:2 30656:1 30669:1 30671:2 30674:3 30675:1 30697:1 30727:1 30742:1 30744:1 30750:2 30756:1 30786:1 30787:1 30804:2 30825:1 30840:1 30865:1 30871:1 30887:1 30899:2 30906:1 30907:1 30979:1 31018:1 31056:1 31073:1 31074:2 31087:1 31096:1 31129:1 31152:1 31154:1 31172:1 31189:1 31190:1 31195:1 31210:1 31211:2 31217:1 31226:1 31249:1 31318:2 31333:3 31346:1 31347:1 31355:9 31360:1 31362:1 31365:1 31366:1 31374:1 31381:1 31394:1 31403:1 31437:2 31446:2 31482:1 31488:1 31499:1 31513:1 31518:1 31530:1 31534:3 31538:3 31550:1 31563:1 31579:2 31583:2 31590:1 31592:1 31600:1 31629:1 31652:1 31670:1 31693:1 31699:1 31704:1 31736:1 31757:2 31779:2 31781:3 31786:3 31790:1 31795:1 31821:1 31826:1 31832:2 31838:1 31841:1 31860:1 31865:1 31872:1 31876:1 31886:1 31914:2 31930:1 31943:1 31954:1 31971:1 32010:1 32013:1 32021:2 32046:4 32052:3 32065:1 32077:1 32087:1 32134:1 32153:1 32160:1 32175:2 32177:1 32206:1 32212:3 32247:1 32264:1 32273:1 32296:1 32316:2 32336:2 32354:1 32367:1 32399:1 32436:1 32446:3 32466:5 32470:3 32472:1 32491:1 32492:1 32510:1 32523:1 32531:1 32552:1 32553:1 32554:1 32557:2 32558:1 32584:1 32587:1 32588:1 32664:2 32667:1 32677:3 32680:2 32682:1 32691:2 32694:1 32697:1 32709:1 32719:2 32726:1 32742:1 32758:1 32768:1 32779:1 32782:3 32783:1 32791:3 32802:2 32816:2 32820:1 32830:1 32851:2 32858:1 32880:1 32905:1 32906:1 32942:1 32944:1 32946:1 32960:1 32964:1 32968:1 32976:1 33011:1 33030:1 33033:1 33107:2 33109:1 33118:1 33143:2 33144:1 33148:2 33162:1 33182:1 33196:1 33211:1 33225:1 33231:1 33293:2 33311:1 33313:1 33318:1 33335:1 33339:1 33349:1 33356:1 33372:1 33381:1 33391:1 33400:3 33406:1 33407:1 33411:1 33420:1 33432:1 33440:1 33448:1 33454:3 33470:1 33489:3 33492:1 33511:1 33536:1 33552:4 33577:1 33584:1 33585:1 33624:1 33636:1 33642:2 33664:4 33689:2 33694:1 33703:1 33711:4 33719:1 33749:1 33755:1 33756:1 33815:1 33817:1 33825:1 33883:1 33885:1 33938:1 33941:1 33943:1 33949:1 33959:1 33984:1 33994:1 33997:1 34009:1 34028:1 34030:1 34034:1 34039:4 34043:1 34045:3 34047:2 34076:1 34094:1 34119:1 34139:1 34151:1 34156:1 34172:2 34190:2 34196:3 34207:1 34217:1 34246:2 34273:2 34281:1 34316:2 34335:1 34381:1 34383:2 34392:1 34393:1 34396:2 34435:1 34454:1 34544:1 34548:1 34555:1 34567:1 34589:1 34590:1 34592:1 34600:1 34603:1 34607:1 34617:3 34649:1 34661:2 34666:1 34672:3 34678:1 34707:1 34743:1 34748:2 34757:1 34766:1 34768:1 34773:2 34775:2 34776:1 34793:1 34794:3 34797:1 34806:5 34836:1 34872:1 34909:1 34949:2 34950:1 34954:1 34969:2 34976:2 34977:1 34982:1 35027:2 35032:1 35090:1 35106:1 35110:2 35114:2 35121:2 35129:1 35147:2 35155:1 35156:1 35171:1 35188:1 35190:1 35197:1 35199:1 35201:1 35202:1 35203:1 35211:1 35220:1 35258:1 35277:1 35284:1 35300:1 35303:2 35306:2 35313:1 35330:2 35353:1 35355:1 35363:1 35364:2 35393:1 35419:1 35433:2 35440:1 35447:1 35477:1 35486:1 35494:1 35496:1 35505:1 35507:1 35521:1 35529:1 35538:2 35547:1 35553:1 35597:2 35599:2 35601:2 35627:1 35664:2 35705:1 35724:2 35738:1 35744:1 35756:1 35781:2 35810:1 35812:1 35818:2 35827:1 35836:1 35858:1 35909:1 35920:1 35922:1 35947:1 35958:2 35968:1 35999:1 36002:3 36005:1 36014:4 36056:1 36081:1 36093:1 36113:1 36115:1 36139:12 36140:1 36144:1 36164:1 36167:1 36168:1 36187:5 36208:2 36219:1 36233:1 36257:1 36298:1 36310:2 36344:4 36349:1 36354:1 36365:1 36366:1 36387:6 36395:1 36397:1 36408:1 36413:1 36414:1 36433:1 36442:1 36445:1 36449:1 36452:1 36465:4 36471:1 36484:1 36500:2 36528:1 36533:2 36537:1 36555:2 36570:1 36580:1 36601:1 36628:2 36633:2 36688:1 36689:1 36692:1 36698:1 36705:1 36724:1 36738:1 36752:1 36767:3 36771:1 36774:1 36776:1 36799:1 36814:1 36833:3 36840:1 36859:1 36867:1 36870:1 36960:3 36980:2 36995:3 37007:1 37035:3 37041:2 37048:1 37070:1 37082:1 37085:1 37108:1 37113:1 37146:1 37150:1 37157:1 37163:1 37240:1 37242:1 37249:1 37253:1 37254:1 37255:1 37277:2 37289:1 37306:1 37317:1 37338:2 37349:1 37366:1 37381:1 37389:1 37401:1 37407:1 37438:1 37448:1 37451:1 37452:1 37484:1 37512:1 37539:1 37561:2 37572:1 37597:1 37612:3 37615:1 37636:1 37638:1 37660:1 37718:1 37722:1 37729:1 37740:1 37744:1 37751:3 37752:1 37754:3 37755:1 37759:1 37760:1 37761:2 37765:2 37768:2 37769:2 37779:1 37780:2 37800:1 37801:1 37805:1 37820:2 37830:1 37834:1 37849:1 37853:1 37867:2 37875:1 37883:1 37888:1 37915:1 37918:1 37925:1
15 8:1 49:1 80:3 89:1 104:1 120:2 143:1 155:2 158:1 189:1 190:4 213:1 215:2 224:1 228:1 254:1 255:1 256:1 257:2 270:1 272:1 277:1 297:1 314:1 317:3 324:1 373:2 397:2 415:1 430:1 440:2 462:4 464:2 468:2 487:1 500:2 521:1 526:1 556:1 569:3 584:1 602:1 620:2 652:1 682:1 713:1 715:1 716:1 723:1 724:1 747:1 761:3 765:1 771:2 776:1 785:1 789:1 802:1 805:6 812:1 818:2 819:1 821:2 827:1 894:1 918:3 928:1 947:1 955:1 956:1 978:4 984:1 992:1 995:2 1056:1 1068:1 1072:1 1105:2 1113:1 1115:1 1126:1 1142:2 1144:1 1145:1 1147:1 1152:2 1155:1 1158:1 1159:2 1169:1 1171:1 1172:1 1176:1 1180:2 1208:2 1211:1 1213:2 1217:1 1224:2 1228:1 1237:1 1254:3 1263:1 1264:1 1272:1 1282:1 1285:1 1303:1 1320:1 1333:2 1338:3 1372:2 1374:1 1379:2 1399:1 1402:1 1404:1 1411:1 1434:1 1443:2 1444:1 1451:1 1479:1 1500:1 1504:2 1519:1 1524:2 1534:2 1573:1 1578:3 1587:1 1619:1 1631:2 1647:1 1656:1 1657:1 1658:1 1667:2 1668:1 1693:1 1697:1 1726:1 1733:1 1742:1 1757:1 1758:1 1774:1 1791:1 1855:1 1871:2 1872:1 1880:1 1881:1 1886:6 1935:1 1939:2 1944:2 1946:2 1956:1 1957:1 1960:5 1980:1 1986:1 1991:1 2003:1 2032:1 2033:1 2036:4 2042:4 2043:1 2050:2 2059:2 2079:1 2091:1 2092:1 2106:1 2129:2 2132:1 2136:2 2146:2 2147:2 2149:1 2154:1 2176:3 2177:3 2201:1 2202:1 2205:1 2229:1 2245:1 2247:1 2248:1 2260:1 2266:1 2285:2 2291:2 2292:1 2295:1 2319:2 2360:1 2362:1 2370:1 2386:1 2388:1 2391:1 2398:1 2399:2 2402:1 2405:2 2407:1 2409:1 2460:2 2464:1 2470:1 2473:1 2486:1 2489:1 2522:1 2537:1 2542:4 2547:1 2554:1 2558:2 2559:1 2576:1 2590:1 2671:2 2701:1 2740:1 2758:1 2775:1 2783:1 2817:3 2823:1 2824:1 2856:1 2866:2 2895:1 2911:2 2913:1 2946:1 2948:1 2957:1 2959:2 2961:3 2964:1 2972:2 2979:2 2981:1 2984:2 2986:2 2987:2 2991:1 2992:4 2994:1 3010:1 3026:2 3027:1 3082:2 3085:1 3118:1 3169:2 3173:2 3174:1 3209:1 3213:3 3228:2 3258:1 3282:1 3296:1 3327:1 3336:2 3356:1 3359:1 3369:1 3384:1 3387:1 3459:1 3473:2 3479:2 3487:1 3506:1 3512:1 3518:1 3519:1 3522:1 3523:1 3527:1 3572:3 3583:1 3601:1 3646:1 3656:2 3661:1 3664:1 3688:2 3694:1 3702:1 3710:3 3718:4 3720:1 3728:1 3752:2 3765:2 3768:4 3785:1 3794:1 3797:1 3800:1 3802:2 3809:1 3812:1 3840:1 3846:2 3851:1 3886:1 3891:1 3905:1 3917:2 3920:1 3938:1 3967:1 3996:1 3999:2 4004:1 4026:1 4050:1 4089:1 4104:1 4158:2 4172:1 4180:1 4205:1 4211:1 4221:1 4239:1 4263:3 4278:1 4303:1 4304:1 4315:1 4344:1 4345:1 4350:1 4354:1 4382:3 4386:1 4413:1 4431:1 4433:2 4440:1 4447:1 4455:1 4493:1 4528:1 4531:1 4567:1 4581:1 4599:1 4604:1 4615:2 4616:1 4664:1 4672:1 4678:1 4682:1 4705:1 4711:1 4724:1 4737:1 4738:2 4741:1 4758:1 4787:1 4813:1 4820:2 4821:3 4840:1 4851:1 4875:1 4878:1 4879:2 4907:2 4909:2 4950:2 4952:4 4955:2 4962:1 4985:1 4987:1 5000:1 5001:1 5017:1 5020:1 5029:1 5042:1 5064:1 5088:1 5101:1 5102:1 5125:2 5127:1 5128:1 5143:1 5148:2 5151:1 5176:1 5184:1 5194:1 5210:1 5254:1 5278:1 5313:2 5319:1 5341:1 5369:1 5382:1 5389:3 5395:1 5419:1 5424:2 5428:1 5430:1 5448:1 5479:1 5482:1 5506:1 5522:4 5553:1 5555:1 5570:1 5584:1 5651:1 5667:1 5685:1 5690:1 5699:1 5709:2 5752:2 5757:1 5761:1 5779:1 5795:1 5798:1 5802:1 5845:1 5853:1 5858:2 5868:3 5880:1 5897:2 5899:2 5905:2 5912:1 5916:1 5983:1 5991:2 5997:2 6015:2 6020:1 6021:2 6039:1 6077:1 6079:1 6081:2 6087:2 6164:1 6165:2 6172:1 6173:2 6183:1 6236:7 6246:1 6280:1 6287:1 6296:1 6313:1 6321:2 6324:1 6382:4 6401:2 6402:1 6408:1 6410:1 6413:1 6414:1 6421:2 6424:1 6427:1 6429:1 6435:1 6437:2 6438:1 6440:1 6464:1 6471:1 6562:2 6565:1 6587:1 6602:1 6612:1 6619:1 6621:1 6627:2 6647:1 6648:1 6680:1 6682:1 6697:2 6706:1 6713:1 6736:1 6737:1 6741:1 6752:2 6754:3 6772:3 6782:1 6802:3 6820:1 6869:2 6902:1 6904:1 6909:1 6926:4 6953:2 6958:1 6974:1 6976:2 6993:3 7020:1 7036:1 7042:1 7049:1 7062:1 7063:1 7070:1 7074:1 7081:1 7101:3 7120:1 7152:1 7177:2 7191:1 7208:1 7269:1 7286:1 7325:1 7330:1 7331:2 7332:1 7352:3 7377:1 7386:1 7394:1 7408:1 7420:2 7421:1 7436:1 7448:1 7481:1 7486:1 7489:1 7490:2 7491:1 7517:2 7534:1 7546:1 7572:1 7576:1 7583:1 7585:1 7649:1 7668:1 7690:2 7701:1 7712:1 7728:1 7775:2 7780:1 7785:1 7805:1 7877:2 7893:4 7900:1 7905:1 7918:2 7921:1 7933:1 7939:1 7940:1 7945:1 7995:3 8000:3 8037:1 8079:2 8092:1 8108:3 8118:1 8128:1 8139:1 8214:1 8219:1 8228:1 8230:1 8237:2 8240:1 8245:2 8247:1 8248:3 8250:1 8253:2 8256:2 8258:1 8261:3 8263:4 8309:1 8310:1 8316:1 8322:1 8332:1 8333:1 8353:1 8369:1 8389:2 8391:1 8393:2 8403:1 8413:2 8444:1 8449:3 8460:1 8463:2 8482:1 8483:1 8513:1 8534:1 8543:1 8562:1 8588:3 8590:1 8591:4 8592:1 8597:1 8632:2 8633:1 8637:1 8652:1 8675:1 8700:3 8728:1 8731:1 8743:1 8782:1 8785:1 8829:1 8830:1 8839:1 8848:1 8855:1 8859:1 8864:1 8917:2 8922:1 8923:1 8939:1 8942:1 8943:4 8956:1 8958:1 9005:1 9012:2 9044:1 9072:1 9085:1 9097:2 9117:1 9131:1 9144:1 9153:1 9159:2 9170:1 9181:2 9205:2 9241:5 9244:2 9248:2 9253:1 9274:2 9290:3 9296:1 9297:1 9300:1 9310:2 9337:1 9358:4 9366:1 9410:1 9411:1 9428:1 9429:1 9431:1 9440:1 9443:1 9448:1 9463:1 9468:1 9469:1 9477:1 9487:1 9511:1 9519:5 9536:1 9583:1 9615:2 9639:1 9651:1 9661:3 9666:1 9691:1 9709:1 9714:1 9738:2 9742:1 9744:1 9748:2 9752:1 9761:1 9765:1 9766:1 9786:1 9795:1 9808:2 9823:1 9826:1 9836:1 9837:1 9846:1 9855:1 9878:1 9881:1 9893:2 9896:3 9899:2 9901:1 9911:1 9936:4 9972:1 9985:1 10026:2 10029:6 10051:2 10054:1 10083:1 10089:2 10091:1 10101:21 10114:1 10128:2 10130:5 10147:2 10158:1 10162:1 10170:1 10174:1 10178:1 10185:1 10186:1 10187:2 10191:1 10192:1 10200:1 10212:1 10227:1 10229:1 10242:1 10252:1 10267:1 10269:1 10273:1 10294:3 10300:1 10302:1 10328:1 10330:1 10368:4 10373:1 10376:1 10384:1 10390:1 10393:1 10426:1 10438:1 10440:1 10450:3 10487:1 10495:2 10517:1 10527:1 10538:1 10547:1 10556:1 10573:1 10581:1 10582:3 10594:1 10608:1 10631:1 10636:2 10644:3 10649:2 10662:1 10685:4 10710:1 10716:1 10744:3 10745:11 10759:1 10762:1 10774:1 10787:1 10811:1 10813:2 10821:1 10823:3 10829:1 10834:1 10851:1 10860:2 10875:3 10876:2 10894:1 10908:1 10929:4 10974:1 10985:1 10998:1 11007:1 11050:2 11054:1 11057:1 11068:1 11080:1 11088:1 11118:1 11164:1 11168:1 11191:1 11199:2 11204:1 11213:1 11216:1 11233:1 11255:1 11257:2 11259:1 11262:1 11265:1 11267:1 11269:3 11274:1 11275:1 11294:1 11296:1 11319:1 11329:1 11370:2 11371:1 11392:1 11400:1 11428:1 11437:1 11458:1 11466:2 11496:1 11519:2 11520:2 11521:8 11532:1 11540:1 11543:1 11550:1 11562:3 11574:1 11577:1 11600:1 11621:1 11628:1 11638:1 11640:1 11644:1 11658:1 11667:2 11674:1 11705:1 11719:7 11745:2 11754:1 11806:1 11822:1 11843:1 11894:1 11900:1 11913:1 11930:1 11931:2 11940:1 11946:1 11966:1 11976:1 11978:2 11990:1 11999:1 12004:1 12006:1 12016:2 12025:4 12046:1 12052:1 12063:1 12071:1 12076:1 12118:2 12127:1 12131:1 12145:1 12156:1 12163:2 12190:1 12192:1 12211:2 12265:2 12323:1 12352:1 12372:1 12387:2 12388:2 12390:1 12415:1 12416:1 12427:1 12428:1 12452:1 12456:1 12467:1 12473:1 12483:1 12485:1 12512:1 12530:3 12531:1 12562:2 12604:1 12623:1 12641:1 12642:1 12644:1 12652:1 12653:1 12657:1 12658:1 12692:1 12742:1 12749:1 12755:1 12803:4 12811:1 12818:1 12826:2 12838:2 12851:1 12861:1 12882:1 12883:1 12888:1 12933:1 12978:1 12998:1 13006:1 13038:1 13051:1 13058:1 13059:3 13076:1 13094:1 13110:2 13119:2 13132:1 13141:1 13175:2 13178:1 13182:2 13189:2 13191:1 13197:1 13207:1 13217:1 13218:2 13219:2 13232:1 13246:1 13247:1 13250:1 13276:8 13291:2 13299:1 13302:1 13310:1 13312:3 13342:2 13367:1 13369:1 13370:3 13384:1 13418:1 13419:3 13422:1 13429:1 13476:1 13487:1 13495:1 13513:1 13522:1 13523:1 13525:1 13536:1 13538:1 13546:1 13547:2 13549:1 13556:3 13626:1 13628:1 13633:1 13634:1 13639:1 13650:1 13655:1 13667:1 13675:1 13694:1 13705:4 13710:2 13726:1 13734:1 13737:1 13777:1 13778:2 13779:1 13806:1 13820:6 13846:2 13858:1 13860:1 13901:1 13909:7 13914:1 13947:2 13949:2 13950:2 13973:1 13991:1 14010:1 14019:1 14025:2 14030:1 14045:1 14053:3 14057:1 14064:1 14116:1 14117:1 14118:1 14119:1 14140:1 14146:1 14150:1 14153:1 14156:1 14170:1 14212:1 14231:1 14247:1 14260:1 14272:1 14299:1 14302:1 14305:2 14326:2 14332:2 14343:1 14377:1 14382:1 14391:1 14450:1 14462:2 14487:1 14489:2 14491:1 14508:2 14509:2 14522:1 14525:1 14526:1 14527:1 14528:1 14537:1 14550:2 14551:1 14563:1 14564:2 14569:1 14573:1 14576:1 14591:1 14617:2 14619:1 14626:3 14630:1 14662:1 14693:2 14701:1 14728:1 14750:1 14771:2 14774:1 14775:1 14789:1 14801:4 14807:1 14816:1 14818:1 14819:1 14826:1 14828:3 14838:1 14847:1 14856:1 14858:1 14868:1 14900:1 14908:1 14913:1 14920:1 14935:1 14937:1 14939:1 14961:1 14965:1 14996:1 15014:1 15032:1 15034:1 15039:1 15051:1 15052:1 15093:1 15111:1 15141:1 15164:2 15171:1 15199:1 15200:1 15209:1 15225:1 15251:3 15275:1 15281:1 15283:1 15323:2 15337:1 15340:1 15345:4 15350:1 15352:1 15355:3 15357:1 15360:1 15361:1 15372:1 15385:1 15395:1 15403:1 15408:1 15414:1 15415:1 15427:1 15429:1 15438:3 15442:2 15485:3 15508:1 15535:3 15552:1 15603:1 15604:1 15635:1 15638:1 15679:1 15688:1 15694:1 15718:2 15729:2 15732:3 15736:1 15739:1 15747:1 15756:1 15768:1 15779:1 15785:1 15788:1 15820:3 15838:1 15863:1 15864:4 15865:1 15871:1 15881:1 15894:1 15897:1 15900:5 15905:2 15911:1 15923:1 15927:1 15944:1 15948:1 15959:3 15982:1 15998:3 16011:1 16022:1 16037:1 16046:1 16057:1 16062:2 16068:1 16071:1 16094:1 16129:5 16150:3 16158:3 16173:1 16181:3 16197:1 16215:1 16229:1 16261:3 16274:1 16278:1 16292:1 16337:1 16368:1 16370:1 16396:1 16414:1 16419:1 16456:1 16467:1 16474:1 16475:1 16478:1 16479:2 16480:1 16486:1 16488:2 16492:1 16520:1 16526:1 16543:1 16546:1 16567:2 16581:1 16619:1 16646:1 16647:1 16655:1 16664:1 16673:1 16693:1 16714:1 16724:1 16725:5 16727:1 16750:1 16751:2 16757:1 16762:1 16773:2 16783:1 16796:1 16815:1 16852:1 16880:1 16890:1 16927:1 16952:1 16976:1 16982:1 16998:1 16999:2 17008:2 17063:1 17159:1 17164:1 17181:1 17189:1 17198:1 17216:1 17227:1 17230:9 17254:1 17261:2 17264:1 17266:1 17270:1 17276:1 17296:1 17316:6 17335:1 17338:1 17351:1 17352:1 17354:1 17383:1 17423:2 17429:7 17441:1 17442:4 17444:1 17448:1 17492:1 17496:1 17507:2 17519:1 17527:2 17539:2 17545:5 17552:1 17556:1 17558:3 17615:1 17625:2 17631:3 17641:1 17652:1 17663:1 17689:1 17692:1 17722:1 17739:1 17746:1 17754:3 17785:1 17806:1 17826:1 17829:1 17860:1 17878:1 17899:1 17922:1 17927:1 17931:1 17943:1 17952:1 17961:1 17983:1 17995:1 18010:1 18020:1 18047:1 18060:5 18069:3 18088:1 18128:1 18171:1 18173:1 18176:1 18183:1 18188:1 18255:1 18271:1 18276:2 18282:1 18287:2 18288:1 18295:2 18299:1 18318:1 18323:1 18379:1 18416:1 18420:1 18424:2 18434:2 18444:1 18449:1 18459:1 18475:3 18508:2 18536:2 18592:1 18593:1 18611:1 18620:1 18667:1 18695:1 18698:1 18710:1 18722:1 18767:2 18776:1 18777:1 18781:1 18791:1 18793:1 18807:1 18862:1 18904:1 18905:1 18911:3 18927:2 18952:2 18954:1 18963:1 18978:1 18982:1 18984:1 19000:1 19011:2 19015:1 19029:1 19035:1 19043:1 19055:2 19066:1 19072:1 19080:1 19086:3 19090:1 19096:2 19114:1 19141:1 19145:1 19185:2 19205:2 19232:1 19256:1 19290:6 19297:2 19311:3 19314:1 19315:1 19320:9 19326:1 19377:1 19395:1 19401:1 19431:1 19464:1 19465:1 19486:2 19489:2 19512:1 19544:1 19560:1 19568:3 19577:1 19591:6 19611:2 19637:1 19640:1 19643:3 19671:3 19687:2 19726:5 19749:6 19750:1 19772:1 19773:1 19818:1 19848:1 19863:1 19874:1 19913:2 19920:2 19933:1 19957:3 19964:1 19965:1 19968:1 19988:1 19999:1 20000:1 20045:2 20046:2 20059:1 20091:1 20095:1 20105:1 20127:2 20142:1 20184:1 20214:1 20215:1 20220:1 20225:1 20235:2 20252:1 20260:1 20266:3 20275:1 20282:2 20297:2 20321:1 20339:1 20358:1 20363:2 20377:2 20424:1 20440:1 20447:1 20478:1 20487:1 20489:1 20494:1 20503:6 20511:1 20518:1 20525:1 20545:1 20566:1 20567:1 20569:2 20589:1 20613:1 20619:3 20709:1 20714:1 20715:1 20719:1 20737:2 20739:2 20740:1 20757:4 20763:1 20780:1 20786:1 20805:1 20807:2 20810:1 20811:1 20816:2 20817:1 20843:4 20849:1 20852:1 20906:1 20909:2 20913:1 20916:2 20917:5 20939:1 20950:4 20966:1 20971:1 21000:1 21002:1 21030:1 21056:1 21059:1 21066:1 21070:1 21101:1 21103:1 21104:1 21114:4 21127:1 21143:2 21145:3 21154:1 21170:1 21182:1 21185:1 21193:2 21207:1 21224:1 21240:1 21247:1 21251:5 21254:3 21259:1 21265:1 21286:1 21322:1 21327:1 21329:1 21428:1 21429:1 21460:1 21467:2 21477:1 21478:1 21494:1 21509:1 21517:1 21525:1 21528:1 21541:1 21562:2 21576:3 21581:2 21587:1 21589:1 21597:7 21605:1 21609:1 21646:1 21653:1 21654:1 21663:1 21700:2 21717:1 21725:1 21732:2 21733:1 21744:1 21785:1 21798:1 21812:1 21822:1 21828:1 21830:1 21859:1 21860:1 21876:1 21900:1 21902:1 21917:1 21922:1 21931:1 21932:1 21933:2 21936:1 21946:1 21950:1 21967:1 21978:4 21985:1 22028:3 22050:1 22091:3 22094:2 22110:1 22140:1 22142:1 22157:1 22163:1 22169:3 22171:1 22172:1 22205:1 22231:2 22260:1 22269:1 22283:1 22284:1 22289:1 22306:1 22309:1 22317:1 22319:1 22347:1 22348:1 22372:1 22373:1 22406:1 22417:1 22489:1 22502:1 22564:2 22568:1 22569:1 22579:1 22583:1 22610:1 22663:1 22667:1 22703:1 22718:1 22777:1 22778:1 22782:2 22786:1 22787:2 22788:1 22798:1 22799:1 22804:2 22806:1 22829:2 22832:1 22843:3 22881:3 22882:3 22931:1 22952:2 22956:1 22985:1 22996:1 22999:3 23002:1 23008:4 23015:1 23029:1 23033:3 23036:1 23063:1 23079:1 23080:1 23095:1 23098:1 23107:1 23108:1 23115:1 23135:1 23145:1 23163:1 23189:1 23191:1 23192:5 23198:1 23202:1 23212:1 23241:1 23256:2 23285:2 23293:2 23299:1 23310:1 23311:1 23359:1 23384:1 23393:1 23398:1 23447:1 23453:2 23466:1 23498:1 23499:1 23507:1 23538:1 23549:1 23550:1 23564:1 23568:1 23594:2 23616:1 23637:1 23647:1 23681:1 23764:1 23773:1 23786:1 23796:1 23805:1 23810:1 23811:1 23852:2 23863:1 23864:1 23879:1 23881:1 23888:2 23951:1 23963:2 23984:2 24014:1 24028:3 24051:1 24096:1 24116:1 24118:1 24123:1 24127:3 24140:1 24154:2 24161:1 24188:1 24234:1 24238:1 24239:1 24259:1 24277:2 24283:3105 24309:1 24326:1 24377:1 24427:2 24429:1 24439:1 24441:1 24450:1 24479:2 24507:1 24519:1 24520:1 24548:1 24551:1 24565:1 24570:1 24571:1 24572:1 24573:1 24589:1 24636:2 24673:1 24709:1 24721:1 24723:1 24734:1 24736:1 24747:1 24752:1 24759:1 24773:1 24778:1 24791:1 24811:2 24813:1 24832:1 24850:1 24851:1 24858:1 24859:1 24860:2 24861:1 24893:1 24897:3 24901:1 24935:1 24979:1 24981:2 24986:1 25015:1 25020:1 25023:1 25032:1 25043:1 25065:1 25073:2 25086:1 25087:1 25090:1 25098:1 25128:1 25135:1 25148:1 25164:1 25176:1 25189:9 25216:1 25223:1 25225:6 25231:1 25237:1 25260:3 25272:1 25278:1 25309:1 25327:1 25335:2 25345:3 25361:1 25368:1 25403:1 25415:1 25441:1 25442:3 25483:3 25487:1 25513:2 25514:1 25519:1 25532:1 25535:1 25545:1 25573:1 25580:1 25618:1 25624:2 25627:1 25630:1 25651:1 25653:1 25670:1 25692:1 25693:1 25698:1 25702:1 25724:1 25760:1 25769:1 25770:1 25775:1 25788:1 25805:1 25840:1 25842:1 25846:1 25923:1 25930:1 25933:2 25937:1 25955:2 25956:1 25957:1 25983:1 26000:1 26001:3 26016:1 26024:1 26025:1 26026:7 26047:3 26053:1 26055:1 26071:2 26077:1 26084:1 26085:1 26103:1 26116:1 26139:1 26142:2 26178:2 26184:1 26225:3 26227:1 26241:1 26249:1 26257:2 26268:1 26277:1 26327:1 26331:1 26339:1 26363:1 26440:4 26451:1 26467:1 26488:1 26493:2 26497:1 26521:1 26564:3 26567:1 26596:2 26615:2 26617:2 26624:1 26639:1 26653:1 26673:1 26689:2 26697:1 26704:1 26718:4 26723:2 26729:1 26732:1 26739:2 26745:1 26749:1 26778:1 26790:1 26806:1 26812:1 26816:1 26830:1 26841:1 26847:1 26858:1 26863:1 26874:1 26878:2 26898:1 26905:1 26913:1 26940:2 26952:3 26985:1 26986:2 27006:1 27015:1 27026:1 27038:6 27047:2 27056:1 27057:1 27061:1 27063:1 27074:1 27083:1 27088:1 27092:4 27097:1 27109:2 27113:2 27119:1 27167:1 27178:1 27189:1 27193:2 27196:6 27212:1 27225:1 27235:1 27236:3 27253:2 27270:1 27291:1 27313:1 27321:1 27352:1 27356:1 27358:1 27363:1 27365:3 27366:1 27369:1 27374:2 27375:1 27377:1 27390:3 27392:1 27393:1 27395:2 27417:1 27426:2 27439:1 27501:2 27513:1 27515:1 27531:1 27534:1 27539:1 27542:1 27574:4 27578:2 27580:1 27592:1 27603:1 27607:1 27617:1 27661:1 27683:3 27685:1 27703:1 27704:2 27705:1 27707:1 27726:1 27731:1 27736:1 27745:3 27747:1 27751:1 27760:1 27767:1 27790:1 27809:1 27816:2 27841:1 27844:1 27857:2 27860:3 27907:1 27929:1 27950:1 27951:2 27957:1 27970:1 27971:1 27981:2 27987:1 27993:2 27996:2 28007:1 28008:2 28031:1 28041:1 28051:1 28059:1 28067:1 28172:2 28176:2 28177:2 28201:1 28203:2 28213:2 28214:1 28240:1 28257:1 28265:1 28280:1 28302:1 28347:1 28351:3 28373:2 28379:3 28387:1 28392:1 28396:2 28410:1 28421:1 28423:2 28439:1 28478:1 28489:1 28500:1 28517:1 28554:1 28559:1 28604:3 28614:1 28623:1 28634:1 28639:1 28659:1 28679:1 28681:1 28717:1 28718:1 28721:1 28730:1 28731:1 28748:1 28754:1 28768:1 28779:1 28785:1 28803:1 28839:1 28841:1 28846:1 28876:1 28877:1 28878:1 28879:1 28900:1 28933:1 28947:3 28965:3 28972:2 28981:1 28982:1 28987:1 28989:10 28993:2 28999:1 29003:1 29007:1 29014:1 29023:1 29024:1 29047:1 29062:1 29067:1 29076:1 29078:1 29084:1 29085:1 29106:1 29117:1 29118:2 29160:1 29169:1 29179:1 29203:1 29234:1 29246:1 29285:2 29286:1 29302:2 29316:2 29370:1 29386:1 29388:1 29406:1 29422:1 29428:1 29440:1 29442:1 29522:1 29536:1 29547:1 29571:1 29583:1 29629:2 29641:1 29642:2 29665:1 29705:1 29733:2 29745:1 29757:1 29771:1 29772:2 29775:1 29871:1 29872:1 29878:1 29893:1 29898:1 29902:1 29905:2 29917:1 29921:1 29932:1 29944:1 29959:1 29961:1 29995:1 29997:3 30000:1 30012:2 30039:2 30055:2 30088:1 30090:1 30091:1 30112:1 30122:1 30131:3 30144:1 30147:1 30159:1 30162:1 30163:1 30167:2 30168:1 30177:1 30195:1 30198:1 30221:1 30224:2 30235:1 30238:1 30246:1 30250:1 30260:1 30261:2 30264:1 30265:1 30267:1 30269:1 30282:1 30299:3 30321:2 30322:1 30325:1 30347:2 30381:1 30408:1 30412:1 30419:1 30422:1 30431:1 30448:1 30498:1 30506:1 30511:1 30525:1 30538:1 30549:4 30550:1 30566:1 30575:1 30601:2 30615:2 30624:2 30656:1 30669:1 30671:2 30674:3 30675:1 30697:1 30727:1 30742:1 30744:1 30750:2 30756:1 30786:1 30787:1 30804:2 30825:1 30840:1 30863:1 30865:1 30871:1 30887:1 30899:2 30906:1 30907:1 30979:1 31018:1 31056:1 31073:1 31074:2 31087:1 31096:1 31129:1 31152:1 31154:1 31172:1 31189:1 31190:1 31195:1 31210:1 31211:2 31213:1 31217:1 31226:1 31249:1 31318:2 31333:3 31346:1 31347:1 31355:9 31360:1 31362:1 31365:1 31366:1 31374:1 31381:1 31394:1 31403:1 31437:2 31446:2 31482:1 31488:1 31499:1 31513:1 31518:1 31530:1 31534:3 31538:3 31550:1 31563:1 31579:2 31583:2 31590:1 31592:1 31600:1 31625:1 31629:1 31652:1 31659:1 31670:1 31693:1 31699:1 31704:1 31736:1 31757:2 31779:2 31781:3 31786:3 31790:1 31795:1 31821:1 31826:1 31832:2 31838:1 31841:1 31860:1 31865:1 31872:1 31876:1 31886:1 31914:2 31930:1 31943:1 31954:1 31971:1 32010:1 32013:1 32021:2 32046:4 32052:3 32065:1 32077:1 32087:1 32134:1 32153:1 32160:1 32175:2 32177:1 32206:1 32212:3 32247:1 32264:1 32273:1 32296:1 32316:2 32336:2 32354:1 32367:1 32399:1 32436:1 32446:3 32466:5 32470:3 32472:1 32491:1 32492:1 32510:1 32523:1 32531:1 32552:1 32553:1 32554:1 32557:2 32558:1 32584:1 32587:1 32588:1 32664:2 32667:1 32677:3 32680:2 32682:1 32691:2 32694:1 32697:1 32709:1 32719:2 32726:1 32742:1 32758:1 32768:1 32779:1 32782:3 32783:1 32791:3 32802:2 32816:2 32820:1 32830:1 32851:2 32858:1 32880:1 32905:1 32906:1 32942:1 32944:1 32946:1 32960:1 32964:1 32968:1 32976:1 33011:1 33030:1 33033:1 33107:2 33109:1 33118:1 33143:2 33144:1 33148:2 33162:1 33182:1 33196:1 33211:1 33225:1 33231:1 33293:2 33311:1 33313:1 33318:1 33335:1 33339:1 33349:1 33356:1 33372:1 33381:1 33391:1 33400:3 33406:1 33407:1 33411:1 33420:1 33432:1 33440:1 33448:1 33454:3 33470:1 33489:3 33492:1 33511:1 33536:1 33552:4 33577:1 33584:1 33585:1 33624:1 33636:1 33642:2 33664:4 33689:3 33694:1 33703:1 33711:4 33719:1 33749:1 33755:1 33756:1 33815:1 33817:1 33825:1 33862:1 33883:1 33885:1 33938:1 33941:1 33943:1 33949:1 33959:1 33984:1 33994:1 33997:1 34009:1 34028:1 34030:1 34034:1 34039:4 34043:1 34045:3 34047:2 34076:1 34094:1 34119:1 34139:1 34151:1 34156:1 34172:2 34190:2 34196:3 34207:1 34217:1 34246:2 34273:2 34281:1 34316:2 34335:1 34381:1 34383:2 34392:1 34393:1 34396:2 34435:1 34454:1 34544:1 34548:1 34555:1 34567:1 34589:1 34590:1 34592:1 34600:1 34603:1 34607:1 34617:3 34649:1 34661:2 34666:1 34672:3 34678:1 34707:1 34743:1 34748:2 34757:1 34766:1 34768:1 34773:2 34775:2 34776:1 34793:1 34794:3 34797:1 34806:5 34836:1 34872:1 34909:1 34949:2 34950:1 34954:1 34969:2 34976:2 34977:1 34982:1 35027:2 35032:1 35090:1 35094:1 35106:1 35110:2 35114:2 35121:2 35129:1 35147:2 35155:1 35156:1 35171:1 35188:1 35190:1 35197:1 35199:1 35201:1 35202:1 35203:1 35211:1 35220:1 35258:1 35277:1 35284:1 35300:1 35303:2 35306:2 35313:1 35330:2 35353:1 35355:1 35363:1 35364:2 35393:1 35419:1 35433:2 35440:1 35447:1 35477:1 35486:1 35494:1 35496:1 35505:1 35507:1 35521:1 35529:1 35538:2 35547:1 35553:1 35597:2 35599:2 35601:2 35626:1 35627:1 35664:2 35705:1 35724:2 35738:1 35744:1 35756:1 35781:2 35810:1 35812:1 35818:2 35827:1 35836:1 35858:1 35909:1 35920:1 35922:1 35947:1 35958:2 35968:1 35999:1 36002:3 36005:1 36014:4 36056:1 36081:1 36093:1 36113:1 36115:1 36139:13 36140:1 36144:1 36164:1 36167:1 36168:1 36187:5 36208:2 36219:1 36233:1 36257:1 36298:1 36310:2 36344:5 36349:1 36354:1 36365:1 36366:1 36387:6 36395:1 36397:1 36408:1 36413:1 36414:1 36433:1 36442:1 36445:1 36449:1 36452:1 36465:4 36471:1 36484:1 36500:2 36528:1 36533:2 36537:1 36555:2 36570:1 36580:1 36601:1 36628:2 36633:2 36688:1 36689:1 36692:1 36698:1 36705:1 36724:1 36738:1 36752:1 36767:3 36771:1 36774:1 36776:1 36799:1 36814:1 36833:3 36840:1 36859:1 36867:1 36870:1 36960:3 36980:2 36995:3 37007:1 37035:3 37041:2 37048:1 37070:1 37082:1 37085:1 37108:1 37113:1 37146:1 37150:1 37157:1 37163:1 37240:1 37242:1 37249:1 37253:1 37254:1 37255:1 37277:2 37289:1 37306:1 37317:1 37338:2 37349:1 37366:1 37381:1 37389:1 37401:1 37407:1 37438:1 37448:1 37451:1 37452:1 37484:1 37512:1 37539:1 37561:2 37572:1 37597:1 37612:3 37615:1 37636:1 37638:1 37660:1 37718:1 37722:1 37729:1 37740:1 37744:1 37751:3 37752:1 37754:3 37755:1 37759:1 37760:1 37761:2 37765:2 37768:2 37769:2 37779:1 37780:2 37800:1 37801:1 37805:1 37820:2 37830:1 37834:1 37849:1 37853:1 37867:2 37875:1 37883:1 37888:1 37915:1 37918:1 37925:1
15 8:1 49:1 80:3 89:1 104:1 120:2 143:1 155:2 158:1 189:1 190:4 213:1 215:2 224:1 228:1 254:1 255:1 256:1 257:2 270:1 272:1 277:1 297:1 314:1 317:3 324:1 344:1 373:2 397:2 415:1 430:1 440:2 462:4 464:2 468:2 487:1 500:2 521:1 526:1 556:1 559:1 569:3 584:1 602:1 620:2 652:1 682:1 713:1 715:1 716:1 723:1 724:1 747:1 761:3 765:1 771:2 776:1 785:1 789:1 802:1 805:6 812:1 818:2 819:1 821:2 827:1 894:1 918:3 928:1 947:1 955:1 956:1 978:4 984:1 992:1 995:2 1056:1 1068:1 1072:1 1105:2 1112:1 1113:1 1115:1 1126:1 1142:2 1144:1 1145:1 1147:1 1152:2 1155:1 1158:1 1159:2 1169:1 1171:1 1172:1 1176:1 1180:2 1208:2 1211:1 1213:2 1217:1 1224:2 1228:1 1237:1 1254:3 1263:1 1264:1 1272:1 1282:1 1285:1 1303:1 1320:1 1333:2 1338:3 1372:2 1374:1 1379:2 1399:1 1402:1 1404:1 1411:1 1434:1 1443:2 1444:1 1451:1 1479:1 1500:1 1504:2 1519:1 1524:2 1534:2 1573:1 1578:3 1580:1 1587:1 1619:1 1631:2 1647:1 1656:1 1657:1 1658:1 1667:2 1668:1 1693:1 1697:1 1726:1 1728:1 1733:1 1742:1 1757:1 1758:1 1774:1 1787:1 1791:1 1855:1 1871:2 1872:1 1880:1 1881:1 1886:7 1935:1 1939:2 1944:2 1946:2 1956:1 1957:1 1960:5 1980:1 1986:1 1991:1 2003:1 2032:1 2033:1 2036:4 2042:4 2043:1 2050:2 2059:2 2079:1 2091:1 2092:1 2106:1 2129:2 2132:1 2136:2 2146:2 2147:2 2149:1 2154:1 2160:1 2176:3 2177:3 2201:1 2202:1 2205:1 2229:1 2245:1 2247:1 2248:1 2260:1 2266:1 2285:2 2291:2 2292:1 2295:1 2319:2 2360:1 2362:1 2370:1 2386:1 2388:1 2391:1 2398:1 2399:2 2402:1 2405:2 2407:1 2409:1 2460:2 2464:1 2470:1 2473:1 2486:1 2489:1 2522:1 2537:1 2542:4 2547:1 2554:1 2558:2 2559:1 2576:1 2590:1 2671:2 2701:1 2740:1 2758:1 2775:1 2783:1 2817:3 2823:1 2824:1 2830:1 2856:1 2866:2 2895:1 2911:2 2913:1 2946:1 2948:1 2957:1 2959:2 2961:3 2964:1 2972:2 2979:2 2981:1 2984:2 2986:2 2987:2 2991:1 2992:4 2994:1 3010:1 3026:2 3027:1 3082:2 3085:1 3118:1 3169:2 3173:2 3174:1 3209:1 3213:3 3228:2 3258:1 3282:1 3296:1 3327:1 3336:2 3356:1 3359:1 3369:1 3384:1 3387:1 3459:1 3473:2 3479:2 3487:1 3506:1 3512:1 3518:1 3519:1 3522:1 3523:1 3527:1 3572:3 3583:1 3601:1 3646:1 3656:2 3661:1 3664:1 3688:2 3694:1 3702:1 3710:4 3718:4 3720:1 3728:1 3752:2 3765:2 3768:4 3785:1 3794:1 3797:1 3800:1 3802:2 3809:1 3812:1 3840:1 3846:2 3851:1 3886:1 3891:1 3905:1 3917:2 3920:1 3938:1 3967:1 3996:1 3999:2 4004:1 4026:1 4050:1 4089:1 4104:1 4158:2 4172:1 4180:1 4205:1 4211:1 4221:1 4223:1 4239:1 4263:3 4278:1 4303:1 4304:1 4315:1 4344:1 4345:1 4350:1 4354:1 4382:3 4386:1 4413:1 4431:1 4433:2 4440:1 4447:1 4455:1 4493:1 4528:1 4531:1 4567:1 4581:1 4599:1 4604:1 4615:2 4616:1 4664:1 4672:1 4678:1 4682:1 4705:1 4711:1 4724:1 4737:1 4738:2 4741:1 4758:1 4787:1 4813:1 4820:2 4821:3 4840:1 4851:1 4875:1 4878:1 4879:2 4907:2 4909:2 4950:2 4952:4 4955:2 4962:1 4985:1 4987:1 5000:1 5001:1 5017:1 5020:1 5029:1 5042:1 5064:1 5088:1 5101:1 5102:1 5125:2 5127:1 5128:1 5143:1 5148:2 5151:1 5153:1 5176:1 5184:1 5194:1 5210:1 5254:1 5278:1 5313:2 5319:1 5341:1 5369:1 5382:1 5389:3 5395:1 5419:1 5424:2 5428:1 5430:1 5448:1 5479:1 5482:1 5506:1 5522:4 5553:1 5555:1 5570:1 5584:1 5651:1 5667:1 5685:1 5690:1 5699:1 5709:2 5752:2 5757:1 5761:1 5779:1 5795:1 5798:1 5802:1 5845:1 5853:1 5858:2 5868:3 5880:1 5897:2 5899:2 5905:2 5912:1 5916:1 5983:1 5991:2 5997:2 6015:2 6020:1 6021:2 6039:1 6077:1 6079:1 6081:2 6087:2 6164:1 6165:2 6172:1 6173:2 6183:1 6236:7 6246:1 6280:1 6287:1 6296:1 6313:1 6321:2 6324:1 6382:4 6401:2 6402:1 6408:1 6410:1 6413:1 6414:1 6421:2 6424:1 6427:1 6429:1 6435:1 6437:2 6438:1 6440:1 6464:1 6471:1 6562:2 6565:1 6587:1 6602:1 6612:1 6619:1 6621:1 6627:2 6647:1 6648:1 6680:1 6682:1 6697:2 6706:1 6713:1 6736:1 6737:1 6741:1 6752:2 6754:3 6772:3 6782:1 6802:3 6820:1 6869:2 6902:1 6904:1 6909:1 6926:4 6953:2 6958:1 6974:1 6976:2 6993:3 7020:1 7036:1 7042:1 7049:1 7062:1 7063:1 7070:1 7074:1 7081:1 7101:3 7120:1 7152:1 7177:2 7191:1 7208:1 7269:1 7286:1 7325:1 7330:1 7331:2 7332:1 7352:3 7374:1 7377:1 7386:1 7394:1 7408:1 7420:2 7421:1 7436:1 7448:1 7478:1 7481:1 7486:1 7489:1 7490:2 7491:1 7504:1 7517:2 7534:1 7546:1 7572:1 7576:1 7583:1 7585:1 7649:1 7668:1 7684:1 7690:2 7701:1 7712:1 7724:1 7728:1 7775:2 7780:1 7785:1 7805:1 7841:1 7877:2 7893:4 7900:1 7905:1 7918:2 7921:1 7933:1 7939:1 7940:1 7945:1 7995:3 8000:3 8037:1 8079:2 8092:1 8108:3 8118:1 8128:1 8139:1 8214:1 8219:1 8228:1 8230:1 8237:2 8240:1 8245:2 8247:2 8248:3 8250:1 8253:2 8256:2 8258:1 8261:3 8263:4 8309:1 8310:1 8316:1 8322:1 8332:1 8333:1 8353:1 8369:1 8389:2 8391:1 8393:2 8403:1 8413:2 8444:1 8449:3 8460:1 8463:2 8474:1 8482:1 8483:1 8513:1 8534:1 8543:1 8562:1 8588:3 8590:1 8591:4 8592:1 8597:1 8632:2 8633:1 8637:1 8652:1 8675:1 8700:3 8728:1 8731:1 8743:1 8782:1 8785:1 8829:1 8830:1 8839:1 8848:1 8855:1 8859:1 8864:1 8917:2 8922:1 8923:1 8939:1 8942:1 8943:4 8956:1 8958:1 8988:1 9005:1 9012:2 9044:1 9072:1 9085:1 9097:2 9117:1 9131:1 9144:1 9153:1 9159:2 9170:1 9181:2 9205:2 9241:5 9244:2 9248:2 9253:1 9274:2 9290:3 9296:1 9297:1 9300:1 9310:2 9337:1 9358:4 9366:1 9410:1 9411:1 9428:1 9429:1 9431:1 9440:1 9443:1 9448:1 9463:1 9468:1 9469:1 9477:1 9487:1 9511:1 9519:5 9536:1 9579:1 9583:1 9615:2 9639:1 9651:1 9661:3 9666:1 9691:1 9709:1 9714:1 9738:2 9742:1 9744:1 9748:2 9752:1 9761:1 9765:1 9766:1 9786:1 9795:1 9808:2 9823:1 9826:1 9836:1 9837:1 9846:1 9855:1 9878:1 9881:1 9893:2 9896:3 9899:2 9901:1 9911:1 9936:4 9972:1 9985:1 10026:2 10029:6 10051:2 10054:1 10083:1 10089:2 10091:1 10101:21 10114:1 10128:2 10130:5 10147:2 10158:1 10162:1 10170:1 10174:1 10178:1 10185:1 10186:1 10187:2 10191:1 10192:1 10200:1 10212:1 10227:1 10229:1 10242:1 10252:1 10267:1 10269:1 10273:1 10294:3 10300:1 10302:1 10328:1 10330:1 10368:4 10373:1 10376:1 10384:1 10390:1 10393:1 10426:1 10438:1 10440:1 10450:3 10487:1 10495:2 10517:1 10527:1 10538:1 10547:1 10556:1 10573:1 10581:1 10582:3 10594:1 10608:1 10631:1 10636:2 10644:3 10649:2 10662:1 10678:1 10685:4 10710:1 10716:1 10744:3 10745:11 10759:1 10762:1 10774:1 10775:1 10787:1 10811:1 10813:2 10821:1 10823:3 10829:1 10834:1 10851:1 10860:2 10875:3 10876:2 10894:1 10908:1 10929:4 10974:1 10985:1 10998:1 11007:1 11050:2 11054:1 11057:1 11068:1 11080:1 11088:1 11118:1 11164:1 11168:1 11191:1 11199:2 11204:1 11213:1 11216:1 11233:1 11255:1 11257:2 11259:1 11262:1 11265:1 11267:1 11269:3 11274:1 11275:1 11294:1 11296:1 11319:1 11329:1 11370:2 11371:1 11392:1 11400:1 11428:1 11437:1 11442:1 11458:1 11466:2 11496:1 11519:2 11520:2 11521:8 11532:1 11540:1 11543:1 11550:1 11562:3 11574:1 11577:1 11600:1 11621:1 11628:1 11638:1 11640:1 11644:1 11658:1 11667:2 11674:1 11705:1 11719:7 11745:2 11754:1 11806:1 11822:1 11834:1 11843:1 11894:1 11900:1 11913:1 11930:1 11931:2 11940:1 11946:1 11966:1 11976:1 11978:2 11990:1 11999:1 12004:1 12006:1 12016:2 12025:4 12046:1 12052:1 12063:1 12071:1 12076:1 12118:2 12127:1 12131:1 12145:1 12156:1 12163:2 12190:1 12192:1 12211:2 12265:2 12323:1 12352:1 12372:1 12387:2 12388:2 12390:1 12415:1 12416:1 12427:1 12428:1 12452:1 12456:1 12467:1 12473:1 12483:1 12485:1 12503:1 12512:1 12530:3 12531:1 12562:2 12604:1 12623:1 12641:1 12642:1 12644:1 12652:1 12653:1 12657:1 12658:1 12692:1 12742:1 12749:1 12755:1 12803:4 12811:1 12818:1 12826:2 12838:2 12851:1 12861:1 12882:1 12883:1 12888:1 12933:1 12978:1 12998:1 13006:1 13038:1 13051:1 13058:1 13059:3 13076:1 13094:1 13110:2 13119:2 13132:1 13141:1 13175:2 13178:1 13182:2 13189:2 13191:1 13197:1 13207:1 13214:1 13217:1 13218:2 13219:2 13232:1 13246:1 13247:1 13250:1 13276:8 13291:2 13299:1 13302:1 13310:1 13312:3 13342:2 13367:1 13369:1 13370:3 13384:1 13402:1 13418:1 13419:3 13422:1 13429:1 13453:1 13476:1 13487:1 13495:1 13513:1 13522:1 13523:1 13525:1 13536:1 13538:1 13546:1 13547:2 13549:1 13556:3 13626:1 13628:1 13633:1 13634:1 13639:1 13650:1 13655:1 13667:1 13675:1 13694:1 13705:4 13710:2 13726:1 13734:1 13737:1 13777:1 13778:2 13779:1 13806:1 13820:6 13846:2 13858:1 13860:1 13901:1 13909:8 13914:1 13947:2 13949:2 13950:2 13973:1 13991:1 14010:1 14019:1 14025:2 14030:1 14045:1 14053:3 14057:1 14064:1 14116:1 14117:1 14118:1 14119:1 14140:1 14146:1 14150:1 14153:1 14156:1 14170:1 14212:1 14231:1 14247:1 14260:1 14272:1 14299:1 14301:1 14302:1 14305:2 14326:2 14332:2 14343:1 14377:1 14382:1 14391:1 14450:1 14462:2 14487:1 14489:2 14491:1 14508:2 14509:2 14522:1 14525:1 14526:1 14527:1 14528:1 14537:1 14550:2 14551:1 14563:1 14564:2 14569:1 14573:1 14576:1 14591:1 14617:2 14619:1 14626:3 14630:1 14662:1 14693:2 14701:1 14721:1 14728:1 14750:1 14771:2 14774:1 14775:1 14789:1 14801:4 14807:1 14816:1 14818:1 14819:1 14826:1 14828:3 14838:1 14847:1 14856:1 14858:1 14868:1 14900:1 14908:1 14913:1 14920:1 14935:1 14937:1 14939:1 14961:1 14965:1 14996:1 15014:1 15032:1 15034:1 15039:2 15051:1 15052:1 15070:1 15093:1 15111:1 15141:1 15164:2 15171:1 15185:1 15199:1 15200:1 15209:1 15225:1 15251:3 15275:1 15281:1 15283:1 15323:2 15337:1 15340:1 15345:4 15350:1 15352:1 15355:3 15357:1 15360:1 15361:1 15372:1 15385:1 15395:1 15403:1 15408:1 15414:1 15415:1 15427:1 15429:1 15438:3 15442:2 15485:3 15508:1 15535:3 15552:1 15603:1 15604:1 15635:1 15638:1 15679:1 15688:1 15694:1 15718:2 15729:2 15732:3 15736:1 15739:1 15747:1 15756:1 15768:1 15779:1 15785:1 15788:1 15820:3 15838:1 15863:1 15864:4 15865:1 15871:1 15881:1 15894:1 15897:1 15900:5 15905:2 15911:1 15923:1 15927:1 15944:1 15948:1 15959:3 15982:1 15998:3 16011:1 16022:1 16037:1 16046:1 16057:1 16062:2 16068:1 16071:1 16094:1 16129:5 16150:3 16158:3 16173:1 16181:3 16197:1 16215:1 16229:1 16261:3 16274:1 16278:1 16292:1 16337:1 16368:1 16370:1 16396:1 16414:1 16419:1 16456:1 16467:1 16474:1 16475:1 16478:1 16479:2 16480:1 16486:1 16488:2 16492:1 16520:1 16526:1 16543:1 16546:1 16567:2 16581:1 16619:1 16646:1 16647:1 16655:1 16664:1 16673:1 16693:1 16703:1 16714:1 16724:1 16725:5 16727:1 16750:1 16751:2 16757:1 16762:1 16773:2 16783:1 16796:1 16815:1 16852:1 16880:1 16890:1 16927:1 16952:1 16976:1 16982:1 16998:1 16999:2 17008:2 17048:1 17063:1 17134:1 17159:1 17164:1 17181:1 17189:1 17198:1 17216:1 17227:1 17230:9 17254:1 17261:2 17264:1 17266:1 17270:1 17276:2 17296:1 17303:1 17316:6 17335:1 17338:1 17351:1 17352:1 17354:1 17383:1 17423:2 17429:7 17441:1 17442:4 17444:1 17448:1 17492:1 17496:1 17507:2 17519:1 17527:2 17539:2 17545:6 17552:1 17556:1 17558:3 17615:1 17625:2 17631:3 17639:1 17641:1 17652:1 17663:1 17689:1 17692:1 17722:1 17739:1 17746:1 17754:3 17785:1 17806:1 17826:1 17829:1 17860:1 17878:1 17899:1 17922:1 17927:1 17931:1 17943:1 17952:1 17961:1 17983:1 17995:1 18010:1 18020:1 18047:1 18060:5 18069:3 18088:1 18128:1 18171:1 18173:1 18176:1 18183:1 18188:2 18255:1 18271:1 18276:2 18282:1 18287:2 18288:1 18295:2 18299:1 18318:1 18321:1 18323:1 18338:1 18379:1 18416:1 18420:1 18424:2 18434:2 18444:1 18449:1 18459:1 18475:3 18508:2 18536:2 18592:1 18593:1 18611:1 18620:1 18667:1 18695:1 18698:1 18710:1 18722:1 18767:2 18774:1 18776:1 18777:1 18781:1 18791:1 18793:1 18807:1 18862:1 18889:1 18904:1 18905:1 18911:3 18927:2 18952:2 18954:1 18963:1 18978:1 18982:1 18984:1 19000:1 19011:2 19015:1 19029:1 19035:1 19043:1 19055:2 19066:1 19072:1 19080:1 19086:3 19090:1 19096:2 19114:1 19141:1 19145:1 19185:2 19205:2 19232:1 19256:1 19290:6 19297:2 19311:3 19314:1 19315:1 19320:9 19326:1 19377:2 19395:1 19401:1 19431:1 19464:1 19465:1 19486:2 19489:2 19512:1 19543:1 19544:1 19560:1 19568:3 19577:1 19591:6 19611:2 19637:1 19640:1 19643:3 19671:3 19687:2 19726:5 19749:6 19750:1 19772:1 19773:1 19818:1 19848:1 19863:1 19874:1 19894:1 19913:2 19920:2 19933:1 19957:3 19964:1 19965:1 19968:1 19988:1 19999:1 20000:1 20045:2 20046:2 20059:1 20091:1 20095:1 20105:1 20127:2 20142:1 20184:1 20214:1 20215:1 20220:1 20225:1 20235:2 20252:1 20260:1 20266:3 20275:1 20282:2 20297:2 20321:1 20339:1 20358:1 20363:2 20377:2 20424:1 20440:1 20447:1 20478:1 20487:1 20489:1 20494:1 20503:6 20511:1 20518:1 20525:1 20545:1 20566:1 20567:1 20569:2 20589:1 20613:1 20619:3 20709:1 20714:1 20715:1 20719:1 20737:2 20739:2 20740:1 20757:4 20763:1 20780:1 20786:1 20805:1 20807:2 20810:1 20811:1 20816:2 20817:1 20843:4 20849:1 20852:1 20906:1 20909:2 20913:1 20916:2 20917:6 20939:1 20950:4 20966:1 20971:1 21000:1 21002:1 21030:1 21056:1 21059:1 21066:1 21070:1 21101:1 21103:1 21104:1 21114:4 21127:1 21143:2 21145:3 21154:1 21170:1 21182:1 21185:1 21193:2 21207:1 21224:1 21240:1 21247:1 21251:5 21254:3 21259:1 21265:1 21286:1 21291:1 21322:1 21327:1 21329:1 21428:1 21429:1 21460:1 21467:2 21477:1 21478:1 21494:1 21509:2 21517:1 21525:1 21528:1 21541:1 21562:2 21576:3 21581:2 21587:1 21589:1 21597:7 21605:1 21609:1 21646:1 21653:1 21654:1 21663:1 21678:1 21700:2 21717:1 21725:1 21732:2 21733:1 21744:1 21785:1 21798:1 21812:1 21822:1 21828:1 21830:1 21859:1 21860:1 21876:1 21897:1 21900:1 21902:1 21917:1 21922:1 21931:1 21932:1 21933:2 21936:1 21946:1 21950:1 21967:1 21978:4 21985:1 22028:3 22050:1 22091:3 22094:2 22110:1 22116:1 22140:1 22142:1 22157:1 22163:1 22169:3 22171:1 22172:1 22205:1 22231:2 22260:1 22269:1 22283:1 22284:1 22289:1 22306:1 22309:1 22317:1 22319:1 22347:1 22348:1 22372:1 22373:1 22406:1 22417:1 22489:1 22502:1 22564:2 22568:1 22569:1 22579:1 22583:1 22584:1 22610:1 22663:1 22667:1 22703:1 22718:1 22723:1 22777:1 22778:1 22782:2 22786:1 22787:2 22788:1 22798:1 22799:1 22804:2 22806:1 22829:2 22832:1 22843:3 22881:3 22882:3 22931:1 22952:2 22956:1 22985:1 22996:1 22999:3 23002:1 23008:4 23015:1 23029:1 23033:3 23036:1 23063:1 23079:1 23080:1 23095:1 23098:1 23107:1 23108:1 23115:1 23135:1 23145:1 23163:1 23189:1 23191:1 23192:5 23198:1 23202:1 23212:1 23241:1 23256:2 23260:1 23285:2 23293:2 23299:1 23310:1 23311:1 23359:1 23384:1 23393:1 23398:1 23447:1 23453:2 23466:1 23498:1 23499:1 23507:1 23538:1 23549:1 23550:1 23564:1 23568:1 23594:2 23616:1 23637:1 23647:1 23681:1 23744:1 23764:1 23773:1 23786:1 23796:1 23805:1 23810:1 23811:1 23852:2 23863:1 23864:1 23879:1 23881:1 23888:2 23951:1 23963:2 23984:2 24014:1 24028:3 24051:1 24096:1 24116:1 24118:1 24123:1 24127:4 24140:1 24154:2 24161:1 24188:1 24234:1 24238:1 24239:1 24259:1 24277:2 24283:3199 24309:1 24326:1 24377:1 24427:2 24429:1 24437:1 24439:1 24441:1 24450:1 24479:2 24507:1 24519:1 24520:1 24548:1 24551:1 24565:1 24570:1 24571:1 24572:1 24573:1 24589:1 24636:2 24673:1 24674:1 24709:1 24721:1 24723:1 24734:1 24736:1 24747:1 24752:1 24759:1 24773:1 24778:1 24791:1 24811:2 24813:1 24832:1 24850:1 24851:1 24858:1 24859:1 24860:2 24861:1 24893:1 24897:3 24901:1 24935:1 24979:1 24981:2 24986:1 25015:1 25020:1 25023:1 25032:1 25043:1 25065:1 25073:2 25086:1 25087:1 25090:1 25098:1 25128:1 25135:1 25148:1 25164:1 25176:1 25189:9 25216:1 25223:1 25225:6 25231:1 25237:1 25260:3 25272:1 25278:1 25309:1 25327:1 25335:2 25345:3 25361:1 25368:1 25403:1 25415:1 25441:1 25442:4 25483:3 25487:1 25513:2 25514:1 25519:1 25532:1 25535:1 25545:1 25573:1 25580:1 25618:1 25624:2 25627:1 25630:1 25651:1 25653:1 25670:1 25692:1 25693:1 25698:1 25702:1 25724:1 25760:1 25769:1 25770:1 25775:1 25779:1 25788:1 25805:1 25840:1 25842:1 25846:1 25923:1 25930:1 25933:2 25937:1 25955:2 25956:1 25957:1 25983:1 26000:1 26001:3 26016:1 26024:1 26025:1 26026:7 26047:3 26053:1 26055:1 26071:2 26077:1 26084:1 26085:1 26100:1 26103:1 26116:1 26139:1 26142:2 26178:2 26184:1 26225:3 26227:1 26241:1 26249:1 26257:2 26268:1 26277:1 26327:1 26331:1 26339:1 26363:1 26440:4 26451:1 26467:1 26488:1 26493:2 26497:1 26521:1 26564:3 26567:1 26596:2 26615:2 26617:2 26624:1 26633:1 26639:1 26653:1 26673:1 26689:2 26697:1 26704:1 26718:4 26723:2 26729:1 26732:1 26739:2 26745:1 26749:1 26778:1 26790:1 26806:1 26812:1 26816:1 26830:1 26841:1 26847:1 26858:1 26863:1 26874:1 26878:2 26898:1 26905:1 26913:1 26940:2 26952:3 26985:1 26986:2 27006:1 27015:1 27026:1 27038:7 27047:2 27056:1 27057:1 27061:1 27063:1 27074:1 27083:1 27088:1 27092:5 27097:1 27109:2 27113:2 27119:1 27167:1 27178:1 27189:1 27193:2 27196:6 27212:1 27225:1 27235:1 27236:3 27253:2 27270:1 27291:1 27313:1 27321:1 27352:1 27356:1 27358:1 27363:1 27365:3 27366:1 27369:1 27374:2 27375:1 27377:1 27390:3 27392:1 27393:1 27395:2 27417:1 27426:2 27439:1 27501:2 27513:1 27515:1 27531:1 27534:1 27539:1 27542:1 27548:1 27574:4 27578:2 27580:1 27592:1 27603:1 27607:1 27617:1 27661:1 27683:3 27685:1 27703:1 27704:2 27705:1 27707:1 27726:1 27731:1 27736:1 27745:3 27747:1 27751:1 27760:1 27767:1 27790:1 27809:1 27816:2 27841:1 27844:1 27857:2 27860:3 27907:1 27929:1 27950:1 27951:2 27957:1 27970:1 27971:1 27981:2 27987:1 27993:2 27996:2 28007:1 28008:2 28023:1 28031:1 28041:1 28051:1 28059:1 28067:1 28172:2 28176:2 28177:2 28201:1 28203:2 28213:2 28214:1 28240:1 28257:1 28265:1 28280:1 28302:1 28347:1 28351:3 28373:2 28379:3 28387:1 28392:1 28396:3 28410:1 28421:1 28423:2 28439:1 28478:1 28489:1 28500:1 28517:1 28532:1 28554:1 28559:1 28604:3 28614:1 28623:1 28634:1 28639:1 28659:1 28679:1 28681:1 28717:1 28718:1 28721:1 28730:1 28731:1 28748:1 28754:1 28768:1 28779:1 28785:1 28803:1 28839:1 28841:1 28846:1 28876:1 28877:1 28878:1 28879:1 28900:1 28933:1 28947:3 28965:3 28972:2 28981:1 28982:1 28986:1 28987:1 28989:10 28993:2 28999:1 29003:1 29007:1 29014:1 29023:1 29024:1 29047:1 29062:1 29067:1 29076:1 29078:1 29084:1 29085:1 29106:1 29117:1 29118:2 29160:1 29169:1 29179:1 29203:1 29234:1 29246:1 29285:2 29286:1 29302:2 29316:2 29370:1 29386:1 29388:1 29406:1 29422:1 29428:1 29440:1 29442:1 29522:1 29536:1 29547:1 29571:1 29583:1 29592:1 29629:2 29641:1 29642:2 29665:1 29689:1 29705:1 29733:2 29745:1 29757:1 29771:1 29772:2 29775:1 29871:1 29872:1 29878:1 29893:1 29898:1 29902:1 29905:2 29917:1 29921:1 29932:1 29944:1 29959:1 29961:1 29995:1 29997:3 30000:1 30012:2 30039:2 30055:2 30088:1 30090:1 30091:1 30112:1 30122:1 30131:3 30144:1 30147:1 30159:1 30162:1 30163:1 30167:2 30168:1 30177:1 30195:1 30198:1 30221:1 30224:2 30235:1 30238:1 30246:1 30250:1 30260:1 30261:2 30264:1 30265:1 30267:1 30269:1 30282:1 30299:3 30321:2 30322:1 30325:1 30347:2 30381:1 30385:1 30408:1 30412:1 30419:1 30422:1 30431:1 30448:1 30498:1 30506:1 30511:1 30525:1 30538:1 30549:4 30550:1 30566:1 30575:1 30601:2 30615:2 30624:2 30656:1 30669:1 30671:2 30674:3 30675:1 30697:1 30727:1 30742:1 30744:1 30750:2 30756:1 30786:1 30787:1 30804:2 30825:1 30840:1 30863:1 30865:1 30871:1 30887:1 30899:2 30906:1 30907:1 30979:1 31018:1 31047:1 31056:1 31073:1 31074:2 31087:1 31096:1 31129:1 31152:1 31154:1 31172:1 31189:1 31190:1 31195:1 31210:1 31211:2 31213:1 31217:1 31226:1 31249:1 31318:2 31333:3 31346:1 31347:1 31355:9 31360:1 31362:1 31365:1 31366:1 31374:1 31381:1 31394:1 31403:1 31437:2 31446:2 31482:2 31488:1 31499:1 31513:1 31518:1 31530:1 31534:3 31538:4 31550:1 31563:1 31579:2 31583:2 31590:1 31592:1 31600:1 31625:1 31629:1 31652:1 31659:1 31670:1 31693:1 31699:1 31704:1 31736:1 31757:2 31779:2 31781:3 31786:4 31790:1 31795:1 31821:1 31826:1 31832:2 31838:1 31841:1 31860:1 31865:1 31872:1 31876:1 31886:1 31914:2 31930:1 31943:1 31954:1 31971:1 32010:1 32013:1 32021:2 32046:4 32052:3 32065:1 32077:1 32087:1 32134:1 32153:1 32160:1 32175:2 32177:1 32206:1 32212:3 32247:1 32264:1 32273:1 32296:1 32316:2 32336:2 32354:1 32367:1 32399:1 32412:1 32436:1 32446:3 32466:5 32470:3 32472:1 32491:1 32492:1 32510:1 32523:1 32531:1 32552:1 32553:1 32554:1 32557:2 32558:1 32584:1 32587:1 32588:1 32631:1 32664:2 32667:1 32677:3 32680:2 32682:1 32691:2 32694:1 32695:1 32697:1 32709:1 32719:2 32726:1 32742:1 32758:1 32768:1 32779:1 32782:3 32783:1 32791:3 32802:2 32816:2 32818:1 32820:1 32830:1 32849:1 32851:2 32858:1 32880:1 32881:1 32905:1 32906:1 32942:1 32944:1 32946:1 32960:1 32964:1 32968:1 32976:1 32980:1 33011:1 33030:1 33033:1 33090:1 33107:2 33109:1 33118:1 33143:2 33144:1 33148:2 33162:1 33182:1 33196:1 33211:1 33225:1 33231:1 33293:2 33311:1 33313:1 33318:1 33335:1 33339:1 33349:1 33356:2 33372:1 33381:1 33391:1 33400:3 33406:1 33407:1 33411:1 33420:1 33432:1 33440:1 33448:1 33454:3 33470:1 33489:3 33492:1 33511:1 33536:1 33552:4 33577:1 33584:1 33585:1 33624:1 33636:1 33642:2 33664:4 33689:3 33694:1 33703:1 33711:4 33719:1 33749:1 33755:1 33756:1 33815:1 33817:1 33825:1 33862:1 33883:1 33885:1 33899:1 33938:1 33941:1 33943:1 33949:1 33959:1 33984:1 33994:1 33997:1 34009:1 34028:1 34030:1 34034:1 34039:4 34043:1 34045:3 34047:2 34076:1 34077:1 34094:1 34119:1 34139:1 34151:1 34156:1 34172:2 34190:2 34196:3 34207:1 34217:1 34246:2 34273:2 34281:1 34316:2 34335:1 34381:1 34383:2 34392:1 34393:1 34396:2 34406:1 34435:1 34454:1 34498:1 34544:1 34548:1 34555:1 34567:1 34589:1 34590:1 34592:1 34600:1 34603:1 34607:1 34617:4 34649:1 34661:2 34666:2 34672:3 34678:1 34707:1 34743:1 34748:2 34756:1 34757:1 34766:1 34768:1 34773:2 34775:3 34776:1 34793:1 34794:4 34797:1 34806:5 34836:1 34872:1 34909:1 34949:2 34950:1 34954:1 34969:2 34976:2 34977:1 34982:1 35027:2 35032:1 35090:1 35094:1 35106:1 35110:2 35114:2 35121:2 35129:1 35147:2 35155:1 35156:1 35171:1 35188:1 35190:1 35197:1 35199:1 35201:1 35202:1 35203:1 35211:1 35220:1 35258:1 35277:1 35284:1 35300:1 35303:2 35306:2 35313:1 35330:2 35353:1 35355:1 35363:1 35364:2 35393:1 35419:1 35433:2 35440:1 35447:1 35477:1 35486:1 35494:1 35496:1 35505:1 35507:1 35521:1 35529:1 35538:2 35547:1 35553:1 35564:1 35597:2 35599:2 35601:2 35626:1 35627:1 35664:2 35705:1 35724:2 35738:1 35744:1 35749:1 35756:1 35781:2 35810:1 35812:1 35818:2 35827:1 35834:1 35836:1 35858:1 35909:1 35920:1 35922:1 35947:1 35958:2 35968:1 35999:1 36002:3 36005:1 36014:4 36039:1 36056:1 36081:1 36093:1 36113:1 36115:1 36139:13 36140:1 36144:1 36164:1 36167:1 36168:1 36187:5 36208:2 36219:1 36233:1 36257:1 36298:1 36310:2 36344:5 36349:1 36354:1 36365:1 36366:1 36387:6 36395:1 36397:1 36408:1 36411:1 36413:1 36414:1 36433:1 36442:1 36445:1 36449:1 36452:1 36459:1 36465:4 36471:1 36484:1 36500:2 36528:1 36533:2 36537:1 36555:2 36570:1 36580:1 36601:1 36628:2 36633:2 36688:1 36689:1 36692:1 36698:1 36705:1 36724:1 36738:1 36752:1 36767:3 36771:1 36774:1 36776:1 36799:1 36814:1 36833:3 36840:1 36859:1 36867:1 36870:1 36960:3 36980:2 36995:3 37007:1 37035:3 37041:2 37048:1 37070:1 37082:1 37085:1 37108:1 37113:1 37146:1 37150:1 37157:1 37163:1 37240:1 37242:1 37249:1 37253:1 37254:1 37255:1 37277:2 37289:1 37306:1 37317:1 37338:2 37349:1 37366:1 37381:1 37389:1 37401:1 37407:1 37438:1 37448:1 37450:1 37451:1 37452:1 37484:1 37512:1 37539:2 37561:2 37562:1 37572:1 37597:1 37612:3 37615:1 37636:1 37638:1 37660:1 37718:1 37722:1 37729:1 37740:1 37744:1 37751:3 37752:1 37754:3 37755:1 37759:1 37760:1 37761:2 37765:2 37768:2 37769:2 37779:1 37780:2 37800:1 37801:1 37805:1 37820:2 37830:1 37834:1 37849:1 37853:1 37867:2 37875:1 37883:1 37888:1 37915:1 37918:1 37925:1
15 8:1 49:1 80:3 89:1 104:1 120:2 143:1 155:2 158:1 189:1 190:4 213:1 215:2 224:1 228:1 254:1 255:1 256:1 257:2 270:1 272:2 277:1 297:1 314:1 317:3 324:1 344:1 373:2 397:2 415:1 430:1 440:2 462:4 464:2 468:2 487:1 500:2 521:1 526:1 556:1 559:1 569:3 584:1 602:1 620:2 652:1 682:1 713:1 715:1 716:1 723:1 724:1 747:1 761:3 765:1 771:2 776:1 785:1 789:1 802:1 805:6 812:1 818:2 819:1 821:2 827:1 894:1 918:3 928:1 947:1 955:1 956:1 978:4 984:1 992:1 995:2 1056:1 1068:1 1072:1 1105:2 1112:1 1113:1 1115:1 1126:1 1142:2 1144:1 1145:1 1147:1 1152:2 1155:1 1158:1 1159:2 1169:1 1171:1 1172:1 1176:1 1180:2 1208:2 1211:1 1213:3 1217:1 1224:2 1228:1 1237:1 1254:3 1263:1 1264:1 1272:1 1282:1 1285:1 1303:1 1320:1 1333:2 1338:3 1372:2 1374:1 1379:2 1399:1 1402:1 1404:1 1411:1 1434:1 1443:2 1444:1 1451:1 1479:1 1500:1 1504:2 1519:1 1524:2 1534:2 1573:1 1578:3 1580:1 1587:1 1619:1 1631:2 1647:1 1656:1 1657:1 1658:1 1661:1 1667:2 1668:1 1693:1 1697:1 1726:1 1728:1 1733:1 1742:1 1757:1 1758:1 1774:1 1787:1 1791:1 1855:1 1871:2 1872:1 1880:1 1881:1 1886:7 1935:1 1939:2 1944:2 1946:2 1956:1 1957:1 1960:5 1980:1 1986:1 1991:1 2003:1 2032:1 2033:1 2036:4 2042:4 2043:1 2050:2 2059:2 2079:1 2091:1 2092:1 2106:1 2129:2 2132:1 2136:2 2146:2 2147:2 2149:1 2154:1 2160:1 2176:3 2177:3 2201:1 2202:1 2205:1 2229:1 2245:1 2247:1 2248:2 2260:1 2266:1 2285:2 2291:2 2292:1 2295:1 2319:2 2360:1 2362:1 2370:1 2386:1 2388:1 2391:1 2398:1 2399:2 2402:1 2405:2 2407:1 2409:1 2426:1 2460:2 2464:1 2470:1 2473:1 2486:1 2489:1 2522:1 2537:1 2542:4 2547:1 2554:1 2558:2 2559:1 2576:1 2590:1 2671:2 2701:1 2740:1 2758:1 2775:1 2783:1 2817:3 2823:1 2824:1 2830:1 2856:1 2866:2 2895:1 2911:2 2913:1 2946:1 2948:1 2957:1 2959:2 2961:3 2964:1 2972:2 2979:2 2981:1 2984:2 2986:2 2987:2 2991:1 2992:4 2994:1 3010:1 3026:2 3027:1 3082:2 3085:1 3118:1 3169:2 3173:2 3174:1 3209:1 3213:3 3228:2 3258:1 3282:1 3296:1 3327:1 3336:2 3356:1 3359:1 3369:1 3384:1 3387:1 3459:1 3473:2 3479:2 3487:1 3506:1 3512:1 3518:1 3519:3 3522:1 3523:1 3527:1 3544:1 3572:3 3583:1 3601:1 3646:1 3656:2 3661:1 3664:1 3688:2 3694:1 3702:1 3710:5 3718:4 3720:1 3728:1 3752:2 3765:2 3768:4 3785:1 3794:1 3797:1 3800:1 3802:2 3809:1 3812:1 3840:1 3846:2 3851:1 3886:1 3891:1 3905:1 3917:2 3920:1 3938:1 3967:1 3996:1 3999:2 4004:1 4026:1 4050:1 4089:1 4104:1 4158:2 4172:1 4180:1 4205:1 4211:1 4221:1 4223:1 4239:1 4263:3 4278:1 4303:1 4304:1 4315:1 4344:1 4345:1 4350:1 4354:1 4373:1 4382:3 4386:1 4413:1 4431:1 4433:2 4440:1 4447:1 4455:1 4493:1 4528:1 4531:1 4567:1 4581:1 4599:1 4604:1 4615:2 4616:1 4664:1 4672:1 4678:1 4682:1 4705:1 4711:1 4724:1 4737:1 4738:2 4741:1 4758:1 4787:1 4813:1 4820:2 4821:3 4840:1 4851:1 4875:1 4878:1 4879:2 4907:2 4909:2 4950:2 4952:4 4955:2 4962:1 4985:1 4987:1 5000:1 5001:1 5017:1 5020:1 5029:1 5042:1 5064:1 5088:1 5101:1 5102:1 5125:2 5127:1 5128:1 5143:1 5148:2 5151:1 5153:1 5176:1 5184:1 5194:1 5210:1 5254:1 5278:1 5313:2 5319:1 5341:1 5369:1 5382:1 5389:3 5395:1 5419:1 5424:2 5428:1 5430:1 5448:1 5479:1 5482:1 5506:1 5522:4 5553:1 5555:1 5570:1 5584:1 5651:1 5667:1 5685:1 5690:1 5699:1 5709:2 5752:2 5757:1 5761:1 5779:1 5795:1 5798:1 5802:1 5845:1 5853:1 5858:2 5868:3 5880:1 5897:2 5899:2 5905:2 5912:1 5916:1 5983:1 5991:2 5997:2 6015:2 6020:1 6021:2 6039:1 6077:1 6079:1 6081:2 6087:2 6164:1 6165:2 6172:1 6173:2 6183:1 6236:7 6246:1 6280:1 6287:1 6296:1 6313:1 6314:1 6321:2 6324:1 6382:4 6401:2 6402:1 6408:1 6410:1 6413:1 6414:1 6418:1 6421:2 6424:1 6427:1 6429:1 6435:1 6437:2 6438:1 6440:1 6464:1 6471:1 6562:2 6565:1 6587:1 6602:1 6612:1 6619:1 6621:1 6627:2 6647:1 6648:1 6680:1 6682:1 6697:2 6706:1 6713:1 6736:1 6737:1 6741:1 6752:2 6754:3 6772:3 6782:1 6802:3 6820:1 6869:2 6902:1 6904:1 6909:1 6926:4 6953:2 6958:1 6974:1 6976:2 6993:3 7020:1 7036:1 7042:1 7049:1 7062:1 7063:1 7070:1 7074:1 7081:1 7101:3 7120:1 7152:1 7177:2 7191:1 7208:1 7269:1 7286:1 7325:1 7330:1 7331:2 7332:1 7352:3 7374:1 7377:1 7386:1 7394:1 7408:1 7420:2 7421:1 7436:1 7448:1 7478:1 7481:1 7486:1 7489:1 7490:2 7491:1 7504:1 7517:2 7534:1 7546:1 7572:1 7576:1 7583:1 7585:1 7649:1 7668:1 7684:1 7690:2 7701:1 7712:1 7724:1 7728:1 7775:2 7780:1 7785:1 7805:1 7836:1 7841:1 7877:2 7893:4 7900:1 7905:1 7918:2 7921:1 7933:1 7939:1 7940:1 7945:1 7995:3 8000:3 8037:1 8079:2 8092:1 8108:3 8118:1 8128:1 8139:1 8214:1 8219:1 8228:1 8230:1 8237:2 8240:1 8245:2 8247:2 8248:3 8250:1 8253:2 8256:2 8258:1 8261:3 8263:4 8309:1 8310:1 8316:1 8322:1 8332:1 8333:1 8353:1 8369:1 8389:2 8391:1 8393:2 8403:1 8413:2 8444:1 8449:3 8460:1 8463:2 8474:1 8482:1 8483:1 8513:1 8534:1 8543:1 8551:1 8562:1 8588:3 8590:1 8591:4 8592:1 8597:1 8632:2 8633:1 8637:1 8652:1 8675:1 8700:3 8728:1 8731:1 8743:1 8782:1 8785:1 8829:1 8830:1 8839:1 8848:1 8855:1 8859:1 8864:1 8917:2 8922:1 8923:1 8939:1 8942:1 8943:4 8956:1 8958:1 8988:1 9005:1 9012:2 9044:1 9072:1 9085:1 9097:2 9117:1 9131:1 9144:1 9153:1 9159:2 9170:1 9181:2 9205:2 9241:5 9244:2 9248:2 9253:1 9274:2 9290:3 9296:1 9297:1 9300:1 9310:3 9337:1 9358:4 9366:1 9410:1 9411:1 9428:1 9429:1 9431:1 9440:1 9443:1 9448:1 9463:1 9468:1 9469:1 9473:1 9477:1 9487:1 9511:1 9519:5 9536:1 9579:1 9583:1 9615:2 9639:1 9651:1 9661:3 9666:1 9691:1 9709:1 9714:1 9738:2 9742:1 9744:1 9748:2 9752:1 9761:1 9765:1 9766:1 9786:1 9795:1 9808:2 9823:1 9826:1 9836:1 9837:1 9846:1 9855:1 9878:1 9881:1 9893:2 9896:3 9899:2 9901:1 9911:1 9936:4 9972:1 9985:1 10026:2 10029:6 10051:2 10054:1 10083:1 10089:2 10091:1 10101:21 10114:1 10128:2 10130:5 10147:2 10158:1 10162:1 10170:1 10174:1 10178:1 10185:1 10186:1 10187:2 10191:1 10192:1 10200:1 10212:1 10227:1 10229:1 10242:1 10252:1 10267:1 10269:1 10273:1 10294:3 10300:1 10302:1 10328:1 10330:1 10365:1 10368:4 10373:1 10376:1 10384:1 10390:1 10393:1 10426:1 10438:1 10440:1 10450:3 10487:1 10495:2 10517:1 10527:1 10538:1 10547:1 10556:1 10573:1 10581:1 10582:3 10594:1 10608:1 10631:1 10636:2 10644:3 10649:2 10662:1 10678:1 10685:4 10710:1 10716:1 10744:3 10745:11 10759:1 10762:1 10774:1 10775:1 10787:1 10811:1 10813:2 10821:1 10823:3 10829:1 10834:1 10851:1 10860:2 10875:3 10876:2 10894:1 10908:1 10929:4 10974:1 10985:1 10998:1 11007:1 11050:2 11054:1 11057:1 11068:1 11080:1 11088:1 11118:1 11164:1 11168:1 11191:1 11199:2 11204:1 11213:1 11216:1 11233:1 11255:1 11257:2 11259:1 11262:1 11265:1 11267:1 11269:3 11274:1 11275:1 11294:1 11296:1 11319:1 11329:1 11370:2 11371:1 11392:1 11400:1 11428:1 11437:1 11442:1 11458:1 11466:2 11496:1 11519:2 11520:2 11521:8 11532:1 11540:1 11543:1 11550:1 11562:3 11574:1 11577:1 11600:1 11621:1 11628:1 11638:1 11640:1 11644:1 11658:1 11667:2 11674:1 11705:1 11719:7 11745:2 11754:1 11806:1 11822:1 11834:1 11843:1 11894:1 11900:1 11913:1 11930:1 11931:2 11940:1 11946:1 11966:1 11976:1 11978:2 11990:1 11999:1 12004:1 12006:1 12016:2 12025:4 12046:1 12052:1 12063:1 12071:3 12076:1 12118:2 12127:1 12131:1 12145:1 12156:1 12163:2 12190:1 12192:1 12211:2 12265:2 12323:1 12352:1 12372:1 12387:2 12388:2 12390:1 12415:1 12416:1 12427:1 12428:1 12452:1 12456:1 12467:1 12473:1 12483:1 12485:1 12503:1 12512:1 12530:3 12531:1 12562:2 12604:1 12623:1 12641:1 12642:1 12644:1 12652:1 12653:1 12657:1 12658:1 12692:1 12742:1 12749:1 12755:1 12803:5 12811:1 12818:1 12826:2 12838:2 12847:1 12851:1 12861:1 12882:1 12883:1 12888:1 12933:1 12978:1 12998:1 13006:1 13038:1 13051:1 13058:1 13059:3 13076:1 13094:1 13110:2 13119:2 13132:1 13141:1 13175:2 13178:1 13182:2 13189:2 13191:1 13197:1 13207:1 13214:1 13217:1 13218:2 13219:2 13232:1 13246:1 13247:1 13250:1 13276:8 13291:2 13299:1 13302:1 13310:1 13312:3 13342:2 13367:1 13369:1 13370:3 13384:1 13402:1 13418:1 13419:3 13422:1 13429:1 13453:1 13476:1 13487:1 13495:1 13513:1 13522:1 13523:1 13525:1 13536:1 13538:1 13546:1 13547:2 13549:1 13556:3 13626:1 13628:1 13633:1 13634:1 13639:1 13650:1 13655:1 13667:1 13675:1 13694:1 13705:4 13710:2 13726:1 13734:1 13737:1 13777:1 13778:2 13779:1 13806:1 13820:6 13846:2 13858:1 13860:1 13901:1 13909:8 13914:1 13947:2 13949:2 13950:2 13973:1 13991:1 14010:1 14019:1 14025:2 14030:1 14045:1 14053:3 14057:1 14064:1 14116:1 14117:1 14118:1 14119:1 14140:1 14146:1 14150:1 14153:1 14156:1 14170:1 14212:1 14231:1 14247:1 14260:1 14272:1 14299:1 14301:1 14302:1 14305:2 14326:2 14332:2 14343:1 14377:1 14382:1 14391:1 14450:1 14462:2 14487:1 14489:2 14491:1 14508:2 14509:2 14522:1 14525:1 14526:1 14527:1 14528:1 14537:1 14550:2 14551:1 14563:1 14564:2 14569:1 14573:1 14576:1 14591:1 14617:2 14619:1 14626:3 14630:1 14662:1 14693:2 14701:1 14721:1 14728:1 14750:1 14771:2 14774:1 14775:1 14789:1 14801:4 14807:1 14816:1 14818:1 14819:1 14826:1 14828:3 14838:1 14847:1 14856:1 14858:1 14868:1 14900:1 14908:1 14913:1 14920:1 14935:1 14937:1 14939:1 14961:1 14965:1 14996:1 15014:1 15032:1 15034:1 15039:2 15051:1 15052:1 15070:1 15093:1 15111:1 15141:1 15164:2 15171:1 15185:1 15199:1 15200:1 15209:1 15225:1 15251:3 15275:1 15281:1 15283:1 15323:2 15337:1 15340:1 15345:4 15350:1 15352:1 15355:3 15357:1 15360:1 15361:1 15372:1 15385:1 15395:1 15403:1 15408:1 15414:1 15415:1 15427:1 15429:1 15438:3 15442:2 15485:3 15508:1 15535:3 15552:1 15603:1 15604:1 15635:1 15638:1 15679:1 15688:1 15694:1 15718:2 15729:2 15732:3 15736:1 15739:1 15747:1 15756:1 15768:1 15779:1 15785:1 15788:1 15820:3 15838:1 15863:1 15864:4 15865:1 15871:1 15881:1 15894:1 15897:1 15900:5 15905:2 15911:1 15923:1 15927:1 15944:1 15948:1 15959:3 15982:1 15998:3 16011:1 16022:1 16037:1 16046:1 16057:1 16062:2 16068:1 16071:1 16094:1 16129:5 16150:3 16158:3 16173:1 16181:3 16197:1 16215:1 16229:1 16261:3 16274:1 16278:1 16292:1 16337:1 16368:1 16370:1 16396:1 16414:1 16419:1 16456:1 16467:1 16474:1 16475:1 16478:1 16479:2 16480:1 16486:1 16488:2 16492:1 16520:1 16526:1 16543:1 16546:1 16567:2 16581:1 16619:1 16646:1 16647:1 16655:1 16664:1 16673:1 16693:1 16703:1 16714:1 16724:1 16725:5 16727:1 16750:1 16751:2 16757:1 16762:1 16773:2 16783:1 16796:1 16815:1 16852:1 16880:1 16890:1 16927:1 16952:1 16976:1 16982:1 16998:1 16999:2 17008:2 17048:1 17063:1 17134:1 17159:1 17164:1 17181:1 17189:1 17198:1 17216:1 17227:1 17230:9 17254:1 17261:2 17264:1 17266:1 17270:1 17276:2 17296:1 17303:1 17316:6 17325:1 17335:1 17338:1 17351:1 17352:1 17354:1 17383:1 17423:2 17429:7 17441:1 17442:4 17444:1 17448:1 17492:1 17496:1 17507:2 17519:1 17527:2 17539:2 17545:6 17552:1 17556:1 17558:3 17615:1 17625:2 17631:3 17639:1 17641:1 17652:1 17663:1 17689:1 17692:1 17722:1 17739:1 17746:1 17754:3 17785:1 17806:1 17826:1 17829:1 17860:1 17878:1 17899:1 17922:1 17927:1 17931:1 17943:1 17952:1 17961:1 17983:1 17995:1 18010:1 18020:1 18047:1 18060:5 18069:3 18088:1 18128:1 18171:1 18173:1 18176:1 18183:1 18188:2 18255:1 18271:1 18276:2 18282:1 18287:2 18288:1 18295:2 18299:1 18318:1 18321:1 18323:1 18338:1 18379:1 18416:1 18420:1 18424:2 18434:2 18444:1 18449:1 18459:1 18475:3 18508:2 18536:2 18592:1 18593:1 18611:1 18620:1 18667:1 18695:1 18698:1 18710:1 18722:1 18767:2 18774:1 18776:1 18777:1 18781:1 18791:1 18793:1 18807:1 18862:1 18889:1 18904:1 18905:1 18911:3 18927:2 18952:2 18954:1 18963:1 18978:1 18982:1 18984:1 19000:1 19011:2 19015:1 19029:1 19035:1 19043:1 19055:2 19066:1 19072:1 19080:1 19086:3 19090:1 19096:2 19114:1 19141:1 19145:1 19185:2 19205:2 19232:1 19256:1 19290:6 19297:2 19311:3 19314:1 19315:1 19320:9 19326:1 19377:2 19395:1 19401:1 19431:1 19464:1 19465:1 19486:2 19489:2 19512:1 19543:1 19544:1 19560:1 19568:3 19577:1 19591:6 19611:2 19637:1 19640:1 19643:3 19671:3 19687:2 19726:5 19749:6 19750:1 19772:1 19773:1 19818:1 19848:1 19863:1 19874:1 19894:1 19913:2 19920:2 19933:1 19957:3 19964:1 19965:1 19968:1 19988:1 19999:1 20000:1 20045:2 20046:2 20059:1 20091:1 20095:1 20105:1 20127:2 20142:1 20184:1 20214:1 20215:1 20220:1 20225:1 20235:2 20252:1 20260:1 20266:3 20275:1 20282:2 20297:2 20321:1 20339:1 20358:1 20363:2 20377:2 20424:1 20440:1 20447:1 20478:1 20487:1 20489:1 20494:1 20503:6 20511:1 20518:1 20525:1 20545:1 20566:1 20567:1 20569:2 20589:1 20613:1 20619:3 20709:1 20714:1 20715:1 20719:1 20737:2 20739:3 20740:1 20757:4 20763:1 20780:1 20786:1 20805:1 20807:2 20810:1 20811:1 20816:2 20817:1 20843:4 20849:1 20852:1 20906:1 20909:2 20913:1 20916:2 20917:6 20939:1 20950:4 20966:1 20971:1 21000:1 21002:1 21030:1 21056:1 21059:1 21066:1 21070:1 21101:1 21103:1 21104:1 21114:4 21127:2 21143:2 21145:3 21154:1 21170:1 21182:1 21185:1 21193:2 21207:1 21224:1 21240:1 21247:1 21251:5 21254:3 21259:1 21265:1 21286:1 21291:1 21322:1 21327:1 21329:1 21428:1 21429:1 21460:1 21467:2 21477:1 21478:1 21494:1 21509:2 21517:1 21525:1 21528:1 21541:1 21562:2 21576:3 21581:2 21587:1 21589:1 21597:7 21605:1 21609:1 21646:1 21653:1 21654:1 21663:1 21678:1 21700:2 21717:1 21725:1 21732:2 21733:1 21744:1 21785:1 21798:1 21812:1 21822:1 21828:1 21830:1 21859:1 21860:1 21876:1 21897:1 21900:1 21902:1 21917:1 21922:1 21931:1 21932:1 21933:2 21936:1 21946:1 21950:1 21967:1 21978:4 21985:1 22028:3 22050:1 22091:3 22094:2 22110:1 22116:1 22140:1 22142:1 22157:1 22163:1 22169:3 22171:1 22172:1 22205:1 22231:2 22260:1 22269:1 22283:1 22284:1 22289:1 22306:1 22309:1 22317:1 22319:1 22347:1 22348:1 22372:1 22373:1 22406:1 22417:1 22489:1 22502:1 22564:2 22568:1 22569:1 22579:1 22583:1 22584:1 22610:1 22663:1 22667:1 22703:1 22718:1 22723:1 22751:1 22777:1 22778:1 22782:2 22786:1 22787:2 22788:1 22798:1 22799:1 22804:2 22806:1 22829:2 22832:1 22843:3 22881:3 22882:3 22931:1 22952:2 22956:1 22985:1 22996:1 22999:3 23002:1 23008:4 23015:1 23029:1 23033:3 23036:1 23063:1 23079:1 23080:1 23095:1 23098:1 23107:1 23108:1 23115:1 23135:1 23145:1 23163:1 23189:1 23191:1 23192:5 23198:1 23202:1 23212:1 23241:1 23256:2 23260:1 23285:2 23293:2 23299:1 23310:1 23311:1 23359:1 23384:1 23393:1 23398:1 23447:1 23453:2 23466:1 23498:1 23499:1 23507:1 23538:1 23549:1 23550:1 23564:1 23568:1 23594:2 23616:1 23637:1 23647:1 23681:1 23744:1 23764:1 23773:1 23786:1 23796:1 23805:1 23810:1 23811:1 23852:2 23863:1 23864:1 23879:1 23881:1 23888:2 23951:1 23963:2 23984:2 24014:1 24028:3 24051:1 24096:1 24116:1 24118:1 24123:1 24127:4 24140:1 24154:2 24161:1 24188:1 24234:1 24238:1 24239:1 24259:1 24277:2 24283:3270 24309:1 24326:1 24377:1 24427:2 24429:1 24437:1 24439:1 24441:1 24450:1 24479:2 24507:1 24519:1 24520:1 24548:1 24551:1 24565:1 24570:1 24571:1 24572:1 24573:1 24589:1 24636:2 24673:1 24674:1 24693:1 24709:1 24721:1 24723:1 24734:1 24736:1 24747:1 24752:1 24759:1 24773:1 24778:1 24791:1 24811:2 24813:1 24832:1 24850:1 24851:1 24858:1 24859:1 24860:2 24861:1 24893:1 24897:3 24901:1 24935:1 24979:1 24981:2 24986:1 25015:1 25020:1 25023:1 25032:1 25043:1 25065:1 25073:2 25086:1 25087:1 25090:1 25098:1 25128:1 25135:1 25148:1 25164:1 25176:1 25189:9 25216:1 25223:1 25225:6 25231:1 25237:1 25260:3 25272:1 25278:1 25309:1 25327:1 25335:2 25345:3 25361:1 25368:1 25403:1 25415:1 25441:1 25442:4 25483:3 25487:1 25492:1 25513:2 25514:1 25519:1 25532:1 25535:1 25545:1 25573:1 25580:1 25618:1 25624:2 25627:1 25630:1 25651:1 25653:1 25670:1 25692:1 25693:1 25698:1 25702:1 25724:1 25760:1 25769:1 25770:1 25775:1 25779:1 25788:1 25805:1 25840:1 25842:1 25846:1 25906:1 25923:1 25930:1 25933:2 25937:1 25955:2 25956:1 25957:1 25983:1 26000:1 26001:3 26016:1 26024:1 26025:1 26026:7 26047:3 26053:1 26055:1 26071:2 26077:1 26084:1 26085:1 26100:1 26103:1 26116:1 26139:1 26142:2 26178:2 26184:1 26225:3 26227:1 26241:1 26249:1 26257:2 26268:1 26277:1 26327:1 26331:1 26339:1 26363:1 26440:4 26451:1 26467:1 26488:1 26493:2 26497:1 26521:1 26564:3 26567:1 26596:2 26615:2 26617:2 26624:1 26633:1 26639:1 26653:1 26673:1 26689:2 26697:1 26704:1 26718:4 26723:2 26729:1 26732:1 26739:2 26745:1 26749:1 26778:1 26790:1 26806:1 26812:1 26816:1 26824:1 26830:1 26841:1 26847:1 26858:1 26863:1 26874:1 26878:2 26898:1 26905:1 26913:1 26940:2 26952:3 26985:1 26986:2 27006:1 27015:1 27026:1 27038:7 27047:2 27056:1 27057:1 27061:1 27063:1 27074:1 27083:1 27088:1 27092:5 27097:1 27109:2 27113:2 27119:1 27167:1 27178:1 27189:1 27193:2 27196:6 27212:1 27225:1 27235:1 27236:3 27253:2 27270:1 27291:1 27313:1 27321:1 27352:1 27356:1 27358:1 27363:1 27365:3 27366:1 27369:1 27374:2 27375:1 27377:1 27390:3 27392:1 27393:1 27395:2 27417:1 27426:2 27439:1 27501:2 27513:1 27515:1 27531:1 27534:1 27539:1 27542:1 27548:1 27574:4 27578:2 27580:1 27592:1 27603:1 27607:1 27617:1 27661:1 27683:3 27685:1 27703:1 27704:2 27705:1 27707:1 27726:1 27731:1 27736:1 27745:3 27747:1 27751:1 27760:1 27767:1 27790:1 27809:1 27816:2 27841:1 27844:1 27857:2 27860:3 27907:1 27929:1 27950:1 27951:2 27957:1 27970:1 27971:1 27981:2 27987:1 27993:2 27996:2 28007:1 28008:2 28023:1 28031:1 28041:1 28051:1 28059:1 28067:1 28172:2 28176:2 28177:2 28201:1 28203:2 28213:2 28214:1 28240:1 28257:1 28265:1 28280:1 28302:1 28347:1 28351:3 28373:2 28379:3 28387:1 28392:1 28396:3 28410:1 28421:1 28423:2 28439:1 28478:1 28489:1 28500:1 28517:1 28532:1 28546:1 28554:1 28559:1 28604:3 28614:1 28623:1 28634:1 28639:1 28659:1 28679:1 28681:1 28717:1 28718:1 28721:2 28730:1 28731:1 28748:1 28754:1 28768:1 28779:1 28785:1 28803:1 28839:1 28841:1 28846:1 28876:1 28877:1 28878:1 28879:1 28900:1 28933:1 28947:3 28965:3 28972:2 28981:1 28982:1 28986:1 28987:1 28989:10 28993:2 28999:1 29003:1 29007:1 29014:1 29023:1 29024:1 29047:1 29062:1 29067:1 29076:1 29078:1 29084:1 29085:1 29106:1 29117:1 29118:2 29160:1 29169:1 29179:1 29203:1 29234:1 29246:1 29285:2 29286:1 29302:2 29316:2 29370:1 29386:1 29388:1 29406:1 29422:1 29428:1 29440:1 29442:1 29471:1 29522:1 29536:1 29547:1 29571:1 29583:1 29592:1 29629:2 29641:1 29642:2 29665:1 29689:1 29705:1 29733:2 29745:1 29757:1 29771:1 29772:2 29775:1 29871:1 29872:1 29878:1 29893:1 29898:1 29902:1 29905:2 29917:1 29921:1 29932:1 29944:1 29959:1 29961:1 29995:1 29997:3 30000:1 30012:2 30039:2 30055:2 30088:1 30090:1 30091:1 30112:1 30122:1 30131:3 30144:1 30147:1 30159:1 30162:1 30163:1 30167:2 30168:1 30177:1 30195:1 30198:1 30221:1 30224:2 30235:1 30238:1 30246:1 30250:1 30260:1 30261:2 30264:1 30265:1 30267:1 30269:1 30282:1 30299:3 30321:2 30322:1 30325:1 30347:2 30381:1 30385:1 30408:1 30412:1 30419:1 30422:1 30431:1 30448:1 30498:1 30506:1 30511:1 30525:1 30538:1 30549:4 30550:1 30566:1 30575:1 30601:2 30615:2 30624:2 30656:1 30669:1 30671:2 30674:3 30675:1 30697:1 30727:1 30742:1 30744:1 30750:2 30756:1 30786:1 30787:1 30804:2 30825:1 30840:1 30863:1 30865:1 30871:1 30887:1 30899:2 30906:1 30907:1 30979:1 31018:1 31047:1 31056:2 31059:1 31073:1 31074:2 31087:1 31096:1 31129:1 31152:1 31154:1 31172:1 31189:1 31190:1 31195:1 31210:1 31211:2 31213:1 31217:1 31226:1 31249:1 31318:2 31333:3 31346:1 31347:1 31355:9 31360:1 31362:1 31365:1 31366:1 31374:1 31381:1 31394:1 31403:1 31437:2 31446:2 31482:2 31488:1 31499:1 31513:1 31518:1 31530:1 31534:3 31538:4 31550:1 31563:1 31579:2 31583:2 31590:1 31592:1 31600:1 31625:1 31629:1 31652:1 31659:1 31670:1 31693:1 31699:1 31704:1 31736:1 31757:2 31779:2 31781:3 31786:4 31790:1 31795:1 31821:1 31826:1 31832:2 31838:1 31841:1 31860:1 31865:1 31872:1 31876:1 31886:1 31914:2 31930:1 31943:1 31954:1 31971:1 32010:1 32013:1 32021:2 32046:4 32052:3 32065:1 32077:1 32087:1 32134:1 32153:1 32160:1 32175:2 32177:1 32206:1 32212:3 32247:1 32264:1 32273:1 32296:1 32316:2 32336:2 32354:1 32367:1 32399:1 32412:1 32436:1 32446:3 32466:5 32470:3 32472:1 32491:1 32492:1 32510:1 32523:1 32531:1 32552:1 32553:1 32554:1 32557:2 32558:2 32584:1 32587:1 32588:1 32631:1 32664:2 32667:1 32677:3 32680:2 32682:1 32691:2 32694:1 32695:1 32697:1 32709:1 32719:2 32726:1 32742:1 32758:1 32768:1 32779:1 32782:3 32783:1 32791:3 32802:2 32816:2 32818:1 32820:1 32830:1 32849:1 32851:2 32858:1 32880:1 32881:1 32905:1 32906:1 32942:1 32944:1 32946:1 32960:1 32964:1 32968:1 32976:1 32980:1 33011:1 33030:1 33033:1 33090:1 33107:2 33109:1 33118:1 33143:2 33144:1 33148:2 33162:1 33182:1 33196:1 33211:1 33225:1 33231:1 33253:1 33293:2 33311:1 33313:2 33318:1 33335:1 33339:1 33349:1 33356:2 33372:1 33381:1 33391:1 33400:3 33406:1 33407:1 33411:1 33420:1 33432:1 33440:1 33448:1 33454:3 33470:1 33489:3 33492:1 33511:1 33536:1 33552:4 33577:1 33584:1 33585:1 33624:1 33636:1 33642:2 33664:4 33689:3 33694:1 33703:1 33711:4 33719:1 33749:1 33755:1 33756:1 33815:1 33817:1 33825:1 33862:1 33883:1 33885:1 33899:1 33938:1 33941:1 33943:1 33949:1 33959:1 33984:1 33994:1 33997:1 34009:1 34028:1 34030:1 34034:1 34039:4 34043:1 34045:3 34047:2 34076:1 34077:1 34094:1 34119:1 34139:1 34151:1 34156:1 34172:2 34190:2 34196:3 34207:1 34217:1 34246:2 34273:2 34281:1 34316:2 34334:1 34335:1 34381:1 34383:2 34392:1 34393:1 34396:2 34406:1 34435:1 34454:1 34498:1 34544:1 34548:1 34555:1 34567:1 34589:1 34590:1 34592:1 34600:1 34603:1 34607:1 34617:4 34649:1 34661:2 34666:2 34672:3 34678:1 34707:1 34743:1 34748:2 34756:1 34757:1 34766:1 34768:1 34773:2 34775:3 34776:1 34793:1 34794:4 34797:1 34806:5 34836:1 34872:1 34909:1 34949:2 34950:1 34954:1 34969:2 34976:2 34977:1 34982:1 35027:2 35032:1 35090:1 35094:1 35106:1 35110:2 35114:2 35121:2 35129:1 35147:2 35155:1 35156:1 35171:1 35188:1 35190:1 35197:1 35199:1 35201:1 35202:1 35203:1 35211:1 35220:1 35258:1 35277:1 35284:1 35300:1 35303:2 35306:2 35313:1 35330:2 35353:1 35355:1 35363:1 35364:2 35393:1 35419:1 35433:2 35440:1 35447:1 35477:1 35486:1 35494:1 35496:1 35505:1 35507:1 35521:1 35529:1 35538:2 35547:1 35553:1 35564:1 35597:2 35599:2 35601:2 35626:1 35627:1 35664:2 35705:1 35724:2 35738:1 35744:1 35749:1 35756:1 35781:2 35810:1 35812:1 35818:2 35827:1 35834:1 35836:1 35858:1 35909:1 35920:1 35922:1 35934:1 35947:1 35958:2 35968:1 35999:1 36002:3 36005:1 36014:4 36039:1 36056:1 36081:1 36093:1 36113:1 36115:1 36139:13 36140:1 36144:1 36164:1 36167:1 36168:1 36187:6 36208:2 36219:1 36233:1 36257:1 36298:1 36310:2 36344:5 36349:1 36354:1 36365:1 36366:1 36387:6 36395:1 36397:1 36408:1 36411:1 36413:1 36414:1 36433:1 36442:1 36445:1 36449:1 36452:1 36459:1 36465:4 36471:1 36484:1 36500:2 36528:1 36533:2 36537:1 36555:2 36570:1 36580:1 36601:1 36628:2 36633:2 36688:1 36689:1 36692:1 36698:1 36705:1 36724:1 36738:1 36752:1 36767:3 36771:1 36774:1 36776:1 36799:1 36814:1 36833:3 36840:1 36859:1 36867:1 36870:1 36960:3 36980:2 36995:3 37007:1 37035:3 37041:2 37048:1 37070:1 37082:1 37085:1 37108:1 37113:1 37146:1 37150:1 37157:1 37163:1 37240:1 37242:1 37249:1 37253:1 37254:1 37255:1 37277:2 37289:1 37306:1 37317:1 37338:2 37349:1 37366:1 37381:1 37389:1 37401:1 37407:1 37438:1 37448:1 37450:1 37451:1 37452:1 37484:1 37512:1 37539:2 37561:2 37562:1 37572:1 37597:1 37612:3 37615:1 37636:1 37638:1 37660:1 37718:1 37722:1 37729:1 37740:1 37744:1 37751:3 37752:1 37754:3 37755:1 37759:1 37760:1 37761:2 37765:2 37768:2 37769:2 37779:1 37780:2 37800:1 37801:1 37805:1 37820:2 37830:1 37834:1 37849:1 37853:1 37867:2 37875:1 37883:1 37888:1 37915:1 37918:1 37925:1
15 3:1 8:1 49:1 80:3 89:1 104:1 116:1 120:2 143:1 155:2 158:1 189:1 190:4 213:1 215:2 224:1 228:1 254:1 255:1 256:1 257:2 270:1 272:2 277:1 297:1 314:1 317:3 324:1 344:1 373:2 397:2 415:1 430:1 440:2 462:4 464:2 468:2 487:1 500:2 521:1 526:1 556:1 559:1 569:3 584:1 602:1 620:2 652:1 682:1 713:2 715:1 716:1 723:1 724:1 747:1 761:3 765:1 771:2 776:1 785:1 789:1 802:1 805:7 812:1 818:2 819:1 821:3 827:1 894:1 918:3 928:1 947:1 955:1 956:1 978:4 984:1 992:1 995:2 1056:1 1068:1 1072:1 1105:2 1112:1 1113:1 1115:1 1126:1 1142:2 1144:1 1145:1 1147:1 1152:2 1155:1 1158:1 1159:2 1169:1 1171:1 1172:1 1176:1 1180:2 1208:2 1211:1 1213:3 1217:1 1224:2 1228:1 1237:1 1254:3 1263:1 1264:1 1272:1 1282:1 1285:1 1303:1 1320:1 1333:2 1338:3 1372:2 1374:1 1379:2 1399:1 1402:1 1404:1 1411:1 1434:1 1443:2 1444:1 1451:1 1479:1 1500:1 1504:2 1519:1 1524:2 1534:2 1573:1 1578:3 1580:1 1587:1 1619:1 1631:2 1647:1 1656:1 1657:1 1658:1 1661:1 1667:2 1668:1 1693:1 1697:1 1726:1 1728:1 1733:1 1742:1 1757:1 1758:1 1774:1 1787:1 1791:1 1855:1 1871:2 1872:1 1880:1 1881:1 1886:7 1935:1 1939:2 1944:2 1946:2 1956:1 1957:1 1960:6 1980:1 1986:1 1991:1 2003:1 2032:1 2033:1 2036:4 2042:4 2043:1 2050:2 2059:2 2079:1 2084:1 2091:1 2092:1 2106:1 2128:1 2129:2 2132:1 2136:2 2146:2 2147:2 2149:1 2154:1 2160:1 2176:3 2177:3 2201:1 2202:1 2205:1 2229:1 2245:1 2247:1 2248:2 2260:1 2266:1 2285:2 2291:2 2292:1 2295:1 2319:2 2360:1 2362:1 2370:1 2386:1 2388:1 2391:1 2398:1 2399:2 2402:1 2405:2 2407:1 2409:1 2426:1 2460:2 2464:1 2470:1 2473:1 2486:1 2489:1 2522:1 2537:1 2542:4 2547:1 2554:1 2558:2 2559:1 2576:1 2590:1 2671:2 2701:1 2740:1 2741:1 2758:1 2775:1 2783:1 2817:3 2823:1 2824:1 2830:1 2856:1 2866:2 2895:2 2911:2 2913:1 2946:1 2948:1 2956:1 2957:1 2959:2 2961:3 2964:1 2972:2 2979:2 2981:1 2984:2 2986:2 2987:2 2991:1 2992:4 2994:1 2995:1 3010:1 3026:2 3027:1 3082:2 3085:1 3118:1 3169:2 3173:2 3174:1 3209:1 3213:3 3228:2 3258:1 3282:1 3296:1 3327:1 3336:2 3356:1 3359:1 3369:1 3384:1 3387:1 3459:1 3473:2 3479:2 3487:1 3506:1 3512:1 3518:1 3519:3 3522:1 3523:1 3527:1 3544:1 3572:3 3583:1 3601:1 3646:1 3656:2 3661:1 3664:1 3688:2 3694:1 3698:1 3702:1 3710:5 3718:5 3720:2 3728:1 3752:2 3765:2 3768:4 3785:1 3794:1 3797:1 3800:1 3802:2 3809:1 3812:1 3840:1 3846:2 3851:1 3886:1 3891:1 3905:1 3917:2 3920:1 3938:1 3967:1 3996:1 3999:2 4004:1 4026:1 4050:1 4089:1 4104:1 4158:2 4172:1 4180:1 4205:1 4211:1 4221:1 4223:1 4239:1 4263:3 4278:1 4303:1 4304:1 4315:1 4344:1 4345:1 4350:1 4354:1 4373:1 4382:3 4386:1 4413:1 4431:1 4433:2 4440:1 4447:1 4455:1 4493:1 4528:1 4531:1 4567:1 4581:1 4582:1 4599:1 4604:1 4615:2 4616:1 4664:1 4672:1 4678:1 4682:1 4705:1 4711:1 4724:1 4737:1 4738:2 4741:1 4758:1 4787:1 4813:1 4820:2 4821:4 4840:1 4851:1 4875:1 4878:2 4879:2 4907:2 4909:2 4950:2 4952:4 4955:2 4962:1 4985:1 4987:1 5000:1 5001:1 5017:2 5020:1 5029:1 5042:1 5064:1 5088:1 5095:1 5101:1 5102:1 5125:2 5127:1 5128:1 5143:1 5148:2 5151:1 5153:1 5176:1 5184:1 5194:1 5210:1 5218:1 5235:1 5254:1 5278:1 5313:2 5319:1 5341:1 5369:1 5382:1 5389:3 5395:1 5419:1 5424:2 5428:1 5430:1 5448:1 5479:1 5482:1 5506:1 5522:4 5553:1 5555:1 5570:1 5584:1 5597:1 5651:1 5667:1 5685:1 5690:1 5699:1 5709:2 5752:2 5757:1 5761:1 5779:1 5795:1 5798:1 5802:1 5845:1 5853:1 5858:2 5868:3 5880:1 5897:2 5899:2 5905:2 5912:1 5916:1 5934:1 5983:1 5991:2 5997:2 6015:3 6020:1 6021:2 6039:1 6077:1 6079:1 6081:2 6087:2 6164:1 6165:2 6172:1 6173:2 6183:1 6202:1 6236:7 6246:1 6280:2 6287:1 6296:1 6313:1 6314:1 6321:2 6324:1 6382:4 6401:2 6402:1 6408:1 6410:1 6413:1 6414:1 6418:1 6420:1 6421:3 6424:1 6427:1 6429:1 6435:1 6437:2 6438:1 6440:1 6464:1 6471:1 6562:2 6565:1 6587:1 6602:1 6612:1 6619:1 6621:1 6627:2 6647:1 6648:1 6680:1 6682:1 6697:2 6706:1 6713:1 6736:1 6737:1 6741:1 6752:2 6754:3 6772:3 6782:1 6802:3 6820:1 6869:2 6902:1 6904:1 6909:1 6926:4 6953:2 6958:1 6974:1 6976:2 6993:3 7020:1 7036:1 7042:1 7049:1 7062:1 7063:1 7070:1 7074:1 7081:1 7101:3 7120:1 7152:1 7177:2 7191:1 7208:1 7269:1 7286:1 7325:1 7330:1 7331:2 7332:1 7352:3 7374:1 7377:1 7386:1 7394:1 7408:1 7420:2 7421:1 7436:1 7448:1 7478:1 7481:1 7486:1 7489:1 7490:2 7491:1 7504:1 7517:2 7534:1 7546:1 7572:1 7576:1 7580:1 7583:1 7585:1 7649:1 7668:1 7684:1 7690:2 7701:1 7712:1 7724:1 7728:1 7775:2 7780:1 7785:1 7805:1 7836:1 7840:1 7841:1 7877:2 7893:4 7900:1 7905:1 7918:2 7921:1 7933:1 7939:1 7940:1 7945:1 7995:3 8000:3 8037:1 8079:2 8092:1 8108:3 8118:1 8128:1 8133:1 8139:1 8214:1 8219:1 8228:1 8230:1 8237:2 8240:1 8245:2 8247:2 8248:3 8250:1 8253:3 8256:2 8258:1 8261:3 8263:4 8269:1 8309:1 8310:1 8316:1 8322:1 8332:1 8333:1 8353:1 8369:1 8389:2 8391:1 8393:2 8403:1 8413:2 8444:1 8449:3 8460:1 8463:2 8474:1 8482:1 8483:1 8513:1 8534:1 8543:1 8551:1 8562:1 8588:3 8590:1 8591:4 8592:1 8597:1 8632:2 8633:1 8637:1 8652:1 8663:1 8675:1 8700:3 8728:1 8731:1 8743:1 8782:1 8785:1 8829:1 8830:1 8839:1 8848:1 8855:1 8859:1 8864:1 8917:2 8922:1 8923:1 8939:1 8942:1 8943:4 8956:1 8958:1 8988:1 9005:1 9012:2 9044:1 9072:1 9085:1 9097:2 9117:1 9131:1 9144:1 9153:1 9159:3 9170:1 9181:2 9205:2 9235:1 9241:5 9244:2 9248:2 9253:1 9274:2 9290:3 9296:1 9297:1 9300:1 9310:4 9337:1 9358:4 9366:1 9410:1 9411:1 9428:1 9429:1 9431:1 9440:1 9443:1 9448:1 9463:1 9468:1 9469:1 9473:1 9477:1 9487:1 9511:1 9519:5 9536:1 9579:1 9583:1 9615:2 9639:1 9651:1 9661:3 9666:1 9691:1 9709:2 9714:1 9738:2 9742:1 9744:1 9748:2 9752:1 9761:1 9765:1 9766:1 9786:1 9795:1 9808:2 9823:1 9826:1 9836:1 9837:1 9846:1 9855:1 9878:1 9881:1 9893:2 9896:3 9899:2 9901:1 9911:1 9936:4 9972:1 9985:1 10026:2 10029:6 10051:2 10054:1 10083:1 10089:2 10091:1 10093:1 10101:23 10114:1 10128:2 10130:5 10147:2 10158:1 10162:1 10170:1 10174:1 10178:1 10185:1 10186:1 10187:2 10191:1 10192:1 10200:1 10212:1 10227:1 10229:1 10242:1 10252:1 10267:1 10269:1 10273:1 10294:3 10300:1 10302:1 10328:1 10330:1 10364:1 10365:1 10368:4 10373:1 10376:1 10384:1 10390:1 10393:1 10426:1 10438:1 10440:1 10450:3 10487:1 10495:2 10517:1 10527:1 10538:1 10547:1 10556:1 10573:1 10581:1 10582:3 10594:1 10608:1 10631:1 10636:2 10644:3 10649:2 10662:1 10678:1 10685:4 10710:1 10716:1 10744:3 10745:11 10759:1 10762:1 10774:1 10775:1 10787:1 10811:1 10813:2 10821:1 10823:3 10829:1 10834:1 10851:1 10860:2 10875:3 10876:2 10894:1 10908:1 10929:4 10974:1 10985:1 10998:1 11007:1 11050:2 11054:1 11057:1 11068:1 11080:1 11088:1 11096:1 11118:1 11164:1 11168:1 11191:1 11199:2 11204:1 11213:1 11216:1 11233:1 11255:1 11257:2 11259:1 11262:1 11265:1 11267:1 11269:3 11270:1 11274:1 11275:1 11294:1 11296:1 11319:1 11329:1 11370:2 11371:1 11392:1 11400:1 11428:1 11437:1 11442:1 11458:1 11466:2 11496:1 11519:2 11520:2 11521:8 11525:1 11532:1 11540:1 11543:1 11550:1 11562:3 11574:1 11577:1 11600:1 11621:1 11628:1 11638:1 11640:1 11644:1 11658:1 11667:2 11674:1 11705:1 11719:7 11745:2 11754:1 11806:1 11822:1 11834:1 11843:1 11894:1 11900:1 11913:1 11930:1 11931:2 11940:1 11946:1 11966:1 11976:1 11978:2 11990:1 11999:1 12004:1 12006:1 12016:2 12025:4 12046:1 12052:1 12063:1 12071:3 12076:1 12118:2 12127:1 12131:1 12145:1 12156:1 12163:2 12190:1 12192:1 12211:2 12259:1 12265:2 12299:1 12323:1 12352:1 12372:1 12387:2 12388:2 12390:1 12415:1 12416:1 12427:1 12428:1 12452:1 12456:1 12467:1 12473:1 12483:1 12485:1 12503:1 12512:1 12530:3 12531:1 12562:2 12566:1 12604:1 12623:1 12641:1 12642:1 12644:1 12652:1 12653:1 12657:1 12658:1 12692:1 12742:1 12749:1 12755:1 12803:5 12811:1 12818:1 12826:2 12838:2 12847:1 12851:1 12861:1 12882:1 12883:1 12888:1 12933:1 12978:1 12998:1 13006:1 13010:1 13038:1 13051:1 13058:1 13059:4 13076:1 13094:1 13110:2 13119:2 13132:1 13141:1 13175:2 13178:1 13182:2 13189:2 13191:1 13197:1 13207:1 13214:1 13217:1 13218:2 13219:2 13232:1 13246:1 13247:1 13250:1 13251:1 13276:8 13291:2 13299:1 13302:1 13310:1 13312:3 13342:2 13367:1 13369:1 13370:3 13384:1 13402:1 13418:1 13419:3 13422:1 13429:1 13453:1 13476:1 13487:1 13495:1 13513:1 13522:1 13523:1 13525:1 13536:1 13538:1 13546:1 13547:2 13549:1 13556:3 13626:1 13628:1 13633:1 13634:1 13639:1 13650:1 13655:1 13667:1 13675:1 13694:1 13705:4 13710:2 13726:1 13734:1 13737:1 13749:1 13777:1 13778:2 13779:1 13806:1 13812:1 13820:7 13846:2 13858:1 13860:1 13901:1 13909:8 13914:1 13933:1 13947:2 13949:2 13950:2 13973:1 13991:1 14010:1 14019:1 14025:2 14030:1 14045:1 14053:3 14057:1 14064:1 14116:1 14117:1 14118:1 14119:1 14140:1 14146:1 14150:1 14153:1 14156:1 14170:1 14212:1 14231:1 14247:1 14260:1 14272:1 14299:1 14301:1 14302:1 14305:2 14326:2 14332:2 14343:1 14356:1 14377:1 14382:1 14391:1 14450:1 14462:2 14487:1 14489:2 14491:1 14508:2 14509:2 14522:1 14525:1 14526:1 14527:1 14528:1 14537:1 14550:2 14551:1 14563:1 14564:2 14569:1 14573:1 14576:1 14591:1 14617:2 14619:1 14626:3 14630:1 14662:1 14693:2 14701:1 14721:1 14728:1 14750:1 14771:2 14774:1 14775:1 14789:1 14801:4 14807:1 14816:1 14818:1 14819:1 14826:1 14828:3 14838:1 14847:1 14856:1 14858:1 14868:1 14900:1 14908:1 14913:1 14920:1 14935:1 14937:1 14939:1 14961:1 14965:1 14996:1 15014:1 15032:1 15034:1 15039:2 15051:1 15052:1 15070:1 15093:1 15111:1 15133:1 15141:1 15164:2 15171:1 15185:1 15199:1 15200:1 15209:1 15225:2 15251:3 15275:1 15281:1 15283:1 15323:2 15337:1 15340:1 15345:4 15350:1 15352:1 15355:3 15357:1 15360:1 15361:1 15372:1 15385:1 15395:1 15403:1 15408:1 15414:1 15415:1 15427:1 15429:1 15438:3 15442:2 15485:3 15508:1 15535:3 15552:1 15603:1 15604:1 15635:1 15638:1 15679:1 15688:1 15694:1 15718:2 15729:2 15732:3 15736:1 15739:1 15747:1 15756:1 15768:1 15779:1 15785:1 15788:1 15820:3 15838:1 15863:1 15864:4 15865:1 15871:1 15881:1 15894:1 15897:1 15900:5 15905:2 15911:1 15923:1 15927:1 15944:1 15948:1 15959:3 15982:1 15998:3 16011:1 16022:1 16037:1 16046:1 16057:1 16062:2 16068:1 16071:1 16092:1 16094:1 16129:5 16150:3 16158:3 16173:1 16181:3 16197:1 16215:1 16229:1 16261:3 16274:1 16278:1 16288:1 16292:1 16298:1 16337:1 16368:1 16370:1 16396:1 16414:1 16419:1 16456:1 16467:1 16474:1 16475:1 16478:1 16479:2 16480:1 16486:1 16488:2 16492:1 16520:1 16526:1 16543:1 16546:1 16567:2 16581:1 16619:1 16646:1 16647:1 16655:1 16664:1 16673:1 16693:1 16703:1 16713:1 16714:1 16724:1 16725:6 16727:1 16750:1 16751:2 16757:1 16762:1 16773:2 16783:1 16796:1 16815:1 16852:1 16880:1 16890:2 16927:1 16952:1 16976:1 16982:1 16998:1 16999:2 17008:2 17048:1 17063:1 17134:1 17159:1 17164:1 17169:1 17181:1 17189:1 17198:1 17216:1 17227:1 17230:10 17254:1 17261:2 17264:1 17266:1 17270:1 17276:2 17296:1 17303:1 17316:6 17325:1 17335:1 17338:1 17351:1 17352:1 17354:1 17383:1 17423:2 17429:7 17441:1 17442:4 17444:1 17448:1 17492:1 17496:1 17507:2 17519:1 17527:2 17539:2 17545:6 17552:1 17556:1 17558:3 17615:1 17625:2 17631:3 17639:1 17641:1 17652:1 17663:1 17689:1 17692:2 17722:1 17739:1 17746:1 17754:3 17785:1 17806:1 17826:1 17829:1 17860:1 17878:1 17899:1 17922:1 17927:1 17931:1 17943:1 17952:1 17961:1 17983:1 17995:1 18010:1 18020:1 18047:1 18060:5 18069:3 18088:1 18128:1 18171:1 18173:1 18176:1 18183:1 18188:2 18255:1 18271:1 18276:2 18282:1 18287:2 18288:1 18295:2 18299:1 18318:1 18321:1 18323:1 18338:1 18379:1 18416:1 18420:1 18424:2 18434:2 18444:1 18449:1 18459:1 18475:3 18508:2 18536:2 18592:1 18593:1 18611:1 18620:1 18667:1 18679:1 18695:1 18698:1 18710:1 18722:1 18767:2 18774:1 18776:1 18777:1 18781:1 18791:1 18793:1 18807:1 18862:1 18889:1 18904:1 18905:1 18911:3 18927:2 18952:2 18954:1 18963:1 18978:1 18982:1 18984:1 19000:1 19011:2 19013:1 19015:1 19029:1 19035:1 19043:1 19055:3 19066:1 19072:1 19080:1 19083:1 19086:3 19090:1 19096:2 19114:1 19141:1 19145:1 19185:2 19205:2 19232:1 19256:1 19272:1 19290:6 19297:2 19311:3 19314:1 19315:1 19320:9 19326:1 19377:2 19395:1 19401:1 19431:1 19464:1 19465:1 19486:2 19489:2 19512:1 19543:1 19544:1 19560:1 19568:4 19577:1 19591:6 19611:2 19637:1 19640:1 19643:3 19671:3 19687:2 19726:5 19749:6 19750:1 19772:1 19773:1 19818:1 19848:1 19863:1 19874:1 19894:1 19913:2 19920:2 19933:1 19957:3 19964:1 19965:1 19968:1 19988:1 19999:1 20000:1 20045:2 20046:2 20059:1 20091:1 20095:1 20105:1 20127:2 20142:1 20184:1 20214:1 20215:1 20217:1 20220:1 20225:1 20235:2 20252:1 20260:2 20266:3 20275:1 20282:2 20297:2 20321:1 20339:1 20358:1 20363:2 20377:2 20416:1 20424:1 20440:1 20447:1 20478:1 20487:1 20489:1 20494:1 20503:6 20511:1 20518:1 20525:1 20545:1 20566:1 20567:2 20569:2 20589:1 20613:1 20619:3 20704:1 20709:1 20714:1 20715:1 20719:1 20737:2 20739:3 20740:1 20757:4 20763:1 20780:1 20786:1 20805:1 20807:2 20810:1 20811:1 20816:2 20817:1 20831:1 20843:4 20849:1 20852:1 20906:1 20909:2 20913:1 20916:2 20917:6 20939:1 20950:4 20966:1 20971:1 21000:1 21002:1 21030:1 21056:1 21059:1 21066:1 21070:1 21101:1 21103:1 21104:1 21114:5 21127:2 21143:2 21145:3 21154:1 21170:1 21182:1 21185:1 21193:2 21207:1 21224:1 21240:1 21247:1 21251:5 21254:3 21259:1 21265:1 21286:1 21291:1 21322:1 21327:1 21329:1 21428:1 21429:1 21460:1 21467:2 21477:1 21478:1 21494:1 21509:2 21517:1 21525:1 21528:1 21541:1 21562:2 21576:3 21581:2 21587:1 21589:1 21597:7 21605:1 21609:1 21646:1 21653:1 21654:1 21663:1 21678:1 21700:2 21717:1 21725:1 21732:2 21733:1 21744:1 21785:1 21798:1 21812:1 21822:1 21828:1 21830:1 21859:1 21860:1 21876:1 21897:1 21900:1 21902:1 21917:1 21922:1 21931:1 21932:1 21933:2 21936:1 21946:1 21950:1 21967:1 21978:4 21985:1 22028:3 22050:1 22091:3 22094:2 22110:1 22116:1 22140:1 22142:1 22157:1 22163:1 22169:3 22171:1 22172:1 22205:1 22231:2 22260:1 22269:1 22283:1 22284:1 22289:1 22306:1 22309:1 22317:1 22319:1 22347:1 22348:1 22372:1 22373:1 22406:1 22417:1 22440:1 22489:1 22502:1 22564:2 22568:1 22569:1 22578:1 22579:1 22583:1 22584:1 22610:1 22663:1 22667:1 22703:1 22712:1 22718:1 22723:1 22751:1 22777:1 22778:1 22782:2 22786:1 22787:2 22788:1 22798:1 22799:1 22804:2 22806:1 22829:2 22832:1 22843:3 22881:3 22882:3 22931:1 22952:2 22956:1 22985:1 22996:1 22999:3 23002:1 23008:4 23015:1 23029:1 23033:3 23036:1 23063:1 23079:2 23080:1 23095:1 23098:1 23107:1 23108:1 23115:1 23135:1 23145:1 23163:1 23189:1 23191:1 23192:5 23198:1 23202:1 23212:1 23241:1 23256:2 23260:1 23285:2 23293:2 23299:1 23310:1 23311:1 23359:1 23384:1 23393:1 23398:1 23447:1 23453:2 23466:1 23498:1 23499:1 23507:1 23538:1 23549:1 23550:1 23564:1 23568:1 23571:1 23594:2 23616:1 23637:1 23647:1 23649:1 23681:1 23744:1 23764:1 23773:1 23786:1 23796:1 23805:1 23810:1 23811:1 23852:2 23863:1 23864:1 23879:1 23881:1 23888:2 23951:1 23963:2 23984:2 24014:2 24028:3 24051:1 24096:1 24116:1 24118:1 24123:1 24127:4 24140:1 24154:2 24161:1 24188:1 24234:1 24238:1 24239:1 24240:1 24259:1 24277:2 24283:3361 24309:1 24326:1 24377:1 24408:1 24427:2 24429:1 24437:1 24439:1 24441:1 24450:1 24479:2 24507:1 24519:1 24520:1 24548:1 24551:1 24565:1 24570:1 24571:1 24572:1 24573:1 24575:1 24589:1 24636:2 24673:1 24674:1 24693:1 24709:1 24721:1 24723:1 24734:1 24736:1 24747:1 24752:1 24759:1 24773:1 24778:1 24791:1 24811:2 24813:1 24832:2 24850:1 24851:1 24858:1 24859:1 24860:2 24861:1 24893:1 24897:3 24901:1 24935:1 24979:1 24981:2 24986:1 25015:1 25020:1 25023:1 25032:1 25043:1 25065:1 25073:2 25086:1 25087:1 25090:1 25098:1 25128:1 25135:1 25148:1 25164:1 25176:1 25189:9 25198:1 25216:1 25223:1 25225:6 25231:1 25237:1 25260:3 25272:1 25278:1 25309:1 25327:1 25335:2 25345:3 25361:1 25368:1 25403:1 25415:1 25441:1 25442:4 25483:3 25487:1 25492:1 25513:2 25514:1 25519:1 25532:1 25535:1 25545:2 25573:1 25580:1 25588:1 25618:1 25624:2 25627:1 25630:1 25651:1 25653:1 25670:1 25692:1 25693:1 25698:1 25702:1 25724:1 25760:1 25769:1 25770:1 25775:1 25779:1 25788:1 25805:1 25815:1 25840:1 25842:1 25846:1 25906:1 25923:1 25930:1 25933:2 25937:1 25955:2 25956:1 25957:1 25983:1 25987:1 25991:1 26000:1 26001:3 26016:1 26024:1 26025:1 26026:7 26047:3 26053:1 26055:1 26062:1 26071:2 26077:1 26084:1 26085:1 26100:1 26103:1 26116:1 26139:2 26142:2 26178:2 26184:1 26225:3 26227:1 26241:1 26249:1 26257:2 26268:1 26277:1 26327:1 26331:1 26339:1 26363:1 26440:4 26451:1 26467:1 26488:1 26493:2 26497:1 26521:1 26552:1 26564:3 26567:1 26596:2 26615:2 26617:2 26624:1 26633:1 26639:1 26653:1 26673:1 26689:2 26697:1 26704:1 26718:4 26723:2 26729:1 26732:1 26739:2 26745:1 26749:1 26778:1 26790:1 26806:1 26812:1 26816:1 26824:1 26830:1 26841:1 26847:1 26858:1 26863:1 26874:1 26878:2 26898:1 26905:1 26913:1 26940:2 26952:3 26985:1 26986:2 27006:1 27015:1 27026:1 27038:7 27047:2 27056:1 27057:1 27061:1 27063:1 27074:1 27083:1 27088:1 27092:5 27097:1 27106:1 27109:2 27113:2 27119:1 27167:1 27178:1 27189:1 27193:2 27196:6 27212:1 27225:1 27235:1 27236:3 27253:2 27270:1 27291:2 27313:1 27321:1 27352:1 27356:1 27358:1 27363:1 27365:3 27366:1 27369:1 27374:2 27375:1 27377:1 27390:3 27392:1 27393:1 27395:2 27417:1 27426:2 27439:1 27501:2 27513:1 27515:1 27531:1 27534:1 27539:1 27542:1 27548:1 27574:4 27578:2 27580:1 27592:1 27603:1 27607:1 27617:1 27661:1 27683:3 27685:1 27703:1 27704:2 27705:1 27707:1 27726:1 27731:1 27736:1 27745:3 27747:1 27751:1 27760:1 27767:1 27790:1 27809:1 27816:2 27820:1 27841:1 27844:2 27857:2 27860:3 27907:1 27915:1 27929:1 27950:1 27951:2 27957:1 27970:1 27971:1 27981:2 27987:1 27993:2 27996:2 28007:1 28008:2 28023:1 28031:1 28041:1 28051:1 28059:1 28067:1 28172:2 28176:2 28177:2 28201:1 28203:2 28213:2 28214:1 28240:1 28257:1 28265:1 28280:1 28302:1 28347:1 28351:3 28373:2 28378:1 28379:3 28387:1 28392:1 28396:3 28410:1 28421:1 28423:2 28439:1 28478:1 28489:1 28500:1 28517:1 28532:1 28546:1 28554:1 28558:1 28559:1 28565:1 28604:3 28614:1 28623:1 28634:1 28639:1 28659:1 28679:1 28681:1 28717:1 28718:1 28721:2 28730:1 28731:1 28748:1 28754:1 28768:1 28779:1 28785:1 28803:1 28839:1 28841:1 28846:1 28876:1 28877:1 28878:1 28879:1 28900:1 28933:1 28947:3 28965:3 28972:2 28981:1 28982:1 28986:1 28987:1 28989:11 28993:2 28999:1 29003:1 29007:1 29014:1 29023:1 29024:1 29047:1 29062:1 29067:1 29076:1 29078:1 29084:1 29085:1 29106:1 29117:1 29118:2 29160:1 29169:1 29179:1 29203:1 29234:1 29246:1 29285:2 29286:1 29302:2 29316:2 29370:1 29386:1 29388:1 29406:1 29422:1 29428:1 29440:1 29442:1 29471:1 29522:1 29536:1 29547:1 29571:1 29583:1 29592:1 29629:2 29641:1 29642:2 29665:1 29689:1 29705:1 29733:2 29745:1 29757:1 29771:1 29772:2 29775:1 29871:1 29872:1 29878:1 29893:1 29898:1 29902:1 29905:2 29917:1 29921:1 29932:1 29944:1 29959:1 29961:1 29995:1 29997:3 30000:1 30012:2 30039:2 30055:2 30088:1 30090:1 30091:1 30112:1 30122:1 30131:3 30136:1 30144:1 30147:1 30159:1 30162:1 30163:1 30167:2 30168:1 30177:1 30195:1 30198:1 30221:1 30224:2 30235:1 30238:2 30246:2 30250:1 30260:1 30261:2 30264:1 30265:1 30267:1 30269:1 30282:1 30299:3 30321:2 30322:1 30325:1 30347:2 30381:1 30385:1 30408:1 30412:1 30419:1 30422:1 30431:1 30448:1 30498:1 30506:1 30511:1 30525:1 30538:1 30549:4 30550:1 30566:1 30575:1 30601:2 30615:2 30624:2 30656:1 30669:1 30671:2 30674:3 30675:1 30697:1 30727:1 30742:1 30744:1 30750:2 30756:1 30774:1 30786:1 30787:1 30804:2 30825:1 30840:1 30863:1 30865:1 30871:1 30887:1 30899:2 30906:1 30907:1 30920:1 30979:1 31018:1 31024:1 31047:1 31056:2 31059:1 31073:1 31074:2 31087:1 31096:1 31129:1 31152:1 31154:1 31172:1 31189:1 31190:1 31195:1 31210:1 31211:2 31213:1 31217:1 31226:1 31249:1 31318:2 31333:3 31346:1 31347:1 31355:9 31360:1 31362:1 31365:1 31366:1 31374:1 31381:1 31394:1 31403:1 31437:2 31446:2 31482:2 31488:1 31499:1 31513:1 31518:1 31530:2 31534:3 31538:4 31550:1 31562:1 31563:1 31579:2 31583:2 31590:1 31592:1 31600:1 31625:1 31629:1 31652:1 31659:1 31670:1 31693:1 31699:1 31704:1 31736:1 31757:2 31779:2 31781:3 31786:4 31790:1 31795:1 31821:1 31826:1 31832:2 31838:1 31841:1 31860:1 31865:1 31872:1 31876:1 31886:1 31914:2 31930:1 31943:1 31954:1 31971:1 32010:1 32013:1 32021:2 32046:5 32052:3 32065:1 32077:1 32087:1 32134:1 32153:1 32160:1 32175:2 32177:1 32206:1 32212:3 32247:1 32264:1 32273:1 32296:1 32316:3 32336:2 32354:1 32367:1 32399:1 32407:1 32412:1 32436:1 32446:3 32466:5 32470:3 32472:1 32491:1 32492:1 32510:1 32523:1 32531:1 32552:1 32553:1 32554:2 32557:2 32558:2 32584:1 32587:1 32588:1 32631:1 32664:2 32667:1 32677:3 32680:2 32682:1 32691:2 32694:1 32695:1 32697:1 32709:1 32719:3 32726:1 32742:1 32758:1 32768:1 32779:1 32782:3 32783:1 32791:3 32802:2 32816:2 32818:1 32820:1 32830:1 32849:1 32851:2 32858:1 32880:1 32881:1 32905:1 32906:1 32942:1 32944:1 32946:1 32960:1 32964:1 32968:1 32976:1 32980:1 33003:1 33011:1 33030:1 33033:1 33090:1 33107:2 33109:1 33118:1 33143:2 33144:1 33148:2 33162:1 33182:1 33196:1 33211:1 33225:1 33231:1 33253:1 33293:2 33311:1 33313:2 33318:1 33335:1 33339:1 33349:1 33356:2 33372:1 33381:1 33391:1 33400:3 33406:1 33407:1 33411:1 33420:1 33432:1 33440:1 33448:1 33454:3 33470:1 33476:1 33489:3 33492:1 33511:1 33536:1 33552:4 33577:1 33584:2 33585:1 33624:1 33636:1 33642:2 33664:4 33689:3 33694:1 33703:1 33711:4 33719:1 33749:1 33755:1 33756:1 33815:1 33817:1 33825:1 33862:1 33883:1 33885:1 33899:1 33938:1 33941:1 33943:1 33949:1 33959:1 33984:1 33994:1 33997:1 34009:1 34028:1 34030:1 34034:1 34039:4 34043:1 34045:3 34047:2 34076:1 34077:1 34094:1 34119:1 34139:1 34146:1 34151:1 34156:1 34172:2 34190:2 34196:3 34207:1 34217:1 34246:2 34273:2 34281:1 34316:2 34334:1 34335:1 34381:1 34383:2 34392:1 34393:1 34396:2 34406:1 34435:1 34454:1 34498:1 34544:1 34548:1 34555:1 34567:1 34577:1 34589:1 34590:1 34592:1 34600:1 34603:1 34606:1 34607:1 34617:4 34649:1 34661:2 34666:2 34672:3 34678:1 34707:1 34743:1 34748:2 34756:1 34757:1 34766:1 34768:1 34773:2 34775:3 34776:1 34793:1 34794:4 34797:1 34806:5 34836:1 34872:1 34909:1 34949:2 34950:2 34954:1 34969:3 34976:2 34977:1 34982:2 35027:2 35032:1 35090:1 35094:1 35106:1 35110:2 35114:2 35121:2 35129:1 35147:2 35155:1 35156:1 35171:1 35178:1 35188:1 35190:1 35197:1 35199:1 35201:1 35202:1 35203:1 35211:1 35220:1 35258:1 35277:1 35284:1 35300:1 35303:2 35306:2 35313:1 35330:2 35353:1 35355:1 35363:1 35364:2 35393:1 35419:1 35433:2 35440:1 35447:1 35477:1 35486:1 35494:1 35496:1 35505:1 35507:1 35521:1 35529:1 35538:2 35547:1 35553:1 35564:1 35597:2 35599:2 35601:2 35605:1 35626:1 35627:1 35664:2 35705:1 35724:2 35738:1 35744:1 35749:1 35756:1 35781:2 35810:1 35812:1 35818:2 35827:1 35834:1 35836:1 35858:1 35897:1 35909:1 35920:1 35922:1 35934:1 35947:1 35958:2 35968:1 35999:1 36002:3 36005:1 36014:4 36039:1 36056:1 36081:1 36093:1 36113:2 36115:1 36139:14 36140:1 36144:1 36164:1 36167:1 36168:1 36187:6 36208:2 36219:1 36233:1 36257:1 36298:1 36310:2 36344:5 36349:1 36354:1 36365:1 36366:1 36387:6 36395:1 36397:1 36408:1 36411:1 36413:1 36414:1 36433:1 36442:1 36445:1 36449:1 36452:1 36459:1 36465:4 36471:1 36484:1 36500:2 36528:1 36533:2 36537:1 36555:2 36570:1 36580:1 36601:1 36628:2 36633:2 36688:1 36689:1 36692:1 36698:1 36705:1 36724:1 36738:1 36752:1 36767:3 36771:1 36774:1 36776:1 36799:1 36814:1 36833:3 36840:1 36859:1 36867:1 36870:1 36877:1 36960:3 36980:2 36995:3 37007:1 37035:3 37041:2 37048:1 37070:1 37082:1 37085:1 37108:1 37113:1 37146:1 37150:1 37157:1 37163:1 37240:1 37242:1 37249:1 37253:1 37254:1 37255:1 37277:2 37289:1 37306:1 37317:1 37338:2 37349:1 37366:1 37374:1 37381:1 37389:1 37401:1 37407:1 37438:1 37448:1 37450:1 37451:1 37452:1 37484:1 37512:1 37539:2 37561:2 37562:1 37572:1 37597:1 37612:3 37615:1 37636:1 37638:1 37660:1 37718:1 37722:1 37729:1 37740:1 37744:1 37751:3 37752:1 37754:3 37755:1 37759:1 37760:1 37761:2 37765:2 37768:3 37769:2 37779:1 37780:2 37800:1 37801:1 37805:1 37820:2 37830:1 37834:1 37849:1 37853:1 37867:2 37875:1 37883:1 37888:1 37915:1 37918:1 37925:1
15 3:1 8:1 49:1 80:3 89:1 104:2 116:1 120:2 143:1 155:2 158:1 189:1 190:4 213:1 215:3 224:1 228:1 254:1 255:1 256:1 257:2 270:1 272:2 277:1 297:1 314:1 317:3 324:1 344:1 373:2 397:2 415:1 430:1 440:2 462:4 464:2 468:2 487:1 500:2 521:1 526:1 556:1 559:1 569:3 584:1 602:1 620:2 640:1 652:1 682:1 713:2 714:1 715:1 716:1 723:1 724:1 747:1 761:3 765:1 771:2 776:1 785:1 789:1 802:1 805:7 812:1 818:3 819:1 821:3 827:1 894:1 907:1 918:3 928:1 947:1 955:1 956:1 975:1 978:4 979:1 984:1 992:1 995:2 1056:1 1068:1 1072:1 1105:2 1112:1 1113:1 1115:1 1126:1 1142:2 1144:1 1145:1 1147:1 1152:2 1155:1 1158:1 1159:2 1169:1 1171:1 1172:1 1176:1 1180:2 1189:1 1208:2 1211:1 1213:3 1217:1 1224:2 1228:1 1237:1 1254:3 1263:1 1264:1 1272:1 1282:1 1285:1 1303:1 1320:1 1333:2 1338:3 1372:3 1374:1 1379:2 1399:1 1402:1 1404:1 1411:1 1434:1 1443:2 1444:1 1451:1 1479:1 1500:1 1504:2 1519:1 1524:2 1534:2 1573:1 1578:3 1580:1 1587:1 1619:1 1631:2 1647:1 1656:1 1657:1 1658:1 1661:1 1667:2 1668:1 1693:1 1697:1 1726:1 1728:1 1733:1 1742:1 1757:1 1758:1 1774:1 1787:1 1791:1 1795:1 1855:1 1871:2 1872:1 1880:2 1881:1 1886:7 1935:1 1939:2 1944:2 1946:2 1956:1 1957:1 1960:6 1980:1 1986:1 1991:1 2003:1 2032:1 2033:1 2036:4 2042:4 2043:1 2050:2 2059:2 2079:1 2084:1 2091:1 2092:1 2106:1 2128:1 2129:2 2132:1 2136:2 2146:2 2147:2 2149:1 2154:1 2160:1 2176:3 2177:3 2201:1 2202:1 2205:1 2229:1 2245:1 2247:1 2248:2 2260:1 2266:1 2285:2 2291:2 2292:1 2295:1 2319:2 2360:1 2362:1 2370:1 2386:1 2388:1 2391:1 2398:1 2399:2 2402:1 2405:2 2407:1 2409:1 2426:1 2460:2 2464:1 2470:1 2473:1 2486:1 2489:1 2522:1 2537:1 2542:4 2547:1 2554:1 2558:2 2559:1 2576:1 2590:1 2671:2 2701:1 2725:1 2740:1 2741:1 2758:1 2775:1 2783:1 2817:3 2823:1 2824:1 2830:1 2856:1 2866:3 2895:2 2911:2 2913:1 2946:1 2948:1 2956:1 2957:1 2959:2 2961:3 2964:1 2972:2 2979:2 2981:1 2984:2 2986:2 2987:3 2991:1 2992:4 2994:1 2995:1 3010:1 3026:2 3027:1 3082:2 3085:1 3118:1 3169:2 3173:2 3174:1 3209:1 3213:3 3228:2 3258:1 3282:1 3296:1 3327:1 3336:2 3356:1 3359:1 3369:1 3384:1 3387:1 3459:1 3473:2 3479:2 3487:1 3506:1 3512:1 3518:1 3519:3 3522:1 3523:1 3527:1 3544:1 3572:3 3583:1 3601:1 3632:1 3646:2 3656:2 3661:1 3664:1 3688:2 3694:1 3698:1 3702:1 3710:5 3718:5 3720:2 3728:1 3752:2 3765:4 3768:4 3785:1 3794:1 3797:1 3800:1 3802:2 3809:1 3812:1 3822:1 3840:1 3846:2 3851:1 3886:2 3891:1 3905:1 3917:2 3920:1 3938:1 3967:1 3996:1 3999:2 4004:1 4026:1 4032:1 4050:1 4089:1 4104:1 4158:2 4172:1 4180:1 4205:1 4211:1 4221:1 4223:1 4239:1 4263:3 4278:1 4303:1 4304:1 4315:1 4344:1 4345:1 4350:1 4354:1 4373:1 4382:3 4386:1 4413:1 4431:1 4433:2 4440:1 4447:1 4455:1 4488:1 4493:1 4528:1 4531:1 4567:1 4581:1 4582:1 4599:1 4604:1 4615:2 4616:1 4664:1 4672:1 4678:1 4682:1 4705:1 4711:1 4724:1 4737:1 4738:2 4741:1 4758:1 4787:1 4813:1 4820:2 4821:6 4840:1 4851:1 4875:1 4878:2 4879:2 4907:2 4909:2 4946:1 4950:2 4952:4 4955:2 4962:1 4985:1 4987:1 5000:1 5001:1 5017:2 5020:1 5029:1 5042:1 5056:1 5064:1 5088:1 5095:1 5101:1 5102:1 5125:2 5127:1 5128:1 5143:1 5148:2 5151:1 5153:1 5176:1 5184:1 5194:1 5210:1 5218:1 5235:1 5254:1 5278:1 5313:2 5319:1 5341:1 5369:1 5382:1 5389:3 5395:1 5414:1 5419:1 5424:2 5428:1 5430:1 5448:1 5479:1 5482:1 5506:1 5522:4 5538:1 5553:1 5555:1 5570:1 5582:1 5584:1 5597:1 5651:1 5667:1 5685:1 5690:1 5699:1 5709:2 5752:2 5757:1 5761:1 5779:1 5795:1 5798:1 5802:1 5845:1 5853:1 5858:2 5868:3 5880:1 5897:2 5899:2 5905:2 5912:1 5916:1 5934:1 5983:1 5991:2 5997:2 6015:3 6020:1 6021:2 6039:1 6077:1 6079:1 6081:2 6087:2 6164:1 6165:2 6172:1 6173:2 6183:1 6202:1 6236:7 6246:1 6280:2 6287:1 6296:1 6313:1 6314:1 6321:2 6324:1 6382:5 6401:2 6402:1 6408:1 6410:1 6413:1 6414:1 6418:1 6420:1 6421:3 6424:1 6427:1 6429:1 6435:1 6437:2 6438:1 6440:1 6464:1 6471:1 6562:2 6565:1 6587:1 6602:1 6612:1 6619:1 6621:1 6627:2 6647:1 6648:1 6680:1 6682:1 6697:2 6706:1 6713:1 6736:1 6737:1 6741:1 6752:2 6754:3 6772:3 6782:1 6802:3 6820:1 6869:2 6902:1 6904:1 6909:1 6926:4 6953:2 6958:1 6974:1 6976:2 6993:3 7020:1 7036:1 7042:1 7043:1 7049:1 7062:1 7063:1 7070:1 7074:2 7081:1 7101:3 7120:1 7152:1 7177:2 7191:1 7208:1 7269:1 7286:1 7325:1 7330:2 7331:2 7332:1 7352:3 7374:1 7377:1 7386:1 7394:1 7408:1 7420:2 7421:1 7436:1 7448:1 7478:1 7481:1 7486:1 7489:1 7490:2 7491:1 7504:1 7517:2 7534:1 7546:1 7560:1 7572:1 7576:1 7580:1 7583:1 7585:1 7649:1 7668:1 7684:1 7690:2 7701:1 7712:1 7724:1 7728:1 7775:3 7780:1 7785:1 7805:1 7836:1 7840:1 7841:1 7877:2 7893:4 7900:1 7905:1 7918:2 7921:1 7933:1 7939:1 7940:1 7945:1 7995:3 8000:3 8037:1 8079:2 8092:1 8108:3 8118:1 8128:1 8133:2 8139:1 8214:1 8219:1 8228:1 8230:1 8237:3 8240:1 8245:2 8247:2 8248:3 8250:1 8253:3 8256:2 8258:1 8261:3 8263:4 8269:1 8309:1 8310:1 8316:1 8322:1 8332:1 8333:1 8334:1 8353:1 8369:1 8389:2 8391:1 8393:2 8403:1 8413:2 8444:1 8449:3 8460:1 8463:2 8474:1 8482:1 8483:1 8513:1 8533:1 8534:1 8543:1 8551:1 8562:1 8588:3 8590:1 8591:4 8592:1 8597:1 8605:1 8632:2 8633:1 8637:1 8652:1 8663:1 8675:1 8700:3 8728:1 8731:1 8743:1 8782:1 8785:1 8829:1 8830:1 8839:1 8848:1 8855:1 8859:1 8864:1 8917:3 8922:1 8923:1 8939:1 8942:1 8943:4 8956:1 8958:1 8988:1 9005:1 9012:3 9044:1 9072:1 9085:1 9097:2 9117:1 9131:1 9144:1 9153:1 9159:3 9170:1 9181:2 9205:2 9235:1 9241:5 9244:2 9248:2 9253:1 9274:2 9290:3 9296:1 9297:1 9300:1 9310:4 9337:1 9358:5 9366:1 9384:1 9410:1 9411:1 9428:1 9429:1 9431:1 9440:1 9443:1 9448:1 9463:1 9468:1 9469:1 9473:1 9477:1 9487:1 9511:1 9519:6 9536:1 9579:1 9583:1 9615:2 9639:1 9651:1 9661:3 9666:1 9681:1 9691:1 9709:2 9714:1 9738:2 9742:1 9744:1 9748:2 9752:1 9761:1 9765:1 9766:1 9786:1 9795:1 9808:2 9823:1 9826:1 9836:1 9837:1 9846:2 9855:1 9878:1 9881:1 9893:2 9896:3 9899:2 9901:1 9911:1 9936:4 9972:1 9985:1 10023:1 10026:2 10029:6 10051:2 10054:1 10083:1 10089:2 10091:1 10093:1 10101:24 10114:1 10128:2 10130:6 10147:2 10158:1 10162:1 10170:1 10174:1 10178:1 10185:1 10186:1 10187:2 10191:1 10192:1 10200:1 10212:1 10227:1 10229:1 10242:1 10252:1 10267:1 10269:1 10273:1 10294:3 10300:1 10302:1 10328:1 10330:1 10364:1 10365:1 10368:4 10373:1 10376:1 10384:1 10390:1 10393:1 10426:1 10438:1 10440:1 10450:3 10487:1 10495:2 10517:1 10527:1 10538:1 10547:1 10556:1 10573:1 10579:1 10581:1 10582:3 10594:1 10608:1 10631:1 10636:2 10644:3 10649:2 10662:1 10678:1 10685:4 10710:1 10716:1 10744:3 10745:11 10759:1 10762:1 10774:1 10775:1 10780:1 10787:1 10811:1 10813:2 10821:1 10823:3 10825:1 10829:1 10834:1 10851:1 10860:2 10875:3 10876:3 10894:1 10908:1 10929:5 10974:1 10985:1 10998:1 11007:2 11050:2 11054:1 11057:1 11068:1 11080:1 11088:1 11096:1 11107:1 11118:1 11164:1 11168:1 11191:1 11199:2 11204:1 11213:1 11216:1 11233:1 11255:1 11257:3 11259:1 11262:1 11265:1 11267:1 11269:3 11270:1 11274:1 11275:1 11294:1 11296:1 11319:1 11329:1 11370:2 11371:1 11392:1 11400:1 11428:1 11437:1 11442:1 11458:1 11466:2 11496:1 11519:2 11520:2 11521:8 11525:1 11532:1 11540:1 11543:1 11550:1 11562:3 11574:1 11577:1 11600:1 11621:2 11628:1 11638:1 11640:1 11644:1 11658:1 11667:2 11674:1 11705:1 11719:7 11745:2 11754:1 11806:1 11822:1 11834:1 11843:1 11877:1 11894:1 11900:1 11913:1 11930:1 11931:2 11940:1 11946:1 11966:1 11975:1 11976:1 11978:2 11990:1 11999:1 12004:1 12006:1 12016:3 12025:4 12046:1 12052:1 12063:1 12071:3 12076:1 12118:2 12127:1 12131:1 12145:1 12156:1 12163:2 12190:1 12192:1 12211:2 12259:1 12265:2 12299:1 12323:1 12352:1 12372:1 12387:2 12388:2 12390:1 12415:1 12416:1 12427:1 12428:1 12452:1 12456:2 12467:1 12473:1 12483:1 12485:1 12503:1 12512:1 12530:3 12531:1 12562:2 12566:1 12604:1 12623:1 12641:1 12642:1 12644:1 12652:1 12653:1 12657:1 12658:1 12692:2 12742:1 12749:1 12755:1 12803:5 12811:1 12818:1 12826:2 12838:2 12847:1 12851:1 12861:1 12882:1 12883:1 12888:1 12933:1 12978:1 12998:1 13006:1 13010:1 13038:1 13051:1 13058:1 13059:4 13069:1 13076:1 13094:1 13110:2 13119:2 13132:2 13141:1 13175:2 13178:1 13182:2 13189:2 13191:1 13197:2 13207:1 13214:1 13217:1 13218:2 13219:2 13232:1 13246:1 13247:1 13250:1 13251:1 13276:8 13291:2 13299:1 13302:1 13310:1 13312:3 13342:2 13367:1 13369:1 13370:3 13384:1 13402:1 13407:1 13418:1 13419:3 13422:1 13429:1 13453:1 13476:1 13487:1 13495:1 13507:1 13513:1 13522:1 13523:1 13525:1 13536:1 13538:1 13546:1 13547:2 13549:1 13556:3 13626:1 13628:1 13633:1 13634:1 13639:1 13650:1 13655:1 13667:1 13675:2 13694:1 13705:4 13710:2 13726:1 13734:2 13737:1 13749:1 13777:1 13778:2 13779:1 13806:1 13812:1 13820:7 13846:2 13858:1 13860:1 13886:1 13901:1 13909:8 13914:1 13924:1 13933:1 13947:2 13949:2 13950:2 13973:1 13991:1 14010:1 14019:1 14025:2 14030:1 14045:1 14051:1 14053:3 14057:1 14060:1 14064:1 14116:1 14117:1 14118:1 14119:1 14140:1 14146:1 14150:1 14153:1 14156:1 14170:1 14212:1 14231:1 14247:1 14260:1 14272:1 14299:1 14301:1 14302:1 14305:2 14326:2 14332:2 14343:1 14356:1 14377:1 14382:1 14391:1 14450:1 14462:2 14487:1 14489:2 14491:1 14508:2 14509:2 14522:1 14525:1 14526:1 14527:1 14528:1 14537:1 14550:2 14551:1 14563:1 14564:2 14569:1 14573:1 14576:1 14591:1 14617:2 14619:1 14626:3 14630:1 14662:1 14693:2 14701:1 14721:1 14728:1 14750:1 14771:2 14774:1 14775:1 14789:2 14801:4 14807:1 14816:1 14818:1 14819:1 14826:1 14828:4 14838:1 14847:1 14856:1 14858:1 14868:1 14900:1 14908:2 14913:1 14920:1 14935:1 14937:1 14939:1 14961:1 14965:1 14996:1 15014:1 15029:1 15032:1 15034:1 15039:2 15051:1 15052:1 15070:1 15093:1 15111:1 15133:1 15141:1 15164:2 15171:1 15185:1 15199:1 15200:1 15209:1 15217:1 15225:2 15251:3 15275:1 15281:1 15283:1 15323:2 15337:1 15340:1 15345:4 15350:1 15352:1 15355:3 15357:1 15360:1 15361:1 15372:1 15385:1 15395:1 15403:1 15408:1 15414:1 15415:1 15427:1 15429:1 15438:3 15442:2 15485:3 15508:1 15535:3 15552:1 15603:1 15604:1 15635:1 15638:1 15679:1 15687:1 15688:1 15694:1 15718:2 15729:2 15732:3 15736:1 15739:1 15747:1 15756:1 15768:1 15779:1 15785:1 15788:1 15820:3 15838:1 15839:1 15863:1 15864:4 15865:1 15871:1 15881:1 15894:1 15897:1 15900:5 15905:2 15911:1 15923:1 15927:1 15944:1 15948:1 15959:3 15982:1 15998:3 16011:1 16022:1 16037:1 16046:1 16057:1 16062:2 16068:1 16071:1 16092:1 16094:1 16129:5 16150:3 16158:3 16173:1 16181:3 16197:1 16215:1 16229:1 16261:4 16274:1 16278:1 16288:1 16292:1 16298:1 16337:1 16368:1 16370:1 16396:1 16412:1 16414:1 16419:1 16456:1 16467:1 16474:1 16475:1 16478:1 16479:2 16480:1 16486:1 16488:2 16492:1 16520:1 16526:1 16543:1 16546:1 16567:2 16581:1 16619:1 16646:1 16647:1 16655:1 16664:1 16673:1 16693:1 16703:1 16713:1 16714:1 16724:1 16725:6 16727:1 16750:1 16751:2 16757:1 16762:1 16773:2 16783:1 16785:1 16796:1 16815:1 16852:1 16880:1 16890:2 16927:1 16952:1 16976:1 16982:1 16998:1 16999:3 17008:2 17048:1 17063:1 17109:1 17134:1 17159:1 17164:1 17169:1 17181:1 17189:1 17198:1 17216:1 17227:1 17230:10 17254:1 17261:2 17264:1 17266:2 17270:1 17276:2 17296:1 17303:1 17316:6 17325:1 17335:1 17338:1 17351:1 17352:1 17354:1 17383:1 17423:2 17429:7 17441:1 17442:4 17444:1 17448:1 17492:1 17496:1 17507:2 17519:1 17527:2 17539:2 17545:6 17552:1 17556:1 17558:3 17615:1 17625:2 17631:3 17639:1 17641:1 17652:1 17663:1 17689:1 17692:2 17722:1 17739:1 17746:1 17754:4 17785:1 17806:1 17826:1 17829:1 17860:1 17878:1 17899:1 17922:1 17927:1 17931:1 17943:1 17952:1 17961:2 17983:1 17995:1 18010:1 18020:1 18047:1 18060:5 18069:3 18078:1 18088:1 18128:1 18171:1 18173:1 18176:1 18183:1 18188:2 18255:1 18271:1 18276:2 18282:1 18287:2 18288:1 18295:2 18299:1 18318:1 18321:1 18323:1 18338:1 18379:1 18416:1 18420:1 18424:2 18434:2 18444:1 18449:1 18459:1 18475:3 18508:2 18536:2 18565:1 18592:1 18593:1 18611:1 18620:1 18667:1 18679:1 18695:1 18698:1 18710:1 18722:1 18767:2 18774:1 18776:1 18777:1 18781:1 18791:1 18793:1 18807:1 18830:1 18862:1 18876:1 18889:1 18904:1 18905:1 18911:3 18927:2 18952:2 18954:1 18963:1 18978:1 18982:1 18984:1 19000:1 19011:2 19013:1 19015:1 19029:1 19035:1 19043:1 19055:3 19066:2 19072:1 19080:1 19083:1 19086:3 19090:1 19096:2 19114:1 19141:1 19145:1 19185:2 19205:2 19232:1 19256:1 19272:1 19290:6 19297:2 19311:3 19314:1 19315:1 19320:9 19326:1 19377:2 19395:1 19401:1 19431:1 19464:1 19465:1 19486:2 19489:2 19512:1 19543:1 19544:1 19560:1 19568:4 19577:1 19591:7 19611:3 19637:1 19640:1 19643:3 19671:3 19687:2 19694:1 19726:5 19749:7 19750:1 19772:1 19773:1 19818:1 19848:1 19863:1 19874:1 19894:1 19913:3 19920:2 19933:1 19957:3 19964:1 19965:1 19968:1 19988:1 19999:1 20000:2 20045:2 20046:2 20059:1 20091:1 20095:1 20105:1 20127:2 20142:1 20184:1 20214:1 20215:1 20217:1 20220:1 20225:1 20235:2 20252:1 20260:2 20266:3 20275:1 20282:2 20297:2 20321:1 20324:1 20339:1 20358:1 20363:2 20377:2 20393:1 20416:1 20424:1 20440:1 20447:1 20478:1 20487:1 20489:1 20494:2 20503:6 20511:1 20518:1 20525:1 20545:1 20566:1 20567:2 20569:2 20589:1 20613:1 20619:3 20704:1 20709:1 20714:1 20715:1 20719:1 20737:2 20739:3 20740:1 20757:4 20763:1 20780:1 20786:1 20805:1 20807:2 20810:1 20811:1 20816:2 20817:1 20831:1 20836:1 20843:4 20849:1 20852:1 20906:1 20909:2 20913:1 20916:2 20917:6 20939:1 20950:4 20966:1 20971:1 21000:1 21002:1 21030:1 21056:1 21059:1 21066:1 21070:2 21101:1 21103:1 21104:1 21114:6 21127:2 21143:2 21145:3 21154:1 21170:1 21182:1 21185:1 21193:2 21207:1 21224:1 21240:1 21247:1 21251:5 21254:3 21259:1 21265:1 21286:1 21291:1 21322:1 21327:1 21329:1 21428:1 21429:1 21460:1 21467:2 21477:1 21478:1 21494:1 21509:2 21517:1 21525:1 21528:1 21541:1 21562:2 21576:3 21581:2 21587:1 21589:1 21597:8 21605:1 21609:1 21646:1 21653:1 21654:1 21663:1 21678:1 21700:2 21717:1 21725:1 21732:2 21733:1 21744:1 21785:1 21798:1 21812:1 21822:1 21828:1 21830:1 21859:1 21860:1 21876:1 21897:1 21900:1 21902:1 21917:1 21922:1 21931:1 21932:1 21933:2 21936:1 21946:1 21950:1 21967:1 21978:5 21985:1 22028:3 22050:1 22091:3 22094:2 22110:2 22116:1 22140:1 22142:1 22157:1 22163:1 22169:3 22171:1 22172:1 22200:1 22205:1 22231:2 22260:1 22269:1 22283:2 22284:1 22289:1 22306:1 22309:1 22317:1 22319:1 22347:1 22348:1 22370:1 22372:1 22373:1 22406:1 22417:1 22440:1 22489:1 22502:1 22564:2 22568:1 22569:1 22578:1 22579:1 22583:1 22584:1 22610:1 22663:1 22667:1 22703:1 22712:1 22718:1 22723:1 22751:1 22777:1 22778:1 22782:2 22786:1 22787:2 22788:1 22798:1 22799:1 22804:2 22806:1 22829:2 22832:1 22843:3 22881:4 22882:3 22924:1 22931:1 22952:2 22956:1 22985:1 22996:1 22999:3 23002:1 23008:4 23015:1 23029:1 23033:3 23036:1 23053:1 23063:1 23079:2 23080:1 23095:1 23098:1 23107:1 23108:1 23115:1 23135:1 23145:1 23146:1 23163:1 23189:1 23191:1 23192:5 23198:1 23202:1 23212:1 23241:1 23256:2 23260:1 23285:2 23293:2 23299:1 23310:1 23311:1 23359:1 23380:1 23384:1 23393:1 23398:1 23447:1 23453:2 23466:1 23498:1 23499:1 23507:1 23538:1 23549:1 23550:1 23564:1 23568:1 23571:1 23594:2 23616:1 23637:1 23647:1 23649:1 23681:1 23690:1 23744:1 23764:1 23773:1 23786:1 23796:1 23805:1 23810:1 23811:1 23852:2 23863:1 23864:1 23879:1 23881:1 23888:2 23951:1 23963:2 23984:2 24014:2 24028:3 24051:1 24096:1 24116:1 24118:1 24123:1 24127:4 24140:1 24154:2 24161:1 24188:1 24234:1 24238:1 24239:1 24240:1 24259:1 24277:2 24283:3490 24309:1 24326:1 24375:1 24377:1 24408:1 24427:2 24429:1 24437:1 24439:1 24441:1 24450:1 24462:1 24479:2 24507:1 24519:1 24520:1 24548:1 24551:1 24565:1 24570:1 24571:1 24572:1 24573:1 24575:1 24589:1 24636:2 24669:1 24673:1 24674:1 24693:1 24709:1 24721:1 24723:1 24734:1 24736:1 24747:1 24752:1 24759:1 24773:1 24778:1 24791:1 24800:1 24811:2 24813:1 24820:1 24832:2 24850:1 24851:1 24858:1 24859:1 24860:2 24861:1 24867:1 24893:1 24897:4 24901:1 24935:1 24979:1 24981:2 24986:1 25015:1 25020:1 25023:1 25032:1 25043:1 25065:1 25073:2 25086:1 25087:1 25090:1 25091:1 25096:1 25098:1 25128:1 25135:1 25148:1 25164:1 25176:1 25189:9 25198:1 25216:2 25223:1 25225:6 25231:1 25237:1 25260:3 25272:1 25278:1 25309:1 25327:1 25335:2 25345:3 25361:1 25368:1 25403:1 25415:1 25441:1 25442:4 25483:4 25487:1 25492:1 25513:2 25514:1 25519:1 25532:1 25535:1 25545:2 25573:1 25580:1 25588:1 25618:1 25624:2 25627:1 25630:1 25651:1 25653:1 25670:1 25692:1 25693:1 25698:1 25702:1 25711:1 25724:1 25760:1 25769:1 25770:1 25775:1 25779:1 25788:1 25805:1 25815:1 25840:1 25842:1 25846:1 25906:1 25923:1 25930:1 25933:2 25937:1 25955:2 25956:1 25957:1 25983:1 25987:1 25991:1 26000:1 26001:4 26016:1 26024:1 26025:1 26026:7 26047:3 26053:1 26055:1 26062:1 26071:2 26077:1 26084:1 26085:1 26100:1 26103:1 26116:1 26139:2 26142:3 26178:2 26184:1 26225:3 26227:1 26241:1 26249:1 26257:2 26268:1 26277:1 26327:1 26331:1 26339:1 26363:1 26440:4 26451:1 26467:1 26488:1 26493:2 26497:1 26521:1 26552:1 26564:3 26567:1 26596:2 26606:1 26615:2 26617:3 26624:1 26633:1 26639:1 26653:1 26673:1 26689:2 26697:1 26704:1 26718:4 26723:2 26729:1 26732:1 26739:2 26745:1 26749:1 26778:1 26790:2 26791:1 26806:1 26810:1 26812:1 26816:1 26824:1 26830:2 26841:1 26847:1 26858:1 26863:1 26874:1 26878:2 26898:1 26905:1 26913:1 26940:2 26952:3 26985:1 26986:2 26990:1 27006:1 27011:1 27015:1 27026:1 27038:7 27047:3 27056:1 27057:1 27061:1 27063:1 27074:1 27083:1 27088:1 27092:5 27095:1 27097:1 27106:1 27109:3 27113:2 27119:1 27167:1 27178:1 27189:1 27193:2 27196:6 27212:1 27225:1 27235:1 27236:3 27248:1 27253:2 27270:1 27291:2 27313:1 27321:1 27352:1 27356:1 27358:1 27363:1 27365:3 27366:1 27369:1 27374:2 27375:1 27377:1 27390:3 27392:1 27393:1 27395:2 27417:1 27426:2 27439:1 27501:2 27513:1 27515:1 27531:1 27534:1 27539:1 27542:1 27548:1 27574:4 27578:2 27580:1 27592:1 27603:1 27607:1 27617:1 27661:2 27683:3 27685:1 27703:1 27704:2 27705:1 27707:1 27726:1 27731:1 27736:1 27745:3 27747:1 27751:1 27760:1 27767:1 27790:1 27809:1 27816:2 27820:1 27841:1 27844:2 27857:2 27860:4 27907:1 27915:1 27929:1 27950:1 27951:2 27957:1 27970:1 27971:1 27981:2 27987:1 27993:2 27996:2 28007:1 28008:2 28023:1 28031:1 28041:1 28051:1 28059:1 28067:1 28162:1 28172:2 28176:2 28177:2 28201:1 28203:2 28213:2 28214:1 28240:1 28257:1 28265:1 28280:1 28302:1 28347:1 28351:3 28373:2 28378:1 28379:3 28387:1 28392:1 28396:3 28410:1 28421:1 28423:2 28439:1 28478:1 28489:1 28500:1 28517:1 28532:1 28546:1 28554:1 28558:1 28559:1 28565:1 28604:3 28614:1 28623:1 28634:1 28639:1 28659:1 28679:1 28681:1 28717:1 28718:1 28721:2 28730:1 28731:2 28748:1 28754:1 28768:1 28779:1 28785:1 28803:1 28839:1 28841:1 28846:1 28876:1 28877:1 28878:1 28879:1 28900:1 28933:1 28947:3 28965:3 28972:2 28981:1 28982:1 28986:1 28987:1 28989:11 28993:2 28999:1 29003:1 29007:1 29014:1 29023:1 29024:1 29047:1 29062:1 29067:1 29076:1 29078:1 29084:1 29085:1 29106:1 29117:1 29118:2 29160:1 29169:1 29179:1 29203:1 29234:1 29246:1 29285:2 29286:1 29302:2 29316:2 29341:1 29370:1 29386:1 29388:1 29406:1 29422:1 29428:1 29431:1 29440:1 29442:1 29471:1 29522:1 29536:1 29547:1 29571:1 29583:1 29592:1 29629:2 29641:1 29642:2 29665:1 29675:1 29689:1 29705:1 29733:2 29745:1 29757:1 29771:1 29772:2 29775:1 29870:1 29871:1 29872:1 29878:1 29893:1 29898:1 29902:1 29905:2 29917:1 29921:1 29932:1 29944:1 29959:1 29961:1 29995:1 29997:4 30000:1 30012:2 30039:2 30055:2 30088:1 30090:1 30091:1 30112:2 30122:1 30131:3 30136:1 30144:1 30147:1 30159:1 30162:1 30163:1 30167:2 30168:1 30177:1 30195:1 30198:1 30221:1 30224:2 30235:1 30238:2 30246:2 30250:1 30260:1 30261:2 30264:1 30265:1 30267:1 30269:1 30282:1 30299:3 30321:2 30322:1 30325:1 30347:2 30381:1 30385:1 30408:1 30412:1 30419:1 30422:1 30431:1 30448:1 30498:1 30506:1 30511:1 30525:1 30538:1 30549:4 30550:1 30566:1 30575:1 30601:2 30615:2 30624:2 30656:1 30669:1 30671:2 30674:3 30675:1 30697:1 30727:1 30742:1 30744:1 30750:2 30756:1 30774:1 30786:1 30787:1 30804:2 30825:1 30840:1 30863:2 30865:1 30871:1 30887:1 30899:2 30906:1 30907:1 30920:1 30937:1 30979:1 31018:1 31024:1 31047:1 31056:2 31059:1 31073:1 31074:2 31087:1 31096:1 31129:1 31152:1 31154:1 31172:1 31189:1 31190:1 31195:1 31210:1 31211:2 31213:1 31217:1 31226:1 31249:1 31318:2 31333:4 31346:1 31347:1 31355:9 31360:1 31362:1 31365:1 31366:1 31374:1 31381:1 31394:1 31403:1 31437:2 31446:2 31482:2 31488:1 31499:1 31513:1 31518:1 31530:2 31534:3 31538:4 31550:1 31562:1 31563:1 31579:2 31583:2 31590:1 31592:1 31600:1 31625:1 31629:1 31652:1 31659:2 31670:1 31693:1 31699:1 31704:1 31736:1 31757:2 31779:2 31781:3 31786:4 31790:1 31795:1 31821:1 31826:1 31832:3 31838:1 31841:1 31855:1 31860:1 31865:1 31872:1 31876:1 31886:1 31914:2 31930:1 31943:1 31954:1 31971:1 32010:1 32013:1 32021:2 32046:5 32052:3 32065:1 32077:1 32087:1 32134:1 32153:1 32160:1 32175:2 32177:1 32206:1 32212:3 32247:1 32257:1 32264:1 32273:1 32296:1 32316:3 32336:2 32354:1 32367:1 32399:1 32407:1 32412:1 32436:1 32446:4 32466:5 32470:4 32472:1 32491:1 32492:1 32510:1 32523:1 32531:1 32552:1 32553:1 32554:2 32557:2 32558:2 32584:1 32587:1 32588:1 32631:1 32649:1 32664:2 32667:1 32677:3 32680:3 32682:1 32691:2 32694:1 32695:1 32697:1 32709:1 32719:3 32726:1 32742:1 32758:1 32768:1 32779:1 32782:3 32783:1 32791:3 32802:3 32816:2 32818:1 32820:1 32830:1 32849:1 32851:2 32858:1 32880:1 32881:1 32905:1 32906:1 32942:1 32944:1 32946:1 32960:1 32964:1 32968:1 32976:1 32980:1 33003:1 33011:1 33030:1 33033:1 33036:1 33090:1 33107:3 33109:1 33118:1 33143:2 33144:1 33148:2 33162:1 33182:1 33196:1 33211:1 33225:1 33231:1 33253:1 33293:2 33311:1 33313:2 33318:1 33335:1 33339:1 33349:1 33356:2 33362:1 33372:1 33381:1 33391:1 33400:3 33406:1 33407:1 33411:1 33420:1 33432:1 33436:1 33440:1 33448:1 33454:3 33470:1 33476:1 33489:3 33492:1 33511:1 33536:1 33552:4 33577:1 33584:2 33585:1 33624:1 33636:1 33642:2 33664:4 33689:3 33694:1 33703:1 33711:4 33719:1 33749:1 33755:1 33756:1 33815:1 33817:1 33825:1 33862:1 33883:1 33884:1 33885:1 33899:1 33938:1 33941:1 33943:1 33949:1 33959:1 33984:1 33994:1 33997:1 34009:1 34028:1 34030:1 34034:1 34039:4 34043:1 34045:3 34047:2 34076:1 34077:1 34094:1 34098:1 34119:1 34139:1 34146:1 34151:1 34156:1 34172:2 34190:2 34196:3 34207:1 34217:1 34246:2 34273:2 34281:1 34316:2 34334:1 34335:1 34358:1 34381:1 34383:2 34392:1 34393:1 34396:2 34406:1 34435:1 34454:1 34498:1 34544:1 34548:1 34555:1 34567:1 34577:1 34589:1 34590:1 34592:1 34600:1 34603:1 34606:1 34607:1 34617:4 34623:1 34649:1 34661:2 34666:2 34672:3 34678:1 34707:1 34743:1 34748:2 34756:1 34757:1 34766:1 34768:1 34773:2 34775:3 34776:1 34788:1 34793:1 34794:4 34797:1 34806:5 34836:1 34872:1 34909:1 34949:2 34950:2 34954:1 34969:3 34976:2 34977:1 34982:2 35027:2 35032:1 35090:1 35094:2 35106:1 35110:2 35112:1 35114:2 35121:2 35129:1 35147:2 35155:1 35156:1 35162:1 35171:1 35178:1 35188:1 35190:1 35197:1 35199:1 35201:1 35202:1 35203:1 35211:1 35220:1 35258:1 35277:1 35284:1 35300:1 35303:2 35306:2 35313:1 35330:2 35353:1 35355:1 35363:1 35364:2 35393:1 35419:1 35433:2 35440:1 35447:1 35477:1 35486:1 35494:1 35496:1 35505:1 35507:1 35521:1 35529:1 35538:2 35547:1 35553:2 35564:1 35597:2 35599:2 35601:2 35605:1 35626:1 35627:1 35664:2 35705:1 35724:2 35738:1 35744:1 35749:1 35756:1 35781:2 35810:1 35812:1 35818:2 35827:1 35834:1 35836:1 35858:1 35897:1 35909:1 35920:1 35922:2 35934:1 35947:1 35958:2 35968:1 35999:1 36002:3 36005:1 36014:5 36039:1 36056:1 36081:1 36093:1 36113:2 36115:1 36139:15 36140:1 36144:1 36164:1 36167:1 36168:1 36187:6 36208:2 36219:1 36233:1 36257:1 36298:1 36310:2 36344:5 36349:1 36354:1 36365:1 36366:1 36387:6 36395:1 36397:1 36408:1 36411:1 36413:1 36414:1 36433:1 36442:1 36445:1 36449:1 36452:1 36459:1 36465:4 36471:1 36484:1 36500:2 36528:1 36533:2 36537:1 36555:2 36570:1 36580:1 36601:1 36628:2 36633:2 36688:1 36689:1 36692:1 36698:1 36705:1 36724:1 36738:1 36752:1 36767:3 36771:1 36774:1 36776:1 36799:1 36814:1 36833:3 36840:1 36859:1 36867:1 36870:1 36877:1 36960:3 36980:2 36995:3 37007:1 37025:1 37035:3 37041:2 37048:1 37070:1 37082:1 37085:1 37108:1 37113:1 37146:1 37150:1 37157:1 37163:1 37240:1 37242:1 37249:1 37253:1 37254:1 37255:1 37277:2 37289:1 37306:1 37317:1 37338:2 37349:1 37366:1 37374:1 37381:1 37389:1 37391:1 37401:1 37407:1 37438:1 37448:1 37450:1 37451:1 37452:1 37484:1 37486:1 37512:1 37539:2 37561:2 37562:1 37572:1 37597:1 37612:3 37615:1 37636:1 37638:1 37660:1 37718:1 37722:1 37729:1 37740:1 37744:1 37751:3 37752:1 37754:3 37755:1 37759:1 37760:1 37761:2 37765:2 37768:3 37769:2 37779:1 37780:2 37800:1 37801:1 37805:1 37820:2 37830:1 37834:1 37849:1 37853:1 37867:2 37875:1 37883:1 37888:1 37915:1 37918:1 37925:1
15 3:1 8:1 49:1 80:3 89:1 104:2 116:1 120:2 143:1 155:2 158:1 189:1 190:5 213:1 215:3 224:1 228:1 254:1 255:1 256:1 257:2 270:1 272:2 277:1 297:1 314:1 317:3 324:1 344:1 373:2 397:2 415:1 430:1 440:2 462:4 464:2 468:2 487:1 500:2 521:1 526:1 556:1 559:1 569:3 584:1 602:1 620:2 640:1 652:1 682:1 713:2 714:1 715:1 716:1 723:1 724:1 747:1 761:3 765:1 771:2 776:1 785:1 789:1 802:1 805:7 812:1 818:3 819:1 821:3 827:1 894:1 907:1 918:3 928:1 947:1 955:1 956:1 975:1 978:4 979:1 984:1 992:1 995:3 1035:1 1041:1 1056:1 1068:1 1072:1 1105:2 1112:1 1113:1 1115:1 1126:1 1142:2 1144:1 1145:1 1147:1 1152:2 1155:1 1158:1 1159:2 1169:1 1171:1 1172:1 1176:1 1180:2 1189:1 1208:2 1211:1 1213:3 1217:1 1224:2 1228:1 1237:1 1254:3 1263:1 1264:1 1272:1 1282:1 1285:1 1303:1 1320:1 1333:2 1338:3 1372:3 1374:1 1379:2 1399:1 1402:1 1404:1 1411:1 1434:1 1443:2 1444:1 1451:1 1479:1 1500:1 1504:2 1519:1 1524:2 1534:2 1573:1 1578:3 1580:1 1587:1 1619:1 1631:2 1647:1 1656:1 1657:1 1658:1 1661:1 1667:2 1668:1 1693:1 1697:1 1726:1 1728:1 1733:2 1742:1 1757:1 1758:1 1774:1 1787:1 1791:1 1795:2 1855:1 1871:2 1872:1 1880:2 1881:1 1886:7 1935:1 1939:2 1944:2 1946:2 1956:1 1957:1 1960:6 1975:1 1980:1 1986:1 1991:1 2003:1 2032:1 2033:1 2036:4 2042:4 2043:1 2050:2 2059:2 2079:1 2084:1 2091:1 2092:1 2106:1 2128:1 2129:2 2132:1 2136:2 2146:2 2147:2 2149:1 2154:1 2160:1 2176:3 2177:3 2201:1 2202:1 2205:1 2229:1 2245:1 2247:1 2248:2 2260:1 2266:1 2285:2 2291:2 2292:1 2295:1 2319:2 2360:1 2362:1 2370:1 2386:1 2388:1 2391:1 2398:1 2399:2 2402:1 2405:2 2407:1 2409:1 2426:1 2460:2 2464:1 2470:1 2473:1 2486:1 2489:1 2522:1 2537:1 2542:4 2547:1 2554:1 2558:2 2559:1 2576:1 2590:1 2671:2 2701:1 2725:2 2740:1 2741:1 2758:1 2775:1 2783:1 2817:3 2823:1 2824:1 2830:1 2856:1 2866:3 2895:2 2911:2 2913:1 2946:1 2948:1 2956:1 2957:1 2959:2 2961:3 2964:1 2972:2 2979:2 2981:1 2984:2 2986:2 2987:3 2991:1 2992:4 2994:1 2995:1 3010:1 3026:2 3027:1 3082:2 3085:1 3118:1 3169:2 3173:2 3174:1 3209:1 3213:3 3228:2 3258:1 3278:1 3282:1 3296:1 3327:1 3336:2 3356:2 3359:1 3369:1 3384:1 3387:1 3459:1 3473:2 3479:2 3487:1 3506:1 3512:1 3518:1 3519:3 3522:1 3523:1 3527:1 3544:1 3572:3 3583:1 3601:1 3632:1 3646:2 3656:2 3661:1 3664:1 3688:2 3694:1 3698:1 3702:1 3710:5 3718:5 3720:2 3728:1 3752:2 3765:5 3768:4 3785:1 3794:1 3797:1 3800:1 3802:2 3809:1 3812:1 3822:1 3840:1 3846:2 3851:1 3886:2 3891:1 3905:1 3917:2 3920:1 3938:1 3967:1 3996:1 3999:2 4004:1 4026:1 4032:1 4050:1 4089:1 4104:1 4158:3 4172:1 4180:1 4205:1 4211:1 4221:1 4223:1 4239:1 4263:3 4278:1 4303:1 4304:1 4315:1 4344:1 4345:1 4350:1 4354:1 4373:1 4382:3 4386:1 4413:1 4431:1 4433:2 4440:1 4447:1 4455:1 4488:1 4493:1 4528:1 4531:1 4567:1 4581:1 4582:1 4599:1 4604:1 4615:2 4616:1 4664:1 4672:1 4678:1 4682:1 4705:1 4711:1 4724:1 4737:1 4738:2 4741:1 4758:1 4787:1 4813:1 4820:2 4821:7 4840:1 4851:1 4875:1 4878:2 4879:2 4907:2 4909:2 4946:1 4950:2 4952:4 4955:2 4962:1 4985:1 4987:1 5000:1 5001:1 5017:2 5020:1 5029:1 5042:1 5056:2 5064:1 5088:1 5095:1 5101:1 5102:1 5125:2 5127:1 5128:1 5143:1 5148:2 5151:1 5153:1 5176:1 5184:1 5194:1 5210:1 5218:1 5235:1 5254:1 5278:1 5313:2 5319:1 5341:1 5369:1 5382:1 5389:3 5395:1 5414:2 5419:1 5424:2 5428:1 5430:1 5448:1 5479:1 5482:1 5506:1 5522:4 5538:1 5553:1 5555:1 5570:1 5582:1 5584:1 5597:1 5651:1 5667:1 5685:1 5690:1 5699:1 5709:2 5752:2 5757:1 5761:1 5779:1 5795:1 5798:1 5802:1 5845:1 5853:1 5858:2 5868:3 5880:1 5897:2 5899:2 5905:2 5912:1 5916:1 5934:1 5977:1 5983:1 5991:2 5997:2 6015:3 6020:1 6021:2 6039:1 6077:1 6079:1 6081:2 6087:2 6164:1 6165:2 6172:1 6173:2 6183:1 6202:1 6236:7 6246:1 6280:2 6287:1 6296:1 6313:1 6314:1 6321:2 6324:1 6382:5 6401:2 6402:1 6408:1 6410:1 6413:1 6414:1 6418:1 6420:1 6421:3 6424:1 6427:1 6429:1 6435:1 6437:2 6438:1 6440:1 6464:1 6471:1 6562:2 6565:1 6587:1 6602:1 6612:1 6619:1 6621:1 6627:2 6647:1 6648:1 6680:1 6682:1 6697:2 6706:1 6713:1 6736:1 6737:1 6741:1 6752:2 6754:3 6772:3 6782:1 6802:3 6820:1 6869:2 6902:1 6904:1 6909:1 6926:4 6953:2 6958:2 6974:1 6976:2 6993:4 7020:1 7036:1 7042:1 7043:1 7049:1 7062:2 7063:1 7070:1 7074:2 7081:1 7101:4 7120:1 7152:1 7177:2 7191:1 7208:1 7269:1 7286:1 7325:1 7330:2 7331:2 7332:1 7352:3 7374:1 7377:1 7386:1 7394:1 7408:1 7420:2 7421:1 7436:1 7448:1 7478:1 7481:1 7486:1 7489:1 7490:2 7491:1 7504:1 7517:2 7534:1 7546:1 7560:1 7572:1 7576:1 7580:1 7583:1 7585:1 7649:1 7668:1 7684:1 7690:2 7701:1 7712:1 7724:1 7728:1 7775:3 7780:1 7785:1 7805:1 7836:1 7840:1 7841:1 7877:2 7893:4 7900:1 7905:1 7918:2 7921:1 7933:1 7939:1 7940:1 7945:1 7995:3 8000:3 8037:1 8079:2 8092:1 8108:3 8118:1 8128:1 8133:2 8139:1 8214:2 8219:1 8228:1 8230:1 8237:3 8240:1 8245:2 8247:2 8248:3 8250:1 8253:3 8256:2 8258:1 8261:3 8263:4 8269:1 8276:1 8309:1 8310:1 8316:1 8322:1 8332:1 8333:1 8334:1 8342:1 8353:1 8369:1 8389:2 8391:1 8393:2 8403:1 8413:2 8444:1 8449:3 8450:1 8460:1 8463:2 8474:1 8482:1 8483:1 8513:1 8533:1 8534:1 8543:1 8551:1 8562:1 8588:3 8590:1 8591:4 8592:1 8597:1 8605:1 8632:2 8633:1 8637:1 8652:1 8663:1 8675:1 8700:3 8728:1 8731:1 8743:1 8782:1 8785:1 8829:1 8830:1 8839:1 8848:1 8855:1 8859:1 8864:1 8917:3 8922:1 8923:1 8939:1 8942:1 8943:4 8956:1 8958:1 8988:1 9005:1 9012:3 9044:1 9072:1 9085:1 9097:2 9117:1 9131:1 9144:1 9153:1 9159:3 9170:1 9181:2 9205:2 9235:1 9241:5 9244:2 9248:2 9253:1 9274:2 9290:3 9296:1 9297:1 9300:1 9310:4 9337:1 9358:6 9366:1 9384:1 9410:1 9411:1 9428:1 9429:1 9431:1 9440:1 9443:1 9448:1 9463:1 9468:1 9469:1 9473:1 9477:1 9487:1 9511:1 9519:7 9536:1 9579:1 9583:1 9615:2 9639:1 9651:1 9661:3 9666:1 9681:2 9691:1 9709:2 9714:1 9738:2 9742:1 9744:1 9748:2 9752:1 9761:1 9765:1 9766:1 9786:1 9795:1 9798:1 9808:2 9823:1 9826:1 9836:1 9837:1 9846:2 9855:1 9878:1 9881:1 9893:2 9896:3 9899:2 9901:1 9911:1 9936:4 9972:1 9985:1 9993:1 10023:1 10026:2 10029:6 10051:2 10054:1 10083:1 10089:2 10091:1 10093:1 10101:24 10114:1 10128:2 10130:7 10147:2 10158:1 10162:1 10170:1 10174:1 10178:1 10185:1 10186:1 10187:2 10191:1 10192:1 10200:1 10212:1 10227:1 10229:1 10242:1 10252:1 10267:1 10269:1 10273:1 10294:3 10300:1 10302:1 10321:1 10328:1 10330:1 10364:1 10365:1 10368:4 10373:1 10376:1 10378:1 10384:1 10390:1 10393:1 10426:1 10438:1 10440:1 10450:3 10487:1 10495:2 10517:1 10527:1 10538:1 10547:1 10556:1 10573:1 10579:1 10581:1 10582:3 10594:1 10608:1 10631:1 10636:2 10644:3 10649:2 10662:1 10678:1 10685:4 10710:1 10716:1 10737:1 10744:3 10745:11 10759:1 10762:1 10774:1 10775:1 10780:1 10787:1 10811:1 10813:2 10821:1 10823:3 10825:1 10829:1 10834:1 10851:1 10860:2 10875:4 10876:3 10894:1 10908:1 10929:5 10974:1 10985:1 10998:1 11007:2 11050:2 11054:1 11057:1 11068:1 11080:1 11088:1 11096:1 11107:2 11118:1 11164:1 11168:1 11191:1 11199:2 11204:1 11213:1 11216:1 11233:1 11255:1 11257:3 11259:1 11262:1 11265:1 11267:1 11269:3 11270:1 11274:1 11275:1 11294:1 11296:1 11319:1 11329:1 11370:2 11371:1 11392:1 11400:1 11428:1 11437:2 11442:1 11458:1 11466:2 11496:1 11519:2 11520:2 11521:9 11525:1 11532:1 11540:1 11543:1 11550:1 11562:3 11574:1 11577:1 11600:1 11621:2 11628:1 11638:1 11640:1 11644:1 11658:1 11667:2 11674:2 11705:1 11719:7 11745:2 11754:1 11806:1 11822:1 11834:1 11843:1 11877:1 11894:1 11900:1 11913:1 11930:1 11931:2 11940:1 11946:1 11966:1 11975:1 11976:1 11978:2 11990:1 11999:1 12004:1 12006:1 12016:3 12025:4 12046:1 12052:1 12063:1 12071:3 12076:1 12118:2 12127:1 12131:1 12145:1 12156:1 12163:2 12190:1 12192:1 12211:2 12259:1 12264:1 12265:2 12299:1 12323:1 12352:1 12372:1 12387:2 12388:2 12390:1 12400:1 12415:1 12416:1 12427:1 12428:1 12452:1 12456:2 12467:1 12473:1 12483:1 12485:2 12503:1 12512:1 12530:3 12531:1 12562:2 12566:1 12604:1 12623:1 12633:1 12641:1 12642:1 12644:1 12652:1 12653:1 12657:1 12658:1 12692:2 12742:1 12749:1 12755:1 12803:5 12811:1 12818:1 12826:2 12838:2 12847:1 12851:1 12861:1 12882:2 12883:1 12888:1 12933:1 12978:1 12998:1 13006:1 13010:1 13038:1 13051:1 13058:1 13059:4 13069:1 13076:1 13094:1 13110:2 13119:2 13132:3 13141:1 13175:2 13178:1 13182:2 13189:2 13191:1 13197:2 13207:1 13214:2 13217:2 13218:2 13219:2 13232:1 13246:1 13247:1 13250:1 13251:1 13276:8 13291:2 13299:1 13302:1 13310:1 13312:3 13342:2 13367:1 13369:1 13370:3 13384:1 13402:1 13407:1 13418:1 13419:3 13422:1 13429:2 13453:1 13476:1 13487:1 13495:1 13507:1 13513:1 13522:1 13523:1 13525:1 13536:1 13538:1 13546:1 13547:3 13549:1 13556:4 13626:1 13628:1 13633:1 13634:1 13639:1 13650:1 13655:1 13667:1 13675:2 13694:1 13705:4 13710:2 13726:1 13734:2 13737:1 13749:1 13777:1 13778:2 13779:1 13806:1 13812:1 13820:7 13846:2 13858:1 13860:1 13886:2 13901:1 13909:8 13914:1 13924:2 13933:1 13947:2 13949:2 13950:2 13973:1 13991:1 14010:1 14019:1 14025:2 14030:1 14045:1 14051:1 14053:3 14057:1 14060:1 14064:1 14116:1 14117:1 14118:1 14119:1 14140:1 14146:1 14150:1 14153:1 14156:1 14170:1 14212:1 14231:1 14247:1 14258:1 14260:1 14272:1 14299:1 14301:1 14302:1 14305:2 14320:1 14326:2 14332:2 14343:1 14356:1 14377:1 14382:1 14391:1 14450:1 14462:2 14487:1 14489:2 14491:1 14508:3 14509:2 14522:1 14525:1 14526:1 14527:1 14528:1 14537:1 14550:2 14551:1 14563:1 14564:2 14569:1 14573:1 14576:1 14591:1 14617:2 14619:1 14626:3 14630:1 14662:1 14693:2 14701:1 14721:1 14728:1 14750:1 14771:2 14774:1 14775:1 14789:2 14801:4 14807:1 14816:1 14818:1 14819:1 14826:1 14828:4 14838:1 14847:1 14856:1 14858:1 14868:1 14900:1 14908:2 14913:1 14920:1 14935:1 14937:1 14939:1 14961:1 14965:1 14996:1 15014:1 15029:1 15032:1 15034:1 15039:2 15051:1 15052:1 15070:1 15093:1 15111:1 15133:1 15141:1 15164:2 15171:1 15185:1 15199:1 15200:1 15209:1 15217:1 15225:2 15251:3 15275:1 15281:1 15283:1 15323:2 15337:1 15340:1 15345:4 15350:1 15352:1 15355:3 15357:1 15360:1 15361:1 15372:1 15385:1 15395:1 15403:1 15408:1 15414:1 15415:1 15427:1 15429:1 15438:3 15442:2 15485:3 15486:1 15508:1 15535:3 15552:1 15569:1 15603:1 15604:1 15635:1 15638:1 15679:1 15687:1 15688:1 15694:1 15718:2 15729:2 15732:4 15736:1 15739:1 15747:1 15756:1 15768:1 15779:1 15785:1 15788:1 15820:3 15838:1 15839:1 15863:1 15864:4 15865:1 15871:1 15881:1 15894:1 15897:1 15900:5 15905:2 15911:1 15923:1 15927:1 15944:1 15948:1 15959:3 15973:1 15982:1 15998:3 16011:1 16022:1 16037:1 16046:1 16057:1 16062:2 16068:1 16071:1 16092:1 16094:1 16129:5 16150:3 16158:4 16173:1 16181:3 16197:1 16215:1 16229:1 16261:4 16274:1 16278:1 16288:1 16292:1 16298:1 16337:1 16368:1 16370:1 16396:1 16412:1 16414:1 16419:1 16456:1 16467:1 16474:1 16475:1 16478:1 16479:2 16480:1 16486:1 16488:2 16492:1 16520:1 16526:1 16543:1 16546:1 16567:2 16581:1 16619:1 16646:1 16647:1 16655:1 16664:1 16673:1 16693:1 16703:1 16713:1 16714:1 16724:1 16725:6 16727:1 16750:1 16751:2 16757:2 16762:1 16773:2 16783:1 16785:1 16796:1 16815:1 16852:1 16876:1 16880:1 16890:2 16927:1 16952:1 16976:1 16982:1 16998:1 16999:3 17008:2 17048:1 17063:1 17109:1 17134:1 17159:1 17164:1 17169:1 17181:1 17189:1 17198:1 17216:1 17227:1 17230:10 17254:1 17261:2 17264:1 17266:2 17270:1 17276:2 17296:1 17303:2 17316:6 17325:1 17335:1 17338:1 17351:1 17352:1 17354:1 17383:1 17423:2 17429:7 17441:1 17442:4 17444:1 17448:1 17492:1 17496:1 17507:2 17519:1 17527:2 17539:2 17545:6 17552:1 17556:1 17558:3 17615:1 17625:2 17631:3 17639:1 17641:1 17652:1 17663:1 17689:1 17692:2 17722:1 17739:1 17746:1 17754:4 17769:1 17785:1 17806:1 17826:1 17829:1 17860:1 17878:1 17899:1 17922:1 17927:1 17931:1 17943:1 17952:1 17961:2 17983:1 17995:1 18010:2 18020:1 18047:1 18060:5 18069:3 18078:1 18088:1 18128:1 18171:1 18173:1 18176:1 18183:1 18188:2 18255:1 18271:1 18276:2 18282:1 18287:2 18288:1 18295:2 18299:1 18318:1 18321:1 18323:1 18338:1 18379:1 18416:1 18420:1 18424:2 18434:2 18444:1 18449:1 18459:1 18460:1 18475:3 18508:3 18536:2 18565:2 18592:1 18593:1 18611:1 18620:1 18667:1 18679:1 18695:1 18698:1 18710:1 18722:1 18767:2 18774:1 18776:1 18777:1 18781:1 18791:1 18793:1 18807:1 18830:1 18862:1 18876:1 18889:1 18904:1 18905:1 18911:3 18927:2 18952:2 18954:1 18963:1 18978:1 18982:1 18984:1 19000:1 19011:2 19013:1 19015:1 19029:1 19035:1 19043:1 19055:3 19066:2 19072:1 19080:1 19083:1 19086:3 19090:1 19096:2 19114:1 19141:1 19145:1 19185:2 19205:2 19232:1 19256:1 19272:1 19290:6 19297:2 19311:3 19314:1 19315:1 19320:9 19326:1 19377:2 19395:1 19401:1 19431:1 19464:1 19465:1 19486:2 19489:2 19512:1 19543:1 19544:1 19560:2 19568:4 19577:1 19591:7 19611:3 19637:1 19640:1 19643:3 19671:3 19687:2 19694:2 19726:5 19749:7 19750:1 19772:1 19773:1 19818:1 19848:1 19863:1 19874:1 19894:1 19913:3 19920:2 19933:1 19957:4 19964:1 19965:1 19968:1 19988:1 19999:1 20000:2 20021:1 20045:2 20046:2 20059:1 20091:1 20095:1 20105:1 20127:2 20142:1 20184:1 20214:1 20215:1 20217:1 20220:1 20225:1 20235:2 20252:1 20260:3 20266:3 20275:1 20282:2 20297:2 20321:1 20324:1 20339:1 20358:1 20363:2 20377:2 20393:1 20416:1 20424:1 20440:1 20447:1 20478:1 20487:1 20489:1 20494:2 20503:6 20511:1 20518:1 20525:1 20545:1 20566:1 20567:3 20569:2 20589:1 20613:1 20619:3 20704:1 20709:1 20714:1 20715:1 20719:1 20737:2 20739:3 20740:1 20757:4 20763:1 20780:1 20786:1 20805:1 20807:2 20810:1 20811:1 20816:2 20817:1 20831:1 20836:2 20843:4 20849:1 20852:1 20906:1 20909:2 20913:1 20916:2 20917:6 20939:1 20950:4 20966:1 20971:1 21000:1 21002:1 21030:1 21056:1 21059:1 21066:1 21070:2 21101:1 21103:1 21104:1 21114:7 21127:2 21143:2 21145:3 21154:1 21170:1 21182:1 21185:1 21193:2 21207:1 21224:1 21240:1 21247:1 21251:5 21254:3 21259:1 21265:1 21286:1 21291:1 21322:1 21327:1 21329:1 21428:1 21429:1 21460:1 21467:2 21477:1 21478:1 21494:1 21509:2 21517:1 21525:1 21528:1 21541:1 21562:3 21576:3 21581:2 21587:1 21589:1 21597:8 21605:1 21609:1 21646:1 21653:1 21654:1 21663:1 21678:1 21700:2 21717:1 21725:1 21732:2 21733:1 21744:1 21785:1 21798:1 21812:1 21822:1 21828:1 21830:1 21859:1 21860:1 21876:1 21897:1 21900:1 21902:1 21917:1 21922:1 21931:1 21932:1 21933:2 21936:1 21946:1 21950:1 21967:1 21978:6 21985:1 22028:3 22050:1 22091:3 22094:2 22110:2 22116:1 22140:1 22142:1 22157:1 22163:1 22169:3 22171:1 22172:1 22200:1 22205:1 22231:2 22260:1 22269:1 22283:2 22284:1 22289:1 22306:1 22309:1 22317:1 22319:1 22347:1 22348:1 22370:1 22372:1 22373:1 22406:1 22417:1 22440:1 22489:1 22502:1 22564:2 22568:1 22569:1 22578:1 22579:1 22583:1 22584:1 22610:1 22663:1 22667:1 22703:1 22712:1 22718:1 22723:1 22751:1 22777:1 22778:1 22782:2 22786:1 22787:2 22788:1 22798:1 22799:1 22804:2 22806:1 22829:2 22832:1 22843:3 22881:4 22882:3 22924:1 22931:1 22952:2 22956:1 22979:1 22985:1 22996:1 22999:3 23002:1 23008:4 23015:1 23029:1 23033:3 23036:1 23053:1 23063:1 23079:2 23080:1 23095:1 23098:1 23107:1 23108:1 23115:1 23135:1 23145:1 23146:1 23163:1 23189:1 23191:1 23192:5 23198:1 23202:1 23212:1 23241:1 23256:2 23260:1 23285:2 23293:2 23299:1 23310:1 23311:1 23359:1 23380:1 23384:1 23393:1 23398:1 23447:1 23453:2 23466:1 23498:1 23499:1 23507:1 23538:1 23549:1 23550:1 23564:1 23568:1 23571:1 23594:2 23616:1 23637:1 23647:1 23649:1 23681:1 23690:2 23744:2 23764:1 23773:1 23786:1 23796:1 23805:1 23810:1 23811:1 23852:2 23863:1 23864:1 23879:1 23881:1 23888:2 23951:1 23963:2 23984:2 24014:2 24028:3 24051:1 24096:1 24116:1 24118:1 24123:1 24127:4 24140:1 24154:2 24161:1 24188:1 24234:1 24238:2 24239:1 24240:1 24259:1 24277:2 24283:3568 24309:1 24326:1 24375:1 24377:1 24408:1 24412:1 24427:2 24429:1 24437:1 24439:1 24441:1 24450:1 24462:1 24479:2 24507:1 24519:1 24520:1 24548:1 24551:1 24565:1 24570:1 24571:1 24572:1 24573:1 24575:1 24589:1 24636:2 24669:1 24673:1 24674:1 24693:1 24709:1 24721:1 24723:1 24734:1 24736:1 24747:1 24752:1 24759:1 24773:1 24778:1 24791:1 24800:1 24811:2 24813:1 24820:1 24832:2 24850:1 24851:1 24858:1 24859:1 24860:2 24861:1 24867:1 24893:1 24897:4 24901:1 24935:1 24979:1 24981:2 24986:1 25015:1 25020:1 25023:1 25032:1 25043:1 25065:1 25073:2 25086:1 25087:1 25090:1 25091:1 25096:1 25098:1 25128:1 25135:1 25137:1 25148:1 25164:1 25176:1 25189:9 25198:1 25216:2 25223:1 25225:6 25231:1 25237:1 25260:3 25272:1 25278:1 25309:1 25327:1 25335:2 25345:3 25361:1 25368:1 25403:1 25415:1 25441:1 25442:4 25483:4 25487:1 25492:1 25513:2 25514:1 25519:1 25532:1 25535:1 25545:2 25573:1 25580:1 25588:1 25618:1 25624:2 25627:1 25630:1 25651:1 25653:1 25670:1 25692:1 25693:1 25698:1 25702:1 25711:1 25724:1 25760:1 25769:1 25770:1 25775:1 25779:1 25788:1 25805:1 25815:1 25840:1 25842:1 25846:1 25906:1 25923:1 25930:1 25933:2 25937:1 25955:2 25956:1 25957:1 25983:1 25987:1 25991:1 26000:1 26001:4 26016:1 26024:1 26025:1 26026:7 26047:3 26053:1 26055:1 26062:1 26071:2 26077:1 26084:1 26085:1 26100:1 26103:1 26116:1 26139:2 26142:4 26178:2 26184:1 26225:3 26227:1 26241:1 26249:1 26257:2 26268:1 26277:1 26283:1 26327:1 26331:1 26339:1 26363:1 26440:4 26451:1 26467:1 26488:1 26493:2 26497:1 26521:1 26552:1 26564:3 26567:1 26596:2 26606:1 26615:2 26617:3 26624:1 26633:1 26639:1 26653:1 26673:1 26689:2 26697:1 26704:1 26718:4 26723:2 26729:1 26732:1 26739:2 26745:1 26749:1 26778:1 26790:2 26791:1 26806:1 26810:1 26812:1 26816:1 26824:1 26830:2 26841:1 26847:1 26858:1 26863:1 26874:1 26878:2 26898:1 26905:1 26913:1 26940:2 26952:3 26985:1 26986:3 26990:1 27006:1 27011:1 27015:1 27026:1 27038:7 27047:3 27056:1 27057:1 27061:1 27063:1 27074:1 27083:2 27088:1 27092:5 27095:1 27097:1 27106:1 27109:3 27113:2 27119:1 27167:1 27178:1 27189:1 27193:2 27196:6 27212:1 27225:1 27235:1 27236:3 27248:1 27253:2 27270:1 27291:2 27313:1 27321:1 27352:1 27356:1 27358:1 27363:1 27365:3 27366:1 27369:1 27374:2 27375:1 27377:1 27390:3 27392:1 27393:1 27395:2 27417:1 27426:2 27439:1 27501:2 27513:1 27515:1 27531:1 27534:1 27539:1 27542:1 27548:1 27574:5 27578:2 27580:1 27592:1 27603:1 27607:1 27617:1 27661:2 27683:3 27685:1 27703:1 27704:2 27705:1 27707:1 27726:1 27731:1 27736:1 27745:3 27747:1 27751:1 27760:1 27767:1 27790:1 27809:1 27816:2 27820:1 27841:1 27844:2 27857:2 27860:4 27907:1 27915:1 27929:1 27950:1 27951:2 27957:1 27970:1 27971:1 27981:2 27987:1 27993:2 27996:2 28007:1 28008:2 28023:1 28031:1 28041:1 28051:1 28059:1 28067:1 28162:1 28172:2 28176:2 28177:2 28201:1 28203:2 28213:2 28214:1 28240:1 28257:1 28265:1 28280:1 28302:1 28347:1 28351:3 28373:2 28378:2 28379:3 28387:1 28392:1 28396:3 28410:1 28421:1 28423:2 28439:1 28478:1 28489:1 28500:1 28517:1 28532:1 28546:1 28554:2 28558:1 28559:1 28565:1 28604:3 28614:1 28623:1 28634:1 28639:1 28659:1 28679:1 28681:1 28717:1 28718:1 28721:2 28730:1 28731:2 28748:1 28754:1 28768:2 28779:1 28785:1 28803:1 28839:1 28841:1 28846:1 28853:1 28876:1 28877:1 28878:1 28879:1 28900:1 28933:1 28947:4 28965:3 28972:2 28981:1 28982:2 28986:1 28987:1 28989:11 28993:2 28999:1 29003:1 29007:1 29014:1 29023:1 29024:1 29047:1 29062:1 29067:1 29076:1 29078:1 29084:1 29085:1 29106:1 29117:1 29118:2 29160:1 29169:1 29179:1 29203:1 29234:1 29246:1 29285:2 29286:1 29302:2 29316:2 29341:1 29366:1 29370:1 29386:1 29388:1 29406:1 29422:1 29428:1 29431:1 29440:1 29442:1 29471:1 29522:1 29536:1 29547:1 29571:1 29583:1 29592:1 29629:2 29641:1 29642:2 29665:1 29675:1 29689:1 29705:1 29733:2 29745:1 29757:1 29771:1 29772:2 29775:1 29870:1 29871:1 29872:1 29878:1 29893:1 29898:1 29902:1 29905:2 29917:1 29921:1 29932:1 29944:1 29959:1 29961:1 29995:1 29997:4 30000:1 30012:2 30039:2 30055:2 30088:1 30090:1 30091:1 30112:2 30122:1 30131:3 30136:1 30144:1 30147:1 30159:1 30162:1 30163:1 30167:2 30168:1 30169:1 30177:2 30195:1 30198:1 30221:1 30224:2 30235:1 30238:2 30246:2 30250:2 30260:1 30261:2 30264:1 30265:1 30267:1 30269:1 30282:1 30299:3 30321:2 30322:1 30325:1 30347:2 30381:1 30385:1 30408:1 30412:1 30419:1 30422:1 30431:1 30448:1 30498:1 30506:1 30511:1 30525:1 30538:1 30549:4 30550:1 30566:2 30575:1 30601:2 30615:2 30624:2 30656:1 30669:1 30671:2 30674:3 30675:1 30697:1 30705:1 30727:1 30742:1 30744:1 30750:2 30756:1 30774:1 30786:1 30787:1 30804:2 30825:1 30840:1 30863:2 30865:1 30871:1 30887:1 30899:2 30906:1 30907:1 30920:1 30937:1 30979:1 31018:1 31024:1 31047:1 31056:2 31059:1 31073:1 31074:2 31087:1 31096:1 31129:1 31152:1 31154:1 31172:1 31189:1 31190:1 31195:1 31210:1 31211:2 31213:1 31217:1 31226:1 31249:1 31318:2 31333:4 31346:1 31347:1 31355:10 31360:1 31362:1 31365:1 31366:1 31374:1 31381:1 31394:1 31403:1 31437:2 31446:2 31482:2 31488:1 31499:1 31513:1 31518:1 31530:2 31534:3 31538:4 31550:1 31562:1 31563:1 31579:2 31583:2 31590:1 31592:1 31600:1 31625:1 31629:1 31652:1 31659:2 31670:1 31693:1 31699:1 31704:1 31736:1 31757:2 31779:2 31781:3 31786:4 31790:1 31795:1 31821:1 31826:1 31832:3 31838:1 31841:1 31855:1 31860:1 31865:1 31872:1 31876:1 31886:1 31914:2 31930:1 31943:1 31954:1 31971:1 32010:1 32013:1 32021:2 32046:5 32052:3 32065:1 32077:1 32087:1 32134:1 32153:1 32160:1 32175:2 32177:1 32206:1 32212:3 32247:1 32257:1 32264:1 32273:1 32296:1 32316:3 32336:2 32354:1 32367:1 32399:1 32407:1 32412:1 32436:1 32446:4 32466:5 32470:4 32472:1 32491:1 32492:1 32510:1 32523:1 32531:1 32552:1 32553:1 32554:3 32557:2 32558:2 32584:1 32587:1 32588:1 32631:1 32649:1 32664:2 32667:1 32677:3 32680:3 32682:1 32691:2 32694:1 32695:1 32697:1 32704:1 32709:1 32719:3 32726:1 32742:1 32758:1 32768:1 32779:1 32782:3 32783:1 32791:3 32802:3 32816:2 32818:1 32820:1 32830:1 32849:1 32851:2 32858:1 32880:1 32881:1 32905:1 32906:1 32942:1 32944:1 32946:1 32960:1 32964:1 32968:1 32976:1 32980:1 33003:1 33011:1 33030:1 33033:1 33036:1 33090:1 33107:3 33109:1 33118:1 33143:2 33144:1 33148:2 33162:1 33182:1 33196:1 33211:1 33225:1 33231:1 33253:1 33293:2 33311:1 33313:2 33318:1 33335:1 33339:1 33349:1 33356:2 33362:1 33372:1 33381:1 33391:1 33400:3 33406:1 33407:1 33411:1 33420:1 33432:1 33436:1 33440:1 33448:1 33454:4 33470:1 33476:1 33489:3 33492:1 33511:1 33536:1 33552:4 33577:1 33584:2 33585:1 33624:1 33636:1 33642:2 33664:4 33689:3 33694:1 33703:1 33711:4 33719:1 33749:1 33755:1 33756:1 33815:1 33817:1 33825:1 33862:1 33883:1 33884:1 33885:1 33899:1 33938:1 33941:1 33943:1 33949:1 33959:1 33984:1 33994:1 33997:1 34009:1 34028:1 34030:1 34034:1 34039:4 34043:1 34045:3 34047:2 34076:1 34077:1 34094:1 34098:1 34104:1 34119:1 34139:1 34146:1 34151:1 34156:1 34172:2 34175:1 34190:2 34196:3 34207:1 34217:1 34246:3 34273:2 34281:1 34316:2 34334:1 34335:1 34358:2 34381:1 34383:2 34392:1 34393:1 34396:2 34406:1 34435:1 34454:1 34498:1 34544:1 34548:1 34555:1 34567:1 34577:1 34589:1 34590:1 34592:1 34600:1 34603:1 34606:1 34607:1 34617:4 34623:1 34649:1 34652:1 34661:2 34666:2 34672:3 34678:1 34707:1 34743:1 34748:2 34756:1 34757:1 34766:1 34768:1 34773:2 34775:3 34776:1 34788:1 34793:1 34794:5 34797:1 34806:5 34836:1 34872:1 34893:1 34909:1 34949:2 34950:2 34954:1 34969:3 34976:2 34977:1 34982:2 35027:2 35032:1 35090:1 35094:2 35106:1 35110:2 35112:1 35114:2 35121:2 35129:1 35147:2 35155:1 35156:1 35162:2 35171:1 35178:1 35188:1 35190:1 35197:1 35199:1 35201:1 35202:1 35203:1 35211:1 35220:1 35258:1 35277:1 35284:1 35300:1 35303:2 35306:2 35313:1 35330:2 35353:1 35355:1 35363:1 35364:2 35393:1 35419:1 35433:2 35440:1 35447:1 35477:1 35486:1 35494:1 35496:1 35505:1 35507:1 35521:1 35529:1 35538:2 35547:1 35553:2 35564:1 35597:2 35599:2 35601:2 35605:1 35626:1 35627:1 35664:2 35705:1 35724:2 35738:1 35744:1 35749:1 35756:1 35781:2 35810:1 35812:1 35818:2 35827:1 35834:1 35836:1 35858:1 35897:1 35909:1 35920:1 35922:2 35934:1 35947:1 35958:2 35968:1 35999:1 36002:3 36005:1 36014:5 36039:1 36056:1 36081:1 36093:1 36113:2 36115:1 36139:15 36140:1 36144:1 36164:1 36167:1 36168:1 36187:6 36208:2 36219:1 36233:1 36257:1 36292:1 36298:1 36310:2 36344:5 36349:1 36354:1 36365:1 36366:1 36387:6 36395:1 36397:1 36408:1 36411:1 36413:1 36414:1 36433:1 36442:1 36445:1 36449:1 36452:1 36459:1 36465:4 36471:1 36484:1 36500:2 36528:1 36533:2 36537:1 36555:2 36570:1 36580:1 36601:1 36628:2 36633:2 36688:1 36689:1 36692:1 36698:1 36705:1 36724:1 36738:1 36752:1 36767:3 36771:1 36774:1 36776:1 36799:1 36814:1 36833:3 36840:1 36859:1 36867:1 36870:1 36877:1 36960:3 36980:2 36995:3 37007:1 37025:2 37035:4 37041:2 37048:1 37070:1 37082:1 37085:1 37108:1 37113:1 37146:1 37150:1 37157:1 37163:2 37240:1 37242:1 37249:1 37253:1 37254:1 37255:1 37277:2 37289:1 37306:1 37317:1 37338:2 37349:1 37366:1 37374:1 37381:1 37389:1 37391:1 37401:1 37407:1 37438:1 37448:1 37450:1 37451:1 37452:1 37484:1 37486:1 37512:1 37539:2 37559:1 37561:2 37562:1 37572:1 37597:1 37612:3 37615:1 37636:1 37638:1 37660:1 37718:1 37722:1 37729:1 37740:1 37744:1 37751:3 37752:1 37754:3 37755:1 37759:1 37760:1 37761:2 37765:2 37768:3 37769:2 37777:1 37779:1 37780:2 37800:1 37801:1 37805:1 37820:2 37830:1 37834:1 37849:1 37853:1 37867:2 37875:1 37883:1 37888:1 37915:1 37918:1 37925:1
|
eaa11f1e190357784f21b6751325bc0b46b35a1c | 380a2443dfa80d98cc88d7130a44653cb98ae4d5 | /test/MT02.prev.tst | e6bb4665178b4ec228ed596d72f40fc917bbd5e5 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | gfis/gramword | c7f7fe036043799aa4faab9b6eaa543531620405 | ff66a01935dfdb6230aa8ec3a9d439f99ff80330 | refs/heads/master | 2022-02-13T20:38:14.321487 | 2022-01-28T20:18:06 | 2022-01-28T20:18:06 | 30,126,432 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 2,179 | tst | MT02.prev.tst | testTableLookup(setzen), state = 0
testTableLookup(setzen), state = 1
getRoots(setzen): setz =VbRtWeak,en,VbIn
getRoots: add setz =VbRtWeak,en,VbIn
getRoots(setzen): serv =VbRtWeak,ieren,null
getRoots(setzen): sequestr =VbRtWeak,ieren,null
getRoots(setzen): separ =VbRtWeak,ieren,null
getRoots(setzen): sensibilis =VbRtWeak,ieren,null
getRoots(setzen): sens =VbRtWeak,en,VbIn
getRoots(setzen): senn =VbRtWeak,en,VbIn
getRoots(setzen): senk =VbRtWeak,en,VbIn
getRoots(setzen): seng =VbRtWeak,en,VbIn
getRoots(setzen): send =VbRtWeak,en,VbIn
getRoots(setzen): selten =AjRoot,null,null
getRoots(setzen): selektion =VbRtWeak,ieren,null
getRoots(setzen): selekt =VbRtWeak,ieren,null
getRoots(setzen): seleg =VbRtWeak,ieren,null
getRoots(setzen): selch =VbRtWeak,en,VbIn
getRoots(setzen): selbiges =AjQant,selbig,AjRootQant
searchRoots(setzen): setz+en =VbRtWeak,en,VbIn
setz VbRtWeak en VbIn
words(Sie): Sie =PnPlPersNomv3Honr,null,null
words(Sie): Sie =PnPlPersAccv3Honr,null,null
Sie PnPlPersNomv3Honr
Sie PnPlPersAccv3Honr
words(sich): sich =PnReflSg3,null,null
words(sich): sich =PnReflPl3,null,null
sich PnReflSg3
sich PnReflPl3
testTableLookup(Pfeifer), state = 0
testTableLookup(Pfeifer), state = 1
getRoots(Pfeifer): Pfeifer =NmSurnPers,null,null
getRoots: add Pfeifer =NmSurnPers,null,null
getRoots(Pfeifer): Pfeifer =NmSurnPers,,
getRoots: add Pfeifer =NmSurnPers,,
getRoots(Pfeifer): Pfeife =SbSgFm,null,null
getRoots: add Pfeife =SbSgFm,null,null
getRoots(Pfeifer): Pfeife =SbSgFm,,
getRoots: add Pfeife =SbSgFm,,
getRoots(Pfeifer): Pfeffer =SbSgMsNutr,null,null
getRoots(Pfeifer): Pfeffer =SbSgMsNutr,,
getRoots(Pfeifer): Pfau =SbSgMsZool,null,null
getRoots(Pfeifer): Pfau =SbSgMsZool,,
getRoots(Pfeifer): Pfarrer =SbSgMsProf,Pfarre,SbSgFm
getRoots(Pfeifer): Pfarrer =SbSgMsProf,,
getRoots(Pfeifer): Pfarre =SbSgFm,,
getRoots(Pfeifer): Pfarre =SbSgFm,,
getRoots(Pfeifer): Pfanne =SbSgFm,,
getRoots(Pfeifer): Pfanne =SbSgFm,,
getRoots(Pfeifer): Pfand =SbSgNt,null,null
getRoots(Pfeifer): Pfand =SbSgNt,,
Pfeifer NmSurnPers
Pfeifer NmSurnPers
testTableLookup(6), state = 0
testTableLookup(6), state = 1
testTableLookup(6), state = 2
testTableLookup(6), state = 3
6 Nu
|
48b1855240a76386fd8d8ad4abbdec4dafb52cb4 | 8217f7986187902617ad1bf89cb789618a90dd0a | /source/2.1.1/demos/lmitool/norminf.sci | 113a4c9368d66eaf28c536c00879419a71920617 | [
"LicenseRef-scancode-public-domain",
"LicenseRef-scancode-warranty-disclaimer",
"MIT"
] | permissive | clg55/Scilab-Workbench | 4ebc01d2daea5026ad07fbfc53e16d4b29179502 | 9f8fd29c7f2a98100fa9aed8b58f6768d24a1875 | refs/heads/master | 2023-05-31T04:06:22.931111 | 2022-09-13T14:41:51 | 2022-09-13T14:41:51 | 258,270,193 | 0 | 1 | null | null | null | null | UTF-8 | Scilab | false | false | 691 | sci | norminf.sci | function [X,cost]=norminf(E,A,B,C,D,gama)
// Generated by lmitool on Mon Feb 06 11:12:51 MET 1995
Mbound = 1e3;
abstol = 1e-10;
nu = 10;
maxiters = 100;
reltol = 1e-10;
options=[Mbound,abstol,nu,maxiters,reltol];
/////////////////DO NOT REMOVE THIS LINE
X_init=eye(A);Ib=eye(B'*B);Ic=eye(C*C');
/////////////////DO NOT REMOVE THIS LINE
XLIST0=list(X_init)
[XLIST,cost]=lmisolver(XLIST0,norminf_eval,options)
[X]=XLIST(:)
/////////////////EVALUATION FUNCTION////////////////////////////
function [LME,LMI,OBJ]=norminf_eval(XLIST)
[X]=XLIST(:)
/////////////////DO NOT REMOVE THIS LINE
LME=X-X'
LMI=-[A*X*E'+E*X*A',B,E*X*C';B',-gama*Ib,D';C*X*E',D,-gama*Ic]
OBJ=trace(X)
|
ae62f5c496106664154eabb61fe7614faa3136c1 | 449d555969bfd7befe906877abab098c6e63a0e8 | /770/CH14/EX14.11/14_11.sce | 938f144d090f26d628937c65b25671a9d1d24a4a | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 1,621 | sce | 14_11.sce | clear;
clc;
//Example - 14.11
//Page number - 470
printf("Example - 14.11 and Page number - 470\n\n")
//Given,
T = 60 + 273.15;//[K] - Temperature
R = 1.987;//[cal/mol*K] - Universal gas constant
//component 1 = acetone
//component 2 = water
x_1 = 0.3;// Mole fraction of component 1
x_2 = 1 - x_1;//Mole fraction of component 2
V_mol_1 = 74.05;//[cm^(3)/mol] - Molar volume of pure component 1
V_mol_2 = 18.07;//[cm^(3)/mol] - Molar volume of pure component 2
//for Wilson equation
a_12 = 291.27;//[cal/mol]
a_21 = 1448.01;//[cal/mol]
//For NRTL
b_12 = 631.05;//[cal/mol]
b_21 = 1197.41;//[cal/mol]
alpha = 0.5343;
//Froom wilson equation
A_12=(V_mol_2/V_mol_1)*(exp(-a_12/(R*T)));
A_21 = (V_mol_1/V_mol_2)*(exp(-a_21/(R*T)));
Beta = A_12/(x_1+x_2*A_12) - A_21/(x_2+x_1*A_21);
//log(Y1) = -log(x_1 + x_2*A_12) + x_2*Beta;
Y1 = exp(-log(x_1+x_2*A_12)+x_2*Beta);
//similarly for Y2
Y2 = exp(-log(x_2+x_1*A_21)-x_1*Beta);
printf("The value of activity coefficients for Wilson equation are\n Y1 = %f \t and \t Y2 = %f\n\n",Y1,Y2);
//From NRTL equation,
t_12 = b_12/(R*T);
t_21 = b_21/(R*T);
G_12 = exp(-alpha*t_12);
G_21 = exp(-alpha*t_21);
//log(Y1) = x_1^(2)*[t_12*(G_12/(x_1+x_2*G_12))^(2) + (G_12*t_12)/((G_12/(x_1+x_2*G_12))^(2))]
Y1_prime = exp(x_2^(2)*(t_21*(G_21/(x_1+x_2*G_21))^(2)+(G_12*t_12)/(((x_2+x_1*G_12))^(2))));
//Similarly for Y2
Y2_prime = exp(x_1^(2)*(t_12*(G_12/(x_2+x_1*G_12))^(2)+(G_21*t_21)/(((x_1+x_2*G_21))^(2))));
printf("The value of activity coefficients for NRTL equation are\n Y1 = %f \t and \t Y2 = %f\n\n",Y1_prime,Y2_prime);
|
f8dcfb8ffea3efb1cdc869afb0627c3234f338bd | 935d5880888b1ef01c8dddaf85af2be07d7940e2 | /AdaptiveSwarmRobotsSimulation-ASRS/asrs_stages/VS.sce | b1ff3c0d0853646139ac802b63d82281c143d495 | [] | no_license | google-code/asrs | c3b35545bce8ae38c8184de002e93e18a67461ee | c9a828a4eb2fbf076116f3c51c44da45a60f9feb | refs/heads/master | 2016-08-05T13:33:11.103066 | 2015-03-15T15:18:57 | 2015-03-15T15:18:57 | 32,267,209 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 105 | sce | VS.sce | _ _ _ _ _ _
| |
| |
| |
| |
| |
|_ _ _ _ _ _|
|
dfc4a45e0675644bc6f654ec7277110f8bcbacd3 | fd6a414e5722e920e5ebe08c77fe0f70b29e77cf | /Reverseaudiofile.sce | f5d6c9f40d7d4fa0ee3811c31fff70257bef0131 | [] | no_license | JBouis/AudioProcessing | e774bdfaf38207643d441f975a96773ae3cbbd24 | c9f81b8d5ce447b014707b309ef209530219adc0 | refs/heads/master | 2021-05-18T02:21:40.839402 | 2020-03-29T15:22:16 | 2020-03-29T15:22:16 | 251,063,576 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 356 | sce | Reverseaudiofile.sce | // This code Reads an audio file and plays it by reversing the file
[y,Fs]=wavread('C:\Test_Project\a-team_my_way.wav');
// Give the Path
z=y(:,$:-1:1); // Reversing the file
sound(z,Fs); // Sound( 2*y, Fs); can be used for better quality
t=(0:length(z)-1)*1/Fs;
plot(t,z)
title('Reverses File')
xlabel('Time in seconds')
ylabel('Amplitude')
|
3d305d881fae061d8699b1b90b1ae66d1aa30aa5 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3733/CH34/EX34.25/Ex34_25.sce | 59a50dba7f1bec91551783b3294cef0718d201d6 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 1,172 | sce | Ex34_25.sce | // Example 34_25
clc;funcprot(0);
//Given data
P=12;// MW
MD=10;// MW
F_l=0.7;// load factor
CC=17000;// Rs./kW
C_td=3*10^6;// Cost of transmission and distribution system in rupees
ID=5;// Interest,depriciation on distribution system in %
Oc=3*10^6;// Operating cost in rupees
Cc=800;// Cost of coal in Rs./ton
Mc_f=0.3*10^6;// Plant maintainence costs in Rs./year (fixed)
Mc_r=350000;//Plant maintainence costs in Rs./year (running)
c=30*10^3;// Coal used in tons/year
//Calculation
ID_f=(10/100)*CC*P*10^3;// Interest,depriciation etc. of the plant in Rs./year
ID_ftd=(5/100)*C_td;// Interest,depriciation etc.of the transmission and distribution in Rs./year
Ac_r=c*Cc;//Annual cost of coal in Rs./year
FC=ID_f+ID_ftd+Mc_f;// Fixed cost in Rs./year
RC=Ac_r+Oc+Mc_r;// Running cost in Rs./year
Gtc=FC+RC;// Grand total cost in Rs./year
E_g=MD*10^3*F_l*8760;// Energy generated per year in kWh
Tpt_1=(FC/(MD*10^3));// Rs./kW
Tpt_2=(RC/(E_g));// Rs./kWh
Oac=(FC+RC)/(E_g);// Over all cost/kWh
printf('\nTwo part tariff=Rs.%0.0f/kW+Rs.%0.3f/kWh \nOver all cost/kWh=Rs.%0.2f',Tpt_1,Tpt_2,Oac);
// The answer provided in the textbook is wrong
|
8d85b740cbc432be615eef732d139a05072cc045 | 449d555969bfd7befe906877abab098c6e63a0e8 | /172/CH6/EX6.5/ex5.sce | b93f21942bd7d27790a64d098ca8d530a89d6d2b | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 476 | sce | ex5.sce | //example 5
//quality of ammonia leaving expansion valve
clear
clc
hi=346.8 //specific heat enthalpy for ammonia at initial state in kJ/kg
he=hi //specific heat enthalpy for ammonia at final state will be equal that at initial state because it is a throttling process
hf=134.4 //at final state in kJ/kg
hfg=1296.4//at final state in kJ/kg
xe=(he-hf)/hfg //quality at final state
printf("\n hence,quality of the ammonia leaving the expansion valve is xe=%.4f. \n",xe') |
c5b13e88b02b3d49f92ba52cbc5a35f7ab77cad5 | 449d555969bfd7befe906877abab098c6e63a0e8 | /2096/CH7/EX7.7.a/ex_7_7_a.sce | a14d559af619268f25c0622e8484ee278de79497 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 285 | sce | ex_7_7_a.sce | //Example 7.7.a // determine the value of capacitance
clc;
clear;
close;
//given data :
A=300; // plates of area in mm^2
eo=8.85*10^-12; // in F/m
er1=1;
er2=8; // dielectric contant of mica
d=0.2; //
C=((eo*er1*10^-6*A)/(d*10^-3))*10^12;
disp(C,"capacitance,C(pF) = ")
|
90529cb64cfa6447c89f508c6fa2cec1acab55bd | 931df7de6dffa2b03ac9771d79e06d88c24ab4ff | /Invasion Clicking.sce | 330f290b925a82da5d9e70c5911f2815a496abaf | [] | no_license | MBHuman/Scenarios | be1a722825b3b960014b07cda2f12fa4f75c7fc8 | 1db6bfdec8cc42164ca9ff57dd9d3c82cfaf2137 | refs/heads/master | 2023-01-14T02:10:25.103083 | 2020-11-21T16:47:14 | 2020-11-21T16:47:14 | null | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 30,198 | sce | Invasion Clicking.sce | Name=Invasion Clicking
PlayerCharacters=player_char
BotCharacters=invasion.bot
IsChallenge=true
Timelimit=60.0
PlayerProfile=player_char
AddedBots=invasion.bot;invasion.bot;invasion.bot;invasion.bot
PlayerMaxLives=0
BotMaxLives=0;0;0;0
PlayerTeam=1
BotTeams=2;2;2;2
MapName=invasion_clicking.map
MapScale=5.0
BlockProjectilePredictors=true
BlockCheats=true
InvinciblePlayer=true
InvincibleBots=false
Timescale=1.0
BlockHealthbars=false
TimeRefilledByKill=0.0
ScoreToWin=0.0
ScorePerDamage=5.0
ScorePerKill=10.0
ScorePerMidairDirect=0.0
ScorePerAnyDirect=0.0
ScorePerTime=0.0
ScoreLossPerDamageTaken=0.0
ScoreLossPerDeath=0.0
ScoreLossPerMidairDirected=0.0
ScoreLossPerAnyDirected=0.0
ScoreMultAccuracy=true
ScoreMultDamageEfficiency=false
ScoreMultKillEfficiency=false
GameTag=Click Timing
WeaponHeroTag=pistol
DifficultyTag=3
AuthorsTag=NFNT
BlockHitMarkers=false
BlockHitSounds=false
BlockMissSounds=false
BlockFCT=true
Description=An invader with various evasive maneuvers is closing in.
GameVersion=2.0.0.2
ScorePerDistance=0.0
MBSEnable=false
MBSTime1=0.25
MBSTime2=0.5
MBSTime3=0.75
MBSTime1Mult=1.0
MBSTime2Mult=2.0
MBSTime3Mult=3.0
MBSFBInstead=false
MBSRequireEnemyAlive=false
[Aim Profile]
Name=Default
MinReactionTime=0.3
MaxReactionTime=0.4
MinSelfMovementCorrectionTime=0.001
MaxSelfMovementCorrectionTime=0.05
FlickFOV=30.0
FlickSpeed=1.5
FlickError=15.0
TrackSpeed=3.5
TrackError=3.5
MaxTurnAngleFromPadCenter=75.0
MinRecenterTime=0.3
MaxRecenterTime=0.5
OptimalAimFOV=30.0
OuterAimPenalty=1.0
MaxError=40.0
ShootFOV=15.0
VerticalAimOffset=0.0
MaxTolerableSpread=5.0
MinTolerableSpread=1.0
TolerableSpreadDist=2000.0
MaxSpreadDistFactor=2.0
AimingStyle=Original
ScanSpeedMultiplier=1.0
MaxSeekPitch=30.0
MaxSeekYaw=30.0
AimingSpeed=5.0
MinShootDelay=0.3
MaxShootDelay=0.6
[Bot Profile]
Name=invasion
DodgeProfileNames=invasion_dodge
DodgeProfileWeights=1.0
DodgeProfileMaxChangeTime=5.0
DodgeProfileMinChangeTime=1.0
WeaponProfileWeights=1.0;1.0;1.0;1.0;1.0;1.0;1.0;1.0
AimingProfileNames=Default;Default;Default;Default;Default;Default;Default;Default
WeaponSwitchTime=3.0
UseWeapons=false
CharacterProfile=invasion_char
SeeThroughWalls=false
NoDodging=false
NoAiming=false
AbilityUseTimer=0.1
UseAbilityFrequency=1.0
UseAbilityFreqMinTime=0.3
UseAbilityFreqMaxTime=0.6
ShowLaser=false
LaserRGB=X=1.000 Y=0.300 Z=0.000
LaserAlpha=1.0
[Character Profile]
Name=player_char
MaxHealth=100.0
WeaponProfileNames=pistol HS;;;;;;;
MinRespawnDelay=1.0
MaxRespawnDelay=5.0
StepUpHeight=75.0
CrouchHeightModifier=0.5
CrouchAnimationSpeed=1.0
CameraOffset=X=0.000 Y=0.000 Z=0.000
HeadshotOnly=false
DamageKnockbackFactor=8.0
MovementType=Base
MaxSpeed=0.0
MaxCrouchSpeed=500.0
Acceleration=16000.0
AirAcceleration=16000.0
Friction=8.0
BrakingFrictionFactor=2.0
JumpVelocity=800.0
Gravity=0.0
AirControl=0.25
CanCrouch=true
CanPogoJump=false
CanCrouchInAir=false
CanJumpFromCrouch=false
EnemyBodyColor=X=255.000 Y=0.000 Z=0.000
EnemyHeadColor=X=255.000 Y=255.000 Z=255.000
TeamBodyColor=X=0.000 Y=0.000 Z=255.000
TeamHeadColor=X=255.000 Y=255.000 Z=255.000
BlockSelfDamage=false
InvinciblePlayer=false
InvincibleBots=false
BlockTeamDamage=false
AirJumpCount=0
AirJumpVelocity=800.0
MainBBType=Cylindrical
MainBBHeight=230.0
MainBBRadius=55.0
MainBBHasHead=true
MainBBHeadRadius=45.0
MainBBHeadOffset=0.0
MainBBHide=true
ProjBBType=Cylindrical
ProjBBHeight=230.0
ProjBBRadius=55.0
ProjBBHasHead=true
ProjBBHeadRadius=45.0
ProjBBHeadOffset=0.0
ProjBBHide=true
HasJetpack=false
JetpackActivationDelay=0.2
JetpackFullFuelTime=4.0
JetpackFuelIncPerSec=1.0
JetpackFuelRegensInAir=false
JetpackThrust=6000.0
JetpackMaxZVelocity=400.0
JetpackAirControlWithThrust=0.25
AbilityProfileNames=;;;
HideWeapon=true
AerialFriction=0.0
StrafeSpeedMult=1.0
BackSpeedMult=1.0
RespawnInvulnTime=0.0
BlockedSpawnRadius=0.0
BlockSpawnFOV=0.0
BlockSpawnDistance=0.0
RespawnAnimationDuration=0.5
AllowBufferedJumps=true
BounceOffWalls=false
LeanAngle=0.0
LeanDisplacement=0.0
AirJumpExtraControl=0.0
ForwardSpeedBias=1.0
HealthRegainedonkill=0.0
HealthRegenPerSec=0.0
HealthRegenDelay=0.0
JumpSpeedPenaltyDuration=0.0
JumpSpeedPenaltyPercent=0.25
ThirdPersonCamera=false
TPSArmLength=300.0
TPSOffset=X=0.000 Y=150.000 Z=150.000
BrakingDeceleration=2048.0
VerticalSpawnOffset=0.0
TerminalVelocity=0.0
CharacterModel=None
CharacterSkin=Default
SpawnXOffset=0.0
SpawnYOffset=0.0
InvertBlockedSpawn=false
ViewBobTime=0.0
ViewBobAngleAdjustment=0.0
ViewBobCameraZOffset=0.0
ViewBobAffectsShots=false
IsFlyer=false
FlightObeysPitch=false
FlightVelocityUp=800.0
FlightVelocityDown=800.0
[Character Profile]
Name=invasion_char
MaxHealth=25.0
WeaponProfileNames=;;;;;;;
MinRespawnDelay=0.1
MaxRespawnDelay=0.1
StepUpHeight=75.0
CrouchHeightModifier=0.6
CrouchAnimationSpeed=1.0
CameraOffset=X=0.000 Y=0.000 Z=0.000
HeadshotOnly=false
DamageKnockbackFactor=0.0
MovementType=Base
MaxSpeed=1400.0
MaxCrouchSpeed=200.0
Acceleration=20000.0
AirAcceleration=16000.0
Friction=8.0
BrakingFrictionFactor=2.0
JumpVelocity=1600.0
Gravity=6.0
AirControl=0.1
CanCrouch=true
CanPogoJump=false
CanCrouchInAir=false
CanJumpFromCrouch=false
EnemyBodyColor=X=255.000 Y=0.000 Z=0.000
EnemyHeadColor=X=255.000 Y=255.000 Z=255.000
TeamBodyColor=X=0.000 Y=0.000 Z=255.000
TeamHeadColor=X=255.000 Y=255.000 Z=255.000
BlockSelfDamage=false
InvinciblePlayer=false
InvincibleBots=false
BlockTeamDamage=false
AirJumpCount=0
AirJumpVelocity=800.0
MainBBType=Cylindrical
MainBBHeight=320.0
MainBBRadius=65.0
MainBBHasHead=true
MainBBHeadRadius=45.0
MainBBHeadOffset=-10.0
MainBBHide=true
ProjBBType=Cylindrical
ProjBBHeight=320.0
ProjBBRadius=65.0
ProjBBHasHead=true
ProjBBHeadRadius=45.0
ProjBBHeadOffset=-10.0
ProjBBHide=true
HasJetpack=false
JetpackActivationDelay=0.2
JetpackFullFuelTime=4.0
JetpackFuelIncPerSec=1.0
JetpackFuelRegensInAir=false
JetpackThrust=6000.0
JetpackMaxZVelocity=400.0
JetpackAirControlWithThrust=0.25
AbilityProfileNames=;;;
HideWeapon=true
AerialFriction=0.0
StrafeSpeedMult=1.0
BackSpeedMult=0.0
RespawnInvulnTime=0.0
BlockedSpawnRadius=0.0
BlockSpawnFOV=0.0
BlockSpawnDistance=0.0
RespawnAnimationDuration=0.0
AllowBufferedJumps=true
BounceOffWalls=false
LeanAngle=0.0
LeanDisplacement=0.0
AirJumpExtraControl=0.0
ForwardSpeedBias=0.1
HealthRegainedonkill=0.0
HealthRegenPerSec=0.0
HealthRegenDelay=0.0
JumpSpeedPenaltyDuration=0.0
JumpSpeedPenaltyPercent=0.25
ThirdPersonCamera=false
TPSArmLength=300.0
TPSOffset=X=0.000 Y=150.000 Z=150.000
BrakingDeceleration=2048.0
VerticalSpawnOffset=0.0
TerminalVelocity=0.0
CharacterModel=None
CharacterSkin=Default
SpawnXOffset=0.0
SpawnYOffset=0.0
InvertBlockedSpawn=false
ViewBobTime=0.0
ViewBobAngleAdjustment=0.0
ViewBobCameraZOffset=0.0
ViewBobAffectsShots=false
IsFlyer=false
FlightObeysPitch=false
FlightVelocityUp=800.0
FlightVelocityDown=800.0
[Dodge Profile]
Name=invasion_dodge
MaxTargetDistance=2500.0
MinTargetDistance=300.0
ToggleLeftRight=true
ToggleForwardBack=false
MinLRTimeChange=0.3
MaxLRTimeChange=0.4
MinFBTimeChange=0.2
MaxFBTimeChange=0.5
DamageReactionChangesDirection=false
DamageReactionChanceToIgnore=0.5
DamageReactionMinimumDelay=0.125
DamageReactionMaximumDelay=0.25
DamageReactionCooldown=1.0
DamageReactionThreshold=0.0
DamageReactionResetTimer=0.1
JumpFrequency=0.2
CrouchInAirFrequency=0.0
CrouchOnGroundFrequency=0.1
TargetStrafeOverride=Ignore
TargetStrafeMinDelay=0.125
TargetStrafeMaxDelay=0.25
MinProfileChangeTime=0.0
MaxProfileChangeTime=0.0
MinCrouchTime=0.2
MaxCrouchTime=0.3
MinJumpTime=0.2
MaxJumpTime=0.3
LeftStrafeTimeMult=0.8
RightStrafeTimeMult=0.8
StrafeSwapMinPause=0.1
StrafeSwapMaxPause=0.2
BlockedMovementPercent=0.5
BlockedMovementReactionMin=0.125
BlockedMovementReactionMax=0.2
WaypointLogic=Ignore
WaypointTurnRate=200.0
MinTimeBeforeShot=0.15
MaxTimeBeforeShot=0.25
IgnoreShotChance=0.0
[Weapon Profile]
Name=pistol HS
Type=Hitscan
ShotsPerClick=1
DamagePerShot=5.0
KnockbackFactor=4.0
TimeBetweenShots=0.1
Pierces=false
Category=SemiAuto
BurstShotCount=1
TimeBetweenBursts=0.5
ChargeStartDamage=10.0
ChargeStartVelocity=X=500.000 Y=0.000 Z=0.000
ChargeTimeToAutoRelease=2.0
ChargeTimeToCap=1.0
ChargeMoveSpeedModifier=1.0
MuzzleVelocityMin=X=2000.000 Y=0.000 Z=0.000
MuzzleVelocityMax=X=2000.000 Y=0.000 Z=0.000
InheritOwnerVelocity=0.0
OriginOffset=X=0.000 Y=0.000 Z=0.000
MaxTravelTime=5.0
MaxHitscanRange=100000.0
GravityScale=1.0
HeadshotCapable=true
HeadshotMultiplier=5.0
MagazineMax=0
AmmoPerShot=1
ReloadTimeFromEmpty=0.5
ReloadTimeFromPartial=0.5
DamageFalloffStartDistance=100000.0
DamageFalloffStopDistance=100000.0
DamageAtMaxRange=25.0
DelayBeforeShot=0.0
ProjectileGraphic=Ball
VisualLifetime=0.1
BounceOffWorld=false
BounceFactor=0.5
BounceCount=0
HomingProjectileAcceleration=0.0
ProjectileEnemyHitRadius=1.0
CanAimDownSight=false
ADSZoomDelay=0.0
ADSZoomSensFactor=0.7
ADSMoveFactor=1.0
ADSStartDelay=0.0
ShootSoundCooldown=0.08
HitSoundCooldown=0.08
HitscanVisualOffset=X=0.000 Y=0.000 Z=-50.000
ADSBlocksShooting=false
ShootingBlocksADS=false
KnockbackFactorAir=4.0
RecoilNegatable=false
DecalType=1
DecalSize=30.0
DelayAfterShooting=0.0
BeamTracksCrosshair=false
AlsoShoot=
ADSShoot=
StunDuration=0.0
CircularSpread=true
SpreadStationaryVelocity=0.0
PassiveCharging=false
BurstFullyAuto=true
FlatKnockbackHorizontal=0.0
FlatKnockbackVertical=0.0
HitscanRadius=0.0
HitscanVisualRadius=6.0
TaggingDuration=0.0
TaggingMaxFactor=1.0
TaggingHitFactor=1.0
RecoilCrouchScale=1.0
RecoilADSScale=1.0
PSRCrouchScale=1.0
PSRADSScale=1.0
ProjectileAcceleration=0.0
AccelIncludeVertical=false
AimPunchAmount=0.0
AimPunchResetTime=0.05
AimPunchCooldown=0.5
AimPunchHeadshotOnly=false
AimPunchCosmeticOnly=false
MinimumDecelVelocity=0.0
PSRManualNegation=false
PSRAutoReset=true
AimPunchUpTime=0.05
AmmoReloadedOnKill=0
CancelReloadOnKill=false
FlatKnockbackHorizontalMin=0.0
FlatKnockbackVerticalMin=0.0
ADSScope=No Scope
ADSFOVOverride=72.099998
ADSFOVScale=Overwatch
ADSAllowUserOverrideFOV=true
IsBurstWeapon=false
ForceFirstPersonInADS=true
ZoomBlockedInAir=false
ADSCameraOffsetX=0.0
ADSCameraOffsetY=0.0
ADSCameraOffsetZ=0.0
QuickSwitchTime=0.1
WeaponModel=Heavy Surge Rifle
WeaponAnimation=Primary
UseIncReload=false
IncReloadStartupTime=0.0
IncReloadLoopTime=0.0
IncReloadAmmoPerLoop=1
IncReloadEndTime=0.0
IncReloadCancelWithShoot=true
WeaponSkin=Default
ProjectileVisualOffset=X=0.000 Y=0.000 Z=0.000
SpreadDecayDelay=0.0
ReloadBeforeRecovery=true
3rdPersonWeaponModel=Pistol
3rdPersonWeaponSkin=Default
ParticleMuzzleFlash=None
ParticleWallImpact=Gunshot
ParticleBodyImpact=Flare
ParticleProjectileTrail=None
ParticleHitscanTrace=None
ParticleMuzzleFlashScale=1.0
ParticleWallImpactScale=1.0
ParticleBodyImpactScale=1.0
ParticleProjectileTrailScale=1.0
Explosive=false
Radius=500.0
DamageAtCenter=100.0
DamageAtEdge=100.0
SelfDamageMultiplier=0.5
ExplodesOnContactWithEnemy=false
DelayAfterEnemyContact=0.0
ExplodesOnContactWithWorld=false
DelayAfterWorldContact=0.0
ExplodesOnNextAttack=false
DelayAfterSpawn=0.0
BlockedByWorld=false
SpreadSSA=1.0,1.0,-1.0,5.0
SpreadSCA=1.0,1.0,-1.0,5.0
SpreadMSA=1.0,1.0,-1.0,5.0
SpreadMCA=1.0,1.0,-1.0,5.0
SpreadSSH=0.0,0.1,0.0,0.0
SpreadSCH=1.0,1.0,-1.0,5.0
SpreadMSH=0.0,0.1,0.0,0.0
SpreadMCH=1.0,1.0,-1.0,5.0
MaxRecoilUp=0.0
MinRecoilUp=0.0
MinRecoilHoriz=0.0
MaxRecoilHoriz=0.0
FirstShotRecoilMult=1.0
RecoilAutoReset=false
TimeToRecoilPeak=0.05
TimeToRecoilReset=0.35
AAMode=0
AAPreferClosestPlayer=false
AAAlpha=1.0
AAMaxSpeed=360.0
AADeadZone=0.0
AAFOV=360.0
AANeedsLOS=true
TrackHorizontal=true
TrackVertical=true
AABlocksMouse=false
AAOffTimer=0.0
AABackOnTimer=0.0
TriggerBotEnabled=false
TriggerBotDelay=0.0
TriggerBotFOV=1.0
StickyLock=false
HeadLock=false
VerticalOffset=0.0
DisableLockOnKill=false
UsePerShotRecoil=false
PSRLoopStartIndex=0
PSRViewRecoilTracking=0.45
PSRCapUp=9.0
PSRCapRight=4.0
PSRCapLeft=4.0
PSRTimeToPeak=0.175
PSRResetDegreesPerSec=40.0
UsePerBulletSpread=false
PBS0=0.0,0.0
[Map Data]
reflex map version 8
global
entity
type WorldSpawn
String32 targetGameOverCamera end
UInt8 playersMin 1
UInt8 playersMax 16
brush
vertices
-128.000000 0.000000 128.000000
128.000000 0.000000 128.000000
128.000000 0.000000 -128.000000
-128.000000 0.000000 -128.000000
-128.000000 -16.000000 128.000000
128.000000 -16.000000 128.000000
128.000000 -16.000000 -128.000000
-128.000000 -16.000000 -128.000000
faces
0.000000 0.000000 1.000000 1.000000 0.000000 0 1 2 3 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 6 5 4 7 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 2 1 5 6 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 0 3 7 4 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 3 2 6 7 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 1 0 4 5 0x00000000
brush
vertices
-788.491943 -16.000000 542.788025
-419.935852 -16.000000 833.995972
-1.000000 -16.000000 -118.000000
-0.551671 0.000000 -117.614899
-1.000000 0.000000 -118.000000
-0.551671 -16.000000 -117.614899
-419.935852 0.000000 833.995972
-788.491943 0.000000 542.788025
faces
0.000000 0.000000 1.000000 1.000000 0.000000 1 0 2 5 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 2 4 3 5 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 1 5 3 6 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 2 0 7 4 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 6 3 4 7 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 7 0 1 6 0x00000000
brush
vertices
419.751587 -16.000000 834.113708
788.211182 -16.000000 543.040466
0.361887 -16.000000 -117.494896
0.715412 0.000000 -117.743301
0.361887 0.000000 -117.494896
0.715412 -16.000000 -117.743301
788.211182 0.000000 543.040466
419.751587 0.000000 834.113708
faces
0.000000 0.000000 1.000000 1.000000 0.000000 1 0 2 5 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 5 2 4 3 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 6 1 5 3 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 4 2 0 7 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 7 0 1 6 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 6 3 4 7 0x00000000
brush
vertices
11.000000 240.000000 -130.000000
0.715412 240.000000 -117.743301
788.211182 240.000000 543.040466
798.496399 240.000000 530.784485
11.000000 -16.000000 -130.000000
0.715412 -16.000000 -117.743301
788.211182 -16.000000 543.040466
798.496399 -16.000000 530.784485
faces
0.000000 0.000000 1.000000 1.000000 0.000000 0 1 2 3 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 6 5 4 7 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 2 1 5 6 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 0 3 7 4 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 3 2 6 7 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 1 0 4 5 0x00000000
brush
vertices
-1.000000 240.000000 -118.000000
-11.284664 240.000000 -130.256714
-798.776489 240.000000 530.531067
-788.491943 240.000000 542.788025
-1.000000 -16.000000 -118.000000
-11.284664 -16.000000 -130.256714
-798.776489 -16.000000 530.531067
-788.491943 -16.000000 542.788025
faces
0.000000 0.000000 1.000000 1.000000 0.000000 0 1 2 3 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 6 5 4 7 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 2 1 5 6 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 0 3 7 4 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 3 2 6 7 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 1 0 4 5 0x00000000
brush
vertices
-128.000000 240.000000 -112.000000
128.000000 240.000000 -112.000000
128.000000 240.000000 -128.000000
-128.000000 240.000000 -128.000000
-128.000000 -16.000000 -112.000000
128.000000 -16.000000 -112.000000
128.000000 -16.000000 -128.000000
-128.000000 -16.000000 -128.000000
faces
0.000000 0.000000 1.000000 1.000000 0.000000 0 1 2 3 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 6 5 4 7 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 2 1 5 6 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 0 3 7 4 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 3 2 6 7 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 1 0 4 5 0x00000000
brush
vertices
787.362305 240.000000 521.499512
777.077698 240.000000 533.756226
788.608398 240.000000 543.350708
798.893616 240.000000 531.094727
787.362305 -16.000000 521.499512
777.077698 -16.000000 533.756226
788.608398 -16.000000 543.350708
798.893616 -16.000000 531.094727
faces
0.000000 0.000000 1.000000 1.000000 0.000000 0 1 2 3 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 6 5 4 7 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 2 1 5 6 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 0 3 7 4 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 3 2 6 7 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 1 0 4 5 0x00000000
brush
vertices
-777.000000 240.000000 533.000000
-787.284668 240.000000 520.743286
-799.531311 240.000000 531.039734
-789.246765 240.000000 543.296692
-777.000000 -16.000000 533.000000
-787.284668 -16.000000 520.743286
-799.531311 -16.000000 531.039734
-789.246765 -16.000000 543.296692
faces
0.000000 0.000000 1.000000 1.000000 0.000000 0 1 2 3 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 6 5 4 7 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 2 1 5 6 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 0 3 7 4 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 3 2 6 7 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 1 0 4 5 0x00000000
brush
vertices
-789.246765 -16.000000 543.296692
-419.430450 -16.000000 834.630615
-777.000000 -16.000000 533.000000
-412.626831 368.000000 820.130432
-777.000000 368.000000 533.000000
-412.626831 -16.000000 820.130432
-419.430450 368.000000 834.630615
-789.246765 368.000000 543.296692
faces
0.000000 0.000000 1.000000 1.000000 0.000000 1 0 2 5 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 2 4 3 5 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 1 5 3 6 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 2 0 7 4 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 0 1 6 7 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 6 3 4 7 0x00000000
brush
vertices
-419.430450 -16.000000 834.630615
1.678482 -16.000000 931.571533
-412.626831 -16.000000 820.130432
2.179398 368.000000 915.774414
-412.626831 368.000000 820.130432
2.179398 -16.000000 915.774414
1.678482 368.000000 931.571533
-419.430450 368.000000 834.630615
faces
0.000000 0.000000 1.000000 1.000000 0.000000 1 0 2 5 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 2 4 3 5 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 1 5 3 6 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 4 2 0 7 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 0 1 6 7 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 6 3 4 7 0x00000000
brush
vertices
1.678482 -16.000000 931.571533
421.788574 -16.000000 834.388550
2.179398 -16.000000 915.774414
415.915405 368.000000 820.220215
2.179398 368.000000 915.774414
415.915405 -16.000000 820.220215
421.788574 368.000000 834.388550
1.678482 368.000000 931.571533
faces
0.000000 0.000000 1.000000 1.000000 0.000000 1 0 2 5 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 2 4 3 5 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 1 5 3 6 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 4 2 0 7 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 0 1 6 7 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 6 3 4 7 0x00000000
brush
vertices
421.788574 -16.000000 834.388550
788.608398 -16.000000 543.350708
415.915405 -16.000000 820.220215
777.077698 368.000000 533.756226
415.915405 368.000000 820.220215
777.077698 -16.000000 533.756226
788.608398 368.000000 543.350708
421.788574 368.000000 834.388550
faces
0.000000 0.000000 1.000000 1.000000 0.000000 1 0 2 5 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 2 4 3 5 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 1 5 3 6 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 2 0 7 4 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 0 1 6 7 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 6 3 4 7 0x00000000
brush
vertices
419.751587 240.000000 834.113708
788.211182 240.000000 543.040466
0.361887 240.000000 -117.494896
0.715412 256.000000 -117.743301
0.361887 256.000000 -117.494896
0.715412 240.000000 -117.743301
788.211182 256.000000 543.040466
419.751587 256.000000 834.113708
faces
0.000000 0.000000 1.000000 1.000000 0.000000 1 0 2 5 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 5 2 4 3 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 6 1 5 3 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 4 2 0 7 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 7 0 1 6 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 6 3 4 7 0x00000000
brush
vertices
-0.076050 240.000000 931.101685
419.751587 240.000000 834.113708
-0.079092 240.000000 -117.449310
0.361887 256.000000 -117.494896
-0.079092 256.000000 -117.449310
0.361887 240.000000 -117.494896
419.751587 256.000000 834.113708
-0.076050 256.000000 931.101685
faces
0.000000 0.000000 1.000000 1.000000 0.000000 1 0 2 5 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 2 4 3 5 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 1 5 3 6 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 4 2 0 7 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 0 1 6 7 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 6 3 4 7 0x00000000
brush
vertices
-419.935852 240.000000 833.995972
-0.076050 240.000000 931.101685
-0.551671 240.000000 -117.614899
-0.079092 256.000000 -117.449310
-0.551671 256.000000 -117.614899
-0.079092 240.000000 -117.449310
-0.076050 256.000000 931.101685
-419.935852 256.000000 833.995972
faces
0.000000 0.000000 1.000000 1.000000 0.000000 1 0 2 5 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 2 4 3 5 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 1 5 3 6 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 4 2 0 7 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 0 1 6 7 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 6 3 4 7 0x00000000
brush
vertices
-788.491943 240.000000 542.788025
-419.935852 240.000000 833.995972
-1.000000 240.000000 -118.000000
-0.551671 256.000000 -117.614899
-1.000000 256.000000 -118.000000
-0.551671 240.000000 -117.614899
-419.935852 256.000000 833.995972
-788.491943 256.000000 542.788025
faces
0.000000 0.000000 1.000000 1.000000 0.000000 1 0 2 5 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 2 4 3 5 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 1 5 3 6 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 2 0 7 4 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 6 3 4 7 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 7 0 1 6 0x00000000
brush
vertices
-23.000031 128.000000 635.000000
-0.372513 128.000000 657.627441
22.254837 128.000000 635.000061
-0.372543 128.000000 612.372620
-23.000031 0.000000 635.000000
-0.372513 0.000000 657.627441
22.254837 0.000000 635.000061
-0.372543 0.000000 612.372620
faces
0.000000 0.000000 1.000000 1.000000 0.000000 0 1 2 3 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 6 5 4 7 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 2 1 5 6 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 0 3 7 4 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 3 2 6 7 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 1 0 4 5 0x00000000
brush
vertices
327.000000 128.000000 408.999908
359.000031 128.000000 408.999908
358.999939 128.000000 377.000031
326.999908 128.000000 376.999878
327.000000 0.000000 408.999908
359.000031 0.000000 408.999908
358.999939 0.000000 377.000031
326.999908 0.000000 376.999878
faces
0.000000 0.000000 1.000000 1.000000 0.000000 0 1 2 3 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 6 5 4 7 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 2 1 5 6 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 0 3 7 4 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 3 2 6 7 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 1 0 4 5 0x00000000
brush
vertices
-222.000000 64.000000 349.000000
-190.000000 64.000000 404.425659
-134.574402 64.000000 372.425629
-166.574371 64.000000 317.000000
-222.000000 0.000000 349.000000
-190.000000 0.000000 404.425659
-134.574402 0.000000 372.425629
-166.574371 0.000000 317.000000
faces
0.000000 0.000000 1.000000 1.000000 0.000000 0 1 2 3 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 6 5 4 7 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 2 1 5 6 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 0 3 7 4 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 3 2 6 7 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 1 0 4 5 0x00000000
brush
vertices
-419.935852 -16.000000 833.995972
-0.076050 -16.000000 931.101685
-0.551671 -16.000000 -117.614899
-0.079092 0.000000 -117.449310
-0.551671 0.000000 -117.614899
-0.079092 -16.000000 -117.449310
-0.076050 0.000000 931.101685
-419.935852 0.000000 833.995972
faces
0.000000 0.000000 1.000000 1.000000 0.000000 1 0 2 5 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 2 4 3 5 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 1 5 3 6 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 4 2 0 7 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 0 1 6 7 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 6 3 4 7 0x00000000
brush
vertices
47.999935 64.000000 202.999939
447.999908 64.000000 202.999969
447.999908 64.000000 138.999893
48.000015 64.000000 138.999771
47.999935 0.000000 202.999939
447.999908 0.000000 202.999969
447.999908 0.000000 138.999893
48.000015 0.000000 138.999771
faces
0.000000 0.000000 1.000000 1.000000 0.000000 0 1 2 3 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 6 5 4 7 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 2 1 5 6 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 0 3 7 4 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 3 2 6 7 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 1 0 4 5 0x00000000
brush
vertices
-0.076050 -16.000000 931.101685
419.751587 -16.000000 834.113708
-0.079092 -16.000000 -117.449310
0.361887 0.000000 -117.494896
-0.079092 0.000000 -117.449310
0.361887 -16.000000 -117.494896
419.751587 0.000000 834.113708
-0.076050 0.000000 931.101685
faces
0.000000 0.000000 1.000000 1.000000 0.000000 1 0 2 5 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 2 4 3 5 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 1 5 3 6 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 4 2 0 7 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 0 1 6 7 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 6 3 4 7 0x00000000
brush
vertices
447.999939 0.000000 267.000000
48.000015 0.000000 202.999817
447.999908 64.000000 202.999939
47.999962 0.000000 266.999878
447.999908 0.000000 202.999939
48.000015 64.000000 202.999817
faces
0.000000 0.000000 1.000000 1.000000 0.000000 2 0 4 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 1 3 5 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 0 3 1 4 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 3 0 2 5 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 2 4 1 5 0x00000000
brush
vertices
-347.000000 128.000000 352.000000
-314.999969 128.000000 352.000000
-315.000061 128.000000 320.000092
-347.000061 128.000000 320.000031
-347.000000 0.000000 352.000000
-314.999969 0.000000 352.000000
-315.000061 0.000000 320.000092
-347.000061 0.000000 320.000031
faces
0.000000 0.000000 1.000000 1.000000 0.000000 0 1 2 3 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 6 5 4 7 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 2 1 5 6 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 0 3 7 4 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 3 2 6 7 0x00000000
0.000000 0.000000 1.000000 1.000000 0.000000 1 0 4 5 0x00000000
entity
type PlayerSpawn
Vector3 position 0.000000 4.000000 0.000000
Bool8 teamB 0
Bool8 initialSpawn 0
Bool8 modeCTF 0
Bool8 modeFFA 0
Bool8 modeTDM 0
Bool8 mode1v1 0
Bool8 modeRace 0
Bool8 mode2v2 0
entity
type CameraPath
UInt8 posLerp 2
UInt8 angleLerp 2
entity
type PlayerSpawn
Vector3 position 0.000000 5.000000 750.000000
Vector3 angles 180.000000 0.000000 0.000000
Bool8 teamA 0
Bool8 initialSpawn 0
Bool8 modeCTF 0
Bool8 modeFFA 0
Bool8 modeTDM 0
Bool8 mode1v1 0
Bool8 modeRace 0
Bool8 mode2v2 0
entity
type PlayerSpawn
Vector3 position 390.000000 5.000000 448.000000
Vector3 angles 180.000000 0.000000 0.000000
Bool8 teamA 0
Bool8 initialSpawn 0
Bool8 modeCTF 0
Bool8 modeFFA 0
Bool8 modeTDM 0
Bool8 mode1v1 0
Bool8 modeRace 0
Bool8 mode2v2 0
entity
type PlayerSpawn
Vector3 position -382.000000 5.000000 389.000000
Vector3 angles 180.000000 0.000000 0.000000
Bool8 teamA 0
Bool8 initialSpawn 0
Bool8 modeCTF 0
Bool8 modeFFA 0
Bool8 modeTDM 0
Bool8 mode1v1 0
Bool8 modeRace 0
Bool8 mode2v2 0
|
2dfe6ba0195f81f676aa51662def3bc7d0abe795 | 717ddeb7e700373742c617a95e25a2376565112c | /2474/CH13/EX13.3/Ch13Ex03.sce | 6490607bba0c97ab547f5919c869ed988fc1e1d5 | [] | no_license | appucrossroads/Scilab-TBC-Uploads | b7ce9a8665d6253926fa8cc0989cda3c0db8e63d | 1d1c6f68fe7afb15ea12fd38492ec171491f8ce7 | refs/heads/master | 2021-01-22T04:15:15.512674 | 2017-09-19T11:51:56 | 2017-09-19T11:51:56 | 92,444,732 | 0 | 0 | null | 2017-05-25T21:09:20 | 2017-05-25T21:09:19 | null | UTF-8 | Scilab | false | false | 513 | sce | Ch13Ex03.sce | // Scilab code Ex13.3: Pg.638 (2008)
clc; clear;
G = 6.67e-11; // Gravitational constant, N-m^2/kg^2
v = 2.5e+05; // Velocity of sun. m/s
R = (28000*9.46e+15); // Sun's orbital radius, m
// From Newton's law of gravitation, F = (G*M_s*M_G)/(R^2) & also centripetal force, F = (M_s*v^2)/R, equating these two equations & solving for M_G, we get
M_G = (R*(v^2))/G; // Mass of galaxy, kg
printf("\nThe mass of the galaxy = %3.2e kg", M_G);
// Result
// The mass of the galaxy = 2.48e+041 kg
|
590a2a71bfbd5d3c54e3a34ebce0429760e3d8db | 449d555969bfd7befe906877abab098c6e63a0e8 | /1592/CH9/EX9.7/example_9_7.sce | cc9d351b77be9cff53138cf278d1b29d5927f2ae | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 471 | sce | example_9_7.sce | //Scilab Code for Example 9.7 of Signals and systems by
//P.Ramakrishna Rao
clc;
clear;
clear z x y t T A;
A=4;
T0=2;
n=1;
for T=0:0.1:T0;
if T<T0/2 then
x(n)=A;
else x(n)=0;
end
n=n+1;
end
T=0:0.1:T0;
plot2d2(T,x,6);
title('x(t))');
xlabel('t in seconds');
n=1;
for T=0:0.1:T0;
z(n)=(1/T0)*integrate('A^2','t',T,T0/2);
n=n+1;
end
T=0:0.1:T0;
figure(1);
plot(T,z);
title('Rxx(T)');
xlabel('T in seconds');
|
801ba17c6422f08ea1ce3c733c24d294a3672f89 | 449d555969bfd7befe906877abab098c6e63a0e8 | /980/CH14/EX14.10/14_10.sce | 3131120bf60bbc5624a3e7dc650057800ae7d4a8 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 134 | sce | 14_10.sce | clc;
clear;
format('v',6);
L=5;
delta_0=0.25;
theta=2*acosd(L/(L+delta_0));
disp(theta,"the E plane flare angle(in degree)=");
|
1952d383f4d227d721a1a0b4ea84822ada192f6f | 449d555969bfd7befe906877abab098c6e63a0e8 | /1106/CH3/EX3.14/ex3_14.sce | 290e4e6cd77ae22c82c599ca189858a6d35c11f6 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 191 | sce | ex3_14.sce | // Example 3.14, page no-135
clear
clc
slew=0.5
riset=4
printf('\nVo is greater than 1V')
Vswing=(0.9-0.1)*5
slewreq=Vswing/riset
printf('\nSlew Rate Required= %d V/us',slewreq)
|
f88d8a6a3cbc0737d4479cf48159b9cacc85cb6c | 4bbc2bd7e905b75d38d36d8eefdf3e34ba805727 | /ee/contrib/MSVC2008_Patch/run_me.sce | 8f004d99728482be52006d0734dcc34059c8a0c1 | [] | no_license | mannychang/erika2_Scicos-FLEX | 397be88001bdef59c0515652a365dbd645d60240 | 12bb5aa162fa6b6fd6601e0dacc972d7b5f508ba | refs/heads/master | 2021-02-08T17:01:20.857172 | 2012-07-10T12:18:28 | 2012-07-10T12:18:28 | 244,174,890 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 560 | sce | run_me.sce | //** 20/03/2008 : Scilab 4.1.2 update for Visual C++ 2008 detection and usage
//** script file for Visual C++ 2008
exec ("configure_msvc.sci", -1);
exec ("findmsvccompiler.sci", -1);
exec ("haveacompiler.sci", -1);
exec ("ilib_for_link.sci", -1);
exec ("ilib_gen_Make.sci", -1);
//**
if configure_msvc() then
disp("Scilab has detected MSCV Express 2008 compiler on your system.")
else
disp("Sorry: Scilab has NOT found compatible C compiler");
disp("on your system. Please check the Scilab Wiki page ");
disp("www.scilab.org")
end
|
3fbff6258369625fff40f2cad47a848c48c9b2dd | 449d555969bfd7befe906877abab098c6e63a0e8 | /3862/CH10/EX10.1/Ex10_1.sce | bbee7efbb44437772efcae75c82fd52c69ce98a2 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 768 | sce | Ex10_1.sce | clear
//variable declaration
//A simply supported beam of span 3.0 m has a cross-section 120 mm × 180 mm. If the permissible stress in the material of the beam is 10 N/mm^2
b=(120)
d=(180)
//I=(b*d^3)/12,Ymax=d/2
Z=(b*(d**2))/6
fper=(10)
L=3
Mmax=fper*Z
//Let maximum udl beam can carry be w/metre length
//In this case, we know that maximum moment occurs at mid span and is equal to Mmax = (wL^2)/8
w=(Mmax*8)/((L**2)*1000000)
printf("\n (i) w= %0.2f KN/m",w)
// Concentrated load at distance 1 m from the support be P kN.
a=(1) //distance of point at which load is applied from left,m
b=(2) //distance of point at which load is applied from right,m
P=(L*Mmax)/(a*b*1000000)
printf("\n (ii) P= %0.2f KN",P)
|
896a15f64996309e0645ca3428bb9316ee5826af | 449d555969bfd7befe906877abab098c6e63a0e8 | /1004/CH10/EX10.3.7/Ch10Ex10.sci | 616716bb4291e7b0aada44676f5acb5a8a9cf666 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 766 | sci | Ch10Ex10.sci | // Scilab Code Ex10.7 Mass of Yukawa particle: Pg: 222 (2008)
h = 6.626e-034; // Reduced Planck's constant, Js
e = 1.6e-019; // Charge on an electron, coulomb
R0 = 1.2e-015; // Nuclear radius constant, m
R = 2*R0; // Range of nuclear force, m
v = 1e+08; // Speed of the particle, m/s
S = R; // Distance travelled by particle within the nucleus, m
dt = S/v; // time taken by the particle to travel across the nucleus, s
// From Heisenberg's uncertainty principle, dE.dt = h_bar, solving for dE
dE = h/(1e+06*e*dt); // Energy of Yukawa paeticle, MeV
m = dE/0.51; // Approximate mass of Yukawa particle, electronic mass unit
printf("\nThe mass of Yukawa particle = %3d me", m);
// Result
// The mass of Yukawa particle = 338 me |
3abceae2a33297a9b545d2bda19b725138648b0e | a62e0da056102916ac0fe63d8475e3c4114f86b1 | /set7/s_Electronic_Measurements_And_Instrumentation_P._Sharma_876.zip/Electronic_Measurements_And_Instrumentation_P._Sharma_876/CH8/EX8.4/Ex8_4.sce | f495347d782ca1b54e24ebbd5af93fe8115beefc | [] | no_license | hohiroki/Scilab_TBC | cb11e171e47a6cf15dad6594726c14443b23d512 | 98e421ab71b2e8be0c70d67cca3ecb53eeef1df6 | refs/heads/master | 2021-01-18T02:07:29.200029 | 2016-04-29T07:01:39 | 2016-04-29T07:01:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 257 | sce | Ex8_4.sce | errcatch(-1,"stop");mode(2);//caption:Find rms value of signal under test
//ex8.4
S=100//Y sensitivity(in mV/division)
n=5//number of divisions of vertical axis
P=S*n
Vrms=P/(2*sqrt(2))
disp(Vrms,'rms value of signal under test(in V)=')
exit();
|
5a34d712aaf54e18cec4acd6d45f7cec251e9e2b | a62e0da056102916ac0fe63d8475e3c4114f86b1 | /set4/s_Concepts_Of_Physics_(volume_-_1)_H._C._Verma_2084.zip/Concepts_Of_Physics_(volume_-_1)_H._C._Verma_2084/CH19/EX19.3/19_3.sce | aee824cc3fc76890f11dfd1f911fc4e5f9775787 | [] | no_license | hohiroki/Scilab_TBC | cb11e171e47a6cf15dad6594726c14443b23d512 | 98e421ab71b2e8be0c70d67cca3ecb53eeef1df6 | refs/heads/master | 2021-01-18T02:07:29.200029 | 2016-04-29T07:01:39 | 2016-04-29T07:01:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 417 | sce | 19_3.sce | errcatch(-1,"stop");mode(2);//developed in windows XP operating system 32bit
//platform Scilab 5.4.1
;;
//example 19.3
//calculation of the power of lens for the spectacles
//given data
d=1.5//distance(in m) upto which the man can ly see objects
//calculation
f=-d//focal length of the lens
P=1/f//definition of power of the lens
printf('the power of lens for the spectacles is %3.2f D',P)
exit();
|
ebc269b0a52f2a7c4f72e19e91c03dc07414e1af | 449d555969bfd7befe906877abab098c6e63a0e8 | /1628/CH16/EX16.13/Ex16_13.sce | c88550cd36f4ae31d50a0971f5950eb0b37c2911 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 424 | sce | Ex16_13.sce |
// Examle 16.13
At=900; // Speed of motor
V=460; // Supply voltage
kQ=V/At; // Orignal Flux
disp(' Orignal Flux = '+string(kQ));
V1=200; // Chenged Supply voltage
N=V1/(0.7*kQ); // Speed of Motor When Supply (200 V)
disp(' Speed of Motor When Supply (200 V) = '+string(round(N))+' rpm');
// p 649 16.13 |
44e33123e333a6ca98d3fb736da6361322ed6d6c | 449d555969bfd7befe906877abab098c6e63a0e8 | /764/CH8/EX8.6.a/data8_6.sci | cd5e07c9d8c5e9c4d262f490aa54fd398d874f7b | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 346 | sci | data8_6.sci |
//(Welded and Riveted Joints) Example 8.6
//Refer Fig.8.13 on page 281
//Size of the fillet weld h (mm)
h = 5
//Allowable shear load per mm S (N/mm)
S = 330
//Tensile force acting on the plate P (kN)
P = 150
//Total length of the weld to be added at start and stop lExt (mm)
lExt = 15
//Length of the transverse weld t (mm)
t = 100
|
a78fa63422e7bc6c42e3af93bffb9590c63b8cd5 | 449d555969bfd7befe906877abab098c6e63a0e8 | /635/CH3/EX3.5/Ch03Ex5.sci | 05a91681c130865a9533c7b5a2aa51ed22b67754 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 660 | sci | Ch03Ex5.sci | // Scilab Code Ex3.5 Diameter of the largest atom that would fit into the tetrahedral void:5 Page-101 (2010)
a = 3.52D-10; // Lattice parameter for Ni, m
// For an fcc lattice, sqrt(2)*a = 4*R, solving for R
R = sqrt(2)*a/4; // Radius of the atom in fcc lattice, m
R_oct = 0.414*R; // Radius of the octahedral void in fcc close packing, m
D = 2*R_oct; // Diameter of the octahedral void in the fcc structure of nickel, m
disp(D/1D-10, "The diameter of the octahedral void in the fcc structure of nickel, in angstrom, is : ");
//Result
// The diameter of the octahedral void in the fcc structure of nickel, in angstrom, is :
// 1.0304526 |
cbe85a0ac7a288e89a25d7d30a612c9bf1153677 | 449d555969bfd7befe906877abab098c6e63a0e8 | /3871/CH7/EX7.12/Ex7_12.sce | 25780fcc68a9e61aa844c1e386f81415318f2dc3 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 463 | sce | Ex7_12.sce | //===========================================================================
//chapter 7 example 12
clc;clear all;
//variable declaration
V1 = 6600; //primary voltage in V
V2 = 110; //secondary voltage in V
I1 = 50; //primary current in A
I2 = 5; //secondary voltage in A
//calculations
r = V1/V2; //hence transformation ratio of PT
r1 = I1/I2; //transformation ratio of CT
//result
mprintf("transformation ratio of CT = %3.2f ",r1);
|
47e365ad38d93179d3ecd006f4b3b381cb6acd31 | 17dd6e9c9459b72f85b0a71f73e670abf1ca9f4e | /Wiskunde1/cursus/oefeningen/multipliciteit.sci | a70390ed437ba6aa2570cf18a336ddd97730eb45 | [] | no_license | Woumpousse/KHL | e80c9a00bf71321539b218d8ec047883a9c2fc91 | 066a06c131c617e8be9ec6ac2f4c76b637aba34e | refs/heads/master | 2020-12-24T13:18:20.656259 | 2014-09-29T16:14:00 | 2014-09-29T16:14:00 | null | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 127 | sci | multipliciteit.sci | function [x, m] = multipliciteit(x, k)
m = 0
while modulo(x, k) == 0,
x = x / k; m = m + 1
end
endfunction
|
4a68f246d1e231dd1a6d037e41ab6cfe622aef43 | 1bb72df9a084fe4f8c0ec39f778282eb52750801 | /test/P10.prev.tst | 24de825af7e9cb96e80bfacb339b71661976afac | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | gfis/ramath | 498adfc7a6d353d4775b33020fdf992628e3fbff | b09b48639ddd4709ffb1c729e33f6a4b9ef676b5 | refs/heads/master | 2023-08-17T00:10:37.092379 | 2023-08-04T07:48:00 | 2023-08-04T07:48:00 | 30,116,803 | 2 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 2,866 | tst | P10.prev.tst | 27*a11^3 + 108*a11^2*a12 + 144*a11*a12^2 + 64*a12^3 + 135*a11^2*a13 + 360*a11*a12*a13 + 240*a12^2*a13 + 225*a11*a13^2 + 300*a12*a13^2 + 125*a13^3 + 162*a11^2*a14 + 432*a11*a12*a14 + 288*a12^2*a14 + 540*a11*a13*a14 + 720*a12*a13*a14 + 450*a13^2*a14 + 324*a11*a14^2 + 432*a12*a14^2 + 540*a13*a14^2 + 216*a14^3 + 27*a21^3 + 108*a21^2*a22 + 144*a21*a22^2 + 64*a22^3 + 135*a21^2*a23 + 360*a21*a22*a23 + 240*a22^2*a23 + 225*a21*a23^2 + 300*a22*a23^2 + 125*a23^3 + 162*a21^2*a24 + 432*a21*a22*a24 + 288*a22^2*a24 + 540*a21*a23*a24 + 720*a22*a23*a24 + 450*a23^2*a24 + 324*a21*a24^2 + 432*a22*a24^2 + 540*a23*a24^2 + 216*a24^3 + 27*a31^3 + 108*a31^2*a32 + 144*a31*a32^2 + 64*a32^3 + 135*a31^2*a33 + 360*a31*a32*a33 + 240*a32^2*a33 + 225*a31*a33^2 + 300*a32*a33^2 + 125*a33^3 + 162*a31^2*a34 + 432*a31*a32*a34 + 288*a32^2*a34 + 540*a31*a33*a34 + 720*a32*a33*a34 + 450*a33^2*a34 + 324*a31*a34^2 + 432*a32*a34^2 + 540*a33*a34^2 + 216*a34^3 - 27*a41^3 - 108*a41^2*a42 - 144*a41*a42^2 - 64*a42^3 - 135*a41^2*a43 - 360*a41*a42*a43 - 240*a42^2*a43 - 225*a41*a43^2 - 300*a42*a43^2 - 125*a43^3 - 162*a41^2*a44 - 432*a41*a42*a44 - 288*a42^2*a44 - 540*a41*a43*a44 - 720*a42*a43*a44 - 450*a43^2*a44 - 324*a41*a44^2 - 432*a42*a44^2 - 540*a43*a44^2 - 216*a44^3
; vgcd=1; gcd=1; isZero=false; hasVariable=true; isBiased=false; mergeVariables=11664*x_y_z^3; relation=EQ_0
; evaluate=unknown
/01/01/01;360 -> 360*a11*a12*a13 + 360*a21*a22*a23 + 360*a31*a32*a33 - 360*a41*a42*a43
/01/01/01;432 -> 432*a11*a12*a14 + 432*a21*a22*a24 + 432*a31*a32*a34 - 432*a41*a42*a44
/01/01/01;540 -> 540*a11*a13*a14 + 540*a21*a23*a24 + 540*a31*a33*a34 - 540*a41*a43*a44
/01/01/01;720 -> 720*a12*a13*a14 + 720*a22*a23*a24 + 720*a32*a33*a34 - 720*a42*a43*a44
/01/02;108 -> 108*a11^2*a12 + 108*a21^2*a22 + 108*a31^2*a32 - 108*a41^2*a42
/01/02;135 -> 135*a11^2*a13 + 135*a21^2*a23 + 135*a31^2*a33 - 135*a41^2*a43
/01/02;162 -> 162*a11^2*a14 + 162*a21^2*a24 + 162*a31^2*a34 - 162*a41^2*a44
/01/02;240 -> 240*a12^2*a13 + 240*a22^2*a23 + 240*a32^2*a33 - 240*a42^2*a43
/01/02;288 -> 288*a12^2*a14 + 288*a22^2*a24 + 288*a32^2*a34 - 288*a42^2*a44
/01/02;450 -> 450*a13^2*a14 + 450*a23^2*a24 + 450*a33^2*a34 - 450*a43^2*a44
/02/01;144 -> 144*a11*a12^2 + 144*a21*a22^2 + 144*a31*a32^2 - 144*a41*a42^2
/02/01;225 -> 225*a11*a13^2 + 225*a21*a23^2 + 225*a31*a33^2 - 225*a41*a43^2
/02/01;300 -> 300*a12*a13^2 + 300*a22*a23^2 + 300*a32*a33^2 - 300*a42*a43^2
/02/01;324 -> 324*a11*a14^2 + 324*a21*a24^2 + 324*a31*a34^2 - 324*a41*a44^2
/02/01;432 -> 432*a12*a14^2 + 432*a22*a24^2 + 432*a32*a34^2 - 432*a42*a44^2
/02/01;540 -> 540*a13*a14^2 + 540*a23*a24^2 + 540*a33*a34^2 - 540*a43*a44^2
/03;125 -> 125*a13^3 + 125*a23^3 + 125*a33^3 - 125*a43^3
/03;216 -> 216*a14^3 + 216*a24^3 + 216*a34^3 - 216*a44^3
/03;27 -> 27*a11^3 + 27*a21^3 + 27*a31^3 - 27*a41^3
/03;64 -> 64*a12^3 + 64*a22^3 + 64*a32^3 - 64*a42^3
|
f1ec3cb89a76482085a5a3895fbb42ff21cbaafe | 449d555969bfd7befe906877abab098c6e63a0e8 | /2657/CH17/EX17.1/Ex17_1.sce | 9783a7c07821ce22add84a96d54921c5578df257 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 1,452 | sce | Ex17_1.sce | //Estimation of increase in brake power
clc,clear
//Given:
V_s=3000 //Total swept volume in cc
ip=14 //Indicated power in kW/m^3
N=3500 //Engine speed in rpm
eta_v=80 //Volumetric efficiency in percent
T1=27+273 //Atmospheric temperature in K
P1=1.013 //Atmospheric pressure in bar
r_p=1.7 //pressure ratio
eta_C=75 //Isentropic efficiency of blower in percent
eta_m=80 //Mechanical efficiency in percent
g=1.4 //Specific heat ratio(gamma)
//Solution:
V_s=V_s*N/2*1D-6 //Total swept volume in m^3/min
Vi=V_s*eta_v/100 //Unsupercharged induced volume in m^3/min
P2=P1*r_p //Blower delivery pressure in bar
T2!=T1*r_p^((g-1)/g) //Isentropic temperature at 2 in K
T2!=ceil(T2!)
T2=(T2!-T1)/(eta_C/100)+T1 //Temperature at 2 in K
V1=V_s*(P2/T2)*(T1/P1) //Volume at atmospheric conditions in m^3/min
Vi_inc=V1-Vi //Increase in induced volume in m^3/min
ip_inc1=ip*Vi_inc //Increased in ip from air induced in kW
ip_inc2=(P2-P1)*100*V_s/60 //Increased in ip due to increased induction pressure in kW
ip_inc=ip_inc1+ip_inc2 //Total increase in ip in kW
bp_inc=eta_m/100*ip_inc //Total increase in bp in kW
R=0.287 //Specific gas constant in kJ/kgK
cp=1.005 //Specific heat in kJ/kgK
m2=P2*100*V_s/(R*T2*60) //Mass of air delivered by the blower in kg/s
Power=m2*cp*(T2-T1)/(eta_m/100) //Power required by the blower in kW
bp_inc=bp_inc-Power //Net increase in brake power in kW
//Results:
printf("\n The net increase in the brake power = %.1f kW\n\n",bp_inc)
|
46ccf4ff8bc2cacebe0abe7bb14335f45539ed71 | 449d555969bfd7befe906877abab098c6e63a0e8 | /1628/CH15/EX15.7/Ex15_7.sce | f5d1ff7c2b163b267ac2700c013515bfed659464 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 1,846 | sce | Ex15_7.sce |
// Examle 15.7
v1=400/1.732; // Phase voltage
s=0.02; // Slip
p=4; // No.Of poles
f=50; // Frequency
R2=0.332; // Resistance R2
X2=0.464; // Reactance X2
Ns=(120*f)/p; // Synchronous speed
N=Ns*(1-s); // Rotor speed
disp(' The rotor speed is = '+string(N)+' rmp');
V1=231+%i*0; // Supply voltage
Xg=26.3; // Reactance Xg
X1=1.106; // Reactance X1
R1=0.641; // Resistance R1
Vth={V1*(%i*Xg)}/(R1+%i*(X1+Xg)); // Thevenin's voltage
Zth={%i*Xg*(R1+%i*X1)}/(R1+%i*(X1+Xg)); // Thevenin's impedance
Rl={(1-s)/s}*R2; // Mechanical load
I1=Vth/(Zth+R2+%i*X2+Rl); // stator current
disp(' Stator current = '+string(I1)+' Amp or ('+string(abs(I1))+' <'+string(atand(imag(I1),real(I1)))+' Amp )');
Q=atand(imag(I1),real(I1)); // Power factor angle
pf=cosd(Q); // Power factor
disp(' Power factor is = '+string(pf)+' Lagging');
RL=340; // Rotational losses
po=(3*12.84^2*Rl)-RL; // O/p power ==> ( taken I1=12.84 )
disp(' O/p power = '+string(abs(po))+' Watt');
pin=3*V1*12.82*0.998; // I/p power ==> ( taken I1=12.82 & pf= 0.998)
disp(' I/p power = '+string(abs(pin))+' Watt');
n=po/pin; // Efficiency of motor
disp(' Efficiency of motor = '+string(abs(n*100))+' %');
// p 603 15.7
|
ff270cb01ceaaca11e6384ef3bf7bfec7f1e58a0 | a8592d34f144b71794ebf30f1c2a1b5faf0b053c | /sandbox/scilab/07_champ.sce | 12e7a2d56a64c51a379bb350d95d422db5a8b2bf | [] | no_license | f-fathurrahman/ffr-MetodeNumerik | ee9a6a7153b174b1ba3d714fe61ccbd1cb1dd327 | e3a9da224c0fd5b32e671708e890018a3c4104c4 | refs/heads/master | 2023-07-19T22:29:38.810143 | 2023-07-07T10:02:34 | 2023-07-07T10:02:34 | 107,272,110 | 2 | 2 | null | null | null | null | UTF-8 | Scilab | false | false | 412 | sce | 07_champ.sce | x = linspace(-1, 1, 20)
y = linspace(-1, 1, 20)
[X,Y] = meshgrid(x,y)
fx = 0.5 .* X'
fy = 3 .* Y'
clf()
champ( x, y, fx, fy )
title("Vector field plot using champ")
xlabel('x')
ylabel('y')
xs2pdf( gcf(), "images/07_champ_v1.pdf" )
clf()
champ1( x, y, fx, fy )
title("Vector field plot using champ1")
xlabel('x')
ylabel('y')
xs2pdf( gcf(), "images/07_champ_v2.pdf" )
if getscilabmode() ~= "STD"
quit()
end
|
2c2b4725d243c011c2712c96d9cb2aaac360d379 | 6e257f133dd8984b578f3c9fd3f269eabc0750be | /ScilabFromTheoryToPractice/CreatingPlots/testplot2dmark.sce | ed54b8d4408cf0834d290ab7023cbc2862531ae2 | [] | no_license | markusmorawitz77/Scilab | 902ef1b9f356dd38ea2dbadc892fe50d32b44bd0 | 7c98963a7d80915f66a3231a2235010e879049aa | refs/heads/master | 2021-01-19T23:53:52.068010 | 2017-04-22T12:39:21 | 2017-04-22T12:39:21 | 89,051,705 | 0 | 0 | null | null | null | null | UTF-8 | Scilab | false | false | 233 | sce | testplot2dmark.sce | clf;
//color plot
x=[0.001:0.02:2*%pi]';
y1=cos(x);y2=sin(x);y3=-sin(x.^2)./x;
plot2d([x x x],[y1 y2 y3],[2 4 5])
//plot with markers
x=[0.001:0.2:2*%pi]';
y1=cos(x);y2=sin(x);y3=-sin(x.^2)./x
plot2d([x x x],[y1 y2 y3],[-1 -3 -5])
|
e7d18372be9bda348cd5fb661e0f5091a6c951dd | 449d555969bfd7befe906877abab098c6e63a0e8 | /476/CH5/EX5.12/Example_5_12.sce | 84cb33c859c0b3c659fd72358167aa94e3dee166 | [] | no_license | FOSSEE/Scilab-TBC-Uploads | 948e5d1126d46bdd2f89a44c54ba62b0f0a1f5e1 | 7bc77cb1ed33745c720952c92b3b2747c5cbf2df | refs/heads/master | 2020-04-09T02:43:26.499817 | 2018-02-03T05:31:52 | 2018-02-03T05:31:52 | 37,975,407 | 3 | 12 | null | null | null | null | UTF-8 | Scilab | false | false | 1,123 | sce | Example_5_12.sce | //A Textbook of Chemical Engineering Thermodynamics
//Chapter 5
//Some Applications of the Laws of Thermodynamics
//Example 12
clear;
clc;
//Given:
Tin_cool = 288; //entering temperature of cooling water (K)
Tout_cool = 300; //discharge temperature of cooling water (K)
m_c = 0.25; //mass flow rate of coling water (kg/s)
m = 0.5; //mass flow rate of ammonia (kg/min)
Ha = 1426; //enthalpy of saturated ammonia vapour at 258 K (kJ/kg)
Hd = 281.5; //enthalpy of liquid ammonia at 294 K (kJ/kg)
eff = 0.9; //compressor efficiency
Cp = 4.2; //specific heat of water (kJ/kg K)
tof = 12660; //ton of refrigeration (kJ/h)
//To determine the power requirement and refrigeration capacity in tons
Q1 = m_c*Cp*(Tout_cool-Tin_cool); //heat rejected by compressor at constant pressure (kJ/s)
Q2 = (m/60)*(Ha-Hd); //heat absorbed (kJ/s)
W = Q1-Q2; //work required (kJ/s)
P = (W*1000)/(eff*746); //power requirement of compressor (hp)
mprintf('Power requirement of the compressor is %f hp',P);
rc = Q2*3600/tof; //refrigeration capacity (ton)
mprintf('\n Refrigeration capacity is %f ton',rc);
//end |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.