I have written this code as an assignment wherein some computations are done after the user enters a number of inputs, one of which is the day of the week. However my compiler (Xcode) does not accept my boolean expressions claiming "Invalid operands to binary expression". What can I do to fix this? I would appreciate any help.