Problem GSS
User Esan
Submission Time 2024-06-20 09:45:24
Score 0
Max Time N/A
Max Memory N/A

Compile Error

GSS.cpp: In function ‘int main()’:
GSS.cpp:48:12: error: expected ‘}’ at end of input
48 | return 0; }
| ^
GSS.cpp:38:12: note: to match this ‘{’
38 | int main() {
| ^