Problem | ihate1111 |
---|---|
User | Wheezycantcode |
Submission Time | 2025-02-22 22:31:39 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
ihate1111.cpp: In function ‘int main()’:
ihate1111.cpp:13:21: error: expected primary-expression before ‘)’ token
13 | if (arr[i]%11 !=){
| ^
ihate1111.cpp:19:4: error: expected ‘}’ before ‘else’
19 | else {
| ^~~~
ihate1111.cpp:12:24: note: to match this ‘{’
12 | if (arr[i]%111 != 0){
| ^
ihate1111.cpp:22:3: error: expected ‘}’ before ‘else’
22 | else {
| ^~~~
ihate1111.cpp:11:24: note: to match this ‘{’
11 | if (arr[i]%1111 != 0){
| ^