| Problem | GSS |
|---|---|
| User | Esan |
| Submission Time | 2024-06-20 09:44:14 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
GSS.cpp: In function ‘int main()’:
GSS.cpp:48:2: error: expected unqualified-id before ‘}’ token
48 | }
| ^
GSS.cpp: At global scope:
GSS.cpp:49:2: error: expected unqualified-id before ‘return’
49 | return 0;
| ^~~~~~