Problem GSS
User dev1634
Submission Time 2023-03-07 16:58:13
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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