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 0298.1 9864 7260 Accepted 100
1 1 0300.0 9864 7300 Accepted 100
2 1 0298.5 9864 7220 Accepted 100
3 1 0297.7 9864 7236 Accepted 100
4 1 0300.0 9864 7296 Accepted 100
5 2 0297.9 9864 7296 Accepted 100
6 2 0301.9 9864 7240 Accepted 100
7 2 0301.1 9864 7336 Accepted 100
8 2 0297.6 9864 7132 Accepted 100
9 2 0299.2 9864 7256 Accepted 100
10 3 0296.4 9864 7292 Accepted 100
11 3 0299.4 9864 7132 Accepted 100
12 3 0296.6 9864 7224 Accepted 100
13 3 0299.1 9864 7292 Accepted 100
14 3 0298.8 9864 7304 Accepted 100
15 4 0300.0 9864 7300 Accepted 100
16 4 0298.8 9864 7232 Accepted 100
17 4 0301.7 9864 7228 Accepted 100
18 4 0299.0 9864 7124 Accepted 100
19 4 0299.4 9864 7364 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
2.32 KB
Back to Top