Problem | eescapism |
---|---|
User | ForgottenDragon |
Submission Time | 2025-04-06 10:03:20 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
eescapism.cpp: In function ‘int main()’:
eescapism.cpp:22:35: error: invalid type argument of unary ‘*’ (have ‘int’)
22 | long long modulo = effort % (10**9 + 7);
| ^