#include using namespace std; #define int long long signed main(){ int l,r,n; cin>>l>>r>>n; l += n; r += n; for(int i=0;i