0_0_16585957_24054.cpp
0_0_16585957_24054.cpp(6) : error C2065: “关于数据类型”: 未声明的标识符
0_0_16585957_24054.cpp(6) : error C2146: 语法错误: 缺少“;”(在标识符“double好像足够”的前面)
0_0_16585957_24054.cpp(7) : error C2065: “double好像足够”: 未声明的标识符
0_0_16585957_24054.cpp(7) : error C2146: 语法错误: 缺少“;”(在标识符“所以没想太多”的前面)
0_0_16585957_24054.cpp(7) : error C2065: “所以没想太多”: 未声明的标识符
0_0_16585957_24054.cpp(7) : error C2143: 语法错误 : 缺少“;”(在“while”的前面)
0_0_16585957_24054.cpp(12) : error C2065: “百度了下最大的数据”: 未声明的标识符
0_0_16585957_24054.cpp(12) : error C2146: 语法错误: 缺少“;”(在标识符“有点小偷懒”的前面)
0_0_16585957_24054.cpp(12) : error C2065: “有点小偷懒”: 未声明的标识符
0_0_16585957_24054.cpp(12) : error C2143: 语法错误 : 缺少“;”(在“for”的前面)
0_0_16585957_24054.cpp(13) : error C2065: “这里是关键”: 未声明的标识符
0_0_16585957_24054.cpp(13) : error C2146: 语法错误: 缺少“;”(在标识符“判断步骤最短的搬运方法”的前面)
0_0_16585957_24054.cpp(13) : error C2065: “判断步骤最短的搬运方法”: 未声明的标识符
0_0_16585957_24054.cpp(14) : error C2668: “pow”: 对重载函数的调用不明确
VC2013\INCLUDE\math.h(1233): 可能是“long double pow(long double,int) throw()”
VC2013\INCLUDE\math.h(1231): 或 “long double pow(long double,long double) throw()”
VC2013\INCLUDE\math.h(1117): 或 “float pow(float,int) throw()”
VC2013\INCLUDE\math.h(1115): 或 “float pow(float,float) throw()”
VC2013\INCLUDE\math.h(1027): 或 “double pow(double,int) throw()”
VC2013\INCLUDE\math.h(512): 或 “double pow(double,double)”
尝试匹配参数列表“(int, int)”时
0_0_16585957_24054.cpp(14) : error C2143: 语法错误 : 缺少“}”(在“;”的前面)
0_0_16585957_24054.cpp(19) : error C2065: “记得将最小值输入数组”: 未声明的标识符
0_0_16585957_24054.cpp(19) : error C2146: 语法错误: 缺少“;”(在标识符“而不是最后一次运算的值”的前面)
0_0_16585957_24054.cpp(19) : error C2065: “而不是最后一次运算的值”: 未声明的标识符
0_0_16585957_24054.cpp(19) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
0_0_16585957_24054.cpp(22) : error C2059: 语法错误:“}”
0_0_16585957_24054.cpp(22) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
|