[UVA][Math] 10994 - Simple Addition
Problem E
Simple Addition
Input: Standard Input
Output: Standard Output
Let’s define a simple recursive
function F (n), where
Let’s define another function S (p,
q),
In this problem you have to
Calculate S (p, q) on given...