Jump to content
MakeWebGames

Galileo

Members
  • Posts

    2
  • Joined

  • Last visited

    Never

Galileo's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Re: Factorial Program in C++ - 1 Million Factorial Yes, I used Server 2008.
  2. Re: Factorial Program in C++ - 1 Million Factorial Will, I found that your factorialx64.exe program runs 35% faster than the factorial.exe one. I ran them on 64-bit and 32-bit Microsoft operating systems, respectively. I have an Athlon dual-core system. Your factorialCore2-64.exe wasn't any faster than the factorialx64.exe program. Nyna, Would you be willing to post or email me an executable of your factorial program? Either for Linux or Windows? Also, could you have the output automatically sent to a file rather than stdout? I'm curious to see if it's accurate for 10000000!, 20000000!,. . . Based on your very impressive results, this is by far the fastest factorial program I've seen on the web!
×
×
  • Create New...