Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
7
Posts with Downvotes
3
Downvoting Members
5
0 Endorsements
~264 People Reached
Favorite Forums
Favorite Tags
c++ x 3
Member Avatar for henicken

wriite a program which accept amount as int yotaeger and displaytotal number notes of birr.100,50,10,5 and 1.

Member Avatar for DeanMSands3
-1
122
Member Avatar for henicken

Write a program which accept days as integer and display total number of years,months and days in it? ex. If user input as 856 days the output should be 2 years 4 monthes 6 days.

Member Avatar for np complete
-3
89
Member Avatar for henicken

1) write a program that reads a positive integer k,and output is propr divisors. ex. k=28,the proper divisor ar 1 2 4 7 14 28.

Member Avatar for NathanOliver
-3
51