QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#810217 | #9799. Magical Palette | ucup-team3925 | WA | 7ms | 11416kb | C++17 | 2.2kb | 2024-12-11 20:27:34 | 2024-12-11 20:27:36 |
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: 7ms
memory: 11416kb
input:
2 2 3 2 2
output:
Yes 1 4 1 3 5 distinct: 6 No
result:
wrong answer Token parameter [name=verdict] equals to "distinct:", doesn't correspond to pattern "Yes|No" (test case 2)