summary refs log tree commit diff homepage
path: root/2016/src/bin/day12.rs
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-12-21 14:57:36 -0500
committerJune McEnroe <june@causal.agency>2020-11-22 00:14:26 -0500
commit53084a5186a16430a185abcb59e85f76a6171a0e (patch)
tree544c89ac6653291a08617e003fdb4534d3fa02df /2016/src/bin/day12.rs
parentGeneralize day 19 solution (diff)
downloadaoc-53084a5186a16430a185abcb59e85f76a6171a0e.tar.gz
aoc-53084a5186a16430a185abcb59e85f76a6171a0e.zip
"Solve" day 17 part 1
Diffstat (limited to '2016/src/bin/day12.rs')
0 files changed, 0 insertions, 0 deletions
'> 2019-12-30Normalize date inputJune McEnroe Mostly this just allows the use of 'now'. 2019-12-30Add initial rough version of scoopJune McEnroe 2019-12-30Join with USING wherever possibleJune McEnroe 2019-12-30Add -D flag to prospective scoop manualJune McEnroe 2019-12-30Order results by ID in outer query in litterboxJune McEnroe 2019-12-30Use X macro for Type enumJune McEnroe 2019-12-30Remove scoop -ABCJune McEnroe I can almost get these to work with an inner and outer SQL query, but when contexts starts overlapping it becomes a disaster, so I'm leavin it out at least for now. 2019-12-30Add limit option for litterbox's search query interfaceJune McEnroe