Wrong Answer
foo.cc: In function 'void Lowercase(char*)': foo.cc:8:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0;i<strlen(s);i++){ ~^~~~~~~~~~ foo.cc: In function 'int main()': foo.cc:13:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%s",Refer); ~~~~~^~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1761 统计单词数
- 语言
- C++
- 递交时间
- 2021-07-12 09:40:02
- 评测时间
- 2021-07-12 09:40:02
- 评测机
- 分数
- 20
- 总耗时
- 115ms
- 峰值内存
- 1.383 MiB