| Problem | foreveralone |
|---|---|
| User | XY3491 |
| Submission Time | 2026-07-28 16:37:15 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
foreveralone.cpp: In function ‘int main()’:
foreveralone.cpp:8:6: error: ‘intt’ was not declared in this scope; did you mean ‘int’?
8 | for(intt i=0;i<a;++i)
| ^~~~
| int
foreveralone.cpp:8:15: error: ‘i’ was not declared in this scope
8 | for(intt i=0;i<a;++i)
| ^