Compile Error
foo.cpp: In member function 'int Splay::Del(int, int)': foo.cpp:112:40: error: expected ')' before ';' token ret += Del(lb, ch[x][1];); ^ foo.cpp:112:41: error: expected primary-expression before ')' token ret += Del(lb, ch[x][1];); ^ foo.cpp:112:41: error: expected ';' before ')' token
信息
- 递交者
- 类型
- 递交
- 题目
- P1507 郁闷的出纳员
- 语言
- C++
- 递交时间
- 2016-03-13 23:49:32
- 评测时间
- 2016-03-13 23:49:33
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes