QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#346690 | #91. Secret Permutation | karrigan | 0 | 0ms | 3812kb | C++20 | 1.3kb | 2024-03-08 21:13:24 | 2024-03-08 21:13:25 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Subtask #1:
score: 0
Wrong Answer
Test #1:
score: 7.8
Acceptable Answer
time: 0ms
memory: 3812kb
input:
7 5 7 1 3 2 4 6
output:
0 21 1050790
result:
points 0.520 21 steps
Test #2:
score: 12
Acceptable Answer
time: 0ms
memory: 3784kb
input:
4 3 4 2 1
output:
0 6 0
result:
points 0.80 6 steps
Test #3:
score: 0
Wrong Answer
time: 0ms
memory: 3732kb
input:
6 3 5 4 2 6 1
output:
-1
result:
wrong answer Your answer is not correct.
Subtask #2:
score: 0
Skipped
Dependency #1:
0%
Subtask #3:
score: 0
Skipped
Dependency #1:
0%