import java.io.*; public class FileIO { public static void main(String[] args) throws IOException { } }