Skip to content

Commit 78be867

Browse files
committed
Add integer partition.
1 parent 542f2ad commit 78be867

File tree

1 file changed

+1
-0
lines changed
  • src/algorithms/math/integer-partition

1 file changed

+1
-0
lines changed

src/algorithms/math/integer-partition/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,4 @@ are conjugate partitions.
3131
## References
3232

3333
- [Wikipedia](https://en.wikipedia.org/wiki/Partition_(number_theory))
34+
- [YouTube](https://www.youtube.com/watch?v=ZaVM057DuzE)

0 commit comments

Comments
 (0)