0_0_39410450_10400.cpp
0_0_39410450_10400.cpp(1) : error C2143: 语法错误 : 缺少“;”(在“<”的前面)
0_0_39410450_10400.cpp(1) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_39410450_10400.cpp(4) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_39410450_10400.cpp(4) : error C2447: “{”: 缺少函数标题(是否是老式的形式表?)
0_0_39410450_10400.cpp(13) : error C3861: “scanf”: 找不到标识符
0_0_39410450_10400.cpp(16) : error C3861: “scanf”: 找不到标识符
0_0_39410450_10400.cpp(18) : error C3861: “printf”: 找不到标识符
0_0_39410450_10400.cpp(26) : error C3861: “leapyear”: 找不到标识符
0_0_39410450_10400.cpp(34) : error C3861: “leapyear”: 找不到标识符
0_0_39410450_10400.cpp(38) : error C3861: “printf”: 找不到标识符
|