CPR Number

Question

Solution

Idea

This is a give-away question. If I have to say something about this question, it will be very very basic string manipulation. Why "very very basic" because all the manipulations need to be hard-coded 😂

Code

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

Last updated