For those wondering how most of the people on the leaderboard are so fast. Those are all scripting languages (ruby and python) which replaced the operators with a different one with the impl of the intended operator, and then evaled the line
i
ilya.gorbunov
12/18/2020, 7:54 AM
Oh, perhaps one could write a solution that transforms an input expression to a K program, and then run that program.