/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'll min(ll, ll)':
/in/foo.cc:26:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
     if (x <= y) return x; return y;
     ^~
/in/foo.cc:26:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
     if (x <= y) return x; return y;
                           ^~~~~~
# 状态 耗时 内存占用
#1 Accepted 14ms 368.0 KiB
#2 Accepted 14ms 456.0 KiB
#3 Accepted 21ms 2.605 MiB
#4 Accepted 2ms 716.0 KiB
#5 Accepted 28ms 4.875 MiB
#6 Accepted 2ms 752.0 KiB
#7 Accepted 21ms 2.617 MiB
#8 Accepted 15ms 812.0 KiB
#9 Accepted 45ms 9.109 MiB
#10 Accepted 2ms 748.0 KiB

信息

递交者
类型
递交
题目
P1891 学姐的逛街计划
语言
C++
递交时间
2022-01-12 17:14:51
评测时间
2022-01-12 17:14:51
评测机
分数
100
总耗时
169ms
峰值内存
9.109 MiB