QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#290339 | #6555. Sets May Be Good | Z_301 | WA | 0ms | 3688kb | C++17 | 6.7kb | 2023-12-24 20:57:44 | 2023-12-24 20:57:45 |
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: 3688kb
input:
5 5 1 2 2 3 3 4 4 5 1 5
output:
20
result:
wrong answer 1st numbers differ - expected: '16', found: '20'