> For the complete documentation index, see [llms.txt](https://wenbo-notes.gitbook.io/coding/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wenbo-notes.gitbook.io/coding/kattis/easy/call-for-problems.md).

# Call for Problems

## Question

{% embed url="<https://open.kattis.com/problems/callforproblems>" %}

## Solution

### Idea

This is the second [ICPC-related question](https://open.kattis.com/problem-sources/2024%20ICPC%20North%20America%20Qualifier) I have encountered, but to be honest, this one is a give-away question. Nothiing to talk about.

### Code

{% @github-files/github-code-block url="<https://github.com/mendax1234/Coding-Problems/blob/main/kattis/callforproblems/callforproblems.c>" %}
