Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

27
3572
Runtime Error (killed by signal)
0

Subtask Results

Subtask no. Testdata Range Constraints Score
1 0 範例測資 0 / 0
2 0~1 輸入的 $n_i$ 兩兩相異,且 $n_i \le 30$ 0 / 10
3 0~3 $n_i \le 1000$ 0 / 30
4 0~6 $n_i \le 10^ 6$ 0 / 10
5 0~9 無額外限制 0 / 50

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 2 3 4 5 0002.5 6212 3572 Wrong Answer 0
1 2 3 4 5 0002.6 6212 3492 Wrong Answer 0
2 3 4 5 0002.5 6212 3468 Wrong Answer 0
3 3 4 5 0002.6 6212 3308 Runtime Error (killed by signal) 0
4 4 5 0002.8 6212 3260 Runtime Error (killed by signal) 0
5 4 5 0002.7 6212 3388 Runtime Error (killed by signal) 0
6 4 5 0002.8 6212 3388 Runtime Error (killed by signal) 0
7 5 0002.8 6212 3296 Runtime Error (killed by signal) 0
8 5 0002.9 6212 3168 Runtime Error (killed by signal) 0
9 5 0002.8 6212 3256 Runtime Error (killed by signal) 0
Submitter:
Compiler:
c++11
Code Length:
638 Bytes
Back to Top