0_0_22130987_15100.cpp
0_0_22130987_15100.cpp(49) : error C2065: “T”: 未声明的标识符
0_0_22130987_15100.cpp(49) : error C2146: 语法错误: 缺少“;”(在标识符“total_flow”的前面)
0_0_22130987_15100.cpp(49) : error C2065: “total_flow”: 未声明的标识符
0_0_22130987_15100.cpp(62) : error C2065: “T”: 未声明的标识符
0_0_22130987_15100.cpp(62) : error C2146: 语法错误: 缺少“;”(在标识符“increment”的前面)
0_0_22130987_15100.cpp(62) : error C2065: “increment”: 未声明的标识符
0_0_22130987_15100.cpp(65) : error C2065: “increment”: 未声明的标识符
0_0_22130987_15100.cpp(70) : error C2065: “increment”: 未声明的标识符
0_0_22130987_15100.cpp(74) : error C2065: “increment”: 未声明的标识符
0_0_22130987_15100.cpp(75) : error C2065: “increment”: 未声明的标识符
0_0_22130987_15100.cpp(78) : error C2065: “total_flow”: 未声明的标识符
0_0_22130987_15100.cpp(78) : error C2065: “increment”: 未声明的标识符
0_0_22130987_15100.cpp(109) : error C2065: “total_flow”: 未声明的标识符
0_0_22130987_15100.cpp(149) : error C2296: “%”: 非法,左操作数包含“void”类型
|