Problem | ihate1111 |
---|---|
User | c00dingstudygolden |
Submission Time | 2024-05-11 13:05:15 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
ihate1111.cpp: In function ‘int main()’:
ihate1111.cpp:21:8: error: expected ‘(’ before ‘else’
21 | } if else ((testcase < 100) && (((testcase % 100) % 10) != (((testcase % 100) % 10)) / 10)) {
| ^~~~
| (
ihate1111.cpp:23:6: error: ‘else’ without a previous ‘if’
23 | } else {
| ^~~~