QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#681728 | #5417. Chat Program | MaMengQi | WA | 1ms | 5668kb | C++14 | 1010b | 2024-10-27 11:22:37 | 2024-10-27 11:22:38 |
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: 5668kb
input:
6 4 3 1 2 1 1 4 5 1 4
output:
5
result:
wrong answer 1st numbers differ - expected: '4', found: '5'