# [Day 7: Amplification Circuit](https://adventofcode.com/2019/day/7)

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

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

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

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