> ## Documentation Index
> Fetch the complete documentation index at: https://docs.hnuicpc.tech/llms.txt
> Use this file to discover all available pages before exploring further.

# Contest #2 Editorial

> Editorials for Level 0 — Contest #2.

## Problem A: Beautiful Strings

**Approach:** \[Explanation]

```cpp theme={null}
// Solution
```

***

## Problem B: Worms Evolution

**Approach:** \[Explanation]

```cpp theme={null}
// Solution
```

***

## Problem C: Spy Detected!

**Approach:** \[Explanation]

```cpp theme={null}
// Solution
```

***

## Problem D: Nuts

**Approach:** \[Explanation]

```cpp theme={null}
// Solution
```

***

## Problem E: Hit and Blow

**Approach:** \[Explanation]

```cpp theme={null}
// Solution
```

***

## Problem F: February 5

**Approach:** \[Explanation]

```cpp theme={null}
// Solution
```

***

<Card title="Next: Contest #3 Editorial" icon="arrow-right" href="/level-0/contest-editorials/contest-3" horizontal>
  Move on to the next set of contest solutions.
</Card>
