# 十分用心的定制卡

## 题面

{% hint style="info" %}
[P\&KU2：十分用心的定制卡](https://pnku2.pkupuzzle.art/#/game/miyue/summer_01)（需要注册与登录）
{% endhint %}

*哇，图案真好看，是为你量身定制的吧。*\
\&#xNAN;*这是哪个国家的卡呀？*

<figure><img src="/files/OqnpxKezCSpy5a1mEuEy" alt="" width="351"><figcaption></figcaption></figure>

## 答案

GO AGAINST SQUALLS

## 解析

之所以说这是定制卡，是因为其与**芈雨**有关：卡片上有十六块，每个区块的白色部分实际上都是“芈”字的七画中的若干画。而根据“芈”字的七个笔画是否存在，可以将每个区块转写成七位二进制数，从而以 ASCII 码的方式得到答案。

## 作者

Winfrid（设计与美工）

## 附言

### Winfrid

芈真是个可爱的字。芈雨真是个可爱的人。 是开赛前一天赶工做出来的题。


---

# 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://puzzle-and-key-universe.gitbook.io/archive/p-and-ku2-be-spring/mi-ti-jie-xi-yu-fu-yan/mi-yue-qu/shi-fen-yong-xin-de-ding-zhi-ka.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.
