# [Day 2: Bathroom Security](https://adventofcode.com/2016/day/2)

## [Part One](https://adventofcode.com/2016/day/2#part1)

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

## [Part Two](https://adventofcode.com/2016/day/2#part2)

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