Wrong Answer

/in/foo.cc: In function 'int main()':
/in/foo.cc:17:6: warning: comparisons like 'X<=Y<=Z' do not have their mathematical meaning [-Wparentheses]
  if(c>=b>=a)
     ~^~~
# 状态 耗时 内存占用
#1 Wrong Answer 1ms 324.0 KiB
#2 Accepted 1ms 328.0 KiB
#3 Accepted 1ms 324.0 KiB
#4 Accepted 1ms 332.0 KiB
#5 Accepted 1ms 324.0 KiB

信息

递交者
类型
递交
题目
P1626 A1-1 分支结构练习:三数排序
语言
C++
递交时间
2024-11-05 21:32:28
评测时间
2024-11-05 21:32:28
评测机
分数
80
总耗时
8ms
峰值内存
332.0 KiB