QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#653598 | #7941. Jackpot | GuanYunchang | WA | 1ms | 3560kb | C++17 | 1.0kb | 2024-10-18 20:21:13 | 2024-10-18 20:21:15 |
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: 3560kb
input:
3 2 42 42 42 42 1 42 69 3 1 2 3 4 5 6
output:
0 27 5
result:
wrong answer 3rd numbers differ - expected: '9', found: '5'