new FileInputStream("1.txt")));String result=br.readLine();System.out.println(result.substring(...));