User: BryanTriana

  • Public profile

User profile: BryanTriana

User info
User name:BryanTriana
History
Joined:
Number of posts:18
Latest posts:

First time using templates and multiple errors occurred
Yes I did include it, here is prime_sieve(): [code] template <class T> std::vector<bool> inpal::prim...

First time using templates and multiple errors occurred
I am trying to incorporate templates into a library I am building. While doing this I was exposed to...

Dont know what type to use for this lambda parameter
Would you advice the use of std::size_t in the other functions instead of long long. Or was this jus...

Dont know what type to use for this lambda parameter
I have a function max_palprime(n) that is supposed to find the highest palindromic prime less or equ...

Cant understand why this isnt working
ok the pn_count function worked like this before: [code] long long inpalprime::pn_count(long long n...

This user does not accept Private Messages