Commit Graph

4 Commits

Author SHA1 Message Date
Daniel Løvbrøtte Olsen
4ed821f1ae Uploaded FizzBuzz Implementation with Ternary
had to use the printf statements  inside because char* and  int can't be displayed with same %-label thing
2015-08-27 22:51:38 +02:00
Daniel Løvbrøtte Olsen
e27c68c1bf Upload FizzBuzz.c
does FizzBuzz from 1 - 100
2015-08-27 22:01:44 +02:00
Daniel Løvbrøtte Olsen
866bd5756f Added isPrime.c
Checks if a number (n) is a prime, also lists all it's factors
2015-08-27 21:19:24 +02:00
Daniel Løvbrøtte Olsen
ac87983612 Initial commit 2015-08-27 21:17:04 +02:00