QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#230458 | #6555. Sets May Be Good | ucup-team1060 | WA | 0ms | 3816kb | C++20 | 10.2kb | 2023-10-28 18:56:06 | 2023-10-28 18:56:06 |
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: 0ms
memory: 3816kb
input:
5 5 1 2 2 3 3 4 4 5 1 5
output:
12
result:
wrong answer 1st numbers differ - expected: '16', found: '12'