Problem | modulochain |
---|---|
User | Xiaoyang |
Submission Time | 2023-01-05 20:09:24 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
modulochain.cpp: In function ‘int main()’:
modulochain.cpp:39:10: error: expected ‘)’ before ‘;’ token
39 | cc%=mod;
| ^
modulochain.cpp:38:13: note: to match this ‘(’
38 | cc-=arr[i](
| ^