QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#741582 | #9731. Fuzzy Ranking | ucup-team5138# | WA | 0ms | 3648kb | C++20 | 4.2kb | 2024-11-13 14:41:14 | 2024-11-13 14:41:14 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 0ms
memory: 3648kb
input:
2 5 2 2 1 2 3 4 5 5 4 3 2 1 1 0 2 1 2 1 5 3 3 1 2 3 4 5 1 3 2 4 5 1 2 3 5 4 0 0 2 0 2 3 1 0 3
output:
0 0 0 0
result:
wrong answer 1st lines differ - expected: '3', found: '0 0'