# [Day 11: Space Police](https://adventofcode.com/2019/day/11)

## [Part One](https://adventofcode.com/2019/day/11#part1)

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

## [Part Two](https://adventofcode.com/2019/day/11#part2)

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