QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#419103 | #6521. Swapping Operation | 2yh_Z77# | WA | 1ms | 3788kb | C++14 | 2.5kb | 2024-05-23 17:53:58 | 2024-05-23 17:53:59 |
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: 3788kb
input:
3 6 6 5 4 3 5 6 6 1 2 1 1 2 2 5 1 1 2 2 2
output:
6 3 3
result:
wrong answer 1st numbers differ - expected: '7', found: '6'