QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#863656 | #9373. Query on Tree | HuangHanSheng | WA | 3ms | 12136kb | C++20 | 3.9kb | 2025-01-19 20:51:07 | 2025-01-19 20:51:07 |
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: 12136kb
input:
1 5 5 1 2 1 3 2 1 2 2 3 2 4 4 5 2 2 1 0 1 2 1 3 3 4 -5 2 5 2 3 3 2 -1
output:
3 GG 8 8 11
result:
wrong answer 2nd lines differ - expected: '6', found: 'GG'