| Problem | GSS |
|---|---|
| User | beefburger |
| Submission Time | 2026-02-18 16:37:33 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
GSS.cpp: In function ‘int main()’:
GSS.cpp:9:7: error: ‘i’ was not declared in this scope
9 | for (i=1; i<=n; i++){
| ^
GSS.cpp:15:7: error: ‘i’ was not declared in this scope
15 | for (i=0; i<(n-1); i++){
| ^