Problem | modulochain |
---|---|
User | Ush |
Submission Time | 2024-12-04 15:58:50 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
modulochain.cpp: In function ‘int main()’:
modulochain.cpp:15:3: error: ‘arr’ was not declared in this scope
15 | arr[i] %= mod;
| ^~~