QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#207762 | #6638. Treelection | ZhaoZiLong | WA | 11ms | 63572kb | C++14 | 1.1kb | 2023-10-08 20:03:40 | 2023-10-08 20:03:41 |
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: 11ms
memory: 63572kb
input:
2 4 1 2 3 5 1 1 2 2
output:
1100 11000
result:
wrong answer 2nd lines differ - expected: '10000', found: '11000'