Problem clocktower
User FreedomhawksBANANAA
Submission Time 2023-03-30 08:36:25
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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