0_0_39259000_27816.cpp
0_0_39259000_27816.cpp(2) : error C2504: “def”: 未定义基类
0_0_39259000_27816.cpp(2) : error C2146: 语法错误: 缺少“,”(在标识符“findMaxLength”的前面)
0_0_39259000_27816.cpp(2) : error C2504: “findMaxLength”: 未定义基类
0_0_39259000_27816.cpp(2) : error C2143: 语法错误 : 缺少“,”(在“(”的前面)
0_0_39259000_27816.cpp(4) : error C2059: 语法错误:“常量”
0_0_39259000_27816.cpp(4) : error C2334: “:”的前面有意外标记;跳过明显的函数体
0_0_39259000_27816.cpp(5) : error C2143: 语法错误 : 缺少“;”(在“=”的前面)
0_0_39259000_27816.cpp(5) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_39259000_27816.cpp(8) : error C2334: “:”的前面有意外标记;跳过明显的函数体
0_0_39259000_27816.cpp(16) : fatal error C1004: 发现意外的文件尾
|