I have an array of string (which length is always different) and I need to split this into groups (which also number is different from time to time);
int main() {