Problem bookshelf
User Duk168
Submission Time 2024-10-23 17:04:50
Score 0
Max Time N/A
Max Memory N/A

Compile Error

bookshelf.cpp: In function ‘int main()’:
bookshelf.cpp:37:1: error: expected ‘}’ at end of input
37 | }
| ^
bookshelf.cpp:4:12: note: to match this ‘{’
4 | int main() {
| ^