Wrong Answer
/in/foo.cc: In function 'int main()': /in/foo.cc:28:13: warning: format '%s' expects argument of type 'char*', but argument 2 has type 'std::string' {aka 'std::__cxx11::basic_string<char>'} [-Wformat=] 28 | printf("%s %.1Lf\n", a[i].nam, a[i].sum); | ~^ | | | char*
信息
- 递交者
- 类型
- 递交
- 题目
- P1359 攻击程度
- 语言
- C++
- 递交时间
- 2024-05-16 18:19:16
- 评测时间
- 2024-05-16 18:19:16
- 评测机
- 分数
- 0
- 总耗时
- 3ms
- 峰值内存
- 484.0 KiB