← Contest 1449
Open on Codeforces ↗
Problem C
Statement
Copy
Copied
Greatest Common Divisor Input: two integers a and b. Output: gcd of a and b.
Language
C
C++
Java
Python 3
Go
Rust
Paste your solution
…or upload a file
Submit