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-12-14 15:38:10
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
26218aaa
F
Wrong Answer
1624 KB
0 ms
C++315 bytes2020-07-14 13:03:01
25481aaa
I
Compile Error
0 KB
0 ms
C++5 bytes2020-07-10 15:50:49
25478aaa
I
Compile Error
0 KB
0 ms
C++5 bytes2020-07-10 15:50:34
25477aaa
I
Compile Error
0 KB
0 ms
C++5 bytes2020-07-10 15:50:32
25475aaa
I
Compile Error
0 KB
0 ms
C++5 bytes2020-07-10 15:50:30
25474aaa
I
Compile Error
0 KB
0 ms
C++5 bytes2020-07-10 15:50:28
25473aaa
I
Compile Error
0 KB
0 ms
C++5 bytes2020-07-10 15:50:26
25471aaa
I
Compile Error
0 KB
0 ms
C++5 bytes2020-07-10 15:50:24
25469aaa
I
Compile Error
0 KB
0 ms
C++5 bytes2020-07-10 15:50:21
25468aaa
I
Compile Error
0 KB
0 ms
C++5 bytes2020-07-10 15:50:19
25467aaa
I
Compile Error
0 KB
0 ms
C++5 bytes2020-07-10 15:50:16
25454aaa
I
Compile Error
0 KB
0 ms
C++5 bytes2020-07-10 15:49:24
25444aaa
I
Wrong Answer
1540 KB
0 ms
C++183 bytes2020-07-10 15:49:02
25443aaa
I
Wrong Answer
1540 KB
0 ms
C++183 bytes2020-07-10 15:48:59
25441aaa
I
Wrong Answer
1540 KB
0 ms
C++183 bytes2020-07-10 15:48:49
25440aaa
I
Wrong Answer
1540 KB
0 ms
C++183 bytes2020-07-10 15:48:45
25437aaa
I
Wrong Answer
1540 KB
0 ms
C++183 bytes2020-07-10 15:48:43
25435aaa
I
Wrong Answer
1540 KB
0 ms
C++183 bytes2020-07-10 15:48:40
25434aaa
I
Wrong Answer
1540 KB
0 ms
C++183 bytes2020-07-10 15:48:38
25433aaa
I
Wrong Answer
1540 KB
0 ms
C++183 bytes2020-07-10 15:48:36
25432aaa
I
Wrong Answer
1540 KB
0 ms
C++183 bytes2020-07-10 15:48:33
25427aaa
I
Wrong Answer
1540 KB
0 ms
C++183 bytes2020-07-10 15:48:26
25425aaa
I
Wrong Answer
1540 KB
0 ms
C++183 bytes2020-07-10 15:48:23
25422aaa
I
Wrong Answer
1540 KB
0 ms
C++183 bytes2020-07-10 15:48:19
25419aaa
I
Wrong Answer
1540 KB
0 ms
C++183 bytes2020-07-10 15:48:15
25417aaa
I
Wrong Answer
1540 KB
0 ms
C++183 bytes2020-07-10 15:48:12
25416aaa
I
Wrong Answer
1540 KB
0 ms
C++183 bytes2020-07-10 15:48:10
25413aaa
I
Wrong Answer
1540 KB
0 ms
C++183 bytes2020-07-10 15:48:03
25412aaa
I
Wrong Answer
1540 KB
0 ms
C++183 bytes2020-07-10 15:48:01
25410aaa
I
Wrong Answer
1540 KB
0 ms
C++183 bytes2020-07-10 15:47:59
25407aaa
I
Wrong Answer
1540 KB
0 ms
C++183 bytes2020-07-10 15:47:55