QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#445012 | #8529. Balance of Permutation | ucup-team1123# | WA | 1ms | 3644kb | C++23 | 34.4kb | 2024-06-15 23:01:48 | 2024-06-15 23:01:54 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 0
Wrong Answer
time: 1ms
memory: 3644kb
input:
6 6 6
output:
1 2 6 5 4 3
result:
wrong answer 4th numbers differ - expected: '3', found: '5'