Problem | modulochain |
---|---|
User | Kiameimon |
Submission Time | 2024-01-01 23:13:22 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
modulochain.cpp: In function βint main()β:
modulochain.cpp:22:9: error: expected primary-expression before β<β token
22 | cout <<< (arr[0]-ans+MOD)% MOD;
| ^