/* ex_2_4.c++ */ #include #include using namespace std; void my_aff_car(const string s, int indice_debut = 0, int step = 2) { for (int i=indice_debut ; i