blob_id
stringlengths
40
40
directory_id
stringlengths
40
40
path
stringlengths
6
214
content_id
stringlengths
40
40
detected_licenses
listlengths
0
50
license_type
stringclasses
2 values
repo_name
stringlengths
6
87
snapshot_id
stringlengths
40
40
revision_id
stringlengths
40
40
branch_name
stringclasses
15 values
visit_date
timestamp[us]date
2016-08-04 09:00:04
2023-09-05 17:18:33
revision_date
timestamp[us]date
1998-12-11 00:15:10
2023-09-02 05:42:40
committer_date
timestamp[us]date
2005-04-26 09:58:02
2023-09-02 05:42:40
github_id
int64
436k
586M
star_events_count
int64
0
12.3k
fork_events_count
int64
0
6.3k
gha_license_id
stringclasses
7 values
gha_event_created_at
timestamp[us]date
2012-11-16 11:45:07
2023-09-14 20:45:37
gha_created_at
timestamp[us]date
2010-03-22 23:34:58
2023-01-07 03:47:44
gha_language
stringclasses
36 values
src_encoding
stringclasses
17 values
language
stringclasses
1 value
is_vendor
bool
1 class
is_generated
bool
1 class
length_bytes
int64
5
10.4M
extension
stringclasses
15 values
filename
stringlengths
2
96
content
stringlengths
5
10.4M
d8f4c86724e588590f22eae63e9d8964293bbbd2
0919e454d74183a2ee1a4b05a37bcf9154e64d87
/02/Nand2FullAdder.tst
5507860f5b9404cb46e7689afb802142752338b1
[]
no_license
youkidearitai/nand2tetris
311b2e8d2fdf9fccbda7c775b8d4cbb74254d07f
0e67824885724ec8fe7a8f2dcd74763a42fbb703
refs/heads/master
2021-11-28T06:17:33.980008
2021-11-08T15:55:44
2021-11-08T15:55:44
42,762,825
7
1
null
null
null
null
UTF-8
Scilab
false
false
448
tst
Nand2FullAdder.tst
load Nand2FullAdder.hdl, output-file Nand2FullAdder.out, compare-to Nand2FullAdder.cmp, output-list a b c carry sum; set a 0, set b 0, set c 0, eval, output; set a 0, set b 0, set c 1, eval, output; set a 0, set b 1, set c 0, eval, output; set a 0, set b 1, set c 1, eval, output; set a 1, set b 0, set c 0, eval, output; set a 1, set b 0, set c 1, eval, output; set a 1, set b 1, set c 0, eval, output; set a 1, set b 1, set c 1, eval, output;
9a6ab58702506d5942ce05575ce493262631e96c
7b7be9b58f50415293def4aa99ef5795e6394954
/sim/cmd/test/hxthreesides.tst
3885e088c3cb56a68848ed236ad1eaf1d27080b3
[]
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
1,484
tst
hxthreesides.tst
# Heat exchanger test units SI $thermo = VirtualMaterials.Peng-Robinson / -> $thermo thermo + WATER # lets have some streams for this test hotInlet = Stream.Stream_Material() coldInlet = Stream.Stream_Material() hotOutlet = Stream.Stream_Material() coldOutlet = Stream.Stream_Material() hotInlet2 = Stream.Stream_Material() hotOutlet2 = Stream.Stream_Material() cd /hotInlet.In Fraction = 1.0 P = 101 MoleFlow = 800 cd /hotInlet2.In Fraction = 1.0 P = 101 MoleFlow = 300 cd /coldInlet.In Fraction = 1.0 #VapFrac = 0 P = 101 MoleFlow = 1000 cd / exch = Heater.MultiSidedHeatExchangerOp() exch.NumberSides = 3 cd exch DeltaP0 = 0.0 DeltaP1 = 0.0 DeltaP2 = 0.0 cd / coldInlet.Out -> exch.In0 exch.Out0 -> coldOutlet.In hotInlet.Out -> exch.In1 exch.Out1 -> hotOutlet.In hotInlet2.Out -> exch.In2 exch.Out2 -> hotOutlet2.In exch.IsCounterCurrent1 = 0 exch.IsCounterCurrent2 = 1 #spec UA and coldInlet.T exch.UA0_1 = 8288.42280702 #Cold with the first hot side exch.UA0_2 = 5000.42280702 #Cold with the second hot side exch.UA1_2 = 0.0 #Ignore heat transfer between both hot sides hotInlet.In.T = 573.15 K hotInlet2.In.T = 500 K coldInlet.In.T = 413.15 K units sim42 coldInlet.In coldOutlet.In hotInlet.In hotOutlet.In hotInlet2.In hotOutlet2.In exch.UA0_1 copy / paste / cd /RootClone coldInlet.In coldOutlet.In hotInlet.In hotOutlet.In hotInlet2.In hotOutlet2.In exch.UA0_1
ebcb9c785c2ab3558056c9c8d744c51c4903354e
449d555969bfd7befe906877abab098c6e63a0e8
/1823/CH1/EX1.6/SoluEx1_6.sce
3d7f2cb7874adcd4726bf380dc2531c594de85e6
[]
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
383
sce
SoluEx1_6.sce
//Solved Example 1.6 //Page no 7 //Find the Norton equivalent current IN and admittance YN clear clc printf("\n Find the Norton equivalent current IN and admittance YN") Va=4.0//V a=0.25//A/V R1=2//ohm R2=3//ohm I=2 Zth=5 Ia=(Va/(R1+R2))+((R1*I)/(R1+R2)) Yn=1/Zth printf("\n Norton equivalent current IN is = %.2f V",Ia) printf("\n admittance YN is = %.2f Ohm",Yn)
b01fc533c55c4396d37ef4b3097f6332ea388b85
449d555969bfd7befe906877abab098c6e63a0e8
/1523/CH6/EX6.27/ex6_27.sce
ec5b6f116855e7ffc40597e287da689d927d3221
[]
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
796
sce
ex6_27.sce
// Three-Phase Circuits :example 6.27 :(pg 6.30 & 6.31) W1=2000; W2=500; W3=-500; x=(sqrt(3)*((W1-W2)/(W1+W2))); phi=atand(x); pf=cosd(phi); y=(sqrt(3)*((W1-W3)/(W1+W3))); phi1=atand(y); pf1=cosd(phi1); printf("\nW1 = 2000W \nW2 = 500 W"); //(i) When both readings are same printf("\nWhen W1 &W2 are same \nW1 = 2000W \nW2 = 500 W"); printf("\ntan(phi)= sqrt(3).(W1-W2/W1+W2) =%.3f ",x); printf("\nphi=%.3f degrees",phi); printf("\npf=cos(phi)=%.3f ",pf);//Power factor //(ii) When the latter reading is obtained after reversing the connection to the current coil of 1 instrument printf("\nWhen W2 is reversed \nW1= 2000 W \nW2= -500 W"); printf("\ntan(phi)= sqrt(3).(W1-W2/W1+W2) =%.3f ",y); printf("\nphi=%.2f degrees",phi1); printf("\npf=cos(phi)=%.2f ",pf1);//Power factor
0a4e4f509b0be0bab01d99ca15ca111033417544
2ba48648eefadee113a7c2f5d608cab5209c3a8b
/Unit&Func Test/单元测试文档/CagOS单元测试结果/THREAD/SYSTIME/sysTime.tst
29b460ded1327796a4557626391b435b0014e6e7
[]
no_license
wangdong412/Consen-SIS
879762175575d0a62f26ec1effeb46c3fd62e3e8
bca3fac35c961c3558a3438bca55e6d20825da3a
refs/heads/master
2020-07-11T05:17:18.814104
2019-08-27T09:41:41
2019-08-27T09:41:41
204,450,874
1
5
null
null
null
null
UTF-8
Scilab
false
false
20,247
tst
sysTime.tst
-- VectorCAST 6.4d (02/29/16) -- Test Case Script -- -- Environment : THREAD1 -- Unit(s) Under Test: sysApi sysCfg sysCore sysMsg sysMutex sysPrio sysQueue sysSem sysStat sysTask sysTick sysTime -- -- Script Features TEST.SCRIPT_FEATURE:C_DIRECT_ARRAY_INDEXING TEST.SCRIPT_FEATURE:CPP_CLASS_OBJECT_REVISION TEST.SCRIPT_FEATURE:MULTIPLE_UUT_SUPPORT TEST.SCRIPT_FEATURE:MIXED_CASE_NAMES TEST.SCRIPT_FEATURE:STATIC_HEADER_FUNCS_IN_UUTS -- -- Unit: sysTime -- Subprogram: OSTimeDly -- Test Case: OSTImeDly7 TEST.UNIT:sysTime TEST.SUBPROGRAM:OSTimeDly TEST.NEW TEST.NAME:OSTImeDly7 TEST.BASIS_PATH:11 of 12 TEST.NOTES: This is an automatically generated test case. Test Path 11 (1) if (OSIntNestingCtr > (OS_NESTING_CTR)0U) ==> FALSE (2) if (OSSchedLockNestingCtr > (OS_NESTING_CTR)0U) ==> FALSE (5) case (opt) ==> (OS_OPT)0x8U (6) if (dly == (OS_TICK)0U) ==> TRUE Test Case Generation Notes: TEST.END_NOTES: TEST.VALUE:sysTime.<<GLOBAL>>.OSIntNestingCtr:<<MIN>> TEST.VALUE:sysTime.<<GLOBAL>>.OSSchedLockNestingCtr:<<MIN>> TEST.VALUE:sysTime.OSTimeDly.dly:0 TEST.VALUE:sysTime.OSTimeDly.opt:8 TEST.VALUE:sysTime.OSTimeDly.p_err:<<malloc 1>> TEST.EXPECTED:sysTime.OSTimeDly.p_err[0]:OS_ERR_TIME_ZERO_DLY TEST.END -- Test Case: OSTimeDly1 TEST.UNIT:sysTime TEST.SUBPROGRAM:OSTimeDly TEST.NEW TEST.NAME:OSTimeDly1 TEST.BASIS_PATH:1 of 12 TEST.NOTES: This is an automatically generated test case. Test Path 1 (1) if (OSIntNestingCtr > (OS_NESTING_CTR)0U) ==> TRUE Test Case Generation Notes: TEST.END_NOTES: TEST.VALUE:sysTime.<<GLOBAL>>.OSIntNestingCtr:<<MAX>> TEST.VALUE:sysTime.OSTimeDly.dly:<<MIN>> TEST.VALUE:sysTime.OSTimeDly.opt:<<MIN>> TEST.VALUE:sysTime.OSTimeDly.p_err:<<malloc 1>> TEST.EXPECTED:sysTime.OSTimeDly.p_err[0]:OS_ERR_TIME_DLY_ISR TEST.END -- Test Case: OSTimeDly2 TEST.UNIT:sysTime TEST.SUBPROGRAM:OSTimeDly TEST.NEW TEST.NAME:OSTimeDly2 TEST.BASIS_PATH:2 of 12 TEST.NOTES: This is an automatically generated test case. Test Path 2 (1) if (OSIntNestingCtr > (OS_NESTING_CTR)0U) ==> FALSE (2) if (OSSchedLockNestingCtr > (OS_NESTING_CTR)0U) ==> TRUE Test Case Generation Notes: TEST.END_NOTES: TEST.VALUE:sysTime.<<GLOBAL>>.OSIntNestingCtr:<<MIN>> TEST.VALUE:sysTime.<<GLOBAL>>.OSSchedLockNestingCtr:<<MAX>> TEST.VALUE:sysTime.OSTimeDly.dly:<<MIN>> TEST.VALUE:sysTime.OSTimeDly.opt:<<MIN>> TEST.VALUE:sysTime.OSTimeDly.p_err:<<malloc 1>> TEST.EXPECTED:sysTime.OSTimeDly.p_err[0]:OS_ERR_SCHED_LOCKED TEST.END -- Test Case: OSTimeDly3 TEST.UNIT:sysTime TEST.SUBPROGRAM:OSTimeDly TEST.NEW TEST.NAME:OSTimeDly3 TEST.BASIS_PATH:3 of 12 TEST.NOTES: This is an automatically generated test case. Test Path 3 (1) if (OSIntNestingCtr > (OS_NESTING_CTR)0U) ==> FALSE (2) if (OSSchedLockNestingCtr > (OS_NESTING_CTR)0U) ==> FALSE (8) case (opt) ==> default Test Case Generation Notes: TEST.END_NOTES: TEST.VALUE:sysTime.<<GLOBAL>>.OSIntNestingCtr:<<MIN>> TEST.VALUE:sysTime.<<GLOBAL>>.OSSchedLockNestingCtr:<<MIN>> TEST.VALUE:sysTime.OSTimeDly.dly:<<MIN>> TEST.VALUE:sysTime.OSTimeDly.opt:1 TEST.VALUE:sysTime.OSTimeDly.p_err:<<malloc 1>> TEST.EXPECTED:sysTime.OSTimeDly.p_err[0]:OS_ERR_OPT_INVALID TEST.END -- Test Case: OSTimeDly4 TEST.UNIT:sysTime TEST.SUBPROGRAM:OSTimeDly TEST.NEW TEST.NAME:OSTimeDly4 TEST.BASIS_PATH:4 of 12 TEST.NOTES: This is an automatically generated test case. Test Path 4 (1) if (OSIntNestingCtr > (OS_NESTING_CTR)0U) ==> FALSE (2) if (OSSchedLockNestingCtr > (OS_NESTING_CTR)0U) ==> FALSE (3) case (opt) ==> 0U (6) if (dly == (OS_TICK)0U) ==> TRUE Test Case Generation Notes: TEST.END_NOTES: TEST.VALUE:sysTime.<<GLOBAL>>.OSIntNestingCtr:<<MIN>> TEST.VALUE:sysTime.<<GLOBAL>>.OSSchedLockNestingCtr:<<MIN>> TEST.VALUE:sysTime.OSTimeDly.dly:0 TEST.VALUE:sysTime.OSTimeDly.opt:0 TEST.VALUE:sysTime.OSTimeDly.p_err:<<malloc 1>> TEST.EXPECTED:sysTime.OSTimeDly.p_err[0]:OS_ERR_TIME_ZERO_DLY TEST.END -- Test Case: OSTimeDly5 TEST.UNIT:sysTime TEST.SUBPROGRAM:OSTimeDly TEST.NEW TEST.NAME:OSTimeDly5 TEST.BASIS_PATH:5 of 12 TEST.NOTES: This is an automatically generated test case. Test Path 5 (1) if (OSIntNestingCtr > (OS_NESTING_CTR)0U) ==> FALSE (2) if (OSSchedLockNestingCtr > (OS_NESTING_CTR)0U) ==> FALSE (3) case (opt) ==> 0U (6) if (dly == (OS_TICK)0U) ==> FALSE (9) while 0 ==> FALSE (10) if (*p_err != (OS_ERR_NONE)) ==> TRUE Test Case Generation Notes: Only one possible value for condition in branch 9 Only one possible value for condition in branch 11 TEST.END_NOTES: TEST.STUB:sysCore.OSSched TEST.STUB:sysCore.OS_RdyListRemove TEST.STUB:sysTick.OS_TickListInsertDly TEST.VALUE:sysTime.<<GLOBAL>>.OSIntNestingCtr:<<MIN>> TEST.VALUE:sysTime.<<GLOBAL>>.OSSchedLockNestingCtr:<<MIN>> TEST.VALUE:sysTime.OSTimeDly.dly:1 TEST.VALUE:sysTime.OSTimeDly.opt:0 TEST.VALUE:sysTime.OSTimeDly.p_err:<<malloc 1>> TEST.VALUE:sysTime.OSTimeDly.p_err[0]:OS_ERR_A TEST.EXPECTED:sysTime.OSTimeDly.p_err[0]:OS_ERR_A TEST.END -- Test Case: OSTimeDly6 TEST.UNIT:sysTime TEST.SUBPROGRAM:OSTimeDly TEST.NEW TEST.NAME:OSTimeDly6 TEST.BASIS_PATH:10 of 12 TEST.NOTES: This is an automatically generated test case. Test Path 10 (1) if (OSIntNestingCtr > (OS_NESTING_CTR)0U) ==> FALSE (2) if (OSSchedLockNestingCtr > (OS_NESTING_CTR)0U) ==> FALSE (4) case (opt) ==> (OS_OPT)0x2U (6) if (dly == (OS_TICK)0U) ==> TRUE Test Case Generation Notes: TEST.END_NOTES: TEST.VALUE:sysTime.<<GLOBAL>>.OSIntNestingCtr:<<MIN>> TEST.VALUE:sysTime.<<GLOBAL>>.OSSchedLockNestingCtr:<<MIN>> TEST.VALUE:sysTime.OSTimeDly.dly:0 TEST.VALUE:sysTime.OSTimeDly.opt:2 TEST.VALUE:sysTime.OSTimeDly.p_err:<<malloc 1>> TEST.EXPECTED:sysTime.OSTimeDly.p_err[0]:OS_ERR_TIME_ZERO_DLY TEST.END -- Test Case: OSTimeDly8 TEST.UNIT:sysTime TEST.SUBPROGRAM:OSTimeDly TEST.NEW TEST.NAME:OSTimeDly8 TEST.BASIS_PATH:12 of 12 TEST.NOTES: This is an automatically generated test case. Test Path 12 (1) if (OSIntNestingCtr > (OS_NESTING_CTR)0U) ==> FALSE (2) if (OSSchedLockNestingCtr > (OS_NESTING_CTR)0U) ==> FALSE (7) case (opt) ==> (OS_OPT)0x4U (9) while 0 ==> FALSE (10) if (*p_err != (OS_ERR_NONE)) ==> TRUE Test Case Generation Notes: Only one possible value for condition in branch 9 Only one possible value for condition in branch 11 TEST.END_NOTES: TEST.STUB:sysCore.OSSched TEST.STUB:sysCore.OS_RdyListRemove TEST.STUB:sysTick.OS_TickListInsertDly TEST.VALUE:sysTime.<<GLOBAL>>.OSIntNestingCtr:<<MIN>> TEST.VALUE:sysTime.<<GLOBAL>>.OSSchedLockNestingCtr:<<MIN>> TEST.VALUE:sysTime.OSTimeDly.dly:<<MIN>> TEST.VALUE:sysTime.OSTimeDly.opt:4 TEST.VALUE:sysTime.OSTimeDly.p_err:<<malloc 1>> TEST.VALUE:sysTime.OSTimeDly.p_err[0]:OS_ERR_NONE TEST.EXPECTED:sysTime.<<GLOBAL>>.OSTCBCurPtr:<<null>> TEST.EXPECTED:sysTime.OSTimeDly.p_err[0]:OS_ERR_NONE TEST.END -- Subprogram: OSTimeDlyResume -- Test Case: OSTimeDlyResume1 TEST.UNIT:sysTime TEST.SUBPROGRAM:OSTimeDlyResume TEST.NEW TEST.NAME:OSTimeDlyResume1 TEST.BASIS_PATH:1 of 23 TEST.NOTES: This is an automatically generated test case. Test Path 1 (1) if (OSIntNestingCtr > (OS_NESTING_CTR)0U) ==> TRUE Test Case Generation Notes: TEST.END_NOTES: TEST.VALUE:sysTime.<<GLOBAL>>.OSIntNestingCtr:<<MAX>> TEST.VALUE:sysTime.OSTimeDlyResume.p_tcb:<<malloc 1>> TEST.VALUE:sysTime.OSTimeDlyResume.p_err:<<malloc 1>> TEST.EXPECTED:sysTime.OSTimeDlyResume.p_err[0]:OS_ERR_TIME_DLY_RESUME_ISR TEST.END -- Test Case: OSTimeDlyResume10 TEST.UNIT:sysTime TEST.SUBPROGRAM:OSTimeDlyResume TEST.NEW TEST.NAME:OSTimeDlyResume10 TEST.BASIS_PATH:16 of 23 TEST.NOTES: This is an automatically generated test case. Test Path 16 (1) if (OSIntNestingCtr > (OS_NESTING_CTR)0U) ==> FALSE (2) if (p_tcb == (OS_TCB *)0) ==> FALSE (3) while 0 ==> FALSE (4) if (p_tcb == OSTCBCurPtr) ==> FALSE (14) case (p_tcb->TaskState) ==> (OS_STATE)4U (15) while 0 ==> TRUE Test Case Generation Notes: Only one possible value for condition in branch 3 Only one possible value for condition in branch 15 TEST.END_NOTES: TEST.VALUE:sysTime.<<GLOBAL>>.OSIntNestingCtr:<<MIN>> TEST.VALUE:sysTime.OSTimeDlyResume.p_tcb:<<malloc 1>> TEST.VALUE:sysTime.OSTimeDlyResume.p_tcb[0].TaskState:6 TEST.VALUE:sysTime.OSTimeDlyResume.p_err:<<malloc 1>> TEST.EXPECTED:sysTime.OSTimeDlyResume.p_err[0]:OS_ERR_TASK_NOT_DLY TEST.END -- Test Case: OSTimeDlyResume11 TEST.UNIT:sysTime TEST.SUBPROGRAM:OSTimeDlyResume TEST.NEW TEST.NAME:OSTimeDlyResume11 TEST.BASIS_PATH:17 of 23 TEST.NOTES: This is an automatically generated test case. Test Path 17 (1) if (OSIntNestingCtr > (OS_NESTING_CTR)0U) ==> FALSE (2) if (p_tcb == (OS_TCB *)0) ==> FALSE (3) while 0 ==> FALSE (4) if (p_tcb == OSTCBCurPtr) ==> FALSE (16) case (p_tcb->TaskState) ==> (OS_STATE)5U Test Case Generation Notes: Only one possible value for condition in branch 3 Only one possible value for condition in branch 17 TEST.END_NOTES: TEST.VALUE:sysTime.<<GLOBAL>>.OSIntNestingCtr:<<MIN>> TEST.VALUE:sysTime.OSTimeDlyResume.p_tcb:<<malloc 1>> TEST.VALUE:sysTime.OSTimeDlyResume.p_tcb[0].TaskState:7 TEST.VALUE:sysTime.OSTimeDlyResume.p_err:<<malloc 1>> TEST.EXPECTED:sysTime.OSTimeDlyResume.p_err[0]:OS_ERR_TASK_NOT_DLY TEST.END -- Test Case: OSTimeDlyResume12 TEST.UNIT:sysTime TEST.SUBPROGRAM:OSTimeDlyResume TEST.NEW TEST.NAME:OSTimeDlyResume12 TEST.NOTES: This is an automatically generated test case. Test Path 3 (1) if (OSIntNestingCtr > (OS_NESTING_CTR)0U) ==> FALSE (2) if (p_tcb == (OS_TCB *)0) ==> FALSE (3) while 0 ==> FALSE (4) if (p_tcb == OSTCBCurPtr) ==> TRUE Test Case Generation Notes: Only one possible value for condition in branch 3 Only one possible value for condition in branch 5 TEST.END_NOTES: TEST.VALUE:sysTime.<<GLOBAL>>.OSIntNestingCtr:<<MIN>> TEST.VALUE:sysTime.<<GLOBAL>>.OSTCBCurPtr:<<malloc 1>> TEST.VALUE:sysTime.OSTimeDlyResume.p_err:<<malloc 1>> TEST.EXPECTED:sysTime.OSTimeDlyResume.p_err[0]:OS_ERR_TASK_NOT_DLY TEST.VALUE_USER_CODE:sysTime.OSTimeDlyResume.p_tcb <<sysTime.OSTimeDlyResume.p_tcb>> = ( OSTCBCurPtr ); TEST.END_VALUE_USER_CODE: TEST.END -- Test Case: OSTimeDlyResume2 TEST.UNIT:sysTime TEST.SUBPROGRAM:OSTimeDlyResume TEST.NEW TEST.NAME:OSTimeDlyResume2 TEST.BASIS_PATH:2 of 23 TEST.NOTES: This is an automatically generated test case. Test Path 2 (1) if (OSIntNestingCtr > (OS_NESTING_CTR)0U) ==> FALSE (2) if (p_tcb == (OS_TCB *)0) ==> TRUE Test Case Generation Notes: TEST.END_NOTES: TEST.VALUE:sysTime.<<GLOBAL>>.OSIntNestingCtr:<<MIN>> TEST.VALUE:sysTime.OSTimeDlyResume.p_tcb:<<null>> TEST.VALUE:sysTime.OSTimeDlyResume.p_err:<<malloc 1>> TEST.EXPECTED:sysTime.OSTimeDlyResume.p_err[0]:OS_ERR_TASK_NOT_DLY TEST.END -- Test Case: OSTimeDlyResume3 TEST.UNIT:sysTime TEST.SUBPROGRAM:OSTimeDlyResume TEST.NEW TEST.NAME:OSTimeDlyResume3 TEST.BASIS_PATH:3 of 23 TEST.NOTES: This is an automatically generated test case. Test Path 3 (1) if (OSIntNestingCtr > (OS_NESTING_CTR)0U) ==> FALSE (2) if (p_tcb == (OS_TCB *)0) ==> FALSE (3) while 0 ==> FALSE (4) if (p_tcb == OSTCBCurPtr) ==> TRUE Test Case Generation Notes: Only one possible value for condition in branch 3 Only one possible value for condition in branch 5 TEST.END_NOTES: TEST.STUB:sysCore.OSSched TEST.STUB:sysCore.OS_RdyListInsert TEST.STUB:sysTick.OS_TickListRemove TEST.VALUE:sysTime.<<GLOBAL>>.OSIntNestingCtr:<<MIN>> TEST.VALUE:sysTime.<<GLOBAL>>.OSTCBCurPtr:<<malloc 1>> TEST.VALUE:sysTime.OSTimeDlyResume.p_tcb:<<malloc 1>> TEST.VALUE:sysTime.OSTimeDlyResume.p_tcb[0].TaskState:0 TEST.VALUE:sysTime.OSTimeDlyResume.p_err:<<malloc 1>> TEST.EXPECTED:sysTime.OSTimeDlyResume.p_err[0]:OS_ERR_TASK_NOT_DLY TEST.END -- Test Case: OSTimeDlyResume4 TEST.UNIT:sysTime TEST.SUBPROGRAM:OSTimeDlyResume TEST.NEW TEST.NAME:OSTimeDlyResume4 TEST.BASIS_PATH:4 of 23 TEST.NOTES: This is an automatically generated test case. Test Path 4 (1) if (OSIntNestingCtr > (OS_NESTING_CTR)0U) ==> FALSE (2) if (p_tcb == (OS_TCB *)0) ==> FALSE (3) while 0 ==> FALSE (4) if (p_tcb == OSTCBCurPtr) ==> TRUE (5) while 0 ==> TRUE Test Case Generation Notes: Only one possible value for condition in branch 3 Only one possible value for condition in branch 5 TEST.END_NOTES: TEST.STUB:sysCore.OSSched TEST.STUB:sysCore.OS_RdyListInsert TEST.STUB:sysTick.OS_TickListRemove TEST.VALUE:sysTime.<<GLOBAL>>.OSIntNestingCtr:<<MIN>> TEST.VALUE:sysTime.<<GLOBAL>>.OSTCBCurPtr:<<malloc 1>> TEST.VALUE:sysTime.OSTimeDlyResume.p_tcb:<<malloc 1>> TEST.VALUE:sysTime.OSTimeDlyResume.p_tcb[0].TaskState:1 TEST.VALUE:sysTime.OSTimeDlyResume.p_err:<<malloc 1>> TEST.EXPECTED:sysTime.OSTimeDlyResume.p_tcb[0].TaskState:0 TEST.EXPECTED:sysTime.OSTimeDlyResume.p_err[0]:OS_ERR_NONE TEST.END -- Test Case: OSTimeDlyResume5 TEST.UNIT:sysTime TEST.SUBPROGRAM:OSTimeDlyResume TEST.NEW TEST.NAME:OSTimeDlyResume5 TEST.BASIS_PATH:5 of 23 TEST.NOTES: This is an automatically generated test case. Test Path 5 (1) if (OSIntNestingCtr > (OS_NESTING_CTR)0U) ==> FALSE (2) if (p_tcb == (OS_TCB *)0) ==> FALSE (3) while 0 ==> FALSE (4) if (p_tcb == OSTCBCurPtr) ==> FALSE (22) case (p_tcb->TaskState) ==> default Test Case Generation Notes: Only one possible value for condition in branch 3 Only one possible value for condition in branch 23 TEST.END_NOTES: TEST.VALUE:sysTime.<<GLOBAL>>.OSIntNestingCtr:<<MIN>> TEST.VALUE:sysTime.OSTimeDlyResume.p_tcb:<<malloc 1>> TEST.VALUE:sysTime.OSTimeDlyResume.p_tcb[0].TaskState:8 TEST.VALUE:sysTime.OSTimeDlyResume.p_err:<<malloc 1>> TEST.EXPECTED:sysTime.OSTimeDlyResume.p_err[0]:OS_ERR_STATE_INVALID TEST.END -- Test Case: OSTimeDlyResume6 TEST.UNIT:sysTime TEST.SUBPROGRAM:OSTimeDlyResume TEST.NEW TEST.NAME:OSTimeDlyResume6 TEST.BASIS_PATH:11 of 23 TEST.NOTES: This is an automatically generated test case. Test Path 11 (1) if (OSIntNestingCtr > (OS_NESTING_CTR)0U) ==> FALSE (2) if (p_tcb == (OS_TCB *)0) ==> FALSE (3) while 0 ==> FALSE (4) if (p_tcb == OSTCBCurPtr) ==> FALSE (10) case (p_tcb->TaskState) ==> (OS_STATE)2U Test Case Generation Notes: Only one possible value for condition in branch 3 Only one possible value for condition in branch 11 TEST.END_NOTES: TEST.VALUE:sysTime.<<GLOBAL>>.OSIntNestingCtr:<<MIN>> TEST.VALUE:sysTime.OSTimeDlyResume.p_tcb:<<malloc 1>> TEST.VALUE:sysTime.OSTimeDlyResume.p_tcb[0].TaskState:2 TEST.VALUE:sysTime.OSTimeDlyResume.p_err:<<malloc 1>> TEST.EXPECTED:sysTime.OSTimeDlyResume.p_err[0]:OS_ERR_TASK_NOT_DLY TEST.END -- Test Case: OSTimeDlyResume7 TEST.UNIT:sysTime TEST.SUBPROGRAM:OSTimeDlyResume TEST.NEW TEST.NAME:OSTimeDlyResume7 TEST.BASIS_PATH:13 of 23 TEST.NOTES: This is an automatically generated test case. Test Path 13 (1) if (OSIntNestingCtr > (OS_NESTING_CTR)0U) ==> FALSE (2) if (p_tcb == (OS_TCB *)0) ==> FALSE (3) while 0 ==> FALSE (4) if (p_tcb == OSTCBCurPtr) ==> FALSE (12) case (p_tcb->TaskState) ==> (OS_STATE)3U Test Case Generation Notes: Only one possible value for condition in branch 3 Only one possible value for condition in branch 13 TEST.END_NOTES: TEST.VALUE:sysTime.<<GLOBAL>>.OSIntNestingCtr:<<MIN>> TEST.VALUE:sysTime.OSTimeDlyResume.p_tcb:<<malloc 1>> TEST.VALUE:sysTime.OSTimeDlyResume.p_tcb[0].TaskState:3 TEST.VALUE:sysTime.OSTimeDlyResume.p_err:<<malloc 1>> TEST.EXPECTED:sysTime.OSTimeDlyResume.p_err[0]:OS_ERR_TASK_NOT_DLY TEST.END -- Test Case: OSTimeDlyResume8 TEST.UNIT:sysTime TEST.SUBPROGRAM:OSTimeDlyResume TEST.NEW TEST.NAME:OSTimeDlyResume8 TEST.BASIS_PATH:14 of 23 TEST.NOTES: This is an automatically generated test case. Test Path 14 (1) if (OSIntNestingCtr > (OS_NESTING_CTR)0U) ==> FALSE (2) if (p_tcb == (OS_TCB *)0) ==> FALSE (3) while 0 ==> FALSE (4) if (p_tcb == OSTCBCurPtr) ==> FALSE (12) case (p_tcb->TaskState) ==> (OS_STATE)3U (13) while 0 ==> TRUE Test Case Generation Notes: Only one possible value for condition in branch 3 Only one possible value for condition in branch 13 TEST.END_NOTES: TEST.VALUE:sysTime.<<GLOBAL>>.OSIntNestingCtr:<<MIN>> TEST.VALUE:sysTime.OSTimeDlyResume.p_tcb:<<malloc 1>> TEST.VALUE:sysTime.OSTimeDlyResume.p_tcb[0].TaskState:4 TEST.VALUE:sysTime.OSTimeDlyResume.p_err:<<malloc 1>> TEST.EXPECTED:sysTime.OSTimeDlyResume.p_err[0]:OS_ERR_TASK_NOT_DLY TEST.END -- Test Case: OSTimeDlyResume9 TEST.UNIT:sysTime TEST.SUBPROGRAM:OSTimeDlyResume TEST.NEW TEST.NAME:OSTimeDlyResume9 TEST.BASIS_PATH:15 of 23 TEST.NOTES: This is an automatically generated test case. Test Path 15 (1) if (OSIntNestingCtr > (OS_NESTING_CTR)0U) ==> FALSE (2) if (p_tcb == (OS_TCB *)0) ==> FALSE (3) while 0 ==> FALSE (4) if (p_tcb == OSTCBCurPtr) ==> FALSE (14) case (p_tcb->TaskState) ==> (OS_STATE)4U Test Case Generation Notes: Only one possible value for condition in branch 3 Only one possible value for condition in branch 15 TEST.END_NOTES: TEST.STUB:sysCore.OSSched TEST.STUB:sysTick.OS_TickListRemove TEST.VALUE:sysTime.<<GLOBAL>>.OSIntNestingCtr:<<MIN>> TEST.VALUE:sysTime.OSTimeDlyResume.p_tcb:<<malloc 1>> TEST.VALUE:sysTime.OSTimeDlyResume.p_tcb[0].TaskState:5 TEST.VALUE:sysTime.OSTimeDlyResume.p_err:<<malloc 1>> TEST.EXPECTED:sysTime.OSTimeDlyResume.p_tcb[0].TaskState:4 TEST.EXPECTED:sysTime.OSTimeDlyResume.p_err[0]:OS_ERR_TASK_SUSPENDED TEST.END -- Subprogram: OSTimeGet -- Test Case: OSTimeGet1 TEST.UNIT:sysTime TEST.SUBPROGRAM:OSTimeGet TEST.NEW TEST.NAME:OSTimeGet1 TEST.BASIS_PATH:1 of 3 TEST.NOTES: This is an automatically generated test case. Test Path 1 (1) while 0 ==> FALSE Test Case Generation Notes: Only one possible value for condition in branch 1 Only one possible value for condition in branch 2 TEST.END_NOTES: TEST.VALUE:sysTime.<<GLOBAL>>.OSTickCtr:0 TEST.VALUE:sysTime.OSTimeGet.p_err:<<malloc 1>> TEST.EXPECTED:sysTime.OSTimeGet.p_err[0]:OS_ERR_NONE TEST.EXPECTED:sysTime.OSTimeGet.return:0 TEST.END -- Test Case: OSTimeGet2 TEST.UNIT:sysTime TEST.SUBPROGRAM:OSTimeGet TEST.NEW TEST.NAME:OSTimeGet2 TEST.BASIS_PATH:2 of 3 TEST.NOTES: This is an automatically generated test case. Test Path 2 (1) while 0 ==> FALSE (2) while 0 ==> TRUE Test Case Generation Notes: Only one possible value for condition in branch 1 Only one possible value for condition in branch 2 TEST.END_NOTES: TEST.VALUE:sysTime.<<GLOBAL>>.OSTickCtr:<<MAX>> TEST.VALUE:sysTime.OSTimeGet.p_err:<<malloc 1>> TEST.EXPECTED:sysTime.OSTimeGet.p_err[0]:OS_ERR_NONE TEST.EXPECTED:sysTime.OSTimeGet.return:<<MAX>> TEST.END -- Subprogram: OSTimeSet -- Test Case: OSTImeSet2 TEST.UNIT:sysTime TEST.SUBPROGRAM:OSTimeSet TEST.NEW TEST.NAME:OSTImeSet2 TEST.BASIS_PATH:3 of 3 TEST.NOTES: This is an automatically generated test case. Test Path 3 (1) while 0 ==> TRUE (2) while 0 ==> FALSE Test Case Generation Notes: Only one possible value for condition in branch 1 Only one possible value for condition in branch 2 TEST.END_NOTES: TEST.VALUE:sysTime.OSTimeSet.ticks:<<MAX>> TEST.VALUE:sysTime.OSTimeSet.p_err:<<malloc 1>> TEST.EXPECTED:sysTime.<<GLOBAL>>.OSTickCtr:<<MAX>> TEST.EXPECTED:sysTime.OSTimeSet.p_err[0]:OS_ERR_NONE TEST.END -- Test Case: OSTimeSet1 TEST.UNIT:sysTime TEST.SUBPROGRAM:OSTimeSet TEST.NEW TEST.NAME:OSTimeSet1 TEST.BASIS_PATH:1 of 3 TEST.NOTES: This is an automatically generated test case. Test Path 1 (1) while 0 ==> FALSE Test Case Generation Notes: Only one possible value for condition in branch 1 Only one possible value for condition in branch 2 TEST.END_NOTES: TEST.VALUE:sysTime.OSTimeSet.ticks:<<MIN>> TEST.VALUE:sysTime.OSTimeSet.p_err:<<malloc 1>> TEST.EXPECTED:sysTime.<<GLOBAL>>.OSTickCtr:0 TEST.EXPECTED:sysTime.OSTimeSet.p_err[0]:OS_ERR_NONE TEST.END -- Subprogram: OSTimeTick -- Test Case: OSTimeTick TEST.UNIT:sysTime TEST.SUBPROGRAM:OSTimeTick TEST.NEW TEST.NAME:OSTimeTick TEST.BASIS_PATH:1 of 1 TEST.NOTES: No branches in subprogram TEST.END_NOTES: TEST.END
518efef23cf059af75c826306f83682bcc83bd4a
449d555969bfd7befe906877abab098c6e63a0e8
/1938/CH7/EX7.6/7_6.sce
0d54547690929ff80f0233d802a65afd562454bf
[]
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
583
sce
7_6.sce
clc,clear printf('Example 7.6\n\n') V_L=400 output_power=37.3*1000 //Watts on full load Z_s=complex(0.2,1.6) //synchronous impedance theta=(%pi/180)*phasemag(Z_s) //phase mag returns the angle in degrees and not raidians phi=acos(0.9) //leading V_ph=V_L/sqrt(3) eta=88 //efficiency in percentage input_power=100*output_power/eta I_L=input_power/(sqrt(3)*V_L*cos(phi)) I_aph=I_L E_Rph=I_aph*abs(Z_s) E_bph= sqrt( (E_Rph)^2 + (V_ph)^2 -2*E_Rph*V_ph*cos(theta+phi) ) E_line=sqrt(3)*E_bph printf('Induced EMF is %.2f V and its line value is %.2f V',E_bph,E_line)
7b04ebd631026fe19011e1948080aa870df89ef3
089894a36ef33cb3d0f697541716c9b6cd8dcc43
/NLP_Project/test/blog/bow/bow.18_10.tst
fbf907615566182ea77936339ba8a4aa6869e6c8
[]
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,369
tst
bow.18_10.tst
18 4:0.16666666666666666 32:0.3333333333333333 115:0.5 130:0.25 131:2.0 655:1.0 898:1.0 1266:1.0 1374:1.0 18 2:0.06666666666666667 13:1.0 19:0.09090909090909091 103:0.1 115:0.5 130:0.25 131:1.0 137:1.0 843:1.0 898:1.0 1651:1.0 18 2:0.06666666666666667 4:0.3333333333333333 12:0.3333333333333333 13:1.0 29:0.1 31:1.0 32:0.6666666666666666 42:0.3333333333333333 45:1.0 59:1.0 69:0.5 85:0.5 115:0.5 125:0.5 137:1.0 150:0.3333333333333333 171:0.1111111111111111 172:1.0 174:1.0 222:0.3333333333333333 274:1.0 292:0.2 613:1.0 640:0.3333333333333333 643:1.0 751:1.0 756:1.0 855:1.0 890:1.0 18 4:0.16666666666666666 13:0.5 19:0.18181818181818182 29:0.2 32:0.6666666666666666 36:0.07692307692307693 68:0.3333333333333333 83:0.5 104:0.07142857142857142 118:1.0 131:1.0 169:0.5 173:1.0 222:0.3333333333333333 273:1.0 305:1.0 876:1.0 881:1.0 882:1.0 886:0.5 887:1.0 888:1.0 889:1.0 890:1.0 891:1.0 892:1.0 1350:1.0 18 2:0.06666666666666667 13:0.5 1349:1.0 18 15:0.05 624:0.3333333333333333 1151:1.0 18 2:0.13333333333333333 4:0.16666666666666666 12:0.3333333333333333 13:0.5 15:0.05 19:0.09090909090909091 32:0.3333333333333333 53:0.5 79:0.3333333333333333 103:0.1 111:0.3333333333333333 118:1.0 131:2.0 132:1.0 209:0.5 225:1.0 859:1.0 909:1.0 1396:1.0 1556:1.0 18 2:0.06666666666666667 13:0.5 19:0.18181818181818182 83:0.5 88:1.0 104:0.07142857142857142 843:1.0 974:1.0 1112:1.0 18 4:0.16666666666666666 53:0.5 69:0.5 103:0.1 115:0.5 145:1.0 153:0.6666666666666666 169:0.5 174:1.0 209:0.5 279:0.5 702:0.3333333333333333 947:0.5 970:1.0 996:1.0 1069:1.0 1110:1.0 18 1310:1.0 18 12:1.0 13:1.0 19:0.09090909090909091 31:1.0 32:0.3333333333333333 53:0.5 69:0.5 89:1.0 253:2.0 283:1.0 503:1.0 540:0.3333333333333333 956:1.0 1013:1.0 1313:1.0 18 4:0.3333333333333333 12:0.3333333333333333 13:1.5 104:0.07142857142857142 209:0.5 454:1.0 547:1.0 951:1.0 996:1.0 18 2:0.06666666666666667 4:0.3333333333333333 12:0.3333333333333333 29:0.1 32:0.3333333333333333 115:1.0 131:1.0 132:1.0 165:1.0 176:1.0 222:0.3333333333333333 876:1.0 974:1.0 997:1.0 1013:1.0 18 8:1.0 22:0.125 32:0.3333333333333333 36:0.07692307692307693 131:1.0 288:1.0 540:0.3333333333333333 1137:1.0 1263:1.0 1282:1.0 18 12:0.3333333333333333 19:0.09090909090909091 150:0.3333333333333333 831:1.0 986:1.0 18 2:0.06666666666666667 32:0.3333333333333333 69:0.5 1068:1.0 1401:1.0 18 1253:1.0 18 90:1.0 104:0.07142857142857142 209:0.5 222:0.3333333333333333 1253:1.0 1270:1.0 18 2:0.13333333333333333 23:1.0 29:0.2 32:0.3333333333333333 68:0.3333333333333333 103:0.1 131:1.0 156:1.0 171:0.1111111111111111 227:1.0 253:2.0 360:1.0 513:1.0 1109:1.0 1164:1.0 18 2:0.06666666666666667 4:0.16666666666666666 13:1.0 29:0.2 48:0.5 69:0.5 114:0.16666666666666666 131:1.0 132:1.0 203:1.0 222:0.3333333333333333 253:1.0 392:1.0 657:1.0 951:1.0 982:1.0 1265:1.0 1270:1.0 1313:1.0 1319:1.0 1550:1.0 18 2:0.06666666666666667 4:0.16666666666666666 203:1.0 211:0.5 513:1.0 18 2:0.06666666666666667 375:1.0 18 29:0.1 145:1.0 198:1.0 209:0.5 18 8:1.0 104:0.07142857142857142 18 13:0.5 29:0.1 110:0.5 165:1.0 171:0.1111111111111111 222:0.3333333333333333 273:1.0 1282:1.0 1313:1.0 1457:1.0 18 1253:1.0 18 2:0.06666666666666667 13:0.5 23:1.0 29:0.1 32:0.3333333333333333 108:0.3333333333333333 222:0.6666666666666666 951:1.0 1270:1.0 1511:1.0 1550:1.0 18 2:0.06666666666666667 336:1.0 18 4:0.16666666666666666 27:0.3333333333333333 97:1.0 180:0.3333333333333333 1516:1.0 18 22:0.125 29:0.2 32:0.3333333333333333 36:0.07692307692307693 144:1.0 165:1.0 274:1.0 288:1.0 428:1.0 1119:1.0 18 4:0.16666666666666666 1263:1.0 18 8:1.0 22:0.125 32:0.3333333333333333 121:1.0 209:0.5 222:0.3333333333333333 1038:1.0 1218:1.0 1270:1.0 18 4:0.16666666666666666 12:0.6666666666666666 13:0.5 17:1.0 32:0.6666666666666666 104:0.07142857142857142 165:1.0 227:1.0 705:1.0 1013:1.0 1034:1.0 1263:1.0 1309:1.0 18 22:0.125 29:0.1 590:1.0 18 4:0.3333333333333333 13:0.5 32:0.6666666666666666 115:0.5 143:1.0 153:0.3333333333333333 209:0.5 283:1.0 338:1.0 543:1.0 601:1.0 857:0.5 860:1.0 870:1.0 919:1.0 934:1.0 970:1.0 18 4:0.16666666666666666 42:0.3333333333333333 92:1.0 115:1.0 131:2.0 153:0.3333333333333333 873:0.5 915:1.0 943:1.0 947:0.5 970:1.0 971:1.0 1001:1.0 1152:1.0 18 4:0.16666666666666666 13:0.5 29:0.1 32:0.3333333333333333 34:0.5 68:0.3333333333333333 101:1.0 108:0.3333333333333333 115:1.0 118:1.0 440:1.0 541:1.0 867:1.0 868:1.0 1036:1.0 1266:1.0
48204910040597ba450289b905363aad7cf1346d
464ce6326e71577dfbaa32e2c881306849780844
/sci_gateway/cpp/loader.sce
bda7169d228558ca436cd2061dc734b174f7c11c
[]
no_license
tripathiaishwarya/itpp_module
43bfd0fea477eb6c687dc7468c25140102096d72
f701b8e0fe065dbdf55da14b821aa45a56499135
refs/heads/master
2021-01-10T21:54:18.914097
2015-07-06T10:19:02
2015-07-06T10:19:02
38,388,403
1
0
null
null
null
null
UTF-8
Scilab
false
false
1,985
sce
loader.sce
// This file is released under the 3-clause BSD license. See COPYING-BSD. // Generated by builder.sce : Please, do not edit this file // ---------------------------------------------------------------------------- // libitpp_cpp_path = get_absolute_file_path('loader.sce'); // // ulink previous function with same name [bOK, ilib] = c_link('libitpp_cpp'); if bOK then ulink(ilib); end // list_functions = [ 'berc_get_errors'; 'berc_get_errorrate'; 'bpsk_mod'; 'bpsk_demod'; 'crc_decode'; 'crc_encode'; 'hamm_decode'; 'hamm_encode'; 'psk_demod'; 'psk_mod'; 'qpsk_demod'; 'qpsk_mod'; 'rrc_get_pulse_shape'; 'rrc_shape_symbols'; 'seq_deinterleaver'; 'seq_interleaver'; 'block_interleaver'; 'cross_deinterleaver'; 'cross_interleaver'; 'ofdm_demod'; 'ofdm_mod'; 'pam_demod'; 'pam_mod'; 'qam_demod'; 'qam_mod'; 'rc_get_pulse_shape'; 'rc_set_pulse_shape'; 'rc_shape_symbols'; 'bch_dec'; 'bch_enc'; 'conv_dec'; 'conv_enc'; 'despread'; 'spread'; 'rsdec'; 'rsenc'; 'ext_golay_enc'; 'ext_golay_dec'; ]; addinter(libitpp_cpp_path + filesep() + 'libitpp_cpp' + getdynlibext(), 'libitpp_cpp', list_functions); // remove temp. variables on stack clear libitpp_cpp_path; clear bOK; clear ilib; clear list_functions; // ----------------------------------------------------------------------------
11890b6bb8f8d9e58625542a5668469dc2a5d5ca
449d555969bfd7befe906877abab098c6e63a0e8
/3557/CH18/EX18.9/Ex18_9.sce
1ed60dd8cf220e0b86faa0c8b9399631ec715cfe
[]
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
317
sce
Ex18_9.sce
//Example 18.8// //(a) a=8;// magnetic moment/unit cell b=5;//moment of Mn2+ m=a*b mprintf("m = %i ",m) //(b) c=16;//(number Fe3+/unit cell) d=5;//(moment of Fe3+) m1=-(a*b)+(c*d) mprintf("\nm1 = %i ",m1) //(c) A 50:50 mixture will give a1=0.5;//given m2=(a1*m1)+(a1*m1) mprintf("\nm2 = %i ",m2)
c8fc852d2606897c6c6731db58f9bf325a97b57a
449d555969bfd7befe906877abab098c6e63a0e8
/3785/CH4/EX4.4/Ex4_4.sce
38bd31ff906ebd2d125f43276fa23db7cdf79e41
[]
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
Ex4_4.sce
// Example 4_4 clc;funcprot(0); // Given data V_1=50;// Velocity in m/s alpha=45;// Angle in degree g=9.807;// The acceleration due to gravity in m/s^2 // Calculation w_1=V_1*sind(alpha);// m/s h=(w_1)^2/(2*g);// Height in m printf("\nThe maximum value of h is %2.2f m",h)
000c763a5603a92a5fe5319e2ede2692fe37f2ed
449d555969bfd7befe906877abab098c6e63a0e8
/2837/CH19/EX19.1/Ex19_1.sce
02112e6504bbe55f68be8ff8e2f8b248dbf7689c
[]
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
851
sce
Ex19_1.sce
clc clear //Initalization of variables n=1.4 t1=540 //R tmax=1200 //F tmax2=1500 //F pr=5 cp=0.24 //calculations t2=t1*(pr)^((n-1)/n) work=cp*(t2-t1) t4=(tmax+460) /pr^((n-1)/n) twork=cp*(tmax+460-t4) net=twork-work eff=1- 1/pr^((n-1)/n) Qs=cp*(tmax+460-t2) ett=net/Qs *100 t42=(tmax2+460)/pr^((n-1)/n) twork2=cp*(tmax2+460-t42) net2=twork2-work Qs2=cp*(tmax2+460-t2) eff3=net2/Qs2 *100 //results printf("Compressor work = %.1f Btu/lb",work) printf("\n Turbine work = %.1f Btu/lb",twork) printf("\n Net work = %.1f Btu/lb",net) printf("\n Thermal efficiency = %.1f percent",eff*100) printf("\n In case 2, Thermal efficiency = %.1f percent",ett) printf("\n In case 2, Turbine work = %.1f Btu/lb",twork2) printf("\n In case 2, Net work = %.1f Btu/lb",net2) printf("\n In case 3, Thermal efficiency = %.1f percent,",eff3)
f5edc8a9b644307e8996c6f0dbbbf2bdc0286028
449d555969bfd7befe906877abab098c6e63a0e8
/1919/CH1/EX1.6/Ex1_6.sce
004db91041283b2ccee102ec1667c88e238e21a4
[]
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
Ex1_6.sce
// Theory and Problems of Thermodynamics // Chapter 1 // Basic Concepts // Example 6 clear ;clc; //Given data X_O = 0.21 // X_O = molefraction of oxygen X_N = 0.79 // X_N = molefraction of nitrogen mw_O = 32 // mw_O = molecular mass of oxygen mw_N = 28 // mw_N = molecular mass of nitrogen //Calculate mass of 1 kmol air m = X_O * mw_O + X_N * mw_N; //mass of 1 kmol air // Results mprintf('Mass of 1 kmol air = %5.2f kg', m)
183e57c50692345a4cd8cdc954e3b5dfce25e54a
089894a36ef33cb3d0f697541716c9b6cd8dcc43
/NLP_Project/test/blog/ngram/5.10_9.tst
8b2147f26adfd25a06f57374fe2ec98589de5620
[]
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
274,929
tst
5.10_9.tst
10 1378:1 2283:1 2455:1 2497:1 5161:1 5376:1 5983:17 6950:1 7013:1 7420:1 7511:1 7544:1 8338:1 9690:1 9958:1 10118:1 11754:1 11790:1 12290:1 12391:1 13086:1 13298:1 13639:1 16156:1 16265:1 16718:1 18261:1 19189:1 19267:1 19361:1 20065:1 20098:1 20570:1 21596:1 22054:1 10 14:1 437:1 1378:1 1459:1 1668:1 1803:1 2029:1 2283:1 2351:1 2455:1 2497:2 2523:1 2837:1 3031:1 3307:1 3446:1 4817:1 4954:1 5122:1 5161:2 5376:1 5721:1 5839:1 5983:64 6008:1 6937:1 6950:1 7013:1 7268:1 7302:1 7318:1 7417:1 7420:1 7511:1 7544:1 8338:1 8678:1 8892:1 9017:1 9690:1 9795:1 9958:1 10095:1 10118:1 10414:1 10458:1 10582:1 10823:1 11083:1 11462:1 11754:1 11790:1 12072:1 12284:1 12290:2 12391:1 13086:1 13298:1 13639:1 14710:1 14975:1 15196:1 15321:1 15375:1 15681:1 15833:1 16032:1 16156:1 16265:1 16655:1 16686:1 16718:1 16905:1 17031:1 17640:1 17705:1 18261:1 18343:1 18916:1 19189:1 19267:1 19361:1 19928:1 20020:1 20065:1 20098:1 20503:1 20524:1 20570:1 20636:1 20906:1 20935:1 21078:1 21373:1 21579:1 21596:2 21715:1 21909:1 22011:1 22054:1 22217:1 10 14:1 437:1 1378:1 1459:1 1668:1 1803:1 2029:1 2056:1 2218:1 2283:1 2351:1 2455:1 2497:2 2523:1 2837:1 3031:1 3108:1 3307:1 3446:1 4451:1 4817:1 4954:1 5122:1 5161:2 5376:1 5721:1 5766:1 5839:1 5983:103 6008:1 6065:1 6246:1 6937:1 6950:1 6993:1 7013:1 7268:1 7302:1 7318:1 7417:1 7420:1 7511:1 7544:1 7860:1 8201:1 8291:1 8338:1 8411:1 8678:1 8892:1 9017:1 9546:1 9580:1 9684:1 9690:1 9795:1 9958:1 10095:1 10118:1 10414:1 10458:1 10480:1 10582:1 10823:1 10930:1 11083:1 11462:1 11720:1 11754:1 11790:1 12070:1 12072:1 12284:1 12290:2 12391:1 12501:1 13086:1 13298:1 13335:1 13639:1 13677:1 14145:1 14625:1 14710:1 14975:1 15196:1 15321:1 15375:1 15623:1 15681:1 15833:1 16016:1 16032:1 16156:1 16265:1 16655:1 16686:1 16718:1 16905:1 17031:1 17201:1 17266:1 17640:1 17705:1 18261:1 18343:1 18654:1 18916:1 19189:1 19267:1 19346:1 19361:1 19928:1 20020:1 20065:1 20098:1 20414:1 20503:1 20524:1 20570:1 20577:1 20636:1 20906:1 20935:1 20959:1 21078:1 21373:1 21579:1 21596:2 21715:1 21909:1 22011:1 22054:1 22217:1 10 14:1 437:1 1378:1 1459:1 1668:1 1803:1 2029:1 2056:1 2218:1 2283:1 2351:1 2455:1 2497:2 2523:1 2837:1 3031:1 3108:1 3307:1 3446:1 3483:1 3998:1 4451:1 4817:1 4954:1 5122:1 5161:2 5376:1 5721:1 5766:1 5839:1 5983:116 6008:1 6065:1 6246:1 6937:1 6950:1 6993:1 7013:1 7117:1 7268:1 7302:1 7318:1 7417:1 7420:1 7511:1 7544:1 7860:1 8201:1 8291:1 8338:1 8411:1 8678:1 8892:1 9017:1 9546:1 9580:1 9684:1 9690:1 9795:1 9958:1 10095:1 10118:1 10414:1 10458:1 10480:1 10582:1 10823:1 10930:1 11057:1 11083:1 11462:1 11720:1 11754:1 11790:1 11864:1 12070:1 12072:1 12284:1 12290:2 12391:1 12501:1 13086:1 13298:1 13335:1 13639:1 13677:1 14145:1 14439:1 14625:1 14710:1 14895:1 14975:1 15196:1 15321:1 15375:1 15623:1 15681:1 15833:1 16016:1 16032:1 16156:1 16265:1 16655:1 16686:1 16718:1 16905:1 17031:1 17201:1 17266:1 17640:1 17705:1 18261:1 18343:1 18654:1 18916:1 19189:1 19267:1 19346:1 19361:1 19928:1 20020:1 20065:1 20098:1 20414:1 20503:1 20524:1 20570:1 20577:1 20636:1 20649:1 20906:1 20935:1 20959:1 21078:1 21085:1 21373:1 21579:1 21596:2 21715:1 21909:1 22011:1 22054:1 22217:1 10 14:1 437:1 789:1 1378:1 1459:1 1668:1 1738:1 1803:1 2029:1 2056:1 2218:1 2283:1 2351:1 2420:1 2455:1 2497:2 2523:1 2837:1 3031:1 3108:1 3307:2 3446:1 3483:1 3998:1 4451:1 4764:1 4817:1 4954:1 5122:1 5161:2 5376:1 5542:1 5721:1 5766:1 5839:1 5893:1 5983:119 6008:1 6065:1 6246:1 6434:1 6937:1 6950:1 6993:1 7013:1 7052:1 7117:1 7268:1 7302:1 7318:1 7417:1 7420:1 7511:1 7544:1 7860:1 8201:1 8291:1 8310:1 8338:1 8411:1 8678:1 8892:1 9017:1 9546:1 9580:1 9640:1 9684:1 9690:1 9795:1 9958:1 10095:1 10118:1 10414:1 10458:1 10480:1 10582:1 10823:1 10930:1 11057:1 11081:1 11083:1 11462:1 11720:1 11754:1 11790:1 11864:1 12070:1 12072:1 12277:1 12284:1 12290:2 12391:1 12501:1 13086:1 13298:1 13335:1 13639:1 13677:1 14145:1 14439:1 14625:1 14710:1 14895:1 14975:1 15196:1 15321:1 15375:1 15623:1 15681:1 15833:1 16016:1 16032:1 16156:1 16265:1 16561:1 16655:1 16686:1 16718:1 16905:1 17031:1 17201:1 17266:1 17640:1 17705:1 18261:1 18343:1 18654:1 18916:1 19189:1 19267:1 19346:1 19361:2 19928:1 20020:1 20065:1 20098:1 20414:1 20503:1 20524:1 20570:1 20577:1 20636:1 20649:1 20685:1 20906:1 20935:1 20959:1 21078:1 21085:1 21373:1 21579:1 21596:2 21715:1 21909:1 22011:1 22054:1 22217:1 10 14:1 437:1 789:1 1041:1 1378:1 1459:1 1668:1 1738:1 1803:1 2029:1 2056:1 2218:1 2283:1 2351:1 2420:2 2455:1 2497:2 2523:1 2837:1 2862:1 3031:1 3108:1 3307:2 3446:1 3483:1 3998:1 4451:2 4682:1 4764:1 4817:1 4954:1 5122:1 5161:2 5308:1 5376:1 5385:1 5542:1 5577:1 5721:1 5766:1 5839:1 5893:1 5972:1 5983:149 6008:1 6065:1 6246:1 6434:1 6937:1 6950:1 6993:1 7013:1 7052:2 7117:1 7268:1 7302:1 7318:1 7385:1 7417:1 7420:1 7511:1 7544:1 7850:1 7860:1 7944:1 8201:1 8291:1 8310:1 8338:1 8411:1 8678:1 8892:1 9017:1 9530:1 9546:1 9580:1 9640:1 9684:1 9690:1 9795:1 9804:1 9958:1 10095:1 10118:1 10414:1 10458:1 10480:1 10500:1 10582:1 10823:1 10832:1 10930:1 11057:1 11081:1 11083:1 11462:1 11720:1 11754:1 11790:1 11864:1 12070:1 12072:1 12277:1 12284:1 12290:2 12391:1 12501:1 13086:1 13298:1 13335:2 13639:1 13677:1 14145:2 14439:1 14625:1 14710:1 14895:1 14975:1 15039:2 15124:1 15196:1 15212:1 15273:1 15321:1 15375:1 15623:1 15681:1 15833:1 16016:1 16032:1 16156:1 16265:1 16296:1 16561:2 16655:1 16686:1 16718:1 16905:1 17031:1 17201:2 17266:1 17549:1 17640:1 17705:1 17707:1 18261:1 18343:1 18654:1 18916:1 19189:1 19267:1 19346:1 19361:3 19928:1 20020:1 20065:1 20098:1 20115:1 20414:1 20503:1 20524:1 20570:1 20577:1 20636:1 20649:1 20685:1 20906:1 20935:1 20959:1 21078:1 21085:1 21373:1 21564:1 21579:1 21596:2 21715:1 21909:1 22011:1 22054:1 22109:2 22217:1 10 14:1 437:1 438:1 789:1 844:1 1041:1 1378:1 1459:1 1490:1 1668:1 1738:1 1803:1 2029:1 2056:1 2218:1 2283:1 2287:1 2351:1 2420:2 2455:1 2497:2 2523:1 2621:1 2837:1 2862:1 3031:1 3108:1 3307:2 3446:1 3483:1 3685:1 3998:1 4451:3 4682:1 4764:1 4817:1 4954:1 5084:1 5122:1 5161:2 5308:1 5376:1 5385:1 5479:1 5542:1 5544:1 5577:1 5721:1 5766:1 5839:1 5893:1 5948:1 5972:1 5983:170 6008:1 6065:1 6246:1 6275:1 6434:1 6572:1 6937:1 6950:1 6993:2 7013:1 7052:3 7117:1 7219:1 7268:1 7302:1 7318:1 7385:1 7412:1 7417:1 7420:1 7511:1 7544:1 7850:1 7860:1 7944:1 8201:1 8291:1 8310:1 8338:1 8411:1 8678:1 8892:1 8900:1 9017:1 9530:1 9546:1 9580:1 9640:1 9684:1 9690:1 9720:2 9795:1 9804:1 9922:1 9958:1 10095:1 10118:1 10333:1 10414:1 10458:1 10480:1 10500:1 10582:1 10645:1 10670:1 10823:1 10832:1 10930:2 11057:1 11081:1 11083:1 11126:1 11359:1 11371:1 11385:1 11462:1 11720:1 11754:1 11788:1 11790:1 11842:1 11864:1 11894:1 12070:1 12072:1 12277:1 12284:1 12290:2 12391:1 12454:1 12501:1 13086:1 13298:1 13335:2 13639:1 13657:1 13677:2 14033:1 14145:2 14439:1 14625:1 14691:1 14710:1 14895:1 14975:1 15039:2 15124:1 15160:1 15196:1 15212:1 15273:1 15321:1 15375:1 15422:1 15623:1 15681:1 15833:1 16016:1 16032:1 16125:1 16156:1 16265:1 16296:1 16561:2 16655:1 16686:1 16718:1 16756:1 16774:1 16905:1 17031:1 17100:1 17201:2 17266:1 17549:1 17640:1 17705:1 17707:1 17746:1 18261:1 18343:1 18452:1 18654:1 18853:1 18855:1 18916:1 19189:1 19267:1 19346:2 19361:3 19368:1 19407:1 19533:1 19928:1 19936:1 20020:1 20065:1 20098:1 20115:1 20231:1 20414:2 20503:1 20510:1 20524:1 20570:1 20577:2 20636:1 20649:1 20685:1 20686:1 20906:1 20935:1 20959:1 21078:1 21085:1 21088:1 21357:1 21373:1 21564:1 21579:1 21596:2 21678:1 21715:1 21909:1 22011:1 22054:1 22109:2 22217:1 10 14:2 88:1 437:1 438:1 789:1 844:1 1013:1 1041:1 1378:1 1459:1 1490:1 1668:1 1738:1 1803:1 2029:1 2056:1 2218:1 2283:1 2287:1 2351:1 2406:1 2420:2 2455:1 2497:3 2523:1 2621:1 2837:1 2862:1 3031:2 3108:1 3307:2 3446:1 3483:1 3685:1 3998:1 4451:3 4682:1 4764:1 4817:1 4944:1 4954:1 5084:1 5122:1 5161:3 5308:1 5376:1 5385:1 5479:1 5542:1 5544:1 5577:1 5721:1 5766:1 5839:1 5893:1 5948:1 5972:1 5983:194 6008:1 6028:1 6065:1 6246:1 6275:1 6434:1 6572:1 6937:1 6950:1 6993:2 7013:1 7051:1 7052:3 7117:1 7219:1 7268:1 7302:1 7318:1 7385:1 7412:1 7417:1 7420:1 7511:1 7544:1 7850:1 7860:1 7944:1 8201:1 8291:1 8310:1 8338:1 8411:1 8678:1 8892:1 8900:1 9017:1 9296:1 9530:1 9546:1 9580:1 9640:1 9684:1 9690:1 9720:2 9795:1 9804:1 9922:1 9958:1 10095:1 10118:1 10333:1 10398:1 10414:1 10458:1 10480:1 10500:1 10582:1 10645:1 10670:1 10823:2 10832:1 10930:2 11057:1 11081:1 11083:1 11126:1 11359:1 11371:1 11385:1 11462:1 11720:1 11754:1 11788:1 11790:1 11842:1 11864:1 11894:1 12070:1 12072:1 12277:1 12284:2 12290:3 12391:1 12454:1 12501:1 13086:1 13298:1 13335:2 13434:1 13639:1 13657:1 13677:2 14033:1 14070:1 14145:2 14439:1 14625:1 14691:1 14710:1 14895:1 14975:1 15039:2 15124:1 15160:1 15196:1 15212:1 15273:1 15321:1 15375:1 15422:1 15623:1 15681:1 15833:1 16016:1 16032:1 16125:1 16156:1 16265:1 16296:1 16561:2 16647:1 16655:1 16686:1 16718:1 16756:1 16774:1 16905:1 17031:1 17100:1 17201:2 17266:1 17549:1 17640:1 17705:1 17707:1 17746:1 18154:1 18261:1 18343:1 18452:1 18563:1 18654:1 18853:1 18855:1 18916:1 19189:1 19267:1 19346:2 19361:3 19368:1 19407:1 19533:1 19928:1 19936:1 20020:1 20065:1 20098:1 20115:1 20231:1 20414:2 20503:1 20510:1 20524:1 20570:1 20577:2 20636:1 20649:1 20674:1 20685:1 20686:1 20906:1 20935:1 20959:1 21078:1 21085:1 21088:1 21357:1 21373:1 21564:1 21579:1 21596:3 21678:1 21715:1 21909:1 22011:1 22054:1 22109:2 22217:2 10 14:2 88:1 380:1 437:1 438:1 445:1 496:1 789:1 844:1 1013:1 1041:1 1298:1 1358:1 1378:1 1413:1 1459:1 1490:1 1518:1 1668:1 1738:1 1803:1 1920:1 2029:1 2056:1 2218:1 2283:1 2287:1 2351:1 2406:1 2420:2 2455:1 2497:3 2523:1 2621:1 2837:1 2862:1 3031:2 3108:1 3307:2 3446:1 3483:1 3564:1 3685:1 3998:1 4451:3 4682:1 4764:1 4817:1 4860:1 4944:1 4954:1 5084:1 5122:1 5161:3 5173:1 5308:1 5376:1 5385:1 5479:1 5542:1 5544:1 5577:1 5721:1 5766:1 5839:1 5893:1 5948:1 5972:1 5983:206 6008:1 6028:1 6065:1 6246:1 6275:1 6434:1 6572:1 6842:1 6937:1 6950:1 6993:2 7013:1 7051:1 7052:3 7117:1 7187:1 7219:1 7268:1 7269:1 7302:1 7318:1 7385:1 7412:1 7417:1 7420:1 7511:1 7544:1 7850:1 7860:1 7944:1 8041:1 8201:1 8291:1 8310:1 8338:1 8411:1 8678:1 8892:1 8900:1 9017:1 9296:1 9530:1 9546:1 9580:1 9640:1 9684:1 9690:1 9720:2 9795:1 9804:1 9829:1 9922:1 9958:1 10095:1 10118:1 10252:1 10333:1 10398:1 10414:1 10458:1 10480:1 10500:1 10582:1 10645:1 10670:1 10823:2 10832:1 10930:2 11057:1 11081:1 11083:1 11126:1 11359:1 11371:1 11385:1 11462:1 11720:1 11754:1 11781:1 11788:1 11790:1 11842:1 11864:1 11894:1 12070:1 12072:1 12277:1 12284:2 12290:3 12391:1 12454:1 12501:1 12606:1 12916:1 12972:1 13086:1 13130:1 13173:1 13298:1 13335:2 13434:1 13639:1 13657:1 13677:2 14033:1 14070:1 14145:2 14159:1 14413:1 14439:1 14510:1 14625:1 14691:1 14710:1 14895:1 14901:1 14975:1 15039:2 15124:1 15160:1 15196:1 15212:1 15273:1 15321:1 15375:1 15422:1 15623:1 15681:1 15833:1 16011:1 16016:1 16032:1 16125:1 16156:1 16265:1 16296:1 16561:2 16563:1 16647:1 16655:1 16686:1 16718:1 16756:1 16774:1 16905:1 17031:1 17100:1 17201:2 17237:1 17266:1 17549:1 17564:1 17640:1 17705:1 17707:1 17746:1 18154:1 18261:1 18343:1 18452:1 18563:1 18654:1 18813:1 18853:1 18855:1 18916:1 19040:1 19093:1 19189:1 19240:1 19267:1 19346:2 19361:3 19368:1 19407:1 19533:1 19628:1 19765:1 19889:1 19928:1 19936:1 20020:1 20065:1 20098:1 20115:1 20231:1 20278:1 20414:2 20503:1 20510:1 20519:1 20524:1 20570:1 20577:2 20636:1 20649:1 20674:1 20685:1 20686:1 20890:1 20906:1 20935:1 20959:1 21078:1 21085:1 21088:1 21357:1 21373:1 21564:1 21579:1 21596:3 21678:1 21715:1 21888:1 21909:1 21922:1 22011:1 22054:1 22109:2 22217:2 10 14:2 16:1 32:1 88:1 380:1 437:1 438:1 445:1 496:1 604:1 789:1 790:1 844:1 1013:1 1041:1 1139:1 1239:1 1298:1 1312:1 1358:1 1378:1 1381:2 1413:1 1425:1 1459:1 1468:1 1490:1 1516:1 1518:1 1522:1 1569:1 1668:1 1738:1 1803:1 1920:1 2029:1 2056:1 2106:1 2218:1 2283:1 2287:1 2351:1 2406:1 2415:1 2420:2 2455:1 2497:3 2523:1 2621:1 2624:1 2635:1 2748:1 2837:2 2862:1 3031:2 3108:1 3128:1 3307:2 3401:1 3446:1 3483:1 3493:2 3564:1 3685:2 3693:1 3824:1 3863:1 3998:1 4140:2 4298:1 4451:3 4466:1 4474:1 4682:1 4764:1 4817:1 4847:1 4860:1 4873:1 4944:1 4954:1 5084:1 5122:1 5161:3 5173:1 5308:1 5317:2 5376:1 5385:1 5479:1 5542:1 5544:1 5577:1 5645:1 5721:1 5766:1 5791:1 5839:1 5893:1 5948:1 5972:1 5983:238 6008:1 6028:1 6065:1 6246:1 6275:1 6367:1 6381:1 6434:1 6467:1 6572:2 6595:1 6788:1 6842:1 6937:1 6950:1 6960:1 6993:2 7013:1 7051:1 7052:3 7076:1 7117:1 7187:1 7219:1 7268:1 7269:1 7302:1 7318:1 7362:1 7385:1 7412:1 7417:1 7420:1 7438:1 7511:1 7544:1 7576:2 7791:1 7839:1 7850:1 7860:1 7944:1 8041:1 8057:1 8093:1 8201:2 8291:1 8310:1 8338:1 8411:1 8562:1 8678:1 8741:1 8892:1 8900:2 9017:1 9190:1 9221:1 9296:1 9530:1 9546:1 9580:1 9640:1 9684:1 9690:1 9720:2 9795:1 9804:1 9829:1 9902:1 9922:2 9958:1 10017:1 10095:1 10118:1 10252:1 10333:2 10398:1 10414:1 10458:2 10480:1 10500:1 10515:1 10582:1 10645:1 10670:2 10682:1 10744:1 10823:2 10832:1 10930:2 10971:1 11057:1 11081:1 11083:1 11126:1 11131:1 11359:2 11371:1 11385:1 11386:2 11462:1 11645:1 11720:1 11754:2 11781:1 11788:1 11790:1 11800:1 11842:2 11849:1 11864:4 11894:1 12070:1 12072:1 12164:1 12270:1 12277:1 12284:2 12290:3 12391:1 12392:1 12419:1 12454:1 12501:1 12606:1 12643:1 12681:1 12916:1 12972:1 13086:1 13101:1 13130:1 13173:1 13216:1 13222:1 13284:1 13298:1 13335:2 13434:1 13639:1 13657:1 13677:2 13734:1 13984:1 14033:1 14070:1 14145:2 14159:1 14244:1 14413:1 14439:1 14510:1 14621:1 14625:1 14638:1 14691:1 14710:1 14895:1 14901:1 14975:1 15039:2 15124:1 15160:1 15196:1 15212:1 15242:1 15273:1 15321:1 15375:1 15422:1 15491:1 15623:1 15681:1 15833:1 15925:2 15933:1 15946:1 16008:1 16011:1 16016:1 16032:1 16125:2 16156:1 16265:1 16296:1 16315:1 16398:1 16484:1 16561:2 16563:1 16647:1 16655:1 16682:1 16686:1 16718:1 16756:1 16774:1 16905:1 17017:1 17031:1 17100:1 17201:2 17237:1 17266:1 17466:1 17523:1 17535:1 17549:1 17564:1 17615:1 17640:1 17705:1 17707:1 17746:1 17956:1 18154:1 18261:1 18335:1 18343:1 18452:1 18527:1 18563:1 18654:1 18719:1 18804:1 18813:1 18853:2 18855:1 18916:1 19040:1 19093:1 19148:1 19189:3 19240:1 19267:1 19277:1 19346:2 19361:3 19368:1 19407:1 19533:1 19594:1 19628:1 19633:1 19709:1 19765:1 19889:1 19928:1 19936:1 20020:1 20065:1 20098:1 20115:1 20219:1 20231:1 20278:1 20285:1 20414:2 20503:1 20510:1 20519:1 20524:1 20566:1 20570:1 20577:2 20622:1 20636:1 20649:1 20654:1 20669:1 20674:1 20685:1 20686:1 20699:1 20712:1 20777:1 20876:1 20890:1 20906:1 20935:1 20959:1 20978:1 21078:1 21085:1 21088:1 21284:1 21357:1 21373:1 21496:1 21564:1 21579:1 21596:3 21633:1 21678:1 21715:1 21888:1 21909:1 21922:1 21979:1 22011:1 22054:1 22109:2 22128:1 22151:1 22217:2 22225:1 22350:1 22400:1 10 14:3 16:1 32:1 88:1 142:1 380:1 437:1 438:1 445:1 496:1 604:1 789:1 790:1 844:1 993:1 1013:1 1041:1 1139:1 1239:1 1298:1 1312:1 1358:1 1378:1 1381:2 1413:1 1425:1 1459:1 1468:1 1490:1 1516:1 1518:1 1522:1 1569:1 1668:1 1738:1 1803:1 1920:1 2029:1 2056:1 2106:1 2218:1 2283:1 2287:1 2351:1 2406:1 2415:1 2420:2 2455:1 2497:4 2523:1 2621:1 2624:1 2635:1 2748:1 2837:2 2862:1 3031:2 3108:1 3128:1 3307:2 3401:1 3446:1 3483:1 3493:2 3526:1 3564:1 3685:2 3693:1 3786:1 3824:1 3863:1 3998:1 4140:2 4298:1 4451:3 4466:2 4474:1 4587:1 4682:1 4764:1 4817:1 4847:1 4860:1 4873:1 4944:1 4954:1 4956:1 5084:1 5122:1 5161:4 5173:1 5239:1 5308:1 5317:2 5376:1 5385:1 5479:1 5542:1 5544:1 5577:1 5645:1 5721:1 5766:1 5791:1 5839:1 5893:1 5948:1 5972:1 5983:276 6008:1 6028:1 6065:1 6246:1 6275:1 6367:1 6381:1 6434:1 6467:1 6572:2 6595:1 6788:1 6842:1 6937:1 6950:1 6960:1 6993:2 7013:1 7051:1 7052:3 7076:1 7117:1 7178:1 7187:1 7219:1 7268:2 7269:1 7302:1 7318:1 7362:1 7385:1 7412:1 7417:1 7420:1 7438:1 7511:1 7544:1 7576:2 7653:1 7791:1 7839:1 7850:1 7860:1 7944:1 8041:1 8057:1 8093:1 8201:2 8291:1 8310:1 8338:1 8411:1 8562:1 8678:1 8741:1 8878:1 8892:1 8900:2 9017:1 9190:1 9221:1 9296:1 9529:1 9530:1 9546:1 9550:1 9580:1 9640:1 9684:1 9690:1 9720:2 9795:1 9804:1 9829:1 9902:1 9922:3 9958:1 10017:1 10095:1 10118:1 10252:1 10333:2 10398:1 10414:1 10458:2 10480:1 10500:1 10515:1 10582:1 10645:1 10670:2 10682:1 10744:1 10823:2 10832:1 10930:2 10971:1 11042:1 11057:1 11081:1 11083:1 11126:1 11131:1 11359:2 11371:1 11385:1 11386:2 11462:1 11645:1 11720:1 11754:2 11781:1 11788:1 11790:1 11800:1 11842:2 11849:1 11864:4 11894:1 11936:1 12070:1 12072:1 12164:1 12270:1 12277:1 12284:2 12290:4 12391:1 12392:1 12419:1 12454:1 12501:1 12606:1 12643:1 12681:1 12916:1 12972:1 13086:1 13101:1 13130:1 13173:1 13216:1 13222:1 13284:1 13298:1 13335:2 13434:1 13639:1 13657:1 13677:2 13734:1 13882:1 13891:1 13984:1 14033:1 14070:1 14145:2 14159:1 14244:1 14413:1 14439:1 14510:1 14621:1 14625:1 14638:1 14691:1 14710:1 14895:1 14901:1 14975:1 15039:2 15124:1 15160:1 15196:1 15212:1 15242:1 15273:1 15321:1 15348:1 15375:1 15422:1 15491:1 15623:1 15681:1 15833:1 15925:2 15933:1 15946:1 16008:1 16011:1 16016:1 16032:1 16125:2 16156:1 16265:1 16296:1 16315:1 16398:1 16484:1 16561:2 16563:1 16647:1 16655:1 16682:1 16686:1 16718:1 16756:1 16774:1 16905:1 17017:1 17031:2 17100:1 17201:2 17237:1 17266:1 17466:1 17523:1 17535:1 17549:1 17564:1 17615:1 17640:1 17705:1 17707:1 17746:1 17956:1 18154:1 18261:1 18335:1 18343:1 18355:1 18452:1 18527:1 18563:1 18653:1 18654:1 18719:1 18801:1 18804:1 18813:1 18853:2 18855:1 18916:1 19040:1 19093:1 19148:1 19159:1 19189:3 19240:1 19267:1 19277:1 19346:2 19361:3 19368:1 19407:1 19533:1 19594:1 19628:1 19633:1 19709:1 19765:1 19889:1 19928:1 19936:1 20020:1 20065:1 20098:1 20115:1 20177:1 20219:1 20231:1 20278:1 20285:1 20414:2 20503:1 20510:1 20519:1 20524:1 20566:1 20570:1 20577:2 20622:1 20636:1 20649:1 20654:1 20669:1 20674:1 20685:1 20686:1 20699:1 20712:1 20777:1 20876:1 20890:1 20906:2 20935:1 20959:1 20978:1 21078:1 21085:1 21088:1 21284:1 21357:1 21373:1 21477:1 21496:1 21564:1 21579:1 21596:4 21633:1 21678:1 21715:1 21809:1 21888:1 21909:1 21922:1 21979:1 22011:1 22054:1 22109:2 22128:1 22151:1 22217:2 22225:1 22318:1 22350:1 22400:1 10 14:3 16:1 32:1 88:1 142:1 380:1 437:1 438:1 445:1 496:1 604:1 789:1 790:1 844:1 993:1 1013:1 1041:1 1139:1 1171:1 1189:1 1239:1 1298:1 1308:2 1312:1 1314:1 1358:1 1378:1 1381:2 1413:1 1425:1 1459:1 1468:1 1490:1 1516:1 1518:1 1522:1 1569:1 1617:1 1668:1 1669:1 1738:1 1803:1 1819:1 1908:1 1920:1 1952:1 2029:1 2056:1 2075:1 2106:1 2191:1 2218:1 2271:1 2283:1 2287:1 2351:1 2406:1 2415:1 2420:2 2455:2 2497:4 2516:1 2523:1 2621:1 2624:1 2635:1 2748:1 2763:1 2771:1 2834:1 2837:2 2862:1 2958:1 3031:2 3108:1 3128:1 3307:3 3316:1 3394:1 3401:1 3446:1 3483:1 3493:2 3526:1 3564:1 3685:3 3693:1 3786:1 3824:1 3863:1 3998:1 4140:2 4265:1 4298:1 4451:3 4466:2 4474:1 4564:1 4570:1 4587:1 4682:1 4764:1 4817:1 4847:1 4850:1 4860:1 4873:1 4944:1 4954:1 4956:1 5084:1 5122:1 5161:4 5173:1 5205:1 5239:1 5300:1 5308:1 5317:2 5376:1 5385:1 5479:1 5532:1 5542:1 5544:1 5577:2 5624:1 5645:1 5721:1 5766:1 5791:1 5839:1 5893:1 5948:1 5972:1 5983:301 6008:1 6028:1 6065:2 6246:1 6275:1 6323:1 6355:1 6367:1 6381:1 6434:1 6467:1 6554:1 6569:1 6572:4 6595:1 6788:1 6842:1 6937:1 6950:1 6960:1 6993:2 7013:1 7051:1 7052:3 7061:1 7076:1 7117:1 7178:1 7187:1 7219:1 7268:2 7269:1 7302:1 7318:1 7362:1 7385:2 7412:2 7417:1 7420:1 7438:1 7455:1 7511:1 7544:1 7576:2 7653:1 7693:1 7791:1 7839:1 7850:1 7860:1 7944:1 8022:1 8041:1 8057:1 8093:1 8201:2 8291:1 8310:1 8338:1 8411:1 8562:1 8678:1 8727:1 8741:1 8751:1 8878:1 8892:1 8900:4 9017:1 9190:2 9221:1 9296:1 9355:1 9506:1 9529:1 9530:1 9546:1 9550:1 9580:1 9640:1 9684:1 9690:1 9720:2 9795:1 9804:1 9829:1 9902:1 9922:5 9958:1 10017:1 10095:1 10118:1 10252:1 10333:3 10398:1 10414:1 10438:1 10458:2 10480:2 10500:1 10515:1 10582:1 10645:1 10670:2 10682:1 10744:1 10823:2 10832:1 10930:2 10971:1 10990:1 11042:1 11057:1 11081:1 11083:1 11126:1 11131:1 11359:4 11371:1 11385:1 11386:2 11462:1 11576:1 11645:1 11670:1 11720:1 11754:2 11781:1 11788:1 11790:1 11800:1 11842:3 11849:1 11864:4 11894:1 11936:1 12070:1 12072:1 12164:1 12270:1 12277:1 12284:2 12290:4 12378:1 12391:1 12392:1 12419:1 12454:1 12501:2 12561:1 12606:1 12643:1 12681:1 12916:1 12972:1 13086:1 13101:1 13130:1 13173:1 13216:1 13222:1 13284:1 13298:1 13306:1 13335:3 13352:1 13434:1 13465:1 13521:1 13632:1 13639:1 13657:1 13677:2 13734:2 13882:1 13891:1 13984:1 13991:1 14033:1 14070:1 14145:3 14159:1 14244:1 14254:1 14308:1 14370:1 14413:1 14439:1 14510:1 14621:1 14625:1 14638:1 14691:1 14710:1 14895:1 14901:1 14975:1 15039:2 15124:1 15160:1 15196:1 15212:1 15242:1 15273:1 15321:1 15348:1 15375:1 15422:1 15491:1 15623:1 15638:1 15681:1 15833:1 15925:2 15933:1 15946:1 16008:1 16011:1 16016:1 16032:1 16125:3 16156:1 16265:1 16296:1 16315:1 16398:1 16408:1 16457:1 16482:1 16484:1 16533:1 16561:2 16563:1 16647:1 16655:1 16672:1 16682:1 16686:1 16718:1 16756:1 16774:1 16795:1 16878:1 16905:1 17017:1 17031:2 17100:1 17201:3 17237:1 17266:1 17466:1 17523:1 17535:1 17549:1 17564:1 17615:1 17640:1 17700:1 17705:1 17707:1 17746:1 17949:1 17956:1 18154:1 18197:1 18261:1 18335:1 18343:1 18355:1 18452:1 18527:1 18563:1 18653:1 18654:1 18719:1 18801:1 18804:1 18813:1 18841:1 18853:4 18855:1 18916:1 19022:1 19040:1 19093:1 19124:1 19148:1 19159:1 19189:3 19240:1 19267:1 19277:1 19295:1 19346:2 19361:3 19368:1 19407:1 19420:1 19533:1 19594:1 19628:1 19631:1 19633:1 19709:1 19765:1 19889:1 19928:1 19936:1 20020:1 20065:1 20098:1 20115:1 20177:1 20219:1 20231:1 20278:1 20285:1 20414:2 20503:1 20510:1 20519:1 20524:1 20566:1 20570:1 20577:2 20622:1 20636:1 20649:1 20654:1 20656:1 20669:1 20674:1 20685:1 20686:1 20699:1 20712:1 20777:1 20876:1 20890:1 20906:2 20935:1 20959:1 20978:1 20992:1 21053:1 21078:1 21085:1 21088:1 21247:1 21284:1 21328:1 21357:1 21373:1 21477:1 21496:1 21564:1 21579:1 21596:4 21633:1 21678:1 21696:1 21715:1 21755:1 21809:1 21888:1 21904:1 21909:1 21922:1 21970:1 21979:1 22011:1 22054:1 22090:1 22109:2 22128:1 22151:1 22217:2 22225:1 22318:1 22350:1 22400:1 10 14:3 16:1 32:1 88:1 142:1 380:1 437:1 438:1 445:1 496:1 604:1 789:1 790:1 844:1 993:1 1013:1 1041:1 1139:1 1171:1 1189:1 1239:1 1298:1 1308:2 1312:1 1314:1 1358:1 1378:1 1381:2 1413:1 1425:1 1459:1 1468:1 1490:1 1516:1 1518:1 1522:1 1569:1 1617:1 1629:1 1668:1 1669:1 1735:1 1738:1 1803:1 1819:1 1908:1 1920:1 1952:1 2029:1 2056:1 2075:1 2106:1 2191:1 2218:1 2271:1 2283:1 2287:1 2351:1 2406:1 2415:1 2420:2 2455:2 2478:1 2497:4 2516:1 2523:1 2621:1 2624:1 2630:1 2635:1 2748:1 2763:1 2771:1 2834:2 2837:2 2862:1 2958:1 3031:2 3108:1 3128:1 3307:3 3316:1 3394:2 3401:1 3446:1 3483:1 3493:2 3526:1 3564:1 3685:4 3693:1 3786:1 3824:1 3863:1 3943:1 3998:1 4050:1 4140:2 4265:1 4298:1 4451:3 4466:2 4474:1 4564:1 4570:1 4587:1 4682:1 4764:1 4817:1 4847:1 4850:1 4860:1 4873:1 4944:1 4954:1 4956:1 5084:1 5122:1 5161:4 5173:1 5205:1 5239:1 5300:1 5308:1 5317:2 5376:1 5385:1 5479:1 5532:1 5542:1 5544:1 5577:2 5624:1 5645:1 5721:1 5766:1 5791:1 5822:1 5839:1 5893:1 5948:1 5972:1 5983:305 6008:1 6028:1 6065:2 6246:1 6275:1 6323:1 6355:1 6367:1 6381:1 6434:1 6467:1 6554:1 6558:1 6569:1 6572:5 6595:1 6788:1 6842:1 6937:1 6950:1 6960:1 6993:2 7013:1 7051:1 7052:3 7061:1 7076:1 7117:1 7178:1 7187:1 7219:1 7268:2 7269:1 7302:1 7318:1 7362:1 7385:2 7412:2 7417:1 7420:1 7438:1 7455:1 7511:1 7544:1 7576:2 7653:1 7693:1 7791:1 7839:1 7850:1 7860:1 7944:1 8022:1 8041:1 8057:1 8093:1 8201:2 8291:1 8310:1 8338:1 8411:1 8562:1 8678:1 8727:1 8741:1 8751:1 8796:1 8822:1 8878:1 8892:1 8900:5 9017:1 9190:2 9221:1 9296:1 9355:1 9506:1 9529:1 9530:1 9546:1 9550:1 9580:1 9640:1 9684:1 9690:1 9720:2 9795:1 9804:1 9817:1 9829:1 9902:1 9922:6 9958:1 10017:1 10095:1 10118:1 10252:1 10333:4 10398:1 10414:1 10438:1 10458:2 10480:2 10500:1 10515:1 10582:1 10645:1 10670:2 10682:1 10744:1 10823:2 10832:1 10930:2 10971:1 10990:1 11042:1 11057:1 11081:1 11083:1 11126:1 11131:1 11243:1 11359:5 11371:1 11385:1 11386:2 11462:1 11576:1 11645:1 11670:1 11720:1 11754:2 11781:1 11788:1 11790:1 11800:1 11842:4 11849:1 11864:4 11894:1 11936:1 12070:1 12072:1 12164:1 12270:1 12277:1 12284:2 12290:4 12300:1 12378:1 12391:1 12392:1 12419:1 12454:1 12501:2 12561:1 12606:1 12643:1 12681:1 12916:1 12972:1 13086:1 13101:1 13130:1 13173:1 13216:1 13222:1 13284:1 13298:1 13306:1 13335:3 13352:1 13434:1 13465:1 13521:1 13632:1 13639:1 13657:1 13677:2 13734:3 13882:1 13891:1 13984:1 13991:1 14033:1 14070:1 14145:3 14159:1 14244:1 14254:1 14308:1 14370:1 14413:1 14439:1 14510:1 14621:1 14625:1 14638:1 14691:1 14710:1 14796:1 14895:1 14901:1 14975:1 15039:2 15124:1 15160:1 15196:1 15212:1 15242:1 15273:1 15321:1 15348:1 15375:1 15422:1 15491:1 15547:1 15623:1 15638:1 15681:1 15833:1 15925:2 15933:1 15946:1 16008:1 16011:1 16016:1 16032:1 16125:4 16156:1 16265:1 16296:1 16315:1 16398:1 16408:1 16457:1 16482:1 16484:1 16533:1 16561:2 16563:1 16647:1 16655:1 16672:1 16682:1 16686:1 16718:1 16756:1 16774:1 16795:1 16878:1 16905:1 17017:1 17031:2 17100:1 17201:3 17237:1 17266:1 17466:1 17487:1 17523:1 17535:1 17549:1 17564:1 17615:1 17640:1 17700:1 17705:1 17707:1 17746:1 17810:1 17949:1 17956:2 18154:1 18197:1 18261:1 18335:1 18343:1 18355:1 18452:1 18527:1 18563:1 18653:1 18654:1 18719:1 18801:1 18804:1 18813:1 18841:1 18853:5 18855:1 18916:1 19022:1 19040:1 19093:1 19124:1 19148:1 19159:1 19189:3 19240:1 19267:1 19277:1 19295:1 19306:1 19346:2 19361:3 19368:1 19407:1 19420:1 19533:1 19594:1 19628:1 19631:1 19633:1 19642:1 19709:1 19765:1 19865:1 19889:1 19928:1 19936:1 20020:1 20065:1 20088:1 20098:1 20115:1 20177:1 20219:1 20231:1 20278:1 20285:1 20414:2 20503:1 20510:1 20519:1 20524:1 20566:1 20570:1 20577:2 20622:1 20636:1 20649:1 20654:1 20656:1 20669:1 20674:1 20685:1 20686:1 20699:1 20712:1 20777:1 20876:1 20890:1 20906:2 20935:1 20959:1 20978:1 20992:1 21053:1 21078:1 21085:1 21088:1 21247:1 21284:1 21328:1 21353:1 21357:1 21373:1 21477:1 21496:1 21564:1 21579:1 21596:4 21633:1 21678:1 21696:1 21715:1 21755:1 21809:1 21888:1 21904:1 21909:1 21922:1 21970:1 21979:1 22011:1 22054:1 22090:1 22109:2 22128:1 22151:1 22217:2 22225:1 22318:1 22350:1 22400:1 10 14:3 16:1 32:2 88:1 142:1 380:1 437:1 438:1 445:1 496:1 604:1 789:1 790:1 844:1 993:1 1013:1 1041:1 1070:1 1139:1 1171:1 1189:1 1239:1 1298:1 1308:2 1312:1 1314:1 1358:1 1378:1 1381:2 1413:1 1425:1 1454:1 1459:1 1468:2 1490:1 1505:1 1516:1 1518:1 1522:2 1569:1 1614:1 1617:1 1629:1 1668:1 1669:1 1731:1 1735:1 1738:1 1766:1 1803:1 1819:1 1908:1 1920:1 1926:1 1938:1 1941:1 1952:1 2029:1 2056:1 2075:1 2106:1 2191:1 2218:1 2271:1 2280:1 2283:1 2287:1 2292:1 2351:1 2406:1 2415:1 2420:2 2455:2 2478:1 2497:4 2516:1 2523:1 2621:1 2624:2 2630:1 2635:1 2748:2 2763:1 2771:1 2834:2 2837:2 2862:1 2958:1 3031:2 3108:1 3128:1 3293:1 3307:3 3316:1 3394:2 3401:1 3446:1 3483:1 3493:2 3526:1 3564:1 3685:4 3693:1 3721:1 3786:1 3824:1 3863:1 3943:1 3998:1 4050:1 4066:1 4140:2 4156:1 4265:1 4293:1 4298:1 4451:3 4466:2 4474:1 4564:1 4570:2 4587:1 4682:1 4764:1 4817:1 4847:1 4850:1 4860:1 4873:1 4944:1 4954:1 4956:1 5084:1 5122:1 5161:4 5173:1 5205:1 5239:1 5300:1 5308:1 5317:2 5376:1 5385:1 5479:1 5532:1 5542:1 5544:1 5577:2 5624:1 5645:1 5721:1 5757:1 5766:1 5767:1 5791:1 5822:1 5839:1 5893:1 5948:1 5972:1 5983:347 6008:1 6028:1 6065:2 6246:1 6275:1 6323:1 6345:1 6355:1 6367:1 6381:1 6434:1 6467:1 6554:1 6558:1 6569:1 6572:6 6595:1 6784:1 6788:1 6815:1 6842:1 6937:1 6950:1 6960:1 6993:2 7013:1 7051:1 7052:3 7061:1 7076:1 7117:1 7178:1 7187:1 7210:1 7219:1 7231:1 7268:2 7269:1 7302:1 7318:1 7362:1 7385:2 7392:1 7412:2 7417:1 7420:1 7438:1 7455:1 7511:1 7544:1 7576:2 7594:1 7618:1 7627:1 7653:1 7693:1 7791:1 7839:1 7850:1 7860:1 7944:1 8022:1 8041:1 8057:1 8093:1 8201:2 8291:1 8310:1 8323:1 8338:1 8406:1 8411:1 8562:1 8678:1 8707:1 8727:1 8741:1 8751:1 8796:1 8822:1 8878:1 8892:1 8900:6 9011:1 9017:1 9190:2 9192:1 9221:1 9296:1 9355:1 9506:1 9529:1 9530:1 9546:1 9550:1 9580:1 9640:1 9684:1 9690:1 9720:2 9795:1 9804:1 9817:1 9829:1 9902:1 9922:7 9958:1 10017:2 10095:1 10118:1 10252:1 10333:4 10355:1 10398:1 10414:1 10438:1 10458:2 10480:2 10500:1 10515:1 10582:1 10645:1 10670:2 10682:1 10744:1 10823:2 10832:1 10930:3 10971:1 10990:1 11042:1 11057:1 11081:1 11083:1 11126:1 11131:1 11240:1 11243:1 11359:6 11371:1 11385:1 11386:2 11440:1 11457:1 11462:1 11576:1 11645:1 11650:1 11670:1 11720:1 11754:2 11781:1 11788:1 11790:1 11800:2 11842:4 11846:1 11849:1 11864:4 11894:1 11936:1 12070:1 12072:1 12164:1 12270:1 12277:1 12284:2 12290:4 12300:1 12323:2 12378:1 12391:1 12392:1 12419:1 12454:1 12501:2 12561:3 12606:1 12643:1 12681:1 12916:1 12972:1 13086:1 13099:1 13101:1 13128:1 13130:1 13173:1 13216:1 13222:1 13272:1 13284:1 13298:1 13306:1 13335:3 13352:1 13434:1 13465:1 13521:1 13632:1 13639:1 13657:1 13677:2 13734:3 13797:1 13813:1 13882:1 13891:1 13984:1 13991:1 14033:1 14070:1 14109:1 14145:3 14159:1 14244:1 14254:1 14290:1 14308:1 14339:1 14370:1 14413:1 14439:1 14510:1 14598:1 14608:1 14621:1 14625:1 14638:1 14690:1 14691:1 14710:1 14750:1 14796:1 14895:1 14901:1 14975:1 15014:1 15039:2 15088:1 15120:1 15124:1 15160:1 15181:1 15196:1 15212:1 15242:1 15273:1 15321:1 15348:1 15375:1 15422:1 15457:1 15491:1 15547:1 15588:1 15600:1 15623:1 15638:1 15681:1 15833:1 15854:1 15925:2 15933:1 15946:1 16008:1 16011:1 16016:1 16032:1 16034:1 16125:4 16156:1 16265:1 16274:1 16296:1 16315:1 16318:1 16398:1 16408:1 16457:1 16482:1 16484:1 16533:1 16559:1 16561:2 16563:1 16647:1 16655:1 16672:1 16682:1 16686:1 16710:1 16718:1 16749:1 16756:1 16774:1 16795:1 16854:1 16878:1 16905:1 16959:1 17017:1 17031:2 17100:1 17201:3 17237:1 17266:1 17428:1 17466:1 17487:1 17523:1 17535:1 17549:1 17564:1 17615:1 17640:1 17700:1 17705:1 17707:1 17746:1 17810:1 17949:1 17956:2 18154:1 18197:1 18261:1 18335:1 18343:1 18355:1 18452:1 18527:1 18563:1 18653:1 18654:1 18719:1 18743:1 18801:1 18804:2 18813:1 18841:1 18853:6 18855:1 18916:1 19003:1 19022:1 19040:1 19093:1 19124:1 19148:1 19159:1 19189:3 19240:1 19243:1 19251:1 19267:1 19277:1 19295:1 19306:1 19346:2 19361:3 19368:1 19407:1 19420:1 19533:1 19594:1 19628:1 19631:1 19633:1 19642:1 19709:1 19765:1 19865:1 19881:1 19889:1 19928:1 19936:1 20020:1 20065:1 20088:1 20098:1 20115:1 20177:1 20214:1 20219:1 20231:1 20278:1 20285:1 20368:1 20409:1 20414:2 20429:1 20453:1 20503:1 20510:1 20519:1 20524:1 20566:1 20570:1 20577:2 20622:1 20636:1 20642:1 20649:1 20654:1 20656:1 20669:1 20674:1 20685:1 20686:1 20699:1 20712:1 20739:1 20777:1 20820:1 20876:1 20890:1 20906:2 20935:1 20959:1 20978:1 20992:1 21053:1 21078:1 21085:1 21088:1 21247:1 21284:1 21328:1 21353:1 21357:1 21373:1 21477:1 21496:1 21564:1 21579:1 21596:4 21633:1 21678:1 21696:1 21715:1 21755:1 21809:1 21888:1 21904:1 21909:1 21922:1 21970:1 21979:1 21997:1 22011:1 22054:1 22090:1 22092:1 22109:2 22128:1 22151:1 22217:2 22225:1 22318:1 22350:1 22400:1 10 14:3 16:1 32:2 88:1 142:1 380:1 437:1 438:1 445:1 496:1 604:1 789:1 790:1 844:1 993:1 1013:1 1041:1 1070:1 1139:1 1171:1 1189:1 1239:1 1298:1 1308:2 1312:1 1314:1 1358:1 1378:1 1381:2 1413:1 1425:1 1454:2 1459:1 1468:2 1490:1 1505:2 1516:1 1518:1 1522:3 1569:1 1614:2 1617:1 1629:1 1668:1 1669:1 1731:2 1735:1 1738:1 1766:2 1803:1 1819:1 1908:1 1920:1 1926:1 1938:2 1941:1 1952:1 2029:1 2056:1 2075:1 2106:1 2191:1 2218:2 2271:1 2280:1 2283:1 2287:1 2292:2 2351:1 2406:1 2415:1 2420:2 2455:2 2478:1 2497:4 2516:1 2523:1 2621:1 2624:2 2630:1 2635:1 2748:2 2763:1 2771:1 2834:2 2837:2 2862:1 2958:1 3031:2 3108:1 3128:1 3293:1 3307:3 3316:1 3394:2 3401:1 3446:1 3483:1 3493:2 3526:1 3564:1 3685:4 3693:1 3721:2 3786:1 3824:1 3863:1 3943:1 3998:1 4050:1 4066:1 4140:2 4156:1 4265:1 4293:2 4298:1 4393:1 4397:1 4451:3 4466:2 4474:1 4528:1 4564:1 4570:3 4587:1 4682:1 4764:1 4817:1 4847:1 4850:1 4860:1 4873:1 4914:1 4944:1 4954:1 4956:1 5084:1 5122:1 5161:4 5173:1 5205:1 5239:1 5300:1 5308:1 5317:2 5376:1 5385:1 5479:1 5532:1 5542:1 5544:1 5577:2 5624:1 5645:1 5701:1 5721:2 5757:1 5766:1 5767:2 5791:1 5822:1 5839:1 5893:1 5948:1 5972:1 5983:364 6008:1 6028:1 6065:2 6246:1 6275:1 6323:1 6345:1 6355:1 6367:1 6381:1 6434:1 6467:1 6554:1 6558:1 6569:1 6572:7 6595:1 6602:1 6604:1 6784:2 6788:1 6815:2 6842:1 6937:1 6950:1 6960:1 6993:2 7013:1 7051:1 7052:3 7061:1 7076:1 7117:1 7178:1 7187:1 7210:2 7219:1 7231:2 7268:2 7269:1 7302:1 7318:1 7362:1 7385:3 7392:1 7412:2 7417:1 7420:1 7438:1 7455:1 7511:1 7544:1 7576:2 7594:1 7613:1 7618:2 7627:2 7653:1 7693:1 7791:1 7839:1 7850:1 7860:1 7894:1 7944:1 8022:1 8041:1 8057:1 8093:1 8201:2 8270:1 8291:1 8310:1 8323:1 8338:1 8406:1 8411:1 8562:1 8608:1 8678:1 8707:1 8727:1 8741:1 8751:1 8796:1 8822:1 8878:1 8892:1 8900:7 9011:1 9017:1 9190:2 9192:1 9221:1 9296:1 9355:1 9506:1 9529:1 9530:1 9546:1 9550:1 9580:1 9640:1 9684:1 9690:1 9720:2 9795:1 9804:1 9817:1 9829:1 9902:1 9922:8 9958:1 10017:2 10095:1 10118:1 10252:1 10333:4 10355:1 10398:1 10414:1 10438:1 10458:2 10480:3 10500:1 10515:1 10582:1 10645:1 10670:2 10682:1 10744:1 10823:2 10832:1 10891:1 10914:1 10930:3 10971:1 10990:1 11042:1 11057:1 11081:1 11083:1 11126:1 11131:1 11240:2 11243:1 11359:7 11371:1 11385:1 11386:2 11440:2 11457:1 11462:1 11576:1 11645:1 11650:1 11670:1 11720:1 11754:2 11781:1 11788:1 11790:1 11800:2 11842:4 11846:2 11849:1 11864:4 11894:1 11898:1 11936:1 12070:1 12072:1 12164:1 12270:1 12277:1 12284:2 12290:4 12300:1 12323:2 12378:1 12391:1 12392:1 12419:1 12454:1 12501:2 12546:1 12561:3 12606:1 12643:1 12681:1 12916:1 12972:1 13086:1 13099:1 13101:1 13128:1 13130:1 13173:1 13216:1 13222:1 13272:2 13284:1 13298:1 13306:1 13335:3 13352:1 13434:1 13465:1 13521:1 13632:1 13639:1 13657:1 13677:2 13734:3 13797:1 13813:1 13882:1 13891:1 13984:1 13991:1 14033:1 14070:1 14109:2 14145:3 14159:1 14244:1 14254:1 14290:1 14308:1 14339:2 14370:1 14413:1 14439:1 14510:1 14598:1 14608:1 14621:1 14625:1 14638:1 14690:1 14691:1 14710:1 14750:2 14796:1 14895:1 14901:1 14975:1 15014:2 15039:2 15088:1 15120:1 15124:1 15160:1 15181:2 15196:1 15212:1 15242:1 15273:1 15321:1 15348:1 15375:1 15422:1 15431:1 15457:1 15491:1 15547:1 15588:1 15600:2 15623:1 15638:1 15681:1 15833:1 15854:2 15893:1 15897:1 15925:2 15933:1 15946:1 16008:1 16011:1 16016:2 16032:1 16034:2 16125:4 16156:1 16265:1 16274:2 16296:1 16315:1 16318:1 16398:1 16408:1 16457:1 16482:1 16484:1 16533:1 16559:2 16561:2 16563:1 16647:1 16655:1 16672:1 16682:1 16686:1 16710:2 16718:1 16749:1 16756:1 16774:1 16795:1 16854:1 16878:1 16905:1 16934:1 16959:2 17017:1 17031:2 17100:1 17201:3 17237:1 17266:1 17267:1 17428:2 17466:1 17487:1 17523:1 17535:1 17549:1 17564:1 17615:1 17640:1 17700:1 17705:1 17707:1 17746:1 17810:1 17949:1 17956:2 18072:1 18154:1 18197:1 18261:1 18335:1 18343:1 18355:1 18452:1 18476:1 18527:1 18563:1 18573:1 18653:1 18654:1 18719:1 18743:2 18801:1 18804:2 18813:1 18841:1 18853:7 18855:1 18916:1 19003:2 19022:1 19040:1 19093:1 19124:1 19148:1 19159:1 19189:3 19240:1 19243:1 19251:2 19267:1 19277:1 19295:1 19306:1 19346:2 19361:3 19368:1 19407:1 19420:1 19533:1 19594:1 19628:1 19631:1 19633:1 19642:1 19709:1 19729:1 19765:1 19865:1 19881:1 19889:1 19928:1 19936:1 20020:1 20065:1 20088:1 20098:1 20115:1 20177:1 20214:2 20219:1 20231:1 20278:1 20285:1 20368:2 20409:1 20414:2 20429:1 20453:1 20503:1 20510:1 20519:1 20524:1 20566:1 20570:1 20577:2 20622:1 20636:1 20642:1 20649:1 20654:1 20656:1 20669:1 20674:1 20685:1 20686:1 20699:1 20712:1 20739:1 20777:1 20820:1 20876:1 20890:1 20906:2 20935:1 20959:1 20978:1 20992:1 21053:1 21078:1 21085:1 21088:1 21247:1 21284:1 21328:1 21353:1 21357:1 21373:1 21477:1 21496:1 21564:1 21579:1 21596:4 21633:1 21678:1 21696:1 21715:1 21755:1 21809:1 21888:1 21904:1 21909:1 21922:1 21970:1 21979:1 21997:1 22011:1 22054:1 22090:1 22092:1 22109:2 22128:1 22151:1 22217:2 22225:1 22318:1 22350:1 22400:1 10 14:3 16:1 32:2 88:1 105:1 142:1 174:1 360:1 380:1 437:1 438:1 445:1 496:1 604:1 789:1 790:1 844:1 872:1 993:1 1013:1 1041:1 1070:1 1139:2 1171:1 1189:1 1239:1 1298:1 1308:2 1312:1 1314:1 1358:1 1378:1 1381:2 1413:1 1425:1 1454:2 1459:1 1468:2 1490:1 1505:2 1516:1 1518:1 1522:3 1569:1 1614:2 1617:1 1629:1 1668:1 1669:1 1731:2 1735:1 1738:1 1766:2 1803:1 1819:1 1908:1 1920:1 1926:1 1938:2 1941:1 1952:1 2029:1 2056:1 2075:1 2106:1 2191:1 2218:2 2271:1 2280:1 2283:1 2287:1 2292:2 2351:1 2406:1 2415:1 2420:2 2455:2 2478:1 2497:4 2516:1 2523:1 2621:1 2624:2 2630:1 2635:1 2748:2 2763:1 2771:1 2818:1 2834:2 2837:2 2862:1 2940:1 2958:1 3031:2 3108:1 3128:1 3242:1 3293:1 3307:3 3316:1 3394:2 3401:2 3446:1 3483:1 3493:2 3526:1 3564:1 3681:1 3685:5 3693:1 3721:2 3786:1 3824:1 3863:1 3943:1 3998:1 4050:1 4066:1 4140:2 4156:1 4192:1 4265:1 4293:2 4298:1 4393:1 4397:1 4451:3 4466:2 4474:2 4512:1 4528:1 4564:1 4570:3 4587:1 4654:1 4657:1 4682:1 4764:1 4817:1 4847:1 4850:1 4860:1 4873:1 4902:1 4914:1 4944:1 4954:1 4956:1 5084:1 5122:1 5161:4 5173:1 5205:1 5239:1 5300:1 5308:1 5317:2 5322:1 5376:1 5385:1 5479:1 5532:1 5542:1 5544:1 5577:2 5624:1 5645:1 5701:1 5721:2 5757:1 5766:1 5767:2 5791:1 5822:1 5839:1 5878:1 5893:1 5948:1 5972:1 5983:389 6008:1 6028:1 6065:2 6246:1 6275:1 6323:1 6345:1 6355:1 6367:1 6381:1 6434:1 6467:1 6554:1 6558:1 6569:1 6572:8 6595:1 6602:1 6604:1 6636:1 6784:2 6788:1 6815:2 6842:1 6937:1 6950:1 6960:1 6993:2 7013:1 7051:1 7052:3 7061:1 7076:1 7117:1 7139:1 7178:1 7187:1 7210:2 7219:1 7231:2 7268:2 7269:1 7302:1 7318:1 7362:1 7385:3 7392:1 7412:2 7417:1 7420:1 7438:1 7455:1 7511:1 7544:1 7576:2 7585:1 7594:1 7613:1 7618:2 7627:2 7653:1 7693:1 7791:1 7839:1 7850:1 7860:1 7894:1 7944:1 8022:1 8041:1 8057:2 8093:1 8200:1 8201:2 8227:1 8270:1 8291:1 8310:1 8323:1 8338:1 8406:1 8411:1 8562:1 8608:1 8678:1 8707:1 8727:1 8741:1 8751:1 8796:1 8822:1 8878:1 8892:1 8900:8 8937:1 9011:1 9017:1 9190:2 9192:2 9221:1 9296:1 9355:1 9506:1 9529:1 9530:1 9546:1 9550:1 9580:1 9640:1 9684:1 9690:1 9720:2 9795:1 9804:1 9817:1 9829:1 9841:1 9902:1 9922:9 9958:1 10017:2 10089:1 10095:1 10118:1 10252:1 10333:5 10355:1 10398:1 10414:1 10438:1 10458:2 10480:3 10500:1 10515:1 10582:1 10645:1 10670:2 10682:1 10744:1 10823:2 10832:1 10878:1 10891:1 10914:1 10930:3 10971:1 10990:1 11042:1 11057:1 11081:1 11083:1 11126:1 11131:1 11240:2 11243:1 11335:1 11359:8 11371:1 11385:1 11386:2 11440:2 11457:1 11462:1 11473:1 11576:1 11645:1 11650:1 11670:1 11720:1 11754:2 11781:1 11788:1 11790:1 11800:2 11842:5 11846:2 11849:1 11864:5 11894:1 11898:1 11936:1 12070:1 12072:1 12164:1 12184:1 12270:1 12277:1 12284:2 12290:4 12300:1 12323:2 12378:1 12391:1 12392:1 12419:1 12454:1 12501:2 12546:1 12561:3 12606:1 12643:1 12655:1 12681:1 12737:1 12916:1 12972:1 13086:1 13099:1 13101:1 13128:1 13130:1 13173:1 13216:1 13222:1 13225:1 13272:2 13284:1 13298:1 13306:1 13335:3 13352:1 13434:1 13465:1 13521:1 13632:1 13639:1 13657:1 13677:2 13734:4 13797:1 13813:1 13882:1 13891:1 13984:1 13991:1 14033:1 14054:1 14070:1 14109:2 14145:3 14155:1 14159:1 14244:1 14254:1 14290:1 14308:1 14339:2 14370:1 14413:1 14439:1 14510:1 14598:1 14608:1 14621:1 14625:1 14638:1 14690:1 14691:1 14710:1 14750:2 14796:1 14895:1 14901:1 14902:1 14911:1 14975:1 15014:2 15039:2 15088:1 15120:1 15124:1 15160:1 15180:1 15181:2 15196:1 15212:1 15242:1 15273:1 15321:1 15348:1 15375:1 15380:1 15422:1 15431:1 15457:1 15491:1 15547:1 15588:1 15599:1 15600:2 15623:1 15638:1 15681:1 15833:1 15854:2 15893:1 15897:1 15925:3 15933:1 15946:1 15986:1 16008:1 16011:1 16016:2 16032:1 16034:2 16055:1 16068:1 16125:5 16156:1 16265:1 16274:2 16296:1 16315:1 16318:1 16398:1 16408:1 16457:1 16481:1 16482:1 16484:1 16533:1 16559:2 16561:2 16563:1 16647:1 16655:1 16672:1 16682:1 16685:1 16686:1 16710:2 16718:1 16744:1 16749:1 16756:1 16774:1 16795:1 16854:1 16878:1 16905:1 16934:1 16959:2 17017:1 17031:2 17100:1 17201:3 17207:1 17237:1 17266:1 17267:1 17428:2 17466:1 17487:1 17523:1 17535:1 17549:1 17564:1 17615:1 17625:1 17640:1 17700:1 17705:1 17707:1 17746:1 17810:1 17867:1 17949:1 17956:2 18072:1 18126:1 18148:1 18154:1 18171:1 18197:1 18261:1 18335:2 18343:1 18355:1 18452:1 18476:1 18479:1 18527:1 18563:1 18573:1 18628:1 18653:1 18654:1 18719:1 18743:2 18801:1 18804:2 18813:1 18841:1 18853:8 18855:1 18916:1 19003:2 19022:1 19035:1 19040:1 19093:1 19124:1 19148:1 19159:1 19189:3 19240:1 19243:1 19251:2 19267:1 19277:1 19295:1 19306:1 19346:2 19361:3 19368:1 19397:1 19407:1 19420:1 19533:1 19594:1 19628:1 19631:1 19633:1 19642:1 19709:1 19729:1 19765:1 19865:1 19881:1 19889:1 19928:1 19936:1 20020:1 20025:1 20036:1 20065:1 20088:1 20098:1 20115:1 20177:1 20214:2 20219:1 20231:1 20278:1 20285:1 20368:2 20409:1 20414:2 20429:1 20453:1 20503:1 20510:1 20519:1 20524:1 20566:1 20570:1 20577:2 20622:1 20636:1 20642:1 20649:1 20654:1 20656:1 20669:1 20674:1 20685:1 20686:1 20699:1 20712:1 20739:1 20749:1 20777:1 20820:1 20876:1 20890:1 20906:2 20935:1 20959:1 20978:1 20992:1 21053:1 21078:1 21085:1 21088:1 21247:1 21284:1 21328:1 21348:1 21353:1 21357:1 21373:1 21477:1 21478:1 21496:1 21543:1 21564:1 21579:1 21596:4 21633:1 21678:1 21696:1 21715:1 21755:1 21809:1 21888:1 21904:1 21909:1 21922:1 21963:1 21970:1 21979:1 21997:1 22011:1 22054:1 22090:1 22092:1 22109:2 22128:1 22148:1 22151:1 22217:2 22225:1 22318:1 22350:1 22400:1 10 14:3 16:1 32:2 88:1 105:1 142:1 174:1 360:2 380:2 437:1 438:1 445:1 496:1 604:1 720:1 789:1 790:1 844:1 872:1 993:1 1013:1 1041:1 1070:1 1139:2 1171:1 1189:1 1239:1 1298:1 1308:2 1312:1 1314:1 1358:1 1378:1 1381:2 1413:1 1425:1 1454:2 1459:1 1468:2 1490:1 1505:2 1516:1 1518:1 1522:3 1569:1 1614:2 1617:1 1629:1 1664:1 1668:1 1669:1 1731:2 1735:1 1738:1 1766:2 1803:1 1819:1 1908:1 1920:1 1926:1 1938:2 1941:1 1952:1 2029:1 2056:1 2075:1 2106:1 2191:1 2218:2 2271:1 2280:1 2283:1 2287:1 2292:2 2351:1 2406:1 2415:1 2420:2 2455:2 2478:1 2497:4 2516:1 2523:1 2621:1 2624:2 2630:1 2635:1 2748:2 2763:1 2771:1 2818:1 2834:2 2837:3 2862:2 2870:1 2940:1 2958:1 3031:2 3108:1 3128:1 3242:2 3293:1 3307:3 3316:1 3394:2 3401:2 3446:1 3476:1 3483:1 3493:2 3526:1 3564:1 3681:1 3685:5 3693:1 3721:2 3786:1 3824:1 3863:1 3943:1 3998:1 4050:1 4066:1 4140:2 4156:1 4192:2 4200:1 4265:1 4293:2 4298:1 4393:1 4397:1 4451:3 4466:2 4474:2 4512:1 4528:1 4564:1 4570:3 4587:1 4654:2 4657:1 4682:1 4764:1 4817:1 4847:1 4850:1 4860:1 4873:1 4902:1 4914:1 4944:1 4954:1 4956:1 5084:1 5122:1 5161:4 5173:1 5205:1 5239:1 5300:1 5308:1 5317:2 5322:2 5376:1 5385:1 5479:1 5532:1 5542:1 5544:1 5577:2 5624:1 5645:1 5701:1 5721:2 5757:1 5764:1 5766:1 5767:2 5791:1 5822:1 5839:1 5878:1 5893:1 5948:1 5972:1 5983:428 6008:1 6028:1 6065:2 6246:1 6275:1 6323:1 6345:1 6355:1 6367:1 6381:1 6434:1 6467:1 6554:1 6558:1 6569:1 6572:8 6595:1 6602:1 6604:1 6636:1 6652:1 6784:2 6788:1 6815:2 6842:1 6937:1 6950:1 6960:1 6993:2 7013:1 7051:1 7052:3 7061:1 7076:2 7117:1 7139:1 7178:1 7187:1 7210:2 7219:1 7231:2 7268:2 7269:1 7302:1 7318:1 7362:1 7385:3 7392:1 7412:2 7417:1 7420:1 7438:1 7455:1 7511:1 7544:1 7572:1 7576:2 7585:1 7594:1 7613:1 7618:2 7627:2 7653:1 7693:1 7791:1 7839:1 7850:1 7860:1 7894:1 7944:1 8022:1 8041:1 8057:2 8093:1 8200:1 8201:2 8227:1 8270:1 8291:1 8310:1 8323:1 8338:1 8370:1 8375:1 8406:1 8411:1 8562:1 8608:1 8678:2 8707:1 8727:1 8741:1 8751:1 8796:1 8822:1 8878:1 8892:1 8900:8 8937:2 9011:1 9017:2 9175:1 9190:2 9192:2 9221:1 9296:1 9355:1 9506:1 9529:1 9530:1 9546:1 9550:1 9580:1 9640:1 9684:1 9690:1 9720:2 9795:1 9804:1 9817:1 9829:1 9841:2 9902:1 9922:9 9958:1 10017:2 10089:1 10095:2 10118:1 10252:1 10320:1 10333:5 10355:1 10398:1 10414:1 10438:1 10458:3 10480:3 10500:1 10515:1 10526:1 10582:1 10645:1 10670:2 10682:1 10744:1 10823:2 10832:1 10878:1 10891:1 10914:1 10930:3 10971:1 10990:1 11042:1 11057:1 11081:1 11083:1 11126:1 11131:1 11240:2 11243:1 11335:1 11359:8 11371:1 11385:1 11386:2 11440:2 11457:1 11462:1 11473:1 11576:1 11645:2 11650:1 11670:1 11707:1 11720:1 11754:2 11781:1 11788:1 11790:1 11800:2 11842:5 11846:2 11849:1 11864:6 11894:1 11898:1 11936:1 12070:1 12072:1 12164:1 12184:1 12270:1 12277:1 12284:2 12290:4 12300:1 12323:2 12378:1 12391:1 12392:1 12419:1 12454:1 12501:2 12546:1 12561:3 12606:1 12643:1 12655:2 12681:1 12737:2 12829:1 12869:1 12916:1 12972:1 13086:1 13099:1 13101:1 13128:1 13130:1 13173:1 13216:1 13222:1 13225:1 13272:2 13284:2 13298:1 13306:1 13335:3 13352:1 13355:1 13434:1 13465:1 13521:1 13632:1 13639:1 13657:1 13677:2 13734:4 13797:1 13813:1 13836:1 13882:1 13891:1 13984:1 13991:1 14033:1 14054:2 14070:1 14109:2 14145:3 14155:1 14159:1 14244:1 14254:1 14290:1 14302:1 14308:1 14339:2 14370:1 14413:1 14439:1 14510:1 14598:1 14608:1 14621:1 14625:1 14638:1 14690:1 14691:1 14710:1 14717:1 14750:2 14796:1 14839:1 14895:1 14901:1 14902:2 14911:2 14953:1 14975:1 15014:2 15039:2 15088:1 15120:1 15124:1 15160:1 15180:1 15181:2 15196:1 15212:1 15242:1 15270:1 15273:1 15321:1 15348:1 15375:1 15380:2 15422:1 15431:1 15457:1 15491:1 15547:1 15588:1 15599:1 15600:2 15623:1 15638:1 15681:1 15833:1 15854:2 15893:1 15897:1 15925:4 15933:1 15946:1 15986:1 16008:1 16011:1 16016:2 16032:1 16034:2 16055:1 16068:2 16125:5 16156:1 16265:1 16274:2 16296:1 16315:1 16318:1 16398:1 16408:1 16457:1 16481:2 16482:1 16484:1 16533:1 16559:2 16561:2 16563:1 16647:1 16655:1 16672:1 16682:1 16685:1 16686:1 16710:2 16718:1 16744:2 16749:1 16756:1 16774:1 16795:1 16854:1 16878:1 16905:1 16934:1 16959:2 17017:1 17031:2 17100:1 17201:3 17207:1 17237:1 17266:1 17267:1 17428:2 17466:1 17487:1 17523:1 17535:1 17549:1 17564:1 17612:1 17615:1 17625:1 17640:1 17645:1 17665:1 17700:1 17705:1 17707:1 17746:1 17810:1 17867:2 17949:1 17956:2 18072:1 18126:2 18148:2 18154:1 18171:1 18197:1 18261:1 18335:2 18343:1 18355:1 18452:1 18476:1 18479:1 18527:1 18563:1 18573:1 18628:2 18653:1 18654:1 18719:1 18743:2 18801:1 18804:2 18813:1 18841:1 18853:8 18855:1 18916:1 19003:2 19022:1 19035:1 19040:1 19093:1 19124:1 19148:1 19159:1 19189:3 19240:1 19243:1 19251:2 19267:1 19277:1 19295:1 19306:1 19346:2 19361:3 19368:1 19397:2 19407:1 19408:1 19420:1 19533:1 19594:1 19628:1 19631:1 19633:1 19642:1 19709:1 19729:1 19765:1 19865:1 19881:1 19889:1 19928:1 19936:1 20020:1 20025:2 20036:1 20065:1 20088:1 20098:1 20115:1 20177:1 20214:2 20219:1 20231:1 20278:1 20285:1 20368:2 20409:1 20414:2 20429:1 20453:1 20503:2 20510:1 20519:1 20524:1 20566:1 20570:1 20577:2 20622:1 20636:1 20642:1 20649:1 20654:1 20656:1 20669:1 20674:1 20685:1 20686:1 20699:1 20712:1 20739:1 20749:1 20777:1 20820:1 20876:1 20890:1 20906:2 20935:1 20959:1 20978:1 20992:1 20998:1 21053:1 21078:1 21085:1 21088:1 21247:1 21284:1 21328:1 21348:1 21353:1 21357:1 21373:1 21477:1 21478:1 21496:1 21543:1 21564:1 21579:1 21596:4 21633:1 21678:1 21696:1 21715:1 21736:1 21755:1 21809:1 21888:1 21904:1 21909:1 21922:1 21963:1 21970:1 21979:1 21997:1 22011:1 22054:1 22090:1 22092:1 22109:2 22128:1 22148:1 22151:1 22217:2 22225:1 22258:1 22318:1 22350:1 22400:1 10 14:3 16:1 32:2 88:1 105:1 142:1 174:1 360:3 380:2 437:1 438:1 445:1 496:1 604:1 685:1 720:1 789:1 790:1 843:1 844:1 872:1 993:1 1013:1 1041:1 1070:1 1139:2 1171:1 1189:1 1199:1 1239:1 1298:1 1308:2 1312:1 1314:1 1325:1 1358:1 1378:1 1381:2 1413:1 1425:1 1454:2 1459:1 1468:2 1490:1 1505:2 1516:1 1518:1 1522:3 1569:1 1614:2 1617:1 1629:1 1664:1 1668:1 1669:1 1731:2 1735:1 1738:1 1766:2 1803:1 1819:1 1908:1 1920:1 1926:1 1938:2 1941:1 1952:1 2029:1 2056:1 2075:1 2106:1 2191:1 2218:2 2271:1 2280:1 2283:1 2287:1 2292:2 2351:1 2406:1 2415:1 2420:2 2455:2 2478:1 2497:4 2516:1 2523:1 2621:1 2624:3 2630:1 2635:1 2748:2 2763:1 2771:1 2818:1 2834:2 2837:3 2862:2 2870:1 2940:1 2958:1 3031:2 3108:1 3128:1 3200:1 3242:2 3293:1 3307:3 3316:1 3394:2 3401:2 3446:1 3476:1 3483:1 3486:1 3493:2 3526:1 3564:1 3681:1 3685:5 3693:1 3721:2 3786:1 3824:1 3863:1 3872:1 3943:1 3998:1 4050:1 4066:1 4097:1 4140:2 4156:1 4192:3 4200:1 4265:1 4293:2 4298:1 4325:1 4388:1 4393:1 4397:1 4451:4 4466:2 4474:2 4512:1 4528:1 4564:1 4570:3 4587:1 4654:3 4657:1 4682:1 4742:1 4764:1 4817:1 4847:2 4850:1 4860:1 4873:1 4902:1 4914:1 4944:1 4954:1 4956:1 4997:1 5005:1 5084:1 5122:1 5161:4 5173:1 5205:1 5239:1 5300:1 5308:1 5317:2 5322:3 5376:1 5385:1 5479:1 5532:1 5542:1 5544:1 5577:2 5624:1 5645:1 5701:1 5721:2 5757:1 5764:1 5766:1 5767:2 5791:1 5822:1 5839:1 5877:1 5878:1 5893:1 5948:1 5972:1 5983:470 6008:1 6028:1 6065:2 6246:1 6275:1 6323:1 6345:1 6355:1 6367:1 6381:1 6434:1 6467:1 6554:1 6558:1 6569:1 6572:8 6595:1 6602:1 6604:1 6636:1 6652:1 6784:2 6788:1 6815:2 6842:1 6937:1 6950:1 6957:1 6960:1 6993:2 7013:1 7051:1 7052:3 7061:1 7076:2 7117:1 7139:1 7178:1 7187:1 7210:2 7219:1 7231:2 7268:2 7269:1 7302:1 7318:1 7331:1 7362:1 7385:3 7392:1 7412:2 7417:1 7420:1 7438:2 7455:1 7511:1 7544:1 7572:1 7576:2 7585:1 7594:1 7613:1 7618:2 7627:2 7653:1 7693:1 7791:1 7839:1 7850:1 7860:1 7894:1 7944:1 8022:1 8037:1 8041:1 8057:2 8093:1 8200:1 8201:2 8227:1 8242:1 8270:1 8291:1 8307:1 8310:1 8323:1 8338:1 8370:1 8375:1 8406:1 8411:1 8521:1 8562:1 8608:1 8678:2 8707:1 8727:1 8741:1 8751:1 8796:1 8822:1 8878:1 8892:1 8900:8 8937:2 9011:1 9017:2 9175:1 9190:2 9192:2 9211:1 9221:1 9296:1 9320:1 9355:1 9414:1 9506:1 9529:1 9530:1 9546:1 9550:1 9580:1 9640:1 9684:1 9690:1 9720:2 9795:1 9804:1 9817:1 9829:1 9841:3 9902:1 9922:9 9958:1 10017:2 10039:1 10089:1 10095:2 10118:1 10252:1 10320:1 10333:5 10355:1 10398:1 10414:1 10438:1 10458:3 10466:1 10480:3 10500:1 10515:1 10526:1 10582:1 10645:1 10670:2 10682:1 10744:1 10823:2 10832:1 10877:1 10878:1 10891:1 10907:1 10914:1 10930:3 10971:1 10990:1 11042:1 11057:1 11081:1 11083:1 11126:1 11131:1 11240:2 11243:1 11335:1 11359:8 11371:1 11385:1 11386:2 11440:2 11457:1 11462:1 11473:1 11576:1 11645:2 11650:1 11670:1 11707:1 11720:1 11754:2 11756:1 11781:1 11788:1 11790:1 11800:2 11842:5 11846:2 11849:1 11864:6 11894:2 11898:1 11936:1 12025:1 12042:1 12070:1 12072:1 12164:1 12184:1 12270:1 12277:1 12284:2 12290:4 12300:1 12323:2 12378:1 12391:1 12392:1 12419:1 12454:1 12501:2 12546:1 12561:3 12606:1 12643:1 12655:3 12681:1 12737:3 12829:1 12839:1 12869:1 12916:1 12972:1 13066:1 13086:1 13099:1 13101:1 13128:1 13130:1 13173:1 13216:1 13222:1 13225:1 13272:2 13284:2 13298:1 13306:1 13335:3 13352:1 13355:1 13434:1 13465:1 13521:1 13632:1 13639:1 13657:1 13677:2 13734:4 13797:1 13813:1 13836:1 13882:1 13891:1 13974:1 13984:1 13991:1 14033:1 14054:3 14070:1 14109:2 14145:3 14155:1 14159:1 14244:1 14254:1 14290:1 14302:1 14308:1 14339:2 14370:1 14413:1 14439:1 14510:1 14598:1 14608:1 14621:1 14625:1 14638:1 14690:1 14691:1 14710:1 14717:1 14733:1 14750:2 14796:1 14800:1 14839:1 14895:1 14901:1 14902:3 14911:3 14953:1 14975:1 15014:2 15039:2 15088:1 15120:1 15124:1 15160:1 15180:1 15181:2 15196:1 15212:1 15242:1 15270:1 15273:1 15321:1 15348:1 15361:1 15375:1 15380:3 15422:1 15431:1 15457:1 15491:1 15547:1 15588:1 15599:1 15600:2 15601:1 15623:1 15638:1 15681:1 15833:1 15854:2 15893:1 15897:1 15925:4 15933:1 15946:1 15986:1 16008:1 16011:1 16016:2 16032:1 16034:2 16055:1 16068:3 16075:1 16125:5 16156:1 16265:1 16274:2 16296:1 16315:1 16318:1 16398:1 16408:1 16457:1 16481:3 16482:1 16484:1 16533:1 16559:2 16561:2 16563:1 16647:1 16655:1 16672:1 16682:1 16685:1 16686:1 16689:1 16710:2 16718:1 16744:3 16749:1 16756:1 16774:1 16791:1 16795:1 16854:1 16878:1 16905:1 16934:1 16959:2 17017:1 17031:2 17100:1 17201:3 17207:1 17237:1 17266:1 17267:1 17428:2 17466:1 17487:1 17523:1 17524:2 17535:1 17549:1 17564:1 17612:1 17615:1 17625:1 17640:1 17645:1 17665:1 17700:1 17705:1 17707:1 17746:1 17810:1 17867:3 17880:1 17946:1 17949:1 17956:2 18072:1 18126:3 18148:3 18154:1 18171:1 18197:1 18236:1 18261:1 18335:2 18343:1 18355:1 18452:1 18460:1 18476:1 18479:1 18527:1 18563:1 18573:1 18628:3 18653:1 18654:1 18719:1 18743:2 18801:1 18804:3 18813:1 18841:1 18853:8 18855:1 18916:1 19003:2 19020:1 19022:1 19035:1 19040:1 19093:1 19124:1 19148:1 19159:1 19189:3 19202:1 19240:1 19243:1 19249:1 19251:2 19267:1 19277:2 19295:1 19306:1 19346:2 19361:3 19368:1 19397:3 19407:1 19408:1 19420:1 19533:1 19594:1 19624:1 19628:1 19631:1 19633:1 19642:1 19647:1 19709:2 19711:1 19712:2 19729:1 19765:1 19865:1 19881:1 19889:1 19910:1 19928:1 19933:1 19936:1 20020:1 20025:3 20036:1 20044:1 20065:1 20088:1 20098:1 20101:1 20115:1 20177:1 20214:2 20219:1 20231:1 20278:1 20285:1 20368:2 20409:1 20414:2 20429:1 20453:1 20503:3 20510:1 20519:1 20524:1 20566:1 20570:1 20577:2 20622:1 20636:1 20642:1 20649:1 20654:1 20656:1 20669:1 20674:1 20685:1 20686:1 20699:1 20712:1 20739:1 20749:1 20777:1 20820:1 20876:1 20890:1 20906:2 20935:1 20959:1 20978:1 20992:1 20998:1 21053:1 21078:1 21085:1 21088:1 21247:1 21284:1 21328:1 21348:1 21353:1 21357:1 21373:1 21477:1 21478:1 21496:1 21543:1 21564:1 21579:1 21596:4 21633:1 21678:1 21696:1 21715:1 21736:1 21755:1 21809:1 21888:1 21904:1 21909:1 21922:1 21963:1 21970:1 21979:1 21997:1 22011:1 22054:1 22090:1 22092:1 22109:2 22128:1 22148:1 22151:1 22217:2 22225:1 22258:1 22318:1 22350:1 22400:1 10 14:3 16:1 32:2 88:1 101:1 105:1 142:1 174:1 360:4 380:3 400:1 437:1 438:1 445:1 496:1 604:1 685:1 720:1 789:1 790:1 843:1 844:1 872:1 993:1 1013:1 1041:1 1070:1 1139:3 1171:1 1186:1 1189:1 1199:1 1239:1 1298:1 1308:2 1312:1 1314:1 1325:1 1358:1 1378:1 1381:2 1413:1 1425:1 1454:2 1459:1 1468:2 1490:1 1505:2 1516:1 1518:1 1522:3 1569:1 1614:2 1617:1 1629:1 1664:1 1668:1 1669:1 1731:2 1735:1 1738:1 1766:2 1803:1 1819:1 1908:1 1910:1 1920:1 1926:1 1936:1 1938:2 1941:1 1952:1 1969:1 2029:1 2056:1 2075:1 2106:1 2191:1 2218:2 2271:1 2280:1 2283:1 2287:1 2292:2 2351:1 2406:1 2415:1 2420:2 2455:2 2478:1 2497:4 2516:1 2523:1 2621:1 2624:3 2630:1 2635:1 2748:2 2763:1 2771:1 2815:1 2818:1 2834:2 2837:3 2862:2 2870:3 2940:1 2958:1 3031:2 3108:1 3128:1 3200:1 3242:3 3293:1 3307:3 3316:1 3373:1 3394:2 3401:2 3446:1 3476:1 3483:1 3486:1 3493:2 3526:1 3564:1 3681:1 3685:5 3693:1 3721:2 3786:1 3824:1 3863:1 3872:1 3943:1 3998:1 4050:1 4066:1 4097:1 4140:2 4156:1 4192:4 4200:1 4265:1 4293:2 4298:1 4325:1 4388:1 4393:1 4397:1 4451:4 4466:2 4474:2 4512:1 4528:1 4564:1 4570:3 4587:1 4654:4 4657:1 4682:1 4729:1 4742:1 4764:1 4817:1 4847:2 4850:1 4860:1 4873:1 4902:1 4914:1 4944:1 4954:1 4956:1 4997:1 5005:1 5084:1 5122:1 5161:4 5173:1 5205:1 5239:1 5300:1 5308:1 5317:2 5322:4 5376:1 5385:1 5479:1 5532:1 5542:1 5544:1 5577:2 5609:1 5624:1 5645:1 5660:1 5701:1 5721:2 5757:1 5764:1 5766:1 5767:2 5791:1 5822:1 5839:1 5840:2 5877:1 5878:1 5893:1 5948:1 5972:1 5983:497 6008:1 6028:1 6065:2 6246:1 6275:1 6323:1 6345:1 6355:1 6367:1 6381:1 6434:1 6455:1 6467:1 6554:1 6558:1 6569:1 6572:8 6595:1 6602:1 6604:1 6636:1 6652:2 6686:1 6784:2 6788:1 6815:2 6842:1 6937:1 6950:1 6957:1 6960:1 6993:2 7013:1 7051:1 7052:3 7061:1 7076:2 7117:1 7139:1 7178:1 7187:1 7210:2 7219:1 7231:2 7268:2 7269:1 7302:1 7318:1 7331:1 7362:1 7377:1 7385:3 7392:1 7412:2 7417:1 7420:1 7438:3 7455:1 7511:1 7544:1 7569:1 7572:1 7576:2 7585:1 7594:1 7613:1 7618:2 7627:2 7653:1 7693:1 7791:1 7839:1 7850:1 7860:1 7894:1 7944:1 7977:1 8022:1 8037:1 8041:1 8051:1 8057:2 8093:1 8200:1 8201:2 8227:1 8242:1 8270:1 8291:1 8307:1 8310:1 8323:1 8338:1 8370:2 8375:1 8406:1 8411:1 8425:2 8521:1 8562:1 8608:1 8678:2 8707:1 8727:1 8741:1 8751:1 8796:1 8822:1 8878:1 8892:1 8900:8 8937:3 9011:1 9017:2 9099:1 9175:2 9190:3 9192:2 9211:1 9221:1 9296:1 9320:1 9355:1 9414:1 9506:1 9529:1 9530:1 9546:1 9550:1 9580:1 9640:1 9675:1 9684:1 9690:1 9720:2 9795:1 9804:1 9817:1 9829:1 9841:4 9902:1 9922:9 9958:1 10017:2 10039:1 10089:1 10095:2 10118:1 10252:1 10320:1 10333:5 10355:1 10398:1 10414:1 10438:1 10458:3 10466:1 10480:3 10499:1 10500:1 10515:1 10526:1 10582:1 10645:1 10670:2 10682:2 10744:1 10790:1 10823:2 10832:1 10877:1 10878:1 10879:1 10891:1 10907:1 10914:1 10930:3 10971:1 10983:1 10990:1 11042:1 11057:1 11081:1 11083:1 11126:1 11131:1 11240:2 11243:1 11335:1 11359:8 11371:1 11385:1 11386:2 11440:2 11457:1 11462:1 11473:1 11571:1 11576:1 11645:2 11650:1 11670:1 11707:1 11720:1 11754:2 11756:1 11760:1 11781:1 11788:1 11790:1 11800:2 11842:5 11846:2 11849:1 11864:6 11894:2 11898:1 11936:1 12025:1 12042:1 12070:1 12072:1 12164:1 12184:1 12197:1 12241:1 12270:1 12277:1 12284:2 12288:1 12290:4 12300:1 12323:2 12378:1 12391:1 12392:2 12419:1 12454:1 12492:1 12501:2 12546:1 12561:4 12606:1 12643:1 12655:4 12681:1 12737:4 12812:1 12829:2 12839:1 12869:2 12916:1 12972:1 12981:2 13066:1 13086:1 13099:1 13101:1 13128:1 13130:1 13173:1 13206:1 13216:1 13222:1 13225:1 13272:2 13284:2 13298:1 13306:1 13320:2 13335:3 13352:1 13355:2 13434:1 13465:1 13521:1 13632:1 13639:1 13657:1 13677:2 13734:4 13797:1 13813:1 13836:2 13882:1 13891:1 13974:1 13984:1 13991:1 14033:1 14054:4 14070:1 14109:2 14145:3 14155:1 14159:2 14244:1 14254:1 14290:1 14302:3 14308:1 14339:2 14356:1 14370:1 14413:1 14439:1 14510:1 14598:1 14608:1 14621:2 14625:1 14638:1 14690:1 14691:1 14710:1 14717:1 14733:1 14750:2 14796:1 14800:1 14827:1 14839:1 14841:1 14895:1 14901:1 14902:4 14911:4 14953:1 14975:1 15014:2 15039:2 15088:1 15120:2 15124:1 15160:1 15180:1 15181:2 15196:1 15212:1 15242:1 15270:1 15273:1 15275:1 15321:1 15348:1 15361:1 15375:1 15380:4 15422:1 15431:1 15457:1 15491:1 15547:1 15588:1 15599:1 15600:2 15601:1 15623:1 15638:1 15681:1 15833:1 15854:2 15889:1 15893:1 15897:1 15925:4 15933:1 15946:1 15986:1 16008:1 16011:1 16016:2 16032:1 16034:2 16055:1 16068:4 16075:1 16125:5 16156:1 16265:1 16269:2 16274:2 16296:1 16315:1 16318:1 16397:1 16398:1 16408:1 16432:1 16457:1 16481:4 16482:1 16484:1 16533:1 16559:2 16561:2 16563:1 16647:1 16655:1 16672:1 16682:1 16685:1 16686:1 16689:1 16710:2 16718:1 16744:4 16749:1 16756:1 16774:1 16791:1 16795:1 16854:1 16878:1 16905:1 16934:1 16959:2 17017:1 17031:2 17100:1 17201:3 17207:1 17237:1 17266:1 17267:1 17428:2 17466:1 17487:1 17523:1 17524:2 17535:1 17549:1 17564:1 17612:2 17615:1 17625:1 17640:1 17645:2 17665:1 17700:1 17705:1 17707:1 17746:1 17810:1 17867:4 17880:1 17946:1 17949:1 17956:2 18072:1 18126:4 18148:4 18154:1 18159:1 18171:1 18190:1 18197:1 18221:1 18223:1 18236:1 18261:1 18335:2 18343:1 18355:1 18373:1 18452:1 18460:2 18476:1 18479:1 18527:1 18563:1 18573:1 18628:4 18653:1 18654:1 18719:1 18743:2 18801:1 18804:3 18813:1 18841:1 18853:8 18855:1 18860:1 18916:1 18991:1 19003:2 19020:1 19022:1 19035:1 19040:1 19093:1 19124:1 19148:1 19159:1 19189:3 19191:1 19199:1 19202:1 19240:1 19243:1 19249:1 19251:2 19267:1 19277:2 19295:1 19306:1 19346:2 19361:3 19368:1 19397:4 19407:1 19408:2 19420:1 19533:1 19594:1 19624:1 19628:1 19631:1 19633:1 19642:1 19647:1 19709:2 19711:1 19712:2 19729:1 19765:1 19793:1 19865:1 19881:1 19889:1 19910:1 19928:1 19933:1 19936:1 20020:1 20025:4 20036:1 20044:1 20065:1 20088:1 20098:1 20101:1 20115:1 20177:1 20214:2 20219:1 20231:1 20278:1 20285:1 20299:1 20310:1 20368:2 20409:1 20414:2 20429:1 20453:1 20503:3 20510:1 20519:1 20524:1 20566:1 20570:1 20577:2 20622:1 20636:1 20642:1 20649:1 20654:1 20656:1 20669:1 20674:1 20685:1 20686:1 20699:1 20712:1 20739:1 20749:1 20777:1 20820:1 20876:1 20890:1 20906:2 20935:1 20959:1 20978:1 20992:1 20998:1 21053:1 21062:1 21078:1 21085:1 21088:1 21247:1 21284:1 21328:1 21348:1 21353:1 21357:1 21373:1 21477:1 21478:1 21488:1 21496:1 21543:1 21564:1 21579:1 21596:4 21633:2 21678:1 21696:1 21715:1 21736:1 21755:1 21809:1 21888:1 21904:1 21909:1 21922:1 21963:1 21970:1 21979:1 21993:1 21997:1 22011:1 22054:1 22090:1 22092:1 22109:2 22128:1 22148:1 22151:1 22217:2 22225:1 22258:1 22317:1 22318:1 22331:1 22350:1 22397:1 22400:1 22458:1 10 14:3 16:1 32:2 88:1 101:1 105:1 142:1 174:1 360:5 380:3 400:1 437:1 438:1 445:1 493:1 496:1 604:1 685:1 720:1 789:1 790:1 843:2 844:1 872:1 993:1 1013:1 1041:1 1070:2 1087:1 1139:3 1140:1 1171:1 1186:1 1189:1 1199:1 1239:1 1298:1 1308:2 1312:1 1314:1 1325:1 1342:1 1358:1 1378:1 1381:2 1413:1 1425:1 1454:2 1459:1 1468:2 1490:2 1505:2 1516:1 1518:1 1522:3 1569:1 1614:2 1617:1 1629:1 1664:1 1665:1 1668:1 1669:1 1731:3 1735:1 1738:1 1766:2 1803:1 1818:1 1819:1 1908:1 1910:1 1918:1 1920:1 1926:1 1936:1 1938:2 1941:1 1952:1 1969:1 2029:1 2056:1 2075:1 2106:1 2150:1 2191:1 2218:2 2271:1 2280:1 2283:1 2287:1 2290:1 2292:2 2351:1 2390:1 2406:1 2415:1 2420:2 2455:2 2478:1 2497:4 2516:1 2523:1 2621:1 2624:3 2630:1 2635:1 2748:2 2763:1 2771:1 2815:1 2818:1 2834:2 2837:3 2862:2 2870:3 2919:1 2940:1 2942:1 2958:1 3031:2 3108:1 3128:1 3157:1 3200:1 3242:3 3293:1 3307:4 3316:1 3373:1 3394:2 3401:2 3446:1 3476:1 3483:1 3486:1 3493:2 3526:1 3564:1 3681:1 3685:5 3693:1 3721:2 3786:1 3824:1 3863:1 3872:1 3883:1 3943:1 3998:1 4050:1 4057:1 4064:1 4066:1 4097:1 4140:2 4156:1 4192:5 4200:1 4265:1 4293:4 4298:1 4325:1 4388:2 4393:1 4397:1 4451:4 4466:2 4474:2 4508:1 4512:1 4513:1 4528:1 4543:1 4564:1 4570:3 4587:1 4593:1 4654:5 4657:1 4682:1 4729:2 4742:1 4764:1 4817:1 4847:2 4850:1 4860:1 4873:1 4902:1 4914:1 4944:1 4954:1 4956:1 4997:1 5005:1 5084:1 5122:1 5161:4 5173:1 5205:1 5239:1 5300:1 5308:1 5317:2 5322:5 5376:1 5385:1 5479:1 5498:1 5532:1 5542:1 5544:1 5577:2 5597:1 5609:1 5624:1 5645:1 5660:1 5701:1 5721:2 5757:2 5764:1 5766:1 5767:3 5791:1 5822:1 5839:1 5840:2 5877:1 5878:1 5893:1 5907:1 5948:1 5972:1 5983:564 6008:1 6028:1 6065:2 6246:1 6275:1 6323:1 6325:1 6345:1 6355:1 6367:1 6381:1 6434:1 6455:1 6467:1 6554:1 6558:1 6569:1 6572:8 6595:1 6602:1 6604:1 6636:1 6652:2 6686:1 6702:1 6784:2 6788:1 6815:2 6842:1 6912:2 6937:1 6950:1 6957:1 6960:1 6989:1 6993:2 7013:1 7051:1 7052:3 7061:1 7076:2 7117:1 7139:1 7178:1 7187:1 7210:2 7219:1 7231:2 7268:2 7269:1 7302:1 7318:1 7331:1 7362:1 7377:2 7385:3 7392:1 7412:2 7417:1 7420:1 7438:3 7453:1 7455:1 7511:1 7544:1 7569:1 7572:1 7576:2 7585:1 7594:1 7613:1 7618:2 7627:2 7653:1 7693:1 7739:1 7791:1 7839:1 7850:1 7860:1 7894:1 7944:1 7977:1 8022:1 8037:1 8041:1 8051:1 8057:2 8066:1 8093:1 8200:1 8201:2 8227:1 8242:1 8270:1 8291:1 8307:1 8310:1 8323:1 8338:1 8370:2 8375:1 8406:1 8411:1 8425:2 8521:1 8562:1 8608:1 8678:2 8707:1 8727:1 8741:1 8751:1 8796:1 8822:1 8878:1 8881:1 8892:1 8900:8 8937:3 9011:1 9017:2 9099:1 9123:1 9175:2 9190:3 9192:2 9211:1 9221:1 9296:1 9320:1 9355:1 9385:1 9414:1 9506:1 9514:1 9529:1 9530:1 9546:1 9550:1 9580:1 9640:1 9675:1 9684:1 9690:1 9701:1 9720:2 9795:1 9804:1 9817:1 9829:1 9841:5 9902:1 9922:9 9958:1 10017:2 10039:1 10089:1 10095:2 10118:1 10252:1 10320:1 10333:5 10355:1 10398:1 10404:1 10414:1 10438:1 10458:3 10464:1 10466:1 10480:3 10499:2 10500:1 10515:1 10526:1 10582:1 10645:1 10670:2 10682:2 10744:1 10790:1 10823:2 10832:1 10877:1 10878:1 10879:1 10891:1 10907:1 10914:1 10930:3 10971:1 10983:1 10990:1 11042:1 11057:1 11081:1 11083:1 11126:1 11131:1 11222:1 11240:2 11243:1 11335:1 11359:8 11371:1 11385:1 11386:2 11423:1 11440:2 11457:1 11462:1 11473:1 11571:1 11576:1 11638:1 11645:2 11650:1 11670:1 11707:1 11720:1 11754:3 11756:1 11760:1 11781:1 11788:1 11790:1 11800:2 11842:5 11846:2 11849:1 11864:6 11894:2 11898:1 11936:1 12025:1 12038:1 12042:1 12070:1 12072:1 12164:1 12184:1 12197:1 12241:1 12255:1 12270:1 12277:1 12284:2 12288:1 12290:4 12300:1 12323:2 12378:1 12391:1 12392:2 12419:1 12454:1 12492:1 12501:2 12546:1 12561:4 12606:1 12608:1 12635:1 12643:1 12655:5 12681:1 12737:5 12812:1 12829:2 12839:1 12869:2 12916:1 12972:1 12981:2 13066:1 13086:1 13099:1 13101:1 13128:1 13130:1 13173:1 13206:1 13216:1 13222:1 13225:1 13272:3 13284:2 13298:1 13306:1 13320:2 13335:3 13352:1 13355:2 13434:1 13465:1 13521:1 13632:1 13639:1 13657:1 13677:2 13734:4 13797:1 13813:1 13836:2 13847:1 13882:1 13891:1 13974:2 13984:1 13991:1 14033:1 14054:5 14055:1 14070:1 14109:2 14145:3 14155:1 14159:2 14244:1 14254:1 14290:1 14302:3 14308:1 14339:2 14349:1 14356:1 14370:1 14382:1 14413:1 14439:1 14510:1 14598:2 14608:1 14621:2 14625:1 14638:1 14684:1 14690:1 14691:1 14710:1 14717:1 14733:2 14750:2 14796:1 14800:1 14807:1 14827:1 14839:1 14841:1 14895:1 14901:1 14902:5 14911:5 14953:1 14975:1 15014:2 15039:2 15088:2 15095:1 15120:2 15124:1 15160:1 15180:1 15181:2 15196:1 15212:1 15242:1 15270:1 15273:1 15275:1 15321:1 15348:1 15361:1 15375:1 15380:5 15422:1 15431:1 15457:1 15491:1 15547:1 15588:1 15599:1 15600:2 15601:1 15623:1 15638:1 15681:1 15707:1 15816:1 15833:1 15854:2 15889:1 15893:1 15897:1 15925:4 15933:1 15946:1 15986:1 16008:1 16011:1 16016:2 16032:1 16034:4 16055:1 16062:1 16068:5 16075:1 16125:5 16156:1 16232:1 16265:1 16269:2 16274:2 16296:1 16313:1 16315:1 16318:1 16397:1 16398:1 16408:1 16432:1 16457:1 16481:5 16482:1 16484:1 16533:1 16559:2 16561:2 16563:1 16647:1 16655:1 16672:1 16682:1 16685:1 16686:1 16689:1 16710:4 16718:1 16744:5 16749:1 16756:1 16774:1 16791:1 16795:1 16854:1 16864:1 16878:1 16905:1 16934:1 16959:2 17002:1 17017:1 17031:2 17100:1 17201:3 17207:1 17237:1 17266:1 17267:1 17428:2 17466:1 17487:1 17523:1 17524:3 17535:1 17549:1 17564:1 17612:2 17615:1 17625:2 17640:1 17645:2 17665:1 17700:1 17705:1 17707:1 17746:1 17810:1 17835:1 17867:5 17880:1 17946:1 17949:1 17956:2 18072:1 18126:5 18148:5 18154:1 18159:2 18171:1 18190:1 18197:1 18221:1 18223:1 18236:1 18261:1 18335:2 18343:1 18355:1 18373:1 18452:1 18460:2 18476:1 18479:1 18527:1 18563:1 18573:1 18602:1 18628:5 18653:1 18654:1 18689:1 18719:1 18743:2 18801:1 18804:3 18813:1 18841:1 18853:8 18855:1 18860:1 18916:1 18991:1 19003:3 19020:1 19022:1 19035:1 19040:1 19093:1 19124:1 19148:1 19159:1 19189:3 19191:1 19199:1 19202:1 19240:1 19243:1 19249:1 19251:4 19267:1 19277:2 19279:1 19295:1 19306:1 19346:2 19361:3 19368:1 19397:5 19407:1 19408:2 19420:1 19422:1 19494:1 19533:1 19594:1 19624:1 19628:1 19631:1 19633:1 19642:1 19647:1 19709:2 19711:1 19712:3 19729:1 19765:1 19793:1 19865:1 19881:1 19889:1 19910:1 19928:1 19933:1 19936:1 20020:1 20025:5 20036:1 20044:1 20065:1 20088:1 20098:1 20101:1 20115:1 20148:1 20177:1 20214:2 20219:1 20228:1 20231:1 20278:1 20285:1 20299:1 20310:1 20368:2 20409:1 20414:2 20429:1 20453:1 20454:1 20503:3 20510:1 20519:1 20524:1 20566:2 20570:1 20577:2 20622:1 20636:1 20642:1 20649:1 20654:1 20656:1 20669:1 20674:1 20685:1 20686:1 20699:1 20712:1 20739:1 20749:1 20777:1 20820:1 20837:1 20863:1 20876:1 20890:1 20906:2 20935:1 20959:1 20978:1 20992:1 20998:1 21053:1 21062:1 21078:1 21085:1 21088:1 21100:1 21162:1 21247:1 21284:1 21328:1 21348:1 21353:1 21357:1 21373:1 21477:1 21478:1 21488:2 21496:1 21543:1 21564:1 21579:1 21596:4 21633:2 21678:1 21696:1 21715:1 21736:1 21755:1 21772:1 21806:1 21809:1 21888:1 21904:1 21909:1 21922:1 21963:1 21970:1 21979:1 21993:1 21997:1 22011:1 22054:1 22090:1 22092:1 22109:2 22128:1 22148:1 22151:1 22217:2 22225:1 22255:1 22258:1 22317:1 22318:1 22331:1 22350:1 22397:1 22400:1 22458:1 10 14:3 16:1 32:2 88:1 101:1 105:1 142:1 174:1 360:5 380:3 388:1 400:1 437:1 438:1 445:1 493:1 496:1 604:1 685:1 720:1 789:1 790:1 843:2 844:1 872:1 993:1 1013:1 1041:1 1070:2 1087:2 1139:3 1140:1 1171:1 1186:1 1189:1 1199:1 1239:1 1298:1 1308:2 1312:1 1314:1 1325:1 1342:1 1358:1 1374:1 1378:1 1381:3 1413:1 1425:1 1454:2 1459:1 1468:2 1490:2 1505:2 1516:1 1518:1 1522:3 1539:1 1569:1 1614:2 1617:1 1629:1 1664:1 1665:1 1668:1 1669:1 1731:3 1735:1 1738:1 1766:2 1803:1 1818:1 1819:1 1835:1 1908:1 1910:1 1918:1 1920:1 1926:1 1936:1 1938:2 1941:1 1952:1 1969:1 2029:1 2056:1 2075:1 2106:1 2150:1 2191:1 2218:2 2271:1 2280:1 2283:1 2287:1 2290:1 2292:2 2351:1 2390:1 2406:1 2415:1 2420:2 2455:2 2478:1 2497:4 2516:1 2523:1 2621:1 2624:3 2630:1 2635:1 2748:2 2763:1 2771:1 2797:1 2815:1 2818:1 2834:2 2837:3 2862:2 2870:3 2919:1 2940:1 2942:1 2958:1 3031:2 3108:1 3128:1 3157:1 3200:1 3242:3 3293:1 3307:4 3316:1 3373:1 3394:2 3401:2 3446:1 3476:1 3483:1 3486:1 3493:2 3496:1 3526:1 3564:1 3674:1 3681:1 3685:5 3693:1 3721:2 3786:1 3824:1 3863:1 3872:1 3883:2 3943:1 3998:1 4050:1 4057:2 4063:1 4064:1 4066:1 4097:1 4128:1 4140:2 4156:1 4192:5 4200:1 4265:1 4293:4 4298:1 4325:1 4388:2 4393:1 4397:1 4451:4 4466:2 4474:2 4508:1 4512:1 4513:1 4528:1 4543:1 4564:1 4570:3 4587:1 4593:1 4654:5 4657:1 4682:1 4729:2 4742:1 4764:1 4817:1 4847:2 4850:1 4860:1 4873:1 4902:1 4914:1 4944:1 4954:1 4956:1 4997:1 5005:1 5084:1 5122:1 5161:4 5173:1 5205:1 5239:1 5300:1 5308:1 5317:2 5322:5 5376:1 5385:1 5479:1 5498:1 5532:1 5542:1 5544:1 5577:2 5582:1 5597:1 5609:1 5624:1 5645:1 5660:1 5701:1 5721:2 5757:2 5764:1 5766:1 5767:3 5791:1 5822:1 5839:1 5840:2 5877:1 5878:1 5893:1 5907:1 5948:1 5972:1 5983:584 6008:1 6028:1 6065:2 6246:1 6275:1 6323:1 6325:1 6345:1 6355:1 6367:1 6381:1 6409:1 6434:1 6455:1 6467:1 6554:1 6558:1 6569:1 6572:8 6595:1 6602:1 6604:1 6636:1 6652:2 6686:1 6702:1 6784:2 6788:1 6815:2 6842:1 6912:2 6937:1 6950:1 6957:1 6960:1 6989:1 6993:2 7013:2 7051:1 7052:3 7061:1 7076:2 7117:1 7139:1 7178:1 7187:1 7210:2 7219:1 7231:2 7268:2 7269:1 7299:1 7302:1 7318:1 7331:1 7362:1 7377:2 7385:3 7392:1 7412:2 7417:1 7420:1 7438:3 7453:1 7455:1 7511:1 7544:1 7569:1 7572:1 7576:2 7585:2 7594:1 7613:1 7618:2 7627:2 7653:1 7693:1 7739:1 7791:1 7839:1 7850:1 7860:1 7894:1 7944:1 7977:1 8022:1 8037:1 8041:1 8051:1 8057:2 8066:1 8093:1 8200:1 8201:2 8227:1 8242:1 8270:1 8291:1 8307:1 8310:1 8323:1 8338:1 8370:2 8375:1 8406:1 8411:1 8425:2 8492:1 8521:1 8562:1 8608:1 8678:2 8707:1 8727:1 8741:1 8751:1 8796:1 8822:1 8878:1 8881:1 8892:1 8900:8 8937:3 9011:1 9017:2 9099:1 9123:1 9175:2 9190:3 9192:2 9211:1 9221:1 9296:1 9320:1 9355:1 9385:1 9414:1 9506:1 9514:1 9529:1 9530:1 9546:1 9550:1 9580:1 9640:1 9675:1 9684:1 9690:1 9701:1 9720:2 9795:1 9804:1 9817:1 9829:1 9841:5 9902:1 9922:9 9958:1 10017:2 10039:1 10089:1 10095:2 10118:1 10252:1 10320:1 10333:5 10355:1 10398:1 10404:1 10414:1 10438:1 10458:3 10464:1 10466:1 10480:3 10499:2 10500:1 10515:1 10526:1 10582:1 10645:1 10670:2 10682:2 10744:1 10790:1 10823:2 10832:1 10877:1 10878:1 10879:1 10891:1 10907:1 10914:1 10930:3 10971:1 10983:1 10990:1 11042:1 11057:1 11081:1 11083:1 11126:1 11131:1 11222:1 11240:2 11243:1 11335:1 11359:8 11371:1 11385:1 11386:2 11423:1 11440:2 11457:1 11462:1 11473:1 11571:1 11576:1 11638:1 11645:2 11650:1 11670:1 11707:1 11720:1 11754:3 11756:1 11760:1 11781:1 11788:1 11790:1 11800:2 11842:5 11846:2 11849:1 11864:7 11894:2 11898:1 11936:1 12025:1 12038:1 12042:1 12070:1 12072:1 12164:1 12184:1 12197:1 12241:1 12255:1 12270:1 12277:1 12284:2 12288:1 12290:4 12300:1 12323:2 12378:1 12391:2 12392:2 12419:1 12454:1 12492:1 12501:2 12546:1 12561:4 12606:1 12608:1 12635:1 12643:1 12655:5 12681:1 12737:5 12812:1 12829:2 12839:1 12869:2 12916:1 12972:1 12981:2 13066:1 13086:1 13099:1 13101:1 13128:1 13130:1 13173:1 13206:1 13216:1 13222:1 13225:1 13272:3 13284:2 13298:1 13306:1 13320:2 13335:3 13352:1 13355:2 13434:1 13465:1 13521:1 13632:1 13639:1 13657:1 13677:2 13734:4 13797:1 13813:1 13836:2 13847:1 13882:1 13891:1 13974:2 13984:1 13988:1 13991:1 14033:1 14054:5 14055:1 14070:1 14109:2 14145:3 14155:1 14159:2 14244:1 14254:1 14290:1 14302:3 14308:1 14339:2 14349:1 14356:1 14370:1 14382:1 14413:1 14439:1 14510:1 14598:2 14608:1 14621:2 14625:1 14638:1 14684:1 14690:1 14691:1 14710:1 14717:1 14733:2 14750:2 14796:1 14800:1 14807:1 14827:1 14839:1 14841:1 14895:1 14901:1 14902:5 14911:5 14953:1 14975:1 15014:2 15039:2 15088:2 15095:1 15120:2 15124:1 15160:1 15180:1 15181:2 15196:1 15212:1 15242:1 15270:1 15273:1 15275:1 15321:1 15348:1 15361:1 15375:1 15380:5 15422:1 15431:1 15457:1 15491:1 15547:1 15588:1 15599:1 15600:2 15601:1 15623:1 15638:1 15681:1 15707:1 15816:1 15833:1 15854:2 15889:1 15893:1 15897:1 15925:4 15933:2 15946:1 15986:1 16008:1 16011:1 16016:2 16032:1 16034:4 16050:1 16055:1 16062:1 16068:5 16075:1 16125:5 16156:1 16164:1 16232:1 16260:1 16265:1 16269:2 16274:2 16296:1 16313:1 16315:1 16318:1 16397:1 16398:1 16408:1 16432:1 16457:1 16481:5 16482:1 16484:1 16533:1 16559:2 16561:2 16563:1 16647:1 16655:1 16672:1 16682:1 16685:1 16686:1 16689:1 16710:4 16718:1 16744:5 16749:1 16756:1 16774:1 16791:1 16795:1 16854:1 16864:1 16878:1 16899:1 16905:1 16934:1 16959:2 16973:1 17002:1 17017:1 17031:2 17100:1 17201:3 17207:1 17237:1 17266:1 17267:1 17428:2 17466:1 17487:1 17510:1 17523:1 17524:3 17535:1 17549:1 17564:1 17612:2 17615:1 17625:2 17640:1 17645:2 17665:1 17700:1 17705:1 17707:1 17746:1 17810:1 17835:1 17867:5 17880:1 17946:1 17949:1 17956:2 18072:1 18126:5 18148:5 18154:1 18159:2 18171:1 18190:1 18197:1 18221:1 18223:1 18236:1 18261:1 18335:2 18343:1 18355:1 18373:1 18452:1 18460:2 18476:1 18479:1 18527:1 18563:1 18573:1 18602:1 18628:5 18653:1 18654:1 18689:1 18719:1 18743:2 18801:1 18804:3 18813:1 18841:1 18853:8 18855:1 18860:1 18916:1 18991:1 19003:3 19020:1 19022:1 19035:1 19040:1 19093:1 19124:1 19148:1 19159:1 19189:4 19191:1 19199:1 19202:1 19240:1 19243:1 19249:1 19251:4 19267:1 19277:2 19279:1 19295:1 19297:1 19306:1 19346:2 19361:3 19368:1 19397:5 19407:1 19408:2 19420:1 19422:1 19494:1 19533:1 19594:1 19624:1 19628:1 19631:1 19633:1 19642:1 19647:1 19709:2 19711:1 19712:3 19729:1 19765:1 19793:1 19865:1 19881:1 19889:1 19910:1 19928:1 19933:1 19936:1 20020:1 20025:5 20036:1 20044:1 20065:1 20088:1 20098:2 20101:1 20115:1 20148:1 20177:1 20214:2 20219:1 20228:1 20231:1 20278:1 20285:1 20299:1 20310:1 20345:1 20355:1 20368:2 20409:1 20414:2 20429:1 20453:1 20454:1 20503:3 20510:1 20519:1 20524:1 20566:2 20570:1 20577:2 20622:1 20636:1 20642:1 20649:1 20654:1 20656:1 20669:1 20674:1 20685:1 20686:1 20699:1 20712:1 20739:1 20749:1 20777:1 20820:1 20837:1 20863:1 20876:1 20890:1 20906:2 20935:1 20959:1 20978:1 20992:1 20998:1 21053:1 21062:1 21078:1 21085:1 21088:1 21100:1 21162:1 21247:1 21284:1 21328:1 21348:1 21353:1 21357:1 21373:1 21477:1 21478:2 21488:2 21496:1 21543:1 21564:1 21579:1 21596:4 21633:2 21678:1 21696:1 21715:1 21736:1 21755:1 21772:1 21806:1 21809:1 21888:1 21904:1 21909:1 21922:1 21963:1 21970:1 21979:1 21993:1 21997:1 22011:1 22054:2 22090:1 22092:1 22109:2 22128:1 22148:1 22151:1 22217:2 22225:1 22255:1 22258:1 22317:1 22318:1 22331:1 22350:1 22397:1 22400:1 22458:1 10 14:3 16:1 20:1 32:2 88:1 101:1 105:2 142:1 174:1 360:5 380:3 388:1 400:1 437:1 438:1 445:1 493:1 496:1 604:1 685:1 720:1 789:1 790:1 837:1 843:3 844:1 872:2 993:1 994:1 1013:1 1041:1 1062:1 1070:2 1087:2 1139:3 1140:1 1171:1 1186:1 1189:1 1199:1 1239:1 1298:1 1308:2 1312:2 1314:1 1325:1 1342:1 1358:1 1374:1 1378:1 1381:3 1413:1 1425:1 1454:2 1459:1 1468:2 1490:2 1505:2 1509:1 1516:1 1518:1 1522:3 1539:1 1569:1 1614:2 1617:1 1629:1 1664:1 1665:1 1668:1 1669:1 1731:3 1735:1 1738:1 1766:2 1803:1 1818:1 1819:1 1835:1 1908:1 1910:1 1918:1 1920:1 1926:1 1936:1 1938:2 1941:1 1952:1 1969:1 2029:1 2056:1 2075:1 2106:1 2150:1 2191:1 2218:3 2271:1 2277:1 2280:1 2283:1 2287:1 2290:1 2292:2 2351:1 2390:1 2406:1 2415:1 2420:2 2455:2 2478:1 2497:4 2516:1 2523:1 2621:1 2624:3 2630:1 2635:1 2705:1 2748:2 2763:1 2771:1 2797:1 2815:1 2818:1 2834:2 2837:4 2862:2 2870:3 2919:1 2940:1 2942:1 2958:1 3031:2 3108:2 3128:1 3157:1 3200:1 3242:3 3293:1 3307:4 3316:1 3373:1 3394:2 3401:2 3446:1 3476:1 3483:1 3486:1 3493:2 3496:1 3526:1 3564:1 3599:1 3674:1 3681:1 3685:5 3693:1 3721:2 3786:1 3816:1 3824:1 3863:1 3872:1 3883:2 3943:1 3998:1 4050:1 4057:2 4063:1 4064:1 4066:1 4097:1 4128:1 4140:2 4156:1 4192:5 4200:1 4265:1 4293:4 4298:1 4325:1 4388:3 4393:1 4397:1 4451:4 4466:2 4474:2 4508:1 4512:1 4513:1 4528:1 4543:1 4564:1 4570:3 4587:1 4593:1 4654:5 4657:1 4659:1 4671:1 4682:1 4729:2 4742:1 4764:1 4817:1 4847:2 4850:1 4860:1 4873:1 4902:1 4914:1 4944:1 4954:1 4956:1 4997:1 5005:1 5013:1 5066:1 5084:1 5122:1 5154:1 5161:4 5173:1 5205:1 5239:1 5300:1 5308:1 5317:2 5322:5 5376:1 5385:1 5479:1 5498:1 5532:1 5542:1 5544:1 5577:2 5582:2 5597:1 5609:1 5624:1 5645:1 5660:1 5701:1 5721:2 5734:1 5757:2 5764:1 5766:1 5767:3 5791:1 5822:1 5839:1 5840:2 5877:1 5878:1 5889:1 5893:1 5907:1 5948:1 5972:1 5983:623 6008:1 6028:1 6065:2 6246:1 6275:1 6323:1 6325:1 6333:1 6345:1 6355:1 6367:1 6381:1 6409:1 6434:1 6455:1 6467:1 6554:1 6558:1 6569:1 6572:8 6595:1 6602:1 6604:1 6636:1 6652:2 6686:1 6702:1 6784:2 6788:1 6815:2 6842:1 6912:2 6937:1 6950:1 6957:2 6960:1 6989:1 6993:2 7013:2 7051:1 7052:3 7061:1 7076:2 7117:1 7139:1 7178:1 7187:1 7210:2 7219:1 7231:2 7268:2 7269:1 7299:1 7302:1 7318:1 7331:1 7362:1 7377:2 7385:3 7392:1 7412:2 7417:1 7420:1 7438:3 7449:1 7453:1 7455:1 7511:1 7544:1 7569:1 7572:1 7576:2 7585:2 7594:1 7613:1 7618:2 7627:2 7653:1 7693:1 7739:2 7791:1 7839:1 7850:1 7860:1 7871:1 7894:1 7944:1 7977:1 8022:1 8025:1 8030:1 8037:1 8041:1 8051:1 8057:2 8066:1 8093:1 8200:1 8201:2 8227:2 8242:1 8270:1 8291:1 8307:1 8310:1 8318:1 8323:1 8338:2 8370:2 8375:1 8406:1 8411:1 8425:2 8492:1 8521:1 8562:1 8608:1 8610:1 8678:2 8707:1 8727:1 8741:1 8751:1 8771:1 8796:1 8822:1 8878:1 8881:1 8892:1 8900:8 8937:3 9011:1 9017:2 9020:1 9099:1 9123:1 9175:2 9190:3 9192:2 9211:1 9221:1 9296:1 9306:1 9320:1 9355:1 9385:1 9414:1 9475:1 9506:1 9514:1 9529:1 9530:1 9546:1 9550:1 9580:2 9640:1 9675:1 9684:1 9690:1 9701:1 9720:2 9724:1 9795:1 9804:1 9817:1 9829:1 9841:5 9902:1 9922:9 9958:1 10017:2 10039:1 10089:1 10095:2 10118:2 10181:1 10252:1 10320:1 10333:5 10355:1 10398:1 10404:1 10414:1 10438:1 10458:4 10464:1 10466:1 10480:3 10499:2 10500:1 10515:1 10526:1 10543:1 10582:1 10645:1 10670:2 10682:2 10744:1 10790:1 10823:2 10832:1 10877:1 10878:1 10879:1 10891:1 10907:1 10914:1 10930:3 10971:1 10983:1 10990:1 11042:1 11057:1 11081:1 11083:1 11126:1 11131:1 11222:1 11223:1 11240:2 11243:1 11335:1 11359:8 11371:1 11385:1 11386:2 11423:2 11440:2 11457:1 11462:1 11473:1 11571:1 11576:1 11638:1 11645:2 11650:1 11670:1 11707:1 11720:1 11754:3 11756:1 11760:1 11781:1 11788:1 11790:2 11800:2 11842:5 11846:2 11849:1 11864:7 11894:2 11898:1 11936:1 12025:1 12038:1 12042:1 12070:1 12072:1 12164:1 12184:1 12197:1 12241:1 12255:1 12270:1 12277:1 12284:2 12288:1 12290:4 12300:1 12323:2 12378:1 12391:2 12392:2 12419:1 12454:1 12492:1 12501:2 12546:1 12561:4 12606:1 12608:1 12635:1 12643:1 12655:5 12681:1 12737:5 12812:1 12829:2 12839:1 12869:2 12916:1 12964:1 12972:1 12981:2 13066:1 13086:1 13099:1 13101:1 13128:1 13130:1 13173:1 13206:1 13216:1 13222:1 13225:1 13272:3 13284:2 13298:1 13306:1 13320:2 13335:3 13352:1 13355:2 13434:1 13465:1 13521:1 13632:1 13639:2 13657:1 13677:2 13734:4 13797:1 13813:1 13836:2 13847:1 13882:1 13891:1 13974:2 13984:1 13988:1 13991:1 14033:1 14054:5 14055:1 14070:1 14109:2 14145:3 14155:1 14159:2 14235:1 14244:1 14254:1 14290:1 14302:3 14308:1 14339:2 14349:1 14356:1 14370:1 14382:2 14413:1 14439:1 14510:1 14598:2 14608:1 14621:2 14625:1 14638:1 14677:1 14684:1 14690:1 14691:1 14710:1 14717:1 14733:2 14750:2 14752:1 14796:1 14800:1 14807:1 14827:1 14839:1 14841:1 14855:1 14895:1 14897:1 14901:1 14902:5 14911:5 14953:1 14975:1 15014:2 15039:2 15088:2 15095:1 15120:2 15124:1 15160:1 15180:1 15181:2 15196:1 15212:1 15242:1 15270:1 15273:1 15275:1 15321:1 15348:1 15361:1 15375:1 15380:5 15422:1 15431:1 15457:1 15491:1 15547:1 15588:1 15599:1 15600:2 15601:1 15623:1 15638:1 15681:1 15707:1 15816:1 15833:1 15854:2 15889:1 15893:1 15897:1 15925:4 15933:2 15946:1 15954:1 15986:1 16008:1 16011:1 16016:3 16032:1 16034:4 16036:1 16050:1 16055:1 16062:1 16068:5 16075:1 16125:5 16156:1 16164:1 16232:1 16260:1 16265:1 16269:2 16274:2 16296:1 16313:1 16315:1 16318:1 16397:1 16398:1 16408:1 16432:1 16457:1 16481:5 16482:1 16484:1 16533:1 16559:2 16561:2 16563:1 16647:1 16655:1 16672:1 16682:1 16685:1 16686:1 16689:2 16710:4 16718:1 16744:5 16749:1 16756:1 16774:1 16791:1 16795:1 16854:1 16864:1 16878:1 16899:1 16905:1 16934:1 16959:2 16973:1 17002:1 17017:1 17031:2 17100:1 17201:3 17207:1 17237:1 17266:1 17267:1 17282:1 17428:2 17466:1 17487:1 17510:2 17523:1 17524:3 17535:1 17549:1 17564:1 17612:2 17615:1 17625:2 17640:1 17645:2 17665:1 17700:1 17705:1 17707:1 17746:1 17810:1 17835:1 17867:5 17880:1 17946:1 17949:1 17956:2 18072:1 18126:5 18148:5 18154:1 18159:2 18171:1 18190:1 18197:1 18221:1 18223:1 18236:1 18261:1 18335:2 18343:1 18355:1 18373:1 18452:1 18460:2 18476:1 18479:1 18519:1 18527:1 18563:1 18573:1 18602:1 18628:5 18653:1 18654:1 18689:1 18719:1 18743:2 18801:1 18804:3 18813:1 18841:1 18853:8 18855:1 18860:1 18916:1 18991:1 19003:3 19020:1 19022:1 19035:1 19040:1 19093:1 19124:1 19148:1 19159:1 19189:4 19191:1 19199:1 19202:1 19240:1 19243:1 19249:1 19251:4 19267:1 19271:1 19277:2 19279:1 19295:1 19297:1 19306:1 19346:2 19361:3 19368:1 19397:5 19407:1 19408:2 19420:1 19422:1 19494:1 19533:1 19594:1 19624:1 19628:1 19631:1 19633:1 19642:1 19647:1 19709:3 19711:1 19712:3 19729:1 19765:1 19779:1 19793:1 19865:1 19881:1 19883:1 19889:1 19910:2 19928:1 19933:1 19936:1 20020:1 20025:5 20036:1 20044:1 20065:2 20088:1 20098:2 20101:1 20115:1 20148:1 20177:1 20214:2 20219:1 20228:1 20231:1 20278:1 20285:1 20299:1 20310:1 20345:1 20355:1 20368:2 20392:1 20409:1 20414:2 20429:1 20434:1 20453:1 20454:1 20503:3 20510:1 20519:1 20524:1 20566:3 20570:1 20577:2 20622:1 20636:1 20642:1 20649:1 20654:1 20656:1 20669:1 20674:1 20685:1 20686:1 20692:1 20699:1 20712:1 20739:1 20749:1 20777:1 20820:1 20837:1 20863:1 20876:1 20890:1 20906:2 20935:1 20959:1 20978:1 20992:1 20998:1 21053:1 21062:1 21073:1 21078:1 21085:1 21088:1 21100:1 21162:1 21247:1 21260:1 21284:1 21324:1 21328:1 21348:1 21353:1 21357:1 21373:1 21477:1 21478:2 21488:2 21496:1 21543:1 21564:1 21579:1 21596:4 21633:2 21678:1 21696:1 21715:1 21736:1 21755:1 21772:1 21806:1 21809:1 21888:1 21904:1 21909:1 21922:1 21963:1 21970:1 21979:1 21993:1 21997:1 22011:1 22054:2 22090:1 22092:1 22109:2 22128:1 22148:1 22151:1 22217:2 22225:1 22255:1 22258:1 22317:1 22318:1 22331:1 22350:1 22397:1 22400:1 22458:1 10 14:3 16:1 20:1 32:2 88:1 101:1 105:2 142:1 174:1 360:5 380:3 388:1 400:1 437:1 438:1 445:1 493:1 496:1 602:1 604:1 685:1 720:1 789:1 790:1 837:1 843:3 844:1 872:2 993:1 994:1 1013:1 1041:1 1062:1 1070:2 1087:2 1136:1 1139:3 1140:1 1171:1 1186:1 1189:1 1199:1 1239:1 1298:1 1308:2 1312:2 1314:1 1325:1 1342:1 1358:1 1374:1 1378:1 1381:3 1413:1 1425:1 1454:2 1459:1 1468:2 1490:2 1505:2 1509:1 1516:1 1518:1 1522:3 1539:1 1569:1 1614:2 1617:1 1629:1 1664:1 1665:1 1668:1 1669:1 1731:3 1735:1 1738:1 1766:2 1803:1 1818:1 1819:1 1835:1 1908:1 1910:1 1918:1 1920:1 1926:1 1936:1 1938:2 1941:1 1952:1 1969:1 2029:1 2056:1 2071:1 2075:1 2106:1 2150:1 2191:1 2218:3 2271:1 2277:1 2280:1 2283:1 2287:1 2290:1 2292:2 2351:1 2390:1 2406:1 2415:1 2420:2 2455:2 2478:1 2497:4 2516:1 2523:1 2621:1 2624:3 2630:1 2635:1 2657:1 2705:1 2748:2 2763:1 2771:1 2797:1 2815:1 2818:1 2834:2 2837:4 2862:2 2870:3 2919:1 2940:1 2942:1 2958:1 3031:2 3108:2 3128:1 3157:1 3200:1 3242:3 3293:1 3307:4 3316:1 3373:1 3394:2 3401:2 3446:1 3476:2 3483:1 3486:1 3493:2 3496:1 3526:1 3564:1 3599:1 3674:1 3681:1 3685:6 3693:1 3721:2 3743:1 3786:1 3816:1 3824:1 3863:1 3872:1 3883:2 3943:1 3978:1 3998:1 4050:1 4057:2 4063:1 4064:1 4066:1 4097:1 4128:1 4140:2 4156:1 4192:5 4200:1 4207:1 4265:1 4293:4 4298:1 4325:1 4388:3 4393:1 4397:1 4451:4 4466:2 4474:2 4508:1 4512:1 4513:1 4528:1 4543:1 4564:1 4570:3 4587:1 4593:1 4654:5 4657:1 4659:1 4671:1 4682:1 4729:2 4742:1 4764:1 4817:1 4847:2 4850:1 4860:1 4873:1 4902:1 4914:1 4944:1 4954:1 4956:1 4997:1 5005:1 5013:1 5066:1 5084:1 5122:1 5154:1 5161:4 5173:1 5205:1 5239:1 5300:1 5308:1 5317:2 5322:5 5376:1 5385:1 5479:1 5498:1 5532:1 5542:1 5544:1 5556:1 5577:2 5582:3 5597:1 5609:1 5624:1 5645:1 5660:1 5701:1 5721:2 5734:1 5757:2 5764:1 5766:1 5767:3 5791:1 5822:1 5839:1 5840:2 5877:1 5878:1 5889:1 5893:1 5907:1 5948:1 5972:1 5983:657 6008:1 6028:1 6065:2 6238:1 6246:1 6275:1 6323:1 6325:1 6333:1 6345:1 6355:1 6367:1 6381:1 6409:1 6434:1 6455:1 6467:1 6554:1 6558:1 6569:1 6572:9 6595:1 6602:1 6604:1 6636:1 6652:2 6686:1 6702:1 6784:2 6788:1 6815:2 6842:1 6912:2 6937:1 6950:1 6957:2 6960:1 6989:1 6993:2 7013:2 7051:1 7052:3 7061:1 7076:2 7117:1 7139:1 7178:1 7187:1 7210:2 7219:1 7231:2 7268:2 7269:1 7299:2 7302:1 7318:1 7331:1 7362:1 7377:2 7385:3 7392:1 7412:2 7417:1 7420:1 7438:3 7449:1 7453:1 7455:1 7511:1 7544:1 7569:1 7572:1 7576:2 7585:2 7594:1 7613:1 7618:2 7627:2 7653:1 7693:1 7739:2 7791:1 7839:1 7850:1 7860:1 7871:1 7894:1 7944:1 7977:1 8022:1 8025:1 8030:1 8037:1 8041:1 8051:1 8057:2 8066:1 8093:1 8200:1 8201:2 8227:2 8242:1 8270:1 8291:1 8307:1 8310:1 8318:1 8323:1 8338:2 8370:2 8375:1 8406:1 8411:1 8425:2 8492:1 8521:1 8562:1 8608:1 8610:1 8678:2 8707:1 8727:1 8741:1 8751:1 8771:1 8796:1 8822:1 8878:1 8881:1 8892:1 8900:9 8937:3 9011:1 9017:2 9020:1 9099:1 9123:1 9175:2 9190:3 9192:2 9211:1 9221:1 9296:1 9306:1 9320:1 9355:1 9373:1 9385:1 9414:1 9475:1 9506:1 9514:1 9529:1 9530:1 9546:1 9550:1 9580:2 9640:1 9675:1 9684:1 9690:1 9701:1 9720:2 9724:1 9795:1 9804:1 9817:1 9829:1 9841:5 9902:1 9922:10 9958:1 10017:2 10039:1 10089:1 10095:2 10118:2 10181:1 10252:1 10320:1 10333:6 10355:1 10398:1 10404:1 10414:1 10415:1 10438:1 10458:4 10464:1 10466:1 10480:3 10499:2 10500:1 10515:1 10526:1 10543:1 10582:1 10645:1 10670:2 10682:2 10744:1 10790:1 10823:2 10832:1 10877:1 10878:1 10879:1 10891:1 10907:1 10914:1 10930:3 10971:1 10983:1 10990:1 11042:1 11057:1 11081:1 11083:1 11126:1 11131:1 11222:1 11223:1 11240:2 11243:1 11335:1 11359:9 11371:1 11385:1 11386:2 11423:2 11440:2 11457:1 11462:1 11473:1 11571:1 11576:1 11638:1 11645:2 11650:1 11670:1 11707:1 11720:1 11754:3 11756:1 11760:1 11781:1 11788:1 11790:2 11800:2 11842:6 11846:2 11849:1 11859:1 11864:8 11894:2 11898:1 11936:1 12025:1 12038:1 12042:1 12070:1 12072:1 12164:1 12184:1 12197:1 12241:1 12255:1 12270:1 12277:1 12279:1 12284:2 12288:1 12290:4 12300:1 12323:2 12378:1 12391:2 12392:2 12419:1 12454:1 12492:1 12501:2 12546:1 12561:4 12606:1 12608:1 12635:1 12643:1 12655:5 12681:1 12737:5 12812:1 12829:2 12839:1 12869:2 12916:1 12964:1 12972:1 12981:2 13066:1 13086:1 13099:1 13101:1 13128:1 13130:1 13173:1 13206:1 13216:1 13222:1 13225:1 13272:3 13284:2 13298:1 13306:1 13320:2 13335:3 13352:1 13355:2 13434:1 13465:1 13521:1 13632:1 13639:2 13657:1 13677:2 13734:4 13797:1 13813:1 13836:2 13847:1 13882:1 13891:1 13974:2 13984:1 13988:2 13991:1 14033:1 14054:5 14055:1 14070:1 14109:2 14145:3 14155:1 14159:2 14235:1 14244:1 14254:1 14290:1 14302:3 14308:1 14339:2 14349:1 14356:1 14370:1 14382:2 14413:1 14439:1 14510:1 14553:1 14598:2 14608:1 14621:2 14625:1 14638:1 14677:1 14684:1 14690:1 14691:1 14710:1 14717:1 14733:2 14750:2 14752:1 14796:1 14800:1 14807:1 14827:1 14839:1 14841:1 14855:1 14895:1 14897:1 14901:1 14902:5 14911:5 14953:1 14975:1 15014:2 15039:2 15088:2 15095:1 15120:2 15124:1 15160:1 15180:1 15181:2 15196:1 15212:1 15242:1 15270:1 15273:1 15275:1 15321:1 15348:1 15361:1 15375:1 15380:5 15422:1 15431:1 15457:1 15491:1 15547:1 15588:1 15599:1 15600:2 15601:1 15623:1 15638:1 15681:1 15707:1 15737:1 15816:1 15833:1 15854:2 15889:1 15893:1 15897:1 15925:4 15933:2 15946:1 15954:1 15986:1 16008:1 16011:1 16016:3 16032:1 16034:4 16036:1 16050:1 16055:1 16062:1 16068:5 16075:1 16125:6 16156:1 16164:1 16232:1 16260:1 16265:1 16269:2 16274:2 16296:1 16313:1 16315:1 16318:1 16397:1 16398:1 16408:1 16432:1 16457:1 16481:5 16482:1 16484:1 16533:1 16559:2 16561:2 16563:1 16647:1 16655:1 16672:1 16682:1 16685:1 16686:1 16689:2 16710:4 16718:1 16744:5 16749:1 16756:1 16774:1 16791:1 16795:1 16854:1 16864:1 16878:1 16899:1 16905:1 16934:1 16959:2 16973:1 17002:1 17017:1 17031:2 17100:1 17201:3 17207:1 17237:1 17266:1 17267:1 17282:1 17428:2 17466:1 17487:1 17510:3 17523:1 17524:3 17535:1 17549:1 17564:1 17612:2 17615:1 17625:2 17640:1 17645:2 17665:1 17700:1 17705:1 17707:1 17746:1 17810:1 17835:1 17867:5 17880:1 17946:1 17949:1 17956:2 18072:1 18126:5 18148:5 18154:1 18159:2 18171:1 18190:1 18197:1 18221:1 18223:1 18236:1 18261:1 18335:2 18343:1 18355:1 18373:1 18452:1 18460:2 18476:1 18479:1 18519:1 18527:1 18563:1 18573:1 18578:1 18602:1 18628:5 18653:1 18654:1 18689:1 18719:1 18743:2 18801:1 18804:3 18813:1 18841:1 18853:9 18855:1 18860:1 18916:1 18991:1 19003:3 19020:1 19022:1 19035:1 19040:1 19093:1 19124:1 19148:1 19159:1 19189:4 19191:1 19199:1 19202:1 19240:1 19243:1 19249:1 19251:4 19267:1 19271:1 19277:2 19279:1 19295:1 19297:1 19306:1 19346:2 19361:3 19368:1 19397:5 19407:1 19408:2 19420:1 19422:1 19494:1 19533:1 19594:1 19624:1 19628:1 19631:1 19633:1 19642:1 19647:1 19709:3 19711:1 19712:3 19729:1 19765:1 19779:1 19793:1 19865:1 19881:1 19883:1 19889:1 19910:2 19928:1 19933:1 19936:1 19947:1 20020:1 20025:5 20036:1 20044:1 20065:2 20088:1 20098:2 20101:1 20115:1 20148:1 20177:1 20214:2 20219:1 20228:1 20231:1 20278:1 20285:1 20291:1 20299:1 20310:1 20345:1 20355:1 20368:2 20392:1 20409:1 20414:2 20429:1 20434:1 20453:1 20454:1 20503:3 20510:1 20519:1 20524:1 20566:3 20570:1 20577:2 20622:1 20636:1 20642:1 20649:1 20654:1 20656:1 20669:1 20674:1 20685:1 20686:1 20692:1 20699:1 20712:1 20714:1 20739:1 20749:1 20777:1 20790:1 20820:1 20837:1 20863:1 20876:1 20890:1 20906:2 20935:1 20959:1 20978:1 20992:1 20998:1 21053:1 21062:1 21073:1 21078:1 21085:1 21088:1 21100:1 21162:1 21247:1 21260:1 21284:1 21324:1 21328:1 21348:1 21353:1 21357:1 21373:1 21477:1 21478:2 21488:2 21496:1 21543:1 21564:1 21579:1 21596:4 21633:2 21678:1 21696:1 21711:1 21715:1 21736:1 21755:1 21772:1 21806:1 21809:1 21888:1 21904:1 21909:1 21922:1 21963:1 21970:1 21979:1 21993:1 21997:1 22011:1 22054:2 22090:1 22092:1 22109:2 22128:1 22148:1 22151:1 22197:1 22217:2 22225:1 22255:1 22258:1 22317:1 22318:1 22331:1 22350:1 22397:1 22400:1 22458:1 10 14:3 16:1 20:1 32:2 88:1 101:1 105:2 142:1 174:1 360:5 380:3 388:1 400:1 437:1 438:1 445:1 493:1 496:1 602:2 604:1 685:1 720:1 789:1 790:1 837:1 843:3 844:1 872:2 993:1 994:1 1013:1 1041:1 1062:1 1070:2 1087:2 1101:1 1136:1 1139:3 1140:1 1171:1 1186:1 1189:1 1199:1 1239:1 1298:1 1308:2 1312:2 1314:1 1325:1 1342:1 1358:1 1374:1 1378:1 1381:3 1413:1 1425:1 1454:2 1459:1 1468:2 1490:2 1505:2 1509:1 1516:1 1518:1 1522:3 1539:1 1569:1 1614:2 1617:1 1622:1 1629:1 1664:1 1665:1 1668:1 1669:1 1731:3 1735:1 1738:1 1766:2 1784:1 1803:1 1818:1 1819:1 1835:1 1880:1 1905:1 1908:1 1910:1 1918:1 1920:1 1926:1 1936:1 1938:2 1941:1 1952:1 1969:1 2029:1 2056:1 2071:1 2075:1 2106:1 2150:1 2191:1 2193:1 2218:3 2271:1 2277:1 2280:1 2283:1 2287:1 2290:1 2292:2 2351:1 2390:1 2406:2 2415:1 2420:2 2455:2 2478:1 2497:4 2516:1 2523:1 2621:1 2624:3 2630:1 2635:1 2657:1 2705:1 2748:2 2763:1 2771:1 2797:1 2815:1 2818:1 2834:2 2837:4 2862:2 2870:3 2919:1 2940:1 2942:1 2958:1 3031:2 3091:1 3108:2 3128:1 3157:1 3200:1 3242:3 3293:1 3307:4 3316:1 3373:1 3394:2 3401:2 3446:1 3452:1 3476:2 3483:1 3486:1 3493:2 3496:1 3526:1 3564:1 3599:1 3674:1 3681:1 3685:7 3693:1 3721:2 3743:1 3767:1 3786:1 3816:1 3824:1 3863:1 3872:1 3883:2 3895:1 3943:1 3978:1 3998:1 4050:1 4057:2 4063:1 4064:1 4066:1 4097:1 4128:1 4140:2 4156:1 4158:1 4192:5 4200:1 4207:1 4265:1 4293:4 4298:1 4325:1 4388:3 4390:1 4393:1 4397:1 4422:1 4451:4 4466:2 4474:2 4508:1 4512:1 4513:1 4528:2 4543:1 4564:1 4570:3 4587:1 4593:1 4654:5 4657:1 4659:1 4671:1 4682:1 4716:1 4729:2 4742:1 4764:1 4817:1 4847:2 4850:1 4860:1 4873:1 4902:1 4914:1 4944:1 4954:1 4956:1 4997:1 5005:1 5013:1 5066:1 5084:1 5114:1 5122:1 5154:1 5161:4 5173:1 5205:1 5239:1 5300:1 5308:1 5317:2 5322:5 5376:1 5385:1 5479:1 5498:1 5532:1 5542:1 5544:1 5556:1 5577:2 5582:3 5597:1 5609:1 5624:1 5645:1 5660:1 5701:1 5721:2 5734:1 5757:2 5764:1 5766:1 5767:3 5791:1 5822:1 5839:1 5840:2 5877:1 5878:1 5889:1 5893:1 5907:1 5948:1 5972:1 5983:691 6008:1 6028:1 6065:2 6210:1 6238:1 6246:1 6275:1 6323:1 6325:1 6333:1 6345:1 6355:1 6367:1 6381:1 6409:1 6434:1 6455:1 6467:1 6554:1 6558:1 6569:1 6572:10 6595:1 6602:1 6604:1 6636:1 6652:2 6686:1 6702:1 6784:2 6788:1 6815:2 6842:1 6912:2 6937:1 6950:1 6957:2 6960:1 6989:1 6993:2 7013:2 7051:1 7052:3 7061:1 7076:2 7117:1 7139:1 7178:2 7187:1 7210:2 7219:1 7231:2 7268:2 7269:1 7299:2 7302:1 7318:1 7331:1 7362:3 7377:2 7385:3 7392:1 7412:2 7417:1 7420:1 7438:3 7449:1 7453:2 7455:1 7511:1 7544:1 7566:1 7569:1 7572:1 7576:2 7585:2 7586:1 7594:1 7613:1 7618:2 7627:2 7653:1 7693:1 7739:2 7791:1 7839:1 7850:1 7860:1 7871:1 7894:1 7944:1 7977:1 8022:1 8025:1 8030:1 8037:1 8041:1 8051:1 8057:2 8066:1 8093:1 8165:1 8200:1 8201:2 8227:3 8242:1 8270:1 8291:1 8307:1 8310:1 8318:1 8323:1 8338:2 8370:2 8375:1 8406:1 8411:1 8419:1 8425:2 8492:1 8521:1 8562:1 8608:2 8610:1 8678:2 8707:1 8727:1 8741:1 8751:1 8771:1 8796:1 8822:1 8878:1 8881:1 8892:1 8900:10 8937:3 8971:1 9011:2 9014:1 9017:2 9020:1 9099:1 9123:1 9175:2 9190:3 9192:2 9211:1 9221:1 9296:1 9306:1 9320:1 9355:1 9373:1 9385:1 9414:1 9475:1 9506:2 9514:1 9529:1 9530:1 9546:1 9550:1 9580:2 9640:1 9675:1 9684:1 9690:1 9700:1 9701:1 9720:2 9724:1 9795:1 9804:1 9817:1 9829:1 9841:5 9902:1 9922:11 9958:1 10017:2 10039:1 10089:1 10095:2 10118:2 10143:1 10181:1 10252:1 10320:1 10333:7 10355:1 10398:1 10404:1 10414:1 10415:1 10438:1 10458:4 10464:1 10466:1 10480:3 10489:1 10499:2 10500:1 10515:1 10526:1 10543:1 10544:1 10564:1 10582:1 10645:1 10670:2 10682:2 10744:1 10790:1 10823:2 10832:1 10877:1 10878:1 10879:1 10891:1 10907:1 10914:1 10917:1 10930:3 10971:1 10983:1 10990:1 11042:1 11057:1 11081:1 11083:1 11124:1 11126:1 11131:1 11222:1 11223:1 11240:2 11243:1 11257:1 11270:1 11335:1 11359:10 11371:1 11385:1 11386:2 11423:2 11440:2 11457:1 11462:1 11473:1 11571:1 11576:1 11638:1 11645:2 11650:1 11670:1 11707:1 11720:1 11754:3 11756:1 11760:1 11781:1 11788:1 11790:2 11800:2 11842:7 11846:2 11849:1 11859:1 11864:9 11894:2 11898:2 11913:1 11936:1 11965:1 12025:1 12038:1 12042:1 12070:1 12072:1 12164:1 12184:1 12197:1 12241:1 12255:1 12270:1 12277:1 12279:1 12284:2 12288:1 12290:4 12300:1 12323:2 12378:1 12391:2 12392:2 12419:1 12454:1 12492:1 12501:2 12546:1 12561:5 12606:1 12608:1 12635:1 12643:1 12655:5 12681:1 12737:5 12812:1 12829:2 12839:1 12869:2 12888:1 12916:1 12964:1 12972:1 12981:2 13008:1 13066:1 13086:1 13099:1 13101:1 13128:1 13130:1 13163:1 13173:1 13186:1 13206:1 13216:1 13222:1 13225:1 13263:1 13272:3 13284:2 13298:1 13306:1 13320:2 13335:3 13352:1 13355:2 13434:1 13465:1 13521:1 13551:1 13632:1 13639:2 13657:1 13677:2 13734:4 13797:1 13813:1 13836:2 13847:1 13865:1 13882:1 13891:1 13974:2 13984:1 13988:2 13991:1 14017:1 14033:1 14054:5 14055:1 14070:1 14109:2 14145:3 14155:1 14159:2 14235:1 14244:1 14254:1 14290:1 14302:3 14308:1 14328:1 14335:1 14339:2 14349:1 14356:1 14370:1 14382:2 14413:1 14439:1 14510:1 14553:1 14598:3 14608:1 14621:2 14625:1 14638:1 14677:1 14684:1 14690:1 14691:1 14710:1 14717:1 14733:2 14750:2 14752:1 14796:1 14800:1 14807:1 14827:1 14839:1 14841:1 14855:1 14895:1 14897:1 14901:1 14902:5 14911:5 14953:1 14975:1 15014:2 15039:2 15088:2 15095:1 15120:2 15124:1 15160:1 15180:1 15181:2 15196:1 15212:1 15242:1 15270:1 15273:1 15275:1 15321:1 15348:1 15361:1 15375:1 15380:5 15422:1 15431:1 15457:1 15491:1 15547:1 15588:1 15599:1 15600:2 15601:1 15623:1 15638:1 15681:1 15707:1 15737:1 15816:1 15833:1 15844:1 15854:2 15889:1 15893:1 15897:1 15925:4 15933:2 15946:1 15954:1 15986:1 16008:1 16011:1 16016:3 16032:1 16034:4 16036:1 16050:1 16055:1 16062:1 16068:5 16075:1 16125:7 16156:1 16164:1 16232:1 16260:1 16265:1 16269:2 16274:2 16296:1 16313:1 16315:1 16318:1 16397:1 16398:1 16408:1 16432:1 16457:1 16481:5 16482:1 16484:1 16533:1 16559:2 16561:2 16563:1 16647:1 16655:1 16672:1 16682:1 16685:2 16686:1 16689:2 16710:4 16718:1 16744:5 16749:2 16756:1 16774:1 16791:1 16795:1 16854:1 16864:1 16878:1 16899:1 16905:1 16934:1 16959:2 16973:1 17002:1 17017:1 17031:2 17100:1 17201:3 17207:1 17237:1 17266:1 17267:1 17282:1 17428:2 17466:1 17487:1 17501:1 17506:1 17510:3 17523:1 17524:3 17535:1 17549:1 17564:1 17612:2 17615:1 17625:2 17640:1 17645:2 17665:1 17700:1 17705:1 17707:1 17746:1 17810:1 17835:1 17867:5 17880:1 17946:1 17949:1 17956:2 18047:1 18072:1 18126:5 18148:5 18154:1 18159:2 18171:1 18186:2 18190:1 18197:1 18221:1 18223:1 18236:1 18261:1 18335:2 18343:1 18355:1 18373:1 18452:1 18460:2 18476:2 18479:1 18519:1 18527:1 18563:1 18573:1 18578:1 18602:1 18628:5 18653:1 18654:1 18689:1 18719:1 18743:2 18801:1 18804:3 18813:1 18841:1 18853:10 18855:1 18860:1 18911:1 18916:1 18961:1 18991:1 19003:3 19020:1 19022:1 19035:1 19040:1 19093:1 19124:1 19148:1 19159:1 19189:4 19191:1 19199:1 19202:1 19240:1 19243:1 19249:1 19251:4 19267:1 19271:1 19277:2 19279:1 19295:1 19297:1 19306:1 19346:2 19361:3 19368:1 19397:5 19407:1 19408:2 19420:1 19422:1 19494:1 19533:1 19594:1 19624:1 19628:1 19631:1 19633:1 19641:1 19642:1 19647:1 19709:3 19711:1 19712:3 19729:1 19765:1 19779:1 19793:1 19865:1 19881:1 19883:1 19889:1 19910:2 19928:1 19933:1 19936:1 19947:1 20020:1 20025:5 20036:1 20044:1 20065:2 20088:1 20098:2 20101:1 20115:1 20148:1 20177:1 20214:2 20219:2 20228:1 20231:1 20278:1 20285:1 20291:2 20299:1 20310:1 20345:1 20355:1 20368:2 20392:1 20409:1 20414:2 20429:1 20434:1 20453:1 20454:1 20503:3 20510:1 20519:1 20524:1 20566:3 20570:1 20577:2 20622:1 20636:1 20642:1 20649:1 20654:1 20656:1 20669:1 20674:1 20685:1 20686:1 20692:1 20699:1 20712:1 20714:1 20739:1 20749:1 20777:1 20790:1 20820:1 20837:1 20863:1 20876:1 20890:1 20906:2 20935:1 20959:1 20978:1 20992:1 20998:1 21053:1 21062:1 21073:1 21078:1 21085:1 21088:1 21100:1 21132:1 21162:1 21247:1 21260:1 21271:1 21284:1 21289:2 21324:1 21328:1 21348:1 21353:1 21357:1 21373:1 21477:1 21478:2 21488:2 21496:1 21543:1 21564:1 21579:1 21596:4 21633:2 21678:1 21696:1 21711:1 21715:1 21736:1 21755:1 21772:1 21806:1 21809:1 21888:1 21904:1 21909:1 21922:1 21963:1 21970:1 21979:1 21993:1 21997:1 22011:1 22038:1 22054:2 22090:1 22092:1 22109:2 22128:2 22136:1 22148:1 22151:1 22197:1 22217:2 22225:1 22255:1 22258:1 22317:1 22318:1 22331:1 22350:1 22397:1 22400:1 22438:1 22458:1 10 14:3 16:1 20:1 32:2 88:1 101:1 105:2 142:1 174:1 276:1 360:5 380:3 388:1 400:1 437:1 438:1 445:1 493:1 496:1 566:1 602:2 604:1 612:1 685:1 720:1 789:1 790:1 837:1 843:3 844:1 872:2 993:2 994:1 1013:1 1041:1 1062:1 1070:2 1087:2 1101:1 1136:1 1139:3 1140:1 1171:1 1186:1 1189:1 1199:1 1239:1 1298:1 1308:2 1312:2 1314:1 1325:1 1342:2 1358:1 1374:1 1378:1 1381:3 1412:1 1413:1 1425:1 1454:2 1459:1 1468:2 1490:2 1505:2 1509:1 1516:1 1518:1 1522:4 1539:1 1569:1 1614:2 1617:1 1622:1 1629:1 1664:1 1665:1 1668:1 1669:1 1731:4 1735:1 1738:1 1766:2 1784:1 1803:1 1818:1 1819:1 1835:1 1880:1 1905:1 1908:1 1910:1 1918:1 1920:1 1926:1 1936:1 1938:2 1941:1 1952:1 1969:1 1988:1 2003:1 2029:1 2056:1 2071:1 2075:1 2106:1 2150:1 2191:1 2193:1 2218:3 2271:1 2277:1 2280:1 2283:1 2287:1 2290:1 2292:2 2351:1 2390:1 2406:2 2415:1 2420:2 2455:2 2478:1 2494:1 2497:4 2516:1 2523:1 2621:1 2624:3 2630:1 2635:1 2657:1 2705:1 2748:2 2763:1 2771:1 2797:1 2815:1 2818:1 2834:2 2837:4 2862:2 2870:3 2919:1 2940:1 2942:1 2958:1 3031:2 3091:1 3108:2 3128:1 3157:1 3200:1 3242:3 3293:1 3307:4 3316:1 3373:1 3394:2 3401:2 3446:1 3452:2 3476:2 3483:1 3486:1 3493:2 3496:1 3526:1 3564:1 3599:1 3604:1 3674:1 3681:1 3685:9 3693:1 3721:2 3743:1 3767:1 3786:1 3816:1 3824:1 3863:1 3872:1 3883:2 3885:1 3895:1 3938:1 3943:1 3978:1 3998:1 4007:1 4050:1 4057:2 4063:1 4064:1 4066:1 4097:1 4128:1 4140:2 4156:1 4158:1 4192:5 4200:1 4207:1 4265:1 4293:4 4298:1 4325:1 4373:1 4388:3 4390:1 4393:1 4397:1 4422:1 4451:4 4466:2 4474:2 4508:1 4512:1 4513:1 4528:2 4543:1 4564:1 4570:3 4587:1 4593:1 4617:1 4654:5 4657:1 4659:1 4671:1 4682:1 4716:1 4729:2 4742:1 4764:1 4817:1 4847:2 4850:1 4860:1 4873:1 4902:1 4914:1 4944:1 4954:1 4956:1 4997:1 5005:1 5013:1 5066:1 5084:1 5114:1 5122:1 5154:1 5161:4 5173:1 5205:1 5239:1 5300:1 5308:1 5317:2 5322:5 5328:1 5376:1 5385:1 5479:1 5498:1 5532:1 5542:1 5544:1 5556:1 5577:2 5582:3 5597:1 5609:1 5624:1 5645:1 5660:1 5701:1 5720:1 5721:2 5734:1 5757:2 5764:1 5766:1 5767:4 5791:1 5822:1 5839:1 5840:2 5877:1 5878:1 5889:1 5893:1 5907:1 5918:1 5948:1 5972:1 5983:713 6008:1 6019:1 6028:1 6046:1 6065:2 6210:1 6238:1 6246:1 6275:1 6305:1 6323:1 6325:1 6333:1 6345:1 6355:1 6367:1 6381:1 6409:1 6434:1 6455:1 6467:1 6554:2 6556:1 6558:1 6569:1 6572:12 6595:1 6602:1 6604:1 6636:1 6652:2 6686:1 6702:1 6784:2 6788:1 6815:2 6842:1 6912:2 6937:1 6950:1 6957:2 6959:1 6960:1 6989:1 6993:2 7013:2 7051:1 7052:3 7061:1 7076:2 7117:1 7139:1 7178:2 7187:1 7210:2 7219:1 7231:2 7268:2 7269:1 7299:2 7302:1 7318:1 7331:1 7362:3 7377:2 7385:4 7392:1 7412:2 7417:1 7420:1 7438:3 7449:1 7453:2 7455:1 7511:1 7520:1 7544:1 7566:1 7568:1 7569:1 7572:1 7576:2 7585:2 7586:1 7594:1 7613:1 7616:1 7618:2 7627:2 7653:1 7693:1 7739:2 7791:1 7839:1 7850:1 7860:1 7871:1 7894:1 7944:1 7977:1 8022:1 8025:1 8030:1 8037:1 8041:1 8051:1 8057:2 8066:1 8093:1 8165:2 8200:1 8201:2 8227:3 8242:1 8244:1 8270:1 8291:1 8307:1 8310:1 8318:1 8323:1 8338:2 8370:2 8375:1 8406:1 8411:1 8419:2 8425:2 8492:1 8521:1 8562:1 8608:2 8610:1 8631:1 8678:2 8707:1 8727:1 8741:1 8751:1 8771:1 8796:1 8822:1 8874:1 8878:1 8881:1 8892:1 8900:12 8924:1 8937:3 8971:2 9011:2 9014:1 9017:2 9020:1 9099:1 9123:1 9175:2 9190:3 9192:3 9211:1 9221:1 9291:1 9296:1 9306:1 9320:1 9355:1 9373:1 9385:1 9414:1 9475:1 9506:2 9514:2 9521:1 9529:1 9530:1 9546:1 9547:1 9550:1 9580:2 9640:1 9675:1 9684:1 9690:1 9700:1 9701:1 9720:3 9724:1 9795:1 9804:1 9817:1 9829:1 9841:5 9902:1 9922:13 9958:1 10017:2 10039:1 10089:1 10095:2 10114:1 10118:2 10143:1 10181:1 10252:1 10320:1 10333:9 10355:1 10398:1 10404:1 10414:1 10415:1 10438:1 10458:4 10464:1 10466:1 10480:4 10489:1 10499:2 10500:1 10515:1 10526:1 10543:1 10544:1 10564:1 10582:1 10645:1 10670:3 10682:2 10724:1 10744:1 10790:1 10823:2 10832:1 10877:1 10878:1 10879:1 10891:1 10907:1 10914:1 10917:1 10930:3 10971:1 10983:1 10990:1 11042:1 11057:1 11081:1 11083:1 11124:1 11126:1 11131:1 11205:1 11222:1 11223:1 11240:2 11243:1 11257:1 11270:1 11335:1 11359:12 11360:1 11371:1 11385:1 11386:2 11423:2 11440:2 11457:1 11462:1 11473:1 11571:1 11576:1 11638:1 11645:2 11650:1 11670:1 11707:1 11720:1 11754:4 11756:1 11760:1 11781:1 11788:1 11790:2 11800:2 11842:9 11846:2 11849:1 11859:1 11864:10 11894:2 11898:2 11913:1 11936:1 11965:1 12025:1 12038:1 12042:1 12070:1 12072:1 12164:1 12184:1 12197:1 12241:1 12255:1 12270:1 12277:1 12279:1 12284:2 12288:1 12290:4 12300:1 12323:3 12378:1 12391:2 12392:2 12419:1 12454:1 12492:1 12501:2 12516:1 12546:1 12561:5 12606:1 12608:2 12635:1 12643:1 12655:5 12667:1 12681:1 12737:5 12812:1 12829:2 12839:1 12869:2 12888:1 12916:1 12947:1 12964:1 12972:1 12981:2 13008:1 13066:1 13086:1 13099:1 13101:1 13128:1 13130:1 13163:1 13173:1 13186:1 13206:1 13216:1 13222:1 13225:1 13263:1 13272:4 13284:2 13298:1 13306:1 13320:2 13335:3 13352:1 13355:2 13434:1 13445:1 13465:1 13521:1 13551:1 13632:1 13639:2 13657:1 13677:2 13734:5 13797:1 13813:1 13836:2 13847:1 13865:1 13882:1 13891:1 13974:2 13984:1 13988:2 13991:1 14017:1 14033:1 14054:5 14055:1 14070:1 14109:2 14145:3 14155:1 14159:2 14235:1 14244:1 14254:1 14290:1 14302:3 14308:1 14328:1 14335:1 14339:2 14349:1 14356:1 14370:1 14382:2 14413:1 14439:1 14510:1 14553:1 14598:3 14608:1 14621:2 14625:1 14638:1 14677:1 14684:1 14690:1 14691:1 14710:1 14717:1 14733:2 14750:2 14752:1 14796:1 14800:1 14807:1 14827:1 14839:1 14841:1 14855:1 14895:1 14897:1 14901:1 14902:5 14911:5 14953:1 14975:1 15014:2 15039:2 15088:2 15095:1 15120:2 15124:1 15143:1 15160:1 15180:1 15181:2 15196:1 15212:1 15242:2 15270:1 15273:1 15275:1 15321:1 15348:1 15361:1 15375:1 15380:5 15422:1 15431:1 15457:1 15491:1 15547:1 15588:1 15599:1 15600:2 15601:1 15623:1 15638:1 15681:1 15707:1 15737:1 15816:1 15833:1 15844:1 15854:2 15889:1 15893:1 15897:1 15925:4 15933:2 15946:1 15954:1 15986:1 16008:1 16011:1 16016:3 16032:1 16034:4 16036:1 16050:1 16055:1 16062:1 16068:5 16075:1 16125:9 16156:1 16164:1 16232:1 16254:1 16260:1 16265:1 16268:1 16269:2 16274:2 16296:1 16313:1 16315:1 16318:2 16397:1 16398:1 16408:1 16432:1 16457:1 16481:5 16482:1 16484:1 16533:1 16559:2 16561:2 16563:1 16647:1 16655:1 16672:1 16682:1 16685:2 16686:1 16689:2 16710:4 16718:1 16744:5 16749:2 16756:1 16774:1 16791:1 16795:1 16854:1 16864:1 16878:1 16899:1 16905:1 16934:1 16959:2 16973:1 17002:1 17017:1 17031:2 17100:1 17201:3 17207:1 17237:1 17249:1 17266:1 17267:1 17282:1 17428:2 17466:1 17487:1 17501:1 17506:1 17510:3 17523:1 17524:3 17535:1 17549:1 17564:1 17612:2 17615:1 17625:2 17640:1 17645:2 17665:1 17700:1 17705:1 17707:1 17746:1 17810:1 17835:1 17867:5 17880:1 17946:1 17949:1 17956:2 17993:1 18047:1 18072:1 18126:5 18148:5 18154:1 18159:2 18171:1 18186:2 18190:1 18197:1 18221:1 18223:1 18236:1 18261:1 18316:1 18335:2 18343:1 18355:1 18373:1 18452:1 18460:2 18476:2 18479:1 18519:1 18527:1 18563:1 18573:1 18578:1 18602:2 18628:5 18653:1 18654:1 18689:2 18719:1 18743:2 18801:1 18804:3 18813:1 18841:1 18853:12 18855:1 18860:1 18911:1 18916:1 18961:1 18991:1 19003:4 19020:1 19022:1 19035:1 19040:1 19093:1 19124:1 19148:1 19159:1 19189:4 19191:1 19199:1 19202:1 19240:1 19243:1 19249:1 19251:4 19267:1 19271:1 19277:2 19279:1 19289:1 19295:1 19297:1 19306:1 19346:2 19361:3 19368:1 19397:5 19407:1 19408:2 19420:1 19422:1 19494:1 19533:1 19594:1 19624:1 19628:1 19631:1 19633:1 19641:1 19642:1 19647:1 19709:3 19711:1 19712:3 19729:1 19765:1 19779:1 19793:1 19865:1 19881:1 19883:1 19889:1 19910:2 19928:1 19933:1 19936:1 19947:1 20020:1 20025:5 20036:1 20044:1 20065:2 20088:1 20098:2 20101:1 20102:1 20115:1 20148:1 20177:1 20203:1 20214:2 20219:2 20228:1 20231:1 20278:1 20285:1 20291:2 20299:1 20310:1 20345:1 20355:1 20368:2 20392:1 20409:1 20414:2 20429:1 20434:1 20453:2 20454:1 20503:3 20510:1 20519:1 20524:1 20566:4 20570:1 20577:2 20622:1 20636:1 20642:1 20649:1 20654:1 20656:1 20669:1 20674:1 20685:1 20686:1 20692:1 20699:1 20712:1 20714:1 20739:1 20749:1 20777:1 20790:1 20820:1 20837:1 20863:1 20876:1 20890:1 20906:2 20935:1 20959:1 20978:1 20992:1 20998:1 21053:1 21062:1 21073:1 21078:1 21085:1 21088:1 21100:1 21132:1 21162:1 21247:1 21260:1 21271:1 21281:1 21284:1 21289:2 21324:1 21328:1 21348:1 21353:1 21357:1 21373:1 21477:1 21478:2 21488:2 21496:1 21509:1 21543:1 21551:1 21564:1 21579:1 21583:1 21596:4 21633:2 21678:1 21696:1 21711:1 21715:1 21736:1 21755:1 21772:1 21806:1 21809:1 21888:1 21904:1 21909:1 21922:1 21963:1 21970:1 21979:1 21993:1 21997:1 22011:1 22038:1 22054:2 22090:1 22092:1 22098:1 22109:2 22128:2 22136:1 22148:1 22151:1 22197:1 22217:2 22225:1 22255:1 22256:1 22258:1 22317:1 22318:1 22331:1 22350:1 22397:1 22400:1 22438:1 22458:1 10 14:3 16:1 20:1 23:1 32:2 88:1 101:1 105:2 116:1 142:1 174:1 276:1 360:5 380:3 388:1 400:1 437:1 438:1 445:1 493:1 496:1 566:1 602:2 604:1 612:1 685:1 720:1 789:1 790:1 837:1 843:4 844:1 872:2 884:1 993:2 994:1 1013:1 1041:1 1062:1 1070:2 1087:2 1101:1 1136:1 1139:3 1140:1 1171:1 1186:1 1189:1 1199:1 1239:1 1250:1 1298:1 1308:2 1312:2 1314:1 1325:1 1342:2 1358:1 1374:1 1378:1 1381:3 1412:1 1413:1 1425:1 1454:2 1459:1 1468:2 1490:2 1494:1 1505:2 1509:1 1516:1 1518:1 1522:4 1539:1 1569:1 1614:2 1617:1 1622:1 1629:1 1664:1 1665:1 1668:1 1669:1 1731:4 1735:1 1738:1 1766:2 1784:2 1803:1 1818:1 1819:1 1835:1 1880:1 1905:1 1908:1 1910:1 1918:1 1920:1 1926:1 1936:1 1938:2 1941:1 1952:1 1969:1 1988:1 2003:1 2029:1 2056:1 2071:1 2075:1 2106:1 2112:1 2150:1 2191:1 2193:1 2218:3 2271:1 2277:2 2278:1 2280:1 2283:1 2287:1 2290:1 2292:2 2351:1 2390:1 2406:2 2415:1 2420:2 2455:2 2478:1 2494:1 2497:4 2516:1 2523:1 2621:1 2624:3 2630:1 2635:1 2657:1 2705:1 2748:2 2763:1 2771:1 2797:1 2815:1 2818:1 2834:2 2837:4 2862:2 2870:3 2919:1 2940:1 2942:1 2958:1 3031:2 3091:1 3108:2 3128:1 3157:1 3200:1 3242:3 3293:1 3307:4 3316:1 3373:1 3394:2 3401:2 3446:1 3452:2 3476:2 3483:1 3486:1 3493:2 3496:1 3526:1 3564:1 3599:1 3604:1 3674:1 3681:1 3685:9 3693:1 3721:2 3743:1 3767:1 3786:1 3816:1 3824:1 3863:1 3872:1 3883:2 3885:1 3895:1 3938:1 3943:1 3978:1 3998:1 4007:1 4050:1 4057:2 4063:1 4064:1 4066:1 4097:1 4128:1 4140:2 4156:1 4158:1 4192:5 4200:1 4207:1 4265:1 4293:4 4298:1 4325:1 4373:1 4388:4 4390:2 4393:1 4397:1 4422:1 4451:5 4466:2 4474:2 4508:1 4512:2 4513:1 4528:2 4543:1 4564:1 4570:4 4587:1 4593:1 4617:1 4654:5 4657:1 4659:1 4671:1 4682:1 4716:1 4729:2 4742:1 4764:1 4817:1 4847:2 4850:1 4860:1 4873:1 4902:1 4914:1 4944:1 4954:1 4956:1 4997:1 5005:1 5013:1 5066:1 5084:1 5114:1 5116:1 5122:1 5154:1 5161:4 5173:1 5205:1 5239:1 5300:1 5308:1 5317:2 5322:5 5328:1 5373:1 5376:1 5385:1 5479:1 5498:1 5532:1 5542:1 5544:1 5556:1 5577:2 5582:3 5597:1 5609:1 5624:1 5645:1 5660:1 5701:1 5720:1 5721:2 5734:1 5757:2 5764:1 5766:1 5767:4 5791:1 5822:1 5839:1 5840:2 5877:1 5878:1 5889:1 5893:1 5900:1 5907:1 5918:1 5948:1 5972:1 5983:754 6008:1 6019:1 6028:1 6046:1 6065:2 6210:1 6238:1 6246:1 6275:1 6305:1 6323:1 6325:1 6333:2 6337:1 6345:1 6355:1 6367:1 6381:1 6409:1 6434:1 6436:1 6455:1 6467:1 6554:2 6556:1 6558:1 6569:1 6572:12 6595:1 6602:1 6604:1 6636:1 6652:2 6686:1 6702:1 6747:1 6784:2 6788:1 6815:2 6842:1 6912:2 6937:1 6950:1 6957:2 6959:1 6960:1 6989:1 6993:2 7013:2 7051:1 7052:3 7061:1 7076:2 7117:1 7139:1 7178:2 7187:1 7210:2 7219:1 7231:2 7268:2 7269:1 7299:2 7302:1 7318:1 7331:1 7362:4 7377:2 7385:4 7392:1 7412:2 7417:1 7420:1 7438:3 7449:1 7453:2 7455:1 7511:1 7520:1 7544:1 7566:1 7568:1 7569:1 7572:1 7576:2 7585:2 7586:1 7594:1 7613:1 7616:1 7618:2 7627:2 7653:1 7693:1 7739:2 7791:1 7839:1 7850:1 7860:1 7871:1 7894:1 7944:1 7977:1 8022:1 8025:1 8030:1 8037:1 8041:1 8051:1 8057:2 8066:1 8093:1 8165:2 8200:1 8201:2 8212:1 8227:3 8242:1 8244:1 8270:1 8291:1 8307:1 8310:1 8318:1 8323:1 8338:2 8370:2 8375:1 8406:1 8411:1 8419:2 8425:2 8437:1 8492:1 8521:1 8562:1 8608:2 8610:1 8631:1 8670:1 8678:2 8707:1 8727:1 8741:1 8751:1 8769:1 8771:1 8796:1 8822:1 8874:1 8878:1 8881:1 8892:1 8900:12 8924:1 8937:3 8971:2 9011:2 9014:1 9017:2 9020:1 9099:1 9123:1 9175:2 9190:3 9192:3 9211:1 9221:1 9291:1 9296:1 9306:1 9320:1 9344:1 9355:1 9373:1 9385:1 9414:1 9475:1 9506:2 9514:2 9521:1 9529:1 9530:1 9539:1 9546:1 9547:1 9550:1 9580:2 9640:1 9675:1 9684:1 9690:1 9700:1 9701:1 9719:1 9720:3 9724:1 9795:1 9804:1 9817:1 9829:1 9841:5 9902:1 9922:13 9958:1 10017:2 10039:1 10089:1 10095:2 10114:1 10118:2 10143:1 10181:1 10252:1 10320:1 10333:9 10355:1 10398:1 10404:1 10414:1 10415:1 10438:1 10458:4 10464:1 10466:1 10480:4 10489:1 10492:1 10499:2 10500:1 10515:1 10525:1 10526:1 10543:1 10544:1 10564:1 10582:1 10645:1 10670:3 10682:2 10686:1 10724:1 10744:1 10790:1 10823:2 10832:1 10877:1 10878:1 10879:1 10891:1 10900:1 10907:1 10914:1 10917:1 10930:3 10969:1 10971:1 10983:1 10990:1 11042:1 11057:1 11081:1 11083:1 11124:1 11126:1 11131:1 11194:1 11205:1 11222:1 11223:1 11240:2 11243:1 11257:1 11270:1 11335:1 11359:12 11360:1 11371:1 11385:1 11386:2 11423:2 11440:2 11457:1 11462:1 11473:1 11525:1 11571:1 11576:1 11638:1 11645:2 11650:1 11670:1 11707:1 11720:2 11754:4 11756:1 11760:1 11781:1 11788:1 11790:2 11800:2 11842:9 11846:2 11849:1 11859:1 11864:10 11894:3 11898:2 11913:1 11936:1 11965:1 12025:1 12038:1 12042:1 12066:1 12070:1 12072:1 12164:1 12184:1 12197:1 12241:1 12255:1 12270:1 12277:1 12279:1 12284:2 12288:1 12290:4 12300:1 12323:3 12378:1 12391:2 12392:2 12419:1 12454:1 12492:1 12501:2 12516:1 12546:1 12561:6 12565:1 12606:1 12608:2 12635:1 12643:1 12655:5 12667:1 12681:1 12737:5 12812:1 12829:2 12839:1 12869:2 12888:1 12916:1 12947:1 12964:1 12972:1 12981:2 13008:1 13022:1 13066:1 13086:1 13088:1 13099:1 13101:1 13128:1 13130:1 13163:1 13173:1 13186:1 13206:1 13216:1 13222:1 13225:1 13263:1 13272:4 13284:2 13298:1 13306:1 13320:2 13335:3 13336:1 13352:1 13355:2 13434:1 13445:1 13465:1 13521:1 13551:1 13595:1 13624:1 13632:1 13639:2 13657:2 13677:2 13734:5 13797:1 13813:1 13836:2 13847:1 13865:1 13882:1 13891:1 13974:2 13977:1 13984:1 13988:2 13991:1 14017:1 14033:1 14054:5 14055:1 14070:1 14109:2 14145:3 14155:2 14159:2 14235:1 14244:1 14254:1 14290:1 14302:3 14308:1 14328:1 14335:1 14339:2 14349:1 14356:1 14370:1 14382:2 14413:1 14439:1 14510:1 14553:1 14598:3 14608:1 14621:2 14625:1 14638:1 14677:1 14684:1 14690:1 14691:1 14710:1 14717:1 14733:2 14750:2 14752:1 14796:1 14800:1 14807:1 14827:1 14839:1 14841:1 14855:1 14895:1 14897:1 14901:1 14902:5 14911:5 14953:1 14975:1 15014:2 15039:2 15088:2 15095:1 15120:2 15124:1 15143:1 15160:1 15180:1 15181:2 15196:1 15212:1 15242:2 15270:1 15273:1 15275:1 15321:1 15348:1 15361:1 15375:1 15380:5 15422:1 15431:1 15457:1 15491:1 15547:1 15588:1 15599:1 15600:2 15601:1 15623:1 15638:1 15681:1 15707:1 15737:1 15816:1 15833:1 15844:1 15854:2 15889:1 15893:1 15897:1 15925:4 15933:2 15946:1 15954:1 15986:1 16008:1 16011:1 16016:3 16032:1 16034:4 16036:1 16050:2 16055:1 16062:1 16068:5 16075:1 16125:9 16140:1 16156:1 16161:1 16164:1 16232:1 16250:1 16254:1 16260:1 16265:1 16268:1 16269:2 16274:2 16296:1 16313:1 16315:1 16318:2 16397:1 16398:1 16408:1 16432:1 16457:1 16481:5 16482:1 16484:1 16533:1 16543:1 16559:2 16561:2 16563:1 16647:1 16655:1 16672:1 16682:1 16685:2 16686:1 16689:2 16710:4 16718:1 16744:5 16749:2 16756:1 16774:1 16791:1 16795:1 16854:1 16864:1 16878:1 16899:2 16905:1 16934:1 16959:2 16973:1 17002:1 17017:1 17031:2 17100:1 17201:3 17207:1 17237:1 17239:1 17249:1 17266:1 17267:1 17282:1 17428:2 17466:1 17487:1 17501:1 17506:1 17510:3 17523:1 17524:3 17528:1 17535:1 17549:1 17564:1 17612:2 17615:1 17625:2 17640:1 17645:2 17665:1 17700:1 17705:1 17707:1 17746:1 17810:1 17835:1 17856:1 17867:5 17880:1 17946:1 17949:1 17956:2 17993:1 18047:1 18072:1 18126:5 18148:5 18154:1 18159:2 18171:1 18186:2 18190:1 18197:1 18221:1 18223:1 18236:1 18261:1 18316:1 18335:2 18343:1 18355:1 18373:1 18452:1 18460:2 18476:2 18479:1 18519:1 18527:1 18563:1 18573:1 18578:1 18602:2 18628:5 18653:1 18654:1 18689:2 18719:1 18743:2 18801:1 18804:3 18813:1 18841:1 18853:12 18855:1 18860:1 18911:1 18916:1 18961:1 18991:1 19003:4 19020:1 19022:1 19035:1 19040:1 19093:1 19124:1 19148:1 19151:1 19159:1 19189:4 19191:1 19199:1 19202:1 19240:1 19243:1 19249:1 19251:4 19267:1 19271:1 19277:2 19279:1 19289:1 19295:1 19297:1 19306:1 19346:2 19361:3 19368:1 19397:5 19407:1 19408:2 19420:1 19422:1 19494:1 19533:1 19594:1 19624:1 19628:1 19631:1 19633:1 19641:1 19642:1 19647:1 19709:3 19711:1 19712:3 19729:1 19765:1 19779:1 19793:1 19865:1 19881:1 19883:1 19889:1 19893:1 19910:2 19928:1 19933:1 19936:1 19947:1 20020:1 20025:5 20036:2 20044:1 20065:2 20088:1 20089:1 20098:2 20101:1 20102:1 20115:1 20148:1 20151:1 20177:1 20203:1 20214:2 20219:2 20228:1 20231:2 20278:1 20285:1 20291:2 20299:1 20310:1 20345:2 20355:1 20368:2 20392:1 20409:1 20414:2 20422:1 20429:1 20434:2 20453:2 20454:1 20503:3 20510:1 20519:1 20524:1 20566:4 20570:1 20577:2 20622:1 20636:1 20639:1 20642:1 20649:1 20654:1 20656:1 20669:1 20674:1 20685:1 20686:1 20692:1 20699:1 20712:1 20714:1 20739:1 20749:1 20777:1 20790:1 20820:1 20837:1 20863:1 20876:1 20890:1 20906:2 20935:1 20947:1 20959:1 20978:1 20992:1 20998:1 21053:1 21062:1 21073:1 21078:1 21085:1 21088:2 21100:1 21132:1 21162:1 21247:1 21260:1 21271:1 21281:1 21284:1 21289:2 21324:1 21328:1 21348:2 21353:1 21357:1 21373:1 21477:1 21478:3 21488:2 21496:1 21509:1 21543:1 21551:1 21564:1 21579:1 21583:1 21596:4 21633:2 21678:1 21696:1 21711:1 21715:1 21736:1 21755:1 21772:1 21806:2 21809:1 21888:1 21904:1 21909:1 21922:1 21963:1 21970:1 21979:1 21993:1 21997:1 22011:1 22038:1 22054:2 22090:1 22092:1 22098:1 22109:2 22128:2 22136:1 22148:2 22151:1 22197:1 22217:2 22225:1 22255:1 22256:1 22258:1 22317:1 22318:1 22331:1 22350:1 22397:1 22400:1 22438:1 22458:1 10 14:3 16:1 20:1 23:1 32:2 88:1 101:1 105:2 116:1 142:1 174:1 276:1 360:5 380:3 388:1 400:1 437:1 438:1 445:1 493:1 496:1 566:1 598:1 602:2 604:1 612:1 685:1 720:1 789:1 790:1 837:1 843:4 844:2 872:2 884:1 993:2 994:1 1013:1 1041:1 1062:1 1070:2 1087:2 1101:2 1136:1 1139:3 1140:1 1171:1 1186:1 1189:1 1199:1 1239:1 1250:1 1298:1 1308:2 1312:2 1314:1 1325:1 1342:2 1358:1 1374:1 1378:1 1381:4 1412:1 1413:1 1425:1 1454:2 1459:1 1468:2 1490:2 1494:1 1505:2 1509:1 1516:1 1518:1 1522:4 1539:1 1569:1 1614:2 1617:1 1622:1 1629:1 1664:1 1665:1 1668:1 1669:1 1731:4 1735:1 1738:1 1766:2 1784:2 1803:1 1818:1 1819:1 1835:1 1880:1 1905:1 1908:1 1910:1 1918:1 1920:2 1926:2 1936:1 1938:2 1941:1 1952:1 1969:1 1988:1 2003:1 2029:1 2056:1 2071:1 2075:1 2106:1 2112:1 2150:1 2191:1 2193:1 2218:3 2231:1 2271:1 2277:2 2278:1 2280:1 2283:1 2287:1 2290:1 2292:2 2351:1 2390:1 2404:1 2406:2 2415:1 2420:2 2455:2 2478:1 2494:1 2497:4 2500:1 2516:1 2523:1 2621:1 2624:3 2630:1 2635:1 2657:1 2705:1 2748:2 2763:1 2771:1 2797:1 2815:1 2818:1 2834:2 2837:4 2862:2 2870:3 2919:1 2940:1 2942:1 2958:1 3031:2 3043:1 3091:1 3108:2 3128:1 3157:1 3200:1 3242:3 3293:1 3307:4 3316:1 3373:1 3394:2 3401:2 3446:1 3452:2 3476:2 3482:1 3483:1 3486:1 3489:1 3493:2 3496:1 3502:1 3526:1 3564:1 3599:1 3604:1 3674:1 3681:1 3685:9 3693:1 3721:2 3743:1 3767:1 3786:1 3816:1 3824:1 3863:1 3872:1 3883:2 3885:1 3895:1 3938:1 3943:1 3978:1 3998:1 4007:1 4050:1 4057:2 4063:1 4064:1 4066:1 4097:1 4128:1 4140:2 4156:1 4158:1 4183:1 4192:5 4200:1 4207:1 4239:1 4265:1 4293:4 4298:1 4325:1 4373:1 4388:4 4390:2 4393:1 4397:1 4422:2 4451:5 4466:2 4474:2 4508:1 4512:2 4513:1 4528:2 4543:1 4564:1 4570:4 4587:1 4593:1 4617:1 4654:5 4657:1 4659:1 4671:1 4682:1 4716:1 4729:2 4742:1 4764:1 4817:1 4847:2 4850:1 4860:1 4870:1 4873:2 4902:1 4914:1 4944:1 4954:1 4956:1 4997:1 5005:1 5013:1 5066:1 5084:1 5114:1 5116:1 5122:1 5154:1 5161:4 5173:1 5205:1 5239:1 5300:1 5308:1 5317:2 5322:5 5328:1 5373:1 5376:1 5385:1 5479:1 5498:1 5532:1 5542:1 5544:1 5556:1 5577:2 5582:3 5597:1 5609:1 5624:1 5645:1 5660:1 5701:1 5720:1 5721:2 5734:1 5757:2 5764:1 5766:1 5767:4 5791:1 5822:1 5839:1 5840:2 5877:1 5878:1 5889:1 5893:2 5900:1 5907:1 5918:1 5948:1 5972:1 5983:791 6008:1 6019:1 6028:1 6046:1 6065:2 6210:1 6238:1 6246:1 6275:1 6305:1 6323:1 6325:1 6333:2 6337:1 6345:1 6355:1 6367:1 6381:1 6409:1 6434:1 6436:1 6455:1 6467:1 6554:2 6556:1 6558:1 6569:1 6572:12 6595:1 6602:1 6604:1 6636:1 6652:2 6686:1 6702:1 6747:1 6765:1 6784:2 6788:1 6815:2 6842:1 6912:2 6937:1 6950:1 6957:2 6959:1 6960:1 6989:1 6993:2 7013:2 7051:1 7052:3 7061:1 7076:2 7117:1 7139:1 7178:2 7187:1 7210:2 7219:1 7231:2 7268:2 7269:1 7299:2 7302:1 7318:1 7331:1 7362:4 7365:1 7377:2 7385:4 7392:1 7412:2 7417:1 7420:1 7438:3 7449:1 7453:2 7455:1 7511:1 7520:1 7544:1 7566:2 7568:1 7569:1 7572:1 7576:2 7585:2 7586:1 7594:1 7613:1 7616:1 7618:2 7627:2 7653:1 7693:1 7739:2 7791:1 7839:1 7850:1 7860:1 7871:1 7894:1 7944:1 7977:1 8022:1 8025:1 8030:1 8037:1 8041:1 8051:1 8057:2 8066:1 8093:1 8165:2 8200:1 8201:2 8212:1 8227:3 8242:1 8244:1 8270:1 8291:1 8307:1 8310:1 8311:1 8318:1 8323:1 8338:2 8370:2 8375:1 8406:1 8411:1 8419:2 8425:2 8437:1 8492:1 8521:1 8562:1 8608:2 8610:1 8631:1 8670:1 8678:2 8707:1 8727:1 8741:1 8751:1 8769:1 8771:1 8796:1 8799:1 8822:1 8874:1 8878:1 8881:1 8892:1 8900:12 8924:1 8937:3 8971:2 9011:2 9014:1 9017:2 9020:1 9099:1 9123:1 9175:2 9190:3 9192:3 9211:1 9221:1 9291:1 9296:1 9306:1 9320:1 9344:1 9355:1 9373:1 9385:1 9414:1 9475:1 9506:2 9514:2 9519:1 9521:1 9529:1 9530:1 9539:1 9546:1 9547:1 9550:1 9580:2 9640:1 9675:1 9684:1 9690:1 9700:1 9701:1 9719:1 9720:3 9724:1 9795:1 9804:1 9817:1 9829:1 9841:5 9902:1 9922:13 9958:1 10017:2 10039:1 10089:1 10095:2 10114:1 10118:2 10143:1 10181:1 10216:1 10252:1 10320:1 10333:9 10355:1 10398:1 10404:1 10414:1 10415:1 10438:1 10458:4 10464:1 10466:1 10480:4 10489:1 10492:1 10499:2 10500:1 10515:2 10525:1 10526:1 10543:1 10544:1 10564:1 10582:1 10645:1 10670:3 10682:2 10686:1 10724:1 10744:1 10790:1 10823:2 10832:1 10877:1 10878:1 10879:1 10891:1 10900:1 10907:1 10914:1 10917:2 10930:3 10969:1 10971:1 10983:1 10990:1 11042:1 11057:1 11081:1 11083:1 11124:1 11126:1 11131:1 11194:1 11205:1 11222:1 11223:1 11240:2 11243:1 11257:1 11270:1 11335:1 11359:12 11360:1 11371:1 11385:1 11386:2 11423:2 11440:2 11457:1 11462:1 11473:1 11525:1 11571:1 11576:1 11638:1 11645:2 11650:1 11670:1 11707:1 11720:2 11754:4 11756:1 11760:1 11781:1 11788:1 11790:2 11800:2 11842:9 11846:2 11849:1 11859:1 11864:12 11894:3 11898:2 11913:1 11936:1 11965:1 12025:1 12038:1 12042:1 12066:1 12070:1 12072:1 12164:1 12184:1 12197:1 12201:1 12241:1 12255:1 12270:1 12277:1 12279:1 12284:2 12288:1 12290:4 12300:1 12323:3 12378:1 12391:2 12392:2 12419:1 12454:1 12492:1 12501:2 12516:1 12546:1 12561:8 12565:1 12606:1 12608:2 12635:1 12643:1 12655:5 12667:1 12681:1 12737:5 12812:1 12829:2 12839:1 12869:2 12888:1 12916:1 12947:1 12964:1 12972:1 12981:2 13008:1 13022:1 13066:1 13086:1 13088:1 13099:1 13101:1 13128:1 13130:1 13141:1 13163:1 13173:1 13176:1 13186:1 13187:1 13206:1 13216:1 13222:1 13225:1 13263:1 13272:4 13284:2 13298:1 13306:1 13320:2 13335:3 13336:1 13352:1 13355:2 13434:1 13445:1 13459:1 13465:1 13521:1 13551:1 13595:1 13624:1 13632:1 13639:2 13657:2 13677:2 13734:5 13797:1 13813:1 13836:2 13847:1 13865:1 13882:1 13891:1 13905:1 13974:2 13977:1 13984:2 13988:2 13991:1 14017:1 14023:1 14033:1 14054:5 14055:1 14070:1 14109:2 14145:3 14155:2 14159:2 14235:1 14244:1 14254:1 14290:1 14302:3 14308:1 14328:1 14335:1 14339:2 14349:1 14356:1 14370:1 14382:2 14413:1 14439:1 14510:1 14553:1 14598:3 14608:1 14621:2 14625:1 14638:1 14677:1 14684:1 14690:1 14691:1 14710:1 14717:1 14733:2 14750:2 14752:1 14796:1 14800:1 14807:1 14827:1 14839:1 14841:1 14855:1 14895:1 14897:1 14901:1 14902:5 14911:5 14953:1 14975:1 15014:2 15039:2 15088:2 15095:1 15120:2 15124:1 15143:1 15160:1 15180:1 15181:2 15196:1 15212:1 15242:2 15270:1 15273:1 15275:1 15321:1 15348:1 15361:1 15375:1 15380:5 15422:1 15431:1 15457:1 15491:2 15547:1 15588:1 15599:1 15600:2 15601:1 15623:1 15638:1 15651:1 15681:1 15707:1 15737:1 15816:1 15833:1 15844:1 15854:2 15889:1 15893:1 15897:1 15925:4 15933:3 15946:1 15954:1 15977:1 15986:1 16008:1 16011:1 16016:3 16032:1 16034:4 16036:1 16050:2 16055:1 16062:1 16068:5 16075:1 16125:9 16140:1 16156:1 16161:1 16164:1 16232:1 16250:1 16254:1 16260:1 16265:1 16268:1 16269:2 16274:2 16296:1 16313:1 16315:1 16318:2 16397:1 16398:1 16408:1 16432:1 16457:1 16481:5 16482:1 16484:1 16533:1 16543:1 16559:2 16561:2 16563:1 16647:1 16655:1 16672:1 16682:1 16685:2 16686:1 16689:2 16710:4 16718:1 16744:5 16749:2 16756:2 16774:1 16791:1 16795:1 16854:1 16864:1 16878:1 16899:2 16905:1 16934:1 16959:2 16973:1 17002:1 17017:1 17031:2 17100:1 17201:3 17207:1 17237:1 17239:1 17249:1 17266:1 17267:1 17282:1 17378:1 17428:2 17466:1 17487:1 17501:1 17506:1 17510:3 17523:1 17524:3 17528:1 17535:1 17549:1 17564:1 17612:2 17615:1 17625:2 17640:1 17645:2 17665:1 17700:1 17705:1 17707:1 17746:1 17810:1 17835:1 17856:1 17867:5 17880:1 17946:1 17949:1 17956:2 17993:1 18047:1 18072:1 18126:5 18148:5 18154:1 18159:2 18171:1 18186:2 18190:1 18197:1 18221:1 18223:1 18236:1 18261:1 18316:1 18335:2 18343:1 18355:1 18373:1 18452:1 18460:2 18476:2 18479:1 18519:1 18527:1 18563:1 18573:1 18578:1 18586:1 18602:2 18628:5 18653:1 18654:1 18689:2 18719:1 18743:2 18779:1 18801:1 18804:3 18808:1 18813:1 18841:1 18853:12 18855:1 18860:1 18910:1 18911:1 18916:1 18931:1 18961:1 18991:1 19003:4 19020:1 19022:1 19035:1 19040:1 19093:1 19124:1 19148:1 19151:1 19159:1 19189:5 19191:1 19199:1 19202:1 19240:1 19243:1 19249:1 19251:4 19267:1 19271:1 19277:2 19279:1 19289:1 19295:1 19297:1 19306:1 19346:2 19361:3 19368:1 19397:5 19407:1 19408:2 19420:1 19422:1 19494:1 19533:1 19594:1 19624:1 19628:1 19631:1 19633:1 19641:1 19642:1 19647:1 19709:3 19711:1 19712:3 19729:1 19765:1 19779:1 19793:1 19865:1 19881:1 19883:1 19889:1 19893:1 19910:2 19928:1 19933:1 19936:1 19947:1 19983:1 20020:1 20025:5 20036:2 20044:1 20065:2 20088:1 20089:1 20098:2 20101:1 20102:1 20115:1 20148:1 20150:1 20151:1 20177:1 20203:1 20214:2 20219:3 20228:1 20231:2 20278:1 20285:1 20291:2 20299:1 20310:1 20345:2 20355:1 20368:2 20392:1 20409:1 20414:2 20422:1 20429:1 20434:2 20453:2 20454:1 20503:3 20510:1 20519:1 20524:1 20566:4 20570:1 20577:2 20622:1 20636:1 20639:1 20642:1 20649:1 20654:1 20656:1 20669:1 20674:1 20685:1 20686:1 20692:1 20699:1 20712:1 20714:1 20739:1 20749:1 20777:1 20790:1 20820:1 20837:1 20863:1 20876:1 20890:1 20906:3 20935:1 20947:1 20959:1 20978:1 20992:1 20998:1 21053:1 21062:1 21073:1 21078:1 21085:1 21088:2 21100:1 21111:1 21132:1 21162:1 21247:1 21260:1 21271:1 21281:1 21284:2 21289:2 21324:1 21328:1 21348:2 21353:1 21357:1 21373:1 21416:1 21477:1 21478:3 21488:2 21496:1 21509:1 21543:1 21551:1 21564:1 21579:1 21583:1 21596:4 21633:2 21678:1 21696:1 21711:1 21715:1 21736:1 21755:1 21772:1 21806:2 21809:1 21888:1 21904:1 21909:1 21922:1 21963:1 21970:1 21979:1 21993:1 21997:1 22011:1 22038:2 22054:2 22090:1 22092:1 22098:1 22109:2 22128:2 22136:1 22148:2 22151:1 22197:1 22217:2 22225:1 22255:1 22256:1 22258:1 22317:1 22318:1 22331:1 22350:1 22397:1 22400:1 22438:1 22458:1 10 14:3 16:1 20:1 23:1 32:2 88:1 101:1 105:2 116:1 142:1 174:1 276:1 360:5 380:3 388:1 400:1 437:1 438:1 445:1 483:1 493:1 496:1 566:1 584:1 598:1 602:2 604:1 612:1 685:1 720:1 789:1 790:1 837:1 843:4 844:2 872:2 884:1 993:2 994:1 1013:1 1041:1 1062:1 1070:3 1087:2 1101:2 1136:1 1139:3 1140:1 1171:1 1186:1 1189:1 1199:1 1239:1 1250:1 1275:1 1298:1 1308:3 1312:2 1314:1 1325:1 1342:2 1358:1 1374:1 1378:1 1381:4 1412:1 1413:1 1425:1 1454:2 1459:1 1468:2 1490:2 1494:1 1505:2 1509:1 1516:1 1518:1 1522:4 1539:1 1569:1 1614:2 1617:1 1622:1 1629:1 1664:1 1665:1 1668:1 1669:1 1731:4 1735:1 1738:1 1766:2 1784:2 1803:1 1818:1 1819:1 1835:1 1880:1 1905:1 1908:1 1910:1 1912:1 1918:1 1920:2 1926:2 1936:1 1938:2 1941:1 1952:1 1969:1 1988:1 2003:1 2029:1 2056:1 2071:1 2075:1 2106:1 2112:1 2150:1 2191:1 2193:1 2218:3 2231:1 2271:1 2277:2 2278:1 2280:1 2283:2 2287:1 2290:1 2292:2 2351:1 2390:1 2404:1 2406:2 2415:1 2420:2 2422:1 2455:3 2478:1 2494:1 2497:4 2500:1 2516:1 2523:1 2609:1 2621:1 2624:3 2630:1 2635:1 2657:1 2705:1 2748:2 2763:1 2771:1 2797:1 2815:1 2818:1 2834:2 2837:4 2862:2 2870:3 2919:1 2940:1 2942:1 2958:1 3031:2 3043:1 3047:1 3091:1 3108:2 3128:1 3157:1 3200:1 3242:3 3293:1 3307:4 3316:1 3373:1 3394:2 3401:2 3446:1 3452:2 3476:2 3482:1 3483:1 3486:1 3489:1 3493:2 3496:1 3502:1 3526:1 3564:1 3599:1 3604:1 3674:1 3681:1 3685:9 3693:1 3721:2 3743:1 3767:1 3786:1 3816:1 3824:1 3863:1 3872:1 3883:2 3885:1 3895:2 3938:1 3943:1 3978:1 3998:1 4007:1 4050:1 4057:2 4063:1 4064:1 4066:1 4097:1 4128:1 4140:2 4156:1 4158:2 4183:1 4192:5 4200:1 4207:1 4239:1 4265:1 4293:4 4298:1 4325:1 4373:1 4388:4 4390:2 4393:1 4397:1 4422:2 4451:5 4466:2 4474:2 4508:1 4512:2 4513:1 4528:3 4543:1 4564:1 4570:4 4587:1 4593:1 4617:1 4654:5 4657:1 4659:1 4671:1 4682:1 4716:1 4729:2 4741:1 4742:1 4764:1 4787:1 4817:1 4847:2 4850:1 4860:1 4870:1 4873:2 4902:1 4914:1 4944:1 4954:1 4956:1 4997:1 5005:1 5013:1 5066:1 5084:1 5114:1 5116:1 5122:1 5154:1 5161:4 5173:1 5205:1 5239:1 5300:1 5308:1 5317:2 5322:5 5328:1 5373:1 5376:1 5385:1 5479:1 5498:1 5532:2 5542:1 5544:1 5556:1 5577:2 5582:3 5597:1 5609:1 5624:1 5645:1 5660:1 5701:1 5720:1 5721:2 5734:1 5757:2 5764:1 5766:2 5767:4 5791:1 5822:1 5839:1 5840:2 5877:1 5878:1 5889:1 5893:2 5900:1 5907:1 5918:1 5948:1 5972:1 5983:805 6008:1 6019:1 6028:1 6046:1 6065:2 6210:1 6238:1 6246:1 6275:1 6305:1 6323:2 6325:1 6333:2 6337:1 6345:1 6355:1 6367:1 6381:1 6409:1 6434:1 6436:1 6455:1 6467:1 6554:2 6556:1 6558:1 6569:1 6572:12 6595:1 6602:1 6604:1 6636:1 6652:2 6686:1 6702:1 6747:1 6765:1 6784:2 6788:1 6815:2 6842:1 6912:2 6937:1 6950:1 6957:2 6959:1 6960:1 6989:1 6993:3 7013:2 7051:1 7052:3 7061:1 7076:2 7117:1 7139:1 7178:2 7187:1 7210:2 7219:1 7231:2 7268:2 7269:1 7299:2 7302:1 7318:1 7331:1 7362:4 7365:1 7377:2 7385:4 7392:1 7412:2 7417:1 7420:1 7438:3 7449:1 7453:2 7455:1 7511:1 7520:1 7544:1 7566:2 7568:1 7569:1 7572:1 7576:2 7585:2 7586:1 7594:1 7613:1 7616:1 7618:2 7627:2 7653:1 7693:1 7739:2 7791:1 7839:1 7850:1 7860:1 7871:1 7894:1 7944:1 7977:1 8022:1 8025:1 8030:1 8037:1 8041:1 8051:1 8057:2 8066:1 8093:1 8165:2 8200:1 8201:2 8212:1 8227:3 8242:1 8244:1 8270:1 8291:1 8307:1 8310:1 8311:1 8318:1 8323:1 8338:2 8370:2 8375:1 8406:1 8411:1 8419:2 8425:2 8437:1 8492:1 8521:1 8562:1 8608:3 8610:1 8631:1 8670:1 8678:2 8707:1 8727:1 8741:1 8751:1 8769:1 8771:1 8796:1 8799:1 8822:1 8874:1 8878:1 8881:1 8892:1 8900:12 8924:1 8937:3 8971:2 9011:3 9014:1 9017:2 9020:1 9099:1 9123:1 9171:1 9175:2 9190:3 9192:3 9211:1 9221:1 9291:1 9296:1 9306:1 9320:1 9344:1 9355:1 9373:1 9385:1 9414:1 9475:1 9506:2 9514:2 9519:1 9521:1 9529:1 9530:1 9539:1 9546:1 9547:1 9550:1 9580:2 9640:1 9675:1 9684:1 9690:1 9700:1 9701:1 9719:1 9720:3 9724:1 9795:1 9804:1 9817:1 9829:1 9841:5 9850:1 9902:1 9922:13 9958:1 10017:2 10039:1 10089:1 10095:2 10114:1 10118:2 10143:1 10181:1 10216:1 10252:1 10320:1 10333:9 10355:2 10398:1 10404:1 10414:1 10415:1 10438:1 10458:4 10464:1 10466:1 10480:4 10489:1 10492:1 10499:2 10500:1 10515:2 10525:1 10526:1 10543:1 10544:1 10564:1 10582:1 10645:1 10670:3 10682:2 10686:1 10724:1 10744:1 10790:1 10823:2 10832:1 10877:1 10878:1 10879:1 10891:1 10900:1 10907:1 10914:1 10917:2 10930:3 10969:1 10971:1 10983:1 10990:1 11042:1 11057:1 11081:1 11083:1 11124:1 11126:1 11131:1 11194:1 11205:1 11222:1 11223:1 11240:2 11243:1 11257:1 11270:1 11335:1 11359:12 11360:1 11371:1 11385:1 11386:2 11413:1 11423:2 11440:2 11457:1 11462:1 11473:1 11525:1 11571:1 11576:2 11638:1 11645:2 11650:1 11670:1 11707:1 11720:2 11754:4 11756:1 11760:1 11781:1 11788:1 11790:2 11800:2 11842:9 11846:2 11849:1 11859:1 11864:12 11894:3 11898:3 11913:1 11936:1 11965:1 12025:1 12038:1 12042:1 12066:1 12070:1 12072:1 12164:1 12184:1 12197:1 12201:1 12241:1 12255:1 12270:1 12277:1 12279:1 12284:2 12288:1 12290:4 12300:1 12323:3 12378:1 12391:2 12392:2 12419:1 12454:1 12492:1 12501:2 12516:1 12546:1 12561:9 12565:1 12606:1 12608:2 12635:1 12643:1 12655:5 12667:1 12681:1 12737:5 12812:1 12828:1 12829:2 12839:1 12869:2 12888:1 12916:1 12947:1 12964:1 12972:1 12981:2 13008:1 13022:1 13066:1 13086:1 13088:1 13099:1 13101:1 13128:1 13130:1 13141:1 13163:1 13173:1 13176:1 13186:1 13187:1 13206:1 13216:1 13222:1 13225:1 13263:1 13272:4 13284:2 13298:1 13306:2 13320:2 13335:3 13336:1 13352:1 13355:2 13434:1 13445:1 13459:1 13465:1 13521:1 13551:1 13595:1 13624:1 13632:1 13639:2 13657:2 13677:3 13734:5 13762:1 13797:1 13813:1 13836:2 13847:1 13865:1 13882:1 13891:1 13905:1 13974:2 13977:1 13984:2 13988:2 13991:1 14017:1 14023:1 14033:1 14054:5 14055:1 14070:1 14109:2 14145:3 14155:2 14159:2 14235:1 14244:1 14254:1 14257:1 14290:1 14302:3 14308:1 14328:1 14335:1 14339:2 14349:1 14356:1 14370:1 14377:1 14382:2 14413:1 14439:1 14510:1 14553:1 14598:3 14608:1 14621:2 14625:1 14638:1 14677:1 14684:1 14690:1 14691:1 14710:1 14717:1 14733:2 14750:2 14752:1 14796:1 14800:1 14807:1 14827:1 14839:1 14841:1 14855:1 14895:1 14897:1 14901:1 14902:5 14911:5 14953:1 14975:1 15014:2 15039:2 15088:2 15095:1 15120:3 15124:1 15143:1 15160:1 15180:1 15181:2 15196:1 15212:1 15242:2 15270:1 15273:1 15275:1 15321:1 15348:1 15361:1 15375:1 15380:5 15422:1 15431:1 15457:1 15491:2 15547:1 15588:1 15599:1 15600:2 15601:1 15623:1 15638:1 15651:1 15681:1 15707:1 15737:1 15816:1 15833:1 15844:1 15854:2 15889:1 15893:1 15897:1 15925:4 15933:3 15946:1 15954:1 15977:1 15986:1 16008:1 16011:1 16016:3 16032:1 16034:4 16036:1 16050:2 16055:1 16062:1 16068:5 16075:1 16125:9 16140:1 16156:1 16161:1 16164:1 16232:1 16250:1 16254:1 16260:1 16265:1 16268:1 16269:2 16274:2 16296:1 16313:1 16315:1 16318:2 16397:1 16398:1 16408:1 16432:1 16457:1 16481:5 16482:1 16484:1 16505:1 16533:1 16543:1 16559:2 16561:2 16563:1 16647:1 16655:1 16672:1 16682:1 16685:2 16686:1 16689:2 16710:4 16718:1 16744:5 16749:3 16756:2 16774:1 16791:1 16795:1 16854:1 16864:1 16878:1 16899:2 16905:1 16934:1 16959:2 16973:1 17002:1 17017:1 17031:2 17100:1 17201:3 17207:1 17237:1 17239:1 17249:1 17266:1 17267:1 17282:1 17378:1 17428:2 17466:1 17487:1 17501:1 17506:1 17510:3 17523:1 17524:3 17528:1 17535:1 17549:1 17564:1 17612:2 17615:1 17625:2 17640:1 17645:2 17665:1 17700:1 17705:1 17707:1 17746:1 17798:1 17810:1 17835:1 17856:1 17867:5 17880:1 17946:1 17949:1 17956:2 17993:1 18047:1 18072:1 18126:5 18148:5 18154:1 18159:2 18171:1 18186:2 18190:1 18197:1 18221:1 18223:1 18236:1 18261:1 18316:1 18335:2 18343:1 18355:1 18373:1 18452:1 18460:2 18476:3 18479:1 18519:1 18527:1 18563:1 18573:1 18578:1 18586:1 18602:2 18628:5 18653:1 18654:1 18689:2 18719:1 18743:2 18779:1 18801:1 18804:3 18808:1 18813:1 18841:1 18853:12 18855:1 18860:1 18910:1 18911:1 18916:1 18931:1 18961:1 18991:1 19003:4 19020:1 19022:1 19035:1 19040:1 19093:1 19124:1 19148:1 19151:1 19159:1 19186:1 19189:5 19191:1 19199:1 19202:1 19240:1 19243:1 19249:1 19251:4 19267:1 19271:1 19277:2 19279:1 19289:1 19295:1 19297:1 19306:1 19346:3 19361:3 19368:1 19397:5 19407:2 19408:2 19420:1 19422:1 19494:1 19533:1 19594:1 19624:1 19628:1 19631:1 19633:1 19641:1 19642:1 19647:1 19709:3 19711:1 19712:3 19729:1 19765:1 19779:1 19793:1 19865:1 19881:1 19883:1 19889:2 19893:1 19910:2 19928:1 19933:1 19936:1 19947:1 19983:1 20020:1 20025:5 20036:2 20044:1 20065:2 20088:1 20089:1 20098:2 20101:1 20102:1 20115:1 20148:1 20150:1 20151:1 20177:1 20203:1 20214:2 20219:3 20228:1 20231:2 20278:1 20285:1 20291:2 20299:1 20310:1 20345:2 20355:1 20368:2 20392:1 20409:1 20414:3 20422:1 20429:1 20434:2 20453:2 20454:1 20503:3 20510:1 20519:1 20524:1 20566:4 20570:1 20577:3 20622:1 20636:1 20639:1 20642:1 20649:1 20654:1 20656:1 20669:1 20674:1 20685:1 20686:1 20692:1 20699:1 20712:1 20714:1 20739:1 20749:1 20777:1 20790:1 20820:1 20837:1 20863:1 20876:1 20890:1 20906:3 20935:1 20947:1 20959:1 20978:1 20992:1 20998:1 21053:1 21062:1 21073:1 21078:1 21085:1 21088:2 21100:1 21111:1 21132:1 21162:1 21223:1 21247:1 21260:1 21271:1 21281:1 21284:2 21289:2 21324:1 21328:1 21348:2 21353:1 21357:1 21373:1 21416:1 21477:1 21478:3 21488:2 21496:1 21509:1 21543:1 21551:1 21564:1 21579:1 21583:1 21596:4 21633:2 21678:1 21696:1 21711:1 21715:1 21736:1 21755:1 21772:1 21806:2 21809:1 21888:1 21904:1 21909:1 21922:1 21963:1 21970:1 21979:1 21993:1 21997:1 22011:1 22038:2 22054:2 22090:1 22092:1 22098:1 22109:2 22128:2 22136:1 22148:2 22151:1 22197:1 22217:2 22225:1 22255:1 22256:1 22258:1 22317:1 22318:1 22331:1 22350:1 22397:1 22400:1 22438:1 22458:1 10 14:3 16:1 20:1 23:1 32:2 88:1 101:1 105:2 116:1 142:1 174:1 276:1 360:5 380:3 388:1 400:1 437:1 438:1 445:1 483:1 493:1 496:1 566:1 584:1 598:1 602:2 604:1 612:1 677:1 685:1 720:1 789:1 790:1 837:1 843:4 844:2 872:2 884:1 993:2 994:1 1013:1 1041:1 1062:1 1070:3 1087:3 1101:2 1136:1 1139:4 1140:1 1171:1 1186:1 1188:1 1189:1 1199:1 1239:1 1250:1 1275:1 1298:1 1308:3 1312:2 1314:1 1325:1 1342:2 1358:1 1374:1 1378:1 1381:4 1412:1 1413:1 1425:1 1454:2 1459:1 1468:2 1490:2 1494:1 1505:2 1509:1 1516:1 1518:1 1522:4 1539:1 1569:1 1614:2 1617:1 1622:1 1629:1 1664:1 1665:1 1668:1 1669:1 1731:4 1735:1 1738:1 1766:2 1784:2 1803:1 1818:1 1819:1 1835:1 1880:1 1905:1 1908:1 1910:1 1912:1 1918:1 1920:2 1926:2 1936:1 1938:2 1941:1 1952:1 1969:1 1988:1 2003:1 2029:1 2056:1 2071:1 2075:1 2106:1 2112:1 2150:1 2191:1 2193:1 2218:3 2231:1 2271:1 2277:2 2278:1 2280:1 2283:2 2287:1 2290:1 2292:2 2351:1 2390:1 2404:1 2406:2 2415:1 2420:2 2422:1 2455:3 2478:1 2494:1 2497:4 2500:1 2516:1 2523:1 2609:1 2621:1 2624:3 2630:1 2635:1 2657:1 2705:1 2748:2 2763:1 2771:1 2797:1 2815:1 2818:1 2834:2 2837:4 2862:2 2870:3 2919:1 2940:1 2942:1 2958:1 3031:2 3043:1 3047:1 3091:1 3108:2 3128:1 3157:1 3200:1 3242:3 3264:1 3293:1 3307:4 3316:1 3373:1 3394:2 3401:2 3446:1 3452:2 3476:2 3482:1 3483:1 3486:1 3489:1 3493:2 3496:2 3502:1 3526:1 3564:1 3599:1 3604:1 3674:2 3681:1 3685:9 3693:1 3721:2 3743:1 3767:1 3786:1 3816:1 3824:1 3863:1 3872:1 3883:3 3885:1 3895:2 3937:1 3938:1 3943:1 3978:1 3998:1 4007:1 4050:1 4057:3 4063:1 4064:1 4066:1 4097:1 4128:2 4140:2 4156:1 4158:2 4163:1 4183:1 4192:5 4200:1 4207:1 4239:1 4265:1 4293:4 4298:1 4325:1 4373:1 4388:4 4390:2 4393:1 4397:1 4422:2 4451:5 4466:2 4474:2 4508:1 4512:2 4513:1 4528:3 4543:1 4564:1 4570:4 4587:1 4593:1 4617:1 4654:5 4657:1 4659:1 4671:1 4682:1 4716:1 4729:2 4741:1 4742:1 4764:1 4787:1 4817:1 4847:2 4850:1 4860:1 4870:1 4873:2 4902:1 4914:1 4944:1 4954:1 4956:1 4997:1 5005:1 5013:1 5066:1 5084:1 5114:1 5116:1 5122:1 5154:1 5161:4 5173:1 5205:1 5239:1 5300:1 5308:1 5317:2 5322:5 5328:1 5373:1 5376:1 5385:1 5479:1 5498:1 5532:2 5542:1 5544:1 5546:1 5556:1 5577:2 5582:3 5597:1 5609:1 5624:1 5645:1 5660:1 5701:1 5720:1 5721:2 5734:1 5757:2 5764:1 5766:2 5767:4 5791:1 5822:1 5839:1 5840:2 5877:1 5878:1 5885:1 5889:1 5893:2 5900:1 5907:1 5918:1 5948:1 5972:1 5983:818 6008:1 6019:1 6028:1 6046:1 6065:2 6210:1 6238:1 6246:1 6275:1 6305:1 6323:2 6325:1 6333:2 6337:1 6345:1 6355:1 6367:1 6381:1 6409:1 6434:1 6436:1 6455:1 6467:1 6554:2 6556:1 6558:1 6569:1 6572:12 6595:1 6602:1 6604:1 6636:1 6652:2 6686:1 6702:1 6747:1 6765:1 6784:2 6788:1 6815:2 6842:1 6912:2 6937:1 6950:1 6957:2 6959:1 6960:1 6989:1 6993:3 7013:2 7051:1 7052:3 7061:1 7076:2 7117:1 7139:1 7163:1 7178:2 7187:1 7210:2 7219:1 7231:2 7268:2 7269:1 7299:2 7302:1 7318:1 7331:1 7362:4 7365:1 7377:2 7385:4 7392:1 7412:2 7417:1 7420:1 7438:3 7449:1 7453:2 7455:1 7511:1 7520:1 7544:1 7566:2 7568:1 7569:1 7572:1 7576:2 7585:2 7586:1 7594:1 7613:1 7616:1 7618:2 7627:2 7653:1 7693:1 7739:2 7791:1 7839:1 7850:1 7860:1 7871:1 7894:1 7944:1 7977:1 8022:1 8025:1 8030:1 8037:1 8041:1 8051:1 8057:3 8066:1 8093:1 8165:2 8200:1 8201:2 8212:1 8227:3 8242:1 8244:1 8270:1 8291:1 8307:1 8310:1 8311:1 8318:1 8323:1 8338:2 8370:2 8375:1 8406:1 8411:1 8419:2 8425:2 8437:1 8492:1 8521:1 8562:1 8608:3 8610:1 8631:1 8670:1 8678:2 8707:1 8727:1 8741:1 8751:1 8769:1 8771:1 8796:1 8799:1 8822:1 8874:1 8878:1 8881:1 8892:1 8900:12 8924:1 8937:3 8971:2 9011:3 9014:1 9017:2 9020:1 9099:1 9123:1 9171:1 9175:2 9190:3 9192:3 9211:1 9221:1 9245:1 9291:1 9296:1 9306:1 9320:2 9344:1 9355:1 9373:1 9385:1 9414:1 9475:1 9506:2 9514:2 9517:1 9519:1 9521:1 9529:1 9530:1 9539:1 9546:1 9547:1 9550:1 9567:1 9580:2 9640:1 9675:1 9684:1 9690:1 9700:1 9701:1 9719:1 9720:3 9724:1 9795:1 9804:1 9817:1 9829:1 9841:5 9850:1 9902:1 9922:13 9958:1 10017:2 10039:1 10058:1 10089:1 10095:2 10114:1 10118:2 10143:1 10181:1 10216:1 10252:1 10320:1 10333:9 10355:2 10398:1 10404:1 10414:1 10415:1 10438:1 10458:4 10464:1 10466:1 10480:4 10489:1 10492:1 10499:2 10500:1 10515:2 10516:1 10525:1 10526:1 10543:1 10544:1 10564:1 10582:1 10645:1 10648:1 10670:3 10682:2 10686:1 10724:1 10744:1 10790:1 10823:2 10832:1 10877:1 10878:1 10879:1 10891:1 10900:1 10907:1 10914:1 10917:2 10930:3 10969:1 10971:1 10983:1 10990:1 10995:1 11042:1 11057:1 11081:1 11083:1 11124:1 11126:1 11131:1 11194:1 11205:1 11222:1 11223:1 11240:2 11243:1 11257:1 11270:1 11335:1 11359:12 11360:1 11371:1 11385:1 11386:2 11413:1 11423:2 11440:2 11457:1 11462:1 11473:1 11525:1 11571:1 11576:2 11638:1 11645:2 11650:1 11654:1 11670:1 11707:1 11720:2 11754:4 11756:1 11760:1 11781:1 11788:1 11790:2 11800:2 11836:1 11842:9 11846:2 11849:1 11859:1 11864:13 11894:3 11898:3 11913:1 11936:1 11965:1 12025:1 12038:1 12042:1 12066:1 12070:1 12072:1 12164:1 12169:1 12184:1 12197:1 12201:1 12241:1 12255:1 12270:1 12277:1 12279:1 12284:2 12288:1 12290:4 12300:1 12323:3 12378:1 12391:2 12392:2 12419:1 12454:1 12492:1 12501:2 12516:1 12546:1 12561:9 12565:1 12606:1 12608:2 12633:1 12635:1 12643:1 12655:5 12667:1 12681:1 12737:5 12812:1 12828:1 12829:2 12839:1 12869:2 12888:1 12916:1 12947:1 12964:1 12972:1 12981:2 13008:1 13022:1 13066:1 13086:1 13088:1 13099:1 13101:1 13128:1 13130:1 13141:1 13163:1 13173:1 13176:1 13186:1 13187:1 13196:1 13206:1 13216:1 13222:1 13225:1 13263:1 13272:4 13284:2 13298:1 13306:2 13320:2 13335:3 13336:1 13352:1 13355:2 13428:1 13434:1 13445:1 13459:1 13465:1 13521:1 13551:1 13589:1 13595:1 13620:1 13624:1 13632:1 13639:2 13657:2 13677:3 13734:5 13762:1 13797:1 13813:1 13836:2 13847:1 13865:1 13882:1 13891:1 13905:1 13974:2 13977:1 13984:2 13988:2 13991:1 14017:1 14023:1 14033:1 14054:5 14055:1 14070:1 14109:2 14145:3 14155:2 14159:2 14235:1 14244:1 14254:1 14257:1 14290:1 14302:3 14308:1 14328:1 14335:1 14339:2 14349:1 14356:1 14370:1 14377:1 14382:2 14413:1 14439:1 14510:1 14553:1 14598:3 14608:1 14621:2 14625:1 14638:1 14677:1 14684:1 14690:1 14691:1 14710:1 14717:1 14733:2 14750:2 14752:1 14796:1 14800:1 14807:1 14827:1 14839:1 14841:1 14855:1 14895:1 14897:1 14901:1 14902:5 14911:5 14933:1 14953:1 14975:1 15014:2 15039:2 15088:2 15095:1 15102:1 15120:3 15124:1 15143:1 15160:1 15180:1 15181:2 15196:1 15212:1 15242:2 15270:1 15273:1 15275:1 15321:1 15348:1 15361:2 15375:1 15380:5 15422:1 15431:1 15457:1 15491:2 15547:1 15588:1 15599:1 15600:2 15601:1 15623:1 15638:1 15651:1 15681:1 15707:1 15737:1 15816:1 15833:1 15844:1 15854:2 15889:1 15893:1 15897:1 15925:5 15933:3 15946:1 15954:1 15977:1 15986:1 16008:1 16011:1 16016:3 16032:1 16034:4 16036:1 16050:2 16055:1 16062:1 16068:5 16075:1 16125:9 16140:1 16156:1 16161:1 16164:1 16232:1 16250:1 16254:1 16260:1 16265:1 16268:1 16269:2 16274:2 16296:1 16313:1 16315:1 16318:2 16397:1 16398:1 16408:1 16432:1 16457:1 16481:5 16482:1 16484:1 16505:1 16532:1 16533:1 16543:1 16559:2 16561:2 16563:1 16647:1 16655:1 16672:1 16682:1 16685:2 16686:1 16689:2 16710:4 16718:1 16744:5 16749:3 16756:2 16774:1 16791:1 16795:1 16854:1 16864:1 16878:1 16899:2 16905:1 16934:1 16959:2 16973:1 17002:1 17017:1 17031:2 17100:1 17201:3 17207:1 17237:1 17239:1 17249:1 17266:1 17267:1 17282:1 17378:1 17428:2 17466:1 17487:1 17501:1 17506:1 17510:3 17523:1 17524:3 17528:1 17535:1 17549:1 17564:1 17612:2 17615:1 17625:2 17640:1 17645:2 17665:1 17700:1 17705:1 17707:1 17746:1 17798:1 17810:1 17835:1 17856:1 17867:5 17880:1 17946:1 17949:1 17956:2 17993:1 18047:1 18072:1 18126:5 18148:5 18154:1 18159:2 18171:1 18186:2 18190:1 18197:1 18221:1 18223:1 18236:1 18261:1 18316:1 18335:2 18343:1 18355:1 18373:1 18452:1 18460:2 18476:3 18479:1 18519:1 18527:1 18563:1 18573:1 18578:1 18586:1 18602:2 18628:5 18653:1 18654:1 18689:2 18719:1 18743:2 18779:1 18801:1 18804:3 18808:1 18813:1 18841:1 18853:12 18855:1 18860:1 18910:1 18911:1 18916:1 18931:1 18961:1 18991:1 19003:4 19020:1 19022:1 19035:1 19040:1 19055:1 19076:1 19093:1 19124:1 19148:1 19151:1 19159:1 19186:1 19189:5 19191:1 19199:1 19202:1 19240:1 19243:1 19249:1 19251:4 19267:1 19271:1 19277:2 19279:1 19289:1 19295:1 19297:1 19306:1 19346:3 19361:3 19368:1 19397:5 19407:2 19408:2 19420:1 19422:1 19494:1 19533:1 19594:1 19624:1 19628:1 19631:1 19633:1 19641:1 19642:1 19647:1 19671:1 19709:3 19711:1 19712:3 19729:1 19765:1 19779:1 19793:1 19865:1 19881:1 19883:1 19889:2 19893:1 19910:2 19928:1 19933:1 19936:1 19947:1 19983:1 20020:1 20025:5 20036:2 20044:1 20065:2 20088:1 20089:1 20098:2 20101:1 20102:1 20115:1 20118:1 20148:1 20150:1 20151:1 20177:1 20203:1 20214:2 20219:3 20228:1 20230:1 20231:2 20278:1 20285:1 20291:2 20299:1 20310:1 20345:2 20355:1 20368:2 20392:1 20409:1 20414:3 20422:1 20429:1 20434:2 20453:2 20454:1 20503:3 20510:1 20519:1 20524:1 20566:4 20570:1 20577:3 20622:1 20636:1 20639:1 20642:1 20649:1 20654:1 20656:1 20669:1 20674:1 20685:1 20686:1 20692:1 20699:1 20712:1 20714:1 20739:1 20749:1 20777:1 20790:1 20820:1 20837:1 20863:1 20876:1 20890:1 20906:3 20935:1 20947:1 20959:1 20978:1 20992:1 20998:1 21053:1 21062:1 21073:1 21078:1 21085:1 21088:2 21100:1 21111:1 21132:1 21162:1 21223:1 21247:1 21260:1 21271:1 21281:1 21284:2 21289:2 21324:1 21328:1 21348:2 21353:1 21357:1 21373:1 21416:1 21477:1 21478:3 21488:2 21496:1 21509:1 21543:1 21551:1 21564:1 21579:1 21583:1 21596:4 21633:2 21678:1 21696:1 21711:1 21715:1 21736:1 21755:1 21772:1 21806:2 21809:1 21888:1 21904:1 21909:1 21922:1 21963:1 21970:1 21979:1 21993:1 21997:1 22011:1 22038:2 22054:2 22090:1 22092:1 22098:1 22109:2 22128:2 22136:1 22148:2 22151:1 22197:1 22217:2 22225:1 22255:1 22256:1 22258:1 22317:1 22318:1 22331:1 22350:1 22397:1 22400:1 22438:1 22458:1 10 14:3 16:1 20:1 23:1 32:2 88:1 101:1 105:2 116:1 142:1 174:1 186:1 232:1 276:1 354:1 360:6 380:3 388:2 400:1 437:1 438:1 445:1 483:1 493:1 496:1 533:1 566:1 569:1 584:1 598:1 602:2 604:1 612:1 677:1 685:1 720:1 789:1 790:1 837:1 843:4 844:2 872:2 884:1 993:3 994:1 1013:1 1041:1 1062:1 1070:3 1087:3 1101:2 1136:1 1139:5 1140:1 1171:1 1186:1 1188:1 1189:1 1199:1 1239:1 1250:1 1275:1 1298:1 1308:3 1312:2 1314:1 1325:1 1342:2 1358:1 1374:1 1378:1 1381:4 1412:1 1413:1 1425:1 1454:2 1459:1 1468:2 1490:2 1494:1 1505:2 1509:1 1516:1 1518:1 1522:4 1539:1 1569:1 1614:2 1617:1 1622:1 1629:1 1642:1 1664:1 1665:1 1668:1 1669:1 1731:4 1735:1 1738:1 1766:2 1784:2 1803:1 1818:1 1819:1 1835:1 1880:1 1905:1 1908:1 1910:1 1912:1 1918:1 1920:2 1926:2 1936:1 1938:2 1941:1 1952:1 1955:1 1969:1 1988:1 2003:1 2017:1 2029:1 2056:1 2071:1 2075:1 2106:1 2112:1 2150:1 2176:1 2191:1 2193:1 2218:3 2231:1 2271:1 2277:2 2278:1 2280:1 2283:2 2287:1 2290:1 2292:2 2321:1 2351:1 2390:1 2404:1 2406:2 2415:1 2420:2 2422:1 2428:1 2455:3 2478:1 2483:1 2494:1 2497:4 2500:1 2516:1 2523:1 2550:1 2606:1 2609:1 2621:1 2624:3 2630:1 2635:1 2657:1 2675:1 2705:1 2738:1 2748:2 2763:1 2771:1 2797:1 2815:1 2818:1 2834:3 2837:4 2862:2 2870:3 2885:1 2919:1 2940:1 2942:1 2958:1 2979:1 3031:2 3043:1 3047:1 3091:1 3108:2 3128:1 3157:1 3200:1 3242:3 3264:1 3293:1 3296:1 3307:4 3316:1 3373:1 3394:2 3401:2 3446:1 3452:2 3458:1 3464:1 3476:2 3482:1 3483:1 3486:1 3489:1 3493:3 3496:2 3502:1 3526:1 3564:1 3578:1 3599:1 3604:1 3641:1 3674:2 3681:1 3685:9 3693:1 3694:1 3721:2 3734:1 3743:1 3767:1 3786:1 3816:1 3824:1 3858:1 3863:1 3872:1 3883:3 3885:1 3895:2 3937:1 3938:1 3943:1 3978:1 3998:1 4007:1 4050:1 4057:3 4063:1 4064:1 4066:1 4097:1 4128:2 4140:2 4156:1 4158:2 4163:1 4183:1 4192:6 4200:1 4207:1 4239:1 4261:1 4265:1 4280:1 4293:4 4298:1 4325:1 4373:1 4385:1 4388:4 4390:2 4393:1 4397:1 4422:2 4424:1 4451:5 4466:2 4474:2 4508:1 4512:2 4513:1 4528:3 4543:1 4564:1 4570:4 4587:1 4593:1 4617:1 4654:6 4657:1 4659:1 4671:2 4682:1 4716:1 4729:2 4741:1 4742:1 4764:1 4787:1 4817:1 4847:2 4850:1 4860:1 4870:1 4873:2 4902:2 4914:1 4944:1 4954:1 4956:1 4997:1 5005:1 5013:2 5066:1 5084:1 5114:1 5116:1 5122:1 5129:1 5154:1 5161:4 5173:1 5205:1 5239:1 5266:1 5300:1 5308:1 5317:2 5322:6 5328:1 5373:1 5376:1 5385:1 5396:1 5479:1 5498:1 5532:2 5542:1 5544:1 5546:1 5556:1 5577:2 5582:3 5597:1 5609:1 5624:1 5645:1 5651:1 5660:1 5701:1 5720:1 5721:2 5734:1 5757:2 5764:1 5766:2 5767:4 5791:1 5822:1 5839:1 5840:2 5877:1 5878:1 5885:1 5889:1 5893:2 5900:1 5907:1 5918:1 5948:1 5972:1 5983:873 6008:1 6019:1 6028:1 6046:1 6060:1 6065:2 6210:1 6238:1 6246:1 6275:1 6305:1 6323:2 6325:1 6333:2 6337:1 6345:1 6355:1 6367:1 6381:1 6409:1 6434:1 6436:1 6455:1 6467:1 6554:2 6556:1 6558:1 6568:1 6569:1 6571:1 6572:12 6595:1 6602:1 6604:1 6605:1 6636:1 6652:2 6664:1 6686:1 6702:1 6747:1 6765:1 6784:2 6788:1 6815:2 6842:1 6912:2 6937:1 6950:1 6957:3 6959:1 6960:1 6989:1 6993:3 7013:2 7051:1 7052:3 7061:1 7076:2 7117:1 7139:1 7163:1 7178:2 7187:1 7210:2 7219:1 7231:2 7268:2 7269:1 7299:2 7302:1 7318:1 7331:2 7362:4 7365:1 7377:2 7385:4 7392:1 7394:1 7404:1 7412:2 7416:1 7417:1 7420:1 7438:3 7449:1 7453:2 7455:1 7511:1 7520:1 7544:1 7566:2 7568:1 7569:1 7572:1 7576:2 7585:2 7586:1 7594:1 7613:1 7616:1 7618:2 7627:2 7653:1 7693:1 7739:2 7752:1 7791:1 7839:1 7850:1 7860:1 7871:1 7894:1 7944:1 7977:1 8022:1 8025:1 8030:1 8037:1 8041:1 8051:1 8057:4 8066:1 8093:1 8164:1 8165:2 8174:1 8200:1 8201:2 8212:1 8227:4 8242:1 8244:1 8260:1 8270:1 8291:1 8307:1 8310:1 8311:1 8318:1 8323:1 8338:2 8370:2 8375:1 8406:1 8411:1 8419:2 8425:2 8437:1 8492:1 8521:2 8562:1 8586:1 8608:3 8610:1 8631:1 8670:1 8677:1 8678:2 8707:1 8727:1 8741:1 8751:1 8769:1 8771:1 8796:1 8799:1 8807:1 8822:1 8874:1 8878:1 8881:1 8892:1 8900:12 8924:1 8937:3 8971:2 9011:3 9014:1 9017:2 9020:1 9048:1 9099:1 9123:1 9171:1 9175:2 9190:3 9192:3 9211:1 9221:1 9245:1 9291:1 9296:1 9306:1 9320:2 9344:1 9355:1 9373:1 9385:1 9414:1 9475:1 9506:2 9514:2 9517:1 9519:2 9521:1 9529:1 9530:1 9539:1 9546:1 9547:1 9550:2 9567:1 9580:2 9640:1 9675:1 9684:1 9690:1 9700:1 9701:1 9711:1 9719:1 9720:3 9724:1 9795:1 9804:1 9817:1 9829:1 9841:6 9850:1 9902:1 9922:13 9958:1 10017:2 10039:1 10058:1 10089:1 10095:2 10114:1 10118:2 10143:1 10181:1 10216:1 10252:1 10320:1 10324:1 10329:1 10333:9 10355:2 10398:1 10404:2 10414:1 10415:1 10438:1 10458:4 10464:1 10466:1 10480:4 10489:1 10492:1 10499:2 10500:1 10515:2 10516:1 10525:2 10526:1 10543:1 10544:1 10564:1 10582:1 10644:1 10645:1 10648:1 10670:3 10682:2 10686:1 10724:1 10744:1 10790:1 10823:2 10832:1 10877:1 10878:1 10879:1 10891:1 10900:1 10907:1 10914:1 10917:2 10930:3 10969:1 10971:1 10983:1 10990:1 10995:1 11042:1 11057:1 11081:1 11083:1 11124:1 11126:1 11131:1 11194:1 11205:1 11222:1 11223:1 11227:1 11240:2 11243:1 11257:1 11270:1 11335:1 11359:12 11360:1 11371:1 11385:1 11386:2 11413:1 11423:2 11440:2 11443:1 11457:1 11462:1 11473:1 11525:1 11571:1 11576:2 11638:1 11645:2 11650:1 11654:1 11670:1 11707:1 11720:2 11730:1 11754:5 11756:1 11760:1 11781:1 11788:1 11790:2 11800:2 11836:1 11842:9 11846:2 11849:1 11859:1 11863:1 11864:16 11894:3 11898:3 11913:1 11936:1 11965:1 12025:1 12038:1 12042:1 12066:1 12070:1 12072:1 12164:1 12169:1 12184:1 12197:2 12201:1 12241:1 12255:1 12270:1 12277:1 12279:1 12284:2 12288:1 12290:4 12300:1 12323:3 12378:1 12391:2 12392:2 12419:1 12454:1 12492:1 12501:2 12516:1 12546:1 12561:10 12565:1 12606:1 12608:2 12633:1 12635:1 12643:2 12655:6 12667:1 12681:1 12737:6 12812:1 12828:1 12829:2 12839:1 12869:2 12888:1 12916:1 12947:1 12964:1 12972:1 12981:2 13008:1 13022:1 13066:1 13086:1 13088:1 13099:1 13101:1 13128:1 13130:1 13141:1 13163:1 13173:1 13176:1 13186:1 13187:1 13196:1 13206:1 13216:1 13222:1 13225:1 13236:1 13263:1 13272:4 13284:2 13298:1 13306:2 13320:2 13335:3 13336:1 13352:1 13355:2 13428:1 13434:1 13445:1 13459:1 13465:1 13521:1 13551:1 13589:1 13595:1 13620:1 13624:1 13632:1 13639:2 13657:2 13677:3 13734:5 13762:1 13797:1 13813:1 13828:1 13836:2 13847:1 13864:1 13865:1 13882:1 13891:1 13905:1 13974:3 13977:1 13984:2 13988:2 13991:1 14017:1 14023:1 14033:1 14054:6 14055:1 14070:1 14109:2 14145:3 14155:2 14159:2 14235:1 14244:1 14254:1 14257:1 14290:1 14302:3 14308:1 14325:1 14328:1 14335:1 14339:2 14349:1 14356:1 14370:2 14377:1 14382:2 14413:1 14439:1 14486:1 14510:1 14553:1 14598:3 14608:1 14621:2 14625:1 14638:1 14639:1 14677:1 14684:1 14690:1 14691:1 14710:1 14717:1 14733:2 14750:2 14752:1 14796:2 14800:1 14807:1 14827:1 14839:1 14841:1 14852:1 14855:1 14859:1 14895:1 14897:1 14901:1 14902:6 14911:6 14933:1 14953:1 14975:1 15014:2 15039:2 15088:2 15095:1 15102:1 15120:3 15124:1 15143:1 15160:1 15180:1 15181:2 15196:1 15212:1 15242:2 15270:1 15273:1 15275:1 15321:1 15348:1 15361:2 15369:1 15375:1 15380:6 15422:1 15431:1 15457:1 15469:1 15491:2 15537:1 15547:1 15588:1 15599:1 15600:2 15601:1 15623:1 15638:1 15651:1 15681:1 15707:1 15737:1 15816:1 15833:1 15844:1 15854:2 15889:1 15893:1 15897:1 15925:6 15933:3 15946:1 15954:1 15977:1 15986:1 16008:1 16011:1 16016:3 16032:1 16034:4 16036:1 16050:2 16055:1 16062:1 16068:6 16075:2 16125:9 16140:1 16156:1 16161:1 16164:1 16232:1 16250:1 16254:1 16260:1 16265:1 16268:1 16269:2 16273:1 16274:2 16296:1 16313:1 16315:1 16318:2 16397:1 16398:1 16408:1 16411:1 16432:1 16457:1 16481:6 16482:1 16484:1 16505:1 16532:1 16533:1 16543:1 16559:2 16561:2 16563:1 16647:1 16655:1 16672:2 16682:1 16685:3 16686:1 16689:3 16710:4 16718:1 16744:6 16749:3 16756:2 16774:1 16791:1 16795:1 16796:1 16854:1 16864:1 16878:1 16879:1 16899:2 16905:1 16934:1 16959:2 16973:1 17002:1 17017:1 17031:2 17100:1 17155:1 17201:3 17207:1 17237:1 17239:1 17249:1 17266:1 17267:1 17282:1 17378:1 17428:2 17466:1 17487:1 17501:1 17506:1 17510:3 17523:1 17524:4 17528:1 17535:1 17549:1 17564:1 17612:2 17615:1 17616:1 17625:2 17640:1 17645:2 17665:1 17700:1 17705:1 17707:1 17718:1 17746:1 17798:1 17810:1 17835:1 17856:2 17867:6 17880:2 17946:2 17949:1 17956:2 17993:1 18047:1 18072:1 18126:6 18148:6 18154:1 18159:2 18171:1 18186:2 18190:1 18197:1 18221:1 18223:1 18236:1 18261:1 18316:1 18335:2 18343:1 18355:1 18373:1 18452:1 18460:2 18476:3 18479:2 18518:1 18519:1 18527:1 18563:1 18573:1 18578:1 18586:1 18602:2 18628:6 18637:1 18653:1 18654:1 18689:2 18719:1 18743:2 18776:1 18779:1 18801:1 18804:3 18808:1 18813:1 18841:1 18853:12 18855:1 18860:1 18903:1 18910:1 18911:1 18916:1 18931:1 18961:1 18991:1 19003:4 19020:1 19022:1 19035:1 19040:1 19055:1 19076:1 19079:1 19093:1 19120:1 19124:1 19148:1 19151:1 19159:1 19186:1 19189:5 19191:1 19199:1 19202:1 19240:1 19242:1 19243:1 19249:1 19251:4 19267:2 19271:1 19277:3 19279:1 19287:1 19289:1 19295:1 19297:1 19306:1 19346:3 19361:3 19368:1 19397:6 19407:2 19408:2 19420:1 19422:1 19494:1 19529:1 19533:1 19594:1 19601:1 19624:1 19628:1 19631:1 19633:1 19641:1 19642:2 19647:1 19671:1 19709:3 19711:1 19712:4 19729:1 19765:1 19779:1 19793:1 19865:1 19881:1 19883:1 19889:2 19893:1 19910:3 19928:1 19933:2 19936:1 19947:1 19983:1 20020:1 20025:6 20036:2 20044:1 20065:2 20088:1 20089:1 20098:2 20101:1 20102:1 20115:1 20118:1 20148:1 20150:1 20151:1 20177:1 20203:1 20214:2 20219:3 20228:1 20230:1 20231:2 20278:1 20285:1 20291:2 20299:2 20310:1 20345:2 20355:1 20368:2 20392:1 20409:1 20414:3 20422:1 20429:1 20434:2 20453:2 20454:1 20503:3 20510:1 20519:1 20524:1 20566:5 20570:1 20577:3 20622:1 20636:1 20639:1 20642:1 20649:1 20654:1 20656:1 20669:1 20674:1 20685:1 20686:1 20692:1 20699:1 20712:1 20714:1 20739:1 20749:1 20777:1 20790:1 20820:1 20837:1 20863:1 20876:1 20890:1 20906:3 20935:1 20947:1 20959:1 20978:1 20981:1 20983:1 20992:1 20998:1 21051:1 21053:1 21062:1 21073:1 21078:1 21085:1 21088:2 21100:1 21111:1 21132:1 21162:1 21223:2 21247:1 21260:1 21271:1 21281:1 21284:2 21289:2 21324:1 21328:1 21348:2 21353:1 21357:1 21373:1 21416:1 21477:1 21478:3 21488:2 21496:1 21509:1 21543:1 21551:1 21564:1 21579:1 21583:1 21596:4 21633:2 21678:1 21691:1 21696:2 21711:1 21715:1 21736:1 21755:1 21772:1 21806:2 21809:1 21812:1 21888:1 21904:1 21909:1 21922:1 21963:1 21970:1 21979:1 21993:1 21997:1 22011:1 22038:2 22054:3 22090:1 22092:1 22098:1 22109:2 22128:2 22136:1 22148:2 22151:1 22197:1 22217:2 22225:1 22255:1 22256:1 22258:1 22317:1 22318:1 22331:2 22350:1 22397:1 22400:1 22438:1 22458:1 10 14:3 16:1 20:1 23:1 32:3 88:1 101:1 105:2 116:1 142:1 166:1 174:1 186:1 232:1 276:1 354:1 360:7 380:3 388:2 400:1 437:1 438:1 445:1 483:1 493:1 496:1 509:1 533:2 566:1 569:1 584:1 598:1 602:2 604:1 612:1 677:1 685:2 720:1 789:1 790:1 837:1 843:5 844:2 872:3 884:1 993:3 994:1 1013:1 1041:1 1062:1 1070:3 1087:3 1101:2 1136:1 1139:5 1140:1 1171:1 1186:1 1188:1 1189:1 1199:1 1239:1 1250:1 1275:1 1298:1 1308:4 1312:2 1314:1 1325:2 1342:2 1358:1 1374:1 1378:1 1381:5 1412:1 1413:1 1425:1 1454:2 1459:1 1468:2 1490:2 1494:1 1505:2 1509:1 1516:1 1518:1 1522:4 1539:1 1569:1 1614:2 1617:1 1622:1 1629:1 1642:1 1664:1 1665:1 1668:1 1669:1 1731:6 1735:1 1738:1 1766:2 1784:2 1803:1 1818:1 1819:1 1835:1 1872:1 1880:1 1905:1 1908:1 1910:1 1912:1 1918:1 1920:2 1926:2 1936:1 1938:2 1941:1 1952:1 1955:1 1969:1 1988:1 2003:1 2017:1 2029:1 2056:1 2071:1 2075:1 2106:1 2112:1 2150:1 2176:1 2191:1 2193:1 2218:4 2231:1 2271:1 2277:2 2278:1 2280:1 2283:2 2287:1 2290:1 2292:2 2321:1 2351:1 2390:1 2404:1 2406:2 2415:1 2420:2 2422:1 2428:1 2455:3 2478:1 2483:1 2494:1 2497:4 2500:1 2516:1 2523:1 2550:1 2606:1 2609:1 2621:1 2624:4 2630:1 2635:1 2657:1 2675:1 2705:1 2738:1 2748:3 2763:1 2771:1 2797:1 2815:1 2818:1 2834:3 2837:4 2862:2 2870:3 2885:1 2919:1 2940:1 2942:1 2958:1 2979:1 3031:2 3043:1 3047:1 3091:1 3108:2 3128:1 3157:1 3184:1 3200:1 3242:3 3264:1 3293:1 3296:1 3307:4 3316:1 3373:1 3394:2 3401:2 3446:1 3452:2 3458:1 3464:1 3476:2 3482:1 3483:1 3486:1 3489:1 3493:3 3496:2 3502:1 3526:1 3564:1 3578:1 3584:1 3599:1 3604:1 3641:1 3674:2 3681:1 3685:9 3693:1 3694:1 3721:2 3734:1 3743:1 3767:1 3786:1 3816:1 3824:1 3858:1 3863:1 3872:1 3883:3 3885:1 3895:2 3937:1 3938:1 3943:1 3944:1 3978:1 3998:1 4007:1 4050:1 4057:3 4063:1 4064:1 4066:1 4097:2 4128:2 4140:2 4156:1 4158:2 4163:1 4183:1 4192:7 4200:1 4207:1 4239:1 4261:1 4265:1 4280:1 4293:4 4298:1 4325:1 4373:1 4385:1 4388:5 4390:2 4393:1 4397:1 4422:2 4424:1 4434:1 4449:1 4451:5 4466:2 4474:2 4501:1 4508:1 4512:2 4513:1 4528:3 4543:1 4564:1 4570:4 4587:1 4593:1 4617:1 4631:1 4654:7 4657:1 4659:1 4671:2 4682:1 4716:1 4729:2 4741:1 4742:1 4764:1 4787:1 4817:1 4847:3 4850:1 4860:1 4870:1 4873:2 4902:2 4914:1 4944:1 4954:1 4956:1 4997:2 5005:2 5013:2 5050:1 5066:1 5084:1 5114:1 5116:1 5122:1 5129:1 5154:1 5161:4 5173:1 5205:1 5239:1 5266:1 5300:1 5308:1 5317:2 5322:7 5328:1 5373:1 5376:1 5385:1 5396:1 5479:1 5498:2 5516:1 5532:2 5542:1 5544:1 5546:1 5556:1 5577:2 5580:1 5582:3 5597:1 5609:1 5624:1 5645:1 5651:1 5660:1 5701:1 5720:1 5721:3 5734:1 5757:3 5764:1 5766:2 5767:5 5783:1 5791:1 5822:1 5839:1 5840:2 5877:1 5878:2 5885:1 5889:1 5893:2 5900:1 5907:1 5918:1 5948:1 5972:1 5983:902 6008:1 6019:1 6028:1 6046:1 6060:1 6065:2 6210:1 6238:1 6246:1 6275:1 6305:1 6323:2 6325:1 6333:2 6337:1 6345:1 6355:1 6367:1 6381:1 6409:1 6434:1 6436:1 6455:1 6467:1 6554:2 6556:1 6558:1 6568:1 6569:1 6571:1 6572:12 6595:1 6602:1 6604:1 6605:1 6636:1 6652:3 6664:1 6686:1 6702:1 6747:1 6765:1 6784:2 6788:1 6815:2 6842:1 6912:2 6937:1 6950:1 6957:4 6959:1 6960:1 6989:1 6993:3 6998:1 7013:2 7051:1 7052:3 7061:1 7076:2 7117:1 7139:1 7163:1 7178:2 7187:1 7210:2 7219:1 7231:2 7268:2 7269:1 7299:2 7302:1 7318:1 7331:2 7362:4 7365:1 7377:2 7385:4 7392:1 7394:1 7404:1 7412:2 7416:1 7417:1 7420:1 7438:4 7449:1 7453:2 7455:1 7511:1 7520:1 7544:1 7566:2 7568:1 7569:1 7572:1 7576:2 7585:2 7586:1 7594:1 7613:1 7616:1 7618:2 7627:2 7653:1 7693:1 7739:2 7752:1 7791:1 7837:1 7839:1 7850:1 7854:1 7860:1 7871:1 7894:1 7944:1 7977:1 8022:1 8025:1 8030:1 8037:1 8041:1 8051:1 8057:4 8066:1 8093:1 8164:1 8165:2 8174:1 8200:1 8201:2 8212:1 8227:4 8242:1 8244:1 8260:1 8270:1 8276:1 8285:1 8291:1 8307:1 8310:1 8311:1 8318:1 8323:1 8338:2 8370:2 8375:1 8406:1 8411:1 8419:2 8425:2 8437:1 8441:1 8492:1 8521:2 8562:2 8586:1 8608:3 8610:1 8618:1 8631:1 8670:1 8677:1 8678:2 8707:1 8727:1 8741:1 8751:1 8769:1 8771:1 8796:1 8799:1 8807:1 8822:1 8874:1 8878:1 8881:1 8892:1 8900:12 8924:1 8937:3 8971:2 9010:1 9011:3 9014:1 9017:2 9020:1 9048:1 9099:1 9123:1 9171:1 9175:2 9189:1 9190:3 9192:3 9211:1 9221:1 9225:1 9245:1 9291:1 9296:1 9306:1 9320:2 9344:1 9355:1 9373:1 9385:1 9414:1 9475:1 9506:2 9514:2 9517:1 9519:2 9521:1 9529:1 9530:1 9539:1 9546:1 9547:1 9550:2 9567:1 9580:3 9640:1 9675:1 9684:1 9690:1 9700:1 9701:1 9711:1 9719:1 9720:3 9724:1 9795:1 9804:1 9817:1 9829:1 9841:7 9850:1 9902:1 9922:13 9958:1 10017:3 10039:1 10058:1 10089:1 10095:2 10114:1 10118:2 10143:1 10181:1 10216:1 10252:1 10320:1 10324:1 10329:1 10333:9 10355:2 10398:1 10404:2 10414:1 10415:1 10438:1 10448:1 10458:4 10464:1 10466:1 10480:4 10489:1 10492:1 10499:2 10500:1 10515:2 10516:1 10525:2 10526:1 10543:1 10544:1 10564:1 10582:1 10644:1 10645:1 10648:1 10670:3 10682:2 10686:1 10724:1 10744:1 10790:1 10823:2 10832:1 10877:1 10878:1 10879:1 10891:1 10900:1 10907:1 10914:1 10917:2 10930:3 10969:1 10971:1 10983:1 10990:1 10995:1 11042:1 11057:1 11081:1 11083:1 11124:1 11126:1 11131:1 11147:1 11194:1 11205:1 11222:1 11223:1 11227:1 11240:2 11243:1 11257:1 11258:1 11270:1 11335:1 11350:1 11359:12 11360:1 11371:1 11385:1 11386:2 11413:1 11423:2 11440:2 11443:1 11457:1 11462:1 11473:1 11525:1 11571:1 11576:2 11638:1 11645:2 11650:1 11654:1 11670:1 11707:1 11720:2 11730:1 11754:6 11756:2 11760:1 11781:1 11788:1 11790:2 11800:2 11836:1 11842:9 11846:2 11849:1 11859:1 11863:1 11864:16 11894:4 11898:3 11913:1 11936:1 11965:1 12025:2 12038:1 12042:2 12063:1 12066:1 12070:1 12072:1 12164:1 12169:1 12183:1 12184:1 12197:2 12201:1 12241:1 12255:1 12270:1 12277:1 12279:1 12284:2 12288:1 12290:4 12300:1 12323:3 12378:1 12391:2 12392:2 12419:1 12427:1 12454:1 12492:1 12501:2 12516:1 12546:1 12561:10 12565:1 12606:1 12608:2 12633:1 12635:1 12643:2 12655:7 12667:1 12681:1 12737:7 12812:1 12828:1 12829:2 12839:1 12869:2 12888:1 12905:1 12916:1 12947:1 12964:1 12972:1 12981:2 13008:1 13022:1 13066:1 13086:1 13088:1 13099:1 13101:1 13128:1 13130:1 13141:1 13163:1 13173:1 13176:1 13186:1 13187:1 13196:1 13206:1 13216:1 13222:1 13225:1 13236:1 13263:1 13272:5 13284:2 13298:1 13303:1 13306:2 13320:2 13335:3 13336:1 13352:1 13355:2 13428:1 13434:1 13445:1 13459:1 13465:1 13499:1 13521:1 13551:1 13589:1 13595:1 13620:1 13624:1 13632:1 13638:1 13639:2 13657:2 13677:3 13734:5 13762:1 13797:1 13813:1 13828:1 13836:2 13847:1 13864:1 13865:1 13882:1 13891:1 13905:1 13974:4 13977:1 13984:2 13988:2 13991:1 14017:1 14023:1 14033:1 14054:7 14055:1 14070:1 14094:1 14109:2 14145:3 14155:2 14159:2 14214:1 14235:1 14244:1 14254:1 14257:1 14290:1 14302:3 14308:1 14325:1 14328:1 14335:1 14339:2 14349:1 14356:1 14370:2 14377:1 14382:2 14413:1 14439:1 14486:1 14510:1 14553:1 14585:1 14598:3 14608:1 14621:2 14625:1 14638:1 14639:1 14640:1 14677:1 14684:1 14690:1 14691:1 14710:1 14717:1 14733:2 14750:2 14752:1 14796:2 14800:2 14807:1 14827:1 14839:1 14841:2 14852:1 14855:1 14859:1 14895:1 14897:1 14901:1 14902:7 14911:7 14933:1 14953:1 14975:1 15010:1 15014:3 15039:2 15088:3 15095:1 15102:1 15114:1 15120:3 15124:1 15143:1 15160:1 15172:1 15180:1 15181:2 15196:1 15212:1 15242:2 15248:1 15270:1 15273:1 15275:1 15321:1 15348:1 15361:2 15369:1 15375:1 15380:7 15422:1 15431:1 15457:1 15469:1 15491:2 15537:1 15547:1 15578:1 15588:1 15599:1 15600:2 15601:1 15623:1 15636:1 15638:1 15651:1 15681:1 15707:1 15737:1 15816:1 15833:1 15844:1 15854:2 15889:1 15893:1 15897:1 15925:6 15933:3 15946:1 15947:1 15954:1 15977:1 15986:2 16008:1 16011:1 16016:4 16032:1 16034:4 16036:1 16050:2 16055:1 16062:1 16068:7 16075:2 16125:9 16140:1 16156:2 16161:2 16162:1 16164:1 16232:1 16250:1 16254:1 16260:1 16265:1 16266:1 16268:1 16269:2 16273:1 16274:2 16296:1 16313:1 16315:1 16318:2 16397:1 16398:1 16408:1 16411:1 16432:1 16457:1 16481:7 16482:1 16484:1 16505:1 16532:1 16533:1 16543:1 16559:3 16561:2 16563:1 16647:1 16655:1 16672:2 16682:1 16685:3 16686:1 16689:4 16710:4 16718:1 16744:7 16749:3 16756:2 16774:1 16791:1 16795:1 16796:1 16854:1 16855:1 16864:1 16878:1 16879:1 16899:2 16905:1 16934:1 16959:2 16973:1 17002:1 17017:1 17031:2 17100:1 17155:1 17201:3 17207:1 17237:1 17239:1 17249:1 17266:1 17267:2 17282:1 17378:1 17428:2 17466:1 17487:1 17501:1 17506:1 17510:3 17523:1 17524:5 17528:1 17535:1 17549:1 17564:1 17612:2 17615:1 17616:1 17625:2 17640:1 17645:2 17665:1 17700:1 17705:1 17707:1 17718:1 17746:1 17798:1 17810:1 17835:1 17856:2 17867:7 17880:2 17946:2 17949:1 17956:2 17993:1 18047:1 18072:1 18126:7 18148:7 18154:1 18159:2 18171:1 18186:2 18190:1 18197:1 18221:1 18223:1 18236:1 18246:1 18261:1 18316:1 18335:2 18343:1 18355:1 18373:1 18452:1 18460:3 18476:3 18479:2 18518:1 18519:1 18527:1 18563:1 18573:1 18578:1 18586:1 18602:2 18628:7 18637:1 18653:1 18654:1 18689:2 18719:1 18743:2 18776:1 18779:1 18798:1 18801:1 18804:4 18808:1 18813:1 18841:1 18853:12 18855:1 18860:1 18903:1 18910:1 18911:1 18916:1 18931:1 18961:1 18991:1 19003:5 19020:2 19022:1 19035:1 19040:1 19055:1 19076:1 19079:1 19093:1 19120:1 19124:1 19148:1 19151:1 19159:1 19186:1 19189:6 19191:1 19199:1 19202:1 19240:1 19242:1 19243:1 19249:1 19251:4 19267:2 19271:1 19277:3 19279:1 19287:1 19289:1 19295:1 19297:1 19306:1 19346:3 19361:3 19368:1 19397:7 19407:2 19408:2 19420:1 19422:1 19494:1 19529:1 19533:1 19594:1 19601:1 19624:2 19628:1 19631:1 19633:1 19641:1 19642:2 19647:1 19671:1 19709:4 19711:1 19712:5 19729:1 19765:1 19779:1 19793:1 19865:1 19881:1 19883:1 19889:2 19893:1 19910:3 19928:1 19933:2 19936:1 19947:1 19961:1 19983:1 20020:1 20025:7 20036:2 20044:2 20065:2 20088:1 20089:1 20098:2 20101:1 20102:1 20115:1 20118:1 20148:1 20150:1 20151:1 20177:1 20203:1 20214:2 20219:3 20228:1 20230:1 20231:2 20278:1 20285:1 20291:2 20299:2 20310:1 20345:2 20355:1 20368:2 20392:1 20409:1 20414:3 20422:1 20429:1 20434:2 20453:2 20454:1 20503:3 20510:1 20519:1 20524:1 20566:6 20570:1 20577:3 20593:1 20622:1 20636:1 20639:1 20642:1 20649:1 20654:1 20656:1 20669:1 20674:1 20675:1 20685:1 20686:1 20692:1 20699:1 20712:1 20714:1 20739:1 20749:1 20777:1 20790:1 20820:1 20837:1 20863:1 20876:1 20890:1 20906:3 20935:1 20947:1 20959:1 20978:1 20981:1 20983:1 20992:1 20998:1 21051:1 21053:1 21062:1 21073:1 21078:1 21085:1 21088:2 21100:1 21111:1 21132:1 21162:2 21223:2 21247:1 21260:1 21271:1 21281:1 21284:2 21289:2 21324:1 21328:1 21348:2 21353:1 21357:1 21373:1 21416:1 21477:1 21478:3 21488:2 21496:1 21509:1 21543:1 21551:1 21564:1 21579:1 21583:1 21596:4 21633:2 21678:1 21687:1 21691:1 21696:2 21711:1 21715:1 21736:1 21755:1 21772:1 21806:2 21809:1 21812:1 21888:1 21891:1 21904:2 21909:1 21922:1 21963:1 21970:1 21979:1 21993:1 21997:1 22011:1 22038:2 22054:3 22090:1 22092:1 22098:1 22109:2 22128:2 22136:2 22148:2 22151:1 22197:1 22217:2 22225:1 22255:1 22256:1 22258:1 22317:1 22318:1 22331:3 22350:1 22397:1 22400:1 22438:1 22458:1 10 14:3 16:1 20:1 23:1 32:3 88:1 101:1 105:2 116:1 142:1 145:1 166:1 174:1 186:1 232:1 276:1 354:1 360:8 380:4 388:2 400:1 437:1 438:1 445:1 483:1 493:1 496:1 509:1 533:3 566:1 569:1 584:1 598:1 602:2 604:1 612:1 677:1 685:2 720:1 789:1 790:1 837:1 843:6 844:2 872:3 884:1 993:3 994:2 1013:1 1041:1 1062:1 1070:3 1087:4 1101:2 1136:1 1139:5 1140:1 1171:1 1186:1 1188:1 1189:1 1199:1 1239:1 1250:1 1275:1 1298:1 1308:4 1312:2 1314:1 1325:2 1342:2 1358:1 1359:1 1374:1 1378:1 1381:6 1412:1 1413:1 1425:1 1454:2 1459:1 1468:2 1490:2 1494:1 1505:2 1509:1 1516:1 1518:1 1522:4 1539:2 1569:1 1614:2 1617:1 1622:1 1629:1 1642:1 1664:1 1665:1 1668:1 1669:1 1731:6 1735:1 1738:1 1766:2 1784:2 1803:1 1818:1 1819:1 1835:2 1872:1 1880:1 1905:1 1908:1 1910:1 1912:1 1918:1 1920:2 1926:2 1936:1 1938:2 1939:1 1941:1 1952:1 1955:1 1965:1 1969:1 1988:1 2003:1 2017:1 2029:1 2056:1 2071:1 2075:1 2106:1 2112:1 2150:1 2176:1 2178:1 2191:1 2193:1 2218:4 2231:1 2271:1 2277:2 2278:1 2280:1 2283:2 2287:1 2290:1 2292:2 2316:1 2321:1 2351:1 2390:1 2404:1 2406:2 2415:1 2420:2 2422:1 2428:1 2455:4 2478:1 2483:1 2494:1 2497:4 2500:1 2516:1 2523:1 2550:1 2606:1 2609:1 2621:1 2624:4 2630:1 2635:1 2657:1 2675:1 2705:1 2738:1 2748:3 2763:1 2771:1 2797:1 2815:1 2818:1 2834:4 2837:4 2862:2 2870:3 2885:1 2919:1 2940:1 2942:1 2958:1 2979:1 3031:2 3043:1 3047:1 3091:1 3108:2 3128:1 3157:1 3184:1 3200:1 3242:3 3264:1 3293:1 3296:1 3307:4 3316:1 3373:1 3394:2 3401:2 3446:1 3452:2 3458:1 3464:1 3470:1 3476:2 3482:1 3483:1 3486:1 3489:1 3493:3 3496:2 3502:1 3526:1 3564:1 3578:1 3584:1 3599:1 3604:1 3622:1 3641:1 3674:2 3681:1 3685:9 3693:1 3694:1 3721:2 3734:1 3743:1 3767:1 3768:1 3786:1 3796:1 3816:2 3824:1 3858:1 3863:1 3872:1 3883:4 3885:1 3895:2 3937:1 3938:1 3943:1 3944:1 3978:1 3998:1 4007:1 4050:1 4057:4 4063:1 4064:1 4066:1 4096:1 4097:2 4128:2 4140:2 4156:1 4158:2 4163:1 4183:1 4192:8 4200:1 4207:1 4239:1 4261:1 4265:1 4280:1 4293:4 4298:1 4325:1 4373:1 4385:1 4388:6 4390:2 4393:1 4397:1 4422:2 4424:1 4434:1 4449:1 4451:5 4465:1 4466:2 4474:2 4501:1 4508:1 4512:2 4513:1 4528:3 4543:1 4564:1 4569:1 4570:4 4587:1 4593:1 4617:1 4631:1 4654:8 4657:1 4659:1 4671:2 4682:1 4716:1 4729:4 4741:1 4742:1 4764:1 4787:1 4817:1 4847:3 4850:1 4860:1 4870:1 4873:2 4902:2 4914:1 4944:1 4945:1 4954:1 4956:1 4997:3 5005:2 5013:2 5050:1 5066:1 5084:1 5114:1 5116:1 5122:1 5129:1 5154:1 5161:4 5173:1 5205:1 5239:1 5266:1 5300:1 5308:1 5317:2 5322:8 5328:1 5373:1 5376:1 5385:1 5396:1 5479:1 5498:2 5516:1 5532:2 5542:1 5544:1 5546:1 5556:1 5577:2 5580:1 5582:3 5597:1 5609:1 5624:1 5645:1 5651:1 5660:2 5701:1 5720:1 5721:3 5734:1 5757:3 5764:1 5766:2 5767:5 5783:1 5791:1 5822:2 5839:1 5840:2 5877:1 5878:2 5885:1 5889:1 5893:2 5900:1 5907:1 5918:1 5948:1 5972:1 5983:951 6008:1 6019:1 6028:1 6046:1 6060:1 6065:2 6210:1 6238:1 6246:1 6275:1 6305:1 6323:3 6325:1 6333:2 6337:1 6345:1 6355:1 6367:1 6381:1 6409:1 6434:1 6436:1 6455:1 6467:1 6554:2 6556:1 6558:1 6568:1 6569:1 6571:1 6572:13 6595:1 6602:1 6604:1 6605:1 6636:1 6652:3 6664:1 6686:1 6702:1 6747:1 6765:1 6784:2 6788:1 6793:1 6815:2 6842:1 6912:2 6937:1 6950:1 6957:5 6959:1 6960:1 6989:1 6993:3 6998:1 7013:3 7051:1 7052:3 7061:1 7076:2 7117:1 7126:1 7139:1 7163:1 7178:2 7187:1 7210:2 7219:1 7231:2 7242:1 7268:2 7269:1 7299:2 7302:1 7318:1 7331:2 7362:4 7365:1 7377:3 7385:4 7392:1 7394:1 7404:1 7412:2 7416:1 7417:1 7420:1 7438:5 7449:1 7453:2 7455:1 7511:1 7520:1 7544:1 7566:2 7568:1 7569:1 7572:1 7576:2 7585:3 7586:1 7594:1 7613:1 7616:1 7618:2 7627:2 7653:1 7693:1 7739:2 7752:1 7791:1 7837:1 7839:1 7850:1 7854:1 7860:1 7871:1 7894:1 7944:1 7977:1 8008:1 8022:1 8025:1 8030:1 8037:1 8041:1 8051:1 8057:4 8066:1 8093:1 8164:1 8165:2 8174:1 8200:1 8201:2 8209:1 8212:1 8227:4 8242:1 8244:1 8260:1 8270:1 8276:1 8285:1 8291:1 8307:1 8310:1 8311:1 8318:1 8323:1 8338:2 8370:2 8375:1 8406:1 8411:1 8419:2 8425:2 8437:1 8441:1 8492:1 8521:2 8562:3 8586:1 8608:3 8610:1 8618:1 8631:1 8670:1 8677:1 8678:2 8707:1 8726:1 8727:1 8741:1 8751:1 8769:2 8771:1 8796:1 8799:1 8807:1 8822:1 8845:1 8874:1 8878:1 8881:1 8892:1 8900:13 8924:1 8937:3 8949:1 8971:2 9010:1 9011:3 9014:1 9017:2 9020:1 9048:1 9099:1 9123:2 9171:1 9175:2 9189:1 9190:3 9192:3 9193:1 9211:1 9221:1 9225:1 9245:1 9291:1 9296:1 9306:1 9320:2 9344:1 9355:1 9373:1 9385:1 9414:1 9475:1 9506:2 9514:2 9517:1 9519:2 9521:1 9529:1 9530:1 9539:1 9546:1 9547:1 9550:2 9567:1 9580:3 9640:1 9658:1 9675:1 9684:1 9690:1 9700:1 9701:1 9711:1 9719:1 9720:3 9724:1 9795:1 9804:1 9817:1 9829:1 9841:8 9850:1 9902:1 9922:14 9958:1 10017:3 10039:1 10058:1 10089:1 10095:2 10114:1 10118:2 10143:1 10181:1 10216:1 10252:1 10320:1 10324:1 10329:1 10331:1 10333:9 10355:2 10398:1 10404:2 10414:1 10415:1 10438:1 10448:1 10458:4 10464:1 10466:1 10480:4 10489:1 10492:1 10499:4 10500:1 10515:2 10516:1 10525:2 10526:1 10543:1 10544:1 10564:1 10582:1 10644:1 10645:1 10648:1 10670:3 10682:2 10686:1 10724:1 10744:1 10790:1 10802:1 10823:2 10832:1 10877:1 10878:1 10879:1 10891:1 10900:1 10907:1 10914:1 10917:2 10930:3 10939:1 10969:1 10971:1 10983:1 10990:1 10995:1 11042:1 11057:1 11081:1 11083:1 11124:1 11126:1 11130:1 11131:1 11147:1 11194:1 11205:1 11222:1 11223:1 11227:1 11240:2 11243:1 11257:1 11258:1 11270:1 11333:1 11335:1 11350:1 11359:13 11360:1 11371:1 11385:1 11386:2 11413:1 11423:2 11440:2 11443:1 11457:1 11462:1 11473:1 11525:1 11571:1 11576:2 11638:1 11645:2 11650:1 11654:1 11670:1 11707:1 11720:2 11730:1 11754:8 11756:2 11757:1 11760:1 11781:1 11788:1 11790:2 11800:2 11836:2 11842:9 11846:2 11849:1 11859:1 11863:1 11864:17 11894:4 11898:3 11913:1 11936:1 11965:1 11985:1 12025:2 12038:1 12042:2 12063:1 12066:1 12070:1 12072:1 12164:1 12169:1 12183:1 12184:1 12197:2 12201:1 12241:1 12255:1 12270:1 12277:1 12279:1 12284:2 12288:1 12290:4 12300:1 12323:3 12343:1 12378:1 12391:3 12392:2 12419:1 12427:1 12454:1 12492:1 12501:2 12516:1 12546:1 12561:12 12565:1 12606:1 12608:2 12633:1 12635:1 12643:2 12655:8 12667:1 12681:1 12737:8 12812:1 12828:1 12829:2 12839:1 12869:2 12888:1 12905:1 12916:1 12924:1 12947:1 12964:1 12972:1 12981:2 13008:1 13022:1 13066:1 13086:1 13088:1 13092:1 13099:1 13101:1 13128:1 13130:1 13141:1 13163:1 13173:1 13176:1 13186:1 13187:1 13196:1 13206:1 13216:1 13222:1 13225:1 13236:1 13263:1 13272:5 13284:2 13298:1 13303:1 13306:2 13320:2 13335:3 13336:2 13352:1 13355:2 13428:2 13434:1 13445:1 13459:1 13465:1 13499:1 13521:1 13551:1 13589:1 13595:1 13620:1 13624:1 13632:1 13638:1 13639:2 13657:2 13677:3 13734:5 13762:1 13797:1 13813:1 13828:1 13836:2 13847:1 13864:1 13865:1 13882:1 13891:1 13905:1 13974:5 13977:1 13984:2 13988:2 13991:1 14017:1 14023:1 14033:1 14049:1 14054:8 14055:1 14068:1 14070:1 14094:2 14109:2 14145:3 14155:2 14159:2 14214:1 14235:1 14244:1 14254:1 14257:1 14290:1 14302:3 14306:1 14308:1 14325:1 14328:1 14335:1 14339:2 14349:1 14356:1 14370:2 14377:1 14382:2 14390:1 14413:1 14439:1 14486:1 14510:1 14553:1 14585:1 14598:3 14608:1 14621:2 14625:1 14638:1 14639:1 14640:1 14677:1 14684:1 14690:1 14691:1 14710:1 14717:1 14733:2 14745:1 14750:2 14752:1 14796:2 14800:3 14807:1 14827:1 14839:1 14841:2 14852:1 14855:1 14859:1 14895:1 14897:1 14901:1 14902:8 14911:8 14933:1 14953:1 14975:1 15010:2 15014:3 15039:2 15088:3 15095:1 15102:1 15114:1 15120:3 15124:1 15143:1 15155:1 15160:1 15172:1 15180:1 15181:2 15196:1 15212:1 15242:2 15248:1 15270:1 15273:1 15275:1 15321:1 15348:1 15361:2 15369:1 15375:1 15380:8 15422:1 15431:1 15457:1 15469:1 15491:2 15537:1 15547:1 15578:1 15588:2 15599:1 15600:2 15601:1 15623:1 15636:1 15638:1 15651:1 15681:1 15707:1 15737:1 15816:1 15833:1 15844:1 15854:2 15889:1 15893:1 15897:1 15925:6 15933:4 15946:1 15947:1 15954:1 15977:1 15986:2 16008:1 16011:1 16016:4 16032:1 16034:4 16036:1 16050:2 16055:1 16062:1 16068:8 16075:2 16120:1 16125:9 16140:1 16156:4 16161:2 16162:1 16164:1 16232:1 16250:1 16254:1 16260:1 16265:1 16266:1 16268:2 16269:2 16273:1 16274:2 16296:1 16313:1 16315:1 16318:2 16397:1 16398:1 16408:1 16411:1 16432:1 16457:1 16481:8 16482:1 16484:1 16505:1 16532:1 16533:1 16543:1 16559:3 16561:2 16563:1 16647:1 16655:1 16672:2 16682:1 16685:3 16686:1 16689:5 16710:4 16718:1 16744:8 16749:3 16756:2 16774:1 16791:1 16795:1 16796:1 16831:1 16854:1 16855:2 16864:1 16878:1 16879:1 16899:2 16905:1 16934:1 16959:2 16973:2 17002:1 17017:1 17031:2 17100:1 17155:1 17201:3 17207:1 17237:1 17239:1 17249:1 17266:1 17267:2 17282:1 17378:1 17428:2 17466:1 17487:1 17501:1 17506:1 17510:3 17523:1 17524:6 17528:1 17535:1 17549:1 17564:1 17612:2 17615:1 17616:1 17625:2 17640:1 17645:2 17665:1 17700:1 17705:1 17707:1 17718:1 17746:1 17798:1 17810:1 17835:1 17856:3 17867:8 17880:2 17946:2 17949:1 17956:2 17970:1 17993:1 18047:1 18072:1 18126:8 18148:8 18154:1 18159:2 18171:1 18186:2 18190:1 18197:1 18221:2 18223:2 18236:1 18242:1 18246:1 18249:1 18261:1 18316:1 18335:2 18343:1 18355:1 18368:1 18373:1 18452:1 18460:4 18476:3 18479:2 18518:1 18519:1 18527:1 18563:1 18573:1 18578:1 18586:1 18602:2 18628:8 18637:1 18653:1 18654:1 18689:2 18719:1 18743:2 18776:1 18779:1 18798:1 18801:1 18804:4 18808:1 18813:1 18841:1 18853:13 18855:1 18860:1 18903:1 18910:1 18911:1 18916:1 18931:1 18961:1 18991:1 19003:5 19020:2 19022:1 19035:1 19040:1 19055:1 19076:2 19079:1 19093:1 19120:1 19124:1 19148:1 19151:1 19159:1 19186:1 19189:7 19190:1 19191:2 19199:1 19202:1 19240:1 19242:1 19243:1 19249:1 19251:4 19267:2 19271:1 19277:3 19279:1 19287:1 19289:1 19295:1 19297:1 19306:1 19346:3 19361:3 19368:1 19397:8 19407:2 19408:2 19420:1 19422:1 19494:1 19529:1 19533:1 19594:1 19601:1 19624:2 19628:1 19631:1 19633:1 19641:1 19642:3 19647:1 19671:1 19709:4 19711:1 19712:6 19729:1 19765:1 19779:1 19793:1 19865:1 19881:1 19883:1 19889:2 19893:1 19910:3 19928:1 19933:2 19936:1 19947:1 19953:1 19961:1 19983:1 20020:1 20025:8 20036:2 20044:2 20054:1 20065:2 20088:1 20089:1 20098:2 20101:1 20102:1 20115:1 20117:1 20118:1 20148:1 20150:1 20151:1 20177:1 20203:1 20208:1 20214:2 20219:3 20228:1 20230:1 20231:2 20278:1 20285:1 20291:2 20299:2 20310:1 20345:2 20355:1 20368:2 20392:1 20409:1 20414:3 20422:1 20429:2 20434:2 20453:2 20454:1 20489:1 20503:3 20510:1 20519:1 20524:1 20566:8 20570:1 20577:3 20593:1 20622:1 20636:1 20639:1 20642:1 20649:1 20654:1 20656:1 20669:1 20674:1 20675:1 20685:1 20686:1 20692:1 20699:1 20712:1 20714:1 20739:1 20749:1 20777:1 20790:1 20820:1 20837:1 20863:1 20876:1 20890:1 20906:3 20935:1 20947:1 20959:1 20978:1 20981:1 20983:1 20992:1 20998:1 21051:1 21053:1 21062:1 21073:1 21078:1 21085:1 21088:2 21100:3 21111:1 21132:1 21162:2 21223:2 21227:1 21247:1 21260:1 21271:1 21281:1 21284:2 21289:2 21324:1 21328:1 21348:2 21352:1 21353:1 21357:1 21373:1 21416:1 21477:1 21478:3 21488:2 21496:1 21509:1 21518:1 21543:1 21551:1 21564:1 21579:1 21583:1 21596:4 21633:2 21678:1 21687:2 21691:1 21696:2 21711:1 21715:1 21736:1 21755:1 21772:1 21801:1 21806:2 21809:1 21812:1 21888:1 21891:1 21904:2 21909:1 21922:1 21963:1 21970:1 21979:1 21993:1 21997:1 22011:1 22038:2 22054:3 22090:1 22092:1 22098:1 22109:2 22128:3 22130:1 22136:2 22148:2 22151:1 22197:1 22217:2 22225:1 22255:1 22256:1 22258:1 22264:1 22317:1 22318:1 22331:3 22350:1 22397:1 22400:1 22438:1 22458:2 10 1:1 14:3 16:1 20:1 23:2 32:3 88:1 101:1 105:2 116:1 142:1 145:1 166:1 174:1 186:1 232:1 276:1 354:1 360:8 380:4 388:2 400:1 437:1 438:1 445:1 483:1 493:1 496:1 509:1 533:3 566:1 569:1 584:1 598:1 602:2 604:1 612:1 677:2 685:2 705:1 720:1 789:1 790:1 837:1 843:6 844:2 872:3 884:1 993:3 994:2 1013:1 1027:1 1041:1 1062:1 1070:3 1087:4 1101:2 1136:1 1139:5 1140:1 1171:1 1186:1 1188:1 1189:1 1199:1 1239:1 1250:1 1275:1 1298:1 1308:4 1312:2 1314:1 1325:2 1342:2 1358:1 1359:1 1374:1 1378:1 1381:7 1412:1 1413:1 1425:1 1454:2 1459:1 1468:2 1490:2 1494:1 1505:2 1509:1 1516:1 1518:1 1522:5 1523:1 1539:2 1569:1 1570:2 1614:2 1617:1 1622:1 1629:1 1642:1 1664:1 1665:1 1668:1 1669:1 1680:1 1731:6 1735:1 1738:1 1766:2 1784:2 1803:1 1818:1 1819:1 1835:2 1872:1 1880:1 1905:1 1908:1 1910:1 1912:1 1918:1 1920:2 1926:2 1936:1 1938:2 1939:1 1941:1 1952:1 1955:1 1965:1 1969:1 1988:1 2003:1 2017:1 2029:1 2056:1 2071:1 2075:1 2106:1 2112:1 2150:1 2167:1 2176:1 2178:1 2191:1 2193:1 2218:4 2231:1 2271:1 2277:2 2278:1 2280:1 2283:2 2287:2 2290:1 2292:2 2316:1 2321:1 2351:1 2390:1 2404:1 2406:2 2415:1 2420:2 2422:1 2428:1 2455:4 2478:1 2483:1 2494:1 2497:4 2500:1 2516:1 2523:1 2550:1 2606:1 2609:1 2621:1 2624:4 2630:1 2635:1 2657:1 2675:1 2705:1 2738:1 2748:3 2763:1 2771:1 2797:1 2815:1 2818:1 2834:4 2837:4 2856:1 2862:2 2870:3 2885:1 2919:1 2940:1 2942:1 2958:1 2979:1 3031:2 3043:1 3047:2 3091:1 3108:2 3128:1 3157:1 3159:1 3180:1 3184:1 3200:1 3242:3 3264:1 3293:1 3296:1 3307:4 3316:1 3367:1 3373:1 3394:2 3401:2 3446:1 3449:2 3452:2 3458:1 3464:1 3470:1 3476:2 3482:1 3483:1 3486:1 3489:1 3493:3 3496:3 3502:1 3526:1 3543:1 3564:1 3578:1 3584:1 3599:1 3604:1 3622:1 3641:1 3674:2 3681:1 3685:10 3693:1 3694:1 3721:2 3734:1 3743:1 3767:2 3768:2 3786:1 3796:1 3816:2 3824:1 3858:1 3863:1 3872:1 3883:4 3885:1 3895:2 3937:1 3938:1 3943:1 3944:1 3978:1 3998:1 4007:1 4038:1 4050:1 4057:4 4063:1 4064:1 4066:1 4096:1 4097:2 4117:1 4128:2 4140:2 4156:1 4158:2 4163:1 4183:1 4192:8 4200:1 4207:1 4239:1 4261:1 4265:1 4280:1 4293:4 4298:1 4325:1 4373:1 4385:1 4388:6 4390:2 4393:1 4397:1 4422:2 4424:1 4434:1 4449:1 4451:5 4465:1 4466:2 4474:2 4501:1 4508:1 4512:2 4513:1 4528:3 4538:1 4543:1 4564:1 4569:1 4570:4 4587:1 4593:1 4617:1 4631:1 4654:8 4657:1 4659:1 4670:1 4671:2 4682:1 4716:1 4729:4 4741:1 4742:1 4764:1 4787:1 4817:1 4847:3 4850:1 4860:1 4870:1 4873:2 4902:2 4914:1 4944:1 4945:1 4954:1 4956:1 4997:3 5005:2 5013:2 5050:1 5066:1 5084:1 5114:1 5116:1 5122:1 5129:1 5154:1 5161:4 5173:1 5205:1 5211:1 5239:1 5266:2 5300:1 5308:1 5317:2 5322:8 5328:1 5373:1 5376:1 5385:1 5396:1 5479:1 5498:2 5516:1 5523:1 5532:2 5542:1 5544:1 5546:1 5556:1 5577:2 5580:1 5582:3 5597:1 5609:1 5624:1 5631:1 5645:1 5651:1 5660:2 5701:1 5720:1 5721:3 5734:1 5757:3 5764:1 5766:3 5767:5 5783:1 5791:1 5795:1 5822:2 5839:1 5840:2 5877:1 5878:2 5885:1 5889:1 5893:2 5900:1 5907:1 5918:1 5948:1 5972:1 5983:990 6008:1 6019:1 6022:1 6028:1 6046:1 6060:1 6065:2 6210:1 6238:1 6246:1 6275:1 6305:1 6323:3 6325:1 6333:2 6337:1 6340:1 6345:1 6355:1 6367:1 6381:1 6409:1 6434:1 6436:1 6455:1 6467:1 6517:1 6554:3 6556:1 6558:1 6568:1 6569:1 6571:1 6572:14 6595:1 6602:1 6604:1 6605:1 6636:1 6652:3 6664:1 6686:1 6702:1 6747:1 6765:1 6784:2 6788:1 6793:1 6815:2 6842:1 6912:2 6937:1 6950:1 6957:5 6959:1 6960:1 6989:1 6993:4 6998:1 7013:3 7024:1 7051:1 7052:3 7061:1 7076:2 7117:1 7126:1 7139:1 7163:1 7178:2 7187:1 7210:2 7219:1 7231:2 7242:1 7268:2 7269:1 7299:2 7302:1 7318:1 7331:2 7362:5 7365:1 7377:3 7385:6 7392:1 7394:1 7404:1 7412:2 7416:1 7417:1 7420:1 7438:5 7449:1 7453:2 7455:1 7511:1 7520:1 7536:1 7544:1 7566:2 7568:1 7569:1 7572:1 7576:2 7585:3 7586:1 7594:1 7613:1 7616:1 7618:2 7627:2 7653:1 7693:1 7739:2 7752:1 7791:1 7837:1 7839:1 7850:1 7854:1 7860:1 7871:1 7894:1 7944:1 7977:1 8008:1 8022:1 8025:1 8030:1 8037:1 8041:1 8051:1 8057:4 8066:1 8093:1 8164:1 8165:2 8174:1 8200:1 8201:2 8209:1 8212:1 8227:4 8242:1 8244:1 8260:1 8270:1 8276:1 8285:1 8291:1 8307:1 8310:1 8311:1 8318:1 8323:1 8338:2 8370:2 8375:1 8406:1 8411:1 8419:2 8425:2 8437:1 8441:1 8492:1 8521:2 8562:3 8586:1 8594:1 8608:3 8610:1 8618:1 8631:1 8670:1 8677:1 8678:2 8707:1 8712:1 8726:1 8727:1 8741:1 8751:1 8769:2 8771:1 8796:1 8799:1 8807:1 8822:1 8845:1 8874:1 8878:1 8881:1 8892:1 8900:14 8924:1 8937:3 8949:1 8971:2 9010:1 9011:3 9014:1 9017:2 9020:1 9048:1 9099:1 9123:2 9171:1 9175:2 9189:2 9190:3 9192:3 9193:1 9211:1 9221:1 9225:1 9245:1 9291:1 9296:1 9306:1 9315:1 9320:2 9344:1 9355:1 9373:1 9385:1 9414:1 9466:1 9475:1 9506:2 9514:2 9517:1 9519:2 9521:1 9529:1 9530:1 9539:1 9546:1 9547:1 9550:2 9567:1 9580:3 9640:1 9658:1 9675:1 9684:1 9690:1 9696:1 9700:1 9701:1 9711:1 9719:2 9720:3 9721:1 9724:1 9795:1 9804:1 9817:1 9829:1 9841:8 9850:1 9902:1 9922:15 9958:1 10017:3 10033:1 10039:1 10058:1 10089:1 10095:2 10114:1 10118:2 10143:1 10181:1 10216:1 10227:1 10242:1 10252:1 10320:1 10324:1 10329:1 10331:1 10333:10 10355:2 10398:1 10404:2 10414:1 10415:1 10438:1 10448:1 10458:4 10464:1 10466:1 10480:6 10487:1 10489:1 10492:1 10499:4 10500:1 10504:1 10515:2 10516:1 10525:3 10526:1 10543:1 10544:1 10564:2 10582:1 10644:1 10645:1 10648:1 10670:3 10682:2 10686:1 10724:1 10729:1 10744:1 10790:1 10802:1 10823:2 10832:1 10877:1 10878:1 10879:1 10891:1 10900:1 10907:1 10914:1 10917:2 10930:3 10939:1 10969:1 10971:1 10983:1 10990:1 10995:1 10996:1 11020:1 11042:1 11057:1 11081:1 11083:1 11124:1 11126:1 11130:1 11131:1 11147:1 11194:1 11205:1 11222:1 11223:1 11227:1 11240:2 11243:1 11257:1 11258:1 11270:1 11333:1 11335:1 11350:1 11359:14 11360:1 11371:1 11385:1 11386:2 11413:1 11423:2 11440:2 11443:1 11457:1 11462:2 11473:1 11525:1 11545:2 11571:1 11576:2 11638:1 11645:2 11650:1 11654:1 11670:1 11687:1 11707:1 11720:2 11730:1 11754:8 11756:2 11757:1 11760:1 11781:1 11788:1 11790:2 11800:2 11836:2 11842:10 11846:2 11849:1 11859:1 11863:1 11864:20 11894:4 11898:3 11913:1 11936:1 11965:1 11985:1 12025:2 12038:1 12042:2 12056:1 12063:1 12066:1 12070:1 12072:1 12164:2 12169:1 12183:1 12184:1 12197:2 12201:1 12241:1 12255:1 12270:1 12277:1 12279:1 12284:2 12288:1 12290:4 12300:1 12323:3 12342:1 12343:1 12378:1 12391:3 12392:2 12419:1 12427:1 12454:1 12492:1 12501:2 12516:1 12546:1 12561:12 12565:1 12606:1 12608:2 12633:1 12635:1 12643:2 12655:8 12667:1 12681:1 12737:8 12812:1 12828:1 12829:2 12839:1 12869:2 12888:1 12905:2 12916:1 12924:1 12930:1 12947:1 12964:1 12972:1 12981:2 13008:1 13022:1 13024:1 13066:1 13086:1 13088:1 13092:1 13099:1 13101:1 13128:1 13130:1 13131:1 13141:1 13163:1 13173:1 13176:1 13186:1 13187:1 13196:1 13206:1 13216:1 13222:1 13225:1 13236:1 13263:1 13272:5 13284:2 13298:1 13303:1 13306:2 13320:2 13335:3 13336:2 13352:1 13355:2 13370:1 13428:2 13434:1 13445:1 13459:1 13465:1 13499:1 13512:1 13521:1 13551:1 13589:1 13595:1 13620:1 13624:1 13632:1 13638:1 13639:2 13657:2 13677:4 13734:5 13762:1 13797:1 13813:1 13828:1 13836:2 13844:1 13847:1 13864:1 13865:1 13882:1 13891:1 13905:1 13974:5 13977:1 13984:2 13988:2 13991:1 14017:1 14023:1 14033:1 14049:1 14054:8 14055:1 14068:1 14070:1 14094:2 14109:2 14145:3 14155:2 14159:2 14214:1 14235:1 14244:1 14254:1 14257:1 14290:1 14302:3 14306:1 14308:1 14325:1 14328:1 14335:2 14339:2 14349:1 14356:1 14357:1 14370:2 14377:1 14382:2 14390:1 14413:1 14439:1 14486:1 14510:1 14553:1 14585:1 14598:3 14608:1 14621:2 14625:1 14638:1 14639:1 14640:1 14677:1 14684:1 14690:1 14691:1 14710:1 14717:1 14733:2 14745:1 14750:2 14752:1 14796:2 14800:3 14807:1 14827:1 14839:1 14841:2 14852:1 14855:1 14859:1 14895:1 14897:1 14901:1 14902:8 14911:8 14933:1 14953:1 14975:1 15010:2 15014:3 15039:2 15088:3 15095:1 15102:1 15114:1 15120:3 15124:1 15143:1 15155:1 15160:1 15172:1 15180:1 15181:2 15196:1 15212:1 15242:2 15248:1 15270:1 15273:1 15275:1 15321:1 15348:1 15361:2 15369:1 15375:1 15380:8 15397:1 15422:1 15431:1 15457:1 15469:1 15491:2 15537:1 15547:1 15578:1 15588:2 15599:1 15600:2 15601:1 15623:1 15636:1 15638:1 15651:1 15681:1 15707:1 15737:1 15816:1 15833:1 15844:1 15854:2 15877:1 15889:1 15893:1 15897:1 15925:6 15933:4 15946:1 15947:1 15954:1 15973:1 15977:1 15986:2 16008:1 16011:1 16016:4 16032:1 16034:4 16036:1 16050:2 16055:1 16062:1 16068:8 16075:2 16120:1 16125:10 16129:1 16140:2 16156:4 16161:2 16162:1 16164:1 16232:1 16250:1 16254:1 16260:1 16265:1 16266:1 16268:2 16269:2 16273:1 16274:2 16296:1 16313:1 16315:1 16318:2 16397:1 16398:1 16408:1 16411:2 16432:1 16433:1 16457:1 16481:8 16482:1 16484:1 16505:1 16532:1 16533:1 16543:1 16559:3 16561:2 16563:1 16647:1 16655:1 16672:2 16682:1 16685:3 16686:1 16689:5 16710:4 16718:1 16744:8 16749:3 16756:2 16774:1 16791:1 16795:1 16796:1 16831:1 16854:1 16855:2 16864:1 16878:1 16879:1 16899:2 16905:1 16934:1 16959:2 16973:2 17002:1 17017:1 17031:2 17100:1 17155:1 17201:3 17207:1 17237:1 17239:1 17249:1 17266:1 17267:2 17275:1 17282:1 17378:1 17428:2 17435:1 17466:1 17487:1 17501:1 17506:1 17510:3 17523:2 17524:6 17528:1 17535:2 17549:1 17564:1 17612:2 17615:1 17616:1 17625:2 17640:1 17645:2 17665:1 17700:1 17705:1 17707:1 17718:1 17746:1 17798:1 17810:1 17835:1 17856:3 17867:8 17880:2 17946:2 17949:1 17956:2 17970:1 17993:1 18047:1 18072:1 18126:8 18148:8 18154:1 18159:2 18171:1 18186:2 18190:1 18197:1 18221:2 18223:2 18236:1 18242:1 18246:1 18249:1 18261:1 18293:1 18316:1 18335:2 18338:1 18343:1 18355:1 18368:1 18373:1 18452:1 18460:4 18476:3 18479:2 18518:1 18519:1 18527:1 18563:1 18573:1 18578:1 18586:1 18602:2 18628:8 18637:1 18653:1 18654:1 18689:2 18719:1 18743:2 18776:1 18779:1 18798:1 18801:1 18804:4 18808:1 18813:1 18841:1 18853:14 18855:1 18860:1 18903:1 18910:1 18911:2 18916:1 18931:1 18961:1 18991:1 19003:5 19020:2 19022:1 19035:1 19040:1 19055:1 19076:2 19079:1 19093:1 19120:1 19124:1 19148:1 19151:1 19159:1 19186:1 19189:7 19190:1 19191:2 19199:1 19202:1 19240:1 19242:1 19243:1 19249:1 19251:4 19267:2 19271:1 19277:3 19279:1 19287:1 19289:1 19295:1 19297:1 19306:1 19346:3 19352:1 19361:3 19368:1 19397:8 19407:2 19408:2 19420:1 19422:1 19494:1 19529:1 19533:1 19594:1 19601:1 19624:2 19628:1 19631:1 19633:1 19641:1 19642:3 19647:1 19671:1 19689:1 19709:4 19711:1 19712:6 19729:1 19765:1 19779:1 19793:1 19865:1 19881:1 19883:1 19889:2 19893:1 19910:3 19928:1 19933:2 19936:1 19947:1 19953:1 19961:1 19983:1 20020:1 20025:8 20036:2 20044:2 20054:1 20065:2 20088:1 20089:1 20098:2 20101:1 20102:1 20115:1 20117:1 20118:1 20148:1 20150:1 20151:1 20177:1 20187:1 20203:1 20208:1 20214:2 20219:3 20228:1 20230:1 20231:2 20278:1 20285:1 20291:2 20299:2 20310:1 20345:2 20355:1 20368:2 20392:1 20409:1 20414:3 20422:1 20429:2 20434:2 20453:2 20454:1 20489:1 20503:3 20510:1 20519:1 20524:1 20566:8 20570:1 20577:4 20593:1 20622:1 20636:1 20639:1 20642:1 20649:1 20654:1 20656:1 20669:1 20674:1 20675:1 20685:1 20686:1 20692:1 20699:1 20712:1 20714:1 20739:1 20749:1 20777:1 20790:1 20820:1 20837:1 20863:1 20876:1 20890:1 20906:3 20935:1 20947:1 20959:1 20978:1 20981:1 20983:1 20992:1 20998:1 21051:1 21053:1 21062:1 21073:1 21078:1 21085:1 21088:2 21100:3 21111:1 21132:1 21162:2 21223:2 21227:1 21247:1 21260:1 21271:1 21281:1 21284:2 21289:2 21324:1 21328:1 21348:2 21352:1 21353:1 21357:1 21366:1 21373:1 21416:1 21477:1 21478:3 21488:2 21496:1 21509:1 21518:1 21543:1 21551:1 21564:1 21579:1 21583:1 21596:4 21633:2 21678:1 21687:2 21691:1 21696:2 21711:1 21715:1 21736:1 21755:1 21772:1 21801:1 21806:2 21809:1 21812:1 21888:1 21891:2 21904:2 21909:1 21922:1 21963:1 21970:1 21979:1 21993:1 21997:1 22011:1 22038:2 22054:3 22090:1 22092:1 22098:1 22109:2 22128:3 22130:1 22136:2 22148:2 22151:1 22197:1 22217:2 22225:1 22255:1 22256:1 22258:1 22264:1 22317:1 22318:1 22331:3 22350:1 22397:1 22400:1 22438:1 22458:2 10 1:1 14:3 16:1 20:1 23:2 32:3 88:1 101:1 105:2 116:1 142:1 145:1 161:1 166:1 174:1 186:1 219:1 232:1 276:1 354:1 360:8 380:4 388:2 400:1 437:1 438:1 445:1 483:1 493:1 496:1 509:1 533:3 566:1 569:1 584:1 598:1 602:2 604:1 612:1 677:2 685:2 705:1 720:1 789:1 790:1 837:1 843:6 844:2 872:3 884:1 993:3 994:2 1013:1 1027:1 1041:1 1062:1 1070:3 1087:4 1101:2 1136:1 1139:5 1140:1 1171:1 1186:1 1188:1 1189:1 1199:1 1239:1 1250:1 1275:1 1298:1 1308:4 1312:2 1314:1 1325:2 1342:2 1358:1 1359:1 1374:1 1378:1 1381:7 1412:1 1413:1 1425:1 1454:2 1459:1 1468:2 1490:2 1494:1 1505:3 1509:1 1516:1 1518:1 1522:5 1523:1 1539:2 1569:1 1570:2 1614:2 1617:1 1622:1 1629:1 1642:1 1664:1 1665:1 1668:1 1669:1 1680:1 1731:6 1735:1 1738:1 1766:3 1784:2 1803:1 1818:1 1819:1 1835:2 1872:1 1880:1 1905:1 1908:1 1910:1 1912:1 1918:1 1920:2 1926:2 1936:1 1938:2 1939:1 1941:1 1952:1 1955:1 1965:1 1969:1 1988:1 2003:1 2017:1 2029:1 2037:1 2056:1 2071:1 2075:1 2106:1 2112:1 2150:1 2167:1 2176:1 2178:1 2191:1 2193:1 2218:4 2231:1 2271:1 2277:2 2278:1 2280:1 2283:2 2287:2 2290:1 2292:2 2304:1 2316:1 2321:1 2351:1 2390:1 2404:1 2406:2 2415:1 2420:2 2422:1 2428:1 2455:4 2478:1 2483:1 2494:1 2497:4 2500:1 2516:1 2523:1 2550:1 2606:1 2609:1 2621:1 2624:4 2630:1 2635:1 2657:1 2675:1 2705:1 2738:1 2748:3 2763:1 2771:1 2797:1 2815:1 2818:1 2834:4 2837:4 2856:1 2862:2 2870:3 2885:1 2919:1 2940:1 2942:1 2958:1 2979:1 3031:2 3043:1 3047:2 3091:1 3108:2 3128:1 3157:1 3159:1 3180:1 3184:1 3200:1 3242:3 3264:1 3293:1 3296:1 3307:4 3316:1 3367:1 3373:1 3394:2 3401:2 3446:1 3449:2 3452:2 3458:1 3464:1 3470:1 3476:2 3482:1 3483:1 3486:1 3489:1 3493:3 3496:3 3502:1 3526:1 3543:1 3564:1 3578:1 3584:1 3599:1 3604:1 3622:1 3641:1 3674:2 3681:1 3685:11 3693:1 3694:1 3721:2 3734:1 3743:1 3750:1 3767:2 3768:2 3786:1 3796:1 3816:2 3824:1 3858:1 3863:1 3872:1 3883:4 3885:1 3895:2 3927:1 3937:1 3938:1 3943:1 3944:1 3978:1 3998:1 4007:1 4038:1 4050:1 4057:4 4063:1 4064:1 4066:1 4096:1 4097:2 4117:1 4128:2 4140:2 4156:1 4158:2 4163:1 4183:1 4192:8 4200:1 4207:1 4239:1 4261:1 4265:1 4280:1 4293:4 4298:1 4325:1 4373:1 4385:1 4388:6 4390:2 4393:1 4397:1 4422:2 4424:1 4434:1 4449:1 4451:6 4465:1 4466:2 4474:2 4501:1 4508:1 4512:2 4513:1 4528:3 4538:1 4543:1 4564:1 4569:1 4570:4 4587:1 4593:1 4617:1 4631:1 4654:8 4657:1 4659:1 4670:1 4671:2 4682:1 4716:1 4729:4 4741:1 4742:1 4764:1 4787:1 4817:1 4847:3 4850:1 4860:1 4870:1 4873:2 4884:1 4902:2 4914:1 4944:1 4945:1 4954:1 4956:1 4997:3 5005:2 5013:2 5050:1 5066:1 5084:1 5114:1 5116:1 5122:1 5129:1 5154:1 5161:4 5173:1 5205:1 5211:1 5239:1 5266:2 5300:1 5308:1 5317:2 5322:8 5328:1 5373:1 5376:1 5385:1 5396:1 5479:1 5498:2 5509:1 5510:1 5516:1 5523:1 5532:2 5542:1 5544:1 5546:1 5556:1 5577:2 5580:1 5582:4 5597:1 5603:1 5609:1 5624:1 5631:1 5645:1 5651:1 5660:2 5701:1 5720:1 5721:3 5734:1 5757:3 5764:1 5766:3 5767:5 5783:1 5791:1 5795:1 5822:2 5839:1 5840:2 5877:1 5878:2 5885:1 5889:1 5893:2 5900:1 5907:1 5918:1 5948:1 5972:1 5983:1026 6008:1 6019:1 6022:1 6028:1 6046:1 6060:1 6065:2 6210:1 6238:1 6246:1 6275:1 6305:1 6323:3 6325:1 6333:2 6337:1 6340:1 6345:1 6355:1 6367:1 6381:1 6409:1 6434:1 6436:1 6455:1 6467:1 6517:1 6554:3 6556:1 6558:1 6568:1 6569:1 6571:1 6572:15 6595:1 6602:1 6604:1 6605:1 6636:1 6652:3 6664:1 6686:1 6702:1 6747:1 6765:1 6784:2 6788:1 6793:1 6815:2 6842:1 6912:2 6937:1 6950:1 6957:5 6959:1 6960:1 6989:1 6993:4 6998:1 7013:3 7024:1 7051:1 7052:3 7061:1 7076:2 7114:1 7117:1 7126:1 7139:1 7163:1 7178:2 7187:1 7210:2 7219:1 7231:2 7242:1 7268:2 7269:1 7299:2 7302:1 7318:1 7331:2 7362:6 7365:1 7374:1 7377:3 7385:6 7392:1 7394:1 7404:1 7412:2 7416:1 7417:1 7420:1 7438:5 7449:1 7453:2 7455:1 7511:1 7520:1 7536:1 7544:1 7566:2 7568:1 7569:1 7572:1 7576:2 7585:4 7586:1 7594:1 7600:1 7613:1 7616:1 7618:2 7627:2 7628:1 7653:1 7693:1 7739:2 7752:1 7791:1 7837:1 7839:1 7850:1 7854:1 7860:1 7871:1 7893:1 7894:1 7944:1 7977:1 8008:1 8022:1 8025:1 8030:1 8037:1 8041:1 8051:1 8057:4 8066:1 8093:1 8103:1 8164:1 8165:2 8174:1 8200:1 8201:2 8209:1 8212:1 8227:4 8242:1 8244:1 8260:1 8270:2 8276:1 8285:1 8291:1 8307:1 8310:1 8311:1 8318:2 8323:1 8338:2 8370:2 8375:1 8406:1 8411:1 8419:2 8425:2 8437:1 8441:1 8492:1 8521:2 8562:3 8586:1 8594:1 8608:3 8610:1 8618:1 8631:1 8670:1 8677:1 8678:2 8707:1 8712:1 8726:1 8727:1 8741:1 8751:1 8769:2 8771:1 8796:1 8799:1 8807:1 8822:1 8845:1 8874:1 8878:1 8881:1 8892:1 8900:15 8904:1 8924:1 8937:3 8949:1 8971:2 9010:1 9011:3 9014:1 9017:2 9020:1 9048:1 9099:1 9123:2 9171:1 9175:2 9189:2 9190:3 9192:3 9193:1 9211:1 9221:1 9225:1 9245:1 9291:1 9296:1 9306:2 9315:1 9320:2 9344:1 9355:1 9373:1 9385:1 9414:1 9466:1 9475:1 9506:2 9514:2 9517:1 9519:2 9521:1 9523:1 9529:1 9530:1 9539:1 9546:1 9547:1 9550:2 9567:1 9580:3 9640:1 9658:1 9675:1 9684:1 9690:1 9691:1 9696:1 9700:1 9701:1 9711:1 9719:2 9720:3 9721:1 9724:1 9795:1 9804:1 9817:1 9829:1 9841:8 9850:1 9902:1 9922:16 9958:1 9970:1 10003:1 10017:3 10033:1 10039:1 10058:1 10089:1 10095:2 10114:1 10118:2 10143:1 10181:1 10216:1 10227:1 10242:1 10252:1 10320:2 10324:1 10329:1 10331:1 10333:11 10347:1 10355:2 10398:1 10404:2 10414:1 10415:1 10438:1 10448:1 10458:4 10464:1 10466:1 10480:6 10487:1 10489:1 10492:1 10499:4 10500:1 10504:1 10515:2 10516:1 10525:3 10526:1 10543:1 10544:1 10564:2 10582:1 10644:1 10645:1 10648:1 10670:3 10682:2 10686:1 10699:1 10724:1 10729:1 10744:1 10790:1 10802:1 10823:2 10832:1 10877:1 10878:1 10879:1 10891:1 10900:1 10902:1 10907:1 10914:1 10917:2 10930:3 10939:1 10969:1 10971:1 10976:1 10983:1 10990:1 10995:1 10996:1 11020:1 11042:1 11057:1 11081:1 11083:1 11124:1 11126:1 11130:1 11131:1 11147:1 11194:1 11205:1 11222:1 11223:1 11227:1 11240:2 11243:1 11257:1 11258:1 11265:1 11270:1 11333:1 11335:1 11350:1 11359:15 11360:1 11371:1 11385:1 11386:2 11387:1 11413:1 11423:2 11440:2 11443:1 11457:1 11462:2 11473:1 11525:1 11545:2 11571:1 11576:2 11598:1 11638:1 11641:1 11645:3 11650:1 11654:1 11670:1 11687:1 11707:1 11720:3 11730:1 11754:8 11756:2 11757:1 11760:1 11781:1 11788:1 11790:2 11800:2 11805:1 11829:1 11836:2 11842:11 11846:2 11849:1 11859:1 11863:1 11864:20 11894:5 11898:3 11913:1 11936:1 11965:1 11985:1 12025:2 12038:1 12042:2 12056:1 12063:1 12066:1 12070:1 12072:1 12164:3 12169:1 12183:1 12184:1 12197:2 12201:1 12241:1 12255:1 12270:1 12277:1 12279:1 12284:2 12288:1 12289:1 12290:4 12300:1 12323:3 12342:1 12343:1 12368:1 12378:1 12391:3 12392:2 12419:1 12427:1 12454:1 12492:1 12501:2 12516:1 12546:2 12561:12 12565:1 12606:1 12608:2 12633:1 12635:1 12643:2 12655:8 12667:1 12681:1 12737:8 12812:1 12828:1 12829:2 12839:1 12869:2 12888:1 12894:1 12905:2 12916:1 12924:1 12930:1 12947:1 12964:1 12972:1 12979:1 12981:2 12991:1 12994:1 13008:2 13022:1 13024:1 13028:1 13066:1 13085:1 13086:1 13088:1 13092:1 13099:1 13101:1 13128:1 13130:1 13131:1 13141:1 13163:1 13173:1 13176:1 13186:2 13187:1 13196:1 13206:1 13216:1 13222:1 13225:1 13236:1 13263:1 13272:5 13281:1 13284:3 13298:1 13303:1 13306:2 13320:2 13335:3 13336:2 13352:1 13355:2 13370:1 13428:2 13434:1 13445:1 13459:1 13465:1 13499:1 13512:1 13521:1 13551:1 13579:1 13589:1 13595:1 13620:1 13624:1 13632:1 13638:1 13639:2 13657:2 13677:4 13734:5 13762:1 13797:1 13813:1 13828:1 13836:2 13844:1 13847:1 13864:1 13865:1 13882:1 13891:1 13905:1 13974:5 13977:1 13984:2 13988:2 13991:1 14017:1 14023:1 14033:1 14049:1 14054:8 14055:1 14068:1 14070:1 14094:2 14109:2 14125:1 14145:3 14155:2 14159:2 14195:1 14214:1 14235:1 14244:1 14254:1 14257:1 14290:1 14302:3 14306:1 14308:1 14325:1 14328:1 14335:2 14339:2 14349:1 14356:1 14357:1 14370:2 14377:1 14382:2 14390:1 14413:1 14439:1 14486:1 14510:1 14553:1 14585:1 14598:3 14608:1 14621:2 14625:1 14638:1 14639:1 14640:1 14677:1 14684:1 14690:1 14691:1 14710:1 14717:1 14733:2 14745:1 14750:2 14752:1 14796:2 14800:3 14807:1 14827:1 14839:1 14841:2 14852:1 14855:1 14859:1 14895:1 14897:1 14901:1 14902:8 14911:8 14933:1 14953:1 14975:1 15010:2 15014:3 15039:2 15088:3 15095:1 15102:1 15114:1 15120:3 15124:1 15143:1 15155:1 15160:1 15172:1 15180:1 15181:2 15196:1 15212:1 15242:2 15248:1 15270:1 15273:1 15275:1 15321:1 15348:1 15361:2 15369:1 15374:1 15375:1 15380:8 15382:1 15397:1 15422:1 15431:1 15457:1 15469:1 15491:2 15537:1 15547:1 15578:1 15588:2 15599:1 15600:2 15601:1 15612:1 15623:2 15636:1 15638:1 15651:1 15681:1 15707:1 15737:1 15816:1 15833:1 15844:1 15854:2 15877:1 15889:1 15893:1 15897:1 15925:6 15933:4 15946:1 15947:1 15954:1 15973:1 15977:1 15986:2 16008:1 16011:1 16016:4 16032:1 16034:4 16036:1 16050:2 16055:1 16062:1 16068:8 16075:2 16120:1 16125:11 16129:1 16140:2 16156:4 16161:2 16162:1 16164:1 16168:1 16232:1 16250:1 16254:1 16260:1 16265:1 16266:1 16268:2 16269:2 16273:1 16274:3 16296:1 16313:1 16315:1 16318:2 16397:1 16398:1 16408:1 16411:2 16432:1 16433:1 16457:1 16481:8 16482:1 16484:1 16491:1 16505:1 16532:1 16533:1 16543:1 16559:3 16561:2 16563:1 16647:1 16655:1 16672:2 16682:1 16685:3 16686:1 16689:5 16710:4 16713:1 16718:1 16744:8 16749:3 16756:2 16774:1 16791:1 16795:1 16796:1 16831:1 16854:1 16855:2 16864:1 16878:1 16879:1 16899:2 16905:1 16934:1 16959:2 16973:2 17002:1 17017:1 17031:2 17100:1 17145:1 17155:1 17201:3 17207:1 17236:1 17237:1 17239:1 17249:1 17266:1 17267:2 17275:1 17282:1 17378:1 17382:1 17428:2 17435:1 17466:1 17487:1 17501:1 17506:1 17510:4 17523:3 17524:6 17528:1 17535:2 17549:1 17564:1 17612:2 17615:1 17616:1 17625:2 17640:1 17645:2 17665:1 17700:1 17705:1 17707:1 17711:1 17718:1 17746:1 17798:1 17810:1 17835:1 17856:3 17867:8 17880:2 17946:2 17949:1 17956:2 17970:1 17993:1 18047:1 18072:1 18126:8 18148:8 18154:1 18159:2 18171:1 18186:2 18190:1 18197:1 18221:2 18223:2 18236:1 18242:1 18246:1 18249:1 18261:1 18284:1 18293:1 18316:1 18335:2 18338:1 18343:1 18355:1 18368:1 18373:1 18452:1 18460:4 18476:3 18479:2 18518:1 18519:1 18527:1 18563:1 18573:1 18578:1 18586:1 18602:2 18628:8 18637:1 18653:1 18654:1 18689:2 18719:1 18743:2 18776:1 18779:1 18798:1 18801:1 18804:4 18808:1 18813:1 18841:1 18853:15 18855:1 18860:1 18903:1 18910:1 18911:2 18916:1 18931:1 18961:1 18991:1 19003:5 19020:2 19022:1 19035:1 19040:1 19055:1 19076:2 19079:1 19093:1 19094:1 19120:1 19124:1 19148:1 19151:1 19159:1 19186:1 19189:7 19190:1 19191:2 19199:1 19202:1 19240:1 19242:1 19243:1 19249:1 19251:4 19267:2 19271:1 19277:3 19279:1 19287:1 19289:1 19295:1 19297:1 19306:1 19346:3 19352:1 19361:3 19368:1 19397:8 19407:2 19408:2 19420:1 19422:1 19466:1 19494:1 19529:1 19533:1 19594:1 19601:1 19624:2 19628:1 19631:1 19633:1 19641:1 19642:3 19647:1 19671:1 19689:1 19709:4 19711:1 19712:6 19729:1 19765:1 19779:2 19793:1 19865:1 19881:1 19883:1 19889:2 19893:1 19910:3 19928:1 19933:2 19936:1 19947:1 19953:1 19961:1 19983:1 20020:1 20025:8 20036:2 20044:2 20054:1 20065:2 20088:1 20089:1 20098:2 20101:1 20102:1 20115:1 20117:1 20118:1 20148:1 20150:1 20151:1 20177:1 20187:1 20203:1 20208:1 20214:3 20219:3 20228:1 20230:1 20231:2 20278:1 20285:1 20291:2 20299:2 20310:1 20345:2 20355:1 20368:2 20385:1 20392:2 20409:1 20414:3 20422:1 20429:2 20434:2 20453:2 20454:1 20483:1 20489:1 20503:3 20510:1 20519:1 20524:1 20566:8 20570:1 20577:4 20593:1 20622:1 20636:1 20639:1 20642:1 20649:1 20654:1 20656:1 20669:1 20674:1 20675:1 20685:1 20686:1 20692:1 20699:1 20712:1 20714:1 20739:1 20749:1 20777:1 20790:1 20820:1 20837:1 20863:1 20876:1 20890:1 20906:3 20935:1 20947:1 20959:1 20978:1 20981:1 20983:1 20992:1 20995:1 20998:1 21051:1 21053:1 21062:1 21073:1 21078:1 21085:1 21088:2 21100:3 21111:1 21132:1 21162:2 21223:2 21227:1 21247:1 21260:1 21271:1 21281:1 21284:2 21289:2 21324:1 21328:1 21348:2 21352:1 21353:1 21357:1 21366:1 21373:1 21416:1 21477:1 21478:3 21488:2 21496:1 21509:1 21518:1 21543:1 21551:1 21564:1 21579:1 21583:1 21596:4 21633:2 21678:1 21687:2 21691:1 21696:2 21711:1 21715:1 21736:1 21755:1 21772:1 21801:1 21806:2 21809:1 21812:1 21888:1 21891:2 21904:2 21909:1 21922:1 21963:1 21970:1 21979:1 21988:1 21993:1 21997:1 22011:1 22035:1 22038:2 22054:3 22090:1 22092:1 22098:1 22109:2 22128:3 22130:1 22136:2 22148:2 22151:1 22197:1 22217:2 22225:1 22255:1 22256:2 22258:1 22264:1 22317:1 22318:1 22331:3 22350:1 22397:1 22400:1 22438:1 22458:2 10 1:1 6:1 14:3 16:1 20:1 23:2 32:3 88:1 101:1 105:2 116:1 142:1 145:1 161:1 166:1 174:1 186:1 219:1 232:1 276:1 354:1 360:8 380:4 388:2 400:1 412:1 437:1 438:1 445:1 483:1 493:1 496:1 509:1 533:3 566:1 569:1 584:1 598:1 602:2 604:1 612:1 639:1 677:2 685:2 705:1 720:1 789:1 790:1 837:1 843:6 844:2 872:3 884:2 993:3 994:2 1013:1 1027:1 1041:1 1062:1 1070:3 1087:4 1101:2 1136:1 1139:5 1140:1 1171:1 1186:1 1188:1 1189:1 1199:1 1239:1 1250:1 1275:1 1298:1 1308:4 1312:2 1314:1 1325:2 1342:2 1358:1 1359:1 1374:1 1378:1 1381:7 1394:1 1412:1 1413:1 1425:1 1454:2 1459:1 1468:2 1490:2 1494:1 1505:3 1509:1 1516:1 1518:1 1522:5 1523:1 1539:2 1569:1 1570:2 1614:2 1617:1 1622:1 1629:1 1642:1 1664:1 1665:1 1668:1 1669:1 1680:1 1731:6 1735:1 1738:1 1766:3 1784:2 1803:1 1818:1 1819:1 1835:2 1872:1 1880:1 1905:1 1908:1 1910:1 1912:1 1918:1 1920:2 1926:2 1936:1 1938:2 1939:1 1941:1 1952:1 1955:1 1965:1 1969:1 1988:1 2003:1 2017:1 2029:1 2037:1 2056:1 2071:1 2075:1 2106:1 2112:1 2150:1 2167:1 2176:1 2178:1 2191:1 2193:1 2218:4 2231:1 2271:1 2277:2 2278:1 2280:1 2283:2 2287:2 2290:1 2292:2 2304:1 2316:1 2321:1 2351:1 2390:1 2404:1 2406:2 2415:1 2420:2 2422:1 2428:1 2455:4 2478:1 2483:1 2494:1 2497:4 2500:1 2516:1 2523:1 2544:1 2550:1 2606:1 2609:1 2621:1 2624:4 2630:1 2635:1 2657:1 2675:1 2705:1 2738:1 2748:3 2763:1 2771:1 2797:1 2815:1 2818:1 2834:4 2837:4 2856:1 2862:2 2870:3 2885:1 2919:1 2940:1 2942:1 2958:1 2979:1 3031:2 3043:1 3047:2 3091:1 3108:2 3128:1 3157:1 3159:1 3180:1 3184:1 3200:1 3242:3 3264:1 3293:1 3296:1 3307:4 3316:1 3367:1 3373:1 3394:2 3401:2 3446:1 3449:2 3452:2 3458:1 3464:1 3470:1 3476:2 3482:1 3483:1 3486:1 3489:1 3493:3 3496:3 3502:1 3526:1 3543:1 3564:1 3578:1 3584:1 3599:1 3604:1 3622:1 3641:1 3674:2 3681:1 3685:11 3693:1 3694:1 3721:2 3734:1 3743:1 3750:1 3767:2 3768:2 3786:1 3796:1 3816:2 3824:1 3858:1 3863:1 3872:1 3883:4 3885:1 3895:2 3927:1 3937:1 3938:1 3943:1 3944:1 3978:1 3998:1 4007:1 4011:1 4038:1 4050:1 4057:4 4063:1 4064:1 4066:1 4096:1 4097:2 4117:1 4128:2 4140:2 4156:1 4158:2 4163:1 4183:1 4192:8 4200:1 4207:1 4239:1 4261:1 4265:1 4280:1 4293:4 4298:1 4325:1 4373:1 4385:1 4388:6 4390:2 4393:1 4397:1 4422:2 4424:1 4434:1 4449:1 4451:6 4465:1 4466:2 4474:2 4501:1 4508:1 4512:2 4513:1 4528:3 4538:1 4543:1 4564:1 4569:1 4570:4 4587:1 4593:1 4617:1 4631:1 4654:8 4657:1 4659:1 4670:1 4671:2 4682:1 4716:1 4729:4 4741:1 4742:1 4764:1 4787:1 4817:1 4847:3 4850:1 4860:1 4870:1 4873:2 4884:1 4902:2 4914:1 4944:1 4945:1 4954:1 4956:1 4997:3 5005:2 5013:2 5050:1 5066:1 5084:1 5114:1 5116:1 5122:1 5129:1 5154:1 5161:4 5173:1 5205:1 5211:1 5239:1 5266:2 5300:1 5308:1 5317:2 5322:8 5328:1 5373:1 5376:1 5385:1 5396:1 5479:1 5498:2 5509:1 5510:1 5516:1 5523:1 5532:2 5542:1 5544:1 5546:1 5556:1 5577:2 5580:1 5582:4 5597:1 5603:1 5609:1 5624:1 5631:1 5645:1 5651:1 5660:2 5701:1 5720:1 5721:3 5734:1 5757:3 5764:1 5766:3 5767:5 5783:1 5791:1 5795:1 5822:2 5839:1 5840:2 5877:1 5878:3 5885:1 5889:1 5893:2 5900:1 5907:1 5918:1 5948:1 5972:1 5983:1050 6008:1 6019:1 6022:1 6028:1 6046:1 6060:1 6065:2 6210:1 6238:1 6246:1 6275:1 6305:1 6323:3 6325:1 6333:2 6337:1 6340:1 6345:1 6355:1 6367:1 6381:1 6409:1 6434:1 6436:1 6455:1 6467:1 6517:1 6554:3 6556:1 6558:1 6568:1 6569:1 6571:1 6572:15 6595:1 6599:1 6602:1 6604:1 6605:1 6636:1 6652:3 6664:1 6686:1 6702:1 6747:1 6765:1 6784:2 6788:1 6793:1 6815:2 6842:1 6912:2 6937:1 6950:1 6957:5 6959:1 6960:1 6989:1 6993:4 6998:1 7013:3 7024:1 7051:1 7052:3 7061:1 7076:2 7114:1 7117:1 7126:1 7139:1 7163:1 7178:2 7187:1 7210:2 7219:1 7231:2 7242:1 7268:2 7269:1 7299:2 7302:1 7318:1 7331:2 7362:6 7365:1 7374:1 7377:3 7385:6 7392:1 7394:1 7404:1 7412:2 7416:1 7417:1 7420:1 7438:5 7449:1 7453:2 7455:1 7511:1 7520:1 7536:1 7544:1 7566:2 7568:1 7569:1 7572:1 7576:2 7585:4 7586:1 7594:1 7600:1 7613:1 7616:1 7618:2 7627:2 7628:1 7653:1 7693:1 7739:2 7752:1 7791:1 7837:1 7839:1 7850:1 7854:1 7860:1 7871:1 7893:1 7894:1 7944:1 7977:1 8008:1 8022:1 8025:1 8030:1 8037:1 8041:1 8051:1 8057:4 8066:1 8093:1 8103:1 8164:1 8165:2 8174:1 8200:1 8201:2 8209:1 8212:1 8227:4 8242:1 8244:1 8260:1 8270:2 8276:1 8285:1 8291:1 8307:1 8310:1 8311:1 8318:2 8323:1 8338:2 8370:2 8375:1 8406:1 8411:1 8419:2 8425:2 8437:1 8441:1 8492:1 8521:2 8562:3 8586:1 8594:1 8608:3 8610:1 8618:1 8631:1 8670:1 8677:1 8678:2 8707:1 8712:1 8726:1 8727:1 8741:1 8751:1 8769:2 8771:1 8776:1 8796:1 8799:1 8807:1 8822:1 8845:1 8874:1 8878:1 8881:1 8892:1 8900:15 8904:1 8924:1 8937:3 8949:1 8971:2 9010:1 9011:3 9014:1 9017:2 9020:1 9048:1 9099:1 9123:2 9171:1 9175:2 9189:2 9190:3 9192:3 9193:1 9211:1 9221:1 9225:1 9245:1 9291:1 9296:1 9306:2 9315:1 9320:3 9344:1 9355:1 9373:1 9385:1 9414:1 9466:1 9475:1 9506:2 9514:2 9517:1 9519:3 9521:1 9523:1 9529:1 9530:1 9539:1 9546:1 9547:1 9550:2 9567:1 9580:3 9640:1 9658:1 9675:1 9684:1 9690:1 9691:1 9696:1 9700:1 9701:1 9711:1 9719:2 9720:3 9721:1 9724:1 9795:1 9804:1 9817:1 9829:1 9841:8 9850:1 9902:1 9922:16 9958:1 9970:1 10003:1 10017:3 10033:1 10039:1 10058:1 10089:1 10095:2 10114:1 10118:2 10143:1 10181:1 10216:1 10227:1 10242:1 10252:1 10320:2 10324:1 10329:1 10331:1 10333:11 10347:1 10355:2 10398:1 10404:2 10414:1 10415:1 10438:1 10448:1 10458:4 10464:1 10466:1 10480:6 10487:1 10489:1 10492:1 10499:4 10500:1 10504:1 10515:2 10516:1 10525:3 10526:1 10543:1 10544:1 10564:2 10582:1 10644:1 10645:1 10648:1 10649:1 10670:3 10682:2 10686:1 10699:1 10724:1 10729:1 10744:1 10790:1 10802:1 10823:2 10832:1 10877:1 10878:1 10879:1 10891:1 10900:1 10902:1 10907:1 10914:1 10917:2 10930:3 10939:1 10969:1 10971:1 10976:1 10983:1 10990:1 10995:1 10996:1 11020:1 11042:1 11057:1 11081:1 11083:1 11124:1 11126:1 11130:1 11131:1 11147:1 11194:1 11205:1 11222:1 11223:1 11227:1 11240:2 11243:1 11257:1 11258:1 11265:1 11270:1 11333:1 11335:1 11350:1 11359:15 11360:1 11371:1 11385:1 11386:2 11387:1 11413:1 11423:2 11440:2 11443:1 11457:1 11462:2 11473:1 11525:1 11545:2 11571:1 11576:2 11598:1 11638:1 11641:1 11645:3 11650:1 11654:1 11670:1 11687:1 11707:1 11720:3 11730:1 11754:8 11756:2 11757:1 11760:1 11781:1 11788:1 11790:2 11800:2 11805:1 11829:1 11836:3 11842:11 11846:2 11849:1 11859:1 11863:1 11864:20 11894:5 11898:3 11913:1 11936:1 11965:1 11985:1 12025:2 12038:1 12042:2 12056:1 12063:1 12066:1 12070:1 12072:1 12164:3 12169:1 12183:1 12184:1 12197:2 12201:1 12241:1 12255:1 12270:1 12277:1 12279:1 12284:2 12288:1 12289:1 12290:4 12300:1 12323:3 12342:1 12343:1 12368:1 12378:1 12391:3 12392:2 12419:1 12427:1 12454:1 12492:1 12501:2 12516:1 12546:2 12561:12 12565:1 12606:1 12608:2 12633:1 12635:1 12643:2 12655:8 12667:1 12681:1 12737:8 12812:1 12828:1 12829:2 12839:1 12869:2 12888:1 12894:1 12905:2 12916:1 12924:1 12930:1 12947:1 12964:1 12972:1 12979:1 12981:2 12991:1 12994:1 13008:2 13022:1 13024:1 13028:1 13066:1 13085:1 13086:1 13088:1 13092:1 13099:1 13101:1 13128:1 13130:1 13131:1 13141:1 13163:1 13173:1 13176:1 13186:2 13187:1 13196:1 13206:1 13216:1 13222:1 13225:1 13236:1 13263:1 13272:5 13281:1 13284:3 13298:1 13303:1 13306:2 13320:2 13335:3 13336:2 13352:1 13355:2 13370:1 13428:3 13434:1 13445:1 13459:1 13465:1 13499:1 13512:1 13521:1 13551:1 13579:1 13589:1 13595:1 13620:1 13624:1 13632:1 13638:1 13639:2 13657:2 13677:4 13734:5 13762:1 13797:1 13813:1 13828:1 13836:2 13844:1 13847:1 13864:1 13865:1 13882:1 13891:1 13905:1 13974:5 13977:1 13984:2 13988:2 13991:1 14017:1 14023:1 14033:1 14049:1 14054:8 14055:1 14068:1 14070:1 14094:2 14109:2 14125:1 14145:3 14155:2 14159:2 14195:1 14214:1 14235:1 14244:1 14254:1 14257:1 14290:1 14302:3 14306:1 14308:1 14325:1 14328:1 14335:2 14339:2 14349:1 14356:1 14357:1 14370:2 14377:1 14382:2 14390:1 14413:1 14439:1 14486:1 14510:1 14517:1 14553:1 14585:1 14598:3 14608:1 14621:2 14625:1 14638:1 14639:1 14640:1 14677:1 14684:1 14690:1 14691:1 14710:1 14717:1 14733:2 14745:1 14750:2 14752:1 14796:2 14800:3 14807:1 14827:1 14839:1 14841:2 14852:1 14855:1 14859:1 14895:1 14897:1 14901:1 14902:8 14911:8 14933:1 14953:1 14975:1 15010:2 15014:3 15039:2 15046:1 15088:3 15095:1 15102:1 15114:1 15120:3 15124:1 15143:1 15155:1 15160:1 15172:1 15180:1 15181:2 15196:1 15212:1 15242:2 15248:1 15270:1 15273:1 15275:1 15321:1 15348:1 15361:3 15369:1 15374:1 15375:1 15380:8 15382:1 15397:1 15422:1 15431:1 15457:1 15469:1 15491:2 15537:1 15547:1 15578:1 15588:2 15599:1 15600:2 15601:1 15612:1 15623:2 15636:1 15638:1 15651:1 15681:1 15707:1 15737:1 15816:1 15833:1 15844:1 15854:2 15877:1 15889:1 15893:1 15897:1 15925:6 15933:4 15946:1 15947:1 15954:1 15973:1 15977:1 15986:2 16008:1 16011:1 16016:4 16032:1 16034:4 16036:1 16050:2 16055:1 16062:1 16068:8 16075:2 16120:1 16124:1 16125:11 16129:1 16140:2 16156:4 16161:2 16162:1 16164:1 16168:1 16232:1 16250:1 16254:1 16260:1 16265:1 16266:1 16268:2 16269:2 16273:1 16274:3 16296:1 16313:1 16315:1 16318:2 16397:1 16398:1 16408:1 16411:2 16432:1 16433:1 16457:1 16481:8 16482:1 16484:1 16491:1 16505:1 16523:1 16532:1 16533:1 16543:1 16559:3 16561:2 16563:1 16647:1 16655:1 16672:2 16682:1 16685:3 16686:1 16689:5 16710:4 16713:1 16718:1 16744:8 16749:3 16756:2 16774:1 16791:1 16795:1 16796:1 16831:1 16854:1 16855:2 16864:1 16878:1 16879:1 16899:2 16905:1 16934:1 16959:2 16973:2 17002:1 17017:1 17031:2 17100:1 17145:1 17155:1 17201:3 17207:1 17236:1 17237:1 17239:1 17249:1 17266:1 17267:2 17275:1 17282:1 17378:1 17382:1 17428:2 17435:1 17466:1 17487:1 17501:1 17506:1 17510:4 17523:3 17524:6 17528:1 17535:2 17549:1 17564:1 17612:2 17615:1 17616:1 17625:2 17640:1 17645:2 17665:1 17700:1 17705:1 17707:1 17711:1 17718:1 17746:1 17798:1 17810:1 17835:1 17856:3 17867:8 17880:2 17946:2 17949:1 17956:2 17970:1 17993:1 18047:1 18072:1 18126:8 18148:8 18154:1 18159:2 18171:1 18186:2 18190:1 18197:1 18221:2 18223:2 18236:1 18242:1 18246:1 18249:1 18261:1 18284:1 18293:1 18316:1 18335:2 18338:1 18343:1 18355:1 18368:1 18373:1 18452:1 18460:4 18476:3 18479:2 18518:1 18519:1 18527:1 18563:1 18573:1 18578:1 18586:1 18602:2 18628:8 18637:1 18653:1 18654:1 18689:2 18719:1 18743:2 18776:1 18779:1 18798:1 18801:1 18804:4 18808:1 18813:1 18841:1 18853:15 18855:1 18860:1 18903:1 18910:1 18911:2 18916:1 18931:1 18961:1 18991:1 19003:5 19020:2 19022:1 19035:1 19040:1 19055:1 19076:2 19079:1 19093:1 19094:1 19120:1 19124:1 19148:1 19151:1 19159:1 19186:1 19189:7 19190:1 19191:2 19199:1 19202:1 19240:1 19242:1 19243:1 19249:1 19251:4 19267:2 19271:1 19277:3 19279:1 19287:1 19289:1 19295:1 19297:1 19306:1 19346:3 19352:1 19361:3 19368:1 19397:8 19407:2 19408:2 19420:1 19422:1 19466:1 19494:1 19529:1 19533:1 19594:1 19601:1 19624:2 19628:1 19631:1 19633:1 19641:1 19642:3 19647:1 19671:1 19689:1 19709:4 19711:1 19712:6 19729:1 19765:1 19779:2 19793:1 19865:1 19881:1 19883:1 19889:2 19893:1 19910:3 19928:1 19933:2 19936:1 19947:1 19953:1 19961:1 19983:2 20020:1 20025:8 20036:2 20044:2 20054:1 20065:2 20088:1 20089:1 20098:2 20101:1 20102:1 20115:1 20117:1 20118:1 20119:1 20148:1 20150:1 20151:1 20177:1 20187:1 20203:1 20208:1 20214:3 20219:3 20228:1 20230:1 20231:2 20278:1 20285:1 20291:2 20299:2 20310:1 20329:1 20345:2 20355:1 20368:2 20385:1 20392:2 20409:1 20414:3 20422:1 20429:2 20434:2 20453:2 20454:1 20483:1 20489:1 20503:3 20510:1 20519:1 20524:1 20566:8 20570:1 20577:4 20593:1 20622:1 20636:1 20639:2 20642:1 20649:1 20654:1 20656:1 20669:1 20674:1 20675:1 20685:1 20686:1 20692:1 20699:1 20712:1 20714:1 20739:1 20749:1 20777:1 20790:1 20820:1 20837:1 20863:1 20876:1 20890:1 20906:3 20935:1 20947:1 20959:1 20978:1 20981:1 20983:1 20992:1 20995:1 20998:1 21051:1 21053:1 21062:1 21073:1 21078:1 21085:1 21088:2 21100:3 21111:1 21132:1 21162:2 21223:2 21227:1 21247:1 21260:1 21271:1 21281:1 21284:2 21289:2 21324:1 21328:1 21348:2 21352:1 21353:1 21357:1 21366:1 21373:1 21416:1 21477:1 21478:3 21488:2 21496:1 21509:1 21518:1 21543:1 21551:1 21564:1 21579:1 21583:1 21596:4 21633:2 21678:1 21687:2 21691:1 21696:2 21711:1 21715:1 21736:1 21755:1 21772:1 21801:1 21806:2 21809:1 21812:1 21888:1 21891:2 21904:2 21909:1 21922:1 21963:1 21970:1 21979:1 21988:1 21993:1 21997:1 22011:1 22035:1 22038:2 22054:3 22090:1 22092:1 22098:1 22109:2 22128:3 22130:1 22136:2 22148:2 22151:1 22197:1 22217:2 22225:1 22255:1 22256:2 22258:1 22264:1 22317:1 22318:1 22331:3 22350:1 22397:1 22400:1 22438:1 22458:2 10 1:1 6:1 14:3 16:1 20:1 23:2 32:3 88:1 101:1 105:2 116:1 142:1 145:1 161:1 166:1 174:1 186:1 219:1 232:1 276:1 354:1 360:8 380:4 388:2 400:1 412:1 437:1 438:1 445:1 483:1 493:1 496:1 509:1 533:3 566:1 569:1 584:1 598:1 602:2 604:1 612:1 639:1 677:2 685:2 705:1 720:1 789:1 790:1 837:1 843:6 844:2 872:3 884:2 923:1 993:3 994:2 1013:1 1027:1 1041:1 1062:1 1070:3 1087:4 1101:2 1136:1 1139:5 1140:1 1171:1 1186:1 1188:1 1189:1 1199:1 1239:1 1250:1 1275:1 1298:1 1308:5 1312:2 1314:1 1325:2 1342:2 1358:1 1359:1 1374:1 1378:1 1381:7 1393:1 1394:1 1412:1 1413:1 1425:1 1454:2 1459:1 1468:2 1490:2 1494:1 1505:3 1509:1 1516:1 1518:1 1522:5 1523:1 1539:2 1569:1 1570:2 1614:2 1617:1 1622:1 1629:1 1642:1 1664:1 1665:1 1668:1 1669:1 1680:1 1731:6 1735:1 1738:1 1766:3 1784:2 1803:1 1818:1 1819:1 1835:2 1872:1 1880:1 1905:1 1908:1 1910:1 1912:1 1918:1 1920:2 1926:2 1936:1 1938:2 1939:1 1941:1 1952:1 1955:1 1965:1 1969:1 1988:1 2003:1 2017:1 2029:1 2037:1 2056:1 2071:1 2075:1 2106:1 2112:1 2150:1 2167:1 2176:1 2178:1 2191:1 2193:1 2218:4 2231:1 2271:1 2277:2 2278:1 2280:1 2283:2 2287:2 2290:1 2292:2 2304:1 2316:1 2321:1 2351:1 2390:1 2404:1 2406:2 2415:1 2420:2 2422:1 2428:1 2455:4 2478:1 2483:1 2494:1 2497:4 2500:1 2516:1 2523:1 2544:1 2550:1 2606:1 2609:1 2621:1 2624:4 2630:1 2635:1 2657:1 2675:1 2705:1 2738:1 2748:3 2763:1 2771:1 2797:1 2815:1 2818:1 2834:4 2837:4 2856:1 2862:2 2870:3 2885:1 2919:1 2940:1 2942:1 2958:1 2979:1 3031:2 3043:1 3047:2 3091:1 3108:2 3128:1 3157:1 3159:1 3180:1 3184:1 3200:1 3242:3 3264:1 3293:1 3296:1 3307:4 3316:1 3367:1 3373:1 3394:2 3401:2 3446:1 3449:2 3452:2 3458:1 3464:1 3470:1 3476:2 3482:1 3483:1 3486:1 3489:1 3493:3 3496:3 3502:1 3526:1 3543:1 3564:1 3578:1 3584:1 3599:1 3604:1 3622:1 3641:1 3674:2 3681:1 3685:11 3693:1 3694:1 3721:2 3734:1 3743:1 3750:1 3767:2 3768:2 3786:1 3796:1 3816:2 3819:1 3824:1 3858:1 3863:1 3872:1 3883:4 3885:1 3895:2 3927:1 3937:1 3938:1 3943:1 3944:1 3978:1 3998:1 4007:1 4011:1 4038:1 4050:1 4057:4 4063:1 4064:1 4066:1 4096:1 4097:2 4117:1 4128:2 4140:2 4156:1 4158:2 4163:1 4183:1 4192:8 4200:1 4207:1 4239:1 4261:1 4265:1 4280:1 4293:4 4298:1 4325:1 4373:1 4380:1 4385:1 4388:6 4390:2 4393:1 4397:1 4422:2 4424:1 4434:1 4449:1 4451:6 4462:1 4465:1 4466:2 4474:2 4501:1 4508:1 4512:2 4513:1 4528:3 4538:1 4543:1 4564:1 4569:1 4570:4 4587:1 4593:1 4617:1 4631:1 4654:8 4657:1 4659:1 4670:1 4671:2 4682:1 4716:1 4729:4 4741:1 4742:1 4764:1 4787:1 4817:1 4847:3 4850:1 4860:1 4870:1 4873:2 4884:1 4902:2 4914:1 4944:1 4945:1 4954:1 4956:1 4987:1 4997:3 5005:2 5013:2 5050:1 5066:1 5084:1 5114:1 5116:1 5122:1 5129:1 5154:1 5161:4 5173:1 5205:1 5211:1 5239:1 5266:2 5300:1 5308:1 5317:2 5322:8 5328:1 5373:1 5376:1 5385:1 5396:1 5479:1 5498:2 5509:1 5510:1 5516:1 5523:1 5532:2 5542:1 5544:1 5546:1 5556:1 5577:2 5580:1 5582:4 5597:1 5603:1 5609:1 5624:1 5631:1 5645:1 5651:1 5660:2 5701:1 5720:1 5721:3 5734:1 5757:3 5764:1 5766:3 5767:5 5783:1 5791:1 5795:1 5822:2 5839:1 5840:2 5877:1 5878:3 5885:1 5889:1 5893:2 5900:1 5907:1 5918:1 5948:1 5972:1 5983:1068 6008:1 6019:1 6022:1 6028:1 6046:1 6060:1 6065:2 6210:1 6238:1 6246:1 6275:1 6305:1 6323:3 6325:1 6333:2 6337:1 6340:1 6345:1 6355:1 6367:1 6381:1 6409:1 6434:1 6436:1 6455:1 6467:1 6517:1 6554:3 6556:1 6558:1 6568:1 6569:1 6571:1 6572:15 6595:1 6599:1 6602:1 6604:1 6605:1 6636:1 6652:3 6664:1 6686:1 6702:1 6747:1 6765:1 6766:1 6784:2 6788:1 6793:1 6815:2 6842:1 6912:2 6937:1 6950:1 6957:5 6959:1 6960:1 6968:1 6989:1 6993:4 6998:1 7013:3 7024:1 7051:1 7052:3 7061:1 7076:2 7114:1 7117:1 7126:1 7139:1 7163:1 7178:2 7187:1 7210:2 7219:1 7231:2 7242:1 7268:2 7269:1 7299:2 7302:1 7318:1 7331:2 7362:6 7365:1 7374:1 7377:3 7385:6 7392:1 7394:1 7404:1 7412:2 7416:1 7417:1 7420:1 7438:5 7449:1 7453:2 7455:1 7511:1 7520:1 7536:1 7544:2 7566:2 7568:1 7569:1 7572:1 7576:2 7585:4 7586:1 7594:1 7600:1 7613:1 7616:1 7618:2 7627:2 7628:1 7653:1 7693:1 7739:2 7752:1 7791:1 7837:2 7839:1 7850:1 7854:1 7860:1 7871:1 7893:1 7894:1 7944:1 7977:1 8008:1 8022:1 8025:1 8030:1 8037:1 8041:1 8051:1 8057:4 8066:1 8093:1 8103:1 8164:1 8165:2 8174:1 8191:1 8200:1 8201:2 8209:1 8212:1 8227:4 8242:1 8244:1 8260:1 8270:2 8276:1 8285:1 8291:1 8307:1 8310:1 8311:1 8318:2 8323:1 8338:2 8370:2 8375:1 8406:1 8411:1 8419:2 8425:2 8437:1 8441:1 8492:1 8509:1 8521:2 8562:3 8586:1 8594:1 8608:3 8610:1 8618:1 8631:1 8670:1 8677:1 8678:2 8707:1 8712:1 8726:1 8727:1 8741:1 8751:1 8769:2 8771:1 8776:1 8796:1 8799:1 8807:1 8822:1 8845:1 8874:1 8878:1 8881:1 8892:1 8900:15 8904:1 8924:1 8937:3 8949:1 8971:2 9010:1 9011:3 9014:1 9017:2 9020:1 9048:1 9099:1 9123:2 9171:1 9175:2 9189:2 9190:3 9192:3 9193:1 9211:1 9221:1 9225:1 9245:1 9291:1 9296:1 9306:2 9315:1 9320:3 9344:1 9355:1 9373:1 9385:1 9414:1 9466:1 9475:1 9506:2 9514:2 9517:1 9519:3 9521:1 9523:1 9529:1 9530:1 9539:1 9546:1 9547:1 9550:2 9567:1 9580:3 9640:1 9658:1 9675:1 9684:1 9690:1 9691:1 9696:2 9700:1 9701:1 9711:1 9718:1 9719:2 9720:3 9721:1 9724:1 9782:1 9795:1 9804:1 9817:1 9829:1 9841:8 9850:1 9902:1 9922:16 9958:1 9970:1 10003:1 10017:3 10033:1 10039:1 10058:1 10089:1 10095:2 10114:1 10118:2 10143:1 10181:1 10216:1 10227:1 10232:1 10242:1 10252:1 10320:2 10324:1 10329:1 10331:1 10333:11 10347:1 10355:2 10398:1 10404:2 10414:1 10415:1 10438:1 10448:1 10458:4 10464:1 10466:1 10480:6 10487:1 10489:1 10492:1 10499:4 10500:1 10504:1 10515:2 10516:1 10525:3 10526:1 10543:1 10544:1 10564:2 10582:1 10643:1 10644:1 10645:1 10648:1 10649:1 10670:3 10682:2 10686:1 10699:1 10724:1 10729:1 10744:1 10790:1 10802:1 10823:2 10832:1 10877:1 10878:1 10879:1 10891:1 10900:1 10902:1 10907:1 10914:1 10916:1 10917:2 10930:3 10939:1 10969:1 10971:1 10976:1 10983:1 10990:1 10995:1 10996:1 11020:1 11042:1 11057:1 11081:1 11083:1 11124:1 11126:1 11130:1 11131:1 11147:1 11194:1 11205:1 11222:1 11223:1 11227:1 11240:2 11243:1 11257:1 11258:1 11265:1 11270:1 11333:1 11335:1 11350:1 11359:15 11360:1 11371:1 11385:1 11386:2 11387:1 11413:1 11423:2 11440:2 11443:1 11457:1 11462:2 11473:1 11522:1 11525:1 11545:2 11571:1 11576:2 11598:1 11638:1 11641:1 11645:3 11650:1 11654:1 11670:1 11687:1 11707:1 11720:3 11730:1 11754:8 11756:2 11757:1 11760:1 11781:1 11788:1 11790:2 11800:2 11805:1 11829:1 11836:3 11842:11 11846:2 11849:1 11859:1 11863:1 11864:20 11894:5 11898:3 11903:1 11913:1 11936:1 11965:1 11985:1 12025:2 12038:1 12042:2 12056:1 12063:1 12066:1 12070:1 12072:1 12164:3 12169:1 12183:1 12184:1 12197:2 12201:1 12241:1 12255:1 12270:1 12277:1 12279:1 12284:2 12288:1 12289:1 12290:4 12300:1 12323:3 12342:1 12343:1 12368:1 12378:1 12391:3 12392:2 12419:1 12427:1 12454:1 12492:1 12501:2 12516:1 12546:2 12561:12 12565:1 12606:1 12608:2 12633:1 12635:1 12643:2 12655:8 12667:1 12681:1 12737:8 12812:1 12828:1 12829:2 12839:1 12869:2 12888:1 12894:1 12905:2 12916:1 12924:1 12930:1 12947:1 12964:1 12972:1 12979:1 12981:2 12991:1 12994:1 13008:2 13022:1 13024:1 13028:1 13066:1 13085:1 13086:2 13088:1 13092:1 13099:1 13101:1 13128:1 13130:1 13131:1 13141:1 13163:1 13173:1 13176:1 13186:2 13187:1 13196:1 13206:1 13216:1 13222:1 13225:1 13236:1 13263:1 13272:5 13281:1 13284:3 13288:1 13298:2 13303:1 13306:2 13320:2 13335:3 13336:2 13352:1 13355:2 13370:1 13428:3 13434:1 13445:1 13459:1 13465:1 13499:2 13512:1 13521:1 13551:1 13579:1 13589:1 13595:1 13620:1 13624:1 13632:1 13638:1 13639:2 13657:2 13677:4 13734:5 13762:1 13797:1 13813:1 13828:1 13836:2 13844:1 13847:1 13864:1 13865:1 13882:1 13891:1 13905:1 13974:5 13977:1 13984:2 13988:2 13991:1 14017:1 14023:1 14033:1 14049:1 14054:8 14055:1 14068:1 14070:1 14094:2 14109:2 14125:1 14145:3 14155:2 14159:2 14195:1 14214:1 14235:1 14244:1 14254:1 14257:1 14290:1 14302:3 14306:1 14308:1 14325:1 14328:1 14335:2 14339:2 14349:1 14356:1 14357:1 14370:2 14377:1 14382:2 14390:1 14413:1 14439:1 14486:1 14510:1 14517:1 14553:1 14585:1 14598:3 14606:1 14608:1 14621:2 14625:1 14638:1 14639:1 14640:1 14677:1 14684:1 14690:1 14691:1 14710:1 14717:1 14726:1 14733:2 14745:1 14750:2 14752:1 14796:2 14800:3 14807:1 14827:1 14839:1 14841:2 14852:1 14855:1 14859:1 14895:1 14897:1 14901:1 14902:8 14911:8 14933:1 14953:1 14975:1 15010:2 15014:3 15039:2 15046:1 15088:3 15095:1 15102:1 15114:1 15120:3 15124:1 15143:1 15155:1 15160:1 15172:1 15180:1 15181:2 15196:1 15212:1 15242:2 15248:1 15270:1 15273:1 15275:1 15321:1 15348:1 15361:3 15369:1 15374:1 15375:1 15380:8 15382:1 15397:1 15422:1 15431:1 15457:1 15469:1 15491:2 15537:1 15547:1 15578:1 15588:2 15599:1 15600:2 15601:1 15612:1 15623:2 15636:1 15638:1 15651:1 15681:1 15707:1 15737:1 15816:1 15833:1 15844:1 15854:2 15877:1 15889:1 15893:1 15897:1 15925:6 15933:4 15946:1 15947:1 15954:1 15973:1 15977:1 15986:2 16008:1 16011:1 16016:4 16032:1 16034:4 16036:1 16050:2 16055:1 16062:1 16068:8 16075:2 16120:1 16124:1 16125:11 16129:1 16140:2 16156:4 16161:2 16162:1 16164:1 16168:1 16232:1 16250:1 16254:1 16260:1 16265:1 16266:1 16268:2 16269:2 16273:1 16274:3 16296:1 16313:1 16315:1 16318:2 16397:1 16398:1 16408:1 16411:2 16432:1 16433:1 16457:1 16481:8 16482:1 16484:1 16491:1 16505:1 16523:1 16532:1 16533:1 16543:1 16559:3 16561:2 16563:1 16647:1 16655:1 16672:2 16682:1 16685:3 16686:1 16689:5 16710:4 16713:1 16718:1 16744:8 16749:3 16756:2 16774:1 16791:1 16795:1 16796:1 16831:1 16854:1 16855:2 16864:1 16878:1 16879:1 16899:2 16905:1 16934:1 16959:2 16973:2 17002:1 17017:1 17031:2 17100:1 17145:1 17155:1 17201:3 17207:1 17235:1 17236:1 17237:1 17239:1 17249:1 17266:1 17267:2 17275:1 17282:1 17377:1 17378:1 17382:1 17428:2 17435:1 17466:1 17487:1 17501:1 17506:1 17510:4 17523:3 17524:6 17528:1 17535:2 17549:1 17564:1 17612:2 17615:1 17616:1 17625:2 17640:1 17645:2 17665:1 17700:1 17705:1 17707:1 17711:1 17718:1 17746:1 17798:1 17810:1 17835:1 17856:3 17867:8 17880:2 17946:2 17949:1 17956:2 17970:1 17993:1 18047:1 18072:1 18126:8 18148:8 18154:1 18159:2 18171:1 18186:2 18190:1 18197:1 18221:2 18223:2 18236:1 18242:1 18246:1 18249:1 18261:1 18284:1 18293:1 18316:1 18335:2 18338:1 18343:1 18355:1 18368:1 18373:1 18452:1 18460:4 18476:3 18479:2 18518:1 18519:1 18527:1 18563:1 18573:1 18578:1 18586:1 18602:2 18628:8 18637:1 18653:1 18654:1 18689:2 18710:1 18719:1 18743:2 18776:1 18779:1 18798:1 18801:1 18804:4 18808:1 18813:1 18841:1 18853:15 18855:1 18860:1 18903:1 18910:1 18911:2 18916:1 18931:1 18961:1 18991:1 19003:5 19020:2 19022:1 19035:1 19040:1 19055:1 19076:2 19079:1 19093:1 19094:1 19120:1 19124:1 19148:1 19151:1 19159:1 19186:1 19189:7 19190:1 19191:2 19199:1 19202:1 19240:1 19242:1 19243:1 19249:1 19251:4 19267:2 19271:1 19277:3 19279:1 19287:1 19289:1 19295:1 19297:1 19306:1 19346:3 19352:1 19361:3 19368:1 19397:8 19407:2 19408:2 19420:1 19422:1 19466:1 19494:1 19529:1 19533:1 19594:1 19601:1 19624:2 19628:1 19631:1 19633:1 19641:1 19642:3 19647:1 19671:1 19689:1 19709:4 19711:1 19712:6 19729:1 19765:1 19779:2 19793:1 19865:1 19881:1 19883:1 19889:2 19893:1 19910:3 19928:1 19933:2 19936:1 19947:1 19953:1 19961:1 19983:2 20020:1 20025:8 20036:2 20044:2 20054:1 20065:2 20088:1 20089:1 20098:2 20101:1 20102:1 20115:1 20117:1 20118:1 20119:1 20148:1 20150:1 20151:1 20177:1 20187:1 20203:1 20208:1 20214:3 20219:3 20228:1 20230:1 20231:2 20278:1 20285:1 20291:2 20299:2 20310:1 20329:1 20345:2 20355:1 20368:2 20385:1 20392:2 20409:1 20414:3 20422:1 20429:2 20434:2 20453:2 20454:1 20483:1 20489:1 20503:3 20510:1 20519:1 20524:1 20566:8 20570:1 20577:4 20593:1 20622:1 20636:1 20639:3 20642:1 20649:1 20654:1 20656:1 20669:1 20674:1 20675:1 20685:1 20686:1 20692:1 20699:1 20712:1 20714:1 20739:1 20749:1 20777:1 20790:1 20820:1 20837:1 20863:1 20876:1 20890:1 20906:3 20935:1 20947:1 20959:1 20978:1 20981:1 20983:1 20992:1 20995:1 20998:1 21051:1 21053:1 21062:1 21073:1 21078:1 21085:1 21088:2 21100:3 21111:1 21132:1 21162:2 21223:2 21227:1 21247:1 21260:1 21271:1 21281:1 21284:2 21289:2 21324:1 21328:1 21348:2 21352:1 21353:1 21357:1 21366:1 21373:1 21416:1 21477:1 21478:3 21488:2 21496:1 21509:1 21518:1 21543:1 21551:1 21564:1 21579:1 21583:1 21596:4 21633:2 21678:1 21687:2 21691:1 21696:2 21711:1 21715:1 21736:1 21755:1 21772:1 21801:1 21806:2 21809:1 21812:1 21888:1 21891:2 21904:2 21909:1 21922:1 21963:1 21970:1 21979:1 21988:1 21993:1 21997:1 22011:1 22035:1 22038:2 22054:3 22090:1 22092:1 22098:1 22109:2 22128:3 22130:1 22136:2 22148:2 22151:1 22197:1 22217:2 22225:1 22255:1 22256:2 22258:1 22264:1 22317:1 22318:1 22331:3 22350:1 22386:1 22397:1 22400:1 22438:1 22458:2 10 1:1 6:1 14:3 16:1 20:1 23:2 32:3 88:1 101:1 105:2 116:1 142:1 145:1 161:1 166:1 174:1 186:1 219:1 232:1 276:1 354:1 360:8 380:4 388:2 400:1 412:1 437:1 438:1 445:1 483:1 493:1 496:1 509:1 533:3 566:1 569:2 584:1 598:1 602:2 604:1 612:1 639:1 677:2 685:2 705:1 720:1 789:1 790:1 825:1 837:1 843:6 844:2 872:3 884:2 923:1 993:3 994:2 1013:1 1027:1 1041:1 1062:1 1070:3 1087:4 1101:2 1136:1 1139:5 1140:1 1171:1 1186:1 1188:1 1189:1 1199:1 1239:1 1250:1 1275:1 1298:1 1308:5 1312:2 1314:1 1325:2 1342:2 1358:1 1359:1 1374:1 1378:1 1381:7 1393:1 1394:1 1412:1 1413:1 1425:1 1454:2 1459:1 1468:2 1490:2 1494:1 1505:3 1509:1 1516:1 1518:1 1522:5 1523:1 1539:2 1569:1 1570:2 1614:2 1617:1 1622:1 1629:1 1642:1 1664:1 1665:1 1668:1 1669:1 1680:1 1729:1 1731:6 1735:1 1738:1 1766:4 1784:2 1803:1 1818:1 1819:1 1825:1 1835:2 1872:1 1880:1 1905:1 1908:1 1910:1 1912:1 1918:1 1920:2 1926:3 1936:1 1938:2 1939:1 1941:1 1952:1 1955:1 1965:1 1969:1 1988:1 2003:1 2017:1 2029:1 2037:1 2056:1 2071:1 2075:1 2106:1 2112:1 2150:1 2167:1 2176:1 2178:1 2191:1 2193:1 2218:4 2231:1 2271:1 2277:2 2278:1 2280:1 2283:2 2287:2 2290:1 2292:2 2304:1 2316:1 2321:1 2351:1 2390:1 2404:1 2406:2 2415:1 2420:2 2422:1 2428:1 2455:4 2478:1 2483:1 2494:1 2497:4 2500:1 2516:1 2523:1 2544:1 2550:1 2606:1 2609:1 2621:1 2624:4 2630:1 2635:1 2657:1 2675:1 2705:1 2738:1 2748:3 2763:1 2771:1 2797:1 2815:1 2818:1 2834:4 2837:4 2856:1 2862:2 2870:3 2885:1 2919:1 2940:1 2942:1 2958:1 2979:1 3031:2 3043:1 3047:2 3085:1 3091:1 3108:2 3128:1 3157:1 3159:1 3180:1 3184:1 3200:1 3215:1 3242:3 3264:1 3293:1 3296:1 3307:4 3316:1 3367:1 3373:1 3394:2 3401:2 3446:1 3449:2 3452:2 3457:1 3458:1 3464:1 3470:1 3476:2 3482:2 3483:1 3486:1 3489:1 3493:4 3496:3 3502:1 3526:1 3543:1 3551:1 3564:1 3578:1 3584:1 3599:1 3604:1 3622:1 3641:1 3674:2 3681:1 3685:11 3693:1 3694:1 3721:2 3734:1 3743:1 3750:1 3767:2 3768:2 3786:1 3796:1 3816:2 3819:1 3824:1 3858:1 3863:1 3872:1 3883:4 3885:1 3890:1 3895:2 3927:1 3937:1 3938:1 3943:1 3944:1 3978:1 3998:1 4007:1 4011:1 4038:1 4050:1 4057:4 4063:1 4064:1 4066:1 4096:1 4097:2 4117:1 4128:2 4140:2 4156:1 4158:3 4163:1 4183:1 4192:8 4200:1 4207:1 4236:1 4239:1 4261:1 4265:1 4280:1 4282:1 4293:4 4298:1 4325:1 4373:1 4380:1 4385:1 4388:6 4390:2 4393:1 4397:1 4422:2 4424:1 4434:1 4449:1 4451:6 4462:1 4465:1 4466:2 4474:2 4501:1 4508:1 4512:2 4513:1 4528:4 4538:1 4543:1 4564:1 4569:1 4570:4 4587:1 4593:1 4617:1 4631:1 4636:1 4654:8 4657:1 4659:1 4670:1 4671:2 4682:1 4716:1 4729:4 4741:1 4742:1 4764:1 4787:1 4817:1 4847:3 4850:1 4860:1 4861:1 4870:1 4873:2 4884:1 4902:2 4914:1 4944:1 4945:1 4954:1 4956:1 4987:1 4997:3 5005:2 5013:2 5050:1 5066:1 5084:1 5114:1 5116:1 5122:1 5129:1 5154:1 5161:4 5173:2 5205:1 5211:1 5239:1 5266:2 5300:1 5308:1 5317:2 5322:8 5328:1 5373:1 5376:1 5385:1 5396:1 5479:1 5498:2 5509:1 5510:1 5516:1 5523:1 5532:2 5542:1 5544:1 5546:1 5556:1 5577:2 5580:1 5582:4 5597:1 5603:1 5609:1 5624:1 5631:1 5645:1 5651:1 5660:2 5701:1 5720:1 5721:3 5734:1 5757:3 5764:1 5766:3 5767:5 5783:1 5791:1 5795:1 5822:2 5839:1 5840:2 5877:1 5878:3 5885:1 5889:1 5893:2 5900:1 5907:1 5918:1 5948:1 5972:1 5983:1109 6008:1 6019:1 6022:1 6028:1 6046:1 6060:1 6065:2 6210:1 6238:1 6246:1 6275:1 6305:1 6323:3 6325:1 6333:2 6337:1 6340:1 6345:1 6355:1 6367:1 6381:1 6409:1 6434:1 6436:1 6455:1 6467:1 6517:1 6554:3 6556:1 6558:1 6568:1 6569:1 6571:1 6572:15 6595:1 6599:1 6602:1 6604:1 6605:1 6636:1 6652:3 6664:1 6686:1 6702:1 6747:1 6765:1 6766:1 6784:2 6788:1 6793:1 6815:2 6842:1 6912:2 6937:1 6950:1 6957:5 6959:1 6960:1 6968:1 6989:1 6993:4 6998:1 7013:3 7024:1 7051:1 7052:3 7061:1 7076:2 7114:1 7117:1 7126:1 7139:1 7163:1 7178:2 7187:1 7210:2 7219:1 7231:2 7242:1 7268:2 7269:1 7299:2 7302:1 7318:1 7331:2 7362:6 7365:1 7374:1 7377:3 7385:6 7392:2 7394:1 7404:1 7412:2 7416:1 7417:1 7420:1 7438:5 7449:1 7453:2 7455:1 7472:2 7482:1 7511:1 7520:1 7536:1 7544:2 7566:2 7568:1 7569:1 7572:1 7576:2 7585:4 7586:1 7594:1 7600:1 7613:1 7616:1 7618:2 7627:2 7628:1 7653:1 7693:1 7739:2 7752:1 7791:1 7837:2 7839:1 7850:1 7854:1 7860:1 7871:1 7893:1 7894:1 7904:1 7944:1 7977:1 8008:1 8022:1 8025:1 8030:1 8037:1 8041:1 8051:1 8057:4 8066:1 8093:1 8103:1 8164:1 8165:2 8168:1 8174:1 8191:1 8200:1 8201:2 8209:1 8212:1 8227:4 8242:1 8244:1 8260:1 8270:2 8276:1 8285:1 8291:1 8307:1 8310:1 8311:1 8318:3 8323:1 8338:2 8370:2 8375:1 8406:1 8411:1 8416:1 8419:2 8425:2 8437:1 8441:1 8492:1 8509:1 8521:2 8562:3 8586:1 8594:1 8608:4 8610:1 8618:1 8631:1 8670:1 8677:1 8678:2 8707:1 8712:1 8726:1 8727:1 8741:1 8751:1 8769:2 8771:1 8776:1 8796:1 8799:1 8807:2 8822:1 8845:1 8874:1 8878:1 8881:1 8892:1 8900:15 8904:1 8924:1 8937:3 8949:1 8971:2 8990:1 9010:1 9011:3 9014:1 9017:2 9020:1 9048:1 9099:1 9123:2 9171:1 9175:2 9189:2 9190:3 9192:3 9193:1 9211:1 9221:1 9225:1 9245:1 9291:1 9296:1 9306:2 9315:1 9320:3 9344:1 9355:1 9373:1 9385:1 9414:1 9466:1 9475:1 9506:2 9514:2 9517:1 9519:3 9521:1 9523:1 9529:1 9530:1 9539:1 9546:1 9547:1 9550:2 9567:1 9580:3 9640:1 9658:1 9675:1 9684:1 9690:1 9691:1 9696:2 9700:1 9701:1 9711:1 9718:1 9719:2 9720:3 9721:1 9724:1 9746:1 9782:1 9795:1 9804:1 9817:1 9829:1 9841:8 9850:1 9902:1 9922:16 9958:1 9970:1 10003:1 10017:3 10033:1 10039:1 10058:1 10089:1 10095:2 10114:1 10118:2 10143:1 10181:1 10216:1 10227:1 10232:1 10242:1 10252:1 10320:2 10324:1 10329:1 10331:1 10333:11 10347:1 10355:2 10398:1 10404:2 10414:1 10415:1 10438:1 10448:1 10458:4 10464:1 10466:1 10480:6 10487:1 10489:1 10492:1 10499:4 10500:1 10504:1 10515:2 10516:1 10525:3 10526:1 10543:1 10544:1 10564:2 10582:1 10643:1 10644:1 10645:1 10648:1 10649:1 10670:3 10682:2 10686:1 10699:1 10724:1 10729:1 10744:1 10790:1 10802:1 10823:2 10832:1 10877:1 10878:1 10879:1 10891:1 10900:1 10902:1 10907:1 10914:1 10916:1 10917:2 10930:3 10939:1 10969:1 10971:1 10976:1 10983:1 10990:1 10995:1 10996:1 11020:1 11042:1 11057:1 11081:1 11083:1 11124:1 11126:1 11130:1 11131:1 11147:1 11194:1 11205:1 11222:1 11223:1 11227:1 11240:2 11243:1 11257:1 11258:1 11265:1 11270:1 11333:1 11335:1 11350:1 11351:2 11359:15 11360:1 11361:1 11371:1 11385:1 11386:2 11387:1 11413:1 11423:2 11440:3 11443:1 11457:1 11462:2 11473:1 11522:1 11525:1 11545:2 11571:1 11576:2 11598:1 11638:1 11641:1 11645:3 11650:1 11654:1 11670:1 11687:1 11707:1 11720:3 11730:1 11754:8 11756:2 11757:1 11760:1 11781:1 11788:1 11790:2 11800:2 11805:1 11829:1 11836:3 11842:11 11846:2 11849:1 11859:1 11863:1 11864:22 11894:5 11898:4 11903:1 11913:1 11936:1 11965:1 11985:1 12025:2 12038:1 12042:2 12056:1 12063:1 12066:1 12070:1 12072:1 12164:3 12169:1 12183:1 12184:1 12197:2 12201:1 12241:1 12255:1 12270:1 12277:1 12279:1 12284:2 12288:1 12289:1 12290:4 12300:1 12323:3 12342:1 12343:1 12368:1 12378:1 12391:3 12392:2 12419:1 12427:1 12454:1 12492:1 12501:2 12516:1 12546:2 12561:13 12565:1 12606:1 12608:2 12633:1 12635:1 12643:2 12655:8 12667:1 12681:1 12737:8 12812:1 12828:1 12829:2 12839:1 12869:2 12888:1 12894:1 12905:2 12916:1 12924:1 12930:1 12947:1 12964:1 12972:1 12979:1 12981:2 12991:1 12994:1 13008:2 13022:1 13024:1 13028:1 13066:1 13085:1 13086:2 13088:1 13092:1 13099:1 13101:1 13128:1 13130:1 13131:1 13141:2 13163:1 13173:1 13176:1 13186:2 13187:1 13196:1 13206:1 13216:1 13222:1 13225:1 13236:1 13263:1 13272:5 13281:1 13284:3 13288:1 13298:2 13303:1 13306:2 13320:2 13335:3 13336:2 13352:1 13355:2 13370:1 13428:3 13434:1 13445:1 13459:1 13465:1 13499:2 13512:1 13521:1 13551:1 13579:1 13589:1 13595:1 13620:1 13624:1 13632:1 13638:1 13639:2 13657:2 13677:4 13715:1 13734:5 13762:1 13789:1 13797:1 13813:1 13828:1 13836:2 13844:1 13847:1 13864:1 13865:1 13882:1 13891:1 13905:1 13974:5 13977:1 13984:2 13988:2 13991:1 14017:1 14023:1 14033:1 14049:1 14054:8 14055:1 14068:1 14070:1 14094:2 14109:2 14125:1 14145:3 14155:2 14159:2 14166:1 14195:1 14214:1 14235:1 14242:1 14244:1 14254:1 14257:1 14290:1 14302:3 14306:1 14308:1 14325:1 14328:1 14335:2 14339:2 14349:1 14356:1 14357:1 14370:2 14377:1 14382:2 14390:1 14413:1 14439:1 14486:1 14510:1 14517:1 14553:1 14585:1 14598:3 14606:1 14608:1 14621:2 14625:1 14638:1 14639:1 14640:1 14677:1 14684:1 14690:1 14691:1 14710:1 14717:1 14726:1 14733:2 14745:1 14750:2 14752:1 14796:2 14800:3 14807:1 14827:1 14839:1 14841:2 14852:1 14855:1 14859:1 14895:1 14897:1 14901:1 14902:8 14910:1 14911:8 14933:1 14953:1 14975:1 15010:2 15014:3 15039:2 15046:1 15088:3 15095:1 15102:1 15114:1 15120:3 15124:1 15143:1 15155:1 15160:1 15172:1 15180:1 15181:2 15196:1 15212:1 15242:2 15248:1 15270:1 15273:1 15275:1 15321:1 15348:1 15361:3 15369:1 15374:1 15375:1 15380:8 15382:1 15397:1 15422:1 15431:1 15457:1 15469:1 15491:2 15537:1 15547:1 15578:1 15588:2 15599:1 15600:2 15601:1 15612:1 15623:2 15636:1 15638:1 15651:1 15681:1 15707:1 15737:1 15816:1 15833:1 15844:1 15854:2 15877:1 15889:1 15893:1 15897:1 15925:6 15933:4 15946:1 15947:1 15954:1 15973:1 15977:1 15986:2 16008:1 16011:1 16016:4 16032:1 16034:4 16036:1 16050:2 16055:1 16062:1 16068:8 16075:2 16120:1 16124:1 16125:11 16129:1 16140:2 16156:4 16161:2 16162:1 16164:1 16168:1 16232:1 16250:1 16254:1 16260:1 16265:1 16266:1 16268:2 16269:2 16273:1 16274:4 16296:1 16313:1 16315:1 16318:2 16397:1 16398:1 16408:1 16411:2 16432:1 16433:1 16457:1 16481:8 16482:1 16484:1 16491:1 16505:1 16523:1 16532:1 16533:1 16543:1 16559:3 16561:2 16563:2 16647:1 16655:1 16672:2 16682:1 16685:3 16686:1 16689:5 16710:4 16713:1 16718:1 16744:8 16749:3 16756:2 16774:1 16791:1 16795:1 16796:1 16831:1 16854:1 16855:2 16864:1 16878:1 16879:1 16899:2 16905:1 16934:1 16959:2 16973:2 17002:1 17017:1 17031:2 17100:1 17145:2 17155:1 17201:3 17207:1 17235:1 17236:1 17237:1 17239:1 17249:1 17266:1 17267:2 17275:1 17282:1 17377:1 17378:1 17382:1 17428:2 17435:1 17466:1 17487:1 17501:1 17506:1 17510:4 17523:3 17524:6 17528:1 17535:2 17539:1 17549:1 17564:1 17612:2 17615:1 17616:1 17625:2 17640:1 17645:2 17665:1 17700:1 17705:1 17707:1 17711:1 17718:1 17746:1 17798:1 17810:1 17835:1 17856:3 17867:8 17868:1 17880:2 17946:2 17949:1 17956:2 17970:1 17993:1 18047:1 18072:1 18126:8 18148:8 18154:1 18159:2 18171:1 18186:2 18190:1 18197:1 18221:2 18223:2 18236:1 18242:1 18246:1 18249:1 18261:1 18284:1 18293:1 18316:1 18335:2 18338:1 18343:1 18355:1 18368:1 18373:1 18452:1 18460:4 18476:4 18479:2 18518:1 18519:1 18527:1 18563:1 18564:1 18573:1 18578:1 18586:1 18602:2 18628:8 18637:2 18653:1 18654:1 18689:2 18710:1 18719:1 18743:2 18776:1 18779:1 18798:1 18801:1 18804:4 18808:1 18813:1 18841:1 18853:15 18855:1 18860:1 18901:1 18903:1 18910:1 18911:2 18916:1 18931:1 18961:1 18991:1 19003:5 19020:2 19022:1 19035:1 19040:1 19055:1 19076:2 19079:1 19093:1 19094:1 19120:1 19124:1 19148:1 19151:1 19159:1 19186:1 19189:7 19190:1 19191:2 19199:1 19202:1 19240:1 19242:1 19243:1 19249:1 19251:4 19267:2 19271:1 19277:3 19279:1 19287:1 19289:1 19295:1 19297:1 19306:1 19346:3 19352:1 19361:3 19368:1 19397:8 19407:2 19408:2 19420:1 19422:1 19466:1 19494:1 19529:1 19533:1 19594:1 19601:1 19624:2 19628:1 19631:1 19633:1 19641:1 19642:3 19647:1 19671:1 19689:1 19709:4 19711:1 19712:6 19729:1 19765:1 19779:2 19793:1 19865:1 19881:1 19883:1 19889:2 19893:1 19910:4 19928:1 19933:2 19936:1 19947:1 19953:1 19961:1 19983:2 20020:1 20025:8 20036:2 20044:2 20054:1 20065:2 20088:1 20089:1 20098:2 20101:1 20102:1 20115:1 20117:1 20118:1 20119:1 20148:1 20150:1 20151:1 20177:1 20187:1 20203:1 20208:1 20214:3 20219:3 20228:1 20230:1 20231:2 20278:1 20285:1 20291:2 20299:2 20310:1 20329:1 20345:2 20355:1 20368:2 20385:1 20392:2 20409:1 20414:3 20422:1 20429:2 20434:2 20453:2 20454:1 20483:1 20489:1 20503:3 20510:1 20519:1 20524:1 20566:8 20570:1 20577:4 20593:1 20622:1 20636:1 20639:3 20642:1 20649:1 20654:1 20656:1 20669:1 20674:1 20675:1 20685:1 20686:1 20692:1 20699:1 20712:1 20714:1 20739:1 20749:1 20777:1 20790:1 20820:1 20837:1 20863:1 20870:1 20876:1 20890:1 20906:3 20935:1 20947:1 20959:1 20975:1 20978:1 20981:1 20983:1 20992:1 20995:1 20998:1 21051:1 21053:1 21062:1 21073:1 21078:1 21085:1 21088:2 21100:3 21111:1 21132:1 21162:2 21223:2 21227:1 21247:1 21260:1 21271:1 21281:1 21284:2 21289:2 21324:1 21328:1 21348:2 21352:1 21353:1 21357:1 21361:1 21366:1 21373:1 21416:1 21477:1 21478:3 21488:2 21496:1 21509:1 21518:1 21543:1 21551:1 21564:1 21579:1 21583:1 21596:4 21633:2 21678:1 21687:2 21691:1 21696:2 21711:1 21715:1 21736:1 21755:1 21769:1 21772:1 21801:1 21806:2 21809:1 21812:2 21888:1 21891:2 21904:2 21907:1 21909:1 21922:1 21963:1 21970:1 21979:1 21988:1 21993:1 21997:1 22011:1 22035:1 22038:2 22054:3 22090:1 22092:1 22098:1 22109:2 22128:3 22130:1 22136:2 22148:2 22151:1 22197:1 22217:2 22225:1 22255:1 22256:2 22258:1 22264:1 22317:1 22318:1 22331:3 22350:1 22386:1 22397:1 22400:1 22438:1 22458:2 10 1:1 6:1 14:3 16:1 20:1 23:2 32:3 88:1 101:1 105:2 116:1 142:1 145:2 161:1 166:1 174:1 177:1 186:1 219:1 232:1 276:1 354:1 360:8 380:5 388:2 400:1 412:1 437:1 438:1 445:1 483:1 493:1 496:1 506:1 509:1 533:3 566:1 569:2 584:1 598:1 602:2 604:1 612:1 639:1 677:2 685:2 705:1 720:1 789:1 790:1 825:1 837:1 843:6 844:2 872:3 884:2 923:1 993:4 994:2 1013:1 1027:1 1041:1 1062:1 1070:3 1087:4 1101:2 1125:1 1136:1 1139:5 1140:1 1171:1 1186:1 1188:1 1189:1 1199:1 1239:1 1250:1 1275:1 1298:1 1308:5 1312:2 1314:1 1325:2 1342:2 1358:1 1359:1 1374:1 1378:1 1381:7 1393:1 1394:1 1412:1 1413:1 1425:1 1454:2 1459:1 1468:2 1487:1 1490:2 1493:1 1494:1 1505:4 1509:1 1516:1 1518:1 1522:7 1523:1 1539:2 1569:1 1570:2 1573:1 1614:2 1617:1 1622:1 1629:1 1642:1 1664:1 1665:1 1668:1 1669:1 1680:1 1729:1 1731:6 1735:1 1738:1 1766:4 1784:2 1802:1 1803:1 1818:1 1819:1 1825:1 1835:2 1872:1 1880:1 1898:1 1905:1 1908:1 1910:1 1912:1 1918:1 1920:2 1925:1 1926:3 1936:1 1938:2 1939:1 1941:1 1951:1 1952:1 1955:1 1965:1 1969:1 1975:1 1988:1 2003:1 2017:1 2029:1 2037:1 2056:1 2071:1 2075:1 2106:2 2112:1 2150:1 2167:1 2176:1 2178:1 2191:1 2193:1 2204:1 2218:4 2231:1 2271:1 2277:2 2278:1 2280:1 2283:2 2287:3 2290:1 2292:2 2304:1 2316:1 2321:1 2351:1 2390:1 2404:1 2406:2 2415:1 2420:3 2422:1 2428:1 2455:4 2478:1 2483:1 2494:1 2497:4 2500:1 2516:1 2523:1 2544:1 2550:1 2562:1 2564:1 2606:1 2609:1 2621:1 2624:4 2630:1 2635:1 2657:1 2675:1 2705:1 2738:1 2748:3 2763:1 2771:1 2777:1 2797:1 2815:1 2818:1 2834:4 2837:4 2850:1 2856:1 2862:2 2870:3 2885:1 2919:1 2940:1 2942:1 2958:1 2979:1 3031:2 3043:1 3047:2 3085:1 3091:1 3108:2 3128:1 3157:1 3159:1 3180:1 3184:1 3200:1 3215:1 3242:3 3264:1 3293:1 3296:1 3307:5 3316:1 3367:1 3373:1 3394:3 3401:2 3446:1 3449:2 3452:2 3457:1 3458:1 3464:1 3470:1 3476:2 3482:2 3483:1 3486:1 3489:1 3493:4 3496:3 3502:1 3526:1 3543:1 3551:1 3564:1 3578:1 3584:1 3599:1 3604:1 3622:1 3641:1 3654:1 3674:2 3681:1 3685:11 3693:2 3694:1 3721:2 3734:1 3743:1 3750:1 3767:2 3768:2 3786:1 3796:1 3816:2 3819:1 3824:1 3858:1 3863:1 3872:1 3883:4 3885:1 3890:1 3895:2 3927:1 3937:1 3938:1 3943:1 3944:1 3978:1 3998:1 4007:1 4011:1 4038:1 4050:2 4057:4 4063:1 4064:1 4066:1 4096:1 4097:2 4117:1 4128:2 4140:2 4156:1 4158:4 4163:1 4183:1 4192:8 4200:1 4207:1 4236:1 4239:1 4261:1 4265:1 4280:1 4282:1 4288:1 4293:6 4298:1 4325:1 4373:1 4380:1 4385:1 4388:6 4390:2 4393:1 4397:1 4422:2 4424:1 4434:1 4449:1 4451:6 4462:1 4465:1 4466:3 4474:2 4501:1 4508:1 4512:2 4513:1 4528:5 4538:1 4543:1 4564:1 4569:1 4570:4 4587:1 4593:1 4617:1 4631:1 4636:1 4654:8 4657:1 4659:1 4670:1 4671:2 4682:1 4716:1 4719:1 4729:4 4741:1 4742:1 4764:1 4787:1 4817:1 4847:3 4850:1 4860:1 4861:1 4870:1 4873:2 4884:1 4902:2 4914:1 4944:1 4945:1 4954:1 4956:1 4987:1 4997:3 5005:2 5013:2 5050:1 5066:1 5084:1 5114:1 5116:1 5122:1 5129:1 5154:1 5161:4 5173:2 5175:1 5203:1 5205:1 5211:1 5239:1 5266:2 5300:1 5308:1 5317:2 5322:8 5328:1 5373:1 5376:1 5385:1 5396:1 5415:1 5479:1 5498:2 5509:1 5510:1 5516:1 5523:1 5532:2 5542:1 5544:1 5546:1 5556:1 5577:2 5580:1 5582:4 5597:1 5603:1 5609:1 5624:1 5631:1 5645:1 5651:1 5660:2 5701:1 5720:1 5721:3 5734:1 5757:3 5764:1 5766:3 5767:5 5783:1 5791:1 5795:1 5802:1 5822:2 5839:1 5840:2 5877:1 5878:3 5885:2 5889:1 5893:2 5900:1 5907:1 5918:1 5948:1 5972:1 5983:1151 6008:1 6019:1 6022:1 6028:1 6046:1 6060:1 6065:2 6108:1 6160:1 6189:1 6194:1 6210:1 6238:1 6246:1 6275:1 6305:2 6323:3 6325:1 6333:2 6337:1 6340:1 6345:1 6355:1 6367:1 6381:1 6389:1 6409:1 6434:1 6436:1 6455:1 6467:1 6517:1 6554:3 6556:1 6558:1 6568:1 6569:1 6571:1 6572:15 6595:1 6599:1 6602:1 6604:1 6605:1 6636:1 6652:3 6664:1 6686:1 6702:1 6747:1 6765:1 6766:1 6784:2 6788:1 6793:1 6815:2 6842:1 6912:3 6937:1 6950:1 6951:1 6957:5 6959:1 6960:1 6968:1 6989:1 6993:4 6998:1 7013:3 7024:1 7051:1 7052:3 7061:1 7076:2 7114:2 7117:2 7126:1 7139:1 7163:1 7178:2 7187:1 7210:2 7219:1 7231:2 7242:1 7259:1 7268:2 7269:1 7299:2 7302:1 7318:1 7331:2 7362:7 7365:1 7374:1 7377:3 7385:6 7392:2 7394:1 7404:1 7412:2 7416:1 7417:1 7420:1 7438:5 7449:1 7453:2 7455:1 7472:3 7482:2 7511:1 7520:1 7536:1 7544:2 7566:2 7568:1 7569:1 7572:1 7576:2 7585:4 7586:1 7594:1 7600:1 7613:1 7616:1 7618:2 7627:2 7628:1 7653:1 7674:1 7693:1 7739:2 7752:1 7791:1 7837:2 7839:1 7850:1 7854:1 7860:1 7871:1 7893:1 7894:1 7904:1 7944:1 7977:1 7985:1 8008:1 8022:1 8025:1 8030:1 8037:1 8041:1 8051:1 8057:4 8066:1 8076:1 8093:1 8103:1 8164:1 8165:2 8168:1 8174:1 8191:1 8196:1 8200:1 8201:2 8209:1 8212:1 8227:4 8242:1 8244:1 8260:1 8270:2 8276:1 8285:1 8291:1 8307:1 8310:1 8311:1 8318:3 8323:1 8338:2 8352:1 8370:2 8375:1 8406:1 8411:1 8416:1 8419:2 8425:2 8437:1 8441:1 8446:1 8492:1 8509:1 8521:2 8529:1 8562:3 8586:1 8594:1 8608:4 8610:1 8618:1 8631:1 8670:1 8677:1 8678:2 8707:1 8712:1 8726:1 8727:1 8741:1 8751:2 8769:2 8771:1 8776:1 8796:1 8799:1 8807:2 8822:1 8845:1 8874:1 8878:1 8881:1 8892:1 8900:15 8904:1 8924:1 8937:3 8949:1 8971:2 8990:2 9010:1 9011:3 9014:1 9017:2 9020:1 9048:1 9099:1 9123:2 9171:1 9175:2 9189:2 9190:3 9192:3 9193:1 9211:1 9221:1 9225:1 9233:1 9245:1 9291:1 9296:1 9306:2 9315:1 9320:3 9344:1 9355:1 9373:1 9385:1 9414:1 9450:1 9466:1 9475:1 9506:2 9514:2 9517:1 9519:5 9521:1 9523:1 9529:1 9530:1 9539:1 9546:1 9547:1 9550:2 9567:1 9580:3 9640:1 9658:1 9675:1 9684:1 9690:1 9691:1 9696:2 9700:1 9701:1 9711:1 9718:1 9719:2 9720:3 9721:1 9722:1 9724:1 9746:1 9782:1 9795:1 9804:1 9817:1 9829:1 9841:8 9850:1 9902:1 9922:16 9958:1 9970:1 10003:1 10017:3 10033:1 10039:1 10058:1 10089:1 10095:2 10114:1 10118:2 10143:1 10181:1 10216:1 10227:1 10232:1 10242:1 10252:1 10320:2 10324:1 10329:1 10331:1 10333:11 10347:1 10355:2 10398:1 10404:2 10414:1 10415:1 10438:1 10448:1 10458:4 10464:1 10466:1 10480:6 10487:1 10489:1 10492:1 10499:4 10500:1 10504:1 10515:2 10516:1 10525:3 10526:1 10538:1 10543:1 10544:1 10564:2 10582:1 10643:1 10644:1 10645:1 10648:1 10649:1 10670:3 10682:2 10686:1 10699:1 10724:1 10729:1 10744:1 10790:1 10802:1 10823:2 10832:1 10877:1 10878:1 10879:1 10891:1 10900:1 10902:1 10907:1 10914:1 10916:1 10917:2 10930:3 10939:1 10969:1 10971:1 10976:1 10983:1 10990:1 10995:1 10996:1 11020:1 11042:1 11057:1 11081:1 11083:1 11124:1 11126:1 11130:1 11131:1 11147:1 11194:1 11205:1 11209:1 11222:1 11223:1 11227:1 11240:2 11243:1 11257:1 11258:1 11265:1 11270:1 11333:1 11335:1 11350:1 11351:3 11359:15 11360:1 11361:1 11371:1 11385:2 11386:2 11387:1 11413:1 11423:2 11440:3 11443:1 11457:1 11462:2 11473:1 11522:1 11525:1 11545:2 11571:1 11576:2 11598:1 11638:1 11641:1 11645:3 11650:1 11654:1 11670:1 11687:1 11707:1 11720:3 11730:1 11754:8 11756:2 11757:1 11760:1 11781:1 11788:1 11790:3 11796:1 11800:2 11805:1 11829:1 11836:3 11842:11 11846:2 11847:1 11849:2 11855:1 11859:1 11863:1 11864:22 11894:5 11898:5 11903:1 11913:1 11936:1 11965:2 11985:1 11994:1 12025:2 12038:1 12042:2 12056:1 12063:1 12066:1 12070:1 12072:1 12149:1 12164:3 12169:1 12183:1 12184:1 12197:2 12201:1 12241:1 12255:1 12266:1 12270:1 12277:1 12279:1 12284:2 12288:1 12289:1 12290:4 12300:1 12323:3 12342:1 12343:1 12368:1 12378:1 12391:3 12392:2 12419:1 12427:1 12454:1 12492:1 12501:2 12507:1 12516:1 12546:2 12561:14 12565:1 12606:1 12608:2 12633:1 12635:1 12643:2 12655:8 12667:1 12681:1 12737:8 12812:1 12828:1 12829:2 12839:1 12869:2 12888:1 12894:1 12905:2 12916:1 12924:1 12930:1 12947:1 12964:1 12972:1 12979:1 12981:2 12991:1 12994:1 13008:2 13022:1 13024:1 13028:1 13066:1 13085:1 13086:2 13088:1 13092:1 13099:1 13101:1 13128:1 13130:1 13131:1 13141:2 13163:1 13173:1 13176:1 13186:3 13187:1 13196:1 13206:1 13216:1 13220:1 13222:1 13225:1 13236:1 13263:1 13272:5 13281:1 13284:3 13288:1 13298:2 13303:1 13306:2 13320:2 13335:3 13336:2 13352:1 13355:2 13370:1 13428:3 13434:1 13445:1 13459:1 13465:1 13499:2 13512:1 13521:1 13551:1 13579:1 13589:1 13595:1 13620:1 13624:1 13632:1 13638:1 13639:2 13657:2 13677:4 13715:1 13734:5 13759:1 13762:1 13789:1 13797:1 13813:1 13828:1 13836:2 13844:1 13847:2 13864:1 13865:1 13882:1 13891:1 13905:1 13955:1 13974:5 13977:1 13984:2 13988:2 13991:1 14017:1 14023:1 14033:1 14049:1 14054:8 14055:1 14068:1 14070:1 14094:2 14109:2 14125:1 14145:3 14155:2 14159:2 14166:1 14195:1 14214:1 14235:1 14242:1 14244:1 14254:1 14257:1 14290:1 14302:3 14306:1 14308:1 14325:1 14328:1 14335:2 14339:2 14349:1 14356:1 14357:1 14370:2 14377:1 14382:2 14390:1 14413:1 14439:1 14486:1 14498:1 14510:1 14517:1 14553:1 14585:1 14598:3 14606:1 14608:1 14621:2 14625:1 14638:1 14639:1 14640:1 14677:1 14684:1 14690:1 14691:1 14710:1 14717:1 14726:1 14733:2 14745:1 14750:2 14752:2 14796:2 14800:3 14807:1 14827:1 14839:1 14841:2 14852:1 14855:1 14859:1 14895:1 14897:1 14901:1 14902:8 14910:1 14911:8 14933:1 14953:1 14975:1 15010:2 15014:3 15039:2 15043:1 15046:1 15088:3 15095:1 15102:1 15114:1 15120:3 15124:1 15143:1 15155:1 15160:1 15172:1 15180:1 15181:2 15196:1 15212:1 15227:1 15242:2 15248:1 15270:1 15273:1 15275:1 15321:1 15348:1 15361:3 15369:1 15374:1 15375:1 15380:8 15382:1 15397:1 15422:1 15431:1 15457:1 15469:1 15491:2 15537:1 15547:1 15578:1 15588:2 15599:1 15600:2 15601:1 15612:1 15623:2 15636:1 15638:1 15651:1 15681:1 15707:1 15737:1 15816:2 15833:1 15844:1 15854:2 15877:1 15889:1 15893:1 15897:1 15921:1 15925:7 15933:4 15946:1 15947:1 15954:1 15973:1 15977:1 15982:1 15986:2 16008:1 16011:1 16016:4 16032:1 16034:6 16036:1 16050:2 16055:1 16062:1 16068:8 16075:2 16120:1 16124:1 16125:11 16129:1 16140:2 16156:4 16161:2 16162:1 16164:1 16168:1 16232:1 16250:1 16254:1 16260:1 16265:1 16266:1 16268:2 16269:3 16273:1 16274:4 16296:1 16313:1 16315:1 16318:2 16397:1 16398:1 16408:1 16411:2 16432:1 16433:1 16457:1 16481:8 16482:1 16484:1 16491:1 16505:1 16523:1 16532:1 16533:1 16543:1 16559:3 16561:3 16563:3 16575:1 16647:1 16655:1 16672:2 16682:1 16685:3 16686:1 16689:5 16710:6 16713:1 16718:1 16742:1 16744:8 16749:4 16756:3 16774:1 16791:1 16795:1 16796:1 16831:1 16854:1 16855:2 16864:1 16878:1 16879:1 16899:2 16905:1 16934:1 16959:2 16973:2 17002:1 17009:1 17017:1 17031:2 17034:1 17100:1 17106:1 17145:2 17155:1 17201:3 17204:1 17207:1 17235:1 17236:1 17237:1 17239:1 17249:1 17266:1 17267:2 17275:1 17282:1 17290:1 17377:1 17378:1 17382:1 17428:2 17435:1 17466:1 17487:1 17501:1 17506:2 17510:4 17523:3 17524:6 17528:1 17535:2 17539:1 17549:1 17563:1 17564:1 17600:1 17612:2 17615:1 17616:1 17625:2 17640:1 17645:2 17665:1 17700:1 17705:1 17707:1 17711:1 17718:1 17746:1 17798:1 17810:1 17835:1 17856:3 17867:8 17868:1 17880:2 17946:2 17949:1 17956:2 17970:1 17993:1 18047:1 18072:1 18089:1 18126:8 18148:8 18154:1 18159:2 18171:1 18186:2 18190:1 18197:1 18221:2 18223:2 18236:1 18242:1 18246:1 18249:1 18261:1 18284:1 18293:1 18316:1 18335:2 18338:1 18343:1 18355:1 18368:1 18373:1 18452:1 18460:4 18476:4 18479:2 18515:1 18518:1 18519:1 18527:1 18563:1 18564:2 18569:1 18573:1 18578:1 18586:1 18602:2 18625:1 18628:8 18637:2 18653:1 18654:1 18689:2 18710:1 18719:1 18743:2 18776:1 18779:1 18798:1 18801:1 18804:4 18808:1 18813:1 18841:2 18853:15 18855:1 18860:1 18876:1 18901:1 18903:1 18910:1 18911:2 18916:1 18931:1 18961:1 18991:1 19003:5 19020:2 19022:1 19035:1 19040:1 19055:1 19076:2 19079:1 19093:1 19094:1 19120:1 19124:1 19148:2 19151:1 19159:1 19186:1 19189:7 19190:1 19191:2 19199:1 19202:1 19240:1 19242:1 19243:1 19249:1 19251:6 19267:2 19271:1 19277:3 19279:1 19287:1 19289:1 19295:1 19297:1 19306:1 19346:3 19352:1 19361:4 19368:1 19397:8 19407:2 19408:2 19420:1 19422:1 19466:1 19494:2 19529:1 19533:1 19594:1 19601:1 19624:2 19628:1 19631:1 19633:1 19641:1 19642:3 19647:1 19671:1 19689:1 19709:4 19711:1 19712:6 19729:1 19765:1 19779:2 19793:1 19865:1 19881:1 19883:2 19889:2 19893:1 19910:4 19928:1 19933:2 19936:1 19947:1 19953:1 19961:1 19983:2 20020:1 20025:8 20036:2 20044:2 20054:1 20065:2 20088:1 20089:1 20098:2 20101:1 20102:1 20115:1 20117:1 20118:1 20119:1 20148:1 20150:1 20151:1 20177:1 20187:1 20203:1 20208:1 20214:4 20219:3 20228:1 20230:1 20231:2 20278:1 20285:1 20291:2 20299:2 20304:1 20310:1 20329:1 20345:2 20355:1 20368:2 20385:1 20392:2 20409:1 20414:3 20422:1 20429:2 20434:2 20453:2 20454:1 20483:1 20489:1 20503:3 20510:1 20519:1 20524:1 20554:1 20566:8 20570:1 20577:4 20590:1 20593:1 20622:2 20636:1 20639:3 20642:1 20649:1 20654:1 20656:1 20669:1 20674:1 20675:1 20685:1 20686:1 20692:1 20699:1 20712:1 20714:1 20739:1 20749:1 20777:1 20790:1 20820:1 20837:1 20863:1 20870:1 20876:1 20890:1 20906:3 20935:1 20947:2 20959:1 20975:1 20978:1 20981:1 20983:1 20992:1 20995:1 20998:1 21051:1 21053:1 21062:1 21073:1 21074:1 21078:1 21085:1 21088:2 21100:3 21111:1 21132:1 21162:2 21193:1 21223:2 21227:1 21247:2 21260:1 21271:1 21281:1 21284:2 21289:2 21324:1 21328:1 21348:2 21352:1 21353:1 21357:1 21361:1 21366:1 21373:1 21407:1 21416:1 21477:1 21478:3 21481:1 21488:2 21496:1 21509:1 21518:1 21543:1 21551:1 21564:1 21579:1 21583:1 21596:4 21633:2 21678:1 21687:3 21691:1 21696:2 21711:1 21715:1 21736:1 21755:1 21769:1 21772:1 21801:1 21806:2 21809:1 21812:2 21888:1 21891:2 21904:3 21907:1 21909:1 21922:1 21963:1 21970:1 21979:1 21988:1 21993:1 21997:1 22011:1 22035:1 22038:2 22054:3 22090:1 22092:1 22098:1 22109:2 22128:3 22130:1 22136:2 22148:2 22151:1 22197:1 22217:2 22225:1 22255:1 22256:2 22258:1 22264:1 22317:1 22318:1 22331:3 22350:1 22351:1 22386:1 22397:1 22400:1 22438:1 22458:2 10 1:1 6:1 14:3 16:1 20:1 23:2 32:3 88:1 101:1 105:2 116:1 142:1 145:2 161:1 166:1 174:1 177:1 186:1 219:1 232:1 276:1 354:1 360:8 380:5 388:2 398:1 400:1 412:1 437:1 438:1 445:1 483:1 492:1 493:1 496:1 506:1 509:1 533:3 566:1 569:2 584:1 598:1 602:2 604:1 612:1 639:1 677:2 685:2 705:1 720:1 789:1 790:1 825:1 837:1 843:6 844:2 872:3 884:2 923:1 993:4 994:2 1013:1 1027:1 1041:1 1062:1 1070:3 1087:4 1101:2 1125:1 1136:1 1139:5 1140:1 1171:1 1186:1 1188:1 1189:1 1199:1 1239:1 1250:1 1275:1 1298:1 1308:5 1312:2 1314:1 1325:2 1342:2 1358:1 1359:1 1374:1 1378:1 1381:7 1393:1 1394:1 1412:1 1413:1 1425:1 1454:2 1459:1 1468:2 1487:1 1490:2 1493:1 1494:1 1505:5 1509:1 1516:1 1518:1 1522:7 1523:1 1539:2 1569:1 1570:2 1573:1 1614:2 1617:1 1622:1 1629:1 1642:1 1664:1 1665:1 1668:1 1669:1 1680:1 1729:1 1731:6 1735:1 1738:1 1766:4 1784:2 1802:1 1803:1 1818:1 1819:1 1825:1 1835:2 1872:1 1880:1 1898:1 1905:1 1908:1 1910:1 1912:1 1918:1 1920:2 1925:1 1926:3 1936:1 1938:2 1939:1 1941:1 1951:1 1952:1 1955:1 1965:1 1969:1 1975:1 1988:1 2003:1 2017:1 2029:1 2037:1 2056:1 2071:1 2075:1 2106:2 2112:1 2150:1 2167:1 2176:1 2178:1 2191:1 2193:1 2204:1 2218:4 2231:1 2271:1 2277:2 2278:1 2280:1 2283:2 2287:3 2290:1 2292:2 2304:1 2316:1 2321:1 2351:1 2390:1 2404:1 2406:2 2415:1 2420:3 2422:1 2428:1 2455:4 2478:1 2483:1 2494:1 2497:4 2500:1 2516:1 2523:1 2544:1 2550:1 2562:1 2564:1 2606:1 2609:1 2621:1 2624:4 2630:1 2635:1 2657:1 2675:1 2705:1 2738:1 2748:3 2763:1 2771:1 2777:1 2797:1 2815:1 2818:1 2834:4 2837:4 2850:1 2856:1 2862:2 2870:3 2885:1 2919:1 2940:1 2942:1 2958:1 2979:1 3031:2 3043:1 3047:2 3085:1 3091:1 3108:2 3128:1 3157:1 3159:1 3180:1 3184:1 3200:1 3215:1 3242:3 3264:1 3293:1 3296:1 3307:5 3316:1 3367:1 3373:1 3394:3 3401:2 3446:1 3449:2 3452:2 3457:1 3458:1 3464:1 3470:1 3476:2 3482:2 3483:1 3486:1 3489:1 3493:4 3496:3 3502:1 3526:1 3543:1 3551:1 3564:1 3578:1 3584:1 3599:1 3604:1 3622:1 3641:1 3654:1 3674:2 3681:1 3685:12 3693:2 3694:1 3721:2 3734:1 3743:1 3750:1 3767:2 3768:2 3786:1 3796:1 3816:2 3819:1 3824:1 3858:1 3863:1 3872:1 3883:4 3885:1 3890:1 3895:2 3927:1 3937:1 3938:1 3943:1 3944:1 3978:1 3998:1 4007:1 4011:1 4038:1 4050:2 4057:4 4063:1 4064:1 4066:1 4096:1 4097:2 4117:1 4128:2 4140:2 4156:1 4158:4 4163:1 4183:1 4192:8 4200:1 4207:1 4236:1 4239:1 4261:1 4265:1 4280:1 4282:1 4288:1 4293:6 4298:1 4325:1 4373:1 4380:1 4385:1 4388:6 4390:2 4393:1 4397:1 4422:2 4424:1 4434:1 4449:1 4451:6 4462:1 4465:1 4466:3 4474:2 4501:1 4508:1 4512:2 4513:1 4528:5 4538:1 4543:1 4564:1 4569:1 4570:4 4587:1 4593:1 4617:1 4631:1 4636:1 4654:8 4657:1 4659:1 4670:1 4671:2 4682:1 4716:1 4719:1 4729:4 4741:1 4742:1 4764:1 4787:1 4817:1 4847:3 4850:1 4860:1 4861:1 4870:1 4873:2 4884:1 4902:2 4914:1 4944:1 4945:1 4954:1 4956:1 4987:1 4997:3 5005:2 5013:2 5050:1 5066:1 5084:1 5114:1 5116:1 5122:1 5129:1 5154:1 5161:4 5173:2 5175:1 5203:1 5205:1 5211:1 5239:1 5266:2 5300:1 5308:1 5317:2 5322:8 5328:1 5373:1 5376:1 5385:1 5396:1 5415:1 5479:1 5498:2 5509:1 5510:1 5516:1 5523:1 5532:2 5542:1 5544:1 5546:1 5556:1 5577:2 5580:1 5582:4 5597:1 5603:1 5609:1 5624:1 5631:1 5645:1 5651:1 5660:2 5701:1 5720:1 5721:3 5734:1 5757:3 5764:1 5766:3 5767:5 5783:1 5791:1 5795:2 5802:1 5822:2 5839:1 5840:2 5877:1 5878:3 5885:2 5889:1 5893:2 5900:1 5907:1 5918:1 5948:1 5972:1 5983:1158 6008:1 6019:1 6022:1 6028:1 6046:1 6060:1 6065:2 6108:1 6160:1 6189:1 6194:1 6210:1 6238:1 6246:1 6275:1 6305:2 6323:3 6325:1 6333:2 6337:1 6340:1 6345:1 6355:1 6367:1 6381:1 6389:1 6409:1 6434:1 6436:1 6455:1 6467:1 6517:1 6527:1 6554:4 6556:1 6558:1 6568:1 6569:1 6571:1 6572:16 6595:1 6599:1 6602:1 6604:1 6605:1 6636:1 6652:3 6664:1 6686:1 6702:1 6747:1 6765:1 6766:1 6784:2 6788:1 6793:1 6815:2 6842:1 6912:3 6937:1 6950:1 6951:1 6957:5 6959:1 6960:1 6968:1 6988:1 6989:1 6993:4 6998:1 7013:3 7024:1 7051:1 7052:3 7061:1 7076:2 7114:2 7117:2 7126:1 7139:1 7163:1 7178:2 7187:1 7210:2 7219:1 7231:2 7242:1 7259:1 7268:2 7269:1 7299:2 7302:1 7318:1 7331:2 7362:7 7365:1 7374:2 7377:3 7385:6 7392:2 7394:1 7404:1 7412:2 7416:1 7417:1 7420:1 7438:5 7449:1 7453:2 7455:1 7472:3 7482:2 7511:1 7520:1 7536:1 7544:2 7566:2 7568:1 7569:1 7572:1 7576:2 7585:4 7586:1 7594:1 7600:1 7613:1 7616:1 7618:2 7627:2 7628:1 7653:1 7674:1 7677:1 7693:1 7739:2 7752:1 7791:1 7837:2 7839:1 7850:1 7854:1 7860:1 7871:1 7893:1 7894:1 7904:1 7944:1 7977:1 7985:1 8008:1 8022:1 8025:1 8030:1 8037:1 8041:1 8051:1 8057:4 8066:1 8076:1 8093:1 8103:1 8164:1 8165:2 8168:1 8174:1 8191:1 8196:1 8200:1 8201:2 8209:1 8212:1 8227:4 8242:1 8244:1 8260:1 8270:2 8276:1 8285:1 8291:1 8307:1 8310:1 8311:1 8318:3 8323:1 8338:2 8352:1 8370:2 8375:1 8406:1 8411:1 8416:1 8419:2 8425:2 8437:1 8441:1 8446:1 8492:1 8509:1 8521:2 8529:1 8562:3 8586:1 8594:1 8608:4 8610:1 8618:1 8631:1 8670:1 8677:1 8678:2 8707:1 8712:1 8726:1 8727:1 8741:1 8751:2 8769:2 8771:1 8776:1 8796:1 8799:1 8807:2 8822:1 8845:1 8874:1 8878:1 8881:1 8892:1 8900:16 8904:1 8924:1 8937:3 8949:1 8971:2 8990:2 9010:1 9011:3 9014:1 9017:2 9020:1 9048:1 9099:1 9123:2 9171:1 9175:2 9189:2 9190:3 9192:3 9193:1 9211:1 9221:1 9225:1 9233:1 9245:1 9291:1 9296:1 9306:2 9315:1 9320:3 9344:1 9355:1 9373:1 9385:1 9414:1 9450:1 9466:2 9475:1 9506:2 9514:2 9517:1 9519:5 9521:1 9523:1 9529:1 9530:1 9539:1 9546:1 9547:1 9550:2 9567:1 9580:3 9640:1 9658:1 9675:1 9684:1 9690:1 9691:1 9696:2 9700:1 9701:1 9711:1 9718:1 9719:2 9720:3 9721:1 9722:1 9724:1 9746:1 9782:1 9795:1 9804:1 9817:1 9829:1 9841:8 9850:1 9902:1 9922:17 9958:1 9970:1 10003:1 10017:3 10033:1 10039:1 10058:1 10089:1 10095:2 10114:1 10118:2 10143:1 10181:1 10216:1 10227:1 10232:1 10242:1 10252:1 10320:2 10324:1 10329:1 10331:1 10333:12 10347:2 10355:2 10398:1 10404:2 10414:1 10415:1 10438:1 10448:1 10458:4 10464:1 10466:1 10480:6 10487:1 10489:1 10492:1 10499:4 10500:1 10504:1 10515:2 10516:1 10525:3 10526:1 10538:1 10543:1 10544:1 10564:2 10582:1 10643:1 10644:1 10645:1 10648:1 10649:1 10670:3 10682:2 10686:1 10699:1 10724:1 10729:1 10744:1 10790:1 10802:1 10823:2 10832:1 10877:1 10878:1 10879:1 10889:1 10891:1 10900:1 10902:1 10907:1 10914:1 10916:1 10917:2 10930:3 10939:1 10969:1 10971:1 10976:1 10983:1 10990:1 10995:1 10996:1 11020:1 11042:1 11057:1 11081:1 11083:1 11124:1 11126:1 11130:1 11131:1 11147:1 11194:1 11205:1 11209:1 11222:1 11223:1 11227:1 11240:2 11243:1 11257:1 11258:1 11265:1 11270:1 11333:1 11335:1 11350:1 11351:3 11359:16 11360:1 11361:1 11371:1 11385:2 11386:2 11387:1 11413:1 11423:2 11440:3 11443:1 11457:1 11462:2 11473:1 11522:1 11525:1 11545:2 11571:1 11576:2 11598:1 11638:1 11641:1 11645:3 11650:1 11654:1 11670:1 11687:1 11707:1 11720:3 11730:1 11754:8 11756:2 11757:1 11760:1 11781:1 11788:1 11790:3 11796:1 11800:2 11805:1 11829:1 11836:3 11842:12 11846:2 11847:1 11849:2 11855:1 11859:1 11863:1 11864:22 11894:5 11898:5 11903:1 11913:1 11936:1 11965:2 11985:1 11994:1 12025:2 12038:1 12042:2 12056:1 12063:1 12066:1 12070:1 12072:1 12149:1 12164:3 12169:1 12183:1 12184:1 12197:2 12201:1 12241:1 12255:1 12266:1 12270:1 12277:1 12279:1 12284:2 12288:1 12289:1 12290:4 12300:1 12323:3 12328:1 12342:1 12343:1 12368:1 12378:1 12391:3 12392:2 12419:1 12427:1 12454:1 12492:1 12501:2 12507:1 12516:1 12546:2 12561:14 12565:1 12606:1 12608:2 12633:1 12635:1 12643:2 12655:8 12667:1 12681:1 12737:8 12812:1 12828:1 12829:2 12839:1 12869:2 12888:1 12894:1 12905:2 12916:1 12924:1 12930:1 12947:1 12964:1 12972:1 12979:1 12981:2 12991:1 12994:1 13008:2 13022:1 13024:1 13028:1 13066:1 13085:1 13086:2 13088:1 13092:1 13099:1 13101:1 13128:2 13130:1 13131:1 13141:2 13163:1 13173:1 13176:1 13186:3 13187:1 13196:1 13206:1 13216:1 13220:1 13222:1 13225:1 13236:1 13263:1 13272:5 13281:1 13284:3 13288:1 13298:2 13303:1 13306:2 13320:2 13335:3 13336:2 13352:1 13355:2 13370:1 13428:3 13434:1 13445:1 13459:1 13465:1 13499:2 13512:1 13521:1 13551:1 13579:1 13589:1 13595:1 13620:1 13624:1 13632:1 13638:1 13639:2 13657:2 13677:4 13715:1 13724:1 13734:5 13759:1 13762:1 13789:1 13797:1 13813:1 13828:1 13836:2 13844:1 13847:2 13864:1 13865:1 13882:1 13891:1 13905:1 13955:1 13974:5 13977:1 13984:2 13988:2 13991:1 14017:1 14023:1 14033:1 14049:1 14054:8 14055:1 14068:1 14070:1 14094:2 14109:2 14125:1 14145:3 14155:2 14159:2 14166:1 14195:1 14214:1 14235:1 14242:1 14244:1 14254:1 14257:1 14290:1 14302:3 14306:1 14308:1 14325:1 14328:1 14335:2 14339:2 14349:1 14356:1 14357:1 14370:2 14377:1 14382:2 14390:1 14413:1 14439:1 14486:1 14498:1 14510:1 14517:1 14553:1 14585:1 14598:3 14606:1 14608:1 14621:2 14625:1 14638:1 14639:1 14640:1 14677:1 14684:1 14690:1 14691:1 14710:1 14717:1 14726:1 14733:2 14745:1 14750:2 14752:2 14796:2 14800:3 14807:1 14827:1 14839:1 14841:2 14852:1 14855:1 14859:1 14895:1 14897:1 14901:1 14902:8 14910:1 14911:8 14933:1 14953:1 14975:1 15010:2 15014:3 15039:2 15043:1 15046:1 15088:3 15095:1 15102:1 15114:1 15120:3 15124:1 15143:1 15155:1 15160:1 15172:1 15180:1 15181:2 15196:1 15212:1 15227:1 15242:2 15248:1 15270:1 15273:1 15275:1 15321:1 15348:1 15361:3 15369:1 15374:1 15375:1 15380:8 15382:1 15397:1 15422:1 15431:1 15457:1 15469:1 15491:2 15537:1 15547:1 15578:1 15588:2 15599:1 15600:2 15601:1 15612:1 15623:2 15636:1 15638:1 15651:1 15681:1 15707:1 15737:1 15816:2 15833:1 15844:1 15854:2 15877:1 15889:1 15893:1 15897:1 15921:1 15925:7 15933:4 15946:1 15947:1 15954:1 15973:2 15977:1 15982:1 15986:2 16008:1 16011:2 16016:4 16032:1 16034:6 16036:1 16050:2 16055:1 16062:1 16068:8 16075:2 16120:1 16124:1 16125:12 16129:1 16140:2 16156:4 16161:2 16162:1 16164:1 16168:1 16232:1 16250:1 16254:1 16260:1 16265:1 16266:1 16268:2 16269:3 16273:1 16274:4 16296:1 16313:1 16315:1 16318:2 16397:1 16398:1 16408:1 16411:2 16432:1 16433:1 16457:1 16481:8 16482:1 16484:1 16491:1 16505:1 16523:1 16532:1 16533:1 16543:1 16559:3 16561:3 16563:3 16575:1 16647:1 16655:1 16672:2 16682:1 16685:3 16686:1 16689:5 16710:6 16713:1 16718:1 16742:1 16744:8 16749:4 16756:3 16774:1 16791:1 16795:1 16796:1 16831:1 16854:1 16855:2 16864:1 16878:1 16879:1 16899:2 16905:1 16934:1 16959:2 16973:2 17002:1 17009:1 17017:1 17031:2 17034:1 17100:1 17106:1 17145:2 17155:1 17162:1 17201:3 17203:1 17204:1 17207:1 17235:1 17236:1 17237:1 17239:1 17249:1 17266:1 17267:2 17275:1 17282:1 17290:1 17377:1 17378:1 17382:1 17428:2 17435:1 17466:1 17487:1 17501:1 17506:2 17510:4 17523:3 17524:6 17528:1 17535:2 17539:1 17549:1 17552:1 17563:1 17564:1 17600:1 17612:2 17615:1 17616:1 17625:2 17640:1 17645:2 17665:1 17700:1 17705:1 17707:1 17711:1 17718:1 17746:1 17798:1 17810:1 17835:1 17856:3 17867:8 17868:1 17880:2 17946:2 17949:1 17956:2 17970:1 17993:1 18047:1 18072:1 18089:1 18126:8 18148:8 18154:1 18159:2 18171:1 18186:2 18190:1 18197:1 18221:2 18223:2 18236:1 18242:1 18246:1 18249:1 18261:1 18284:1 18293:2 18316:1 18335:2 18338:1 18343:1 18355:1 18368:1 18373:1 18452:1 18460:4 18476:4 18479:2 18515:1 18518:1 18519:1 18527:1 18563:1 18564:2 18569:1 18573:1 18578:1 18586:1 18602:2 18625:1 18628:8 18637:2 18653:1 18654:1 18689:2 18710:1 18719:1 18743:2 18776:1 18779:1 18798:1 18801:1 18804:4 18808:1 18813:1 18841:2 18853:16 18855:1 18860:1 18876:1 18901:1 18903:1 18910:1 18911:2 18916:1 18931:1 18961:1 18991:1 19003:5 19020:2 19022:1 19035:1 19040:1 19055:1 19076:2 19079:1 19093:1 19094:2 19120:1 19124:1 19148:2 19151:1 19159:1 19186:1 19189:7 19190:1 19191:2 19199:1 19202:1 19240:1 19242:1 19243:1 19249:1 19251:6 19267:2 19271:1 19277:3 19279:1 19287:1 19289:1 19295:1 19297:1 19306:1 19346:3 19352:1 19361:4 19368:1 19397:8 19407:2 19408:2 19420:1 19422:1 19466:1 19494:2 19529:1 19533:1 19594:1 19601:1 19624:2 19628:1 19631:1 19633:1 19641:1 19642:3 19647:1 19671:1 19689:1 19709:4 19711:1 19712:6 19729:1 19765:1 19779:2 19793:1 19855:1 19865:1 19881:1 19883:2 19889:2 19893:1 19910:4 19928:1 19933:2 19936:1 19947:1 19953:1 19961:1 19983:2 20020:1 20025:8 20036:2 20044:2 20054:1 20065:2 20088:1 20089:1 20098:2 20101:1 20102:1 20115:1 20117:1 20118:1 20119:1 20148:1 20150:1 20151:1 20177:1 20187:1 20203:1 20208:1 20214:5 20219:3 20228:1 20230:1 20231:2 20278:1 20285:1 20291:2 20299:2 20304:1 20310:1 20329:1 20345:2 20355:1 20368:2 20385:1 20392:2 20409:1 20414:3 20422:1 20429:2 20434:2 20453:2 20454:1 20483:1 20489:1 20503:3 20510:1 20519:1 20524:1 20554:1 20566:8 20570:1 20577:4 20590:1 20593:1 20594:1 20622:2 20636:1 20639:3 20642:1 20649:1 20654:1 20656:1 20669:1 20674:1 20675:1 20685:1 20686:1 20692:1 20699:1 20712:1 20714:1 20739:1 20749:1 20777:1 20790:1 20820:1 20837:1 20863:1 20870:1 20876:1 20890:1 20906:3 20916:1 20935:1 20947:2 20959:1 20975:1 20978:1 20981:1 20983:1 20992:1 20995:1 20998:1 21051:1 21053:1 21062:1 21073:1 21074:1 21078:1 21085:1 21088:2 21100:3 21111:1 21132:1 21162:2 21193:1 21223:2 21227:1 21247:2 21260:1 21271:1 21281:1 21284:2 21289:2 21324:1 21328:1 21348:2 21352:1 21353:1 21357:1 21361:1 21366:1 21373:1 21407:1 21416:1 21477:1 21478:3 21481:1 21488:2 21496:1 21509:1 21518:1 21543:1 21551:1 21564:1 21579:1 21583:1 21596:4 21633:2 21678:1 21687:3 21691:1 21696:2 21711:1 21715:1 21736:1 21755:1 21769:1 21772:1 21801:1 21806:2 21809:1 21812:2 21888:1 21891:2 21904:3 21907:1 21909:1 21922:1 21963:1 21970:1 21979:1 21988:1 21993:1 21997:1 22011:1 22035:1 22038:2 22054:3 22090:1 22092:1 22098:1 22109:2 22128:3 22130:1 22136:2 22148:2 22151:1 22197:1 22217:2 22225:1 22255:1 22256:2 22258:1 22264:1 22317:1 22318:1 22331:3 22350:1 22351:1 22386:1 22397:1 22400:1 22438:1 22458:2 10 1:1 6:1 14:3 16:1 20:1 23:2 32:3 88:1 101:1 105:2 116:1 142:1 145:2 161:1 166:1 174:1 177:1 186:1 219:1 232:1 276:1 354:1 360:9 380:5 388:2 398:1 400:1 412:1 437:1 438:1 445:1 483:1 492:1 493:1 496:1 506:1 509:1 533:3 566:1 569:2 584:1 598:1 602:2 604:1 612:1 622:1 639:1 677:2 685:2 705:1 720:1 789:1 790:1 825:1 837:1 843:6 844:2 872:3 883:1 884:2 923:1 993:4 994:2 1013:1 1027:1 1041:1 1062:1 1070:3 1087:4 1101:2 1125:1 1136:1 1139:5 1140:1 1171:1 1186:1 1188:1 1189:1 1199:1 1239:1 1244:1 1250:1 1275:1 1298:1 1308:5 1312:2 1314:1 1325:2 1342:2 1358:1 1359:1 1374:1 1378:1 1381:7 1393:1 1394:1 1412:1 1413:1 1425:1 1454:2 1459:1 1468:2 1487:1 1490:2 1493:1 1494:1 1505:5 1509:1 1516:1 1518:1 1522:8 1523:1 1539:2 1569:1 1570:2 1573:1 1614:2 1617:1 1622:1 1629:1 1642:1 1664:1 1665:1 1668:1 1669:1 1680:1 1729:1 1731:6 1735:1 1738:1 1766:5 1784:2 1802:1 1803:1 1818:1 1819:1 1825:1 1835:2 1872:1 1880:1 1898:1 1905:1 1908:1 1910:1 1912:1 1918:1 1920:2 1925:1 1926:3 1936:1 1938:2 1939:1 1941:1 1951:1 1952:1 1955:1 1965:1 1969:1 1975:1 1978:1 1988:2 2003:1 2017:1 2029:1 2037:1 2056:1 2071:1 2075:1 2106:2 2112:1 2150:1 2167:1 2176:1 2178:1 2191:1 2193:1 2204:1 2218:4 2231:1 2271:1 2277:2 2278:1 2280:1 2283:2 2287:5 2290:1 2292:2 2304:1 2316:1 2321:1 2351:1 2390:1 2404:1 2406:2 2415:1 2420:3 2422:1 2428:1 2455:5 2478:1 2483:1 2494:1 2497:4 2500:1 2516:1 2523:1 2544:1 2550:1 2562:1 2564:1 2606:1 2609:1 2621:1 2624:4 2630:1 2635:1 2657:1 2675:1 2705:1 2738:1 2748:3 2763:1 2771:1 2777:1 2797:1 2815:1 2818:1 2834:4 2837:4 2850:1 2856:1 2862:2 2870:3 2885:1 2919:1 2940:1 2942:1 2958:1 2979:1 3031:2 3043:1 3047:2 3055:1 3085:1 3091:1 3108:2 3128:1 3147:1 3157:1 3159:1 3180:1 3184:1 3200:1 3215:1 3242:3 3264:1 3293:1 3296:1 3307:6 3316:1 3367:1 3373:1 3394:3 3401:2 3446:1 3449:2 3452:2 3457:1 3458:1 3463:1 3464:1 3470:1 3474:1 3476:2 3482:2 3483:1 3486:1 3489:1 3493:4 3496:4 3502:1 3526:1 3543:1 3551:1 3564:1 3578:1 3584:1 3599:1 3604:1 3622:1 3641:1 3654:1 3674:3 3681:1 3685:13 3693:2 3694:1 3721:2 3734:1 3743:1 3750:1 3767:2 3768:2 3786:1 3796:1 3816:2 3819:1 3824:1 3858:1 3863:1 3872:1 3883:5 3885:1 3890:1 3895:2 3927:1 3937:1 3938:1 3943:1 3944:1 3978:1 3998:1 4007:1 4011:1 4038:1 4050:2 4057:5 4063:1 4064:1 4066:1 4092:1 4096:1 4097:2 4117:1 4128:3 4140:2 4156:1 4158:4 4163:1 4183:1 4192:9 4200:1 4207:1 4236:1 4239:1 4261:1 4265:1 4280:1 4282:1 4288:1 4293:6 4298:1 4325:1 4373:1 4380:1 4385:1 4388:6 4390:2 4393:1 4397:1 4422:2 4424:1 4434:1 4449:1 4451:6 4462:1 4465:1 4466:3 4474:2 4501:1 4508:1 4512:2 4513:1 4528:5 4538:1 4543:1 4564:1 4569:1 4570:4 4587:1 4593:1 4617:1 4631:1 4636:1 4654:9 4657:1 4659:1 4670:1 4671:2 4678:1 4682:1 4716:1 4719:1 4729:4 4741:1 4742:1 4764:1 4787:1 4817:1 4847:3 4850:1 4857:1 4860:1 4861:1 4870:1 4873:2 4884:1 4902:2 4914:1 4944:1 4945:1 4954:1 4956:1 4959:1 4987:1 4997:3 5005:2 5013:2 5050:1 5066:1 5084:1 5114:1 5116:1 5122:1 5129:1 5154:1 5161:4 5173:2 5175:1 5203:1 5205:1 5211:1 5239:1 5266:2 5300:1 5308:1 5317:2 5322:9 5328:1 5373:1 5376:1 5385:1 5396:1 5408:1 5415:1 5479:1 5498:2 5509:1 5510:1 5516:1 5523:1 5532:2 5542:1 5544:1 5546:1 5556:1 5577:2 5580:1 5582:4 5597:1 5603:1 5609:1 5624:1 5631:1 5645:1 5651:1 5660:2 5701:1 5720:1 5721:3 5734:1 5757:3 5764:1 5766:3 5767:5 5783:1 5791:1 5795:2 5802:1 5822:2 5839:1 5840:2 5877:1 5878:3 5885:2 5889:1 5893:2 5900:1 5907:1 5918:1 5948:1 5972:1 5983:1197 6008:1 6019:1 6022:1 6028:1 6046:1 6060:1 6065:2 6108:1 6160:1 6189:1 6194:1 6210:1 6238:1 6246:1 6275:1 6305:2 6323:4 6325:1 6333:2 6337:1 6340:1 6345:1 6355:1 6367:1 6381:1 6389:1 6409:1 6434:1 6436:1 6455:1 6459:1 6467:1 6517:1 6527:1 6554:4 6556:1 6558:1 6568:1 6569:1 6571:1 6572:17 6595:1 6599:1 6602:1 6604:1 6605:1 6636:1 6652:3 6664:1 6686:1 6702:1 6747:1 6749:1 6765:1 6766:1 6784:2 6788:1 6793:1 6815:2 6842:1 6912:3 6937:1 6950:1 6951:1 6957:5 6959:1 6960:1 6968:1 6988:1 6989:1 6993:4 6998:1 7013:3 7024:1 7051:1 7052:3 7061:1 7076:2 7114:2 7117:2 7126:1 7139:1 7163:1 7178:2 7187:1 7210:2 7219:1 7231:2 7242:1 7259:1 7268:2 7269:1 7299:2 7302:1 7318:1 7331:2 7362:7 7365:1 7374:2 7377:3 7385:6 7392:2 7394:1 7404:1 7412:4 7416:1 7417:1 7420:1 7438:5 7449:1 7453:2 7455:1 7472:3 7482:2 7511:1 7520:1 7536:1 7544:2 7566:2 7568:1 7569:1 7572:1 7576:2 7585:4 7586:1 7594:1 7600:1 7613:1 7616:1 7618:2 7627:2 7628:1 7653:1 7674:1 7677:1 7693:1 7739:2 7752:1 7791:1 7837:2 7839:1 7850:1 7854:1 7860:1 7871:1 7893:1 7894:1 7904:1 7944:1 7977:1 7985:1 8008:1 8022:1 8025:1 8030:1 8037:1 8041:1 8051:1 8057:4 8066:1 8076:1 8093:1 8103:1 8164:1 8165:2 8168:1 8174:1 8191:1 8196:1 8200:1 8201:2 8209:1 8212:1 8227:4 8242:1 8244:1 8260:1 8270:2 8276:1 8285:1 8291:1 8307:2 8310:1 8311:1 8318:3 8323:1 8338:2 8345:1 8352:1 8370:2 8375:1 8406:1 8411:1 8416:1 8419:2 8425:2 8437:1 8441:1 8446:1 8484:1 8492:1 8509:1 8521:2 8529:1 8562:3 8586:1 8594:1 8608:4 8610:1 8618:1 8631:1 8670:1 8677:1 8678:2 8707:1 8712:1 8726:1 8727:1 8741:1 8751:2 8769:2 8771:1 8776:1 8796:1 8799:1 8807:2 8822:1 8845:1 8874:1 8878:1 8881:1 8892:1 8900:17 8904:1 8924:1 8937:3 8949:1 8971:2 8990:2 9010:1 9011:3 9014:1 9017:2 9020:1 9048:1 9099:1 9114:1 9123:2 9171:1 9175:2 9189:2 9190:3 9192:3 9193:1 9211:1 9221:1 9225:1 9233:1 9245:1 9291:1 9296:1 9306:2 9315:1 9320:3 9344:1 9355:1 9373:1 9385:1 9414:1 9450:1 9466:2 9475:1 9506:2 9514:2 9517:1 9519:5 9521:1 9523:1 9529:1 9530:1 9539:1 9546:1 9547:2 9550:2 9555:1 9567:1 9580:3 9640:1 9658:1 9675:1 9684:1 9690:1 9691:1 9696:2 9697:1 9700:1 9701:1 9703:1 9711:1 9718:1 9719:2 9720:4 9721:1 9722:1 9724:1 9746:1 9782:1 9795:1 9804:1 9817:1 9829:1 9841:8 9850:1 9902:1 9922:18 9958:1 9970:1 10003:1 10017:3 10033:1 10039:1 10058:1 10089:1 10095:2 10114:1 10118:2 10143:1 10173:1 10181:1 10216:1 10227:1 10232:1 10242:1 10252:1 10256:1 10320:2 10324:1 10329:1 10331:1 10333:13 10347:2 10355:2 10398:1 10404:2 10414:1 10415:1 10438:1 10448:1 10458:4 10464:1 10466:1 10480:6 10487:1 10489:1 10492:1 10499:4 10500:1 10504:1 10515:2 10516:1 10525:3 10526:1 10538:1 10543:1 10544:1 10564:2 10582:1 10643:1 10644:1 10645:2 10648:1 10649:1 10670:3 10682:2 10686:1 10699:1 10724:1 10729:1 10744:1 10790:1 10802:1 10823:2 10832:1 10877:1 10878:1 10879:1 10889:1 10891:1 10900:1 10902:1 10907:1 10914:1 10916:1 10917:2 10930:3 10939:1 10969:1 10971:1 10976:1 10983:1 10990:2 10995:1 10996:1 11020:1 11042:1 11057:1 11081:1 11083:1 11124:1 11126:1 11130:1 11131:1 11147:1 11194:1 11205:1 11209:1 11222:1 11223:1 11227:1 11240:2 11243:1 11257:1 11258:1 11265:1 11270:1 11333:1 11335:1 11350:1 11351:3 11359:17 11360:1 11361:1 11371:1 11385:2 11386:2 11387:1 11413:1 11423:2 11440:4 11443:1 11457:1 11462:2 11473:1 11522:1 11525:1 11545:2 11571:1 11576:2 11598:1 11638:1 11641:1 11645:3 11650:1 11654:1 11670:1 11687:1 11707:1 11720:3 11730:1 11754:8 11756:2 11757:1 11760:1 11781:1 11788:1 11790:4 11796:1 11800:2 11805:1 11829:1 11836:3 11842:13 11846:2 11847:1 11849:2 11855:1 11859:1 11863:1 11864:24 11894:5 11898:5 11903:1 11913:1 11936:1 11965:2 11985:1 11994:1 12025:2 12038:1 12042:2 12056:1 12063:1 12066:1 12070:1 12072:1 12149:1 12164:3 12169:1 12183:1 12184:1 12197:2 12201:1 12241:1 12255:1 12266:2 12270:1 12277:1 12279:1 12284:2 12288:1 12289:1 12290:4 12300:1 12323:3 12328:1 12342:2 12343:1 12368:1 12378:1 12391:3 12392:2 12419:1 12427:1 12454:1 12492:1 12501:2 12507:1 12516:1 12546:2 12561:14 12565:1 12606:1 12608:2 12633:1 12635:1 12643:2 12655:8 12667:1 12681:1 12737:9 12812:1 12828:1 12829:2 12839:1 12869:2 12888:1 12894:1 12905:2 12916:1 12924:1 12930:1 12947:1 12948:1 12964:1 12972:1 12979:1 12981:2 12991:1 12994:1 13008:2 13022:1 13024:1 13028:1 13066:1 13085:1 13086:2 13088:1 13091:1 13092:1 13099:1 13101:1 13128:2 13130:1 13131:1 13141:2 13163:1 13173:1 13176:1 13186:3 13187:1 13196:1 13206:1 13216:1 13220:1 13222:1 13225:1 13236:1 13263:1 13272:5 13281:1 13284:3 13288:1 13298:2 13303:1 13306:2 13320:2 13335:3 13336:2 13352:1 13355:2 13370:1 13428:3 13434:1 13445:1 13459:1 13465:1 13499:2 13512:1 13521:1 13551:1 13579:1 13589:1 13595:1 13620:1 13624:1 13632:1 13638:1 13639:2 13657:2 13677:4 13715:1 13724:1 13734:6 13759:1 13762:1 13789:1 13797:1 13813:1 13828:1 13836:2 13843:1 13844:1 13847:2 13864:1 13865:1 13882:1 13891:1 13905:1 13955:1 13974:6 13977:1 13984:2 13988:2 13991:1 14017:1 14023:1 14033:1 14049:1 14054:9 14055:1 14068:1 14070:1 14094:2 14109:2 14125:1 14145:3 14155:2 14159:2 14166:1 14195:1 14214:1 14235:1 14242:1 14244:1 14254:1 14257:1 14290:1 14302:3 14306:1 14308:1 14325:1 14328:1 14335:2 14339:2 14349:1 14356:1 14357:1 14370:2 14377:1 14382:2 14390:1 14413:1 14439:1 14486:1 14498:1 14510:1 14517:1 14553:1 14585:1 14598:3 14606:1 14608:1 14621:2 14625:1 14638:1 14639:1 14640:1 14677:1 14684:1 14690:1 14691:1 14710:1 14717:1 14726:1 14733:2 14745:1 14750:2 14752:2 14796:2 14800:3 14807:1 14827:1 14839:1 14841:2 14852:1 14855:1 14859:1 14895:1 14897:1 14901:1 14902:8 14910:1 14911:8 14933:1 14953:1 14975:1 15010:2 15014:3 15039:2 15043:1 15046:1 15088:3 15095:1 15102:1 15114:1 15120:3 15124:1 15143:1 15155:1 15156:1 15160:1 15172:1 15180:1 15181:2 15196:1 15212:1 15227:1 15242:2 15248:1 15270:1 15273:1 15275:1 15321:1 15348:1 15361:3 15369:1 15374:1 15375:1 15380:8 15382:1 15397:1 15422:1 15431:1 15457:1 15469:1 15491:2 15537:1 15547:1 15578:1 15588:2 15597:1 15599:1 15600:2 15601:1 15612:1 15623:2 15636:1 15638:1 15651:1 15681:1 15707:1 15737:1 15816:2 15833:1 15844:1 15854:2 15877:1 15889:1 15893:1 15897:1 15921:1 15925:7 15933:4 15946:1 15947:1 15954:1 15973:2 15976:2 15977:1 15982:1 15986:2 16008:1 16011:2 16016:4 16032:1 16034:6 16036:1 16050:2 16055:1 16062:1 16068:8 16075:2 16120:1 16124:1 16125:13 16129:1 16140:2 16156:4 16161:2 16162:1 16164:1 16168:1 16232:1 16250:1 16254:1 16260:1 16265:1 16266:1 16268:2 16269:3 16273:1 16274:5 16296:1 16313:1 16315:1 16318:2 16397:1 16398:1 16408:1 16411:2 16432:1 16433:1 16457:1 16481:8 16482:1 16484:1 16491:1 16505:1 16523:1 16532:1 16533:1 16543:1 16559:3 16561:3 16563:3 16575:1 16647:1 16655:1 16672:2 16677:1 16682:1 16685:3 16686:1 16689:5 16710:6 16713:1 16718:1 16742:1 16744:8 16749:4 16756:3 16774:1 16791:1 16795:1 16796:1 16831:1 16854:1 16855:2 16864:1 16878:1 16879:1 16899:2 16905:1 16934:1 16959:2 16973:2 17002:1 17009:1 17017:1 17031:2 17034:1 17100:1 17106:1 17145:2 17155:1 17162:1 17201:3 17203:1 17204:1 17207:1 17235:1 17236:1 17237:1 17239:1 17249:1 17266:1 17267:2 17275:1 17282:1 17290:1 17377:1 17378:1 17382:1 17428:2 17435:1 17466:1 17487:1 17501:1 17506:2 17510:4 17523:3 17524:7 17528:1 17535:2 17539:1 17549:1 17552:1 17563:1 17564:1 17600:1 17612:2 17615:1 17616:1 17625:2 17640:1 17645:2 17665:1 17700:2 17705:1 17707:1 17711:1 17718:1 17746:1 17798:1 17810:1 17835:1 17856:3 17867:9 17868:1 17880:2 17946:2 17949:2 17956:2 17970:1 17993:1 18047:1 18072:1 18075:1 18089:1 18126:8 18148:8 18154:1 18159:2 18171:1 18186:2 18190:1 18197:1 18221:2 18223:2 18236:1 18240:1 18242:1 18246:1 18249:1 18261:1 18284:1 18293:2 18316:1 18335:2 18338:1 18343:1 18355:1 18368:1 18373:1 18452:1 18460:4 18476:4 18479:2 18515:1 18518:1 18519:1 18527:1 18563:1 18564:2 18569:1 18573:1 18578:1 18586:1 18589:1 18602:2 18625:1 18628:9 18637:2 18653:1 18654:1 18689:2 18710:1 18719:1 18743:2 18776:1 18779:1 18798:1 18801:1 18804:4 18808:1 18813:1 18841:2 18853:17 18855:1 18860:1 18876:1 18901:1 18903:1 18910:1 18911:2 18916:1 18931:1 18961:1 18991:1 19003:5 19020:2 19022:1 19035:1 19040:1 19055:1 19076:2 19079:1 19093:1 19094:2 19120:1 19124:1 19148:2 19151:1 19159:1 19186:1 19189:7 19190:1 19191:2 19199:1 19202:1 19240:1 19242:1 19243:1 19249:1 19251:6 19267:2 19271:1 19277:3 19279:1 19280:1 19287:1 19289:2 19295:1 19297:1 19304:1 19306:1 19346:3 19352:1 19361:4 19368:1 19397:8 19407:2 19408:2 19420:1 19422:1 19466:1 19494:2 19529:1 19533:1 19594:1 19601:1 19624:2 19628:1 19631:1 19633:1 19641:1 19642:3 19647:1 19671:1 19689:1 19709:4 19711:1 19712:6 19729:1 19765:1 19779:2 19793:1 19855:1 19865:1 19881:1 19883:3 19889:2 19893:1 19910:4 19928:1 19933:2 19936:1 19947:1 19953:1 19961:1 19983:2 20020:1 20025:9 20036:2 20044:2 20054:1 20060:1 20065:2 20088:1 20089:1 20098:2 20101:1 20102:1 20115:1 20117:1 20118:1 20119:1 20148:1 20150:1 20151:1 20177:1 20187:1 20202:1 20203:1 20208:1 20214:5 20219:3 20228:1 20230:1 20231:2 20258:1 20278:1 20285:1 20291:2 20299:2 20304:1 20310:1 20329:1 20345:2 20355:1 20368:2 20385:1 20392:2 20409:1 20414:3 20422:1 20429:2 20434:2 20453:2 20454:1 20483:1 20489:1 20503:3 20510:1 20519:1 20524:1 20554:1 20566:8 20570:1 20577:4 20590:1 20593:1 20594:1 20622:2 20636:1 20639:3 20642:1 20649:1 20654:1 20656:1 20669:1 20674:1 20675:1 20685:1 20686:1 20692:1 20699:1 20712:1 20714:1 20739:1 20749:1 20777:1 20790:1 20820:1 20837:1 20863:1 20870:1 20876:1 20890:1 20906:3 20916:1 20935:1 20947:2 20959:1 20975:1 20978:1 20981:1 20983:1 20986:1 20992:1 20995:1 20998:1 21051:1 21053:1 21062:1 21073:1 21074:1 21078:1 21085:1 21088:2 21100:3 21111:1 21132:1 21162:2 21193:2 21223:2 21227:1 21247:2 21260:1 21271:1 21281:1 21284:2 21289:2 21324:1 21328:1 21348:2 21352:1 21353:1 21357:1 21361:1 21366:1 21373:1 21407:1 21416:1 21477:1 21478:3 21481:1 21488:2 21496:1 21509:1 21518:1 21543:1 21551:1 21564:1 21579:1 21583:1 21596:4 21633:2 21678:1 21687:3 21691:1 21696:2 21711:1 21715:1 21736:1 21755:1 21769:1 21772:1 21801:1 21806:2 21809:1 21812:2 21888:1 21891:2 21904:3 21907:1 21908:1 21909:1 21922:1 21963:1 21970:1 21979:1 21988:1 21993:1 21997:1 22011:1 22035:1 22038:2 22054:3 22090:1 22092:1 22098:1 22109:2 22128:3 22130:1 22136:2 22148:2 22151:1 22197:1 22217:2 22225:1 22255:1 22256:2 22258:1 22264:1 22317:1 22318:1 22331:3 22332:1 22333:1 22341:1 22350:1 22351:1 22386:1 22397:1 22400:1 22438:1 22458:2
d5648515fee18fc8058a1ee9d77bd553ba6ce9b1
449d555969bfd7befe906877abab098c6e63a0e8
/3293/CH2/EX2.11/Ex2_11.sce
abeb416aed72cf2f34d9ca00abd2b6e073edba2a
[]
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
341
sce
Ex2_11.sce
//page 39 //Example 2.11 clear; clc; close; disp('V is the space of all polynomial functions over F.'); disp('S contains the functions as:') x = poly(0,"x"); n = round(rand()*10); disp(n,'n = '); for i = 0 : n f = x^i; printf('f%d(x) = ',i); disp(f); end disp('Then, V is the subspace spanned by set S.'); //end
6a9c92b7f42777c8e6de272f02118cd989b4a607
449d555969bfd7befe906877abab098c6e63a0e8
/3673/CH16/EX16.a.10/Example_a_16_10.sce
ac5711c7a980770002591b4e3c5dd16b4c2a3d3a
[]
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
389
sce
Example_a_16_10.sce
//Example_a_16_10 page no:787 clc; Za=1; Zb=3; Zc=5; Zd=2; //calculating the Z values Z11=((Za+Zb)*(Zd+Zc))/(Za+Zb+Zc+Zd); Z21=((Zb*Zc)-(Za*Zd))/(Za+Zb+Zc+Zd); Z12=Z21; Z22=((Za+Zc)*(Zd+Zb))/(Za+Zb+Zc+Zd); disp(Z11,"the value of Z11 is (in ohm)"); disp(Z21,"the value of Z21 is (in ohm)"); disp(Z12,"the value of Z12 is (in ohm)"); disp(Z22,"the value of Z22 is (in ohm)");
b2a261c724fd0315c57f4650a7d9e8e01a8db1a8
449d555969bfd7befe906877abab098c6e63a0e8
/3831/CH13/EX13.10/Ex13_10.sce
25f126baf642845641d2ab06f889556df57b780d
[]
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,033
sce
Ex13_10.sce
// Example 13_10 clc;funcprot(0); // Given data PR=2.85;// Pressure ratio p_4byp_1=PR;// Pressure ratio V_1=0.0110;// m^3 V_3=3.00*10^-3;// m^3 m=0.0500;// kg R=0.286;// kJ/kg.K // Calculation // (a) p_1=0.500;// MPa p_2=p_1;// MPa T_1=(p_1*1000*V_1)/(m*R);// K T_4=T_1;// K p_3=p_2*PR;// MPa p_4=p_3;// MPa V_4=(m*R*T_4)/(p_4*1000);// m^3 CR=V_1/V_4;// The isentropic compression ratio V_2=V_3*CR;// m^3 // (b) p_3=1.43;// MPa p_4=p_3;// MPa // (d) T_2=(p_2*1000*V_2)/(m*R);// K T_3=T_2;// K // (e) n_T_E=(1-(T_2/T_1))*100;// % printf("\n(a)The compressor inlet pressure and volume,p_2=%0.3f MPa & V_2=%0.5f m^3 \n(b)The power piston outlet pressure and inlet volume,p_4=%1.2f MPa,V_4=%0.5f m^3 \n(c)The compressor outlet pressure,p_3=%1.2f MPa \n(d)The temperatures at the inlet and outlet of the power and displacer pistons T_1=%3.0f K,T_2=%3.0f K,T_3=%3.0f K,T_4=%3.0f K \n(e)The Ericsson cold ASC thermal efficiency of this engine,n_T=%2.1f percentage",p_2,V_2,p_4,V_4,p_3,T_1,T_2,T_3,T_4,n_T_E);
28a67e85c47b5957ca112655bcee3c73215970b4
449d555969bfd7befe906877abab098c6e63a0e8
/1697/CH4/EX4.18/Exa4_18.sce
fa0d5b94e604b121997f88d5205e79f421e0990a
[]
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
964
sce
Exa4_18.sce
//Exa 4.18 clc; clear; close; //given data : //Side lobe level below main lobe disp("Side lobe level below main lobe : ") SideLobe=20;//in dB r=10^(SideLobe/20);// disp(r,"r=") ; //No. of elements are 5, n=5 disp("No. of elements are 5, n=5 :"); disp("Tchebyscheff polynomials of degree (n-1) is"); disp("5-1=4"); disp("T4(xo)=r"); disp("8*xo^4-8*xo^2+1=10"); disp("By using alternate formula, we get"); m=4; r=10; xo=(1/2)*[{r+sqrt(r^2-1)}^(1/m)+{r-sqrt(r^2-1)}^(1/m)] disp(xo,"xo="); disp("E5=T4(xo)") disp("E5=ao*z+a1*(2*z^2-1)+a2*(8*z^4-8*z^2+1)"); disp("We Know that : z=x/xo, E5=T4*xo"); disp("ao=a1*(2*(x/xo)^2-1)+a2*[8*(x/xo)^4-8*(x/xo)^2+1]=8*x^4-8*x^2+1"); disp("By comparing the term we have : "); disp("a2=xo^4 a1=4*a2-4*xo^2 ao=1+a1-a2 ") a2=xo^4; a1=4*a2-4*xo^2; ao=1+a1-a2; disp("And therefore the 5 elements array is given by : "); disp(string(a2)+" "+string(a1)+" "+string(2*ao)+" "+string(a1)+" "+string(a2));
0cac3e45e997016ef7b878fc79c2f0b3a0c5f1ce
151e9d9a47b8c4098e67f5ecc974b3a811d91a95
/controler/root_locus.sce
9ff585f74e8d0ee4d44a8b24885f51cf5d665457
[]
no_license
AliaksandrSiarohin/AppliedRobotics
a81c568be77962723b6b17394d1a42a4e76d8a69
5d79e537dd6926738ffc59eff18a78fd42c44417
refs/heads/master
2021-01-13T00:49:45.571990
2016-01-26T22:22:40
2016-01-26T22:22:40
45,112,715
2
3
null
null
null
null
UTF-8
Scilab
false
false
1,282
sce
root_locus.sce
s = poly(0, 's'); //Time Dt = 0.001; //time intervall t = 0:Dt:2; //Parameters from system identification part Kg = 0.1752; //q in slides xi = 1; o_n = 10.52; //Transfer function, look in 6 lecture. LM = Kg/(s ^ 2 / o_n ^ 2 + 2*xi/o_n * s + 1); G = syslin('c', LM); y = csim('step', t, G); //Controller Kc = 10; C = (s+10)*(s+10)/(s*(s + 21)); //Closed loop, look in 7 lecture. Gc1 = Kc * C * G / (1 + Kc * C * G); Gc1 = syslin('c', Gc1); yo1 = csim('step', t, Gc1); //Plot responce of our system with controller to step, e.g our system should track step. scf(1); clf; plot(t, yo1, 'r--'); xlabel("time (s)"); ylabel("speed (rad/s)"); legend('Responce to 1(t)'); //Root locus scf(2); clf; evans(C * LM, Kc); //20% overshot, 0.2 - 0.4 setling time - proffesor controller requirments max_overshot = 0.2; //20% overshot max_settling_time = 0.4; //0.4 settling time alpha = 0.05; //Line that defines constraint on overshot RE/oc = IM oc = -log(0.2)/%pi; //Line that defines constaint on settling time e.g. RE = sl sl = log(alpha)/max_settling_time; //Plot constrains lines. plot([sl,-15], [sl/oc,-15/oc], 'r--'); plot([sl,-15], [-sl/oc, 15/oc], 'r--'); plot([sl, sl], [-sl/oc, sl/oc], 'r--'); //Save plot to pdf xs2pdf(1, "./response.pdf"); xs2pdf(2, "./root_locus.pdf");
1472e7d9908a857e1caf03cc969cdcf94066b36a
449d555969bfd7befe906877abab098c6e63a0e8
/1535/CH8/EX8.6/Ch08Ex6.sci
18cc2e425dfe71f59caf1fe922c331a85b5444d2
[]
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
881
sci
Ch08Ex6.sci
// Scilab Code Ex8.6: Page-172 (2010) c = 3e+008; // Speed of light in vacuum, m/s v = 0.6*c; // Velocity with which S2 frame moves relative to S1 frame, m/s L_factor = 1/sqrt(1-(v/c)^2); // Lorentz factor t1 = 2e-007; // Time for which first event occurs, s t2 = 3e-007; // Time for which second event occurs, s x1 = 10; // Position at which first event occurs, m x2 = 40; // Position at which second event occurs, m delta_t = L_factor*(t2 - t1)+L_factor*v/c^2*(x1 - x2); // Time difference between the events, s delta_x = L_factor*(x2 - x1)-L_factor*v*(t2 - t1); // Distance between the events, m printf("\nThe time difference between the events = %3.1e s", delta_t); printf("\nThe distance between the events = %2d m", delta_x); // Result // The time difference between the events = 5.0e-008 s // The distance between the events = 15 m
e8192f8d29b01c870a36b19d6b0371e873e1648a
449d555969bfd7befe906877abab098c6e63a0e8
/1022/CH10/EX10.5/10_5.sce
a140e070b2f3523dfeebe208bf032605af6d1804
[]
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
212
sce
10_5.sce
clc //initialisation of variables P= 65 T= 30 //C T1= 10 //C c= 4.19 //J/gm C h= 41961 m= 185 //lt //CALCULATIONS Q= m*10^3*c*(T-T1) M= (Q*100)/(h*P) //RESULTS printf ('Benzene required= %.f gm',M)
72f3eb960c4708ab6277d997dbf1a34db5f901c5
449d555969bfd7befe906877abab098c6e63a0e8
/1733/CH1/EX1.9/1_9.sce
b5476cbb73647482d202c260b9a45d71e1de28cb
[]
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
204
sce
1_9.sce
//1.9 clc; I=120; gama=180; th=360; I_rms=I*(gama/th)^0.5; printf("The RMS value of current= %.2f A",I_rms) I_avg=I*(gama/th); Form_factor=I_rms/I_avg; printf("\nForm factor= %.3f A",Form_factor)
24da6ecd5c43d5194b9f28ffa639494686050445
a62e0da056102916ac0fe63d8475e3c4114f86b1
/set6/s_Electrical_Measurements_Measuring_Instruments_K._Shinghal_2318.zip/Electrical_Measurements_Measuring_Instruments_K._Shinghal_2318/CH3/EX3.71.a/ex_3_71_a.sce
022ed395dc00223a68946a3d03eaa540d0ec6501
[]
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
294
sce
ex_3_71_a.sce
errcatch(-1,"stop");mode(2);//Example 3.71.a:resistance and capacitance ; ; c2=0.004;//micro-F c3=0.001;//micro-F r3=10;//killo ohms r4=5;//killo ohms f=1;//kHz rx=(c3/c2)*r4;//killo ohms cx=(r3/r4)*c2;//micro-F disp(rx,"resistance is ,(k-ohm)=") disp(cx,"capacitance is,(micro-F)=") exit();
9c5f85b964a461fbd8098e48a3f8921efec26c6c
449d555969bfd7befe906877abab098c6e63a0e8
/2252/CH23/EX23.13/Ex23_13.sce
85a00b6af1c93287837b8425b884e279f500be88
[]
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
773
sce
Ex23_13.sce
//calculating ratio of maximum to full load torque Nr=970//speed at full load torque in rpm Ns=50*120/6//synchronous speed in rpm s=(Ns-Nr)/Ns//slip at full load R2=.02//rotor resistance per phase X2=.3//rotor reactance per phase at standstill alpha=R2/X2 //Full load torque Tf=k1*Kt k1=s*alpha/(s^2+alpha^2) //maximum torque Tmax=Kt/2 x=1/(2*k1) mprintf("Ratio of maximum to full load torque=%f\n",x) //calculating speed at maximum torque s_m=R2/X2//slip at maximum torque Nm=(1-s_m)*Ns mprintf("Speed at maximum torque=%d rpm\n",round(Nm)) //calculating ratio of starting torque to full load torque s=1//slip at starting //starting torque Tst=k2*Kt k2=s*alpha/(s^2+alpha^2) y=k2/k1 mprintf("Ratio of starting torque to full load torque=%f\n",y)
23b626cb6eca35668bfea60aaeeac0f2a21831c8
449d555969bfd7befe906877abab098c6e63a0e8
/226/CH12/EX12.22/example22_sce.sce
f7e9b73c9d7e9f0a05bb84aa8a657a764c42d832
[]
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
530
sce
example22_sce.sce
//chapter 12 //example 12.22 //page 525 printf("\n") printf("given") hie=1*10^3;hfe=50;hoe=10*10^-6;Cc=5*10^-12;Cp=330*10^-12;Lp=75*10^-6;Rw=1;Rl=5*10^3;hfb=50;fo=1*10^6; fo=1/(2*3.14*sqrt(Lp*(Cp+Cc))) printf("resonance frequency is %3fHz\n",fo) Zp=Lp/((Cp+Cc)*Rw) Rc=1/hoe RL=(Zp*Rc*Rl)/(Rl*Rc+Rc*Zp+Rl*Zp); RL=4.7*10^3;//as standard value Av=(hfb*RL)/hie; printf(" voltage gain is %d\n",Av) Qp=((Rc*Rl)/(Rc+Rl))/(2*3.14*fo*Lp) QL=(2*3.14*fo*Lp)/Rw disp("since QL>Qp") B=fo/Qp; printf("bandwidth is %dHz\n",B)
94b36f4e42cf82510bd1272957300cdd14ae2d16
a62e0da056102916ac0fe63d8475e3c4114f86b1
/set10/s_Engineering_Thermodynamics_O._Singh_2873.zip/Engineering_Thermodynamics_O._Singh_2873/CH4/EX4.1/Ex4_1.sce
b212be39b1ead3648dbd99093a0a24adbc626e71
[]
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
286
sce
Ex4_1.sce
errcatch(-1,"stop");mode(2);// Display mode mode(0); // Display warning for floating point exception ieee(1); ; ; disp("Engineering Thermodynamics by Onkar Singh Chapter 4 Example 1") disp("NOTE=>This question is fully theoritical hence cannot be solve using scilab.") exit();
c9b52a6637891aec6e87b15e4f4ceadcf2ba472b
29d0a9144c1926fef6ef23493d08728073758805
/cfg/intop1-l2tp04.tst
fcf0cc280d3b24d2c30d713a264b61965fede97f
[]
no_license
mikma/freeRouter
47c1516edf6fc5c75cc6ce626cd7ce024147d5a5
96106c23a7144558ffb7fb831297194327ee3ef1
refs/heads/master
2023-06-08T06:51:14.563806
2020-01-22T14:56:13
2020-01-22T14:56:13
235,618,523
0
0
null
2020-01-22T16:46:19
2020-01-22T16:46:18
null
UTF-8
Scilab
false
false
1,095
tst
intop1-l2tp04.tst
description interop1: ethernet tunneling with l2tp3 addrouter r1 int eth1 eth 0000.0000.1111 $1a$ $1b$ ! vrf def v1 rd 1:1 exit int eth1 vrf for v1 ipv4 addr 1.1.1.1 255.255.255.252 exit bridge 1 mac-learn exit int bvi1 vrf for v1 ipv4 addr 2.2.2.1 255.255.255.0 ipv6 addr 4321::1 ffff:ffff:: exit server l2tp3 l2tp bridge 1 vrf v1 exit ! addother r2 int eth1 eth 0000.0000.2211 $1b$ $1a$ int eth2 eth 0000.0000.2222 $2a$ $2b$ ! ip routing ipv6 unicast-routing interface gigabit2 ip address 1.1.1.2 255.255.255.0 no shutdown exit vpdn enable l2tp-class l2tpc exit pseudowire-class l2tp encapsulation l2tpv3 protocol l2tpv3ietf l2tpc ip local interface gigabit2 exit interface gigabit1 xconnect 1.1.1.1 1234 pw-class l2tp no shutdown exit ! addrouter r3 int eth1 eth 0000.0000.4444 $2b$ $2a$ ! vrf def v1 rd 1:1 exit int eth1 vrf for v1 ipv4 addr 2.2.2.2 255.255.255.0 ipv6 addr 4321::2 ffff:: exit ! r1 tping 100 10 1.1.1.2 /vrf v1 r1 tping 100 60 2.2.2.2 /vrf v1 r1 tping 100 60 4321::2 /vrf v1 r3 tping 100 60 2.2.2.1 /vrf v1 r3 tping 100 60 4321::1 /vrf v1
e900f466d485c3d22b7c3c53c38146b765093ecd
449d555969bfd7befe906877abab098c6e63a0e8
/635/CH10/EX10.3/Ch10Ex3.sci
b81ca8d387e9b32ffbc6d113017351b7208266a0
[]
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,463
sci
Ch10Ex3.sci
// Scilab Code Ex 10.3 Motion of an Electron excited next to the ground state in a 3-D Potential Well: Page-329 (2010) a = 1D-10; // length of the cubic potential box, m h = 6.626*10^-34; // Plank's Constant, Js m = 9.1*10^-31; // Mass of an Electron, kg k = 1.38D-23; // Boltzmann Constant, J/mol-K // In 3-D, the three quantum numbers nx, ny and nz will have values 1, 1 and 2 respectively for first excited energy state nx = 1; // Quantum number corresponding to x-direction ny = 1; // Quantum number corresponding to y-direction nz = 2; // Quantum number corresponding to z-direction EE = h^2*(nx^2+ny^2+nz^2)/(8*m*a^2); // Energy eigen value for 3-D potential for first excited state, J // As EE(next to the lowest) = 3/2 (k/T), where T is the absolute temperature // Solving for T T = 2/3*1/k*EE; // Absolute temperature at which energy next to the lowest energy state = 3/2 (k/T), K EeV = EE/1.6D-19; // Convert energy from joule to eV disp (EeV, "The first excited state energy of the electron confined to move in a 3D-potential box, in eV, is : ") disp (T, "The temperature at which the average energy becomes equal to first excited state energy, in K, is : ") // //Result // The first excited state energy of the electron confined to move in a 3D-potential box, in eV, is : // 226.15321 // The temperature at which the average energy becomes equal to first excited state energy, in K, is : // 1748044.1
4532ac454cf463966d1d82cda39ef899c428b609
d465fcea94a1198464d7f8a912244e8a6dcf41f9
/system/kiks_calculate_ballspd.sci
c734f0df636fdcba243a8d71437cebe210884516
[]
no_license
manasdas17/kiks-scilab
4f4064ed7619cad9e2117a6c0040a51056c938ee
37dc68914547c9d0f423008d44e973ba296de67b
refs/heads/master
2021-01-15T14:18:21.918789
2009-05-11T05:43:11
2009-05-11T05:43:11
null
0
0
null
null
null
null
UTF-8
Scilab
false
false
2,367
sci
kiks_calculate_ballspd.sci
function [] = kiks_calculate_ballspd(ballnum,ovec,ospd,cvec) // Display mode mode(0); // Display warning for floating point exception ieee(1); // ----------------------------------------------------- // (c) 2000-2004 Theodor Storm <theodor@tstorm.se> // http://www.tstorm.se // ----------------------------------------------------- global("KIKS_BALLDATA","KIKS_BALLARRAY") e = 0.95; bvec = [cos(mtlb_double(KIKS_BALLDATA(ballnum,4)))*mtlb_double(KIKS_BALLDATA(ballnum,3)),-sin(mtlb_double(KIKS_BALLDATA(ballnum,4)))*mtlb_double(KIKS_BALLDATA(ballnum,3))]; // find angle alpha between bvec and cvec, beta between ovec and cvec if bool2s(norm(mtlb_double(ovec))>0)&bool2s(norm(bvec)>0) then // both in movement alpha = acos(mtlb_a(bvec(1)*mtlb_double(mtlb_e(cvec,1)),bvec(2)*mtlb_double(mtlb_e(cvec,2)))/(norm(bvec)*norm(mtlb_double(cvec)))); beta = acos(mtlb_a(mtlb_double(mtlb_e(ovec,1))*mtlb_double(mtlb_e(cvec,1)),mtlb_double(mtlb_e(ovec,2))*mtlb_double(mtlb_e(cvec,2)))/(norm(mtlb_double(ovec))*norm(mtlb_double(cvec)))); // new direction coeff. for ball v = mtlb_double(KIKS_BALLDATA(ballnum,3))*sin(alpha); // speed component perpendicular to cvec u = mtlb_a(((1-e)*mtlb_double(KIKS_BALLDATA(ballnum,3)))*cos(alpha),(mtlb_double(ospd)*cos(beta))*(1+e))/2; // speed component parallell to cvec pvec = mtlb_double(cvec)*[cos(%pi/2),-sin(%pi/2);sin(%pi/2),cos(%pi/2)]; // vector perpendicular to cvec nbvec = mtlb_a(v*pvec,u*mtlb_double(cvec)); nbvec = mtlb_i(nbvec,2,-nbvec(2)); // update ball KIKS_BALLDATA(ballnum,3) = norm(nbvec); nang = atan(nbvec(2)/nbvec(1)); if mtlb_logic(mtlb_double(mtlb_e(cvec,1)),"<",0) then nang = nang+%pi; // hack... end; xv = cos(nang)*50; yv = -sin(nang)*50; if nang==%nan then nang = 0;end; KIKS_BALLDATA(ballnum,4) = nang; elseif norm(mtlb_double(ovec))>0 then // ball is at rest beta = acos(mtlb_a(mtlb_double(mtlb_e(ovec,1))*mtlb_double(mtlb_e(cvec,1)),mtlb_double(mtlb_e(ovec,2))*mtlb_double(mtlb_e(cvec,2)))/(norm(mtlb_double(ovec))*norm(mtlb_double(cvec)))); u = ((mtlb_double(ospd)*cos(beta))*(1+e))/2; nbvec = u*mtlb_double(cvec); nbvec = mtlb_i(nbvec,2,-nbvec(2)); KIKS_BALLDATA(ballnum,3) = norm(nbvec); nang = atan(nbvec(2)/nbvec(1)); if mtlb_logic(mtlb_double(mtlb_e(cvec,1)),"<",0) then nang = nang+%pi; // hack... end; KIKS_BALLDATA(ballnum,4) = nang; end; endfunction
bb457c1b3d83f3616ffac3fdf58f0d1afad5002d
449d555969bfd7befe906877abab098c6e63a0e8
/1226/CH11/EX11.10/EX11_10.sce
438641b139725c0ba3907b1b56ade324a90b9bdf
[]
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,696
sce
EX11_10.sce
clc;funcprot(0);//EXAMPLE 11.10 // Initialisation of Variables d=0.11;..................//Engine bore in m l=0.11;..................//Engine length in m da=0.042;................//Throat diameter of the choke tube in m N=3000;..................//Engine rpm etaV=0.75;...............//Volumetric efficiency Ra=287;..................//Gas constant for air in J/kgK Rv=97;...................//Gas constant for fuel vapour in J/kgK t=273;....................//Temperature in Kelvin p=1.013;...................//Pressure in bar delpa=0.12;.................//Pressure depression in bar t2=273+15;...................//Temperature at throat n=8;........................//No of cylinders mO=32;.......................//Mass of Oxygen molecule in amu mC=12;........................//Mass of Carbon molecule in amu mH=1;.......................//Mass of Hydrogen molecule in amu cC=84;......................//Composition of carbon in % cH2=16;.....................//Composition of Hydrogen in % //Calculations Vfm=(%pi/4)*d*d*l*n*(N/2)*etaV;.....................//Volume of fuel mixture supplied in m^3/min afr=((cC*(mO/mC))+(cH2*(mO/(4*mH))))/23;..................//Air fuel ratio va=(Ra*t)/(p*10^5);.....................//Volume of 1 kg of air in m^3/kg vf=(Rv*t)/(p*10^5);......................//Volume of 1 kg of fuel vapour in m^3/kg fc=(Vfm/((afr*va)+vf))*60;...............//Fuel consumption in kg/h disp(fc,"Fuel consumption (in kg/h):") rhoa=((p-delpa)*10^5)/(Ra*t2);...............//Density of air at the throat in kg/m^3 Ca=(afr*(fc/3600))/((%pi/4)*da*da*rhoa);................//Velocity of air at the throat in m/s disp(Ca,"Velocity of air at the throat (in m/s):")
38fc3654e373d6ba468266d0da84cf1e3fb50096
4a37bfef0f5bd1f6a904e802680e22b2662d2a17
/nektar/nektar++-5.0.0/solvers/IncNavierStokesSolver/Tests/Tet_Kovasnay_SubStep.tst
943858fe90abb9ab10572eabfc4c02dd146f9f26
[ "MIT" ]
permissive
mapengfei-nwpu/DG-program
5a47d531f5f8118547b194aa250b546a03f700c3
e7d9b98f0241d7f4af941d801de3f0b12bb0ed3a
refs/heads/master
2022-10-04T22:21:42.409887
2020-05-04T12:49:45
2020-05-04T12:49:45
261,162,778
5
0
null
null
null
null
UTF-8
Scilab
false
false
1,013
tst
Tet_Kovasnay_SubStep.tst
<?xml version="1.0" encoding="utf-8"?> <test> <description>3D Tet Kovasnay solution using sub-stepping</description> <executable>IncNavierStokesSolver</executable> <parameters>Tet_Kovasnay_SubStep.xml</parameters> <files> <file description="Session File">Tet_Kovasnay_SubStep.xml</file> </files> <metrics> <metric type="L2" id="1"> <value variable="u" tolerance="1e-6">0.00109506</value> <value variable="v" tolerance="1e-6">0.000253692</value> <value variable="w" tolerance="1e-6">0.000189599</value> <value variable="p" tolerance="1e-6">0.000923404</value> </metric> <metric type="Linf" id="2"> <value variable="u" tolerance="1e-6">0.00929358</value> <value variable="v" tolerance="1e-6">0.0014178</value> <value variable="w" tolerance="1e-6">0.00079787</value> <value variable="p" tolerance="2e-6">0.00546989</value> </metric> </metrics> </test>
5e5cd24efb04e3ab189961eea838abbc0ea3799a
449d555969bfd7befe906877abab098c6e63a0e8
/821/CH4/EX4.7/4_7.sce
c6d93deef7f57bc6f8f5293ee49c8849d0d6b8bc
[]
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
4_7.sce
P1=0.3;//pressure of gas A in atm// VA=50;//volume of gas A in ml// V=500;//Volume of vessel in ml// PA=P1*VA/V;//Pressure of gas A in vessel// printf('Pressure of gas A in vessel=PA=%fatm',PA); P2=0.4;//pressure of gas B in atm// VB=250;//volume of gas B in ml// PB=P2*VB/V;//Pressure of gas A in vessel// printf('\nPressure of gas B in vessel=PB=%fatm',PB); P=PA+PB;//Total pressure in vessel in atm// printf('\nTotal pressure in vessel=P=%fatm',P);
2b0f74c70b9fc8791d17d76db3cf7e95934e88a2
931df7de6dffa2b03ac9771d79e06d88c24ab4ff
/Tile Frenzy 360 - Expanded TS Small.sce
d43409bc0542d789b8b9a16fb3692658ed5b5349
[]
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,736
sce
Tile Frenzy 360 - Expanded TS Small.sce
Name=Tile Frenzy 360 - Expanded TS Small PlayerCharacters=TileFrenzy Challenger BotCharacters=TileFrenzy Cube.bot IsChallenge=true Timelimit=60.0 PlayerProfile=TileFrenzy Challenger AddedBots=TileFrenzy Cube.bot;TileFrenzy Cube.bot;TileFrenzy Cube.bot;TileFrenzy Cube.bot;TileFrenzy Cube.bot;TileFrenzy Cube.bot;TileFrenzy Cube.bot;TileFrenzy Cube.bot;TileFrenzy Cube.bot;TileFrenzy Cube.bot;TileFrenzy Cube.bot;TileFrenzy Cube.bot;TileFrenzy Cube.bot;TileFrenzy Cube.bot PlayerMaxLives=0 BotMaxLives=0;0;0;0;0;0;0;0;0;0;0;0;0;0 PlayerTeam=1 BotTeams=2;2;2;2;2;2;2;2;2;2;2;2;2;2 MapName=jumbo tile map 360 1024.map MapScale=8.0 BlockProjectilePredictors=true BlockCheats=true InvinciblePlayer=false InvincibleBots=false Timescale=1.0 BlockHealthbars=true TimeRefilledByKill=0.0 ScoreToWin=1000.0 ScorePerDamage=0.05 ScorePerKill=0.0 ScorePerMidairDirect=0.0 ScorePerAnyDirect=0.0 ScorePerTime=0.0 ScoreLossPerDamageTaken=0.0 ScoreLossPerDeath=0.0 ScoreLossPerMidairDirected=0.0 ScoreLossPerAnyDirected=0.0 ScoreMultAccuracy=false ScoreMultDamageEfficiency=false ScoreMultKillEfficiency=false GameTag=flick, 360 WeaponHeroTag=pistol DifficultyTag=3 AuthorsTag=adg BlockHitMarkers=false BlockHitSounds=false BlockMissSounds=true BlockFCT=false Description=Tile Frenzy 360. 14 targets, 60 seconds, 360 degrees, larger spawn area. GameVersion=2.0.1.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 LockFOVRange=false LockedFOVMin=60.0 LockedFOVMax=120.0 LockedFOVScale=Clamped Horizontal [Aim Profile] Name=_ MinReactionTime=0.000001 MaxReactionTime=0.000001 MinSelfMovementCorrectionTime=0.000001 MaxSelfMovementCorrectionTime=0.000001 FlickFOV=90.0 FlickSpeed=10.0 FlickError=0.0 TrackSpeed=10.0 TrackError=0.0 MaxTurnAngleFromPadCenter=360.0 MinRecenterTime=0.0 MaxRecenterTime=0.0 OptimalAimFOV=360.0 OuterAimPenalty=0.0 MaxError=0.0 ShootFOV=90.0 VerticalAimOffset=0.0 MaxTolerableSpread=0.0 MinTolerableSpread=0.0 TolerableSpreadDist=100000.0 MaxSpreadDistFactor=1.0 AimingStyle=Original ScanSpeedMultiplier=1.0 MaxSeekPitch=30.0 MaxSeekYaw=30.0 AimingSpeed=5.0 MinShootDelay=0.3 MaxShootDelay=0.6 [Bot Profile] Name=TileFrenzy Cube DodgeProfileNames=Nothing DodgeProfileWeights=1.0 DodgeProfileMaxChangeTime=100.0 DodgeProfileMinChangeTime=100.0 WeaponProfileWeights=1.0;1.0;1.0;1.0;1.0;1.0;1.0;1.0 AimingProfileNames=_;_;_;_;_;_;_;_ WeaponSwitchTime=60.0 UseWeapons=false CharacterProfile=TileFrenzy Cube 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=TileFrenzy Challenger MaxHealth=1.0 WeaponProfileNames=Track Master 100;;;;;;; MinRespawnDelay=0.000001 MaxRespawnDelay=0.000001 StepUpHeight=0.0 CrouchHeightModifier=1.0 CrouchAnimationSpeed=1.0 CameraOffset=X=0.000 Y=0.000 Z=0.000 HeadshotOnly=false DamageKnockbackFactor=0.0 MovementType=Base MaxSpeed=0.0 MaxCrouchSpeed=0.0 Acceleration=0.0 AirAcceleration=16000.0 Friction=0.0 BrakingFrictionFactor=0.0 JumpVelocity=0.0 Gravity=0.0 AirControl=0.0 CanCrouch=false 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=true InvincibleBots=false BlockTeamDamage=false AirJumpCount=0 AirJumpVelocity=800.0 MainBBType=Cylindrical MainBBHeight=2.0 MainBBRadius=1.0 MainBBHasHead=false MainBBHeadRadius=0.1 MainBBHeadOffset=0.0 MainBBHide=false ProjBBType=Cylindrical ProjBBHeight=2.0 ProjBBRadius=1.0 ProjBBHasHead=false ProjBBHeadRadius=0.1 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=false AerialFriction=0.0 StrafeSpeedMult=1.0 BackSpeedMult=1.0 RespawnInvulnTime=0.0 BlockedSpawnRadius=0.0 BlockSpawnFOV=0.0 BlockSpawnDistance=0.0 RespawnAnimationDuration=0.0 AllowBufferedJumps=false 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.0 ThirdPersonCamera=false TPSArmLength=300.0 TPSOffset=X=0.000 Y=150.000 Z=150.000 BrakingDeceleration=0.0 VerticalSpawnOffset=-1.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=TileFrenzy Cube MaxHealth=20.0 WeaponProfileNames=;;;;;;; MinRespawnDelay=0.000001 MaxRespawnDelay=0.000001 StepUpHeight=0.0 CrouchHeightModifier=1.0 CrouchAnimationSpeed=1.0 CameraOffset=X=0.000 Y=0.000 Z=0.000 HeadshotOnly=false DamageKnockbackFactor=0.0 MovementType=Base MaxSpeed=0.0 MaxCrouchSpeed=0.0 Acceleration=0.0 AirAcceleration=16000.0 Friction=0.0 BrakingFrictionFactor=0.0 JumpVelocity=0.0 Gravity=0.0 AirControl=0.0 CanCrouch=false CanPogoJump=false CanCrouchInAir=false CanJumpFromCrouch=false EnemyBodyColor=X=1.000 Y=1.000 Z=1.000 EnemyHeadColor=X=1.000 Y=0.000 Z=0.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=Cuboid MainBBHeight=450.0 MainBBRadius=225.0 MainBBHasHead=false MainBBHeadRadius=0.1 MainBBHeadOffset=0.0 MainBBHide=false ProjBBType=Cuboid ProjBBHeight=256.0 ProjBBRadius=128.0 ProjBBHasHead=false ProjBBHeadRadius=0.1 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=5000.0 BlockSpawnFOV=0.0 BlockSpawnDistance=0.0 RespawnAnimationDuration=0.0 AllowBufferedJumps=false 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.0 ThirdPersonCamera=false TPSArmLength=300.0 TPSOffset=X=0.000 Y=150.000 Z=150.000 BrakingDeceleration=0.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=Nothing MaxTargetDistance=100000.0 MinTargetDistance=0.0 ToggleLeftRight=false ToggleForwardBack=false MinLRTimeChange=0.2 MaxLRTimeChange=0.5 MinFBTimeChange=0.2 MaxFBTimeChange=0.5 DamageReactionChangesDirection=false DamageReactionChanceToIgnore=0.0 DamageReactionMinimumDelay=0.1 DamageReactionMaximumDelay=0.15 DamageReactionCooldown=1.0 DamageReactionThreshold=0.0 DamageReactionResetTimer=0.1 JumpFrequency=0.0 CrouchInAirFrequency=0.0 CrouchOnGroundFrequency=0.0 TargetStrafeOverride=Ignore TargetStrafeMinDelay=0.125 TargetStrafeMaxDelay=0.25 MinProfileChangeTime=100.0 MaxProfileChangeTime=100.0 MinCrouchTime=10.0 MaxCrouchTime=10.0 MinJumpTime=0.0 MaxJumpTime=0.0 LeftStrafeTimeMult=1.0 RightStrafeTimeMult=1.0 StrafeSwapMinPause=10.0 StrafeSwapMaxPause=10.0 BlockedMovementPercent=0.0 BlockedMovementReactionMin=0.0 BlockedMovementReactionMax=0.0 WaypointLogic=Ignore WaypointTurnRate=200.0 MinTimeBeforeShot=0.15 MaxTimeBeforeShot=0.25 IgnoreShotChance=0.0 ForwardTimeMult=1.0 BackTimeMult=1.0 DamageReactionChangesFB=false [Weapon Profile] Name=Track Master 100 Type=Hitscan ShotsPerClick=1 DamagePerShot=1.0 KnockbackFactor=0.0 TimeBetweenShots=0.01 Pierces=false Category=FullyAuto 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=1000000.0 GravityScale=1.0 HeadshotCapable=false HeadshotMultiplier=2.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.01 HitSoundCooldown=0.01 HitscanVisualOffset=X=0.000 Y=0.000 Z=-50.000 ADSBlocksShooting=false ShootingBlocksADS=false KnockbackFactorAir=0.0 RecoilNegatable=false DecalType=1 DecalSize=30.0 DelayAfterShooting=0.0 BeamTracksCrosshair=false AlsoShoot= ADSShoot= StunDuration=0.0 CircularSpread=true SpreadStationaryVelocity=300.0 PassiveCharging=false BurstFullyAuto=true FlatKnockbackHorizontal=0.0 FlatKnockbackVertical=0.0 HitscanRadius=0.0 HitscanVisualRadius=6.0 TaggingDuration=0.0 TaggingMaxFactor=0.0 TaggingHitFactor=0.0 RecoilCrouchScale=1.0 RecoilADSScale=1.0 PSRCrouchScale=1.0 PSRADSScale=1.0 ProjectileAcceleration=0.0 AccelIncludeVertical=true AimPunchAmount=0.0 AimPunchResetTime=0.05 AimPunchCooldown=0.5 AimPunchHeadshotOnly=false AimPunchCosmeticOnly=true 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=Horizontal (16:9) ADSAllowUserOverrideFOV=true IsBurstWeapon=false ForceFirstPersonInADS=true ZoomBlockedInAir=false ADSCameraOffsetX=0.0 ADSCameraOffsetY=0.0 ADSCameraOffsetZ=0.0 QuickSwitchTime=0.0 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=None ParticleBodyImpact=None 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=1000.0 AADeadZone=0.0 AAFOV=30.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 1536 1536 -1536 1536 1536 -1544 -1536 1536 -1536 -1536 1536 -1544 1536 -1536 -1536 1536 -1536 -1544 -1536 -1536 -1536 -1536 -1536 -1544 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 1536 1536 1536 1536 1536 1544 -1536 1536 1536 -1536 1536 1544 1536 -1536 1536 1536 -1536 1544 -1536 -1536 1536 -1536 -1536 1544 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 1536 1536 -1536 1544 1536 -1536 1536 1536 1536 1544 1536 1536 1536 -1536 -1536 1544 -1536 -1536 1536 -1536 1536 1544 -1536 1536 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 -1536 1536 -1536 -1544 1536 -1536 -1536 1536 1536 -1544 1536 1536 -1536 -1536 -1536 -1544 -1536 -1536 -1536 -1536 1536 -1544 -1536 1536 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 1536 -1536 1536 1536 -1544 1536 1536 -1536 -1536 1536 -1544 -1536 -1536 -1536 1536 -1536 -1544 1536 -1536 -1536 -1536 -1536 -1544 -1536 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 1536 1536 1536 1536 1544 1536 1536 1536 -1536 1536 1544 -1536 -1536 1536 1536 -1536 1544 1536 -1536 1536 -1536 -1536 1544 -1536 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 0 0 Bool8 teamB 0 Bool8 modeCTF 0 Bool8 modeFFA 0 Bool8 modeTDM 0 Bool8 mode1v1 0 Bool8 modeRace 0 Bool8 mode2v2 0 entity type CameraPath UInt32 entityIdAttachedTo 132 UInt8 posLerp 2 UInt8 angleLerp 2 entity type Effect Vector3 position 0.000000 256.000000 0.000000 String64 effectName internal/misc/reflectionprobe entity type PlayerSpawn Vector3 position 802.00000 -431.000000 -868.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position 922.00000 559.000000 687.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position 914.00000 -421.000000 219.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position 944.00000 -399.000000 11.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position 849.00000 -146.000000 74.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position 823.00000 -512.000000 -887.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position 920.00000 -76.000000 465.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position 828.00000 141.000000 136.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position 805.00000 33.000000 508.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position 816.00000 172.000000 -730.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position 959.00000 -338.000000 326.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position 828.00000 278.000000 -975.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position 844.00000 39.000000 -791.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position 821.00000 572.000000 -742.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position 882.00000 576.000000 325.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position 955.00000 -221.000000 -468.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position 982.00000 -231.000000 938.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position 920.00000 -331.000000 728.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position 975.00000 -448.000000 -655.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position 908.00000 283.000000 316.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position 956.00000 -568.000000 994.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position 965.00000 -230.000000 654.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position 936.00000 -84.000000 91.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position 966.00000 555.000000 -667.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position 875.00000 -245.000000 543.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position -948.00000 313.000000 -611.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position -945.00000 -353.000000 162.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position -968.00000 168.000000 394.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position -833.00000 488.000000 782.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position -880.00000 179.000000 964.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position -973.00000 344.000000 -328.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position -893.00000 -541.000000 426.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position -916.00000 -299.000000 -896.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position -831.00000 -363.000000 814.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position -830.00000 348.000000 -487.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position -889.00000 -161.000000 856.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position -886.00000 282.000000 835.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position -987.00000 479.000000 -321.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position -823.00000 248.000000 299.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position -921.00000 -58.000000 670.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position -882.00000 -507.000000 710.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position -851.00000 -120.000000 -61.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position -959.00000 355.000000 747.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position -832.00000 286.000000 864.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position -910.00000 236.000000 -854.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position -884.00000 -314.000000 -31.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position -809.00000 -131.000000 -172.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position -843.00000 -452.000000 850.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position -856.00000 -254.000000 280.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position -997.00000 451.000000 90.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position 972.00000 -824.000000 874.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position 290.00000 -964.000000 861.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position 655.00000 -836.000000 -582.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position -260.00000 -896.000000 -244.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position -34.00000 -910.000000 657.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position 423.00000 -929.000000 661.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position 888.00000 -882.000000 -483.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position 550.00000 -965.000000 -893.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position 930.00000 -927.000000 112.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position -559.00000 -1000.000000 287.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position 690.00000 -864.000000 -77.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position -836.00000 -893.000000 46.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position 920.00000 -869.000000 -997.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position -196.00000 -994.000000 433.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position -398.00000 -807.000000 400.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position 96.00000 -825.000000 -747.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position 959.00000 -908.000000 -182.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position 913.00000 -967.000000 -536.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position -911.00000 -806.000000 402.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position 25.00000 -839.000000 426.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position -56.00000 -918.000000 -975.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position 384.00000 -813.000000 916.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position -151.00000 -893.000000 -123.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position 828.00000 -866.000000 -639.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position -888.00000 -937.000000 -958.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position -750.00000 999.000000 496.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position 502.00000 845.000000 504.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position 669.00000 812.000000 -33.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position -100.00000 943.000000 -85.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position -351.00000 885.000000 529.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position -889.00000 882.000000 722.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position -556.00000 982.000000 -299.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position 65.00000 893.000000 510.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position -280.00000 851.000000 -608.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position -907.00000 946.000000 105.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position 923.00000 972.000000 471.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position -780.00000 804.000000 -229.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position -569.00000 848.000000 500.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position -203.00000 931.000000 324.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position -783.00000 937.000000 -221.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position 61.00000 822.000000 -345.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position -763.00000 972.000000 641.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position -608.00000 903.000000 -611.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position 264.00000 882.000000 -911.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position 603.00000 921.000000 106.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position -228.00000 912.000000 -818.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position -758.00000 946.000000 984.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position -186.00000 933.000000 173.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position 538.00000 986.000000 -495.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position 474.00000 956.000000 -699.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position 633.00000 -797.000000 988.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position -530.00000 -814.000000 983.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position 98.00000 -670.000000 897.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position -283.00000 230.000000 951.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position -194.00000 -365.000000 965.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position 374.00000 360.000000 936.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position 270.00000 -507.000000 842.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position 74.00000 -794.000000 994.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position -722.00000 191.000000 920.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position 3.00000 66.000000 926.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position 953.00000 773.000000 950.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position -387.00000 -657.000000 846.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position 7.00000 -666.000000 859.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position -31.00000 122.000000 933.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position -121.00000 -149.000000 989.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position 230.00000 -263.000000 936.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position -293.00000 556.000000 987.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position 760.00000 -762.000000 943.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position -878.00000 396.000000 871.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position -970.00000 931.000000 905.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position 196.00000 395.000000 968.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position 72.00000 -205.000000 914.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position -595.00000 -144.000000 899.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position -280.00000 1000.000000 882.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position -171.00000 -538.000000 857.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position 146.00000 179.000000 -990.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position 895.00000 887.000000 -892.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position 57.00000 67.000000 -988.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position -449.00000 -813.000000 -833.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position -951.00000 -617.000000 -968.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position 73.00000 932.000000 -881.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position 946.00000 -136.000000 -800.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position -744.00000 -666.000000 -818.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position -67.00000 620.000000 -998.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position 176.00000 -941.000000 -851.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position -637.00000 -398.000000 -893.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position 896.00000 -222.000000 -942.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position -118.00000 861.000000 -881.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position 731.00000 -378.000000 -992.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position -528.00000 -880.000000 -811.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position -72.00000 954.000000 -847.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position 49.00000 -22.000000 -828.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position 610.00000 -35.000000 -868.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position 331.00000 392.000000 -844.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position 538.00000 588.000000 -828.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position 702.00000 871.000000 -999.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position 319.00000 393.000000 -916.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position 909.00000 -931.000000 -836.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position 85.00000 -823.000000 -806.00000 Bool8 teamA 0 entity type PlayerSpawn Vector3 position 292.00000 270.000000 -886.00000 Bool8 teamA 0
7a52a29246ba18eaa66a8c93fd237941d3ccc802
449d555969bfd7befe906877abab098c6e63a0e8
/2084/CH7/EX7.7/7_7.sce
3921174fbbd8f8c7d5d97415bc920ad69084f78f
[]
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
578
sce
7_7.sce
//developed in windows XP operating system 32bit //platform Scilab 5.4.1 clc;clear; //example 7.7 //calculation of the weight of the body if spring balance is shifted to the equator //given data W=98//weight(in N) of the body at north pole R=6400*10^3//radius(in m) of the earth g=9.8//gravitational acceleration(in m/s^2) of the earth //calculation m=W/g//formula of weight w=(2*%pi)/(24*60*60)//angular speed of the earth We=W-(m*w*w*R)// since We = W - (m*w*w*R) printf('the weight of the body if spring balance is shifted to the equator is %3.2f N',We)
2470b021033590abbeea33b1380dac16a16b16e2
0812f3bb6f3cc038b570df68ccee4275da04b11f
/models/complexity_1000/Applied_Thermodynamics_and_Engineering/CH10/EX10.5/10_5.sce
02f6291322509b67c6bcca7d672388d83305ca38
[]
no_license
apelttom/20-semester_PhD_thesis
edc0b55580bae9d364599932cd73cf32509f4b7a
ff28b115fcf5e121525e08021fa0c02b54a8e143
refs/heads/master
2018-12-26T22:03:38.510422
2018-12-14T20:04:11
2018-12-14T20:04:11
106,552,276
0
0
null
null
null
null
UTF-8
Scilab
false
false
322
sce
10_5.sce
clc; h1=2846; h2=2682; x2=0.98; vg=0.6057; v2=x2*vg; C2=[2*(h1-h2)*10^3]^0.5; m=0.1; A2=m*v2*10^6/C2; disp("mm^2",A2,"Exit area is:"); //part II p1=7; p2=3; k=1.3; v1=0.3001; vr=v1*[(p1/p2)^(1/k)]; y=1.3; Cr=[2*(y*10^5)/(y-1)*{(p1*v1)-(p2*vr)}]^0.5; A2=m*vr*10^6/Cr; disp("mm^2",A2,"Exit area in supersaurated case is:")
eb8fda062046bb4c09e37b43fac9999960ff3312
449d555969bfd7befe906877abab098c6e63a0e8
/929/CH7/EX7.11/Example7_11.sce
f92252b0dd1da03265b2517a81065f60442661db
[]
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
508
sce
Example7_11.sce
//Example 7.11 clear; clc; ft=16*10^6; enw=4.5*10^(-9); fce=100; IB=1*10^(-12); fL=0.01; R1=100*10^(9); C1=45*10^(-12); R2=10*10^6; C2=0.5*10^(-12); b0rec=1; binfrec=91; fz=350; fp=31.8*10^3; fx=176*10^3; k=1.38*10^(-23); T=25+273; iR2=sqrt((4*k*T)/R2); q=1.602*10^(-19); in=sqrt(2*q*IB); Enoe=binfrec*enw*sqrt(((%pi/2)*fx)-fp); EnoR=R2*iR2*sqrt((%pi/2)*fp); Eno=sqrt((Enoe^2)+(EnoR^2)); printf("Total Output Noise=%.f uV",Eno*10^6);
c94789e0298b76a47d571781c61b82f48b752675
caafd05eb866a2bd249681ceeb5734ca2df71833
/TP7/horn.sci
cfe6fa2e3ac81bc725a9295861633c1dd34ee888
[ "MIT" ]
permissive
mmewen/MT09-numerical-analysis
5fb1f251e86f9d43d7eeb23ce7bcc91d6ca3fa8b
cde3871aa885811bc31166e778b2a4f052e74b64
refs/heads/master
2021-01-11T22:11:18.631204
2017-01-14T10:59:23
2017-01-14T10:59:23
78,934,966
0
0
null
null
null
null
UTF-8
Scilab
false
false
1,110
sci
horn.sci
function [p, pprim] = horn(a, t, theta) // calcule p(theta) et p'(theta), où : // - theta est un réel, // - a est un vecteur de taille n+1 contenant les coefficients du polynôme p dans la base de Newton, // - et t est un vecteur de taille n contenant les t_i (i=0,...,n-1 pour la base de Newton). // Le polynôme p s'écrit : // p(t) = a_0 + a_1 (t-t_0) + a_2 (t-t_0)(t-t_1) + a_3 (t-t_0)(t-t_1)(t-t_2) + ... + a_n (t-t_0)(t-t_1)...(t-t_{n-1}) n = length(t); if length(a) <> (n + 1) then error("Dimensions incompatibles entre a et t"); end // b correspondra à p(theta) b = a(n + 1); c = zeros(n + 1); // c_0 (donc c(1)) ne sera pas utilisé // c_1 (donc c(2)) correspondra à p'(theta) c = a(n + 1); for i = n : -1 : 1 // de n-1 à 0 b(i) = a(i) - b(i+1) * (t(i) - theta); c(i) = b(i) - c(i+1) * (t(i-1) - theta); end for i = n : -1 : 2 // de n-1 à 1 c(i) = b(i) - c(i+1) * (t(i-1) - theta); end p = b(1); pprim = c(2); endfunction
66c446204ff6c954c0a65d95dc609018ae17bdb4
449d555969bfd7befe906877abab098c6e63a0e8
/3507/CH19/EX19.3/Ex19_3.sce
e055486c86464bc899ac0a69040a352e3a6a332d
[]
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
120
sce
Ex19_3.sce
//chapter19 //example19.3 //page417 Es=50 // V Ec=100 // V m=Es/Ec printf("modulation factor = %.3f \n",m)
b62e5442b88cef6310fef7929f9b6aff1020c69b
a62e0da056102916ac0fe63d8475e3c4114f86b1
/set6/s_Electronic_Circuits_M._H._Tooley_995.zip/Electronic_Circuits_M._H._Tooley_995/CH2/EX2.5/Ex2_5.sce
2b45e43fa1fea1cabee9ebcd772b8241a0a9bc08
[]
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
138
sce
Ex2_5.sce
errcatch(-1,"stop");mode(2);//Ex:2.5 ; ; r=27*(10^3); printf("Resistor value = %d ohm",r); printf("\nTolerance = 5 %%"); exit();
13f86fb4c4dd8138552b4c425a98f87213172035
449d555969bfd7befe906877abab098c6e63a0e8
/1205/CH2/EX2.12.2/E2_12_2.sce
f043f87efebd81f4bebf3eb320b53b71b0d14aaf
[]
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
733
sce
E2_12_2.sce
clc; //F=700N i +1500N j, given forc Fx=100;//N, Comonent along X axis Fy=-150;// N, Component along Y axis Fz=300;// N, Component along Z axis F=sqrt(Fx^2+Fy^2+Fz^2);// N, magnitude of force F thetax=acos(Fx/F);// radian , angle with +ve x axis thetay=acos(Fy/F);// radian , angle with +ve y axis thetaz=acos(Fz/F);// radian , angle with +ve z axis //Conversion of angles into degree thetax=thetax*180/pi;//degree thetay=thetay*180/pi;//degree thetaz=thetaz*180/pi;//degree printf("Magnitude of F is %.2f N\n",F); printf("Angle made by F with +ve X axis %.2f degree\n",thetax); printf("Angle made by F with +ve Y axis %.2f degree\n",thetay); printf("Angle made by F with +ve Z axis %.2f degree\n",thetaz);
1dbc51748b8b2b21eaa798c8c3cab115205b9350
449d555969bfd7befe906877abab098c6e63a0e8
/2045/CH11/EX11.6/Ex11_6.sce
be56f6413bee7662d5e333b1f937c6060da6929c
[]
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,027
sce
Ex11_6.sce
//pagenumber 518 example 6 clear cgs=5*10^-12;//farad cds=1*10^-12;//farad conduct=10*10^-3;//ampere per volt rd=50*10^3;//ohm r=10*10^6;//ohm induct=0.5;//henry c1=0.05*10^-12;//farad rse=1*10^3;//ohm c=1*10^-12;//farad //(1) c11 c11=((((cds*cgs)/(cds+cgs))+1)*c1)/(((cds*cgs)/(cds+cgs))+1+c1); disp("resonanting capacitance = "+string((c11))+"farad"); //(2) frequency freque=((sqrt(2))/(2*3.14*sqrt(induct*c11))); disp("resonant frequency = "+string((freque))+"hertz"); //(3) frequency parallel freque=1/(2*3.14*sqrt(((induct*c*c1))/(c+c1))); disp("parallel resonant frequency = "+string((freque))+"hertz"); //frequency series freque=1/((2*3.14*sqrt(induct*c1))); disp("series resonant frequency = "+string((freque))+"hertz"); qualit=((induct/c1)^(0.5))/rse; disp("quality factor = "+string((qualit)));//correction in book //(4) loop gain abeta1=conduct*rd*cds/cgs; disp("loop gain = "+string((abeta1))); //(5) w=r*(cds+cgs); disp("bias = "+string((w))+"second");
687038a2dbe0196fc386ccbed6358ed20b409341
676ffceabdfe022b6381807def2ea401302430ac
/library/Demos/Python/FieldUtils/Tests/chan3D_equispacedoutput.tst
4915513814017bb86fea876bb20777c4b14b0051
[ "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
906
tst
chan3D_equispacedoutput.tst
<?xml version="1.0" encoding="utf-8"?> <test> <description> Convert a field into a equi-spaced tecplot file</description> <executable python="true">chan3D_equispacedoutput.py</executable> <parameters></parameters> <files> <file description="Session File">chan3D.xml</file> <file description="Session File">chan3D.fld</file> </files> <metrics> <metric type="L2" id="1"> <value variable="x" tolerance="1e-4">0.707107</value> <value variable="y" tolerance="1e-4">0.707107</value> <value variable="z" tolerance="1e-4">0.707107</value> <value variable="u" tolerance="1e-4">0.65192</value> <value variable="v" tolerance="1e-4">0</value> <value variable="w" tolerance="1e-4">0</value> <value variable="p" tolerance="1e-4">2.44949</value> </metric> </metrics> </test>
da6a7be439ea1a013b6fa6669e132e4011fadad9
1b3c63cb7f854378c5f1991637692ae2bf8265ac
/stabsep/stabsep.sci
81e1f1082f7f14c6a14e4e39e5153972201569a6
[]
no_license
FOSSEE-Internship/FOSSEE-Control-Systems-Toolbox
9900107267e5f508f77858d128e01293966e9e10
2878a38e4e55806b1777f9da2e0395f321e1c952
refs/heads/master
2020-12-02T18:20:34.659219
2017-10-26T12:26:57
2017-10-26T12:26:57
96,516,803
0
1
null
2017-10-26T13:44:56
2017-07-07T08:24:44
Scilab
UTF-8
Scilab
false
false
4,267
sci
stabsep.sci
function [ga,gs,gi]=stabsep(g) //Decomposition of a system into stable and unstable part // //Calling Seqence //[ga,gs,gi]=stabsep(sys) // //Parameters //sys : a continuous or discrete time linear system. //ga : a strictly proper antistable system. //gs : a strictly proper stable system. //gi : real matrix (or polynomial matrix for improper systems). //Description //returns the stable-antistable decomposition of g. //Algorithm //Converting system into upper diagonal schur form i.e a=u'au,b=u'b,c=cu //such that a=|a11 a12 | ,u : schur decomposition of a // |0 a22 | //further a=w^-1aw,b=w^-1b,c=cw //w=|I S | where S is solution of a11S-Sa22+a12=0 // |0 I | //decomposition of system : g=ga+gs //ref: http://www.incois.gov.in/proceedings/4.4%20backupofsksingsknagar.pdf //Examples //sys=ssrand(1,1,8);t=0.1; //sys=dscr(sys,t); //[ga,gs]=stabsep(sys); //Author //Ayush Kumar ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// [lhs,rhs]=argn(0), //error checking.................................................................................................................... if rhs ~=1 then error(msprintf(gettext("%s: Wrong number of input arguments:%d argument expected.\n"),"stabsep",1)) end, if and(typeof(g)<>['rational','state-space']) then error(msprintf(gettext("%s: Wrong type for input argument #%d: Linear state space or a transfer function expected.\n"),"stabsep",1)) end, flag1=0; if (typeof(g)=='rational') then if(degree(g.num)>degree(g.den)) error(msprintf(gettext("The %s command cannot be used for models with more zeroes than poles","stabsep"))) end; g=tf2ss(g); flag1=1; end, if g.dt==[] then warning(msprintf(gettext("%s: Input argument %d is assumed continuous time.\n"),"stabsep",1)); g.dt='c' end; /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// //.....................................continuous system...............................................................// if(g.dt=='c') then [sla,sls,d]=dtsi(g); //stable-antistable decomposition for a ga=sla;gs=sls; //for a continuous time system if(flag1) then ga=clean(ss2tf(ga)), gs=clean(ss2tf(gs)), end return; end //......................................discrete system.................................................................// [a,b,c,d]=abcd(g),gi=d, //discrete system [n1,n2,t]=size(g), [a,u0]=balanc(a);b=u0\b;c=c*u0; [u,n]=schur(a,'d'), a=u'*a*u, //first stage of transformation flag=0; if n==t then ga=0, flag='stable'; gs=g, end, if n==0 then gs=0, ga=g, return; end, if(g.dt~='c') then if flag=='stable' then ga=0,gs=g; ga(7)=g(7);gs(7)=g(7); if(flag1) then ga=clean(ss2tf(ga)), gs=clean(ss2tf(gs)); end return; else // [ab,w,bs]=bdiag(a); a1=a(1:n,1:n),a4=a(n+1:t,n+1:t),x=a(1:n,n+1:t), z=sylv(a1,-a4,-x,'c'), //solving: a1z-za4+x=0 w=[eye(n,n),z;0*ones(t-n,n),eye(t-n,t-n)], //second stage transformation wi=[eye(n,n),-z;0*ones(t-n,n),eye(t-n,t-n)], tr=u*w,tri=wi*u'; bb=tri*b,b1=bb(1:n,:),b2=bb(n+1:t,:), cc=c*tr,c1=cc(:,1:n),c2=cc(:,n+1:t), ga=syslin('d',a4,b2,c2),ga(7)=g(7); //antistable part gs=syslin('d',a1,b1,c1);gs(7)=g(7); //stable part if(flag1) then //returning system in rational form ga=clean(ss2tf(ga)), gs=clean(ss2tf(gs)); end return; end end; endfunction
9b593787e37bd859060819ceefd7288f02a02692
8d3abe46ed6df330bf41e007d83d7cd513990771
/Prix_option.sci
7bfa5e01de51505715a65519822bacd566807e52
[]
no_license
Tim3128/Projet_Maths_Fi
f3ab9ef119effa1611c9d6338ffd5b2fd59fc9e2
8c94ca0135c05e15b573b7ec9d29f91fbfa4035d
refs/heads/master
2021-01-19T22:54:48.327826
2017-06-06T13:44:35
2017-06-06T13:44:35
88,890,935
0
0
null
null
null
null
UTF-8
Scilab
false
false
361
sci
Prix_option.sci
exec("Constantes.sci",-1) // Fonction de répartition de la loi normale centrée réduite function y=N(x) y=cdfnor("PQ",x,0,1) endfunction function y=F(t,x1,x2,sigma) if t==T then y=max(0,x1-x2) else d1=(log(x1/x2)+(T-t)*(sigma**2)/2)/sigma/sqrt(T-t) d2=d1-sigma*sqrt(T-t) y=x1*N(d1)-x2*N(d2) end endfunction
7cf9f6ceab5ea506b4b0e38d99bfa064b75433b2
449d555969bfd7befe906877abab098c6e63a0e8
/3769/CH5/EX5.14/Ex5_14.sce
277dc4ba3f4b19b5d34446cfc8e1cc4644d6cad6
[]
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
204
sce
Ex5_14.sce
clear //Given r=1 r1=0.5 R1=0.15 //ohm //Calculation // A1=(%pi/4.0)*r**2 A2=(%pi/4.0)*r1**2 l=A1/A2 R=l*l R2=R*R1 //Result printf("\n New resistance of the wire is %0.3f ohm", R2)
6310327c480111069c26f1ab515773740f0f93f9
717ddeb7e700373742c617a95e25a2376565112c
/671/CH7/EX7.10/7_10.sce
be6a6628602163b55a5b8434f1281dec31dc3ff0
[]
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
183
sce
7_10.sce
Ac=12/10000 Fmin=160*9.81 B=sqrt(Fmin*2*uo/Ac) H=2800 L=75/100 F=H*L Lg=0.1/1000 A=24/10000 Rg=Lg/(uo*A) fluxg=B*A Fg=fluxg*Rg Ftotal=F+Fg imin=Ftotal/1000 disp(imin)
b9918a6029924c3798a0556bf11a938d4bf45eec
449d555969bfd7befe906877abab098c6e63a0e8
/1358/CH4/EX4.15/Example415.sce
a7c76165a1f335fa14fb2608d16b7d79489e067a
[]
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,328
sce
Example415.sce
// Display mode mode(0); // Display warning for floating point exception ieee(1); clear; clc; disp("Turbomachinery Design and Theory,Rama S. R. Gorla and Aijaz A. Khan, Chapter 4, Example 15") disp("Impeller tip speed") D2 = 0.56;//m N = 15500;//rpm U2 = %pi*D2*N/60 + 0.188 R = 287; disp("Overall stagnation temperature rise Stagr = T03-T01") psi = 1.04; sigma = 0.9; Cp =1005; Stagr = psi*sigma*U2^2 /Cp disp("Since T03 = T02") T01 = 290; T02 = Stagr + T01 disp("Now pressure ratio for impeller rat = P02/P01") rat = (T02/T01)^3.5 P01 = 101 //kPa P02 = rat * P01 Cw2 = sigma*U2 disp("Let Cr2 = 105 m/s") Cr2 = 105; disp("Outlet area normal to periphery") disp("A2 = pi*D2 * impeller depth") A2 = %pi*D2*0.038 disp("From outlet velocity triangle") C2 = (Cr2^2 +Cw2^2)^0.5 T2 = T02 - C2^2 /(2*Cp) disp("Using isentropic P–T relations") P2 = P02*(T2/T02)^3.5 disp("From equation of state") rho2 = P2/(R*T2) * 1000 disp("The equation of continuity gives") m = 16; Cr2a = m/(A2*P2) * 100 disp("Thus, impeller outlet radial velocity = 81.63 m/s") disp("Impeller outlet Mach number") gamma = 1.4; M2 = C2/(gamma*R*T2)^0.5 disp("From outlet velocity triangle") alpha2 = acos(Cr2/C2)*180/%pi disp("Assuming free vortex flow in the vaneless space and for convenience denoting conditions at the diffuser vane without a subscript (r = 0.28 + 0.043 = 0.323)") r = 0.323; r2 = 0.28; Cw = Cw2*r2/r disp("The radial component of velocity can be found by trial and error. Choose as a first try, Cr = 105 m/s") Cr = 105; C = (Cw^2+Cr^2)^0.5 x = C^2 /(2*Cp) disp("T = 482.53 - 68 (since T = T02 in vaneless space)") T = T02-x P = P02*(T/T02)^3.5 rho = rho2/(R*T2) * 10^5 * 1.132 disp("The equation of continuity gives") A = 2*%pi*r*0.038 Cra = m/(rho*A) disp("Next try Cra = 79.41 m/s") Cra = 79.41; x1 = (Cra^2 + Cw^2)/(2*Cp) Ta = T02 -x1 Px = P02*(Ta/T02)^3.5//Pa rhox = P/(Ta*R) * 1000 + 0.1 Crb = m/(rhox*A) disp("Try Crb = 68.1m/s") x2 = (Crb^2+Cw^2)/(2*Cp) Tb = T02-x2 Py = P02*(Tb/T02)^3.5 rhoy = Py/(Tb*R)* 1000 Crc = m/(rhoy*A) disp("Taking Crc as 68.63 m/s, the vane angle") alpha = atan(Cw/Crc)*180/%pi disp("Mach number at vane") M = (2*Cp*x1/(gamma*R*Tb))^0.5 //I have gone through all the answer there is a printing mistake in book with two answers
6313ab9c7fbd4055e55a85d4eac811583b9f4ce4
5c3c77ebd04dfec23026ec2f7fe0be63be48176b
/Assignment_4/Rayleigh.sce
623d02482b2471fe5d029a4b848248141e6a0bf6
[]
no_license
Jagadish-Rathod/Scilab-Assignment1
89248a09ac71d59bb3845d778f53f06f6827d54c
9b3a9cfda12dff0842c1b1f6e4d816d2360b18ce
refs/heads/master
2020-12-31T10:23:06.391194
2020-04-09T14:43:41
2020-04-09T14:43:41
238,998,568
0
2
null
2020-03-30T16:46:49
2020-02-07T18:38:11
Scilab
UTF-8
Scilab
false
false
571
sce
Rayleigh.sce
a = [0 0 0; 0 0 0; 0 0 0] for i = 1:3 for j = 1:3 a(i,j) = input('Enter the values:') end end disp(a, 'A = ') //initial vector u0 = [1 1 1]'; disp(u0, 'The initial vector is') v = a * u0 a1 = max(u0) disp(a, 'First approximation to eigen value is ') while abs(max(v)-a1) > 0.002 disp(v, 'current eigen vector is') a1 = max(v) disp(a1, 'Current eigen value is') u0 = v/max(v) v = a*u0 end format('v', 4) disp(max(v), 'The largest eigen value is: ') format('v', 5) disp(u0, 'The corresponding eigen vector is: ')
ae1f3e17103984dbcdbcea53769124fcc6726418
449d555969bfd7befe906877abab098c6e63a0e8
/1092/CH14/EX14.6/Example14_6.sce
aaf4e2f09222bd522adbd40aba67da1303278980
[]
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,250
sce
Example14_6.sce
// Electric Machinery and Transformers // Irving L kosow // Prentice Hall of India // 2nd editiom // Chapter 14: TRANSFORMERS // Example 14-6 clear; clc; close; // Clear the work space and console. // Given data P = 100 ; // Power rating of the single channel power amplifier in W Z_L1 = 8 ; // Amplifier output in ohm using a tapped impedance-matching transformer Z_L2 = 4 ; // Amplifier output in ohm using a tapped impedance-matching transformer P_servo = 10 ; // Power rating of the servo motor in W Z_servo = 0.7 ; // Impedance of the servo motor in ohm // Calculations root_Z_AB = sqrt(8) - sqrt(4); Z_AB = (root_Z_AB)^2; // Display the resulta disp("Example 14-6 Solution : "); printf(" \n Z_p = %dΩ*(N_p/N_1)^2 = %dΩ*(N_p/N_2)^2\n",Z_L2,Z_L1); printf(" \n = Z_AB * (N_p/(N_2 - N_1)^2 ) \n"); printf(" \n Dividing each of the three numerators by N_p^2 and taking the "); printf(" \n square root of each term, we have\n"); printf(" \n √(Z_AB)/(N_2 - N_1) = √(4)/N_1 = √(8)/N_2 \n"); printf(" \n √(Z_AB)/(N_2 - N_1) = √(4)/N_1 - √(8)/N_2 \n"); printf(" \n yielding, √(Z_AB) = √(8) - √(4) = %f \n",root_Z_AB); printf(" \n which Z_AB = (%f)^2 = %.2f Ω \n",root_Z_AB,Z_AB);
35301659bc6886ce964f4c2e4e5e1bbfb227386f
449d555969bfd7befe906877abab098c6e63a0e8
/1301/CH1/EX1.10/ex1_10.sce
75a04012c2854c3109b68101b13af4f728805561
[]
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
61
sce
ex1_10.sce
clc; disp(1*3.28*3.28,"In ft square"); //displaying result
097a407ae33e398a6c71a5fca9fb64bfc02b5c9f
a62e0da056102916ac0fe63d8475e3c4114f86b1
/set6/s_Electronic_Circuits_M._H._Tooley_995.zip/Electronic_Circuits_M._H._Tooley_995/CH3/EX3.15/Ex3_15.sce
38f50cc062c93ffc3768ba2019913b9679bc5ebb
[]
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
Ex3_15.sce
errcatch(-1,"stop");mode(2);//Ex:3.15 ; ; L=6;//in henry r=24;//in ohms t=0.1;//in sec. V_s=12;//in volts i=(V_s/r)*(1-%e^(-t*r/L)); printf("current = %f A",i); exit();
a24bd2d09f31ff346b79dbbf793c2d24dd005608
449d555969bfd7befe906877abab098c6e63a0e8
/3257/CH7/EX7.3/Ex7_3.sce
cd3605e40c87404448ab319028fa101d4652fef9
[]
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
311
sce
Ex7_3.sce
// Estimating springback clc Ri = 10 // initial radius in mm Y = 205 // Yield stress in MPa E = 190 // Youngs modulus in GPa t = 10 // thickness in mm printf("\n Example 7.3") K = Ri*Y*1e6/(E*1e9*t) R_ratio = 4*K^3-3*K+1 printf("\n Estimated Springback is %.4f",R_ratio) // Answer in book is 0.9967
e6a194c49c9be65411e72770725e75e2de8df9f5
8217f7986187902617ad1bf89cb789618a90dd0a
/source/2.5/examples/intersci-examples/ex6.sce
c5283706fca50334f16abcf38747abf661ad259c
[ "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
711
sce
ex6.sce
//1-Creating interface source file // from ex6fi.desc file by call to intersci (see Makefile) //2-Making object files // Interface file '/tmp/ex6fi.o' // User's files '/tmp/ex6c.o'; files=G_make(['/tmp/ex6fi.o','/tmp/ex6c.o'],'ex6.dll'); //2-Link object files .o with addinter //addinter(files,'ex6fi',matusr_funs); exec('ex6fi.sce'); //Test Scilab functions: //calc4: input: matrix of character string // output: matrix of character string (C function ccalc4) w=['this' 'is'; 'naw' 'gaad'] rep=calc6a(w); if rep<>['this' 'is'; 'now' 'good'] then pause,end; //calc5: creation of a character string matrix. a=calc6b(); a1='char '; a1=matrix(a1(ones(1,6))+string(0:5),3,2); if a<>a1 then pause,end
c08c8643c27f73a47e13f154a49efb9cd665c6d2
449d555969bfd7befe906877abab098c6e63a0e8
/3648/CH17/EX17.8/Ex17_8.sce
d311a0572298459a4f56b3a2a707c6f5951429c9
[]
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
374
sce
Ex17_8.sce
//Example 17_8 clc(); clear; //To find the current in all wires v=9 //Units in V r1=18 //Units in Ohms i2=-v/r1 //Units in A v1=6 //Units in V r2=12 //Units in Ohms i3=(v+v1)/r2 //Units in A i1=i3-i2 //Units in A printf("Current in wire 1 is I1=%.2f A\nCurrent in wire 2 is I2=%.2f A\nCurrent in wire 3 is I3=%.2f A\n",i1,i2,i3)
10a3445bd2f13f8311f1c7d403d698b6aefe175d
a62e0da056102916ac0fe63d8475e3c4114f86b1
/set7/s__elelectronics_instrumentation_and_measurements_U._S._Shah_2195.zip/_elelectronics_instrumentation_and_measurements_U._S._Shah_2195/CH2/EX2.3.1/ex_2_3_1.sce
6b41eba6d62b5ebca5dc49ee32033cfef8e86454
[]
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
363
sce
ex_2_3_1.sce
errcatch(-1,"stop");mode(2);//Example 2.3.1: precision of the 5th measurement ; ; //given data : format('v',6) X1=98; X2=101; X3=102; X4=97; X5=101; X6=100; X7=103; X8=98; X9=106; X10=99; Xn_bar=(X1+X2+X3+X4+X5+X6+X7+X8+X9+X10)/10; Xn=101;// value of 5th measurement P=(1-abs((Xn-Xn_bar)/Xn_bar))*100; disp(P,"precision of the 5th measurement,P(%) = ") exit();
f715cdf6a1337de69c795410f7cee2a8fae50e97
28f88c035b368ddbe3efd8f5dbf48f01496d1ad0
/lab3b3/DMux4Way.tst
609171b314eeaeff9cf271be99dfc47eda8d3249
[]
no_license
sandeepkasimalla/Computer_System_Design_CS4110
46c06acd04c7b0477ff37b76d127c15f005feb9b
79d89db0b19f18b9a337fd8e18926114959c5323
refs/heads/master
2020-07-11T22:45:14.966087
2019-11-21T18:46:33
2019-11-21T18:46:33
204,659,866
0
0
null
null
null
null
UTF-8
Scilab
false
false
425
tst
DMux4Way.tst
load DMux4Way.hdl, output-file DMux4Way.out, compare-to DMux4Way.cmp, output-list ip1%B2.1.2 s%B2.2.2 out1%B2.1.2 out2%B2.1.2 out3%B2.1.2 out4%B2.1.2; set ip1 0, set s %B00, eval, output; set s %B01, eval, output; set s %B10, eval, output; set s %B11, eval, output; set ip1 1, set s %B00, eval, output; set s %B01, eval, output; set s %B10, eval, output; set s %B11, eval, output;
6ba2b7d12c7bc1fe3c914ff33598850f5c9df390
449d555969bfd7befe906877abab098c6e63a0e8
/2777/CH3/EX3.4/Ex3_4.sce
337d1dc6c49e6efb6d7d11af3db31c6d244258ea
[]
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
755
sce
Ex3_4.sce
// ELECTRICAL MACHINES // R.K.Srivastava // First Impression 2011 // CENGAGE LEARNING INDIA PVT. LTD // CHAPTER : 3 : TRANSFORMERS // EXAMPLE : 3.4 clear ; clc ; close ; // Clear the work space and console // GIVEN DATA S = 1.5; // Transformer Rating in KVA E1 = 220; // HV side voltage in volts E2 = 40; // LV side voltage in volts // CALCULATION Ihv = (S * 10 ^ 3)/E1; // Rated HV side Curent in Amphere Ilv = (S * 10 ^ 3)/E2; // Rated lV side Curent in Amphere // DISPLAY RESULTS disp("EXAMPLE : 3.4 : SOLUTION :-") ; printf("\n (a) Rated HV side Curent , Ihv = %.2f A \n ",Ihv); printf("\n (b) Rated LV side Curent , Ilv = %.1f A \n",Ilv);
bf2ca286c8732273791bb6b8f78924442780e2f9
449d555969bfd7befe906877abab098c6e63a0e8
/62/CH1/EX1.6/ex_1_6.sce
9c8a218dafa806d5a395c6ad656471a6b79f44c3
[]
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
292
sce
ex_1_6.sce
//ex_6 even and odd signal of e^jt clear; clc; close; t = 0:1/100:5; x=exp(%i.*t); y=exp(-%i.*t); even=x./2+y./2; odd=x./2-y./2; figure a=gca(); plot2d(t,even) a.x_location='origin' xtitle('even','t') figure a=gca(); plot2d(t,odd./%i) a.x_location='origin' xtitle('odd','t')
308e8c16fbae4addc3306717488cc7429e1e0f32
449d555969bfd7befe906877abab098c6e63a0e8
/3673/CH1/EX1.12/Ex1_12.sce
6aaf038a71778b66da78f9ba23e9202a1dc5dd5b
[]
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
558
sce
Ex1_12.sce
//Example 1_12 page no:14 clc R1=5;//Resistance in ohm R2=2;//Resistance in ohm R3=1;//Resistance in ohm R4=2;//Resistance in ohm V=50;//supply voltage Rt=R1+R2+R3+R4;//total resistance P=V*V/Rt;//calculating total power disp(P,"Total power in the circuit (in watts)") current=V/Rt; P1=current^2*R1; disp(P1,"power absorbed in 5 ohms (in watts)") P2=current^2*R2; disp(P2,"power absorbed in 2 ohms (in watts)") P3=current^2*R3; disp(P3,"power absorbed in 1 ohms (in watts)") P4=current^2*R4; disp(P4,"power absorbed in 2 ohms (in watts)")
e59aac2eb4b7a5906a187d58c25df3f3c69cf88c
449d555969bfd7befe906877abab098c6e63a0e8
/3828/CH2/EX2.1/Ex2_1.sce
4ad340e484e3c0aec3d947c1764989fe6cd58453
[]
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
282
sce
Ex2_1.sce
//Chapter 2 : Diffraction clear; //Variable declaration m=1 //first minimum lamda=6000*10**-10 //wavelength theta=(35*%pi/180) //angle in radians //Calculations a=(m*lamda)/sin(theta)/10**-6 //Result mprintf("Width of the slit a= %.2f micro-m",a)
6dac397545b96a1f4e8acdee265637861ecf1d2a
449d555969bfd7befe906877abab098c6e63a0e8
/3890/CH2/EX2.2/Ex2_2.sce
0c795fc0d7a577cbd12b52a25052b38454f0abb8
[]
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
980
sce
Ex2_2.sce
//Electric machines and power systems by Syed A Nasar //Publisher:TataMcgraw Hill //Year: 2002 ; Edition - 7 //Example 2.2 //Scilab Version : 6.0.0 ; OS : Windows clc; clear; bg=1; //flux density of air gap in T u0=4*3.14*10^-7; //permiability of free space lg=0.1*10^-3; //length of air gap in m sf=0.9; //stacking factor of M19 steel lm=100*10^-3; //length of the steel in m h=130; //flux density in At/m hg=bg/u0; //magnetic field intensity in A/m fg=hg*lg; //reluctance drop or magnetic potential across gap in A bm=bg/sf; //flux density in magnetic material in T Fm=h*0.1; //magnetic potenial of other member in At AT=Fm+fg; //the required ampere turn in At printf('the required ampere turn in the exciting coil is %2f in At',AT)
b9d9460e98c75a0f6f218ceed2ef467bf3cbc1e6
bbf1ae079309eca11270422d3f0d259d1515d430
/numerical-tours/matlab/toolbox_graph/plot_mesh.sci
be647100ee8489e77dda43bcc5cf534bbc8facb5
[ "BSD-2-Clause" ]
permissive
ZichaoDi/Di_MATLABTool
5e6a67b613c4bcf4d904ddc47c2744b4bcea4885
c071291c63685c236f507b2cb893c0316ab6415c
refs/heads/master
2021-08-11T07:28:34.286526
2021-08-04T18:26:46
2021-08-04T18:26:46
149,222,333
9
5
null
null
null
null
UTF-8
Scilab
false
false
1,639
sci
plot_mesh.sci
function plot_mesh(vertex,face,options) // plot_mesh - plot a 3D mesh. // // plot_mesh(vertex,face, options); // // 'options' is a structure that may contains: // - 'face_vertex_color' : a color per vertex or face. // // Set options.lighting=1 to display with lighting/ // // Copyright (c) 2008 Gabriel Peyre options.null = 0; [vertex,face] = check_face_vertex(vertex,face); n = size(vertex,2); m = size(face,2); colv = getoptions(options, 'face_vertex_color', []); colv = colv(:); if ~isempty(colv) // rescale to 0,1 colv = (colv-min(colv))/(max(colv)-min(colv)); end if myisfield(options, 'lighting') lighting = options.lighting; if lighting==1 // use lighting normal = compute_normal(vertex,face); n = size(vertex,2); if myisfield(options, 'light') light = options.light; else light = [1 1 1]; end light = light/norm(light,'fro'); c = sum( normal.*mtlb_repmat(light(:),[1 n]), 1); c = max(c(:),0); if ~isempty(colv) colv = colv.*c; else colv = c; end end else lighting = 0; end // compute coordinates face = face(3:-1:1,:); x = matrix(vertex(1,face), 3, m); y = matrix(vertex(2,face), 3, m); z = matrix(vertex(3,face), 3, m); // assign colors if ~isempty(colv) colv = colv*255+1; // rescale to [1,256] colors = matrix(colv(face), 3, m); Z = list(z,colors); f = [-1 2 0]; else Z = z; f = [0 2 0]; end if myisfield(options, 'faceted') if options.faceted==1 f(1) = abs(f(1)); end end t = 0; a = 0; l = ''; // display // clf(); h=gcf(); if lighting==1 h.color_map = hotcolormap(256); else h.color_map = graycolormap(256); end plot3d(x,y,Z,t,a,l,f); endfunction
57d78ef5de66f6a190e23a04cd04307550237233
449d555969bfd7befe906877abab098c6e63a0e8
/2399/CH9/EX9.4.1/Example_9_4_1.sce
c5ff1f6403d40eae0f8c8c8b2eb38b7234fd9b1f
[]
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
432
sce
Example_9_4_1.sce
// Example 9.4.1 clc; clear; output=13; //laser output sensitivity=-31; //APD sensitivity coupling_loss=0.5; L=80; //length in km sl=0.1; //loss correspond to one splice in dB fl=0.35; //fiber loss in dB/km noise=1.5; allowed_loss=output-sensitivity; splices_loss=(L-1)*sl; fiber_loss=L*fl; margin=allowed_loss-(splices_loss+fiber_loss+coupling_loss+noise); printf("\nFinal margin is %.1f dB.",margin);
a2a69209e9469e0e64bc9e059ffcadaaa6bd95b1
449d555969bfd7befe906877abab098c6e63a0e8
/1938/CH7/EX7.19/7_19.sce
c5425478a068fd5bb35c0a8df10291819339ab0a
[]
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
739
sce
7_19.sce
clc,clear printf('Example 7.19\n\n') V_L=6600,V_ph=V_L/sqrt(3) Z_s=complex(2,20) //synchronous impedance theta=(%pi/180) * phasemag(Z_s) //phasemag returns angle in degrees,not radians P_1=1000*10^3 P_2=1500*10^3 phi_1=acos(0.8) //leading I_L1=P_1/(sqrt(3)*V_L*cos(phi_1)) I_a1ph=I_L1 E_R1ph=I_a1ph*abs(Z_s) E_bph= sqrt( V_ph^2 + E_R1ph^ -2*V_ph*E_R1ph*cos(theta+phi_1) ) I_a2_cosphi_2=P_2/(sqrt(3)*V_L) //Refer to the phasor diagram and solving for I_y //404I_y^2 -152399.968 I_y -4543000=0 p=[404 -152399.968 -4543000] roots(p) I_y=abs(ans(2)) //becuase root 1 is too high and root is -ve I_a2=complex(I_a2_cosphi_2,I_y) phi_2=phasemag(I_a2) printf('Required power factor is %.3f leading',cosd(phi_2))
1bb48110b9e6f1036af7b98dfb9dedb2a392baa4
7e16677fdc5d007df8fbe28c20c9a5f811f5d0e9
/Tests/VW_AusC_VV.tst
d788a5137382a228f1f3f50eee38e24c1696f1db
[]
no_license
BuiMCanmet/DR_AS-NZS-Scripts
278796e65b8af767c041771f0d7c25a2dbe8a3d4
322df2c0919a4a776a68b684b712569397346a00
refs/heads/master
2023-08-31T12:06:09.404780
2021-06-03T12:51:14
2021-06-03T12:51:14
281,690,375
2
4
null
2021-06-03T12:51:14
2020-07-22T13:49:54
Python
UTF-8
Scilab
false
false
1,675
tst
VW_AusC_VV.tst
<scriptConfig name="VW_AusC_VV" script="VW"> <params> <param name="vw.commencement_time" type="float">1.2</param> <param name="vw.completion_time" type="float">10.2</param> <param name="vw.step_time_period" type="float">20.0</param> <param name="eut.f_min" type="float">45.0</param> <param name="eut.f_nom" type="float">50.0</param> <param name="eut.f_max" type="float">55.0</param> <param name="eut.v_low" type="float">210.0</param> <param name="eut.v_nom" type="float">230.0</param> <param name="eut.v_high" type="float">250.0</param> <param name="eut.v_in_nom" type="int">400</param> <param name="eut.p_min" type="float">1000.0</param> <param name="eut.var_rated" type="float">2000.0</param> <param name="eut.p_rated" type="float">8000.0</param> <param name="eut.s_rated" type="float">10000.0</param> <param name="vw.test_AB" type="string">Disabled</param> <param name="vw.test_AC" type="string">Disabled</param> <param name="vw.test_NZ" type="string">Disabled</param> <param name="vw.test_AR" type="string">Disabled</param> <param name="der.mode" type="string">Disabled</param> <param name="gridsim.mode" type="string">Disabled</param> <param name="gridsim.auto_config" type="string">Disabled</param> <param name="pvsim.mode" type="string">Disabled</param> <param name="das.mode" type="string">Disabled</param> <param name="hil.mode" type="string">Disabled</param> <param name="vw.test_AA" type="string">Enabled</param> <param name="eut.phases" type="string">Single phase</param> <param name="vw.mode" type="string">Volt-Var</param> </params> </scriptConfig>
15e601a7810159119709eaa1b5d093a595c4f479
449d555969bfd7befe906877abab098c6e63a0e8
/2582/CH5/EX5.4/Ex5_4.sce
97510c92a53f489881a9c5146b6aa9db1a6eb7b2
[]
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
241
sce
Ex5_4.sce
//Ex 5.4 clc;clear;close; f=1*1000;//HZ Vs=15;//V C=0.1;//micro F(Assumed) R=1/(2*f*C*10^-6);//Hz disp(R/1000,"For the required design value of R(kohm) : "); disp("R1 & R2 can be choosen as 10 kohm"); ///Answer in the book is wrong
4d07fc15b680a32b06fbcddb153d1811fb299b93
8217f7986187902617ad1bf89cb789618a90dd0a
/source/2.3/macros/util/sysconv.sci
02f7fcd392a95c4fe818c359f412d40e2e870c08
[ "MIT", "LicenseRef-scancode-warranty-disclaimer", "LicenseRef-scancode-public-domain" ]
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
2,649
sci
sysconv.sci
function [s1,s2]=sysconv(s1,s2) //Syntax : [s1,s2]=sysconv(s1,s2) // // Converts s1 and s2 into common representation in order that // system interconnexion operations can be applied. // The conversion rules in given in the following table. // 'c' -> continuous time system // 'd' -> discrete time system // n -> sampled system with sampling period n // [] -> system with undefined time domain //For mixed systems s1 and s2 are put in state-space representation. // // // // s1\s2| 'c' | 'd' | n2 | [] | // --------------------------------------------------------------- // 'c' | nothing |uncompatible | c2e(s1,n2) | c(s2) | // --------------------------------------------------------------- // 'd' |uncompatible| nothing | e(s1,n2) | d(s2) | // --------------------------------------------------------------- // n1 | c2e(s2,n1) | e(s2,n1) | n1<>n2 uncomp | e(s2,n1) | // | | | n1=n2 nothing | | // --------------------------------------------------------------- // [] | c(s1) | d(s1) | e(s1,n2) | nothing | // --------------------------------------------------------------- // // Meaning: //n1,n2 -> sampling period //c2e(s,n) -> the continuous-time system s is transformed into // a sampled system with sampling period n. //c(s) -> conversion to continuous (time domain is 'c') //d(s) -> conversion to discrete (time domain is 'd') //e(s,n) -> conversion to samples system with period n //! s11=s1(1);s21=s2(1); if s11(1)<>s21(1) then // conversion ss<-->tf if s11(1)='r' then s1=tf2ss(s1),else s2=tf2ss(s2),end s11=s1(1);s21=s2(1); //if s11(1)='lss' then s1=ss2tf(s1),else s2=tf2ss(s2),end end; if s11(1)=='r' then n1=4;end if s21(1)=='r' then n2=4;end if s11(1)=='lss' then n1=7;end if s21(1)=='lss' then n2=7;end select s1(n1) case 'c' then t1=0 case 'd' then t1=1 case [] then t1=3 else t1=2 end; select s2(n2) case 'c' then t2=0 case 'd' then t2=1 case [] then t2=3 else t2=2 end; select t1+4*t2 case 0 then, case 1 then warning('time domains are not compatible') case 2 then s2=dscr(s2,s1(n1)) case 3 then s1(n1)='c' case 4 then warning('time domains are not compatible') case 5 then, case 6 then s2(n2)=s1(n1) case 7 then s1(n1)='d' case 8 then s1=dscr(s1,s2(n2)) case 9 then s1(n1)=s2(n2) case 10 then if s1(n1)<>s2(n2) then warning('time domains are not compatible') end; case 11 then s1(n1)=s2(n2) case 12 then s2(n2)='c' case 13 then s2(n2)='d' case 14 then s2(n2)=s1(n1) end;
81fe7aee304fbb9742da502193731a34f990c722
8217f7986187902617ad1bf89cb789618a90dd0a
/browsable_source/2.5/Unix-Windows/scilab-2.5/tests/examples/%sn.man.tst
fe8b7992c3ae60a041463981ca61e0d016f7b9f7
[ "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
314
tst
%sn.man.tst
clear;lines(0); m=0.36; K=%k(m); P=4*K; //Real period real_val=0:(P/50):P; plot(real_val,real(%sn(real_val,m))) xbasc(); KK=%k(1-m); Ip=2*KK; ima_val1=0:(Ip/50):KK-0.001; ima_val2=(KK+0.05):(Ip/25):(Ip+KK); z1=%sn(%i*ima_val1,m);z2=%sn(%i*ima_val2,m); plot2d([ima_val1',ima_val2'],[imag(z1)',imag(z2)']); xgrid(3)
049a09388c1bee905cbc89a5499cbee4ddfff3a0
8217f7986187902617ad1bf89cb789618a90dd0a
/source/2.1/macros/percent/%col.sci
fd4cde93e21a2bfd66d176d5f6a178f30cab1f91
[ "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
59
sci
%col.sci
//[r]=%col(l1,l2) //%col(l1,l2) : l1==l2 //! r=%f //end
6cf569dd6bbce2b0a52e4ec765ec6192a465d5d0
449d555969bfd7befe906877abab098c6e63a0e8
/3871/CH13/EX13.11/Ex13_11.sce
65e751633aa608294d2ff0509f5a26a35160bc08
[]
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
669
sce
Ex13_11.sce
//===================================================================================== //Chapter 13 example 13 clc;clear all; //variable declaration Q = 1000; //Charge passed through galvanometer in uC theta1 = 60; d = 10; //defelction in mm r = 1000; //m=circular scale //calculations theta2 = %pi/(3) //conversion of degrees to radians K = Q/(theta2); //galvanometer constant in uC/radian theta = d/(2*r); //angle turned through by reflected ray for aswing of 10 mm Q1 = K*theta; //charge for a swing of 0.005 radian in uC //result mprintf("charge for a swing of 0.005 radian = %3.2f uC",Q1);
8e919e2d136099e935ea5ca94e6ad41836bd1961
449d555969bfd7befe906877abab098c6e63a0e8
/1946/CH2/EX2.11.a/Ex_2_11_a.sce
b6690bcd8508dfe4ad47a0e3222251b2aa20a09a
[]
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
202
sce
Ex_2_11_a.sce
// Example 2.11.a;Critical Angle clc; clear; close; n1=1.50;//Waveguide Refractive Index n2=1.47;//Cladding Refractive Index Oc=asind(n2/n1);//Critical Angle disp(Oc,"CRITICAL ANGLE IN DEGREE")
1db2db0ff1fa320cde5a6dc4501d60eda9509a5e
449d555969bfd7befe906877abab098c6e63a0e8
/1439/CH11/EX11.3/11_3.sce
2a092759220daa8edadb6e520d0842881e6f1d53
[]
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
171
sce
11_3.sce
clc //initialisation of variables M1= 238 //gms M2= 235 //gms A= 6 N= 19 //CALCULATIONS r= sqrt((M1+A*N)/(M2+A*N)) //RESULTS printf ('ratio of rates= %.4f ',r)
6ad8601121e92479996f9cc281c8f68b4897f6e0
449d555969bfd7befe906877abab098c6e63a0e8
/1328/CH16/EX16.1/16_1.sce
94d8f738343f2cff64a2ca4ff174a4c99e70a6b6
[]
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,318
sce
16_1.sce
printf("\t example 16.1 \n"); printf("\t approximate values are mentioned in the book \n"); Af=(20*0.75*12*2)/(144); Ao=((3.14*1.25)-(20*0.035))*(12/144); printf("\t fin surface is : %.1f ft^2/lin ft \n",Af); printf("\t bare tube surface is : %.3f ft^2/lin ft \n",Ao); A=(Af+Ao); printf("\t total outside surface : %.2f ft^2/lin ft \n",A); Ai=(3.14*1.06*12)/(144); printf("\t total inside surface : %.3f ft^2/lin ft \n",Ai); printf("\t fin efficiencies \n"); b=0.0625; // ft hf=4; // from table in solution m=(5.24*(hf^(1/2))); // m=((hf*P)/(Kax))^(1/2), eq 16.8 n=(tanh(m*b))/(m*b); // efficiency , eq 16.26 printf("\n hf m n \n "+string(hf)+" "+string(m)+" "+string(n)+" \n"); // similarly efficiencies values are calculated at different hf values printf("\t weighted efficiency curve \n"); hfi=((n*Af)+(Ao))*(hf/Ai); // eq 16.34 printf("\n hf hfi \n "+string(hf)+" "+string(hfi)+" \n"); // similarly efficiencies values are calculated at different hf values hf=[4 16 36 100 400 625 900]; // from 2nd table in the solution hfi=[35.4 110.8 193.5 370 935 1295 1700]; // from 2nd table in the solution plot2d("oll",hf,hfi); xtitle("weighted fin efficiency curve","heat transfer coefficient to fin,Btu/(ft^2)*(hr)","coefficient hf referred to the tube ID"); //end
8d4b6ab211fdfa81b7a3c19cf3f36442f3ecd4a0
089894a36ef33cb3d0f697541716c9b6cd8dcc43
/NLP_Project/test/tweet/bow/bow.10_1.tst
e7012dd4415cc6acc566f30e1e2400159bb5b73a
[]
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
16,955
tst
bow.10_1.tst
10 47:0.3333333333333333 99:1.0 958:0.5 1343:1.0 4521:1.0 4788:0.14285714285714285 10 24:1.0 287:0.5 322:1.0 688:0.5 858:1.0 1049:1.0 2135:1.0 4146:1.0 4769:1.0 4788:0.14285714285714285 4843:0.25 4894:1.0 5080:1.0 10 41:0.16666666666666666 53:0.2 305:0.3333333333333333 1341:0.25 4788:0.14285714285714285 5256:1.0 10 24:1.0 75:0.1111111111111111 767:2.0 4843:0.5 10 20:0.0625 4788:0.14285714285714285 5101:1.0 10 12:0.014492753623188406 850:1.0 5101:1.0 5421:1.0 10 53:0.2 58:0.25 332:1.0 1452:1.0 1883:1.0 2054:1.0 3035:1.0 4784:0.2 5074:1.0 10 12:0.014492753623188406 679:1.0 4843:0.25 5080:1.0 5165:1.0 10 18:0.08333333333333333 27:0.1 41:0.16666666666666666 1980:0.5 3987:1.0 4821:0.5 4934:1.0 5443:1.0 5469:1.0 10 12:0.014492753623188406 20:0.125 24:1.0 47:0.3333333333333333 67:0.6666666666666666 75:0.3333333333333333 98:1.0 128:1.0 133:1.0 139:1.0 172:0.5 177:0.25 191:0.5 192:0.1 197:0.08333333333333333 209:0.25 322:1.0 348:0.5 398:0.2 474:0.5 615:1.0 965:1.0 1049:1.0 1740:0.5 2124:1.0 2346:1.0 2485:1.0 4775:1.0 4784:0.2 4807:0.25 4813:1.0 5105:1.0 10 24:1.0 36:0.07692307692307693 41:0.16666666666666666 208:1.0 224:1.0 622:1.0 2159:1.0 2933:1.0 4843:0.25 5188:1.0 5334:1.0 10 18:0.08333333333333333 47:0.3333333333333333 79:0.3333333333333333 96:0.5 191:0.5 235:0.3333333333333333 877:0.5 1086:1.0 1526:1.0 4784:0.2 4788:0.14285714285714285 4797:1.0 4824:0.5 4968:1.0 5151:1.0 10 85:0.3333333333333333 877:0.5 1180:1.0 2977:1.0 3640:1.0 4784:0.2 10 3:0.5 18:0.16666666666666666 20:0.0625 24:1.0 35:0.1 39:0.3333333333333333 61:0.5 64:0.5 67:0.3333333333333333 113:0.16666666666666666 130:1.0 177:0.25 277:0.18181818181818182 374:1.0 451:1.0 454:0.3333333333333333 474:0.5 2441:1.0 3895:0.5 4785:0.3333333333333333 4793:0.25 4861:1.0 10 3:0.5 12:0.014492753623188406 35:0.1 39:0.3333333333333333 64:0.5 67:0.3333333333333333 374:1.0 454:0.3333333333333333 1086:1.0 1341:0.25 1667:1.0 2836:0.1111111111111111 4751:0.5 4785:0.3333333333333333 4793:0.25 4843:0.25 10 67:0.3333333333333333 70:0.06666666666666667 75:0.1111111111111111 113:0.16666666666666666 137:1.0 152:0.3333333333333333 191:0.5 415:1.0 451:1.0 821:1.0 1049:1.0 2335:1.0 2974:1.0 4784:0.2 5272:1.0 10 12:0.014492753623188406 36:0.07692307692307693 67:0.3333333333333333 75:0.1111111111111111 85:0.3333333333333333 122:0.3333333333333333 322:1.0 331:0.3333333333333333 348:0.5 1016:1.0 1142:1.0 2735:1.0 5272:1.0 5401:1.0 5531:1.0 10 45:0.5 47:0.3333333333333333 53:0.2 115:0.3333333333333333 128:1.0 139:1.0 306:0.5 474:0.5 501:1.0 939:0.5 1027:1.0 1047:1.0 1049:2.0 1583:2.0 3654:1.0 4841:1.0 4842:1.0 5272:1.0 10 12:0.014492753623188406 18:0.08333333333333333 20:0.0625 67:0.3333333333333333 70:0.06666666666666667 85:0.6666666666666666 130:1.0 139:1.0 191:0.5 303:1.0 331:0.3333333333333333 502:0.3333333333333333 543:0.2222222222222222 550:0.5 579:1.0 956:1.0 965:1.0 1016:2.0 1142:1.0 5272:1.0 10 12:0.028985507246376812 41:0.16666666666666666 47:0.3333333333333333 64:1.0 85:0.3333333333333333 113:0.16666666666666666 191:0.5 192:0.1 235:0.3333333333333333 236:0.5 361:1.0 494:1.0 599:1.0 703:1.0 779:0.3333333333333333 917:0.5 1583:1.0 2274:1.0 2534:1.0 2638:1.0 4788:0.14285714285714285 4861:1.0 4875:1.0 5272:1.0 10 47:0.3333333333333333 67:0.3333333333333333 75:0.1111111111111111 226:0.25 252:0.3333333333333333 425:1.0 958:0.5 1049:1.0 2274:1.0 5122:1.0 10 47:0.3333333333333333 118:1.0 128:1.0 192:0.1 226:0.25 235:0.3333333333333333 249:0.3333333333333333 322:1.0 970:1.0 1049:1.0 1089:1.0 1341:0.25 1343:1.0 1344:1.0 4864:1.0 4950:1.0 4952:1.0 10 75:0.1111111111111111 226:0.25 4784:0.2 4839:1.0 10 18:0.08333333333333333 67:0.6666666666666666 75:0.1111111111111111 98:2.0 113:0.16666666666666666 235:0.3333333333333333 398:0.2 615:1.0 639:0.2 866:1.0 1049:1.0 1238:1.0 1441:1.0 2836:0.1111111111111111 4144:1.0 4784:0.2 4843:0.25 4962:1.0 5164:1.0 10 47:0.3333333333333333 67:0.3333333333333333 75:0.1111111111111111 87:0.3333333333333333 192:0.1 277:0.09090909090909091 451:1.0 477:0.5 566:0.2 866:1.0 1086:1.0 2638:1.0 4784:0.4 4800:1.0 4957:1.0 5278:0.5 10 12:0.028985507246376812 18:0.08333333333333333 41:0.16666666666666666 53:0.2 98:1.0 230:1.0 257:0.16666666666666666 305:0.3333333333333333 376:1.0 976:1.0 1336:1.0 2054:1.0 2974:1.0 4842:1.0 4875:2.0 4942:1.0 5122:1.0 5164:1.0 10 18:0.16666666666666666 24:1.0 67:0.3333333333333333 75:0.2222222222222222 247:1.0 398:0.2 857:1.0 1049:1.0 1149:1.0 1889:1.0 4807:0.25 4929:1.0 10 18:0.08333333333333333 96:0.25 113:0.16666666666666666 130:1.0 1049:1.0 1988:1.0 2836:0.1111111111111111 3439:1.0 5444:1.0 5503:1.0 10 41:0.16666666666666666 70:0.06666666666666667 75:0.1111111111111111 115:0.3333333333333333 191:0.5 502:0.16666666666666666 506:1.0 1282:1.0 2274:1.0 5291:1.0 10 18:0.08333333333333333 41:0.16666666666666666 45:0.5 47:1.0 56:0.037037037037037035 75:0.3333333333333333 85:0.6666666666666666 176:0.5 191:0.5 192:0.1 531:1.0 573:1.0 813:1.0 877:0.5 911:0.5 912:1.0 1049:1.0 1079:1.0 1445:1.0 1486:1.0 1787:1.0 2669:1.0 3241:1.0 4255:1.0 4788:0.14285714285714285 4952:1.0 5272:1.0 10 20:0.0625 24:1.0 70:0.13333333333333333 85:0.3333333333333333 96:0.25 104:0.5 128:1.0 139:1.0 192:0.1 454:0.3333333333333333 474:0.5 501:1.0 718:1.0 1341:0.25 2262:1.0 2817:1.0 3203:1.0 4751:0.5 4812:1.0 4841:1.0 4842:1.0 5272:1.0 10 12:0.028985507246376812 18:0.16666666666666666 57:0.5 67:0.3333333333333333 75:0.1111111111111111 84:0.5 122:0.3333333333333333 139:1.0 192:0.2 277:0.09090909090909091 425:1.0 494:1.0 615:1.0 767:1.0 877:0.5 958:0.5 1142:1.0 1143:1.0 2274:1.0 3203:1.0 4793:0.25 4841:1.0 4842:1.0 5200:1.0 5272:1.0 5308:1.0 5501:0.5 10 1:0.1111111111111111 4:0.5 74:0.5 75:0.3333333333333333 98:1.0 124:0.5 166:0.4 216:1.0 277:0.09090909090909091 291:1.0 376:1.0 718:1.0 813:1.0 1086:2.0 1238:1.0 1336:1.0 1730:1.0 2241:1.0 2357:1.0 4784:0.2 4819:1.0 5140:1.0 5458:1.0 10 35:0.1 53:0.2 67:0.6666666666666666 70:0.06666666666666667 82:0.125 94:0.5 98:1.0 226:0.25 261:0.3333333333333333 305:0.3333333333333333 348:0.5 810:1.0 879:1.0 1339:1.0 1962:1.0 3847:1.0 3929:1.0 4784:0.2 4785:0.3333333333333333 4903:1.0 4950:1.0 10 12:0.014492753623188406 70:0.06666666666666667 115:0.3333333333333333 1435:0.5 3522:1.0 4768:0.5 10 20:0.0625 96:0.25 122:0.3333333333333333 1049:1.0 4768:0.5 10 12:0.014492753623188406 18:0.08333333333333333 27:0.1 70:0.06666666666666667 75:0.2222222222222222 82:0.125 1486:1.0 1916:1.0 2014:1.0 2836:0.1111111111111111 3286:1.0 3658:1.0 4753:1.0 4785:0.3333333333333333 5578:1.0 10 12:0.043478260869565216 18:0.08333333333333333 35:0.1 58:0.25 64:1.0 70:0.2 87:0.3333333333333333 98:1.0 108:0.25 133:1.0 191:0.5 197:0.08333333333333333 213:1.0 326:1.0 361:1.0 376:1.0 409:0.25 502:0.16666666666666666 531:1.0 568:0.125 803:0.5 860:1.0 1276:1.0 1495:1.0 4110:1.0 4774:1.0 4788:0.2857142857142857 4875:1.0 5101:1.0 5124:1.0 5578:1.0 10 4:0.5 35:0.1 277:0.09090909090909091 879:1.0 3987:1.0 4784:0.2 10 47:0.3333333333333333 70:0.06666666666666667 75:0.2222222222222222 113:0.16666666666666666 277:0.09090909090909091 500:1.0 620:0.5 692:0.5 1255:0.3333333333333333 4097:1.0 4784:0.2 4785:0.3333333333333333 4788:0.14285714285714285 4843:0.25 5128:1.0 5272:1.0 10 3:0.5 67:0.3333333333333333 75:0.2222222222222222 85:0.3333333333333333 139:1.0 191:0.5 277:0.09090909090909091 499:0.5 531:1.0 542:0.25 767:1.0 1341:0.25 4012:1.0 5200:1.0 5291:1.0 5421:1.0 10 12:0.014492753623188406 70:0.06666666666666667 115:0.3333333333333333 496:1.0 2014:1.0 4788:0.14285714285714285 10 18:0.08333333333333333 47:0.3333333333333333 64:0.5 74:0.5 75:0.1111111111111111 85:0.3333333333333333 96:0.25 98:1.0 106:1.0 226:0.25 398:0.2 502:0.16666666666666666 542:0.5 958:0.5 1049:1.0 1903:1.0 4784:0.2 4793:0.25 5001:1.0 5017:1.0 5122:1.0 5151:1.0 5355:1.0 10 18:0.16666666666666666 75:0.1111111111111111 113:0.16666666666666666 128:1.0 191:0.5 615:1.0 939:0.5 4784:0.2 4841:1.0 4842:1.0 5028:0.3333333333333333 5351:2.0 10 15:0.3333333333333333 24:2.0 67:0.3333333333333333 75:0.2222222222222222 96:0.25 104:0.5 128:1.0 139:1.0 398:0.2 1751:1.0 1889:1.0 2346:1.0 3378:1.0 4797:1.0 4903:1.0 10 70:0.06666666666666667 75:0.1111111111111111 139:1.0 191:0.5 531:1.0 758:0.2 958:0.5 2035:0.5 2054:1.0 2430:1.0 4433:1.0 4521:1.0 4751:0.5 4842:1.0 4843:0.25 10 12:0.014492753623188406 20:0.0625 226:0.25 305:0.3333333333333333 911:0.5 965:1.0 4788:0.14285714285714285 4971:0.5 10 12:0.014492753623188406 57:0.5 70:0.06666666666666667 75:0.1111111111111111 109:0.5 115:0.3333333333333333 128:1.0 348:0.5 877:0.5 4785:0.3333333333333333 5271:1.0 5272:1.0 10 67:0.3333333333333333 75:0.1111111111111111 124:0.5 191:0.5 226:0.25 236:0.5 257:0.16666666666666666 492:0.3333333333333333 1049:2.0 1086:1.0 3216:1.0 4811:1.0 4861:1.0 10 63:1.0 123:1.0 176:0.5 1027:1.0 1488:1.0 4255:1.0 10 47:0.3333333333333333 305:0.3333333333333333 4768:0.5 4784:0.2 5129:1.0 10 24:1.0 41:0.16666666666666666 67:0.3333333333333333 75:0.1111111111111111 98:1.0 113:0.16666666666666666 226:0.25 545:1.0 564:1.0 622:1.0 770:1.0 771:1.0 1339:1.0 1488:1.0 2836:0.1111111111111111 10 18:0.16666666666666666 44:0.5 70:0.06666666666666667 75:0.2222222222222222 98:2.0 104:0.5 113:0.16666666666666666 191:0.5 197:0.08333333333333333 502:0.16666666666666666 516:1.0 675:1.0 1049:1.0 1549:0.5 4144:1.0 4791:1.0 4792:1.0 4962:1.0 5384:1.0 10 12:0.014492753623188406 20:0.0625 98:1.0 113:0.16666666666666666 197:0.08333333333333333 277:0.09090909090909091 496:1.0 506:1.0 712:0.5 1238:1.0 2103:0.16666666666666666 2836:0.1111111111111111 10 12:0.014492753623188406 38:1.0 47:0.3333333333333333 70:0.06666666666666667 75:0.1111111111111111 84:0.5 98:1.0 113:0.16666666666666666 192:0.1 197:0.08333333333333333 376:1.0 496:1.0 767:1.0 801:1.0 976:1.0 1556:1.0 1931:1.0 2836:0.1111111111111111 4780:1.0 10 18:0.08333333333333333 20:0.0625 53:0.2 67:0.3333333333333333 70:0.06666666666666667 75:0.1111111111111111 113:0.16666666666666666 122:0.3333333333333333 241:0.5 374:1.0 451:1.0 531:1.0 543:0.1111111111111111 758:0.2 798:1.0 1216:1.0 1801:0.5 2035:0.5 4308:1.0 4433:1.0 5059:1.0 5216:1.0 5458:1.0 10 15:0.3333333333333333 113:0.16666666666666666 1095:0.5 2657:1.0 10 35:0.1 70:0.06666666666666667 492:0.3333333333333333 1343:1.0 2035:0.5 2919:1.0 3383:1.0 4788:0.14285714285714285 4861:1.0 10 18:0.08333333333333333 758:0.2 4433:1.0 10 15:0.3333333333333333 113:0.3333333333333333 209:0.25 613:1.0 1086:1.0 10 41:0.16666666666666666 122:0.3333333333333333 123:1.0 732:1.0 859:1.0 2230:1.0 2446:1.0 4965:1.0 10 18:0.16666666666666666 41:0.16666666666666666 67:0.6666666666666666 70:0.06666666666666667 75:0.1111111111111111 85:0.3333333333333333 98:1.0 109:0.5 113:0.16666666666666666 191:1.0 226:0.25 348:0.5 398:0.2 568:0.125 653:1.0 692:0.5 898:1.0 1020:1.0 1049:1.0 1343:1.0 1891:1.0 2336:0.5 3211:1.0 4751:0.5 4757:1.0 4807:0.25 4964:1.0 10 18:0.16666666666666666 20:0.0625 56:0.037037037037037035 67:0.3333333333333333 75:0.1111111111111111 96:0.25 104:0.5 122:0.3333333333333333 136:1.0 141:1.0 191:0.5 257:0.16666666666666666 361:1.0 451:1.0 767:1.0 912:1.0 972:1.0 1013:1.0 1049:1.0 2346:1.0 2704:1.0 4788:0.14285714285714285 4797:1.0 4843:0.25 10 12:0.014492753623188406 18:0.08333333333333333 67:0.3333333333333333 70:0.06666666666666667 74:0.5 75:0.1111111111111111 98:1.0 104:0.5 113:0.16666666666666666 192:0.1 197:0.08333333333333333 234:1.0 257:0.16666666666666666 277:0.18181818181818182 348:0.5 416:1.0 2137:1.0 2836:0.1111111111111111 4144:1.0 4788:0.14285714285714285 5384:1.0 10 15:0.3333333333333333 70:0.06666666666666667 197:0.08333333333333333 277:0.09090909090909091 451:1.0 455:1.0 733:0.5 767:1.0 877:0.5 912:1.0 1155:1.0 4821:0.5 5164:1.0 10 18:0.16666666666666666 75:0.1111111111111111 113:0.16666666666666666 122:0.3333333333333333 191:0.5 257:0.16666666666666666 473:1.0 535:1.0 1013:1.0 1343:1.0 4150:1.0 4788:0.14285714285714285 10 12:0.014492753623188406 21:1.0 39:0.3333333333333333 64:0.5 70:0.06666666666666667 75:0.1111111111111111 87:0.3333333333333333 177:0.5 197:0.08333333333333333 226:0.25 235:0.3333333333333333 451:1.0 767:1.0 826:1.0 1343:1.0 3182:1.0 4792:1.0 4965:1.0 4983:1.0 5011:1.0 10 5376:1.0 10 398:0.2 568:0.125 956:1.0 4784:0.2 10 12:0.014492753623188406 20:0.0625 47:0.3333333333333333 61:0.5 75:0.1111111111111111 139:1.0 158:1.0 701:0.5 866:1.0 958:0.5 1049:2.0 1708:1.0 2346:1.0 4797:1.0 10 18:0.08333333333333333 67:0.6666666666666666 75:0.1111111111111111 84:0.5 85:0.3333333333333333 113:0.16666666666666666 191:0.5 257:0.16666666666666666 425:1.0 454:0.3333333333333333 1013:1.0 1980:0.5 2262:1.0 2274:1.0 3855:1.0 4150:1.0 4751:0.5 10 12:0.014492753623188406 45:0.5 47:0.3333333333333333 53:0.2 98:1.0 1988:1.0 4596:1.0 4841:1.0 4957:1.0 4965:1.0 5122:1.0 10 18:0.08333333333333333 47:0.3333333333333333 75:0.2222222222222222 172:0.5 192:0.1 441:1.0 531:1.0 1049:1.0 3085:1.0 3216:1.0 4110:1.0 10 15:0.3333333333333333 70:0.06666666666666667 93:0.5 113:0.16666666666666666 124:0.5 128:1.0 172:0.5 197:0.08333333333333333 209:0.25 331:0.3333333333333333 739:0.5 5160:1.0 10 12:0.014492753623188406 484:1.0 957:0.25 1049:1.0 1774:1.0 2204:0.5 2836:0.1111111111111111 4289:1.0 4780:1.0 10 69:0.16666666666666666 70:0.06666666666666667 75:0.1111111111111111 93:0.5 98:1.0 535:1.0 911:0.5 1464:1.0 2035:0.5 4788:0.14285714285714285 4924:0.5 10 67:0.6666666666666666 96:0.25 124:0.5 389:1.0 806:1.0 911:0.5 4768:0.5 10 1261:2.0 4261:1.0 10 12:0.014492753623188406 191:0.5 213:1.0 732:1.0 4940:1.0 5291:1.0 10 191:1.0 257:0.16666666666666666 1013:1.0 1049:4.0 1440:1.0 3216:1.0 4757:1.0 5559:1.0 10 12:0.014492753623188406 27:0.1 41:0.16666666666666666 47:0.3333333333333333 85:0.3333333333333333 98:1.0 128:1.0 172:0.5 192:0.1 197:0.08333333333333333 1049:2.0 1344:1.0 2797:1.0 4374:1.0 4814:1.0 10 12:0.043478260869565216 20:0.125 197:0.3333333333333333 4788:0.14285714285714285 5323:1.0 10 12:0.028985507246376812 18:0.16666666666666666 67:0.6666666666666666 75:0.1111111111111111 113:0.16666666666666666 130:1.0 172:0.5 191:0.5 192:0.1 538:1.0 707:0.25 767:1.0 958:0.5 1086:1.0 1378:0.25 1549:0.5 3921:0.25 4324:1.0 4807:0.25 4861:1.0 4965:1.0 10 18:0.16666666666666666 67:0.6666666666666666 75:0.2222222222222222 236:0.5 315:1.0 398:0.2 568:0.125 707:0.25 799:1.0 1027:1.0 1049:1.0 1086:1.0 1341:0.25 1464:1.0 2346:1.0 2836:0.1111111111111111 4778:1.0 4797:1.0 4824:0.5 4860:1.0 10 67:0.6666666666666666 75:0.1111111111111111 87:0.3333333333333333 104:0.5 441:1.0 736:1.0 840:1.0 2650:1.0 4150:1.0 5342:1.0 5421:1.0 10 12:0.014492753623188406 18:0.08333333333333333 24:1.0 70:0.06666666666666667 82:0.125 122:0.3333333333333333 172:0.5 177:0.5 197:0.16666666666666666 226:0.25 376:1.0 409:0.25 473:1.0 477:0.5 679:2.0 1257:1.0 1563:0.5 1841:0.5 2755:2.0 3234:1.0 10 122:0.3333333333333333 197:0.08333333333333333 209:0.25 277:0.09090909090909091 398:0.2 531:1.0 10 96:0.25 128:1.0 1027:1.0 2669:1.0 3859:1.0 4841:1.0 4842:1.0 5066:1.0 10 12:0.014492753623188406 27:0.1 70:0.06666666666666667 87:0.3333333333333333 113:0.16666666666666666 196:0.3333333333333333 639:0.2 1435:0.5 2552:1.0 4793:0.25 10 18:0.08333333333333333 20:0.0625 70:0.06666666666666667 197:0.08333333333333333 226:0.25 4881:1.0 4882:0.5 10 18:0.08333333333333333 20:0.0625 67:0.3333333333333333 104:0.5 191:1.0 226:0.25 454:0.3333333333333333 1028:1.0 1049:1.0 1330:1.0 1980:0.5 2262:1.0 3216:1.0 4788:0.14285714285714285 5502:1.0 10 12:0.014492753623188406 18:0.08333333333333333 20:0.0625 24:1.0 53:0.2 75:0.1111111111111111 79:0.3333333333333333 113:0.16666666666666666 115:0.3333333333333333 191:0.5 192:0.1 257:0.16666666666666666 451:1.0 575:1.0 1013:1.0 1049:1.0 2669:1.0 4757:1.0 4821:1.0 4940:1.0 10 398:0.2 568:0.125 1049:1.0 2620:1.0 4289:1.0 4768:0.5 4890:1.0 5559:1.0 10 18:0.08333333333333333 20:0.0625 70:0.06666666666666667 96:0.25 2346:1.0 4788:0.14285714285714285 4797:1.0 4929:1.0 5011:1.0 5501:0.5 10 20:0.0625 45:0.5 67:0.3333333333333333 75:0.3333333333333333 96:0.25 98:2.0 104:0.5 122:0.3333333333333333 451:1.0 965:1.0 2346:1.0 3018:1.0 4639:1.0 4778:1.0 4903:1.0 5011:1.0 5291:1.0 10 20:0.0625 41:0.16666666666666666 85:0.3333333333333333 128:1.0 139:1.0 235:0.3333333333333333 257:0.16666666666666666 779:0.3333333333333333 3383:1.0 4813:1.0 10 70:0.06666666666666667 139:1.0 197:0.08333333333333333 376:1.0 477:0.5 779:0.3333333333333333 1020:1.0 1453:0.5 1801:0.5 4780:1.0 4788:0.14285714285714285 4874:1.0 5164:1.0 10 4:0.5 12:0.014492753623188406 18:0.08333333333333333 20:0.0625 24:1.0 47:0.3333333333333333 70:0.06666666666666667 93:0.5 197:0.08333333333333333 199:1.0 454:0.3333333333333333 477:0.5 718:1.0 722:1.0 1549:0.5 2137:1.0 4824:0.5 4965:1.0 10 4:0.5 20:0.0625 24:1.0 47:0.3333333333333333 67:0.3333333333333333 70:0.06666666666666667 75:0.3333333333333333 109:0.5 128:1.0 191:0.5 197:0.16666666666666666 199:1.0 477:0.5 545:1.0 718:1.0 722:1.0 726:1.0 772:1.0 2137:1.0 5406:1.0 10 67:0.3333333333333333 82:0.125 87:0.3333333333333333 104:0.5 191:0.5 304:1.0 305:0.3333333333333333 353:1.0 1488:1.0 1787:0.5 2336:0.5 3235:1.0 4226:1.0 4780:1.0 4924:0.5
45017c1d10374b1ef0a82045fc981f1c1f993b05
449d555969bfd7befe906877abab098c6e63a0e8
/293/CH2/EX2.4/eg2_4.sce
2ea36409a31028a949c96606c65efc92e6c96156
[]
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
356
sce
eg2_4.sce
//1 inches = 0.0254meters //1 foot = 0.3048 meters d = 0.1*0.0254; // diameter of the wire in meters L = 10*0.3048; //length of the wire in meters rho = 1.724*10^-8; // resistivity of the wire in ohm-meter A = %pi*(d/2)^2; // cross sectional area of the wire R = rho*L/A; //resistance of the wire in ohm disp(R,"resistance of the wire (in ohm)=")
f18ead8a3e89bf148bf5ca1525ac2125e937c5be
1a6de74aaaf7820039b1a4b9c8a0039ad0d14c76
/MeasuredData/EEB-raw2mo.sce
a5d076993439bc9992807a75661abbece5320dfa
[ "BSD-3-Clause" ]
permissive
looms-polimi/EEB
b256839e78c496461eac8646091c8b5b5054c6d0
32541c44c98c30eeb2a44cd05c8e8a37b17c188c
refs/heads/master
2023-01-24T16:39:48.106363
2020-11-14T17:56:14
2020-11-14T17:56:14
266,787,842
1
0
null
null
null
null
UTF-8
Scilab
false
false
4,048
sce
EEB-raw2mo.sce
clear; clc; function sod=hhmm2sod(hhmm) // take HH.MM string hhmm, return second of day [n,h,m] = msscanf(hhmm,"%g:%g"); sod = 3600*h+60*m; endfunction function convert_corridor(csvName,moName) // corridor data: sod, temperature3m5, RH3m5 M = csvRead(csvName,";",[],"string",[],[],[],1); [nr,nc] = size(M); of = mopen(moName,'wt'); mfprintf(of,"#1\n"); mfprintf(of,"double data(%d,3)\n",nr); for i=1:nr mfprintf(of,"%g,%g,%g\n",hhmm2sod(M(i,2)),... 273.15+strtod(M(i,3)),strtod(M(i,4))); end mclose(of); endfunction function convert_room(csvName,moName) // room data: sod, temperature1m, RH1m M = csvRead(csvName,";",[],"string",[],[],[],1); [nr,nc] = size(M); of = mopen(moName,'wt'); mfprintf(of,"#1\n"); mfprintf(of,"double data(%d,3)\n",nr); for i=1:nr mfprintf(of,"%g,%g,%g\n",hhmm2sod(M(i,2)),... 273.15+strtod(M(i,3)),strtod(M(i,4))); end mclose(of); endfunction function convert_weather(csvName,moName) // room data: sod, temperature, RH, sun_rad M = csvRead(csvName,";",[],"string",[],[],[],1); [nr,nc] = size(M); of = mopen(moName,'wt'); mfprintf(of,"#1\n"); mfprintf(of,"double data(%d,3)\n",nr); for i=1:nr mfprintf(of,"%g,%g,%g\n",hhmm2sod(M(i,2)),... 273.15+strtod(M(i,3)),strtod(M(i,4)),... strtod(M(i,5))); end mclose(of); endfunction // Main ******************************************************************************************** convert_corridor("./RawData/Corridor/corridoioMaggio.csv","./MoTableData/corridor-May.txt"); convert_corridor("./RawData/Corridor/corridoioGiugno.csv","./MoTableData/corridor-Jun.txt"); convert_corridor("./RawData/Corridor/corridoioLuglio.csv","./MoTableData/corridor-Jul.txt"); convert_corridor("./RawData/Corridor/corridoioAgosto.csv","./MoTableData/corridor-Aug.txt"); convert_corridor("./RawData/Corridor/corridoioSettembre.csv","./MoTableData/corridor-Sep.txt"); convert_room("./RawData/Rooms/121Maggio.csv","./MoTableData/room-121-May.txt"); convert_room("./RawData/Rooms/121Giugno.csv","./MoTableData/room-121-Jun.txt"); convert_room("./RawData/Rooms/121Luglio.csv","./MoTableData/room-121-Jul.txt"); convert_room("./RawData/Rooms/121Agosto.csv","./MoTableData/room-121-Aug.txt"); convert_room("./RawData/Rooms/121Settembre.csv","./MoTableData/room-121-Sep.txt"); convert_room("./RawData/Rooms/123Maggio.csv","./MoTableData/room-123-May.txt"); convert_room("./RawData/Rooms/123Giugno.csv","./MoTableData/room-123-Jun.txt"); convert_room("./RawData/Rooms/123Luglio.csv","./MoTableData/room-123-Jul.txt"); convert_room("./RawData/Rooms/123Agosto.csv","./MoTableData/room-123-Aug.txt"); convert_room("./RawData/Rooms/123Settembre.csv","./MoTableData/room-123-Sep.txt"); convert_room("./RawData/Rooms/124Maggio.csv","./MoTableData/room-124-May.txt"); convert_room("./RawData/Rooms/124Giugno.csv","./MoTableData/room-124-Jun.txt"); convert_room("./RawData/Rooms/124Luglio.csv","./MoTableData/room-124-Jul.txt"); convert_room("./RawData/Rooms/124Agosto.csv","./MoTableData/room-124-Aug.txt"); convert_room("./RawData/Rooms/124Settembre.csv","./MoTableData/room-124-Sep.txt"); convert_room("./RawData/Rooms/126Maggio.csv","./MoTableData/room-126-May.txt"); convert_room("./RawData/Rooms/126Giugno.csv","./MoTableData/room-126-Jun.txt"); convert_room("./RawData/Rooms/126Luglio.csv","./MoTableData/room-126-Jul.txt"); convert_room("./RawData/Rooms/126Agosto.csv","./MoTableData/room-126-Aug.txt"); convert_room("./RawData/Rooms/126Settembre.csv","./MoTableData/room-126-Sep.txt"); convert_weather("./RawData/Weather/meteoMaggio.csv","./MoTableData/weather-May.txt"); convert_weather("./RawData/Weather/meteoGiugno.csv","./MoTableData/weather-Jun.txt"); convert_weather("./RawData/Weather/meteoLuglio.csv","./MoTableData/weather-Jul.txt"); convert_weather("./RawData/Weather/meteoAgosto.csv","./MoTableData/weather-Aug.txt"); convert_weather("./RawData/Weather/meteoSettembre.csv","./MoTableData/weather-Sep.txt");
54fd266e742a351d0cdf6c99570e0397491bb8f4
449d555969bfd7befe906877abab098c6e63a0e8
/689/CH2/EX2.4/4.sce
6780f099b10fbae700b1cef54552e9d46baadde3
[]
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
267
sce
4.sce
//Example 2.4 On Stagnation Point // Initialisation of variables h = 50; v = 12*5280/3600; //Speed in feet/sec w = 62.4; // Calculations Po = w*h; Ps = Po + (1/2)*w*v^2/32.2; //Results disp(Ps/144, "Impact Pressure on nose (lb/sq-in):");
48d302cab5309250aa14dc53192f0c5c40251906
449d555969bfd7befe906877abab098c6e63a0e8
/3257/CH2/EX2.3/Ex2_3.sce
48b9448f9a5ea2612767522768bf90cc0988ddf2
[]
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
Ex2_3.sce
// Calculation of modulus resilience from hardness clc h = 400 // hardness of specimen in HB E = 205e3 // Youngs modulus of steel in MPa g = 9.8 // gravitational acceleration in m/s^2 printf("\n Example 2.3") Y = h*1e6*g/3 // As, Hardness = c*Y m_r = (Y/1e6)^2/(2*E) // modulus of resilience printf("\n Modulus of resilience of body is %.2f Nm/m^3.", m_r) // while numerical value of answer in book is 4.17
9bce93733839897333cc2141e85776c69d0e9922
449d555969bfd7befe906877abab098c6e63a0e8
/2021/CH5/EX5.1/EX5_1.sce
df65f5113d9f544897c550af3198d5611c578056
[]
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
274
sce
EX5_1.sce
//Finding of velocity and discharge //Given d1=0.4; r1=d1/2; d2=0.2; r2=d2/2; v1=5; pi=3.14; //To Find a1=(pi*r1^2); a2=(pi*r2^2); v2=(a1*v1)/a2; q2=a2*v2; disp("Velocity at section -2 ="+string(v2)+" m/second"); disp("Discharge ="+string(q2)+"m^3/seconds");
ba0bca596b6286e72f33f373d5f4029a3e9c6982
449d555969bfd7befe906877abab098c6e63a0e8
/226/CH11/EX11.5/example5_sce.sce
b9c7b37484ea4e81999d8a887178df7d5a65e42d
[]
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
example5_sce.sce
//chapter 11 //example 11.5 //page 456 printf("\n") printf("given") Yfs=3000*10^-6;rd=50*10^3;Rs=3.3*10^3;Rd=4.7*10^3;Rl=50*10^3;rs=600; Zs=1/Yfs Zi=((1/Yfs)*Rs)/((1/Yfs)+Rs) Zd=rd Zo=(Rd*rd)/(Rd+rd) Av=Yfs*((Rd*Rl)/(Rd+Rl)) disp("overall volateg gain") Av=(Yfs*((Rd*Rl)/(Rd+Rl))*Zi)/(rs+Zi)
e453c52dc2e9b1e78bbf2d83ea8d13479f7b8736
449d555969bfd7befe906877abab098c6e63a0e8
/3434/CH14/EX14.2/Ex14_2.sce
023d2d15d3556a17dbf247336581d24a940dca44
[]
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
209
sce
Ex14_2.sce
clc // given data P=10.0 // in lakh rs i=12.25 // interest rate in % F=20 // final amount in lakh rs n=log(F/P)/log(1+i/100.0) // time in years printf("The number of years is %.2f years",n)
00376df75022df3523516e979c9c6cdd2657627b
449d555969bfd7befe906877abab098c6e63a0e8
/2522/CH2/EX2.5/exm2_5.sce
fd642d6807b0f5e622ffec3d48fc360ee96550cb
[]
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
388
sce
exm2_5.sce
//page no 44 //example no 2.5 //FETCHING AN INSTRUCTION. clc; printf('Memory Location 2005H= 4FH \n'); printf('Address bus= 2005H \n') //program counter places the 16-bit address on the address bus. printf('Control bus--> (MEMR) \n'); //control bus sends memory read control signal. printf('Data bus= 4FH \n'); //instruction 4FH is fetched and transferred to instruction decoder.
55bf753333417b0f1def51776bd23bb2c4fb3204
a62e0da056102916ac0fe63d8475e3c4114f86b1
/set6/s_Electric_Machinery_And_Transformers_B._S._Guru_And_H._R._Hiziroglu_380.zip/Electric_Machinery_And_Transformers_B._S._Guru_And_H._R._Hiziroglu_380/CH2/EX2.6/2_6.sce
0d4693f57935316ddd01a203fa3a93754d561847
[]
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
822
sce
2_6.sce
errcatch(-1,"stop");mode(2);//Caption:Find the magnetic flux density //Exa:2.6 ; ; u_o=4*%pi*10^-7;//permeablity of air u_r=1200;//permeablity of magnetic material N=1500;//No. of turns I=4;//current in the coil (in Amperes) r_i=10*10^-2;//inner radii of magnetic core (in meters) r_o=12*10^-2;//outer radii of magnetic core (in meters) r_m=(r_i+r_o)/2;//mean radii of magnetic core (in meters) l_g=1*10^-2;//length of air gap (in meters) l_m=2*%pi*(r_m-l_g);//in meters //Refer to fig:-2.14 A_m=(r_o-r_i)^2;//cross-sectional area of magnetic path (in meter^2) R_m=l_m/(u_o*u_r*A_m);//reluctance of magnetic material R_g=l_g/(u_o*A_m);//reluctance of air gap //R_m and R_g in sereis R=R_m+R_g; B_m=N*I/(R*A_m);//magnetic flux density (in Tesla) disp(B_m,'magnetic flux density (in Tesla)=') exit();
7a4cc5807afa87c69531d90ff60e2c2f037b8df3
449d555969bfd7befe906877abab098c6e63a0e8
/1883/CH1/EX1.4.1/Example1_9.sce
5832574dd79e66127b5c818147ff6c933783f68c
[]
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
363
sce
Example1_9.sce
//Chapter-1,Example1_4_1,pg 1-32 //let the diameter of nth dark ring be double the diameter of that of 40th ring //as Dn^2 = 4*R*n*wavelength n_1=40 //40 th dark ring n=4*n_1 //as diameter is double printf('\nThe ring number is n= %.f',n)
c4d18daf6f6319bf574ff300934a241de44641da
449d555969bfd7befe906877abab098c6e63a0e8
/3311/CH16/EX16.12/Ex16_12.sce
64e8213b6b1f192f4d34d91966a07aabfa8fce30
[]
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
429
sce
Ex16_12.sce
// chapter 16 // example 16.12 // Determine supply frequency // page-1037 clear; clc; // given del=2.5; // in mm (depth of heating) rho=5E-5; // in ohm-cm (resistivity) ur=1; // relative permeability // calculate del=del*1E-3; // changing unit from mm to m rho=rho*1E-2; // changing unit from ohm-cm to ohm-m f=(rho/ur)*(503/del)^2; // calculation of supply frequency printf("\nThe supply frequency is \t f=%.2f kHz",f*1E-3);
3b3d4edf44e224a9946a56457dc5dd5d7c8598f3
449d555969bfd7befe906877abab098c6e63a0e8
/620/CH6/EX6.7/example6_7.sce
63add779364f55367894bb75625c100ff7192603
[]
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
276
sce
example6_7.sce
r1=600; v=60; disp("Part a"); r=r1/3; disp("the total circuit resistance is"); disp(r); disp("Part b"); i=v/r; disp("the total current drawn (in A) from the source is"); disp(i); disp("Part c"); i1=i/3; disp("the current drawn (in A) by each resistor is"); disp(i1);
8bdfb07d545086618cad445821b172208bf968d5
449d555969bfd7befe906877abab098c6e63a0e8
/3281/CH6/EX6.3/ex6_3.sce
5b975ad9f0ece8e93374c01916411de2933a296e
[]
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
287
sce
ex6_3.sce
//Page Number: 332 //Example 6.3 clc; //Given c=3D+8; //m/s d=2D-3; //m p=50D+2; //turns per m e=1.6D-19; //J m=9.1D-31; // Axial phase velocity vp=c/(%pi*p*d); disp('m/s',vp,'Axial phase velocity:'); //Anode voltage V0=(m*vp*vp)/(2*e); disp('V',V0,'Anode voltage:');
105ea6e7a9bde6972ac582b822c56df2f00fc30d
449d555969bfd7befe906877abab098c6e63a0e8
/2459/CH12/EX12.1/Ex12_1.sce
78ed019517ed977fb98cdf48019039754d3c7ecf
[]
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
863
sce
Ex12_1.sce
// chapter 12 // example 12.1 // page 235 V_CC=6 // V R_C=2.5 // kilo ohm // for faithful amplification V_CE should not be less than V_CC for Si transistor so V_max=V_CC-1 I_max=V_max/R_C // As negative and positive half cyces of input are equal, change in collector current will be equal and opposite so I_min=I_max/2 printf("Maximum allowable collector current = %.3f mA \n",I_max) printf("Minimum zero signal collector current = %.3f mA \n",I_min) // the circuit diagram is constructed on xcos and its screenshot has been taken. // the waveform given can not be obtained in xcos unless we assume necessary values as data is insufficient for plotting graph in scilab. // so waveform is constructed as below clf() x=linspace(1,5*%pi,100) [t]=sin(x)+1 plot(x,[t]) xtitle("max and min allowable collector currents","t","i_c (mA)")
b5ee1d4a7d4b0196513b0daa4df99f9e2e03259b
449d555969bfd7befe906877abab098c6e63a0e8
/575/DEPENDENCIES/482.sci
242fefdec25aeab285b9090e6a899e9c93969e18
[]
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
53
sci
482.sci
basisButane=100 //mol/h butane basisAir=5000 //mol/h
e64f8ce2ad42a866c95ddb02acaa72d8804e194d
7e8e8788ae9567cb4005effcf05a3172225c09c6
/lab 4/lab4.sce
03917b9ef729a1316bbdeacc24fe0dc2276d6110
[]
no_license
MammalBubble/TAU
d1562ff8f04447d6815a0104e3d70b52b8f3784f
3b9c64133520c211e77b4806ff5761e3d963d771
refs/heads/master
2021-05-21T02:43:11.674589
2020-05-22T19:11:41
2020-05-22T19:11:41
252,506,891
0
0
null
null
null
null
UTF-8
Scilab
false
false
117
sce
lab4.sce
k=5 T2=1 T1=2*T2 //T3=T1/2+(T1^2/4-T2^2)^(0.5) //T4=T1/2-(T1^2/4-T2^2)^(0.5) T3=5 T4=1 zat=0.2 Tp=3
411ccf359b759b2db4667587aec8eb224af592eb
449d555969bfd7befe906877abab098c6e63a0e8
/2891/CH6/EX6.9/Ex6_9.sce
496e37140d67a97a6e1fa1249d62e7bec0bd1166
[]
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
539
sce
Ex6_9.sce
//Exa 6.9 clc; clear; close; // given : E_rms=10 // electric field in mV/m E_rms=10*10^-3 // electric field in V/m f=2 // frequency in MHz f=2*10^6 // frequency in Hz N=10 // number of turns phi=0 // angle between the plane of loop and direction of incident wave in Degrees S=1.4 // area of loop antenna in m^2 c=3*10^8 // speed of light in m/s lambda=c/f // wavelength in m E_max=sqrt(2)*E_rms // electric field in V/m V_rms=(2*%pi*E_max*S*N/lambda)*cosd(phi) // induced voltage disp(V_rms*1000,"induced voltage in mV:")
8e606a10f161efd5909d16c8501cbcaa7152c612
449d555969bfd7befe906877abab098c6e63a0e8
/1244/CH6/EX6.5/Example65.sce
9df88c1a5f92f4dcf8083b8fc363056c7f3e7774
[]
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,746
sce
Example65.sce
// Display mode mode(0); // Display warning for floating point exception ieee(1); clc; disp("Principles of Heat Transfer, 7th Ed. Frank Kreith et. al Chapter - 6 Example # 6.5 ") //Velocity in ft/s U = 10; //Outer diameter in inches D = 1.5; //Inner diameter in inches d = 1; //Temperature of water in degree F Tw = 180; //Temperature of wall in degree F Twall = 100; //The hydraulic diameter D for this geometry is 0.5 in. D = 0.5; //Using properties given in the table provided //Reynolds number Re = (((U*D)*3600)*60.8)/(12*0.75); //Prandtl number Pr = (1*0.75)/0.39; //The Nusselt number according to the Dittus-Boelter correlation [Eq. (6.60)] Nu = (0.023*(125000^0.8))*(Pr^0.3); printf('The Nusselt number according to the Dittus-Boelter correlation comes out to be %5.2f\n',Nu) //Using the Sieder-Tate correlation [Eq. (6.61)] //Nusselt number Nu = 358; printf('The Nusselt number according to the Sieder-Tate correlation comes out to be %5.2f\n',Nu) //The Petukhov-Popov correlation [Eq. (6.63)] gives //Friction factor f = (1.82*log10(125000)-1.64)^(-2); //K1 of Eq. 6.63 K1 = 1+3.4*f; //K2 of Eq. 6.63 K2 = 11.7+1.8/(Pr^0.33); //Nusselt number Nu = 370; //The Sleicher-Rouse correlation [Eq. (6.64)] yields //a of Eq. 6.64 a = 0.852; //b of Eq. 6.64 b = 1/3+0.5/exp(0.6*4.64); //Reynolds number Re = 82237; //Nusselt number Nu = 5+(0.015*(Re^a))*(4.64^b); printf('Nusselt number according to The Sleicher-Rouse correlation comes out to be %5.2f\n',Nu) disp("Assuming that the correct answer is Nu=370") disp("The first two correlations underpredict by about 10% and 3.5%, respectively") disp("while the Sleicher-Rouse method overpredicts by about 10.5%.")
8d39bfb20bb35c7a4853dea6916dcb95cb908d00
1bb72df9a084fe4f8c0ec39f778282eb52750801
/test/SU1.prev.tst
91869e5b0c8d35b0e29d57b96312fa95469045d8
[ "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
87
tst
SU1.prev.tst
("6x³-7y²; x-y").substitute({x=>2x+1,y=>2y+1}) = 36x+72x²+48x³-28y-28y²-1; 2x-2y
7fa36df29ac9e68ca474f33cb38f006f3545df45
449d555969bfd7befe906877abab098c6e63a0e8
/1394/CH21/EX21.3.1/Ex21_3_1.sce
dbd8ffa2a0ee8c572022e12dfe6e1e1306814870
[]
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
335
sce
Ex21_3_1.sce
clc //initialization of variables d =1000 // kg/m^3 h = 30 // W/m^2-C-sec Hvap = 2300*10^3 // J/kg T = 75 // C Ti = 31 // C l = 0.04 // m epsilon = 0.36 c = 3600 // sec/hr t1 = (Hvap/h)*(1/(T-Ti))*(l*epsilon*d)// sec t = t1/c // in hr //Results printf("The time taken for drying is %.f hr",t)// answer wrong in textbook
19e36efdb12ef68578a6df9c59c2aac232100d1a
449d555969bfd7befe906877abab098c6e63a0e8
/3769/CH22/EX22.1/Ex22_1.sce
54dac36fe08a26f26ad0cf88300f28ddf69d80b2
[]
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
221
sce
Ex22_1.sce
clear //Given D=1 //m l=5*10**-7 //m d=0.1*10**-3 //m //Calculation W=(2*D*l)/d //Result printf("\n Width of the central maximum is %0.3f cm", W*10**2)
04a235210e3203abcb19af46c21f733ea6d3a349
449d555969bfd7befe906877abab098c6e63a0e8
/1538/CH17/EX17.3/Ex17_3.sce
d43f884c78a20d68646f3f4f531928ba140dd4ca
[]
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
417
sce
Ex17_3.sce
//example-17.3 //page no-515 //given //atomic weight and density of magnesium MMg=24.3 //gm rhoMg=1.740 //g/cm^3 //molecular weight and density of MgO MMgO=40.3 //gm rhoMgO=3.650 //g/cm^3 //volume of Mg and Mgo VMg=MMg/rhoMg //cm^3 VMgO=MMgO/rhoMgO //cm^3 //we know that pilling-bedworth ratio is given by PBR=VMgO/VMg printf ("since PBR is less than 1 so the film formed is not protective ")
4d5721daacef965f71d729a770f734226b457438
449d555969bfd7befe906877abab098c6e63a0e8
/476/CH3/EX3.9/Example_3_9.sce
71a7a944671a3d973cb4a2edf8eb23f554a896a1
[]
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,076
sce
Example_3_9.sce
//A Textbook of Chemical Engineering Thermodynamics //Chapter 3 //P-V-T Behaviour and Heat Effects //Example 9 clear; clc; //To find Approx Value function[A]=approx(V,n) A=round(V*10^n)/10^n;//V-Value n-To what place funcprot(0) endfunction //Given: T = 500; //temperature (K) P = 10; //pressure(bar) R = 8.314; //ideal gas constant B = -2.19*10^-4; C=-1.73*10^-8; //Virial coeffecients Tc = 512.6; //critical temperature Pc = 81; //critical pressure //To calculate compressibility factor and molar volume //(a): Truncated form of virial equation V_ideal = approx(((R*T)/(P*10^5)),7); //ideal gas volume function [z] = f1(V) z = (((R*T)/(P*10^5))*(1+(B/V)+(C/(V^2)))); //function for obtaining volume by virial equation endfunction //loop for hit and trial method flag = 1; while(flag==1) V_virial = approx(f1(V_ideal),7); if(approx(V_ideal,5)==approx(V_virial,5)) flag = 0; break; else V_ideal = V_virial; end end mprintf('Volume obtained vy virial equation is %4.3e cubic m',V_virial); Z = approx(((P*10^5*V_virial)/(T*R)),3); //compressibility factor mprintf('\nCompressibilty factor for virial equation is %f ',Z); //(b): Redlich Kwong Equation //Constants in Redlich Kwong equation a = approx(((0.4278*(R^2)*(Tc^2.5))/(Pc*10^5)),4); b = approx(((0.0867*R*Tc)/(Pc*10^5)),9); V_ideal = approx(((R*T)/(P*10^5)),7); //ideal gas volume //Function to find volume by Redlich Kwong equation function [x] = f2(V) x = ((R*T)/(P*10^5))+b-((a*(V-b))/((T^0.5)*(P*10^5)*V*(V+b))); endfunction //loop for hit and trial method flag = 1; while(flag==1) V_redlich = approx(f2(V_ideal),7); if(approx(V_ideal,5)==approx(V_redlich,5)) flag = 0; break; else V_ideal = V_redlich; end end mprintf('\n\nVolume obtained by Redlich Kwong Equation is %4.3e cubic m/mol',V_redlich); Z = approx(((P*10^5*V_redlich)/(T*R)),3); //compressibility factor mprintf('\nCompressbility factor by Redlich Kwong equation is %f',Z); //end
462d88ffe3b1ac0a93585eeeed92e06a27d3528b
449d555969bfd7befe906877abab098c6e63a0e8
/3682/CH7/EX7.5/Ex7_5.sce
1697d26ae007596913bc6b3bc2c8d8eaa546b169
[]
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,110
sce
Ex7_5.sce
// Exa 7.5 clc; clear; // Given data // A wide-band pass filter fL=400; // Lower cutoff frequency(Hz) fH=2000; // Higher cutoff frequency(Hz) A0=4; // passband gain // Solution printf('Since, the pass band gain is 4. so each of LPF and HPF section may be designed to give gain of 2,\n that is Ao=1+ (Rf/Ri) = 2.\n So, Rf and Ri should be equal. \n Let Rf=Ri=10 kΩ for each of LPF and HPF sections.'); disp(""); disp(""); disp("For HPF, fL=400 Hz."); printf(' Assume C2=0.01 μF. '); C2=0.01*10^-6; // Farads // Since fL= 1/(2*%pi*R2*C2); // Therefore R2= 1/(2*%pi*C2*fL); printf(' \n The calculated value of R = %.1f kΩ.',int(R2)/1000); disp(""); disp(""); disp("For LPF, fH=2000 Hz."); printf(' Assume C1=0.01 μF.'); C1=0.01*10^-6; // Farads // Since fH= 1/(2*%pi*R1*C1); // Therefore R1= 1/(2*%pi*C1*fH); printf(' \n The calculated value of R = %.2f kΩ.',R1/1000); disp(""); disp(""); fo=sqrt(fL*fH); Q=fo/(fH-fL); printf(' The value of cutoff frequency = %.1f Hz.\n ',fo); printf('\n The quality factor = %.2f (<10) since wide passband filter.',Q);
f0886f6edcb91389ae5da29df552e125a91cd6aa
449d555969bfd7befe906877abab098c6e63a0e8
/3682/CH7/EX7.7/Ex7_7.sce
008edd6c0657937b72c6ff0cdeda39b33b786063
[]
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
972
sce
Ex7_7.sce
// Exa 7.7 clc; clear; // Given data fH= 400; // Higher cutoff frequency(Hz) fL=2000; // lower cutoff frequency(Hz) Ao=2; // Pass band gain // Solution disp("For HPF, fL=2 kHz."); disp("Assume C2=0.1 μF. "); C2=0.1*10^-6; // Farads // Since fL= 1/(2*%pi*R*C2); // Therefore RL= 1/(2*%pi*C2*fL); printf(' The calculated value of R = %d Ω.',int(RL)); printf('\n Let R = 800 Ω.'); // Since Ao=Ao2 = 1+ (Rf/Ri); disp("Let Rf = Ri =10 kΩ(say) to give A02 of 2."); disp(""); disp(""); disp("For LPF, fL=400 Hz."); disp("Assume C1=0.1 μF. "); C1=0.1*10^-6; // Farads // Since fH= 1/(2*%pi*R*C1); // Therefore RF= 1/(2*%pi*C1*fH); printf(' The calculated value of R = %d Ω.',int(RF)); printf('\n Let R = 4 kΩ.');.. // Since Ao=Ao1 = 1+ (Rf/Ri); disp("Let Rf = Ri =10 kΩ(say) to give A01 of 2."); disp(""); disp(""); disp("The schematic arrangement and the frequency response is shown in figs. 7.16(a,b) on page no. 280.")
2e80e9cce53c08d1dc7ef5951aade1d896625f5f
924e8f6b2e21c7315732816d0e6efd993c80aa43
/tests/option/expected
584584df46489711e0b29ee9c44f3a8ee8a1b53a
[]
no_license
pedrotst/coquedille
ed69cfa2a5eb4b8f3812668fab747fee728d65d5
eb4ebcf1547310dd2594d76c3355494629e206c9
refs/heads/master
2021-07-15T20:54:20.033492
2020-09-22T22:12:49
2020-09-22T22:12:49
212,849,499
37
2
null
null
null
null
UTF-8
Scilab
false
false
90
expected
module option. data option (A : ★) : ★ = | Some : A ➔ option | None : option.
d07b0185849abafebc4fed82bf831f47c5b3ddde
8217f7986187902617ad1bf89cb789618a90dd0a
/source/2.5/macros/scicos/default_options.sci
b8a53e71051beae0f0f0021cc3c15e9300b979a1
[ "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
725
sci
default_options.sci
function options=default_options() // Copyright INRIA options=scsoptlist() col3d=[0.8 0.8 0.8] if xget('use color')==1 then d=xget('colormap'); [mc,kk]=mini(abs(d-ones(size(d,1),1)*col3d)*[1;1;1]) if mc>.0001 then d=[d;col3d] errcatch(9999,'continue') xset('colormap',d); errcatch(-1) if iserror(9999) then errclear(9999) else kk=size(d,1) end end options('3D')=list(%t,kk) else options('3D')=list(%f,0) col3d=[] end options('Background')=[8 1] //white,black options('Link')=[1,5] //black,red options('ID')=list([5 0],[4 0]) options('Cmap')=col3d function options=scsoptlist(varargin) lt=['scsopt','3D','Background','Link','ID','Cmap'] options=tlist(lt,varargin(:))