0_0_7027933_30147.cpp
0_0_7027933_30147.cpp(6) : error C2146: 语法错误 : 缺少“;”(在标识符“num”的前面)
0_0_7027933_30147.cpp(6) : error C2501: “int64” : 缺少存储类或类型说明符
0_0_7027933_30147.cpp(6) : error C2501: “num” : 缺少存储类或类型说明符
0_0_7027933_30147.cpp(7) : error C2146: 语法错误 : 缺少“;”(在标识符“key”的前面)
0_0_7027933_30147.cpp(7) : error C2501: “int64” : 缺少存储类或类型说明符
0_0_7027933_30147.cpp(7) : error C2086: “int int64” : 重定义
0_0_7027933_30147.cpp(6) : 参见“int64”的声明
0_0_7027933_30147.cpp(7) : error C2501: “key” : 缺少存储类或类型说明符
0_0_7027933_30147.cpp(8) : error C2146: 语法错误 : 缺少“;”(在标识符“temp”的前面)
0_0_7027933_30147.cpp(8) : error C2501: “int64” : 缺少存储类或类型说明符
0_0_7027933_30147.cpp(8) : error C2086: “int int64” : 重定义
0_0_7027933_30147.cpp(6) : 参见“int64”的声明
0_0_7027933_30147.cpp(8) : error C2501: “temp” : 缺少存储类或类型说明符
|