Skip to content

Commit 17b03f1

Browse files
committed
test
1 parent 78ed59b commit 17b03f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

프로그래머스/1/12906. 같은 숫자는 싫어/같은 숫자는 싫어.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ public int[] solution(int []arr) {
2121

2222
return answer;
2323
}
24-
}
24+
}

0 commit comments

Comments
 (0)