Skip to content

Commit 4fafc22

Browse files
authored
Update 1.java
1 parent c8c8e3a commit 4fafc22

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

3/1.java

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
import java.util.Scanner;
2-
31
public class Main {
42

53
public static void main(String[] args) {
@@ -16,4 +14,4 @@ public static void main(String[] args) {
1614
System.out.println(cnt);
1715
}
1816

19-
}
17+
}

0 commit comments

Comments
 (0)