:Namespace Contest2012 AboutMe←,⊂'' ⍝ Tell us something about you between the quotes ⍝ AboutMe,←⊂'' ⍝ uncomment this line to tell us more, copy it as many times as you need MyEmail←'' ⍝ Required: Please enter your email address between the quotes MyName←'' ⍝ Required: Please enter your name between the quotes Reaction←,⊂'' ⍝ Please tell us what you think about the contest between the quotes ⍝ Reaction,←⊂'' ⍝ uncomment this line to tell us more, copy it as many times as you need ReferredBy←'' ⍝ if someone referred you, include their email address between the quotes Student←1 ⍝ Use 1 if you're a student, 0 otherwise :Namespace Problem1 ∇ best←community BestHand cards ⍝ Stub function for Problem 1, Task 2 ∇ ∇ value←HandValue hand ⍝ Stub function for Problem 1, Task 1 ∇ ∇ nuts←Nuts cards ⍝ Stub function for Problem 1, Task 4 ∇ ∇ r←community Odds hands ⍝ Stub function for Problem 1, Task 5 ∇ ∇ r←community Showdown hands ⍝ Stub function for Problem 1, Task 3 ∇ :EndNamespace :Namespace Problem2 ∇ roman←AtoR arabic ⍝ Stub function for Problem 2, Task 1 ∇ ∇ arabic←RtoA roman ⍝ Stub function for Problem 2, Task 2 ∇ ∇ r←{a}(aa Roman)w ⍝ Stub operator for Problem 2, Task 3 ∇ :EndNamespace :Namespace Problem3 ∇ r←Problem3 r←100⍴0 r[1]←123456789 r[2]←123456789 r[3]←123456789 r[4]←123456789 r[5]←123456789 r[6]←123456789 r[7]←123456789 r[8]←123456789 r[9]←123456789 r[10]←123456789 r[11]←123456789 r[12]←123456789 r[13]←123456789 r[14]←123456789 r[15]←123456789 r[16]←123456789 r[17]←123456789 r[18]←123456789 r[19]←123456789 r[20]←123456789 r[21]←123456789 r[22]←123456789 r[23]←123456789 r[24]←123456789 r[25]←123456789 r[26]←123456789 r[27]←123456789 r[28]←123456789 r[29]←123456789 r[30]←123456789 r[31]←123456789 r[32]←123456789 r[33]←123456789 r[34]←123456789 r[35]←123456789 r[36]←123456789 r[37]←123456789 r[38]←123456789 r[39]←123456789 r[40]←123456789 r[41]←123456789 r[42]←123456789 r[43]←123456789 r[44]←123456789 r[45]←123456789 r[46]←123456789 r[47]←123456789 r[48]←123456789 r[49]←123456789 r[50]←123456789 r[51]←123456789 r[52]←123456789 r[53]←123456789 r[54]←123456789 r[55]←123456789 r[56]←123456789 r[57]←123456789 r[58]←123456789 r[59]←123456789 r[60]←123456789 r[61]←123456789 r[62]←123456789 r[63]←123456789 r[64]←123456789 r[65]←123456789 r[66]←123456789 r[67]←123456789 r[68]←123456789 r[69]←123456789 r[70]←123456789 r[71]←123456789 r[72]←123456789 r[73]←123456789 r[74]←123456789 r[75]←123456789 r[76]←123456789 r[77]←123456789 r[78]←123456789 r[79]←123456789 r[80]←123456789 r[81]←123456789 r[82]←123456789 r[83]←123456789 r[84]←123456789 r[85]←123456789 r[86]←123456789 r[87]←123456789 r[88]←123456789 r[89]←123456789 r[90]←123456789 r[91]←123456789 r[92]←123456789 r[93]←123456789 r[94]←123456789 r[95]←123456789 r[96]←123456789 r[97]←123456789 r[98]←123456789 r[99]←123456789 r[100]←123456789 ∇ :EndNamespace :Namespace Problem4 ∇ solution←Nurikabe puzzle ⍝ Stub function for Problem 4, Task 2 ∇ ∇ r←Valid solution ⍝ Stub function for Problem 4, Task 1 ∇ :EndNamespace :EndNamespace