Herr Deng桑的教學blog
這是Herr Deng桑的教學blog,主要處理作業與班導事務,另外還有數位小品。
網頁
(移至...)
首頁
密碼學
程式設計Programming
APP
計算機概論
▼
2025年7月15日 星期二
Py3 C++母音 vowel mask速解Leetcode 3136 Valid Word
Py3 C++母音 vowel mask速解Leetcode 3136 Valid Word
Leetcode有許多判斷母音的問題,採用bitmask方式,迅速又方便
-----
Leetcode has many problems in determining vowels. Using the bitmask method is fast and convenient.
[codes onLeetcode]
https://leetcode.com/problems/valid-word/solutions/6959558/bitmask-for-vowel-bitset-beats-100/
‹
›
首頁
查看網路版