Auto commit

上级 f9c1c18f
......@@ -12,10 +12,8 @@ public class Main {
}
System.out.println();
for(int i=1;i<column;i++){
System.out.print(i+"\t");
arr[i]=i;
for(int x=1;x<6;x++) {
arr1[x]=x;
if (arr[i]==arr1[x]) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册