Problem | ihate1111 |
---|---|
User | andthatsallshewrote |
Submission Time | 2025-07-22 18:08:02 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
ihate1111.cpp: In function ‘int main()’:
ihate1111.cpp:17:15: error: expected ‘;’ before ‘if’
17 | num -= 111
| ^
| ;
18 | if (num % 11 == 0){
| ~~