CONTEST ID : 1035 - 入门十五(数组)

格式:类型,数组名字[数组长度];
比如:int a[10]; 表示定义了一个长度为10的数组,数组名为a,其中数组下标从0开始,即a[0], a[1], a[2]...a[9];
输入这10个数,可以使用for循环实现
for(int i=0; i<10; i++) cin>>a[i];
也可以对其中的某个值赋值,比如a[0] = 1,a[5] = 3;
整个数组的输出,也可以for循环实现。
可以把一维数组理解成,一维的表格。


SERVER TIME : 2025-07-15 12:43:37
Finished

STATUS : End    OPEN : Private
Start Time : 2019-10-30 10:00:00
End Time : 2023-12-31 14:00:00


Problem ID    User    Language    Result   

RunID User Problem ID Result Memory Time Language Code Length Submit Time
96388xc2021gyh
H
Wrong Answer
1544 KB
0 ms
C++312 bytes2022-09-22 17:09:07
96384xc2021zyhAccepted
988 KB
0 ms
C++292 bytes2022-09-22 17:06:12
96382xc2022GHZ
B
Accepted
1544 KB
0 ms
C++239 bytes2022-09-22 17:03:53
96380xc2021gyh
H
Wrong Answer
1544 KB
0 ms
C++357 bytes2022-09-22 16:59:24
96372xc2022GHZ
A
Accepted
1544 KB
0 ms
C++198 bytes2022-09-22 16:57:03
96369xc2021gyh
H
Wrong Answer
1544 KB
0 ms
C++358 bytes2022-09-22 16:55:27
96366xc2022GHZ
A
Compile Error
0 KB
0 ms
C175 bytes2022-09-22 16:54:50
96364xc2021zyh
E
Accepted
952 KB
0 ms
C++339 bytes2022-09-22 16:50:09
96363xc2021zyh
E
Presentation Error
952 KB
0 ms
C++339 bytes2022-09-22 16:49:01
96357xc2021gyhAccepted
1544 KB
0 ms
C++271 bytes2022-09-22 16:46:19
96187xc2021Z
G
Wrong Answer
956 KB
0 ms
C276 bytes2022-09-18 17:43:12
96186xc2021Z
G
Wrong Answer
956 KB
0 ms
C280 bytes2022-09-18 17:42:41
96046xc2021gyh
E
Accepted
952 KB
0 ms
C++362 bytes2022-09-18 12:27:00
96045xc2021gyh
E
Compile Error
0 KB
0 ms
C362 bytes2022-09-18 12:24:40
96044xc2021gyh
E
Compile Error
0 KB
0 ms
C399 bytes2022-09-18 12:23:35
96043xc2021gyh
E
Compile Error
0 KB
0 ms
C365 bytes2022-09-18 12:22:47
95994xc2021zyh
D
Accepted
952 KB
0 ms
C++256 bytes2022-09-17 17:19:42
95993xc2021gyh
B
Accepted
1544 KB
0 ms
C++211 bytes2022-09-17 17:18:29
95992xc2021th
C
Compile Error
0 KB
0 ms
C++29 bytes2022-09-17 17:17:47
95991xc2021lyx
B
Accepted
956 KB
0 ms
C236 bytes2022-09-17 17:13:29
95990xc2021th
C
Presentation Error
952 KB
0 ms
C++304 bytes2022-09-17 17:13:25
95987xc2021gyh
B
Runtime Error
1544 KB
0 ms
C++209 bytes2022-09-17 17:11:31
95986xc2021Z
D
Wrong Answer
952 KB
0 ms
C++269 bytes2022-09-17 17:11:24
95985xc2021gyh
B
Runtime Error
1544 KB
0 ms
C++213 bytes2022-09-17 17:09:57
95984xc2021Z
D
Compile Error
0 KB
0 ms
C++270 bytes2022-09-17 17:09:36
95982xc2021gyh
B
Runtime Error
1544 KB
0 ms
C++216 bytes2022-09-17 17:08:59
95981xc2021gyh
B
Runtime Error
956 KB
0 ms
C218 bytes2022-09-17 17:06:30
95980xc2021gyh
B
Compile Error
0 KB
0 ms
C240 bytes2022-09-17 17:05:54
95978xc2021gyh
B
Runtime Error
1544 KB
0 ms
C++246 bytes2022-09-17 17:02:49
95977xc2021gyh
B
Compile Error
0 KB
0 ms
C246 bytes2022-09-17 17:02:25
95975xc2021zyh
C
Compile Error
0 KB
0 ms
C++331 bytes2022-09-17 16:59:00
95973xc2021Z
B
Accepted
956 KB
0 ms
C251 bytes2022-09-17 16:57:27
95970xc2021zyh
C
Accepted
952 KB
0 ms
C++334 bytes2022-09-17 16:56:45
95968xc2021zyh
C
Presentation Error
952 KB
0 ms
C++321 bytes2022-09-17 16:55:06
95964xc2021zyh
C
Wrong Answer
952 KB
0 ms
C++319 bytes2022-09-17 16:51:59
95963xc2021zyh
C
Wrong Answer
952 KB
0 ms
C++319 bytes2022-09-17 16:51:39
95958xc2021zyh
C
Wrong Answer
952 KB
0 ms
C++302 bytes2022-09-17 16:48:10
93541xc2021zhyCompile Error
0 KB
0 ms
C++330 bytes2022-08-06 20:54:27
93538xc2021zhyAccepted
952 KB
0 ms
C++330 bytes2022-08-06 20:14:26
93513xc2021zhy
H
Accepted
952 KB
0 ms
C++402 bytes2022-08-06 14:08:58
93368xc2021zhy
G
Accepted
952 KB
0 ms
C++256 bytes2022-08-05 17:39:24
93367xc2021zhy
G
Wrong Answer
952 KB
0 ms
C++254 bytes2022-08-05 17:37:44
93153xc2021zhyAccepted
952 KB
0 ms
C++378 bytes2022-08-03 18:49:03
93031xc2021zhy
D
Accepted
952 KB
0 ms
C++430 bytes2022-08-02 20:34:52
93030xc2021zhy
D
Presentation Error
952 KB
0 ms
C++428 bytes2022-08-02 20:33:12
92868xc2021zhy
C
Compile Error
0 KB
0 ms
C++529 bytes2022-07-31 18:07:19
92867xc2021zhy
C
Compile Error
0 KB
0 ms
C++527 bytes2022-07-31 18:06:21
92866xc2021zhy
C
Accepted
952 KB
0 ms
C++533 bytes2022-07-31 17:47:29
92865xc2021zhy
C
Presentation Error
956 KB
0 ms
C++528 bytes2022-07-31 17:43:56
92864xc2021zhy
C
Presentation Error
952 KB
0 ms
C++519 bytes2022-07-31 17:40:50