QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#101689 | #4802. Ternary Search | znstz | WA | 1ms | 17124kb | C++14 | 2.5kb | 2023-04-30 20:39:24 | 2023-04-30 20:39:26 |
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: 17124kb
input:
9 11 4 5 14 1 9 19 8 10
output:
9
result:
wrong answer 1st numbers differ - expected: '0', found: '9'