Problem | modulochain |
---|---|
User | matt |
Submission Time | 2024-02-12 20:38:57 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
modulochain.cpp: In function ‘int32_t main()’:
modulochain.cpp:20:22: error: expected ‘]’ before ‘)’ token
20 | c = x[0]%mod-((a-x[0)%mod);
| ^
| ]