Skip to content

Commit

Permalink
Fix days so github sorts them nicely
Browse files Browse the repository at this point in the history
  • Loading branch information
XboxBedrock committed Dec 10, 2022
1 parent f1f02e8 commit 1b37325
Show file tree
Hide file tree
Showing 28 changed files with 9 additions and 9 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ I am also going to use a new programming language everday, so again some code wo

Solved:

- [Day 1: Calorie Counting](1/1_pt1.py)
- [Day 2: Rock Paper Scissors](2/2_pt1.js)
- [Day 3: Rucksack Reorganization](3/ThreePart1.java)
- [Day 4: Camp Cleanup](4/4_part1.dart)
- [Day 5: Supply Stacks](5/5_part1.coffee)
- [Day 6: Tuning Trouble](6/6_part1.rs)
- [Day 7: No Space Left On Device](7/7_part1.lua)
- [Day 8: Treetop Tree House](8/8_part1.swift)
- [Day 9: Rope Bridge](9/9_part1.rb)
- [Day 1: Calorie Counting](01/1_pt1.py)
- [Day 2: Rock Paper Scissors](02/2_pt1.js)
- [Day 3: Rucksack Reorganization](03/ThreePart1.java)
- [Day 4: Camp Cleanup](04/4_part1.dart)
- [Day 5: Supply Stacks](05/5_part1.coffee)
- [Day 6: Tuning Trouble](06/6_part1.rs)
- [Day 7: No Space Left On Device](07/7_part1.lua)
- [Day 8: Treetop Tree House](08/8_part1.swift)
- [Day 9: Rope Bridge](09/9_part1.rb)
- [Day 10: Cathode-Ray Tube](10/10_part1.pl)

0 comments on commit 1b37325

Please sign in to comment.