Skip to content

judgingmoose

bradendubois edited this page Oct 7, 2021 · 7 revisions

Judging Moose

ID: judgingmoose

Difficulty: 1.5

CPU Time: 1 second

Memory: 1024 MB

Solution

The Input and Output sections give all the relevant information to complete this problem: if l == r, output "Even l + r", otherwise print "Odd <\max of l and r * 2>", and "Not a moose" of both l and r are 0.

Clone this wiki locally