Eno2024-03-09 20:10:09发布于:浙江1阅读0回复0点赞#include <bits/stdc++.h> using namespace std; int main(){ char s[1010]; cin >> s; int n = strlen(s); cout << n; } 有帮助,赞一个去预览0/2000发布这里空空如也
有帮助,赞一个