Wrong Answer
/in/foo.cc: In function 'int MAX(int, int, int, int)': /in/foo.cc:9:7: warning: variable 'res' set but not used [-Wunused-but-set-variable] int res=0; ^~~ /in/foo.cc:11:1: warning: no return statement in function returning non-void [-Wreturn-type] } ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1493 传纸条
- 语言
- C++
- 递交时间
- 2018-10-19 17:25:43
- 评测时间
- 2018-10-19 17:25:43
- 评测机
- 分数
- 0
- 总耗时
- 60ms
- 峰值内存
- 1.469 MiB