QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#806074 | #9799. Magical Palette | ucup-team4464# | WA | 47ms | 16360kb | C++17 | 1.8kb | 2024-12-08 21:10:35 | 2024-12-08 21:10: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: 5916kb
input:
2 2 3 2 2
output:
Yes 1 2 3 5 1 No
result:
ok 2 cases (2 test cases)
Test #2:
score: -100
Wrong Answer
time: 47ms
memory: 16360kb
input:
1 1 1000000
output:
No
result:
wrong answer Wrong Verdict (test case 1)