0_0_25768591_29941.cpp
0_0_25768591_29941.cpp(22) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_25768591_29941.cpp(22) : error C2146: 语法错误: 缺少“;”(在标识符“mod”的前面)
0_0_25768591_29941.cpp(55) : error C2146: 语法错误: 缺少“;”(在标识符“ans”的前面)
0_0_25768591_29941.cpp(55) : error C2065: “ans”: 未声明的标识符
0_0_25768591_29941.cpp(67) : error C2065: “ans”: 未声明的标识符
0_0_25768591_29941.cpp(71) : error C2065: “ans”: 未声明的标识符
|