Leetcode 1903. Largest Odd Number in String
HTML-код
- Опубликовано: 2 фев 2025
- You are given a string num, representing a large integer. Return the largest-valued odd integer (as a string) that is a non-empty substring of num, or an empty string "" if no odd integer exists.
A substring is a contiguous sequence of characters within a string.
datastructureandalgorithm #datastructuresandalgorithms #datastructure #datastructures #datastructureandalgorithm #java #javaprogramming #dsalgo #dsa #leetcode