Problem | modulochain |
---|---|
User | hutaosfavbf |
Submission Time | 2025-03-12 17:03:55 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
modulochain.cpp: In function ‘int main()’:
modulochain.cpp:33:39: error: expected ‘)’ before ‘;’ token
33 | ll diff = (a[0] - (x - a[0]) + mod;
| ~ ^
| )