0_0_5391377_13088.cpp
0_0_5391377_13088.cpp(1) : error C2065: “stdin” : 未声明的标识符
0_0_5391377_13088.cpp(1) : error C2501: “freopen” : 缺少存储类或类型说明符
0_0_5391377_13088.cpp(1) : error C2078: 初始值设定项太多
0_0_5391377_13088.cpp(2) : error C2065: “stdout” : 未声明的标识符
0_0_5391377_13088.cpp(2) : error C2501: “freopen” : 缺少存储类或类型说明符
0_0_5391377_13088.cpp(2) : error C2086: “int freopen” : 重定义
0_0_5391377_13088.cpp(1) : 参见“freopen”的声明
0_0_5391377_13088.cpp(2) : error C2078: 初始值设定项太多
VC\include\stdio.h(287) : error C2365: “freopen” : 重定义;以前的定义是“数据变量”
0_0_5391377_13088.cpp(1) : 参见“freopen”的声明
|