QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#327827 | #4802. Ternary Search | GuanYunchang | WA | 3ms | 14396kb | C++14 | 1.8kb | 2024-02-15 14:53:09 | 2024-02-15 14:53:10 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 0
Wrong Answer
time: 3ms
memory: 14396kb
input:
9 11 4 5 14 1 9 19 8 10
output:
7 2 3 8 1 5 9 4 6 0 0 0 0 2 3 3 6 7
result:
wrong answer 1st numbers differ - expected: '0', found: '7'