/ CWOI /

记录详情

Accepted

/in/foo.cc: In function 'void dfs(int, int)':
/in/foo.cc:31:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
     if (!imp[x]) return ;dfs(imp[x],y);
     ^~
/in/foo.cc:31:26: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
     if (!imp[x]) return ;dfs(imp[x],y);
                          ^~~
# 状态 耗时 内存占用
#1 Accepted 8ms 4.375 MiB
#2 Accepted 5ms 2.375 MiB
#3 Accepted 168ms 9.375 MiB
#4 Accepted 173ms 9.125 MiB
#5 Accepted 176ms 9.449 MiB
#6 Accepted 168ms 8.816 MiB
#7 Accepted 192ms 9.469 MiB
#8 Accepted 165ms 9.234 MiB
#9 Accepted 108ms 9.23 MiB
#10 Accepted 96ms 9.117 MiB
#11 Accepted 81ms 10.125 MiB
#12 Accepted 99ms 9.121 MiB
#13 Accepted 112ms 9.926 MiB
#14 Accepted 110ms 10.184 MiB
#15 Accepted 131ms 10.164 MiB
#16 Accepted 105ms 8.188 MiB
#17 Accepted 129ms 10.109 MiB
#18 Accepted 109ms 10.215 MiB
#19 Accepted 137ms 10.211 MiB
#20 Accepted 95ms 10.363 MiB

信息

递交者
类型
递交
题目
2017.07.19 P3 软件包管理器
语言
C++
递交时间
2018-02-13 16:56:08
评测时间
2018-02-13 16:56:08
评测机
分数
100
总耗时
2375ms
峰值内存
10.363 MiB