| Problem | eeducation |
|---|---|
| User | vadar2525 |
| Submission Time | 2026-04-07 18:30:08 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
eeducation.cpp: In function ‘int main()’:
eeducation.cpp:13:8: error: ‘i’ was not declared in this scope
13 | int b[i];
| ^
eeducation.cpp:15:10: error: ‘b’ was not declared in this scope
15 | cin >> b[i];
| ^