Problem | solonim |
---|---|
User | Potato3218 |
Submission Time | 2023-08-06 19:24:11 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
solonim.cpp: In function ‘int main()’:
solonim.cpp:12:5: error: ‘a’ was not declared in this scope
12 | if(a % 2 == 0) cout<<"Yes";
| ^