Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

629
3712
Runtime Error (killed by signal)
100

Subtask Results

Subtask no. Testdata Range Constraints Score
1 0~19 一維陣列,保證 $N = 1$ 60 / 60
2 0~43 無其他特殊限制 40 / 40
3 0~67 $1 \leq N, M \leq 1000$。Bonus 比較困難,建議有時間再寫 0 / 50

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 2 3 0001.6 6108 3456 Accepted 100
1 1 2 3 0001.6 6108 3584 Accepted 100
2 1 2 3 0001.6 6104 3584 Accepted 100
3 1 2 3 0001.5 6108 3584 Accepted 100
4 1 2 3 0001.7 6108 3584 Accepted 100
5 1 2 3 0001.7 6104 3456 Accepted 100
6 1 2 3 0001.7 6108 3456 Accepted 100
7 1 2 3 0001.9 6104 3584 Accepted 100
8 1 2 3 0001.4 6108 3584 Accepted 100
9 1 2 3 0001.4 6104 3584 Accepted 100
10 1 2 3 0001.3 6112 3584 Accepted 100
11 1 2 3 0001.3 6112 3712 Accepted 100
12 1 2 3 0001.4 6108 3584 Accepted 100
13 1 2 3 0001.3 6112 3584 Accepted 100
14 1 2 3 0001.3 6112 3584 Accepted 100
15 1 2 3 0001.4 6108 3712 Accepted 100
16 1 2 3 0001.3 6104 3584 Accepted 100
17 1 2 3 0001.4 6108 3456 Accepted 100
18 1 2 3 0001.3 6104 3584 Accepted 100
19 1 2 3 0001.3 6108 3584 Accepted 100
20 2 3 0013.2 6108 3584 Accepted 100
21 2 3 0011.5 6108 3456 Accepted 100
22 2 3 0008.7 6104 3584 Accepted 100
23 2 3 0011.5 6108 3584 Accepted 100
24 2 3 0010.8 6108 3584 Accepted 100
25 2 3 0010.7 6108 3456 Accepted 100
26 2 3 0014.8 6112 3584 Accepted 100
27 2 3 0012.5 6108 3584 Accepted 100
28 2 3 0012.4 6112 3456 Accepted 100
29 2 3 0008.6 6108 3712 Accepted 100
30 2 3 0014.6 6108 3456 Accepted 100
31 2 3 0014.7 6112 3712 Accepted 100
32 2 3 0014.6 6104 3584 Accepted 100
33 2 3 0014.6 6108 3456 Accepted 100
34 2 3 0016.1 6104 3584 Accepted 100
35 2 3 0016.0 6108 3584 Accepted 100
36 2 3 0016.6 6112 3456 Accepted 100
37 2 3 0016.6 6112 3584 Accepted 100
38 2 3 0014.3 6108 3456 Accepted 100
39 2 3 0014.3 6108 3584 Accepted 100
40 2 3 0077.9 6104 3712 Accepted 100
41 2 3 0025.2 6104 3584 Accepted 100
42 2 3 0075.3 6108 3584 Accepted 100
43 2 3 0027.0 6112 3456 Accepted 100
44 3 0059.2 6108 3200 Runtime Error (killed by signal) 0
45 3 0067.6 6112 3328 Runtime Error (killed by signal) 0
46 3
47 3
48 3
49 3
50 3
51 3
52 3
53 3
54 3
55 3
56 3
57 3
58 3
59 3
60 3
61 3
62 3
63 3
64 3
65 3
66 3
67 3
Submitter:
Compiler:
c++17
Code Length:
1.17 KB
Back to Top