Commit Graph

11 Commits

Author SHA1 Message Date
Christian Bender
af3648c678
Merge pull request #82 from fsharpasharp/GCD
I have merged your code. Can you put in some comments.
2017-12-23 14:17:42 +01:00
viditkulshreshtha
eea47e50d1
Update isArmstrong.c 2017-11-02 14:56:45 +05:30
viditkulshreshtha
64c28f76a2
added a condition
If the user enters the input as 0 (zero) then also the output should be one
2017-11-02 14:51:48 +05:30
fsharpasharp
4124e8c9d8 Check if a number is prime. 2017-10-19 10:38:10 +02:00
fsharpasharp
2a27e93d1c Concise version 2017-10-19 10:19:44 +02:00
fsharpasharp
a82550d66f Greatest common divisor. 2017-10-19 10:04:14 +02:00
AnupKumarPanwar
06da42e14f Moved TowerOfHanoi.c to misc 2017-10-03 16:42:16 +05:30
AnupKumarPanwar
05f6b01569 Moved fib.c to misc and renamed to Fibonacci.c 2017-10-03 16:38:39 +05:30
AnupKumarPanwar
3e083c851b Moved fat.c to misc and renamed to Factorial.c 2017-10-03 16:32:59 +05:30
ayanzunaid
2b09ecd448 randomized selection for any order statistic 2017-07-22 09:45:34 +05:30
KylerSmith
f0bb982627 File clean-up 2017-07-12 17:09:15 -07:00