Last active
February 5, 2017 16:56
-
-
Save deque-blog/5296cbeafc3493da432191b78daf3168 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gcd 1 1 | |
> 1 | |
gcd 0 0 | |
> 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment