Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

417
4128
Accepted
100

Subtask Results

Subtask no. Testdata Range Constraints Score
1 0~2 範例測資 0 / 0
2 0, 3~6 $a_i>0$($1\le i\le n$) 18 / 18
3 7~9 $a_i=0$($1\le i\le n$) 18 / 18
4 0~1, 10~14 恰好有一個 $i$($1\le i\le n$),使得 $a_i>0$ 27 / 27
5 0~24 無其他限制 37 / 37

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 2 4 5 0003.6 6056 3704 Accepted 100
1 1 4 5 0004.1 6056 3676 Accepted 100
2 1 5 0003.6 6056 3636 Accepted 100
3 2 5 0003.3 6056 3664 Accepted 100
4 2 5 0003.7 6056 3540 Accepted 100
5 2 5 0030.0 6720 4008 Accepted 100
6 2 5 0034.2 6720 4024 Accepted 100
7 3 5 0003.4 6056 3572 Accepted 100
8 3 5 0003.5 6056 3536 Accepted 100
9 3 5 0024.3 6324 4128 Accepted 100
10 4 5 0003.3 6056 3572 Accepted 100
11 4 5 0003.8 6056 3636 Accepted 100
12 4 5 0003.6 6056 3744 Accepted 100
13 4 5 0019.3 6712 3956 Accepted 100
14 4 5 0026.3 6716 4088 Accepted 100
15 5 0014.6 6248 3648 Accepted 100
16 5 0022.3 6612 3888 Accepted 100
17 5 0033.0 6716 3924 Accepted 100
18 5 0026.5 6712 3936 Accepted 100
19 5 0028.1 6720 3944 Accepted 100
20 5 0024.3 6716 4056 Accepted 100
21 5 0024.9 6716 3924 Accepted 100
22 5 0024.1 6720 4008 Accepted 100
23 5 0024.9 6716 4056 Accepted 100
24 5 0024.1 6716 3924 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
754 Bytes
Back to Top