Bitte ein Bit

Question

Solution

Idea

Time Complexity: O(1)O(1)

This is a purely give-away question. Nothing to say. Just print the first character of your input suffices.

Code

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

Last updated