Minor errors
This commit is contained in:
@@ -28,7 +28,7 @@ $\gcd(ac + b, a) = \gcd(a, b)$
|
||||
|
||||
|
||||
\problem{}
|
||||
Compute $\gcd(668, 6)$ \hint{$668 = 111 \times 6 + 2$}
|
||||
Compute $\gcd(668, 6)$. \hint{$668 = 111 \times 6 + 2$}
|
||||
Then, compute $\gcd(3 \times 668 + 6, 668)$.
|
||||
|
||||
\vfill
|
||||
|
||||
Reference in New Issue
Block a user