UNPKG

expeditaet

Version:
14 lines (9 loc) 508 B
# [Day 2: I Was Told There Would Be No Math](https://adventofcode.com/2015/day/2) ## [Part One](https://adventofcode.com/2015/day/2#part1) > [TypeScript](/solutions/typescript/2015/02/src/p1.ts)\ > [Rust](/solutions/rust/2015/02/src/lib.rs)\ > [Python](/solutions/python/year2015/day02/p1.py) ## [Part Two](https://adventofcode.com/2015/day/2#part2) > [TypeScript](/solutions/typescript/2015/02/src/p2.ts)\ > [Rust](/solutions/rust/2015/02/src/lib.rs)\ > [Python](/solutions/python/year2015/day02/p2.py)