摘要:
#include <iostream> #include <string> #include <cctype> int main() { std::string input; std::cout << "请输入一个字符串: "; std::getline(std::cin, input); // 读 阅读全文
posted @ 2024-04-26 20:33
lydstory
阅读(27)
评论(0)
推荐(0)

浙公网安备 33010602011771号