79525549

Date: 2025-03-21 13:11:12
Score: 3.5
Natty:
Report link

I would use System.Numerics.BigInteger.
There is no real limit on number size, only limit is memory.
Can be used like any other whole number type.

here's a couple of good references to read further
https://www.getcoding.co.uk/c-net/variables/biginteger/
https://learn.microsoft.com/en-us/dotnet/api/system.numerics.biginteger?view=net-8.0

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Andy