QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#851825 | #9920. Money Game 2 | qoj-Account | WA | 0ms | 24044kb | C++20 | 3.5kb | 2025-01-11 03:48:51 | 2025-01-11 03:48:51 |
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: 24044kb
input:
3 5 2 1 4 3 5 5 2 1 3 1 2 1 1000000000
output:
6 5 7 8 8 4 1 4 4 5 4 4 1000000000
result:
wrong answer 7th numbers differ - expected: '4', found: '1'