What am I doing wrong here? Logical Path C++

Why do you have so much health by then. most people i know have less than 1000 at this stage

Instead of using secret E =, why not just use secretB

I mean if not secretB

because that didn’t work either so I was following the hints

Welcome back @James_Brittain . I don’t use C++, but it seems you haven’t specified what secret E is.

auto secretE = !secretB; should set secretE to a value which is not secretB, ergo, since secretB is false, true.

@lukas31 still isn’t working

Um if you replace the code in secret d, to secrets= secretA or secret lB I think it should work

I figured it out, I was missing an else statement.

Okay. Congrats on the level!