Problem bridge_apio15
User thermodynamix7
Submission Time 2025-11-14 14:15:56
Score 0
Max Time N/A
Max Memory N/A

Compile Error

bridge_apio15.cpp: In function ‘int main()’:
bridge_apio15.cpp:44:17: error: expected ‘}’ at end of input
44 | cout<<minsum;
| ^
bridge_apio15.cpp:5:1: note: to match this ‘{’
5 | {
| ^