Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

260
2532
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 0001.3 2776 1704 Accepted 100
1 1 4 5 0001.4 2776 1748 Accepted 100
2 1 5 0001.4 2776 1644 Accepted 100
3 2 5 0001.3 2776 1728 Accepted 100
4 2 5 0001.5 2776 1640 Accepted 100
5 2 5 0013.1 3044 2092 Accepted 100
6 2 5 0013.7 3044 2044 Accepted 100
7 3 5 0001.4 2776 1724 Accepted 100
8 3 5 0001.5 2776 1740 Accepted 100
9 3 5 0020.6 3436 2436 Accepted 100
10 4 5 0001.3 2776 1700 Accepted 100
11 4 5 0001.6 2776 1744 Accepted 100
12 4 5 0001.5 2776 1652 Accepted 100
13 4 5 0010.8 3044 2092 Accepted 100
14 4 5 0020.2 3436 2532 Accepted 100
15 5 0005.6 2808 1824 Accepted 100
16 5 0017.7 3328 2392 Accepted 100
17 5 0013.3 3044 2024 Accepted 100
18 5 0016.7 3240 2332 Accepted 100
19 5 0012.9 3048 2132 Accepted 100
20 5 0020.4 3424 2472 Accepted 100
21 5 0021.0 3416 2408 Accepted 100
22 5 0019.5 3412 2428 Accepted 100
23 5 0020.0 3436 2428 Accepted 100
24 5 0020.6 3436 2500 Accepted 100
Submitter:
Compiler:
c99
Code Length:
1.34 KB
Back to Top