QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#182140 | #4584. Not One | GuanYunchang | WA | 2ms | 11804kb | C++14 | 2.5kb | 2023-09-17 13:08:38 | 2023-09-17 13:08:39 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 2ms
memory: 11804kb
input:
7 10 5 8 6 10 6 4 1 2 2 3 2 4 4 5 4 6 4 7
output:
9
result:
wrong answer 1st lines differ - expected: '4', found: '9'