Let [ x ] denote the greatest integer less than or equal to x. For example, [ 3.4 ] =

3 and [ -1 ] = -1. What is the value of [ -2.3 ] + [ 2.3 ]?

-3 + 2 = -1