Problem dragonfly
User IWKR
Submission Time 2023-02-10 14:46:58
Score 0
Max Time N/A
Max Memory N/A

Compile Error

dragonfly.cpp: In function ‘int32_t main()’:
dragonfly.cpp:66:1: error: expected ‘}’ at end of input
66 | }
| ^
dragonfly.cpp:12:16: note: to match this ‘{’
12 | int32_t main() {
| ^