QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#579742 | #9114. Black or White 2 | ucup-team3862# | WA | 1ms | 3836kb | C++20 | 2.4kb | 2024-09-21 17:39:04 | 2024-09-21 17:39:04 |
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: 3836kb
input:
2 2 2 2 2 3 0
output:
1 1 0 0 0 0 0 0 0 0
result:
wrong answer