Problem ihate1111
User Cat
Submission Time 2025-02-11 21:23:17
Score 0
Max Time N/A
Max Memory N/A

Compile Error

ihate1111.cpp: In function ‘int main()’:
ihate1111.cpp:6:16: error: lvalue required as left operand of assignment
6 | if ( x % 11 = 0){
| ^
ihate1111.cpp:10:21: error: expected ‘;’ before ‘}’ token
10 | else { cout << "NO"}
| ^
| ;