Skip to content

Opening book details…

Can I read UVa 568 Just the Facts Solution Code on EtoBox?

UVa 568 Just the Facts Solution Code by thextroid is a document available to read on EtoBox.

What is UVa 568 Just the Facts Solution Code about?

This C program precomputes and stores the last digit of the factorials of numbers up to 10001. It uses an array to store these precomputed last digits. The main function then takes user input n, looks up the precomputed last digit of n

Author
thextroid
Language
EN