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