| Problem | evenorodd |
|---|---|
| User | Dubidubidaphdaph |
| Submission Time | 2026-06-22 16:57:48 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
evenorodd.cpp: In function ‘int main()’:
evenorodd.cpp:9:2: error: ‘If’ was not declared in this scope
9 | If (n%2==0) {
| ^~