Notice
Recent Posts
Recent Comments
Link
목록2023/12/24 (1)
넘치게 채우기
[LeetCode] 1758. Minimum Changes To Make Alternating Binary String
https://leetcode.com/problems/minimum-changes-to-make-alternating-binary-string/description/ Minimum Changes To Make Alternating Binary String - LeetCode Can you solve this real interview question? Minimum Changes To Make Alternating Binary String - You are given a string s consisting only of the characters '0' and '1'. In one operation, you can change any '0' to '1' or vice versa. The string is..
PS/LeetCode
2023. 12. 24. 10:50