C++-指针-一个指向数组开头的指针,可以通过使用指针的算术运算或数组索引来访问数组
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.
Background
Description
C++-指针-一个指向数组开头的指针,可以通过使用指针的算术运算或数组索引来访问数组
Format
Input
Output
Samples
var[0] 的值为 10
var[1] 的值为 100
var[2] 的值为 200
Limitation
1s, 1024KiB for each test case.
指针
- Status
- Done
- Rule
- ACM/ICPC
- Problem
- 7
- Start at
- 2024-5-5 0:00
- End at
- 2024-5-30 0:00
- Duration
- 600 hour(s)
- Host
- Partic.
- 10