Problem ihate1111
User Shuhxin
Submission Time 2024-01-05 19:59:57
Score 0
Max Time N/A
Max Memory N/A

Compile Error

ihate1111.cpp: In function ‘int main()’:
ihate1111.cpp:19:9: error: ‘else’ without a previous ‘if’
19 | else if (x % 11 == 0) {
| ^~~~