Skip to content

Commit 9d1bdb0

Browse files
committed
feat: 풀이 시간 작성
1 parent 23cccab commit 9d1bdb0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

longest-consecutive-sequence/haxr369.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
class Solution {
44
/**
5+
* 13분 소요.
56
* Runtime: 23 ms (Beats 80.31%)
67
* Memory: 77.33 (Beats 9.66%)
78
* Space Complexity: O(N)

0 commit comments

Comments
 (0)