gcd-hard
You cannot submit for this problem because the contest is ended. You can click "Open in Problem Set" to view this problem in normal mode.
题目背景
题目描述
给你一行 个数 , 你可以选择任意一个 , 然后将其修改为任意数值, 使得所有 个数的最大公约数最大.
请给出修改数列后的最大公约数.
数据格式
输入格式
第一行一个整数 ,
第二行 个整数
输出格式
输出一个整数, 表示修改数列后的最大公约数.
样例
3
4 5 6
2
3
8 9 72
9
数据范围
注意
需要读写文件, 读入文件名为 gcd.in
, 输出文件名为 gcd.out
[NOI蓝图杯] CSP-J入门级全真模拟赛
- Status
- Done
- Rule
- OI
- Problem
- 4
- Start at
- 2024-10-11 12:00
- End at
- 2024-10-21 12:00
- Duration
- 3.5 hour(s)
- Host
- Partic.
- 26