buka - bradendubois/competitive-programming GitHub Wiki
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.