提交 4cda5b44 编写于 作者: P proller 提交者: alexey-milovidov

Fix result

上级 6ca798a3
......@@ -141,7 +141,7 @@ void CacheDictionary::isInImpl(
else if (children[new_children_idx] == parents[parents_idx])
{
// Loop detected
out[out_idx] = 0;
out[out_idx] = 1;
}
else
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册