Problem #707 CORE JAVA PROGRAMMING

Write a C++ program to get a substring of a given string between two specified positions

Your Solution