| Problem | evenorodd |
|---|---|
| User | coderccodes |
| Submission Time | 2023-07-19 20:34:53 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
evenorodd.cpp:3:20: error: expected β;β before βintβ
3 | using namespace std
| ^
| ;
4 |
5 | int main(){
| ~~~