| Problem | GSS |
|---|---|
| User | Shreyas123456789 |
| Submission Time | 2026-07-08 16:17:00 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
GSS.cpp: In function ‘int main()’:
GSS.cpp:12:5: error: ‘inti’ was not declared in this scope; did you mean ‘int’?
12 | for(inti=0;i<n;i++){
| ^~~~
| int
GSS.cpp:12:12: error: ‘i’ was not declared in this scope
12 | for(inti=0;i<n;i++){
| ^