Problems
Write a program that receives a string, including spaces, as input, splits it into words, stores them in a string array, and then prints them in reverse order of input. The length of the string does not exceed 100 characters.
Example
C++ Programing jjang!!
jjang!!
Programing
C++
Source
자기주도C언어프로그래밍