<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/tests/filters, branch master</title>
<subtitle>dontfiles
</subtitle>
<id>https://git.causal.agency/src/atom?h=master</id>
<link rel='self' href='https://git.causal.agency/src/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.causal.agency/src/'/>
</feed>
href='https://git.causal.agency/aoc/atom/2016/src/bin/day14.rs?h=master' type='application/atom+xml'/>
<link rel='vcs-git' href='https://git.causal.agency/aoc' title='aoc Git repository'/>
</head>
<body>
<div id='cgit'><table id='header'>
<tr>
<td class='main'><a href='/'>index</a> : <a href='/aoc/'>aoc</a></td><td class='form'><form method='get'>
<input type='hidden' name='id' value='dac6ebc34d0c577d31c604450c66a49c5b34df25'/><input type='hidden' name='showmsg' value='1'/><select name='h' onchange='this.form.submit();'>
<option value='203deeb2565c55273f016771cc1ff7042dcb784a'>this commit</option>
<optgroup label='branches'><option value='master' selected='selected'>master</option>
</optgroup></select> <input type='submit' value='switch'/></form></td></tr>
<tr><td class='sub'>Advent of Code
</td><td class='sub right'></td></tr></table>
<table class='tabs'><tr><td>
<a href='/aoc/'>summary</a> <a href='/aoc/refs/?id=dac6ebc34d0c577d31c604450c66a49c5b34df25'>refs</a> <a class='active' href='/aoc/log/2016/src/bin/day14.rs?showmsg=1&amp;follow=1'>log</a> <a href='/aoc/tree/2016/src/bin/day14.rs?id=dac6ebc34d0c577d31c604450c66a49c5b34df25'>tree</a> <a href='/aoc/commit/2016/src/bin/day14.rs?id=dac6ebc34d0c577d31c604450c66a49c5b34df25&amp;follow=1'>commit</a> <a href='/aoc/diff/2016/src/bin/day14.rs?id=dac6ebc34d0c577d31c604450c66a49c5b34df25&amp;follow=1'>diff</a> <a href='https://adventofcode.com'>homepage</a></td><td class='form'><form class='right' method='get' action='/aoc/log/2016/src/bin/day14.rs'>
<input type='hidden' name='id' value='dac6ebc34d0c577d31c604450c66a49c5b34df25'/><input type='hidden' name='showmsg' value='1'/><select name='qt'>
<option value='grep'>log msg</option>
<option value='author'>author</option>
<option value='committer'>committer</option>
<option value='range'>range</option>
</select>
<input class='txt' type='search' size='10' name='q' value=''/>
<input type='submit' value='search'/>
</form>
</td></tr></table>
<div class='path'>path: <a href='/aoc/log/?id=dac6ebc34d0c577d31c604450c66a49c5b34df25&amp;showmsg=1&amp;follow=1'>root</a>/<a href='/aoc/log/2016?id=dac6ebc34d0c577d31c604450c66a49c5b34df25&amp;showmsg=1&amp;follow=1'>2016</a>/<a href='/aoc/log/2016/src?id=dac6ebc34d0c577d31c604450c66a49c5b34df25&amp;showmsg=1&amp;follow=1'>src</a>/<a href='/aoc/log/2016/src/bin?id=dac6ebc34d0c577d31c604450c66a49c5b34df25&amp;showmsg=1&amp;follow=1'>bin</a>/<a href='/aoc/log/2016/src/bin/day14.rs?id=dac6ebc34d0c577d31c604450c66a49c5b34df25&amp;showmsg=1&amp;follow=1'>day14.rs</a> (<a href='/aoc/log/2016/src/bin/day14.rs?id=dac6ebc34d0c577d31c604450c66a49c5b34df25&amp;showmsg=1'>unfollow</a>)</div><div class='content'><table class='list nowrap'><tr class='nohover'><th></th><th class='left'>Commit message (<a href='/aoc/log/2016/src/bin/day14.rs?id=dac6ebc34d0c577d31c604450c66a49c5b34df25&amp;follow=1'>Collapse</a>)</th><th class='left'>Author</th></tr>
<tr class='logheader'><td><span title='2020-12-16 13:15:35 -0500'>2020-12-16</span></td><td class='logsubject'><a href='/aoc/commit/2020/day16.c?id=52c6ea8676fc931974ef4783633aeb494db51226&amp;follow=1'>Solve day 16 part 2</a></td><td>June McEnroe</td></tr>
<tr class='nohover-highlight'><td/><td colspan='3' class='logmsg'>
</td></tr>
<tr class='logheader'><td><span title='2020-12-16 12:36:55 -0500'>2020-12-16</span></td><td class='logsubject'><a href='/aoc/commit/2020/day16.pl?id=3555f2afe06cf290e77585836502cfb70544d5f0&amp;follow=1'>Solve day 16 part 1 in C</a></td><td>June McEnroe