Wrote some more J as a warmup for #adventofcode. This is AOC 2021, day 3, part 1.

Screenshot attached, code's also at https://gist.github.com/SamirTalwar/a0dddc670bda4a5cc757574bdeb5abde#file-aoc_03_1-ijs.

I think I'm done warming up now. Looking forward to the real deal.

Solutions for Advent of Code 2021, in J. This is a warmup for 2022.

Solutions for Advent of Code 2021, in J. This is a warmup for 2022. - AOC_01_1.ijs

Gist
I gotta be honest, J's precedence mechanic is *not* my favourite.
@SamirTalwar this my friend might be among the least readable pieces of code that i have ever seen which, at the same time, is (probably) written in a completely idiomatic style 🤣

@SamirTalwar line 9 is killing me.

)

@tpflug I know, it's fucking insane. I am pretty sure I hate it but I'll know more in a month!