Problem sixandseven
User Ronaldo7
Submission Time 2026-06-26 13:27:08
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sixandseven.cpp: In function ‘int main()’:
sixandseven.cpp:12:10: error: ‘x’ was not declared in this scope
12 | else if(x = 671)cout<<"YES";
| ^