-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
CodingStudy/[211123] 배달/jujoo.py
Lines 12 to 14 in cc73ddd
| q = deque([(1, 0)]) | |
| while q: | |
| cur_node, cur_time = q.popleft() |
Metadata
Metadata
Assignees
Labels
No labels