QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#872646 | #8613. Cardinality | ucup-team6072# | WA | 15ms | 9600kb | Python3 | 1.7kb | 2025-01-26 03:10:48 | 2025-01-26 03:10:49 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 0
Wrong Answer
time: 15ms
memory: 9600kb
input:
4 5 1 2 2 3 5 6 6 7 4 7
output:
8 8 8 8 8
result:
wrong answer Too big difference in the 1-th query: correct 2, got 8, ratio: 400.00%