Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~379 People Reached
Favorite Forums
Favorite Tags
c x 4
Member Avatar for shaker naser

I want to Write a program that determines the day number (1 to 336) in a year for a date that is provided as input data. As an example, January 1, 1994, is day 1. December 31, 1993, is day 365. December 31, 1996, is day 336, since 1996 is …

Member Avatar for thines01
0
315
Member Avatar for shaker naser

Type an algorithm to solve the following problem: You want to read the different ages of a group of people until an age of negative is entered. Based on the ages entered, you should count and print how many of the people are old (above 65), how many are middle-aged …

Member Avatar for deceptikon
0
64