Problem multipleswith8
User Sans12345
Submission Time 2024-12-12 18:16:23
Score 0
Max Time N/A
Max Memory N/A

Compile Error

multipleswith8.cpp: In function ‘int main()’:
multipleswith8.cpp:25:42: error: expected ‘]’ before ‘)’ token
25 | ans -= mp[(m-((i*1'000'000LL)%m)))];
| ^
| ]
multipleswith8.cpp:25:42: error: expected ‘;’ before ‘)’ token
25 | ans -= mp[(m-((i*1'000'000LL)%m)))];
| ^
| ;