QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#189794 | #7107. Chaleur | ucup-team1574 | WA | 1ms | 3460kb | C++14 | 1018b | 2023-09-27 21:52:22 | 2023-09-27 21:52:22 |
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: 3460kb
input:
3 3 2 1 2 2 3 6 6 1 2 2 3 1 3 1 4 2 5 3 6 4 1 1 2
output:
1 4 2
result:
wrong answer 1st lines differ - expected: '2 1', found: '1'