Files

197 B

按行统计输出结果

通过 jad demo.MathGame main{{execute T2}} 输出 demo.MathGame{{}} 类的 main{{}} 方法

计算输出结果行数 jad demo.MathGame main | wc -l{{execute T2}}