Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 432 Bytes

README.md

File metadata and controls

30 lines (22 loc) · 432 Bytes

Advent of Code 2023 in Solidity

Advent website: https://adventofcode.com/2023

Rust version of solutions: https://github.com/Kuzirashi/advent

Usage

Install

forge install

Test

forge test -vvv

Example output:

Running 2 tests for test/Day01.sol:Day01Test
[PASS] test_day01_01() (gas: 71921085)
Logs:
  Day 1_1:  56049

[PASS] test_day01_02() (gas: 98752590)
Logs:
  Day 1_2:  54530