In this blog, we will look at how you could approach the problem “Santa gives gifts” in The Coding Culture’s December Contest “Number Quest”. Contest Page | CodeChef
CodeChef - A Platform for Aspiring Programmers CodeChef was created as a platform to help programmers make it big in…www.codechef.com Mathematics behind the problem This problem, in the end, boils down to being able to count without overcounting, Let’s see what I mean by this