Skip to content

tutorial

bradendubois edited this page Jun 9, 2021 · 8 revisions

ICPC Tutorial

ID: tutorial

Difficulty: 3.0

CPU Time: 1 second

Memory: 1024 MB

## Solution

\Just enumerate the cases for each situation. If t is a particularcase, compute the approximate operations this will take with a size of n, and whether it is less than or equal to m.

Clone this wiki locally