/ new_bzoj /

记录详情

Wrong Answer

/in/foo.cc: In function 'void dfs2(int)':
/in/foo.cc:48:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  if(vis[x]) return; vis[x]=true;
  ^~
/in/foo.cc:48:21: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  if(vis[x]) return; vis[x]=true;
                     ^~~
# 状态 耗时 内存占用
#1 Accepted 5ms 4.707 MiB
#2 Wrong Answer 45ms 6.109 MiB
#3 Wrong Answer 41ms 5.969 MiB
#4 Wrong Answer 49ms 5.121 MiB
#5 Wrong Answer 39ms 5.625 MiB
#6 Wrong Answer 32ms 5.836 MiB
#7 Wrong Answer 4ms 4.723 MiB
#8 Wrong Answer 6ms 4.723 MiB
#9 Wrong Answer 4ms 4.496 MiB
#10 Wrong Answer 7ms 2.871 MiB
#11 Wrong Answer 35ms 5.832 MiB
#12 Wrong Answer 25ms 5.711 MiB
#13 Wrong Answer 14ms 4.953 MiB
#14 Wrong Answer 39ms 5.73 MiB

信息

递交者
类型
递交
题目
Grass Cownoisseur
语言
C++
递交时间
2017-10-30 11:01:18
评测时间
2017-10-30 11:01:18
评测机
分数
7
总耗时
350ms
峰值内存
6.109 MiB