@ Arrays and fstream question. Urgent@

Hello, everyone. I am a newbie in C++. I meet some problem in C++.
I am get stuck in a program about the question and what it looking for:

https://plus.google.com/u/0/b/105123347268769964464/pages/getstarted#photos/105123347268769964464/albums/5683813445045132129

This is the question. What function I should use to have better and more teddy coding for this question? Please give some ideas and sample for completing this question.
Thank you.
For user in/output you use cin/cout

http://www.cplusplus.com/reference/iostream/cin/
http://www.cplusplus.com/reference/iostream/cout/

For files you can use fstream like so:

http://www.cplusplus.com/reference/iostream/fstream/fstream/

What function I should use to have better and more teddy coding for this question?
You can put that code in the main() function

Please give some ideas and sample for completing this question.
This site contains a lot of examples for different purposes. I suggest that you look at them
Thanks Coder777, What coding you will going to use in completing this question ? I get stuck in the storing the matrix in the created desire file. How about it request for use the data, upper limit and lower limit? Could you guide me through this coding?? I have less than 24 hours to complete it. If not, It will going to wait for repeat. Could you help me through? Coder777
I can guide you, but I won't do that homework for you.

Show the code you have so far
Topic archived. No new replies allowed.