Wrong Answer
foo.cc: In function 'int get(int, int, int)': foo.cc:18:17: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 18 | if(y<0)y=0;if(z<=0)z=0; | ^~ foo.cc:18:28: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 18 | if(y<0)y=0;if(z<=0)z=0; | ^~ foo.cc:21:1: warning: control reaches end of non-void function [-Wreturn-type] 21 | } | ^
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1240 朴素的网络游戏
- 语言
- C++
- 递交时间
- 2022-09-27 20:14:32
- 评测时间
- 2022-09-27 20:14:32
- 评测机
- 分数
- 0
- 总耗时
- 4846ms
- 峰值内存
- 108.867 MiB