QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#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.
Details
Tip: Click on the bar to expand more detailed information
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%