Q&A Discussions
Assign each track runner a roster number and calculate the average age of the team.
As output the program should print the roster in three columns like in the following format:
Roster # Name Age
1 First Name 18
2 Second Name 19
3 Third Name 19
4 Fourth Name 20
5 Fifth Name 18
The average age of the team is 18.80.
-1 Vote
1 AnswerAssign each track runner a roster number and calculate the average age of the team.
As output the program should print the roster in three columns like in the following format:
Roster # Name Age
1 First Name 18
2 Second Name 19
3 Third Name 19
4 Fourth Name 20
5 Fifth Name 18
The average age of the team is 18.80.
0 Votes
1 AnswerHot today
Why's there an error
2 Votes
Hello people
1 Votes
Machine learning
0 Votes
Linked list
1 Votes
Ideas
1 Votes
Html
0 Votes
How to start learning DBMS?
0 Votes
== and .equals difference?
1 Votes
Usage of size_t in C
0 Votes
while loops
0 Votes