Problem eescapism
User dooweidde
Submission Time 2025-04-02 16:12:56
Score 0
Max Time N/A
Max Memory N/A

Compile Error

eescapism.cpp: In function ‘int main()’:
eescapism.cpp:20:28: error: invalid type argument of unary ‘*’ (have ‘int’)
20 | total = total % (10 ** 9 + 7)
| ^