Back to Submissions List View Old Results

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

132353
233468
Runtime Error (killed by signal)
0

Subtask Results

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

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 2950.4 350240 233332 Runtime Error (killed by signal) 0
1 1 5851.5 350240 233468 Runtime Error (killed by signal) 0
2 1 2518.5 350240 233220 Runtime Error (killed by signal) 0
3 1 2635.8 350240 233464 Runtime Error (killed by signal) 0
4 1 2356.6 350240 233212 Runtime Error (killed by signal) 0
5 2 3724.1 350240 233300 Runtime Error (killed by signal) 0
6 2 2679.5 350240 233336 Runtime Error (killed by signal) 0
7 2 2433.9 350240 233260 Runtime Error (killed by signal) 0
8 2 2957.3 350240 233284 Runtime Error (killed by signal) 0
9 2 3371.3 350240 233400 Runtime Error (killed by signal) 0
10 3 10087.2 6092 3612 Time Limit Exceeded 0
11 3 10092.3 6092 3472 Time Limit Exceeded 0
12 3 10078.0 6092 3488 Time Limit Exceeded 0
13 3 10092.1 6092 3500 Time Limit Exceeded 0
14 3 10084.6 6092 3520 Time Limit Exceeded 0
15 4 10095.2 6092 3500 Time Limit Exceeded 0
16 4 10087.7 6092 3548 Time Limit Exceeded 0
17 4 10097.4 6092 3504 Time Limit Exceeded 0
18 4 10101.9 6092 3592 Time Limit Exceeded 0
19 4 10058.2 6092 3588 Time Limit Exceeded 0
Submitter:
Compiler:
c++14
Code Length:
2.76 KB
Back to Top