Skip to content

Latest commit

Β 

History

History
26 lines (17 loc) Β· 367 Bytes

README.md

File metadata and controls

26 lines (17 loc) Β· 367 Bytes

πŸŽ„ Advent of Code 🌟

πŸ›· Prerequisites

🦌 Running tests

Test-driven development

bun test --watch 2020/01

The solution to paste into the Advent of Code website will show up as:

🌟 Answer: 786811
βœ“ should return the multiplied value of two numbers that sum to 2020

All tests

bun test