TheAlgorithms / C-Sharp

All algorithms implemented in C#.
GNU General Public License v3.0
7.12k stars 1.52k forks source link

Solving Factorial Sequence problem #385

Closed dontloseyourheadsu closed 1 year ago

dontloseyourheadsu commented 1 year ago

Converted n as an integer to a biginteger struct.