Blandað Best

Question

Solution

Idea

Time Complexity: O(1)O(1)

This is another give-away question, testing the basic branching in programming.

Code

https://github.com/mendax1234/Coding-Problems/blob/main/kattis/blandadbest/blandadbest.c

Last updated