摘要: package test;import java.util.*;public class Test { public static void main(String[] args) { Scanner sc=new Scanner(System.in); int i,j,k=0,z=0,flag=0 阅读全文
posted @ 2022-03-11 22:58 stdrush 阅读(23) 评论(0) 推荐(0)