Wrong Answer
/in/foo.cc: In function 'std::__cxx11::string getit()': /in/foo.cc:16:18: warning: format '%s' expects argument of type 'char*', but argument 2 has type 'std::__cxx11::string* {aka std::__cxx11::basic_string<char>*}' [-Wformat=] scanf("%s",&tmp3); ^ /in/foo.cc: In function 'int main()': /in/foo.cc:24:21: warning: format '%s' expects argument of type 'char*', but argument 2 has type 'std::__cxx11::string* {aka std::__cxx11::basic_string<char>*}' [-Wformat=] l=scanf("%s",&tmp3); ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1124 字串变换
- 语言
- C++
- 递交时间
- 2019-08-04 11:51:12
- 评测时间
- 2019-08-04 11:51:12
- 评测机
- 分数
- 10
- 总耗时
- 11ms
- 峰值内存
- 404.0 KiB