Using modular arithmetic, solve the following:
Find the remainder of $(2014^{2015} \cdot 2016^{2017}) + 2018^{2019}$ when it is divided by 13.
I have no idea where to start. I've tried putting this in (mod 13) but I'm not sure where to start or even finish.
Any help would be appreciated.