Notice
250x250
Recent Posts
Recent Comments
Link
목록2024/07/28 (1)
넘치게 채우기
[LeetCode] 2045. Second Minimum Time to Reach Destination
https://leetcode.com/problems/second-minimum-time-to-reach-destination/description/?envType=daily-question&envId=2024-07-28leetcode - Second Minimum Time to Reach Destination문제 유형 : BFS, 최단서리, 큐문제 난이도 : Hard 문제A city is represented as a bi-directional connected graph with n vertices where each vertex is labeled from 1 to n (inclusive). The edges in the graph are represented as a 2D integer array..
PS/LeetCode
2024. 7. 28. 17:20