/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'void Rot(int)':
/in/foo.cc:52:1: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
 if(!Isroot(p))tree[g].s[t2]=v;tree[ch].F=p;
 ^~
/in/foo.cc:52:31: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
 if(!Isroot(p))tree[g].s[t2]=v;tree[ch].F=p;
                               ^~~~
# 状态 耗时 内存占用
#1 Accepted 2ms 364.0 KiB
#2 Accepted 2ms 372.0 KiB
#3 Accepted 2ms 360.0 KiB
#4 Accepted 223ms 2.641 MiB
#5 Accepted 227ms 2.508 MiB
#6 Accepted 227ms 2.641 MiB
#7 Accepted 228ms 2.512 MiB
#8 Accepted 517ms 4.793 MiB
#9 Accepted 519ms 4.734 MiB
#10 Accepted 371ms 4.984 MiB

信息

递交者
类型
递交
题目
P1620 小白逛公园加强版
语言
C++
递交时间
2019-08-02 13:56:01
评测时间
2019-08-02 14:58:28
评测机
分数
100
总耗时
2325ms
峰值内存
4.984 MiB