Skip to content

Commit

Permalink
Update README problems lists
Browse files Browse the repository at this point in the history
  • Loading branch information
LivInTheLookingGlass committed Aug 6, 2024
1 parent 41e45f1 commit a2a6566
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions cplusplus/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,7 @@ Problems Solved
- ☒ `6 <./src/p0006.cpp>`__
- ☒ `9 <./src/p0009.cpp>`__
- ☒ `11 <./src/p0011.cpp>`__
- ☒ `13 <./src/p0013.cpp>`__
- ☒ `14 <./src/p0014.cpp>`__
- ☒ `15 <./src/p0015.cpp>`__
- ☒ `17 <./src/p0017.cpp>`__
Expand Down
1 change: 1 addition & 0 deletions csharp/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ Problems Solved
- ☒ `8 <./Euler/p0008.cs>`__
- ☒ `9 <./Euler/p0009.cs>`__
- ☒ `11 <./Euler/p0011.cs>`__
- ☒ `13 <./Euler/p0013.cs>`__
- ☒ `17 <./Euler/p0017.cs>`__
- ☒ `22 <./Euler/p0022.cs>`__
- ☒ `836 <./Euler/p0836.cs>`__
Expand Down
1 change: 1 addition & 0 deletions javascript/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ Problems Solved
- ☒ `8 <./src/p0008.js>`__
- ☒ `9 <./src/p0009.js>`__
- ☒ `11 <./src/p0011.js>`__
- ☒ `13 <./src/p0013.js>`__
- ☒ `17 <./src/p0017.js>`__
- ☒ `22 <./src/p0022.js>`__
- ☒ `836 <./src/p0836.js>`__
1 change: 1 addition & 0 deletions rust/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ Problems Solved
- ☒ `12 <./src/p0012.rs>`__
- ☒ `14 <./src/p0014.rs>`__
- ☒ `15 <./src/p0015.rs>`__
- ☒ `16 <./src/p0016.rs>`__
- ☒ `17 <./src/p0017.rs>`__
- ☒ `18 <./src/p0018.rs>`__
- ☒ `22 <./src/p0022.rs>`__
Expand Down

0 comments on commit a2a6566

Please sign in to comment.