Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

193
4024
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 0002.6 6600 3500 Accepted 100
1 1 4 5 0003.1 6600 3632 Accepted 100
2 1 5 0002.5 6600 3568 Accepted 100
3 2 5 0002.4 6600 3572 Accepted 100
4 2 5 0002.7 6600 3568 Accepted 100
5 2 5 0011.7 6600 3920 Accepted 100
6 2 5 0012.2 6600 3892 Accepted 100
7 3 5 0002.5 6600 3468 Accepted 100
8 3 5 0002.7 6600 3456 Accepted 100
9 3 5 0015.3 6600 4024 Accepted 100
10 4 5 0002.4 6600 3536 Accepted 100
11 4 5 0002.5 6600 3524 Accepted 100
12 4 5 0002.6 6600 3548 Accepted 100
13 4 5 0008.4 6600 4012 Accepted 100
14 4 5 0010.9 6600 3928 Accepted 100
15 5 0006.3 6600 3660 Accepted 100
16 5 0010.0 6600 3880 Accepted 100
17 5 0012.2 6600 4012 Accepted 100
18 5 0011.7 6600 3924 Accepted 100
19 5 0012.5 6600 3904 Accepted 100
20 5 0011.0 6600 3968 Accepted 100
21 5 0011.0 6600 3908 Accepted 100
22 5 0010.9 6600 3860 Accepted 100
23 5 0011.2 6600 3932 Accepted 100
24 5 0011.4 6600 3972 Accepted 100
Submitter:
Compiler:
c++20
Code Length:
684 Bytes
Back to Top