We're a place where coders share, stay up-to-date and grow their careers.
404 bio not found
All private interactions must abide by the code of conduct.
public class ProjectEuler{ static int n = 100; publi...
Jun 9 '20
java is cool static long IsPrime(long n){ ...
Jun 7 '20
Recent comments
Project Euler #6 - Sum Square Difference
public class ProjectEuler{ static int n = 100; publi...
Project Euler #3 - Largest Prime Factor
java is cool static long IsPrime(long n){ ...