- Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathSolution.java
More file actions
Latest commit
23 lines (21 loc) · 586 Bytes
/
Copy pathSolution.java
File metadata and controls
23 lines (21 loc) · 586 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
importjava.util.*;
importjava.io.*;
classSolution{
publicstaticvoidmain(String []argh){
Scannerin = newScanner(System.in);
intt=in.nextInt();
for(inti=0;i<t;i++){
inta = in.nextInt();
intb = in.nextInt();
intn = in.nextInt();
intres = a;
for (intj = 0; j < n; j++)
{
res += (int)(Math.pow(2, j) * b);
System.out.print(Integer.toString(res) + ' ');
}
System.out.print('\n');
}
in.close();
}
}