I'm trying to make a leaderboard program with limited knowledge of c++ (one semester of an introductory coarse on programming and c++). I'm having trouble remembering how to imput user-generated text into two different one dimensional arrays. Any tips? Thanks.
This site hosts a basic tutorial of c++, and since you took an introductory course it should be easier to re-learn. http://www.cplusplus.com/doc/tutorial/