From 20d6685ba6ddf11ba57d6fc74621a1898e1432fb Mon Sep 17 00:00:00 2001 From: Peter Mikkelsen Date: Mon, 7 Mar 2022 11:12:05 +0100 Subject: Solve problem 243 --- problem243.ijs | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 problem243.ijs (limited to 'problem243.ijs') diff --git a/problem243.ijs b/problem243.ijs new file mode 100644 index 0000000..5db5576 --- /dev/null +++ b/problem243.ijs @@ -0,0 +1,3 @@ +bad =. 15499r94744<:((-~:)&.q:)%<: +sel =. {{*/(|.2+i.22)#~(2#~22)#:y}} +problem243 =: sel >:^:(bad@sel)^:_]0 -- cgit v1.2.3