QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#879219 | #9700. Ying’s Cup | ucup-team5150# | WA | 1ms | 30452kb | C++14 | 2.6kb | 2025-02-01 22:22:26 | 2025-02-01 22:22:27 |
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: 18272kb
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: 30452kb
input:
10 6 10 5 9 10 3 9 10 7 4 4 1 3 2 3 7 8 4
output:
11540 2708230 46387720 272980160 662726600 419171450 33019100 0 0 0
result:
wrong answer 2nd numbers differ - expected: '253870', found: '2708230'