Problem | GSS |
---|---|
User | dev1634 |
Submission Time | 2023-03-07 16:57:04 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
GSS.cpp: In function ‘int main()’:
GSS.cpp:16:2: error: ‘n’ was not declared in this scope
16 | n -= 4;
| ^
GSS.cpp:24:1: error: expected ‘}’ at end of input
24 | }
| ^
GSS.cpp:4:13: note: to match this ‘{’
4 | int main () {
| ^