It seems I'm the only one with this opinion but I really disliked today's challenge. I feel like the "support large numbers" is not only very weird and unexpected for an **Int**Computer, but also really favors scripting languages like python (which use BigInt by default since 3.0) and javascript, lua ... which use doubles.