//main文件 #include using namespace std; #include"fn1.h" //声明头文件 int n; int main() { n=0; fn1(); cout<<"n的值:"<标签: