Banner Home Page DIY Contests Problems Ranklist Status Statistics

View Compilation Error

118731_1922_1_3093.cpp
118731_1922_1_3093.cpp(24) : error C2440: “=” : 无法从“int”转换为“int [125001]”
        没有转换为数组类型,但有转换为数组的引用或指针
118731_1922_1_3093.cpp(30) : error C2297: “+=” : 非法,右操作数包含“int [125001]”类型
118731_1922_1_3093.cpp(30) : error C2040: “+=” : “int”与“int [125001]”的间接寻址级别不同
118731_1922_1_3093.cpp(34) : error C2106: “=” : 左操作数必须为 l 值
118731_1922_1_3093.cpp(35) : error C2440: “=” : 无法从“int”转换为“int [125001]”
        没有转换为数组类型,但有转换为数组的引用或指针