Ramanujan primes/twins: Difference between revisions

Content added Content deleted
m (Reformatting due to text overflowing page width.)
m (SAVED POST IS NOT THE SAME AS PREVIEW)
Line 4: Line 4:
=={{header|C++}}==
=={{header|C++}}==
<syntaxhighlight lang="c++">
<syntaxhighlight lang="c++">

#include <cmath>
#include <cmath>
#include <cstdint>
#include <cstdint>