QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#454209 | #8218. 水镜 | HuangHanSheng | 0 | 9ms | 62164kb | C++17 | 6.5kb | 2024-06-24 17:40:21 | 2024-06-24 17:40:21 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Subtask #1:
score: 0
Wrong Answer
Test #1:
score: 0
Wrong Answer
time: 9ms
memory: 62164kb
input:
2 2 1
output:
dfs 1 0 1 dfs 2 0 0 dfs 3 1 1 1
result:
wrong output format Expected integer, but "dfs" found
Subtask #2:
score: 0
Skipped
Dependency #1:
0%
Subtask #3:
score: 0
Skipped
Dependency #1:
0%
Subtask #4:
score: 0
Skipped
Dependency #1:
0%
Subtask #5:
score: 0
Skipped
Dependency #1:
0%