mirror of
https://github.com/TheAlgorithms/Ruby
synced 2025-02-03 08:46:02 +01:00
updating DIRECTORY.md
This commit is contained in:
parent
985fae9b7a
commit
0139f78699
1 changed files with 2 additions and 0 deletions
|
@ -159,6 +159,8 @@
|
||||||
* [Sol1](https://github.com/TheAlgorithms/Ruby/blob/master/project_euler/problem_006/sol1.rb)
|
* [Sol1](https://github.com/TheAlgorithms/Ruby/blob/master/project_euler/problem_006/sol1.rb)
|
||||||
* Problem 007
|
* Problem 007
|
||||||
* [Sol1](https://github.com/TheAlgorithms/Ruby/blob/master/project_euler/problem_007/sol1.rb)
|
* [Sol1](https://github.com/TheAlgorithms/Ruby/blob/master/project_euler/problem_007/sol1.rb)
|
||||||
|
* Problem 010
|
||||||
|
* [Sol1](https://github.com/TheAlgorithms/Ruby/blob/master/project_euler/problem_010/sol1.rb)
|
||||||
* Problem 020
|
* Problem 020
|
||||||
* [Sol1](https://github.com/TheAlgorithms/Ruby/blob/master/project_euler/problem_020/sol1.rb)
|
* [Sol1](https://github.com/TheAlgorithms/Ruby/blob/master/project_euler/problem_020/sol1.rb)
|
||||||
* Problem 021
|
* Problem 021
|
||||||
|
|
Loading…
Add table
Reference in a new issue