Skip to content

Commit b2f644c

Browse files
committed
мааааленькая помарка
1 parent f53678d commit b2f644c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/ru/geekbrains/java2/lesson_05/Homework.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
import java.util.Arrays;
44

55
public class Homework {
6-
static final int size = 10000000;
6+
private static final int size = 10000000;
77

88
public static void main(String[] args) {
99
long startTime;

0 commit comments

Comments
 (0)