0_0_31093828_29877.cpp:14:11: error: conflicting declaration 'const int mod' const int mod=1000000007; ^ 0_0_31093828_29877.cpp:10:10: note: previous declaration as 'const ll mod' const ll mod=1e9+7; ^