Instructions:
- Run
tsc
in the root folder to compile. - Run
node {{dayFolder}}
. For example, to execute day 5 donode 05
.
Make sure you are running a version of node that supports String.replaceAll
I'm not a leetcode dude. These are not the most efficient or simple solutions, but at least they work. I'm on a tight deadline anyway and can't put too much effort into these haha boss don't fire me.