Accepted
/in/foo.cc: In function 'std::__cxx11::string gettime(std::__cxx11::string)': /in/foo.cc:14:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int j = tmp; j < s.size(); j++) ~~^~~~~~~~~~ /in/foo.cc:28:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ /in/foo.cc: In function 'int change(std::__cxx11::string, make*, int)': /in/foo.cc:104:1: warning: control reaches end of non-void function [-Wreturn-type] } ^
信息
- 递交者
- 类型
- 自测
- 题目
- P1572 Problem 2D. Nikuhn的破烂模拟计划
- 语言
- C++
- 递交时间
- 2024-05-30 13:12:41
- 评测时间
- 2024-05-30 13:12:41
- 评测机
- 分数
- 20
- 总耗时
- 4ms
- 峰值内存
- 404.0 KiB