We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca7c648 commit db00304Copy full SHA for db00304
contents/euclidean_algorithm/code/clisp/euclidean.lisp
@@ -29,3 +29,4 @@
29
(assert
30
(eql (euclid-mod (* 64 67) (* 64 81))
31
(gcd (* 64 67) (* 64 81))))
32
+
0 commit comments