We're a place where coders share, stay up-to-date and grow their careers.
An APL enthusiast. For more info, see my SE profile.
All private interactions must abide by the code of conduct.
I'm a long time user of Gitpod, which is another cloud-based ...
Sep 1 '20
APL (using Dyalog APL): solve←{⊃(⍳1++/⍵)~⊃(+,,)/⍵} (Use...
Aug 20 '20
APL (using Dyalog APL): findPlate←{ ⎕IO←0 values←26 26 ...
APL (using Dyalog APL): add←{{(+/4≤⊢/4 2⍴⍵)+4|⍵[2;2]}⌺3 3⍣≡...
APL (using Dyalog APL): Solve←(⌊2÷⍨+/)⌊(+/-⌈/) ...
Aug 7 '20
APL (using Dyalog APL): MoneyValue←{⍎⍵~'$ '} ⍝ ⍵: do...
APL (using Dyalog APL): ⍝ left(⍺):address, right(⍵):n ...
Recent comments
Anyfiddle - JSFiddle but for any language. Build, run and share code with this online code editor
I'm a long time user of Gitpod, which is another cloud-based ...
Daily Challenge #283 - Simple Missing Sum
APL (using Dyalog APL): solve←{⊃(⍳1++/⍵)~⊃(+,,)/⍵} (Use...
Daily Challenge #282 - Car License Plate Calculator
APL (using Dyalog APL): findPlate←{ ⎕IO←0 values←26 26 ...
Daily Challenge #279 - Playing with Sandpiles
APL (using Dyalog APL): add←{{(+/4≤⊢/4 2⍴⍵)+4|⍵[2;2]}⌺3 3⍣≡...
Daily Challenge #275 - Casino Chips
APL (using Dyalog APL): Solve←(⌊2÷⍨+/)⌊(+/-⌈/) ...
Daily Challenge #276 - Unwanted Dollar Signs
APL (using Dyalog APL): MoneyValue←{⍎⍵~'$ '} ⍝ ⍵: do...
Daily Challenge #277 - Over the Road
APL (using Dyalog APL): ⍝ left(⍺):address, right(⍵):n ...