| Problem | evenorodd_ex |
|---|---|
| User | shaoh |
| Submission Time | 2026-04-26 19:33:15 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
evenorodd_ex.cpp: In function ‘int main()’:
evenorodd_ex.cpp:12:13: error: ‘numbers’ was not declared in this scope
12 | if (numbers[i] % 2 == 0){
| ^~~~~~~