transform(su.begin(), su.end(), su.begin(), ::toupper); transform(sl.begin(), sl.end(), sl.begin(), ::tolower);