Tackling Project Euler's Problem 3 in C# and Clojure. ... Ceiling(limit/3.0); for (long tester = 3; tester < ceiling; tester+=2) { if ...
確定! 回上一頁