Solve problem 4 task 2
This commit is contained in:
parent
199a027e6b
commit
710815ad49
1 changed files with 4 additions and 5 deletions
|
@ -53,11 +53,10 @@
|
|||
r←↑({isrevp dna[¯1+⍵[1]+⍳⍵[2]]}¨positions)/positions
|
||||
∇
|
||||
|
||||
∇ r←sset n
|
||||
⍝ 2020 APL Problem Solving Competition Phase II
|
||||
⍝ Stub function for Problem 4, Task 2 - sset
|
||||
⍝ Put your code and comments below here
|
||||
∇
|
||||
⍝ 2020 APL Problem Solving Competition Phase II
|
||||
⍝ Stub function for Problem 4, Task 2 - sset
|
||||
⍝ Put your code and comments below here
|
||||
sset←{((1E6|2∘×)⍣⍵)1}
|
||||
|
||||
∇ r←amounts rr rates
|
||||
⍝ 2020 APL Problem Solving Competition Phase II
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue