Problem clocktower
User Sandman
Submission Time 2023-02-27 08:55:38
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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