1719 測資加強 已 rejudge
Back to Submissions List
View Old Results
Problem
Total Time (ms)
Score
25130
491540
Memory 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
|
1152.0 |
526316 |
Memory Limit Exceeded |
0 |
|
|
1 |
1
|
1562.9 |
526268 |
Memory Limit Exceeded |
0 |
|
|
2 |
1
|
1016.6 |
526252 |
Memory Limit Exceeded |
0 |
|
|
3 |
1
|
1021.7 |
526244 |
Memory Limit Exceeded |
0 |
|
|
4 |
1
|
0948.1 |
526300 |
Memory Limit Exceeded |
0 |
|
|
5 |
2
|
1328.1 |
526252 |
Memory Limit Exceeded |
0 |
|
|
6 |
2
|
1041.9 |
526252 |
Memory Limit Exceeded |
0 |
|
|
7 |
2
|
0921.1 |
526300 |
Memory Limit Exceeded |
0 |
|
|
8 |
2
|
1023.1 |
526252 |
Memory Limit Exceeded |
0 |
|
|
9 |
2
|
1217.7 |
526236 |
Memory Limit Exceeded |
0 |
|
|
10 |
3
|
1050.3 |
526324 |
Memory Limit Exceeded |
0 |
|
|
11 |
3
|
0956.9 |
526296 |
Memory Limit Exceeded |
0 |
|
|
12 |
3
|
1205.4 |
526252 |
Memory Limit Exceeded |
0 |
|
|
13 |
3
|
1036.6 |
526252 |
Memory Limit Exceeded |
0 |
|
|
14 |
3
|
0995.6 |
526252 |
Memory Limit Exceeded |
0 |
|
|
15 |
4
|
2264.5 |
526300 |
Memory Limit Exceeded |
0 |
|
|
16 |
4
|
2018.6 |
526312 |
Memory Limit Exceeded |
0 |
|
|
17 |
4
|
1886.7 |
526320 |
Memory Limit Exceeded |
0 |
|
|
18 |
4
|
1355.1 |
526280 |
Memory Limit Exceeded |
0 |
|
|
19 |
4
|
1126.7 |
526252 |
Memory Limit Exceeded |
0 |
|
|
Submitter:
Compiler:
c++14
Code Length:
1.59 KB
Back to Top