QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#818171 | #9799. Magical Palette | ucup-team3953# | WA | 86ms | 38992kb | C++20 | 855b | 2024-12-17 17:11:29 | 2024-12-17 17:11:35 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 1ms
memory: 3592kb
input:
2 2 3 2 2
output:
Yes 1 2 1 3 5 No
result:
ok 2 cases (2 test cases)
Test #2:
score: -100
Wrong Answer
time: 86ms
memory: 38992kb
input:
1 1 1000000
output:
No
result:
wrong answer Wrong Verdict (test case 1)