From 020af37755204441f810d592622316ab3bf1580d Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Sun, 18 Dec 2016 00:49:58 -0500 Subject: Day 18 part 2 --- src/bin/day18.rs | 1 + 1 file changed, 1 insertion(+) (limited to 'src/bin') diff --git a/src/bin/day18.rs b/src/bin/day18.rs index 658949e..19f8c91 100644 --- a/src/bin/day18.rs +++ b/src/bin/day18.rs @@ -78,6 +78,7 @@ fn main() { io::stdin().read_to_string(&mut input).unwrap(); println!("Part 1: {}", solve(40, &input)); + println!("Part 2: {}", solve(400000, &input)); } #[test] -- cgit 1.4.1 t type='hidden' name='showmsg' value='1'/> IRC bouncer
summary refs log tree commit diff
path: root/rc.d (unfollow)
Commit message (Collapse)Author
2019-11-06Don't install rc scripts or dirs on LinuxJune McEnroeref='/src/commit/www/text.causal.agency/037-care.7?id=a36767a68ca58b44ba516091d2c1ec58f0894414&follow=1'>Update "Care" with certificate timelineJune McEnroe
2022-05-08Add CirceJune McEnroe
2022-04-20Revert "Make (pun) the dependencies make (pun) more sense"June McEnroe
2022-04-20Set txt mtimes to source mtimesJune McEnroe
2022-04-20Make (pun) the dependencies make (pun) more senseJune McEnroe
2022-04-17Add HenchJune McEnroe
2022-04-14Publish "Agency"June McEnroe
2022-04-13Swap dates so the difference is always positiveJune McEnroe
2022-04-04Update "Care"June McEnroe
2022-04-03Publish "Care"June McEnroe
2022-03-31Publish "Compassion"June McEnroe
2022-03-24Skip matches with ident chars on either sideJune McEnroe
2022-03-24Add The Invisible Life of Addie LaRueJune McEnroe
2022-03-22Source ~/.profile.local if it existsJune McEnroe
2022-03-18Publish "Addendum 2021"June McEnroe
2022-03-16Remove wcwidth portJune McEnroe
2022-03-16Remove -j4 from ./PlanJune McEnroe
2022-03-15Rewrite Linux install.sh for DebianJune McEnroe
2022-03-15Remove dashJune McEnroe