Allowance (3)

You have saved nn euros. Additionally, every Monday of the forthcoming weeks you will be given a weekly allowance. On odd weeks, you get aoa_o euros, while on even weeks you will receive aea_e euros. On the ii-th week, your amount of expenses sums up to did_i euros. The first week is the week i=1i=1 and, therefore, it is an odd week.

Write a program that computes the balance at the end of each week.

Input

The input consists of three natural numbers, ao0a_o \geq 0, ae0a_e \geq 0 and n0n \geq 0. Representing the allowance on odd weeks, the allowance on even weeks and the initial savings, respectively.

Following, there is a non-empty sequence of natural numbers where each element di0d_i\geq 0. Each element did_i represents the expenses of the ii-th week.

Output

The output is a sequence of integers. Each element of this sequence bib_i indicates the balance at the end of the ii-th week, once the corresponding expenses are payed.

Follow the format specified in the examples. Your code should follow the rules of style and contain the comments that you deem appropriate.  

Problem information

Author: Unknown
Translator: Maria Serna

Generation: 2026-01-25T22:46:30.430Z

© Jutge.org, 2006–2026.
https://jutge.org