Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

216
3640
Runtime Error (killed by signal)
45

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$) 0 / 18
4 0~1, 10~14 恰好有一個 $i$($1\le i\le n$),使得 $a_i>0$ 27 / 27
5 0~24 無其他限制 0 / 37

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 2 4 5 0004.2 6212 3624 Accepted 100
1 1 4 5 0004.1 6212 3520 Accepted 100
2 1 5 0003.3 6212 3564 Accepted 100
3 2 5 0004.6 6212 3492 Accepted 100
4 2 5 0003.4 6212 3596 Accepted 100
5 2 5 0013.7 6212 3632 Accepted 100
6 2 5 0014.0 6212 3400 Accepted 100
7 3 5 0003.5 6212 3208 Runtime Error (killed by signal) 0
8 3 5 0003.6 6212 3360 Runtime Error (killed by signal) 0
9 3 5 0009.6 6212 3284 Runtime Error (killed by signal) 0
10 4 5 0004.1 6212 3564 Accepted 100
11 4 5 0003.4 6212 3596 Accepted 100
12 4 5 0003.2 6212 3580 Accepted 100
13 4 5 0010.2 6212 3592 Accepted 100
14 4 5 0012.4 6212 3640 Accepted 100
15 5 0007.1 6212 3592 Accepted 100
16 5 0011.9 6212 3596 Accepted 100
17 5 0011.4 6212 3400 Accepted 100
18 5 0012.5 6212 3588 Accepted 100
19 5 0012.7 6212 3628 Accepted 100
20 5 0012.0 6212 3396 Accepted 100
21 5 0012.4 6212 3596 Accepted 100
22 5 0012.8 6212 3532 Accepted 100
23 5 0013.6 6212 3576 Accepted 100
24 5 0012.8 6212 3548 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
538 Bytes
Back to Top