class Solution { public: /** * * @param s string字符串 * @return bool布尔型 */ bool is...