Runtime Error
/in/foo.cc: In function 'int ss(int, int)': /in/foo.cc:18:1: warning: no return statement in function returning non-void [-Wreturn-type] } ^ /in/foo.cc: In function 'int print()': /in/foo.cc:25:1: warning: no return statement in function returning non-void [-Wreturn-type] } ^ /in/foo.cc: In function 'int main()': /in/foo.cc:36:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int j=0;j<p.size();j++) ~^~~~~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1034 家族
- 语言
- C++
- 递交时间
- 2018-02-07 11:47:57
- 评测时间
- 2018-02-07 11:47:57
- 评测机
- 分数
- 0
- 总耗时
- 36ms
- 峰值内存
- 384.0 KiB