QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#249902 | #6638. Treelection | ZhaoZiLong | WA | 3ms | 31468kb | C++17 | 2.1kb | 2023-11-12 17:41:51 | 2023-11-12 17:41:51 |
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: 31468kb
input:
2 4 1 2 3 5 1 1 2 2
output:
1111 11000
result:
wrong answer 1st lines differ - expected: '1100', found: '1111'