Problem valves
User Gladius3482
Submission Time 2022-12-28 15:15:08
Score 0
Max Time N/A
Max Memory N/A

Compile Error

valves.cpp: In function ‘int main()’:
valves.cpp:29:1: error: expected ‘}’ at end of input
29 | }
| ^
valves.cpp:4:14: note: to match this ‘{’
4 | signed main(){
| ^