Compile Error
foo.cc: In function 'int main()':
foo.cc:8:9: error: 'strupr' was not declared in this scope; did you mean 'strstr'?
    8 |         strupr(a);
      |         ^~~~~~
      |         strstr
  正在同步测试数据,请稍后 [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P2407 1.7.13将字符串中的小写字母转换成大写字母
 - 语言
 - C++
 - 递交时间
 - 2023-12-30 19:29:24
 - 评测时间
 - 2023-12-30 19:29:24
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 0ms
 - 峰值内存
 - 0 Bytes