| Problem | GSS |
|---|---|
| User | Halud |
| Submission Time | 2025-01-31 00:00:07 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
GSS.cpp: In function ‘int main()’:
GSS.cpp:23:5: error: ‘sum’ was not declared in this scope
23 | sum += v[i];
| ^~~
GSS.cpp:26:11: error: ‘sum’ was not declared in this scope
26 | cout << sum;
| ^~~