Back to Submissions List View New Results

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

94367
293772
Accepted
100

Subtask Results

Subtask no. Testdata Range Constraints Score
1 0~4 $e_{ij} = 1$ 10 / 10
2 5~9 若 $i \neq j$ 則 $e_{ij} = 1$,其餘 $i = j$ 且 $e_{ij} = 1000$ 10 / 10
3 10~14 所有詢問的目的位置均相同 $(x_{11} = x_{21} = x_{31} = … = x_{Q1}, y_{11} = y_{21} = y_{31}= … = y_{Q1})$ 40 / 40
4 15~19 沒有特別的條件限制 40 / 40

Testdata Results

Testdata no. Subtasks Time (ms) Memory (RSS, KiB) Verdict Score
0 1 3880.0 293688 Accepted 100
1 1 3872.0 293632 Accepted 100
2 1 4027.0 293640 Accepted 100
3 1 3956.0 293728 Accepted 100
4 1 3944.0 293568 Accepted 100
5 2 3944.0 293624 Accepted 100
6 2 4088.0 293648 Accepted 100
7 2 3960.0 293552 Accepted 100
8 2 4056.0 293704 Accepted 100
9 2 4056.0 293520 Accepted 100
10 3 5596.0 293556 Accepted 100
11 3 5528.0 293536 Accepted 100
12 3 5268.0 293772 Accepted 100
13 3 5372.0 293772 Accepted 100
14 3 5108.0 293668 Accepted 100
15 4 5752.0 293648 Accepted 100
16 4 5200.0 293692 Accepted 100
17 4 5652.0 293772 Accepted 100
18 4 5644.0 293644 Accepted 100
19 4 5464.0 293648 Accepted 100
Submitter:
Compiler:
c++14
Code Length:
2.9 KB
Back to Top