| Problem | cny |
|---|---|
| User | chickennn |
| Submission Time | 2026-07-20 21:00:26 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
cny.cpp: In function ‘int main()’:
cny.cpp:12:12: error: ‘x’ was not declared in this scope
12 | while (x < M) {
| ^
cny.cpp:13:9: error: ‘i’ was not declared in this scope
13 | if (A[i] & 1) {
| ^