Skip to content

Commit

Permalink
add ugwulo-day9.md
Browse files Browse the repository at this point in the history
close issue fbdevcowerri#161
  • Loading branch information
ugwulo committed May 16, 2020
1 parent af35e52 commit 1927936
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions day9challenge/ugwulo-day9.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Day9 github gist

## Finding the Greatest Common Divisor using Euclid's algorithm
[GCD.java](https://gist.github.com/ugwulo/b8891ecfa0956943261f50d27f82f431)

## Bug for gist 2
![Bug](https://user-images.githubusercontent.com/52312550/82123681-8f18ad80-9792-11ea-9461-8712372407da.PNG)

## Correction of bug in github gist
[GreatestSmalletString.java](https://gist.github.com/ugwulo/3a0baa3a2f1d361afd1dfc2996c7ca2a)

0 comments on commit 1927936

Please sign in to comment.