Wrong Answer
foo.cc: In function 'int main()': foo.cc:15:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0;i<s.length();i++) ~^~~~~~~~~~~ foo.cc:36:18: warning: format '%s' expects argument of type 'char*', but argument 2 has type 'std::__cxx11::string* {aka std::__cxx11::basic_string<char>*}' [-Wformat=] printf("%s",&ans); ~~~~^
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 自测
- 题目
- P1267 单词发音
- 语言
- C++
- 递交时间
- 2021-07-16 14:23:10
- 评测时间
- 2021-07-16 14:23:10
- 评测机
- 分数
- 0
- 总耗时
- 4ms
- 峰值内存
- 384.0 KiB