0_0_29776348_13529.cpp
0_0_29776348_13529.cpp(1) : error C2143: 语法错误 : 缺少“;”(在“^”的前面)
0_0_29776348_13529.cpp(1) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_29776348_13529.cpp(1) : error C3193: “^”: 需要“/clr”或“/ZW”命令行选项
0_0_29776348_13529.cpp(1) : error C2061: 语法错误: 标识符“n”
0_0_29776348_13529.cpp(1) : error C2143: 语法错误 : 缺少“;”(在“*”的前面)
0_0_29776348_13529.cpp(1) : error C2143: 语法错误 : 缺少“;”(在“%”的前面)
0_0_29776348_13529.cpp(1) : error C3193: “%”: 需要“/clr”或“/ZW”命令行选项
0_0_29776348_13529.cpp(1) : error C2530: “p”: 必须初始化引用
0_0_29776348_13529.cpp(2) : fatal error C1083: 无法打开包括文件: “bits/stdc++.h”: No such file or directory
|