QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#253092 | #4839. Smaller LCA | ucup-team1882# | WA | 3ms | 20368kb | C++23 | 3.3kb | 2023-11-16 17:36:41 | 2023-11-16 17:36:41 |
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: 20368kb
input:
5 1 2 4 2 2 5 3 5
output:
15 15 15 15 15
result:
wrong answer 5th numbers differ - expected: '14', found: '15'