Chanukah Challenge
Question
Solution
Idea
This is a basic math problem on arithmetic progression that can be solved easily using for loops.
Code
https://github.com/mendax1234/Coding-Problems/blob/main/kattis/chanukah/chanukah.c
Last updated