/ Vijos /

记录详情

Accepted

foo.cc: In function 'll min(ll, ll)':
foo.cc:26:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   26 |     if (x <= y) return x; return y;
      |     ^~
foo.cc:26:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   26 |     if (x <= y) return x; return y;
      |                           ^~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 2ms 284.0 KiB
#2 Accepted 3ms 412.0 KiB
#3 Accepted 19ms 2.516 MiB
#4 Accepted 3ms 668.0 KiB
#5 Accepted 35ms 4.762 MiB
#6 Accepted 4ms 668.0 KiB
#7 Accepted 18ms 2.453 MiB
#8 Accepted 4ms 668.0 KiB
#9 Accepted 68ms 9.008 MiB
#10 Accepted 4ms 716.0 KiB

信息

递交者
类型
递交
题目
P1891 学姐的逛街计划
语言
C++
递交时间
2023-05-27 16:27:33
评测时间
2023-05-27 16:27:33
评测机
分数
100
总耗时
164ms
峰值内存
9.008 MiB