windows环境下,可以使用algorithm头文件中的toupper:
#include <iostream>
#include <cctype>
#include <string>
#include <algorithm>
using namespace std;
int main()
{
string s =
windows环境下,可以使用algorithm头文件中的toupper:
#include <iostream>
#include <cctype>
#include <string>
#include <algorithm>
using namespace std;
int main()
{
string s =