2 lines
21 B
Python
2 lines
21 B
Python
|
|
from math import gcd
|
|
|
from math import gcd
|