CF721D Maxim and Array
Description
Recently Maxim has found an array of $ n $ integers, needed by no one. He immediately come up with idea of changing it: he invented positive integer $ x $ and decided to add or subtract it from arbitrary array elements. Formally, by applying single operation Maxim chooses integer $ i $ ( $ 1
Input Format
The first line of the input contains three integers $ n,k $ and $ x $ ( $ 1
Output Format
Print $ n $ integers $ b_{1},b_{2},...,b_{n} $ in the only line — the array elements after applying no more than $ k $ operations to the array. In particular,  should stay true for every $ 1