Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

Subtask Results

Subtask no. Testdata Range Constraints Score
1 0~4 eij=1 10 / 10
2 5~9 ijeij=1,其餘 i=jeij=1000 10 / 10
3 10~14 所有詢問的目的位置均相同 (x11=x21=x31==xQ1,y11=y21=y31==yQ1) 40 / 40
4 15~19 沒有特別的條件限制 40 / 40

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 0329.1 7400 4408 Accepted 100
1 1 0327.5 7400 4408 Accepted 100
2 1 0331.1 7400 4556 Accepted 100
3 1 0330.3 7400 4504 Accepted 100
4 1 0328.5 7400 4500 Accepted 100
5 2 0329.7 7400 4532 Accepted 100
6 2 0335.5 7400 4400 Accepted 100
7 2 0333.3 7400 4432 Accepted 100
8 2 0332.5 7400 4576 Accepted 100
9 2 0331.0 7400 4440 Accepted 100
10 3 0265.7 7400 4500 Accepted 100
11 3 0267.9 7400 4472 Accepted 100
12 3 0265.5 7400 4504 Accepted 100
13 3 0267.9 7400 4524 Accepted 100
14 3 0267.6 7400 4496 Accepted 100
15 4 0329.4 7400 4516 Accepted 100
16 4 0336.2 7400 4404 Accepted 100
17 4 0333.7 7400 4524 Accepted 100
18 4 0346.4 7400 4576 Accepted 100
19 4 0328.9 7400 4528 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
1.76 KB
Back to Top