| Problem | arrayproblem |
|---|---|
| User | StormyGood |
| Submission Time | 2025-11-10 20:00:18 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
arrayproblem.cpp: In function ‘int main()’:
arrayproblem.cpp:10:2: error: ‘suffix’ was not declared in this scope
10 | suffix[0]=c[a-1];
| ^~~~~~