QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#533250 | #5307. Subgraph Isomorphism | gym# | WA | 1ms | 3696kb | C++20 | 4.2kb | 2024-08-25 19:08:38 | 2024-08-25 19:08:38 |
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: 3696kb
input:
4 7 6 1 2 2 3 3 4 4 5 5 6 3 7 3 3 1 2 2 3 3 1 5 5 1 2 2 3 3 4 4 1 1 5 1 0
output:
YES NO NO YES
result:
wrong answer expected YES, found NO [2nd token]