diff options
Diffstat (limited to 'problem206.ijs')
-rw-r--r-- | problem206.ijs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/problem206.ijs b/problem206.ijs index 53b666b..8af2d97 100644 --- a/problem206.ijs +++ b/problem206.ijs @@ -5,4 +5,4 @@ ns =: min+10*i.range squares =: *:ns strs =: ":"0 squares i =: I. '1234567890' -:"1 1 (2*i.10) {"1 1 strs -problem206 =: i{ns
\ No newline at end of file +problem206 =: i{ns |