Problem GSS
User jonellaaa
Submission Time 2023-11-15 15:04:38
Score 0
Max Time N/A
Max Memory N/A

Compile Error

GSS.cpp: In function ‘int32_t main()’:
GSS.cpp:30:16: error: expected ‘}’ at end of input
30 | cout << sum;
| ^
GSS.cpp:6:1: note: to match this ‘{’
6 | {
| ^