模运算
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.
题面描述
给你一个整数 , 以及 个整数
现在我们想知道, 我们任选一个值 , 求 的最大值
输入格式
第一行读入一个整数
第二行读入 个整数
输出格式
输出一个整数, 表示最大值
样例 #1
样例输入 #1
3
3 4 6
样例输出 #1
10
样例 #2
样例输入 #2
5
7 20 11 46 11
样例输出 #2
90
提示
[NOI蓝图杯] 十月月赛第1场-数学思维 考前模拟赛
- Status
- Done
- Rule
- ACM/ICPC
- Problem
- 10
- Start at
- 2023-10-2 18:00
- End at
- 2023-10-22 18:00
- Duration
- 480 hour(s)
- Host
- Partic.
- 56