Skip to content

Commit

Permalink
Merge branch 'main' of github.com:Thalisson-Alves/Competitive-Program…
Browse files Browse the repository at this point in the history
…ming
  • Loading branch information
Thalisson-Alves committed Sep 13, 2024
2 parents 38efd9f + 47247d2 commit 6121532
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,8 @@ The `code` directory is organized into various subdirectories, each focusing on

### Math

- [Combination](code/math/combination.cpp)
- [Combination Dp](code/math/combination_dp.cpp)
- [Combination Fact](code/math/combination_fact.cpp)
- [Count Divisors](code/math/count_divisors.cpp)
- [Crt](code/math/crt.cpp)
- [Divisors](code/math/divisors.cpp)
Expand Down

0 comments on commit 6121532

Please sign in to comment.