QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#646027 | #8529. Balance of Permutation | ucup-team3497 | WA | 14ms | 33156kb | C++20 | 2.4kb | 2024-10-16 20:57:10 | 2024-10-16 20:57:12 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 0
Wrong Answer
time: 14ms
memory: 33156kb
input:
6 6 6
output:
3 1 5 6 0 4
result:
wrong answer 1st numbers differ - expected: '1', found: '3'