import streams proc part1*(strm: Stream): string = "ayy" proc part2*(strm: Stream): string = "ayy"