Zelphir Kaltstahl 8a64e256fa remove debug prints 3 년 전
..
fileio.scm 031a5d45b6 add solution for puzzle 01 3 년 전
input 031a5d45b6 add solution for puzzle 01 3 년 전
input-modified 031a5d45b6 add solution for puzzle 01 3 년 전
puzzle-01.scm 031a5d45b6 add solution for puzzle 01 3 년 전
puzzle-02.scm 8a64e256fa remove debug prints 3 년 전
readme.org 031a5d45b6 add solution for puzzle 01 3 년 전

readme.org

useful bash commands

show unique characters of the input

cat input | od -cvAnone -w1 | sort -bu