Problem ihate1111
User c00dingstudygolden
Submission Time 2024-05-11 13:06:15
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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:24:5: error: ‘else’ without a previous ‘if’
24 | } else {
| ^~~~