# Cinema Crowds 2

## Question

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

## Solution

### Idea

This is a give-away question about **loops**. Nothing much to talk about.

### Code

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