Wrong Answer
/in/foo.cc: In function 'bool judge(int, int, int)': /in/foo.cc:19:19: warning: comparisons like 'X<=Y<=Z' do not have their mathematical meaning [-Wparentheses] if(min(y[a],y[b])<=k*x[c]+y[a]-k*x[a]<=max(y[a],y[b]))return 1; ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1920 校园足迹
- 语言
- C++
- 递交时间
- 2017-09-06 17:48:58
- 评测时间
- 2017-09-06 17:48:58
- 评测机
- 分数
- 40
- 总耗时
- 104ms
- 峰值内存
- 384.0 KiB