| Problem | evenorodd |
|---|---|
| User | Yvonne |
| Submission Time | 2024-06-19 10:39:02 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
evenorodd.cpp: In function ‘int main()’:
evenorodd.cpp:10:17: error: expected ‘}’ at end of input
10 | cout << "odd";}
| ^
evenorodd.cpp:4:12: note: to match this ‘{’
4 | int main() {
| ^