import strscans let(_,a,b,n)=stdin.readAll.scanTuple"$i $i $i" echo [a,b,a xor b][n mod 3]