I'm walking with my girlfriend, but in my head a contest problem: an infinite loop, can't figure out where the exit is. And suddenly it hits me: you need to put break after the condition! I throw my hands to the sky and shout: ******* BREAK!!
She looks at me, looks around, then back at me: "Break"? That's your romantic way of suggesting we break up? She Turned around and walked off, never to return a valid response.
Loop terminated. Problem got accepted. Relationship got time limit exceeded on test "continue the date."
In result: Test 1: Held hands OK Test 2: I bought her ice cream OK Test 3: I said "break": Wrong answer on test 3. She exited the program with return code "alone."
Trying to fix: if (she.left) apologize++: won't compile, variable she is no longer in scope.
Guys, is there a Submit another attempt button, or my personal life now in strict mode with no rollback?








