Write a program that reads a series of lines and prints the last 5 lines. You may assume that each line has at most 1000 characters. You may assume that the last line of input ends with a newline.