Exercise 23 - Due at 11:59:00 PM on 10/31/2021. 1. Write a C++ function to accept 3 c-strings and print them in ascending order Sample Run: Green Red Blue Order: Blue Green Red