[LeetCode] 2434. Using a Robot to Print the Lexicographically Smallest String
Edit this2434. Using a Robot to Print the Lexicographically Smallest String text
문제 설명
You are given a string s and a robot that currently holds an empty string t. Apply one of the following operations until s and t are both empty:
Remove the first ...
blog.hyunjun.org4 min read