summary refs log tree commit diff homepage
path: root/2016/input/day03.txt
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-12-11 18:16:01 -0500
committerJune McEnroe <june@causal.agency>2020-11-22 00:14:26 -0500
commitd6b48ce792d680d19ca17fa43370f4f24118a91c (patch)
treecbdbcacd9fb5d4e22cd601ba4c00f27d03597642 /2016/input/day03.txt
parentSolve day 7 part 2 (diff)
downloadaoc-d6b48ce792d680d19ca17fa43370f4f24118a91c.tar.gz
aoc-d6b48ce792d680d19ca17fa43370f4f24118a91c.zip
Solve day 8 part 1
Diffstat (limited to '2016/input/day03.txt')
0 files changed, 0 insertions, 0 deletions
>Show game number in titleJune McEnroe 2019-08-27Replicate the FreeCell LCG and deal algorithmJune McEnroe 2019-08-26Move as deep a stack as possible to empty columnsJune McEnroe 2019-08-26Simplify card and stack function namesJune McEnroe 2019-08-26Clean up namingJune McEnroe 2019-08-25Rewrite FreeCellJune McEnroe 2019-08-25Build with cards submoduleJune McEnroe 2019-08-25Add cards submoduleJune McEnroe 2019-08-25Remove files from cards repoJune McEnroe 2019-08-22Add READMEJune McEnroe 2019-08-22Add exampleJune McEnroe 2019-08-22Add FILES sectionJune McEnroe 2019-08-22Remove gamesJune McEnroe 2019-04-04Mark card functions inlineJune McEnroe 2019-04-04Add listClearJune McEnroe 2019-04-03Tweak mouseButtonUp code a bitJune McEnroe 2019-04-03Check gameAvail on double-clickJune McEnroe 2019-04-02Select and move cards on mouse upJune McEnroe 2019-04-01Add idSkipJune McEnroe 2019-03-31Fix weird typoJune McEnroe 2019-03-30Add undo to freecellJune McEnroe 2019-03-29Replace path.h with asset.hJune McEnroe 2019-03-29Add king win faceJune McEnroe 2019-03-29Change king face directionJune McEnroe 2019-03-29Load king bitmaps in freecellJune McEnroe