QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#396784 | #2600. Mismatch | Kevin090228🍬 | WA | 1ms | 3840kb | C++23 | 2.4kb | 2024-04-23 10:30:08 | 2024-04-23 10:30:16 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 1ms
memory: 3840kb
input:
3 0 1 2
output:
YES 1 2 3
result:
wrong output format Expected integer, but "YES" found