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 0247.3 8780 5988 Accepted 100
1 1 0249.0 8780 6068 Accepted 100
2 1 0248.8 8780 6044 Accepted 100
3 1 0248.8 8780 6052 Accepted 100
4 1 0251.6 8780 5988 Accepted 100
5 2 0251.4 8780 6072 Accepted 100
6 2 0248.1 8780 6052 Accepted 100
7 2 0252.0 8780 6036 Accepted 100
8 2 0246.6 8780 6048 Accepted 100
9 2 0247.8 8780 6168 Accepted 100
10 3 0243.8 8780 5988 Accepted 100
11 3 0246.9 8780 6104 Accepted 100
12 3 0246.1 8780 5912 Accepted 100
13 3 0248.9 8780 6068 Accepted 100
14 3 0247.6 8780 6052 Accepted 100
15 4 0251.0 8780 6104 Accepted 100
16 4 0249.3 8780 5992 Accepted 100
17 4 0252.7 8780 6072 Accepted 100
18 4 0255.2 8780 6108 Accepted 100
19 4 0252.6 8780 6072 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
1.4 KB
Back to Top