import java.nio.file.Paths; import java.util.Scanner; import java.io.IOException; public class Day07A { }