Skip to content
bradendubois edited this page Nov 24, 2021 · 8 revisions

Buka

ID: buka

Difficulty: 2.1

CPU Time: 1 second

Memory: 1024 MB

Solution

What to do is simple, but the real difficulty can arise in using a language that can support values up to 100 digits. A language like Python makes this trivial, and as there is only one test case, worth the overhead.

Clone this wiki locally