QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#214077 | #6442. Secret of Tianqiu Valley | ZhaoZiLong | WA | 1ms | 3640kb | C++17 | 3.1kb | 2023-10-14 17:08:31 | 2023-10-14 17:08:32 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 1ms
memory: 3640kb
input:
2 5 00000 3 001
output:
7 1 3 2 3 4 3 5 0
result:
ok all puzzle solved (2 test cases)
Test #2:
score: -100
Wrong Answer
time: 1ms
memory: 3556kb
input:
7 3 000 3 100 3 010 3 110 3 001 3 101 3 011
output:
1 1 0 0 1 1 0 1 1 1 1
result:
wrong answer ignite ignited torch (test case 4)