QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#210801 | #6638. Treelection | HuangHanSheng | WA | 1ms | 12108kb | C++14 | 1.8kb | 2023-10-11 20:17:11 | 2023-10-11 20:17:11 |
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: 1ms
memory: 12108kb
input:
2 4 1 2 3 5 1 1 2 2
output:
w=1 1000 w=2 10000
result:
wrong answer 1st lines differ - expected: '1100', found: 'w=1'