Runtime Error
/in/foo.cc: In member function 'int Splay::splay(int, int)': /in/foo.cc:75:2: warning: no return statement in function returning non-void [-Wreturn-type] } ^ /in/foo.cc: In member function 'int Splay::build(int, int)': /in/foo.cc:81:8: warning: operation on '((Splay*)this)->Splay::sz' may be undefined [-Wsequence-point] val[++sz] = w[sz] = s[l]; ^~~~
信息
- 递交者
- 类型
- 递交
- 题目
- 火星人prefix
- 语言
- C++
- 递交时间
- 2017-09-22 10:51:57
- 评测时间
- 2017-09-22 10:51:58
- 评测机
- 分数
- 0
- 总耗时
- 47ms
- 峰值内存
- 3.559 MiB