QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#872769 | #8613. Cardinality | ucup-team6072# | ML | 0ms | 0kb | C++17 | 2.3kb | 2025-01-26 04:27:17 | 2025-01-26 04:27:22 |
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
Memory Limit Exceeded
input:
4 5 1 2 2 3 5 6 6 7 4 7
output:
2 2 4 4 4