We use Stdio input/output format here. For example, for the task to calculate the sum of a list, the input and output are in the following format: ```python input = "5\n1 2 3 4 5\n" output = "15"
# Dataset Card for CodeForces ## Dataset description [CodeForces](https://codeforces.com/) is one of the most popular websites among competitive programmers, hosting regular contests where participan