Commit Graph

7 Commits

Author SHA1 Message Date
shellhub
744657905f optimization 2019-10-05 19:28:55 +08:00
Lucas
2f62929c1d
Correct the prime check algorithm
There are no prime numbers smaller than 2 and numbers greater than and divisible by 2 are not prime.
2019-10-02 00:37:25 +02:00
shellhub
5043f89df6 Find max and min value by recursion 2019-09-28 16:28:58 +08:00
shellhub
f6f5dac50a add more 2019-09-28 15:07:52 +08:00
shellhub
971f22cad2 optimization 2019-09-28 10:19:39 +08:00
Yang Libin
b882515eb0
Update AbsoluteValue.java 2019-08-15 09:12:33 +08:00
PatOnTheBack
9751ac5e98 Added Maths Folder & Absolute Value Program 2019-08-07 21:58:58 -04:00