/ Vijos /

记录详情

Wrong Answer

/in/foo.cc: In function 'void query(int, int, int, int, int)':
/in/foo.cc:41:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   if (mn[x]<Min) Min=mn[x]; return;
   ^~
/in/foo.cc:41:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
   if (mn[x]<Min) Min=mn[x]; return;
                             ^~~~~~
# 状态 耗时 内存占用
#1 Wrong Answer 5ms 10.25 MiB
#2 Wrong Answer 9ms 10.367 MiB
#3 Wrong Answer 25ms 10.25 MiB
#4 Wrong Answer 20ms 12.57 MiB
#5 Wrong Answer 84ms 12.523 MiB
#6 Wrong Answer 139ms 27.539 MiB
#7 Wrong Answer 165ms 26.141 MiB
#8 Wrong Answer 167ms 27.789 MiB
#9 Wrong Answer 160ms 26.172 MiB
#10 Wrong Answer 163ms 27.801 MiB

信息

递交者
类型
递交
题目
P1083 小白逛公园
语言
C++
递交时间
2017-08-12 09:27:00
评测时间
2017-08-12 09:27:00
评测机
分数
0
总耗时
942ms
峰值内存
27.801 MiB