# 03_contact (10pt / 667 solves)

## 問題文

調査対象の人物や組織が管理していると思われるメールアドレス、フォーム、コメント欄などを見つけとしましょう。  
どうやら、あちら側は連絡を歓迎しているようです。 **今回の調査において** 、【協力者】のあなたがたはどうするべきでしょうか？

- A: 積極的に連絡や書き込みなどをすることで、新たな情報を引き出す。こちらの素性を明かして、信頼してもらう。
- B: 積極的に連絡は取るが、匿名の捨てアカウントを作ることで、自分たちであることをバレないようにする。
- C: 調査をしていることに感づかれてはならないため、特に指示されない限りは、あらゆる連絡を一切行わない。

`SWIMMER{A}`、`SWIMMER{B}`、`SWIMMER{C}` のいずれかで答えてください。

Consider this situation: You identified any email addresses, forms, or comment sections that appear to be managed by the person or organization under investigation.  
They seem to welcome contact. As Collaborators **in this investigation**, what should you do?

- A: Actively contact them or post messages to draw out new information. Reveal who you are so they will trust you.
- B: Actively make contact, but create anonymous throwaway accounts so your identity is not exposed.
- C: Because they must not realize they are being investigated, do not make any contact unless explicitly instructed.

Answer with one of `SWIMMER{A}`, `SWIMMER{B}`, or `SWIMMER{C}`.


## 解法

`02_social_media_rule` と同様です。ルール上、運営や問題文上の指示がない限り、あらゆる連絡は禁止されています。

これより、Cが正解となります。

> C: 調査をしていることに感づかれてはならないため、特に指示されない限りは、あらゆる連絡を一切行わない。
> C: Because they must not realize they are being investigated, do not make any contact unless explicitly instructed.

Flag: **`SWIMMER{C}`**