几只土拨鼠2
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.
背景
特别适合初学者, ^_^
描述
土拨鼠~卷~刷题,x只,y秒,a速度
格式
给定两个整数 x 和 x个y与x个a。
输入
两个整数 x 和 y,a[x],满足0≤x,y,a≤255。
输出
一个整数,即 a[x] 和 y 的总积。
样例
【输入样例】
输入数据 1
9
1 1
2 2
3 3
4 4
5 5
6 6
7 7
8 8
9 9
输出数据 1
【输出样例】
285
```## 限度
5s
刷题土拨鼠
- Status
- Done
- Rule
- OI
- Problem
- 7
- Start at
- 2023-12-16 19:00
- End at
- 1970-1-1 8:00
- Duration
- 5 hour(s)
- Host
- Partic.
- 3