/ Vijos /

记录详情

Accepted

foo.cc: In member function 'void Link_Cut_Tree::rotate(int)':
foo.cc:52:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   52 |     if(!isroot(y))c[z][c[z][1]==y]=x;fa[x]=z;
      |     ^~
foo.cc:52:38: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   52 |     if(!isroot(y))c[z][c[z][1]==y]=x;fa[x]=z;
      |                                      ^~
正在同步测试数据,请稍后
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 1ms 256.0 KiB
#2 Accepted 1ms 256.0 KiB
#3 Accepted 2ms 256.0 KiB
#4 Accepted 5ms 384.0 KiB
#5 Accepted 11ms 512.0 KiB
#6 Accepted 6ms 384.0 KiB
#7 Accepted 17ms 768.0 KiB
#8 Accepted 32ms 768.0 KiB
#9 Accepted 31ms 768.0 KiB
#10 Accepted 24ms 896.0 KiB
#11 Accepted 273ms 5.617 MiB
#12 Accepted 315ms 5.617 MiB
#13 Accepted 289ms 5.617 MiB
#14 Accepted 280ms 5.617 MiB
#15 Accepted 247ms 5.617 MiB
#16 Accepted 212ms 5.617 MiB
#17 Accepted 209ms 5.621 MiB
#18 Accepted 201ms 5.621 MiB
#19 Accepted 201ms 5.617 MiB
#20 Accepted 213ms 5.617 MiB

信息

递交者
类型
递交
题目
P1865 魔法森林
语言
C++
递交时间
2022-02-03 16:52:05
评测时间
2022-02-03 16:52:05
评测机
分数
100
总耗时
2581ms
峰值内存
5.621 MiB