Back to Submissions List View Old Results

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

51333
2304
Output Limit Exceeded
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 2574.0 3396 2196 Output Limit Exceeded 0
1 1 2614.0 3396 2304 Output Limit Exceeded 0
2 1 2609.3 3396 2212 Output Limit Exceeded 0
3 1 2586.7 3396 2304 Output Limit Exceeded 0
4 1 2568.9 3396 2204 Output Limit Exceeded 0
5 2 2659.6 3396 2196 Output Limit Exceeded 0
6 2 2580.3 3396 2248 Output Limit Exceeded 0
7 2 2602.2 3396 2288 Output Limit Exceeded 0
8 2 2582.1 3396 2188 Output Limit Exceeded 0
9 2 2618.0 3396 2304 Output Limit Exceeded 0
10 3 2482.1 3396 2232 Output Limit Exceeded 0
11 3 2504.9 3396 2212 Output Limit Exceeded 0
12 3 2490.2 3396 2244 Output Limit Exceeded 0
13 3 2474.8 3396 2192 Output Limit Exceeded 0
14 3 2480.4 3396 2288 Output Limit Exceeded 0
15 4 2584.3 3396 2196 Output Limit Exceeded 0
16 4 2582.9 3396 2212 Output Limit Exceeded 0
17 4 2564.4 3396 2220 Output Limit Exceeded 0
18 4 2589.1 3396 2288 Output Limit Exceeded 0
19 4 2585.1 3396 2208 Output Limit Exceeded 0
Submitter:
Compiler:
c++11
Code Length:
1.4 KB
Back to Top