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

> Editorials for Level 0 — Contest #1.

## Problem A: Alloy

**Approach:** \[Explanation]

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

***

## Problem B: Kcal

**Approach:** \[Explanation]

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

***

## Problem C: Seismic magnitude scales

**Approach:** \[Explanation]

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

***

## Problem D: Typo

**Approach:** \[Explanation]

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

***

## Problem E: Battle

**Approach:** \[Explanation]

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

***

## Problem F: Training Camp

**Approach:** \[Explanation]

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

***

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