评测信息
运行ID: 57601
src.cpp: In function 'int main()':
src.cpp:13:15: error: 'EOF' was not declared in this scope
}while (a[i]!=EOF) ;
^
src.cpp:13:15: error: 'EOF' was not declared in this scope
}while (a[i]!=EOF) ;
^