# [Day 3: No Matter How You Slice It](https://adventofcode.com/2018/day/3)

## [Part One](https://adventofcode.com/2018/day/3#part1)

> [TypeScript](/solutions/typescript/2018/03/src/p1.ts)\
> [Rust](/solutions/rust/2018/03/src/lib.rs)

## [Part Two](https://adventofcode.com/2018/day/3#part2)

> [TypeScript](/solutions/typescript/2018/03/src/p2.ts)\
> [Rust](/solutions/rust/2018/03/src/lib.rs)
