2022 day1: fix global Makefile, RESULTS.txt

This commit is contained in:
2022-12-01 10:31:17 +01:00
parent dbff06e5da
commit a8cab0c7c3
2 changed files with 16 additions and 2 deletions

14
2022/RESULTS.txt Normal file
View File

@@ -0,0 +1,14 @@
=========================================
================= day01 =================
=========================================
+++++++++++++++++ part 1
aoc.bash: res=66719
time: 0:00.03 real, 0.02 user, 0.00 sys
context-switch: 0+1, page-faults: 0+274
+++++++++++++++++ part 2
aoc.bash: res=198551
time: 0:00.03 real, 0.03 user, 0.00 sys
context-switch: 2+1, page-faults: 0+283