QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#879482 | #9700. Ying’s Cup | ucup-team1878# | WA | 1ms | 3712kb | C++23 | 28.1kb | 2025-02-02 03:41:08 | 2025-02-02 03:41:09 |
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: 100
Accepted
time: 0ms
memory: 3712kb
input:
5 1 2 1 3 2 4 2 5
output:
28 54 38 0 0
result:
ok 5 number(s): "28 54 38 0 0"
Test #2:
score: -100
Wrong Answer
time: 1ms
memory: 3712kb
input:
10 6 10 5 9 10 3 9 10 7 4 4 1 3 2 3 7 8 4
output:
998232813 997990483 997287133 996805273 997507353 998014263 0 0 0 0
result:
wrong answer 1st numbers differ - expected: '11540', found: '998232813'