Problem GSS
User carson
Submission Time 2025-06-15 20:47:43
Score 0
Max Time N/A
Max Memory N/A

Compile Error

GSS.cpp: In function ‘int main()’:
GSS.cpp:18:1: error: expected ‘}’ at end of input
18 | }
| ^
GSS.cpp:3:11: note: to match this ‘{’
3 | int main(){
| ^