摘要: 09、序列计数 到了八九十题一定要考虑效率的问题了,尽量向最好的优化 题目 java static int N; static int count = 0; static final int MOD = 10000; static int[][] mem = new int[1000][1000]; 阅读全文
posted @ 2020-04-11 18:14 贝加尔湖畔╭ 阅读(136) 评论(0) 推荐(0) 编辑
摘要: 08、长艹问题 题目 ==总结==:算式dft入门吧,输出用了 BufferedWriter进行优化,传染病模型,队列的运用 Scanner输入问题 scanner遇到空格 、Tab、Enter敏感,会直接输入, 再加上nextLine遇到Enter敏感,所以到用到输入数字和字符时不用nextLin 阅读全文
posted @ 2020-04-11 18:03 贝加尔湖畔╭ 阅读(248) 评论(0) 推荐(0) 编辑