Problem | foreveralone |
---|---|
User | boaznumberd5555 |
Submission Time | 2025-02-25 21:23:13 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
foreveralone.cpp: In function ‘int main()’:
foreveralone.cpp:14:27: error: ‘output’ was not declared in this scope
14 | for(int i = 0; i<n; i++) output += a[i];
| ^~~~~~