| Problem | musicscales |
|---|---|
| User | dong |
| Submission Time | 2026-06-23 16:23:20 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
musicscales.cpp: In function ‘int main()’:
musicscales.cpp:20:22: error: expected ‘}’ at end of input
20 | vector<int> steps;
| ^
musicscales.cpp:4:12: note: to match this ‘{’
4 | int main() {
| ^