- Sample Test No. Deux: Given three strings check if the third string is a shuffle of the first two strings
- Sample Test No. Trois: Given any number of a vector of strings, extract every first letter of every string of this vector, aka acronyms problem ; after every string except the last one put a dot ...
- Sample Test No. Quatre: Check if an integer number is Happy or Sad ...