PROGR PROBLEM DAY 9 CRITERIA a SAV Series-Il 1 Write a program to generate the below series: 4,32,128,256, ....n Input and Output Format: The first line is the input consists of a single integer that...


PROGR<br>PROBLEM<br>DAY 9 CRITERIA<br>a SAV<br>Series-Il<br>1<br>Write a program to generate the below series:<br>4,32,128,256, ....n<br>Input and Output Format:<br>The first line is the input consists of a single<br>integer that corresponds to n.<br>The output consists of the series<br>4,32,128,.n separated by a space.<br>...<br>Sample Input 1:<br>4.<br>Sample Output 1:<br>4 32 128 256<br>Sample Input 2:<br>

Extracted text: PROGR PROBLEM DAY 9 CRITERIA a SAV Series-Il 1 Write a program to generate the below series: 4,32,128,256, ....n Input and Output Format: The first line is the input consists of a single integer that corresponds to n. The output consists of the series 4,32,128,.n separated by a space. ... Sample Input 1: 4. Sample Output 1: 4 32 128 256 Sample Input 2:

Jun 06, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here