QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#37686 | #1190. Twin Trees Bros | MaMengQi | WA | 2ms | 3796kb | C++17 | 6.4kb | 2022-07-02 14:57:16 | 2022-07-02 14:57:17 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 2ms
memory: 3796kb
input:
3 0 0 0 1 0 0 3 0 0 1 2 2 3 0 0 0 0 2 2 0 3 3 4 5 5 6
output:
0
result:
wrong answer expected '1', found '0'