Runtime Error
/in/foo.cc: In function 'int main()': /in/foo.cc:6:33: warning: format '%s' expects argument of type 'char*', but argument 5 has type 'std::__cxx11::string* {aka std::__cxx11::basic_string<char>*}' [-Wformat=] scanf("%d%d%d%s%s",&n,&m,&k,a,b); ^ /in/foo.cc:6:33: warning: format '%s' expects argument of type 'char*', but argument 6 has type 'std::__cxx11::string* {aka std::__cxx11::basic_string<char>*}' [-Wformat=]
信息
- 递交者
- 类型
- 自测
- 题目
- P1982 子串
- 语言
- C++
- 递交时间
- 2021-06-07 14:14:50
- 评测时间
- 2021-06-07 14:14:50
- 评测机
- 分数
- 0
- 总耗时
- 1ms
- 峰值内存
- 224.0 KiB