Description: Enter two strings str1 and str2, str2 to determine whether it is a substring of str1. If so, output in the sub-string str2 in str1 before and after the string.
To Search:
File list (Check if you may need any files):
work1.java
work1.class