| Problem | modulochain |
|---|---|
| User | siqideng09 |
| Submission Time | 2023-11-08 15:46:55 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
modulochain.cpp: In function ‘int main()’:
modulochain.cpp:19:6: error: expected ‘;’ before ‘}’ token
19 | i++
| ^
| ;
20 | }
| ~