QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#836428 | #9920. Money Game 2 | ucup-team3407# | WA | 3ms | 52400kb | C++14 | 1.0kb | 2024-12-28 20:37:03 | 2024-12-28 20:37:03 |
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: 3ms
memory: 52400kb
input:
3 5 2 1 4 3 5 5 2 1 3 1 2 1 1000000000
output:
6 5 7 8 8 4 4 5 4 4 1500000000
result:
wrong answer 11th numbers differ - expected: '1000000000', found: '1500000000'