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