Problem | rhythmscore |
---|---|
User | MegaG |
Submission Time | 2025-10-05 19:44:44 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
rhythmscore.cpp: In function ‘int main()’:
rhythmscore.cpp:32:8: error: expected ‘;’ before ‘}’ token
32 | j++
| ^
| ;
33 | }
| ~