# 全双值格致死解法（BUG）

这是最后一个和唯一矩形、唯一环等技巧类似的、基于题目唯一解的、可以放在这里的推演技巧了。这个技巧学完之后，更多的这样的技巧我会放在最后面，因为他们都很难理解和推理。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://sudoku.kazusa.tech/full-marking-techniques/08-bivalue-universal-grave.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
