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-19 03:33:52
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
72021LD001
B
Runtime Error
1544 KB
0 ms
C++263 bytes2021-12-12 11:13:40
72020LD001
B
Runtime Error
1544 KB
0 ms
C++263 bytes2021-12-12 11:13:30
72019LD001
B
Runtime Error
1544 KB
0 ms
C++263 bytes2021-12-12 11:13:15
71687LD001
A
Accepted
1544 KB
0 ms
C++247 bytes2021-12-07 19:02:16
71686LD001
A
Runtime Error
948 KB
0 ms
C++239 bytes2021-12-07 18:50:31
71634linjunjie26
B
Accepted
1548 KB
0 ms
C++311 bytes2021-12-06 13:03:01
71633linjunjie26
B
Wrong Answer
1548 KB
0 ms
C++311 bytes2021-12-06 13:02:11
71631yangzhenghao043
B
Accepted
1552 KB
0 ms
C++344 bytes2021-12-06 12:59:56
71629loujiayi
B
Accepted
1628 KB
0 ms
C++329 bytes2021-12-06 12:40:27
71627dhxxzch
B
Compile Error
0 KB
0 ms
C292 bytes2021-12-06 12:38:55
71626loujiayi
H
Accepted
1544 KB
0 ms
C++303 bytes2021-12-06 12:29:27
71299loumingzhi
G
Accepted
1548 KB
0 ms
C++254 bytes2021-12-04 11:27:36
71298loumingzhi
G
Wrong Answer
1548 KB
0 ms
C++254 bytes2021-12-04 11:26:14
71297loumingzhi
H
Accepted
1544 KB
0 ms
C++324 bytes2021-12-04 11:19:12
71296loumingzhi
H
Wrong Answer
1544 KB
0 ms
C++327 bytes2021-12-04 11:17:02
71295loumingzhi
H
Wrong Answer
1544 KB
0 ms
C++296 bytes2021-12-04 11:12:49
71137loujiayi
H
Wrong Answer
1544 KB
0 ms
C++252 bytes2021-11-29 13:07:16
71136loumingzhiAccepted
1544 KB
0 ms
C++248 bytes2021-11-29 13:06:39
71133loujiayi
H
Wrong Answer
1544 KB
0 ms
C++254 bytes2021-11-29 13:04:26
71130loumingzhiAccepted
1544 KB
0 ms
C++273 bytes2021-11-29 13:00:08
71129loujiayiAccepted
1544 KB
0 ms
C++273 bytes2021-11-29 12:57:24
71128loumingzhiWrong Answer
1584 KB
0 ms
C++268 bytes2021-11-29 12:55:52
71127loumingzhiCompile Error
0 KB
0 ms
C++267 bytes2021-11-29 12:55:04
71126GJQ007Accepted
1548 KB
0 ms
C++261 bytes2021-11-29 12:53:04
71125yangzhenghao043Accepted
1544 KB
0 ms
C++288 bytes2021-11-29 12:52:22
71124linjunjie26Accepted
1544 KB
0 ms
C++292 bytes2021-11-29 12:50:37
71123compaqAccepted
1544 KB
0 ms
C++274 bytes2021-11-29 12:41:31
70661LD001
E
Accepted
1544 KB
0 ms
C++373 bytes2021-11-27 11:07:33
70660LD001
E
Presentation Error
1544 KB
0 ms
C++392 bytes2021-11-27 11:05:50
70654loujiayi
H
Wrong Answer
1544 KB
0 ms
C++253 bytes2021-11-27 10:44:16
70653LD_Tech
A
Accepted
952 KB
0 ms
C++394 bytes2021-11-27 10:30:42
70475yangzhenghao043
H
Accepted
1544 KB
0 ms
C++284 bytes2021-11-25 13:01:34
70474linjunjie26
H
Accepted
1544 KB
0 ms
C++271 bytes2021-11-25 12:59:29
70464yangzhenghao043
G
Accepted
1544 KB
0 ms
C++257 bytes2021-11-25 12:42:40
70463GJQ007
G
Accepted
1548 KB
0 ms
C++253 bytes2021-11-25 12:42:03
7046220090515
G
Accepted
1548 KB
0 ms
C++253 bytes2021-11-25 12:41:34
70461loujiayi
G
Accepted
1544 KB
0 ms
C++238 bytes2021-11-25 12:41:26
7046020090515
G
Wrong Answer
1548 KB
0 ms
C++251 bytes2021-11-25 12:39:33
70459yangzhenghao043Accepted
1544 KB
0 ms
C++292 bytes2021-11-25 12:39:21
7045820090515
G
Runtime Error
1544 KB
0 ms
C++250 bytes2021-11-25 12:38:52
70457yangzhenghao043Wrong Answer
1544 KB
0 ms
C++305 bytes2021-11-25 12:38:01
7045620090515
G
Runtime Error
1544 KB
0 ms
C++249 bytes2021-11-25 12:37:55
7045420090515
G
Compile Error
0 KB
0 ms
C++248 bytes2021-11-25 12:37:13
70453yangzhenghao043Wrong Answer
1544 KB
0 ms
C++305 bytes2021-11-25 12:36:48
7045220090515
G
Compile Error
0 KB
0 ms
C++227 bytes2021-11-25 12:36:24
7045120090515
G
Compile Error
0 KB
0 ms
C++227 bytes2021-11-25 12:36:10
70450linjunjie26
H
Wrong Answer
1584 KB
0 ms
C++279 bytes2021-11-25 12:35:45
7044920090515
G
Wrong Answer
1544 KB
0 ms
C++126 bytes2021-11-25 12:35:39
70447yangzhenghao043Compile Error
0 KB
0 ms
C++302 bytes2021-11-25 12:33:11
70446yangzhenghao043Compile Error
0 KB
0 ms
C++302 bytes2021-11-25 12:32:45