QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#879427 | #9700. Ying’s Cup | ucup-team5101# | WA | 35ms | 1010964kb | C++23 | 5.4kb | 2025-02-02 02:19:04 | 2025-02-02 02:19:05 |
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: 35ms
memory: 1010964kb
input:
5 1 2 1 3 2 4 2 5
output:
0 28 54 38 0 0 0
result:
wrong answer 1st numbers differ - expected: '28', found: '0'