Problem | modulochain |
---|---|
User | Reality1001 |
Submission Time | 2024-02-22 10:56:48 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
modulochain.cpp: In function ‘int main()’:
modulochain.cpp:18:29: error: lvalue required as left operand of assignment
18 | fl%m = arr[0]%m * arr[n-1]%m;
| ^