记录详情

Runtime Error

/in/foo.cc: In function 'bool hashs(int)':
/in/foo.cc:16:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  if(p==x%mod) return false; return true;
  ^~
/in/foo.cc:16:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
  if(p==x%mod) return false; return true;
                             ^~~~~~
# 状态 耗时 内存占用
#1 Wrong Answer 3ms 256.0 KiB
#2 Runtime Error 6ms 3.219 MiB
#3 Runtime Error 7ms 3.125 MiB
#4 Runtime Error 7ms 3.375 MiB
#5 Runtime Error 26ms 16.5 MiB
#6 Runtime Error 25ms 18.016 MiB
#7 Runtime Error 18ms 6.078 MiB
#8 Runtime Error 12ms 4.352 MiB
#9 Runtime Error 10ms 2.34 MiB
#10 Runtime Error 10ms 2.375 MiB

信息

递交者
类型
递交
题目
好元素
题目数据
下载
语言
C++
递交时间
2017-10-31 20:18:53
评测时间
2017-10-31 20:18:53
评测机
分数
0
总耗时
129ms
峰值内存
18.016 MiB