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-28 23:59: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
10779zmmmmAccepted
1544 KB
0 ms
C++329 bytes2019-11-04 14:48:00
107772019wdjkdAccepted
1548 KB
0 ms
C++307 bytes2019-11-04 14:44:43
10774wuyiAccepted
1544 KB
0 ms
C++452 bytes2019-11-04 14:32:42
107732019wdjkd
E
Accepted
1548 KB
0 ms
C++310 bytes2019-11-04 14:31:54
10772zmmmm
E
Accepted
1544 KB
0 ms
C++350 bytes2019-11-04 14:26:21
10769zmmmm
E
Wrong Answer
1544 KB
0 ms
C++224 bytes2019-11-04 13:21:41
10767lxy26Wrong Answer
1544 KB
0 ms
C++276 bytes2019-11-04 13:19:10
10750lxy26
E
Accepted
1544 KB
0 ms
C++352 bytes2019-11-04 13:06:08
10747lxy26
E
Presentation Error
1544 KB
0 ms
C++352 bytes2019-11-04 13:04:34
10743aitaliAccepted
1552 KB
0 ms
C++328 bytes2019-11-04 13:01:43
10742wdzxghl712
I
Accepted
1544 KB
0 ms
C++326 bytes2019-11-04 13:00:54
10738lxy26
E
Wrong Answer
1544 KB
0 ms
C++358 bytes2019-11-04 12:58:47
10529mhr2007
D
Accepted
1544 KB
0 ms
C++299 bytes2019-11-02 19:50:32
10495mcc123
E
Accepted
1544 KB
0 ms
C++458 bytes2019-11-02 14:19:35
10347708loutianyuan
A
Accepted
1544 KB
0 ms
C++268 bytes2019-11-02 10:03:31
10346708loutianyuan
A
Compile Error
0 KB
0 ms
C268 bytes2019-11-02 10:03:16
103442019wdjkd
C
Accepted
1548 KB
0 ms
C++385 bytes2019-11-02 09:48:59
10342lxy26
E
Wrong Answer
1544 KB
0 ms
C++331 bytes2019-11-01 16:54:39
10336wengweiyang34Wrong Answer
1552 KB
0 ms
C++346 bytes2019-11-01 16:47:36
10313lxy26
B
Accepted
1552 KB
0 ms
C++276 bytes2019-11-01 16:33:20
10307123
I
Accepted
1544 KB
0 ms
C++405 bytes2019-11-01 16:30:11
10303wengweiyang34Wrong Answer
1552 KB
0 ms
C++313 bytes2019-11-01 16:28:56
10301ybm
I
Accepted
1548 KB
0 ms
C++390 bytes2019-11-01 16:28:19
10298lxy26
B
Wrong Answer
1552 KB
0 ms
C++232 bytes2019-11-01 16:24:37
10294lxy26
A
Accepted
1544 KB
0 ms
C++207 bytes2019-11-01 16:20:42
10291aitali
G
Accepted
1552 KB
0 ms
C++258 bytes2019-11-01 16:16:13
10289123Accepted
1544 KB
0 ms
C++351 bytes2019-11-01 16:15:09
10288lxy26
B
Runtime Error
1544 KB
0 ms
C++230 bytes2019-11-01 16:15:07
10285wengweiyang34
E
Accepted
1544 KB
0 ms
C++389 bytes2019-11-01 16:12:02
10283ybmAccepted
1548 KB
0 ms
C++388 bytes2019-11-01 16:08:28
10281aitaliAccepted
1552 KB
0 ms
C++309 bytes2019-11-01 16:06:19
10270wyx123
E
Accepted
1544 KB
0 ms
C++308 bytes2019-10-31 15:50:35
10262wyx123
C
Accepted
1584 KB
0 ms
C++338 bytes2019-10-31 15:27:38
10260aitaliWrong Answer
1552 KB
0 ms
C++339 bytes2019-10-31 14:19:46
10259lxy26
A
Runtime Error
1540 KB
0 ms
C++225 bytes2019-10-31 14:10:38
10258lxy26
A
Time Limit Exceed
1540 KB
1000 ms
C++208 bytes2019-10-31 14:05:36
10257aitali
E
Accepted
1552 KB
0 ms
C++302 bytes2019-10-31 13:54:49
10256aitali
B
Accepted
1604 KB
0 ms
C++262 bytes2019-10-31 13:35:48
102552019wdjkd
C
Presentation Error
1548 KB
0 ms
C++367 bytes2019-10-31 13:21:12
10254wyx123
C
Compile Error
0 KB
0 ms
C++318 bytes2019-10-31 13:20:08
10253wyx123
C
Compile Error
0 KB
0 ms
C++317 bytes2019-10-31 13:19:56
102522019wdjkd
C
Presentation Error
1548 KB
0 ms
C++367 bytes2019-10-31 13:19:50
10249mcc123
E
Wrong Answer
1544 KB
0 ms
C++437 bytes2019-10-31 13:18:06
10248wuyi2Wrong Answer
1544 KB
0 ms
C++275 bytes2019-10-31 13:18:03
10246Linken
C
Accepted
1548 KB
0 ms
C++291 bytes2019-10-31 13:17:11
10245msk
I
Accepted
1548 KB
0 ms
C++360 bytes2019-10-31 13:16:55
10244ybm
G
Accepted
1548 KB
0 ms
C++334 bytes2019-10-31 13:16:20
10243aitali
B
Wrong Answer
1552 KB
0 ms
C++276 bytes2019-10-31 13:14:33
10242lou
C
Accepted
1544 KB
0 ms
C++310 bytes2019-10-31 13:14:16
10241wx123
C
Accepted
1544 KB
0 ms
C++319 bytes2019-10-31 13:14:11