Write an expression that computes the difference of the variables endingTime and startingTime.
LANGUAGE: C++
CHALLENGE:
Write an expression that computes the difference of the variables endingTime and startingTime.
SOLUTION:
endingTime - startingTime