From 140b7c97a68eeadd1b6faf01609b488809f859e6 Mon Sep 17 00:00:00 2001 From: Avril Date: Fri, 3 Dec 2021 13:48:07 +0000 Subject: [PATCH] borked. give up MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fortune for day3's current commit: Middle blessing − 中吉 --- day3/src/input.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/day3/src/input.cpp b/day3/src/input.cpp index 8ae9c7c..6aff03f 100644 --- a/day3/src/input.cpp +++ b/day3/src/input.cpp @@ -91,3 +91,4 @@ int main() fmt::print("\n"); } } +TODO: this is literaly just popcnt. use simp popcnt over the packed integers i guess