Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

419
4316
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 0002.4 6056 3480 Accepted 100
1 1 4 5 0002.6 6056 3572 Accepted 100
2 1 5 0002.7 6056 3672 Accepted 100
3 2 5 0002.6 6056 3548 Accepted 100
4 2 5 0002.9 6056 3576 Accepted 100
5 2 5 0028.6 6448 3600 Accepted 100
6 2 5 0031.7 6448 3528 Accepted 100
7 3 5 0002.5 6056 3408 Runtime Error (killed by signal) 0
8 3 5 0002.8 6056 3412 Runtime Error (killed by signal) 0
9 3 5 0018.1 6448 3636 Runtime Error (killed by signal) 0
10 4 5 0002.6 6056 3484 Accepted 100
11 4 5 0002.8 6056 3572 Accepted 100
12 4 5 0002.9 6056 3624 Accepted 100
13 4 5 0018.2 6448 3604 Accepted 100
14 4 5 0030.0 7300 4296 Accepted 100
15 5 0013.5 6216 3608 Accepted 100
16 5 0026.0 7248 4316 Accepted 100
17 5 0026.1 6448 3608 Accepted 100
18 5 0028.2 6916 3936 Accepted 100
19 5 0026.2 6448 3612 Accepted 100
20 5 0029.3 7300 4280 Accepted 100
21 5 0029.0 7300 4156 Accepted 100
22 5 0028.8 7300 4288 Accepted 100
23 5 0028.4 7300 4152 Accepted 100
24 5 0030.1 7300 4292 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
638 Bytes
Back to Top