sol

Reviews
Shared by: Guillaume
Tags
Stats
views:
75
rating:
not rated
reviews:
0
posted:
11/8/2007
language:
pages:
0
2004-2005 American Computer Science League Intermediate Division Solutions Contest #1 1. Computer Number System 3278 + X16 = 11011101102 1 101 110 1102 = 15668 X16 = 15668 - 3278 X16 = 12378 = 10 1001 11112 = 29F16 2. Computer Number Systems 18 = 1, 1002 = 4, 118 = 9, 1016 = 16 so the sequence is 1, 4, 9, 16 … n2 . The 10th term is 102 = 100 = 1448 3. LISP (EXP (DIV (MULT (ADD 2 (SUB 4 2 ) ) 3 ) 2 ) 4 ) = (EXP (DIV (MULT (ADD 2 2 ) 3 ) 2 ) 4 ) = (EXP (DIV (MULT 4 3 ) 2 ) 4 ) = (EXP (DIV 12 2 ) 4 ) = (EXP 6 4 ) = 1296 4. Recursive Functions 1. 29F16 2. 1448 3. 1296 4. 21 f ( 12 ) = f ( 10 ) + 12 = 9 + 12 = 21 f ( 10 ) = f ( 7 ) – 10 = 19 – 10 = 9 f ( 7 ) = 19 5. Recursive Functions f(7)=f(5)+1=2+1=3 f(5)=f(3)+1=1+1=2 f(3)=f(2)–3=4–3=1 f(2)=4 f(f(7))=f(3)=1 f(f(f(7)))=f(f(3))=f(1)=2 5. 2 2004 - 2005 American Computer Science League Intermediate Division ACSL POKER TEST DATA Contest #1 TEST INPUT 1. 2. 3. 4. 5. . 7, 20, 34, 49, 26 9, 22, 32, 14, 48 3, 6, 9, 12, 8 3, 16, 19, 34, 47 12, 25, 39, 38, 51 TEST OUTPUT 1. 2. 3. 4. 5. PAIR THREE OF A KIND FLUSH TWO PAIRS FOUR OF A KIND

Related docs
sol
Views: 1  |  Downloads: 0
sol
Views: 1  |  Downloads: 0
COSTA DEL SOL
Views: 2  |  Downloads: 0
SOL PLAATJE MUNICIPALITY
Views: 0  |  Downloads: 0
Praia Do Sol
Views: 0  |  Downloads: 0
Sol
Views: 57  |  Downloads: 0
Sol melia
Views: 1  |  Downloads: 0
SOL Newsletter
Views: 10  |  Downloads: 1
sol
Views: 4  |  Downloads: 0
el sol
Views: 12  |  Downloads: 0
premium docs
Other docs by Guillaume
YouTube-039-s-Official-Authorities-The-Users-70079
Views: 1674  |  Downloads: 12
YouTube-Fights-Against-Its-Father-Google-55082
Views: 1402  |  Downloads: 11
xna_launch_final_report
Views: 1363  |  Downloads: 5
XNA_Introduction
Views: 1101  |  Downloads: 11
xna
Views: 1033  |  Downloads: 4
XNA Development-1
Views: 1851  |  Downloads: 10
xmas_05
Views: 977  |  Downloads: 0
xerc_users_manual
Views: 1086  |  Downloads: 1
xbst
Views: 1027  |  Downloads: 0
Xbox Way
Views: 1095  |  Downloads: 0
XboxVGA Video Setup
Views: 557  |  Downloads: 0
xbox-router
Views: 373  |  Downloads: 0
xboxnext_security
Views: 248  |  Downloads: 2
XBoxMACAddress
Views: 917  |  Downloads: 0