| Problem | modulochain |
|---|---|
| User | Greninja |
| Submission Time | 2024-03-06 17:34:57 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
modulochain.cpp: In function ‘int main()’:
modulochain.cpp:16:12: error: expected ‘;’ before ‘}’ token
16 | aA%=modulo
| ^
| ;
17 | }
| ~