QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#207761 | #6638. Treelection | ZhaoZiLong | WA | 4ms | 63160kb | C++14 | 1.1kb | 2023-10-08 20:01:42 | 2023-10-08 20:01:42 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 4ms
memory: 63160kb
input:
2 4 1 2 3 5 1 1 2 2
output:
1100 11000
result:
wrong answer 2nd lines differ - expected: '10000', found: '11000'