QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#328640 | #4802. Ternary Search | HuangHanSheng | WA | 1ms | 3768kb | C++17 | 1.7kb | 2024-02-15 22:30:24 | 2024-02-15 22:30:27 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
Tip: Click on the bar to expand more detailed information
Test #1:
score: 0
Wrong Answer
time: 1ms
memory: 3768kb
input:
9 11 4 5 14 1 9 19 8 10
output:
70 0
result:
wrong answer 1st numbers differ - expected: '0', found: '70'