Problem umbrella
User PlayVoltz
Submission Time 2024-01-09 21:13:24
Score 0
Max Time N/A
Max Memory N/A

Compile Error

umbrella.cpp: In function ‘int32_t main()’:
umbrella.cpp:18:1: error: expected ‘}’ at end of input
18 | }
| ^
umbrella.cpp:6:15: note: to match this ‘{’
6 | int32_t main(){
| ^