0_0_4755189_5000.cpp
0_0_4755189_5000.cpp(8) : error C2065: “__int64n” : 未声明的标识符
0_0_4755189_5000.cpp(8) : error C2448: “__int64pow4” : 函数样式初始值设定项类似函数定义
0_0_4755189_5000.cpp(13) : error C3861: “__int64n”: 即使使用参数相关的查找,也未找到标识符
0_0_4755189_5000.cpp(13) : error C2448: “sum” : 函数样式初始值设定项类似函数定义
0_0_4755189_5000.cpp(25) : error C3861: “__int64n”: 即使使用参数相关的查找,也未找到标识符
0_0_4755189_5000.cpp(25) : error C2448: “factor” : 函数样式初始值设定项类似函数定义
0_0_4755189_5000.cpp(41) : error C3861: “__int64n”: 即使使用参数相关的查找,也未找到标识符
0_0_4755189_5000.cpp(41) : error C2062: 意外的类型“int”
0_0_4755189_5000.cpp(41) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_4755189_5000.cpp(41) : error C2447: “{” : 缺少函数标题(是否是老式的形式表?)
0_0_4755189_5000.cpp(56) : error C3861: “factor”: 即使使用参数相关的查找,也未找到标识符
0_0_4755189_5000.cpp(57) : error C3861: “gao”: 即使使用参数相关的查找,也未找到标识符
|