CSE122: Programming Problem Solving: Easy & Important Questions with Solution
|
Answer:
|
Answer:
Sample Input: 3
5
Sample Output: 5 3
|
Sample Input:
7 13
Sample Output:
13 7
|
Sample
Input: 5 10 2
Sample
Output: 2.5
|
Sample
Input: 7 14 3
Sample
Output: 2.33
|
Sample Input: 3
Sample Output: Shuru Hoya Gelo!
|
Sample Input: 1
Sample
Output: Aya Porsi!
|
Sample Input: 1 10
Sample Output:
2
|
Sample Input: 8 20
Sample Output: 4
|
Sample Input:
1 3 5 4 9 8 3 10 4 9
Sample Output:
4 3 4 5 3
|
Sample Input:
2 1 3 5 2 6 1 2 4 9
Sample Output: 4 5
3 6
|

Sample
Input: 20 20000
Sample
Output: 20.04
|
Sample
Input: 27 30001
Sample
Output: 27.14
|
Sample Input: 20 2 5
Sample Output: Call
|
Sample
Input: 2 2 5
Sample
Output: Recharge
|
No comments