Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

255
4996
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 6992 3444 Accepted 100
1 1 4 5 0002.6 6992 3620 Accepted 100
2 1 5 0002.8 6992 3444 Accepted 100
3 2 5 0002.7 6992 3532 Accepted 100
4 2 5 0002.6 6992 3572 Accepted 100
5 2 5 0012.9 6992 4276 Accepted 100
6 2 5 0013.5 6992 4316 Accepted 100
7 3 5 0002.6 6992 3564 Accepted 100
8 3 5 0002.5 6992 3528 Accepted 100
9 3 5 0015.5 6992 4240 Accepted 100
10 4 5 0002.5 6992 3460 Accepted 100
11 4 5 0002.7 6992 3544 Accepted 100
12 4 5 0002.7 6992 3592 Accepted 100
13 4 5 0010.8 6992 4348 Accepted 100
14 4 5 0018.4 8572 4912 Accepted 100
15 5 0007.0 6992 3888 Accepted 100
16 5 0016.6 8572 4880 Accepted 100
17 5 0013.2 6992 4284 Accepted 100
18 5 0015.6 7804 4484 Accepted 100
19 5 0013.0 6992 4144 Accepted 100
20 5 0018.4 8572 4872 Accepted 100
21 5 0018.2 8572 4976 Accepted 100
22 5 0018.8 8572 4900 Accepted 100
23 5 0018.4 8572 4996 Accepted 100
24 5 0018.9 8572 4944 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
904 Bytes
Back to Top