#include using namespace std; extern int static_extern; int main(void) { for (int i=1; i!=static_extern; ++i) cout << "Hi !" << endl; return 0; }