0_0_36590842_27368.cpp:4:14: error: expected unqualified-id before numeric constant #define maxn 2000006 ^ 0_0_36590842_27368.cpp:32:11: note: in expansion of macro 'maxn' const ull maxn = 1e5 + 5; ^