Problem about GCD
2043D1800· expert1s256 MB⌨ stdin/stdout
Examples
Sample 1of 1multi-test • hover to link
Input
44 8 24 8 34 8 45 7 6
Output
4 6-1 -14 86 6
58%
2043D.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)
loading graph engine…
44 8 24 8 34 8 45 7 6
4 6-1 -14 86 6