/ Vijos /

记录详情

Wrong Answer

/in/foo.cc: In function 'int main()':
/in/foo.cc:42:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   if(!fa) root=num;add(fa,num);
   ^~
/in/foo.cc:42:20: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
   if(!fa) root=num;add(fa,num);
                    ^~~
# 状态 耗时 内存占用
#1 Wrong Answer 5ms 2.375 MiB
#2 Wrong Answer 5ms 2.25 MiB
#3 Wrong Answer 4ms 2.25 MiB
#4 Wrong Answer 9ms 4.375 MiB
#5 Wrong Answer 5ms 4.375 MiB
#6 Wrong Answer 6ms 4.262 MiB
#7 Wrong Answer 8ms 2.711 MiB
#8 Wrong Answer 13ms 5.07 MiB
#9 Wrong Answer 11ms 4.98 MiB
#10 Wrong Answer 10ms 5.094 MiB

信息

递交者
类型
递交
题目
P1427 机密信息
语言
C++
递交时间
2017-11-05 15:05:22
评测时间
2017-11-05 15:05:22
评测机
分数
0
总耗时
79ms
峰值内存
5.094 MiB