Already have an account? Log in!
This solution uses a bignum library I wrote. Thinking about it later, it's overkill, and all you'll need is an interger large enough to store 10,000,000,000. Any overflow over that can just be ignored.
097.c
bignum.c
Return to list of solutions
Insert links to other pages or uploaded files.
Tip: To turn text into a link, highlight the text, then click on a page or file from the list above.
You don't have permission to comment on this page.
Comments (0)
You don't have permission to comment on this page.