Problem solonim
User bobtan123
Submission Time 2023-11-09 10:10:24
Score 0
Max Time N/A
Max Memory N/A

Compile Error

solonim.cpp: In function ‘int main()’:
solonim.cpp:13:5: error: ‘x’ was not declared in this scope
13 | if(x%2==0) cout<<"No";
| ^