Notice
250x250
Recent Posts
Recent Comments
Link
목록2024/07/10 (1)
넘치게 채우기
[LeetCode] 1598. Crawler Log Folder
https://leetcode.com/problems/crawler-log-folder/description/leetcode - Crawler Log Folder문제 유형 : 구현문제 난이도 : Easy 문제The Leetcode file system keeps a log each time some user performs a change folder operation.The operations are described below:"../" : Move to the parent folder of the current folder. (If you are already in the main folder, remain in the same folder)."./" : Remain in the same folde..
PS/LeetCode
2024. 7. 10. 10:19