/ Vijos /

记录详情

Time Exceeded

/in/foo.cc: In function 'void dfs(int)':
/in/foo.cc:35:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  if(!d[x])dp[x]=0;dp[x]++;
  ^~
/in/foo.cc:35:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
  if(!d[x])dp[x]=0;dp[x]++;
                   ^~
# 状态 耗时 内存占用
#1 Time Exceeded ≥1005ms ≥204.0 KiB
#2 Time Exceeded ≥1003ms ≥364.0 KiB
#3 Time Exceeded ≥1006ms ≥380.0 KiB
#4 Time Exceeded ≥1004ms ≥368.0 KiB

信息

递交者
类型
自测
题目
P1101 传染病防治
语言
C++
递交时间
2018-09-29 09:29:39
评测时间
2018-09-29 09:29:39
评测机
分数
0
总耗时
≥4019ms
峰值内存
≥380.0 KiB