QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#251715 | #7679. Master of Both IV | ucup-team2485 | WA | 0ms | 3692kb | C++14 | 1.8kb | 2023-11-15 00:51:48 | 2023-11-15 00:51:49 |
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: 0ms
memory: 3692kb
input:
2 3 1 2 3 5 3 3 5 1 1
output:
4 10
result:
wrong answer 2nd numbers differ - expected: '11', found: '10'