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