Problem | clocktower |
---|---|
User | Sandman |
Submission Time | 2023-02-22 12:21:33 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
clocktower.cpp: In function ‘int main()’:
clocktower.cpp:26:1: error: expected ‘}’ at end of input
26 | }
| ^
clocktower.cpp:4:12: note: to match this ‘{’
4 | int main() {
| ^