• Users
  • closed account EzCoLyTq

User profile: closed account EzCoLyTq

This account has limited functionality.
This was likely due to the user being reported by not following some specific rules for a service in this website.
If you believe this to be an error, please use our Contact form
User info
User name:closed account EzCoLyTq
Old user name:wpmjdgmtatmgtwpma
History
Joined:
Number of posts:7
Latest posts:

Gene Wilder dies at age of 83
R.I.P

Trouble converting a decimal to a hexadecimal in its string form
Who the hell reported [b]kemort[/b] & [b]Half Life G Man[/b]'s posts I don't get it...

How do I fix this error? It starts with 2.
Hi FBHSIE, My post might be not very helpful, but I always find it weird when you declare your varia...

Trouble converting a decimal to a hexadecimal in its string form
@Half Life G Man How long did you spend writing "these"? :O

Why can we check the summation of all prime divisors till n just by iterating through the square root of n?
To your question : [code]if(!(n % i)) sum += i + (n / i);[/code] This means if the result (the re...