Certain input value causing crashDear Users, The code blow keeps craching for input 15. I thought it was some Windows 7 issue. Then ...
Codebank: Finding nth primeWowww, It is amazing! I didn't know about that "Sieve of Eratosthenes" therorem. It works around10 t...
Codebank: Finding nth prime [code] [u]constexpr[/u] std::[u]size_t[/u] [u]n[/u] = 10000000 ; [/code] constexpr: unidentifie...
Codebank: Finding nth primeFinally, it is a shortened and stable version of my original code. [code]int k = "the nth prime you...
Codebank: Finding nth primeYeah, can be. No problem. The code changed a bit also. I'll update in a free time.
This user does not accept Private Messages