Wrong Answer
foo.cpp: In function 'int main()': foo.cpp:41:31: 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 %d%d\n",&cm,&x,&y); ^ foo.cpp:51:31: 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 %d%d\n",&cm,&x,&y); ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1443 银河英雄传说
- 语言
- C++
- 递交时间
- 2017-02-22 15:50:49
- 评测时间
- 2017-02-22 15:50:49
- 评测机
- 分数
- 0
- 总耗时
- 45ms
- 峰值内存
- 856.0 KiB