Problem ihate1111
User Wheezycantcode
Submission Time 2025-02-22 22:34:21
Score 0
Max Time N/A
Max Memory N/A

Compile Error

ihate1111.cpp: In function ‘int main()’:
ihate1111.cpp:14:21: error: expected primary-expression before ‘)’ token
14 | if (arr[i]%11 !=){
| ^
ihate1111.cpp:20:4: error: expected ‘}’ before ‘else’
20 | else{
| ^~~~
ihate1111.cpp:13:24: note: to match this ‘{’
13 | if (arr[i]%111 != 0){
| ^
ihate1111.cpp:23:3: error: expected ‘}’ before ‘else’
23 | else{
| ^~~~
ihate1111.cpp:12:24: note: to match this ‘{’
12 | if (arr[i]%1111 != 0){
| ^