0_0_22250645_28666.cpp:7:13: error: '#' is not followed by a macro parameter #define pr(x) cout << #x << "= " << x << " " ?#define pl(x) cout << #x << "= " << x << endl; ^