You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 06/log.txt
+5-3Lines changed: 5 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -28,8 +28,6 @@ Given the recording in your puzzle input, what is the error-corrected version of
28
28
29
29
Your puzzle answer was nabgqlcw.
30
30
31
-
The first half of this puzzle is complete! It provides one gold star: *
32
-
33
31
--- Part Two ---
34
32
35
33
Of course, that would be the message - if you hadn't agreed to use a modified repetition code instead.
@@ -38,4 +36,8 @@ In this modified code, the sender instead transmits what looks like random data,
38
36
39
37
In the above example, the least common character in the first column is a; in the second, d, and so on. Repeating this process for the remaining characters produces the original message, advent.
40
38
41
-
Given the recording in your puzzle input and this new decoding methodology, what is the original message that Santa is trying to send?
39
+
Given the recording in your puzzle input and this new decoding methodology, what is the original message that Santa is trying to send?
40
+
41
+
Your puzzle answer was ovtrjcjh.
42
+
43
+
Both parts of this puzzle are complete! They provide two gold stars: **
0 commit comments