0_0_33889254_3317.cpp:5:7: error: 'll' does not name a type const ll mod = 1e9 + 7; ^ 0_0_33889254_3317.cpp: In function 'int main()': 0_0_33889254_3317.cpp:42:30: error: 'mod' was not declared in this scope printf("%lld\n", ans%mod); ^