345/

directory
v0.0.0-...-9b92ec5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 3, 2021 License: MIT

README

反转字符串中的元音字母

编写一个函数,以字符串作为输入,反转该字符串中的元音字母。

 

示例 1:

**输入:**"hello" **输出:**"holle"

示例 2:

**输入:**"leetcode" **输出:**"leotcede"

 

提示:

  • 元音字母不包含字母 "y" 。

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL