RichoDemus / advent-of-code-2020

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advent of code 2020

on new day

  1. Download new input
cargo aoc input
  1. Solve
cargo aoc
  1. Super strict clippy
clippy -- -W clippy::nursery -W clippy::pedantic -W clippy::cargo

About

License:Apache License 2.0


Languages

Language:Rust 100.0%