Arrays

Hey everyone! I'm new to this forum and I'm also a beginner in C++... At school we got a homework and I'm not sure how to start and write the functions, I have something but I'd be really happy if someone could write me a code or better said help with the code and explain it.

Here is the text:
Write a program, which leads scoring for 5 competitors for 7 exercises in two dimensional array. First you have to write a function in which user will entry the scores for every exercise. Second, you have to write a function which will sort the sum of scores in array. Than you have to write out the scores of third-ranked competitor.

I'm sorry for my english, I tried to translate the task into english, but it's kind of hard. Thanks for help and answers!
You will learn much more doing the exercise yourself. If we give you code it is likely that it will confuse you even more because we will use features that you have not learned about yet.
Topic archived. No new replies allowed.