实用文档 ALGO-9 import java.io; public class Main{ public static void main(String args[])throws IOException{ BufferedReader bf=new BufferedReader(new InputStreamReader(System.in; int n=Integer.parseInt(bf