Problem multipleswith8
User bribritt
Submission Time 2024-12-06 17:13:29
Score 0
Max Time N/A
Max Memory N/A

Compile Error

multipleswith8.cpp: In function β€˜int main()’:
multipleswith8.cpp:25:42: error: no match for call to β€˜(std::map<long long int, int>) (ll)’
25 | ans -= mp((m-(i*1'000'000LL%m))%m);
| ^