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; ^~
信息
- 递交者
- 类型
- 递交
- 题目
- P2043 历史
- 语言
- C++
- 递交时间
- 2019-03-08 21:32:07
- 评测时间
- 2019-03-08 21:32:07
- 评测机
- 分数
- 60
- 总耗时
- 1499ms
- 峰值内存
- 31.105 MiB