Note that the remainder when 2n is divided by 3 is 1 when n is even, and 2 when n is odd.
Hence [32n]=32n−1 when n is even, and [32n]=32n−2 when n is odd. It follows that
S=[31]+[32]+[322]+⋯+[322014]=0+(32−32+322−32)+(323−32+324−32)+⋯+(322013−32+322014−32)=(32+322−1)+(323+324−1)+⋯+(322013+322014−1)=(32+322+323+⋯+322014)−1007=322015−2−1007
The last two digits of powers of 2 are listed as follows:
02, 04, 08, 16, 32, 64, 28, 56, 12, 24, 48, 96, 92, 84, 68, 36, 72, 44, 88, 76, 52, 04, 08, ...
The pattern repeats when the exponent is increased by 20. So the last two digits of 22015 are the same as those of 215, i.e. 68.
Now write 22015−2=100k+66. Since 322015−2 is an integer, k is a multiple of 3, and so we write k=3m. Thus the last two digits of S are the same as those of 100m+22−7, i.e. 15.