Skip to content

Commit

Permalink
chore: Remove newlines
Browse files Browse the repository at this point in the history
  • Loading branch information
KwonNayeon committed Feb 12, 2025
1 parent 46c7a69 commit 2ef46df
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion course-schedule/KwonNayeon.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
- 0 <= ai, bi < numCourses
- All the pairs prerequisites[i] are unique.
Time Complexity: O(N + P)
- N: numCourses, P: prerequisites의 길이
Expand Down

0 comments on commit 2ef46df

Please sign in to comment.