QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#788434 | #9799. Magical Palette | ucup-team5027 | WA | 0ms | 3596kb | C++14 | 626b | 2024-11-27 16:55:31 | 2024-11-27 16:55:41 |
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: 3596kb
input:
2 2 3 2 2
output:
Yes 4 7 3 5 7 No
result:
wrong answer Integer parameter [name=a[2]] equals to 7, violates the range [0, 5] (test case 1)