Problem evenorodd
User Marcus0Leong
Submission Time 2025-06-16 16:29:23
Score 0
Max Time N/A
Max Memory N/A

Compile Error

evenorodd.cpp: In function ‘int main()’:
evenorodd.cpp:6:10: error: ‘b’ was not declared in this scope
6 | cout << b = a % 2;
| ^