UNPKG

expeditaet

Version:
14 lines (9 loc) 475 B
# [Day 1: Not Quite Lisp](https://adventofcode.com/2015/day/1) ## [Part One](https://adventofcode.com/2015/day/1#part1) > [TypeScript](/solutions/typescript/2015/01/src/p1.ts)\ > [Rust](/solutions/rust/2015/01/src/lib.rs)\ > [Python](/solutions/python/2015/01/p1.py) ## [Part Two](https://adventofcode.com/2015/day/1#part2) > [TypeScript](/solutions/typescript/2015/01/src/p2.ts)\ > [Rust](/solutions/rust/2015/01/src/lib.rs)\ > [Python](/solutions/python/2015/01/p2.py)