/ Vijos /

记录详情

Runtime Error

/in/foo.cc:1:0: warning: ignoring #pragma comment  [-Wunknown-pragmas]
 #pragma comment(linker, "/STACK:102400000,102400000") 
 
/in/foo.cc: In function 'void rotate(int)':
/in/foo.cc:15:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
     if(nrt(v)) ch[w][y]=u; fa[u]=w; fa[v]=u;
     ^~
/in/foo.cc:15:28: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
     if(nrt(v)) ch[w][y]=u; fa[u]=w; fa[v]=u;
                            ^~
# 状态 耗时 内存占用
#1 Accepted 2ms 496.0 KiB
#2 Runtime Error 47ms 16.738 MiB
#3 Runtime Error 47ms 16.203 MiB
#4 Accepted 87ms 13.109 MiB
#5 Accepted 85ms 13.117 MiB
#6 Accepted 279ms 13.238 MiB
#7 Accepted 278ms 13.242 MiB
#8 Accepted 273ms 13.207 MiB
#9 Runtime Error 213ms 31.105 MiB
#10 Runtime Error 183ms 31.07 MiB

信息

递交者
类型
递交
题目
P2043 历史
语言
C++
递交时间
2019-03-08 21:32:07
评测时间
2019-03-08 21:32:07
评测机
分数
60
总耗时
1499ms
峰值内存
31.105 MiB