0_0_25036234_18668.cpp
0_0_25036234_18668.cpp(2) : error C2146: 语法错误: 缺少“;”(在标识符“Sum”的前面)
0_0_25036234_18668.cpp(2) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_25036234_18668.cpp(2) : error C2146: 语法错误: 缺少“;”(在标识符“Accepted”的前面)
0_0_25036234_18668.cpp(2) : error C2143: 语法错误 : 缺少“;”(在“:”的前面)
0_0_25036234_18668.cpp(2) : error C2059: 语法错误:“常量”
0_0_25036234_18668.cpp(3) : error C2059: 语法错误:“常量”
0_0_25036234_18668.cpp(7) : error C2059: 语法错误:“数字上的错误后缀”
0_0_25036234_18668.cpp(14) : error C2146: 语法错误: 缺少“;”(在标识符“first”的前面)
0_0_25036234_18668.cpp(14) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_25036234_18668.cpp(14) : error C2146: 语法错误: 缺少“;”(在标识符“line”的前面)
0_0_25036234_18668.cpp(14) : error C2146: 语法错误: 缺少“;”(在标识符“contains”的前面)
0_0_25036234_18668.cpp(14) : error C2146: 语法错误: 缺少“;”(在标识符“three”的前面)
0_0_25036234_18668.cpp(14) : error C2146: 语法错误: 缺少“;”(在标识符“integers”的前面)
0_0_25036234_18668.cpp(14) : error C2146: 语法错误: 缺少“;”(在标识符“n”的前面)
0_0_25036234_18668.cpp(14) : error C2143: 语法错误 : 缺少“;”(在“.”的前面)
0_0_25036234_18668.cpp(54) : fatal error C1083: 无法打开包括文件: “bits/stdc++.h”: No such file or directory
|