QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#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.
詳細信息
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'