We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f4fd86 commit b4c94e3Copy full SHA for b4c94e3
README.md
@@ -5,9 +5,6 @@ This repository contains my solutions to the [Advent of Code](https://adventofco
5
## Table of Contents
6
- 2023 Solutions
7
8
- ```
9
- cd adventofcode/C2023
10
- python main.py
11
+ `python C2023/main.py`
12
13
- [Day 01](C2023/days/day01/README.md)
0 commit comments