Wrong Answer
foo.cc: In function 'int main()': foo.cc:8:6: warning: comparisons like 'X<=Y<=Z' do not have their mathematical meaning [-Wparentheses] 8 | if(a>b>c) | ~^~ foo.cc:12:6: warning: comparisons like 'X<=Y<=Z' do not have their mathematical meaning [-Wparentheses] 12 | if(a<b>c) | ~^~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1020 3个数排序
- 语言
- C++
- 递交时间
- 2022-01-30 20:16:04
- 评测时间
- 2022-01-30 20:16:04
- 评测机
- 分数
- 0
- 总耗时
- 21ms
- 峰值内存
- 384.0 KiB