#1437. python-最大公约数(多个数的最大公约数)

python-最大公约数(多个数的最大公约数)

Background

Description

python-最大公约数(多个数的最大公约数)

Format

Input

Output

Samples

5
5040
3645
1500
1680
1890
15

Limitation

1s, 1024KiB for each test case.