Guest
Login
跳过导航链接

Compile Error:

  
(44) : error C2552: “test_cases”: 不能用初始值设定项列表初始化非聚合
        “std::vector<_Ty>”: 不聚合带基的类型
        with
        [
            _Ty=std::string
        ]
(53) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
(53) : error C2143: 语法错误 : 缺少“,”(在“:”的前面)
(53) : error C2530: “test”: 必须初始化引用
(53) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
(54) : error C2664: “longestPalindrome”: 不能将参数 1 从“const int”转换为“const std::string &”
        原因如下: 无法从“const int”转换为“const std::string”
        无构造函数可以接受源类型,或构造函数重载决策不明确

  

Zhe Jiang University Of Technology Online Programming Space Beta1.3
Designed & Developped By Jin Qiwei
Refactored By cb@zjut.edu.cn , QQ Group: 723311416  All Copyright Reserved 2006-
695