0_0_23580490_18249.cpp: In function 'int main()': 0_0_23580490_18249.cpp:12:34: error: expected primary-expression before ')' token #define plld(d) printf("%lld\n",d); ^ 0_0_23580490_18249.cpp:28:9: note: in expansion of macro 'plld' plld(x[n]-); ^