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-30 12:00:38
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
101912019wdjkd
C
Presentation Error
1548 KB
0 ms
C++355 bytes2019-10-31 13:05:46
10190lxy26
C
Accepted
1544 KB
0 ms
C++362 bytes2019-10-31 13:05:04
10188aitali
C
Presentation Error
1556 KB
0 ms
C++356 bytes2019-10-31 13:04:20
10186wdzxghl712
C
Presentation Error
1544 KB
0 ms
C++301 bytes2019-10-31 13:04:10
10185wx123
C
Presentation Error
1544 KB
0 ms
C++327 bytes2019-10-31 13:04:05
10184ybm
E
Accepted
1548 KB
0 ms
C++361 bytes2019-10-31 13:04:01
10183mskWrong Answer
1552 KB
0 ms
C++307 bytes2019-10-31 13:03:49
10181aitali
C
Presentation Error
1556 KB
0 ms
C++354 bytes2019-10-31 13:03:27
10180wengweiyang34
C
Presentation Error
1544 KB
0 ms
C++354 bytes2019-10-31 13:02:19
10179hyh20
D
Compile Error
0 KB
0 ms
C++253 bytes2019-10-31 12:59:30
10177wuyi
D
Accepted
1544 KB
0 ms
C++298 bytes2019-10-31 12:57:46
10176hsw
D
Accepted
1544 KB
0 ms
C++291 bytes2019-10-31 12:57:10
10174zjh
D
Accepted
1548 KB
0 ms
C++284 bytes2019-10-31 12:54:48
10170ybm
D
Accepted
1548 KB
0 ms
C++298 bytes2019-10-31 12:53:59
10168wdzxghl712
I
Runtime Error
1540 KB
0 ms
C++294 bytes2019-10-31 12:53:53
10167msk
G
Accepted
1552 KB
0 ms
C++278 bytes2019-10-31 12:53:36
10164lou
D
Accepted
1544 KB
0 ms
C++293 bytes2019-10-31 12:53:10
10162wengweiyang34
D
Accepted
1544 KB
0 ms
C++307 bytes2019-10-31 12:52:58
10161lxy26
D
Accepted
1544 KB
0 ms
C++316 bytes2019-10-31 12:52:32
10160wuyi
C
Accepted
1544 KB
0 ms
C++571 bytes2019-10-31 12:52:18
10159lou
D
Runtime Error
1536 KB
0 ms
C++298 bytes2019-10-31 12:52:08
10158wx123
D
Accepted
1544 KB
0 ms
C++291 bytes2019-10-31 12:51:21
10157aitali
D
Accepted
1552 KB
0 ms
C++277 bytes2019-10-31 12:51:19
10155Linken
D
Accepted
1544 KB
0 ms
C++268 bytes2019-10-31 12:50:50
10152mcc123
D
Accepted
1544 KB
0 ms
C++328 bytes2019-10-31 12:49:31
10151zmmmm
D
Accepted
1544 KB
0 ms
C++290 bytes2019-10-31 12:48:53
10150ybm
C
Accepted
1548 KB
0 ms
C++351 bytes2019-10-31 12:48:50
10146mskAccepted
1552 KB
0 ms
C++346 bytes2019-10-31 12:46:07
10143wdzxghl712Accepted
1544 KB
0 ms
C++324 bytes2019-10-31 12:43:40
10142zmmmm
C
Accepted
1544 KB
0 ms
C++354 bytes2019-10-31 12:42:45
10139ybm
C
Presentation Error
1548 KB
0 ms
C++351 bytes2019-10-31 12:41:09
10136mskWrong Answer
1552 KB
0 ms
C++288 bytes2019-10-31 12:40:31
10134zmmmm
C
Presentation Error
1544 KB
0 ms
C++354 bytes2019-10-31 12:39:35
10127mhr2007
I
Accepted
1544 KB
0 ms
C++315 bytes2019-10-31 12:37:25
10125wdzxghl712Wrong Answer
1544 KB
0 ms
C++285 bytes2019-10-31 12:36:42
10119ybm
B
Accepted
1548 KB
0 ms
C++252 bytes2019-10-31 12:35:04
10116aitali
B
Wrong Answer
1604 KB
0 ms
C++250 bytes2019-10-31 12:34:25
10113SzTC
I
Accepted
1584 KB
0 ms
C++357 bytes2019-10-31 12:33:01
10112msk
E
Accepted
1552 KB
0 ms
C++316 bytes2019-10-31 12:32:59
10105hsw
B
Accepted
1548 KB
0 ms
C++279 bytes2019-10-31 12:30:39
10104HeWenjie
G
Wrong Answer
1544 KB
0 ms
C++436 bytes2019-10-31 12:30:24
10100HeWenjieWrong Answer
1544 KB
0 ms
C++436 bytes2019-10-31 12:28:31
10097HeWenjie
G
Wrong Answer
1544 KB
0 ms
C++436 bytes2019-10-31 12:28:11
10096Linken
B
Accepted
1548 KB
0 ms
C++257 bytes2019-10-31 12:28:10
10093Linken
B
Runtime Error
1544 KB
0 ms
C++256 bytes2019-10-31 12:26:50
10092mhr2007Accepted
1544 KB
0 ms
C++269 bytes2019-10-31 12:24:54
1009135WUSHAOKAI
I
Accepted
1548 KB
0 ms
C++344 bytes2019-10-31 12:24:04
10089dhxxhcxh
A
Accepted
1544 KB
0 ms
C++317 bytes2019-10-31 12:23:12
10088SzTCAccepted
1544 KB
0 ms
C++315 bytes2019-10-31 12:23:09
10076msk
D
Accepted
1548 KB
0 ms
C++297 bytes2019-10-31 12:19:57