> ## 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 #3 Editorial

> Editorials for Level 0 — Contest #3.

## Problem A: Beautiful Year

**Approach:** \[Explanation]

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

***

## Problem B: Buy a Shovel

**Approach:** \[Explanation]

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

***

## Problem C: Calculating Function

**Approach:** \[Explanation]

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

***

## Problem D: Harry\_potter

**Approach:** \[Explanation]

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

***

## Problem E: Games

**Approach:** \[Explanation]

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

***

## Problem F: Soso and Strings

**Approach:** \[Explanation]

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

***

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