记录详情

Time Exceeded

/in/foo.cc: In function 'bool hashs(long long 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 Accepted 4ms 260.0 KiB
#2 Accepted 13ms 4.375 MiB
#3 Accepted 8ms 4.5 MiB
#4 Accepted 12ms 4.242 MiB
#5 Accepted 374ms 32.625 MiB
#6 Accepted 367ms 32.723 MiB
#7 Accepted 160ms 8.625 MiB
#8 Time Exceeded ≥1007ms ≥75.75 MiB
#9 Time Exceeded ≥1004ms ≥75.836 MiB
#10 Time Exceeded ≥1006ms ≥75.984 MiB

信息

递交者
类型
递交
题目
好元素
题目数据
下载
语言
C++
递交时间
2017-10-31 20:52:04
评测时间
2017-10-31 20:52:04
评测机
分数
70
总耗时
≥3960ms
峰值内存
≥75.984 MiB