These are the error messages that shows up when I try to compile it:

Here is my code

import java.util.Scanner;
import java.util.List;
import java.io.BufferedReader;
import...