#include using namespace std; int i=1; void staticScoped(int x); #define dynamicScoped(x) { cout <<"dynamicScoped("<