QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#41390 | #4239. MST | tool# | WA | 2ms | 9924kb | C++14 | 2.7kb | 2022-07-30 09:43:43 | 2022-07-30 09:43:44 |
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: 2ms
memory: 9924kb
input:
2 5 1 2 3 4 5 3 10 45 10
output:
-4
result:
wrong answer 1st numbers differ - expected: '4', found: '-4'