/ Vijos /

记录详情

Runtime Error

/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 2ms 348.0 KiB
#2 Accepted 2ms 504.0 KiB
#3 Accepted 15ms 2.402 MiB
#4 Accepted 4ms 768.0 KiB
#5 Accepted 30ms 6.145 MiB
#6 Accepted 4ms 764.0 KiB
#7 Accepted 18ms 2.52 MiB
#8 Accepted 3ms 772.0 KiB
#9 Runtime Error 3ms 384.0 KiB
#10 Accepted 3ms 800.0 KiB

信息

递交者
类型
递交
题目
P1891 学姐的逛街计划
语言
C++
递交时间
2018-03-21 17:03:07
评测时间
2018-03-21 17:03:07
评测机
分数
90
总耗时
89ms
峰值内存
6.145 MiB