Error: expected unqualified-id before 'if'

well i tried the code you posted and it gave the error that there was no if before else. after removing the else statement. code compiled. but i would like to use the else statement later on. any help?