Skip to content

Commit 8ea0678

Browse files
Jaehyeon Robert HanJaehyeon Robert Han
authored andcommitted
add line
1 parent 18a3bd8 commit 8ea0678

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

house-robber/Zioq.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,5 @@ SC: O(1)
2525
/* Test Case */
2626
console.log(rob([1,2,3,1]));
2727
console.log(rob([2,7,9,3,1]));
28+
29+

0 commit comments

Comments
 (0)